02:59:38 Started by timer 02:59:38 Running as SYSTEM 02:59:38 [EnvInject] - Loading node environment variables. 02:59:38 Building remotely on prd-centos7-builder-1c-1g-8376 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:38 [ssh-agent] Looking for ssh-agent implementation... 02:59:38 $ ssh-agent 02:59:38 SSH_AUTH_SOCK=/tmp/ssh-Jr5XwNDLJtf9/agent.6949 02:59:38 SSH_AGENT_PID=6953 02:59:38 [ssh-agent] Started. 02:59:39 Running ssh-add (command line suppressed) 02:59:39 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_5236014730868513529.key (jenkins-ssh) 02:59:39 [ssh-agent] Using credentials jenkins (jenkins) 02:59:39 The recommended git tool is: NONE 02:59:44 using credential jenkins 02:59:44 Wiping out workspace first. 02:59:44 Cloning the remote Git repository 02:59:44 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:45 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:45 > git --version # timeout=10 02:59:45 > git --version # 'git version 2.36.6' 02:59:45 using GIT_SSH to set credentials jenkins 02:59:45 [INFO] Currently running in a labeled security context 02:59:45 [INFO] Currently SELinux is 'enforcing' on the host 02:59:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh15975143192973230048.key 02:59:45 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:48 Avoid second fetch 02:59:48 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:48 Checking out Revision 5ae3ce926ba518d07dffebee372ddd8d2ad0a60c (refs/remotes/origin/master) 02:59:48 > git config core.sparsecheckout # timeout=10 02:59:48 > git checkout -f 5ae3ce926ba518d07dffebee372ddd8d2ad0a60c # timeout=10 02:59:49 Commit message: "Create non-root user for security complaince" 02:59:49 > git rev-list --no-walk 61595c678f37e39b8225dc3d73a123562dfd525d # timeout=10 02:59:53 provisioning config files... 02:59:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:53 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7042239344786553615.sh 02:59:53 ---> python-tools-install.sh 02:59:53 Setup pyenv: 02:59:54 system 02:59:54 * 3.8.13 (set by /opt/pyenv/version) 02:59:54 * 3.9.13 (set by /opt/pyenv/version) 03:00:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6HN 03:00:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:00:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:00:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:12 lf-activate-venv(): INFO: Base packages installed successfully 03:00:12 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-d6HN/bin to PATH 03:00:59 Generating Requirements File 03:01:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:01:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:36 Python 3.9.13 03:01:37 pip 25.3 from /tmp/venv-d6HN/lib/python3.9/site-packages/pip (python 3.9) 03:01:37 appdirs==1.4.4 03:01:37 argcomplete==3.6.3 03:01:37 aspy.yaml==1.3.0 03:01:37 attrs==25.4.0 03:01:37 autopage==0.5.2 03:01:37 beautifulsoup4==4.14.2 03:01:37 boto3==1.40.68 03:01:37 botocore==1.40.68 03:01:37 bs4==0.0.2 03:01:37 cachetools==6.2.1 03:01:37 certifi==2025.10.5 03:01:37 cffi==2.0.0 03:01:37 cfgv==3.4.0 03:01:37 chardet==5.2.0 03:01:37 charset-normalizer==3.4.4 03:01:37 click==8.1.8 03:01:37 cliff==4.9.1 03:01:37 cmd2==2.7.0 03:01:37 cryptography==3.3.2 03:01:37 debtcollector==3.0.0 03:01:37 decorator==5.2.1 03:01:37 defusedxml==0.7.1 03:01:37 Deprecated==1.3.1 03:01:37 distlib==0.4.0 03:01:37 dnspython==2.7.0 03:01:37 docker==7.1.0 03:01:37 dogpile.cache==1.4.1 03:01:37 durationpy==0.10 03:01:37 email-validator==2.3.0 03:01:37 filelock==3.19.1 03:01:37 future==1.0.0 03:01:37 gitdb==4.0.12 03:01:37 GitPython==3.1.45 03:01:37 google-auth==2.43.0 03:01:37 httplib2==0.31.0 03:01:37 identify==2.6.15 03:01:37 idna==3.11 03:01:37 importlib-resources==1.5.0 03:01:37 importlib_metadata==8.7.0 03:01:37 iso8601==2.1.0 03:01:37 Jinja2==3.1.6 03:01:37 jmespath==1.0.1 03:01:37 jsonpatch==1.33 03:01:37 jsonpointer==3.0.0 03:01:37 jsonschema==4.25.1 03:01:37 jsonschema-specifications==2025.9.1 03:01:37 keystoneauth1==5.11.1 03:01:37 kubernetes==34.1.0 03:01:37 lftools==0.37.15 03:01:37 lxml==6.0.2 03:01:37 markdown-it-py==3.0.0 03:01:37 MarkupSafe==3.0.3 03:01:37 mdurl==0.1.2 03:01:37 msgpack==1.1.2 03:01:37 multi_key_dict==2.0.3 03:01:37 munch==4.0.0 03:01:37 netaddr==1.3.0 03:01:37 niet==1.4.2 03:01:37 nodeenv==1.9.1 03:01:37 oauth2client==4.1.3 03:01:37 oauthlib==3.3.1 03:01:37 openstacksdk==4.5.0 03:01:37 os-service-types==1.7.0 03:01:37 osc-lib==4.0.2 03:01:37 oslo.config==10.0.0 03:01:37 oslo.context==6.1.0 03:01:37 oslo.i18n==6.6.0 03:01:37 oslo.log==7.2.1 03:01:37 oslo.serialization==5.8.0 03:01:37 oslo.utils==9.1.0 03:01:37 packaging==25.0 03:01:37 pbr==7.0.3 03:01:37 platformdirs==4.4.0 03:01:37 prettytable==3.16.0 03:01:37 psutil==7.1.3 03:01:37 pyasn1==0.6.1 03:01:37 pyasn1_modules==0.4.2 03:01:37 pycparser==2.23 03:01:37 pygerrit2==2.0.15 03:01:37 PyGithub==2.8.1 03:01:37 Pygments==2.19.2 03:01:37 PyJWT==2.10.1 03:01:37 PyNaCl==1.6.0 03:01:37 pyparsing==2.4.7 03:01:37 pyperclip==1.11.0 03:01:37 pyrsistent==0.20.0 03:01:37 python-cinderclient==9.7.0 03:01:37 python-dateutil==2.9.0.post0 03:01:37 python-heatclient==4.2.0 03:01:37 python-jenkins==1.8.3 03:01:37 python-keystoneclient==5.6.0 03:01:37 python-magnumclient==4.9.0 03:01:37 python-openstackclient==8.0.0 03:01:37 python-swiftclient==4.8.0 03:01:37 PyYAML==6.0.3 03:01:37 referencing==0.36.2 03:01:37 requests==2.32.5 03:01:37 requests-oauthlib==2.0.0 03:01:37 requestsexceptions==1.4.0 03:01:37 rfc3986==2.0.0 03:01:37 rich==14.2.0 03:01:37 rich-argparse==1.7.2 03:01:37 rpds-py==0.27.1 03:01:37 rsa==4.9.1 03:01:37 ruamel.yaml==0.18.16 03:01:37 ruamel.yaml.clib==0.2.14 03:01:37 s3transfer==0.14.0 03:01:37 simplejson==3.20.2 03:01:37 six==1.17.0 03:01:37 smmap==5.0.2 03:01:37 soupsieve==2.8 03:01:37 stevedore==5.5.0 03:01:37 tabulate==0.9.0 03:01:37 toml==0.10.2 03:01:37 tomlkit==0.13.3 03:01:37 tqdm==4.67.1 03:01:37 typing_extensions==4.15.0 03:01:37 tzdata==2025.2 03:01:37 urllib3==1.26.20 03:01:37 virtualenv==20.35.4 03:01:37 wcwidth==0.2.14 03:01:37 websocket-client==1.9.0 03:01:37 wrapt==2.0.0 03:01:37 xdg==6.0.0 03:01:37 xmltodict==1.0.2 03:01:37 yq==3.4.3 03:01:37 zipp==3.23.0 03:01:37 [EnvInject] - Injecting environment variables from a build step. 03:01:38 [EnvInject] - Injecting as environment variables the properties content 03:01:38 SET_JDK_VERSION=openjdk11 03:01:38 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:38 03:01:38 [EnvInject] - Variables injected successfully. 03:01:38 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins3440468493976390835.sh 03:01:38 ---> update-java-alternatives.sh 03:01:38 ---> Updating Java version 03:01:38 ---> RedHat type system detected 03:01:39 openjdk version "11.0.22" 2024-01-16 LTS 03:01:39 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:39 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 03:01:39 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:39 [EnvInject] - Injecting environment variables from a build step. 03:01:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:39 [EnvInject] - Variables injected successfully. 03:01:39 [EnvInject] - Injecting environment variables from a build step. 03:01:39 [EnvInject] - Injecting as environment variables the properties content 03:01:39 PYTHON=python3 03:01:39 03:01:39 [EnvInject] - Variables injected successfully. 03:01:39 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins14441860208123352230.sh 03:01:39 ---> tox-install.sh 03:01:39 + source /home/jenkins/lf-env.sh 03:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:39 ++ mktemp -d /tmp/venv-XXXX 03:01:39 + lf_venv=/tmp/venv-Pm47 03:01:39 + local venv_file=/tmp/.os_lf_venv 03:01:39 + local python=python3 03:01:39 + local options 03:01:39 + local set_path=true 03:01:39 + local install_args= 03:01:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:39 + true 03:01:39 + case $1 in 03:01:39 + venv_file=/tmp/.toxenv 03:01:39 + shift 2 03:01:39 + true 03:01:39 + case $1 in 03:01:39 + shift 03:01:39 + break 03:01:39 + case $python in 03:01:39 + local pkg_list= 03:01:39 + [[ -d /opt/pyenv ]] 03:01:39 + echo 'Setup pyenv:' 03:01:39 Setup pyenv: 03:01:39 + export PYENV_ROOT=/opt/pyenv 03:01:39 + PYENV_ROOT=/opt/pyenv 03:01:39 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:39 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:39 + pyenv versions 03:01:39 system 03:01:39 3.8.13 03:01:39 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:39 + command -v pyenv 03:01:39 ++ pyenv init - --no-rehash 03:01:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:01:39 export PATH="/opt/pyenv/shims:${PATH}" 03:01:39 export PYENV_SHELL=bash 03:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:39 pyenv() { 03:01:39 local command 03:01:39 command="${1:-}" 03:01:39 if [ "$#" -gt 0 ]; then 03:01:39 shift 03:01:39 fi 03:01:39 03:01:39 case "$command" in 03:01:39 rehash|shell) 03:01:39 eval "$(pyenv "sh-$command" "$@")" 03:01:39 ;; 03:01:39 *) 03:01:39 command pyenv "$command" "$@" 03:01:39 ;; 03:01:39 esac 03:01:39 }' 03:01:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:01:39 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:39 ++ export PYENV_SHELL=bash 03:01:39 ++ PYENV_SHELL=bash 03:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:39 +++ complete -F _pyenv pyenv 03:01:39 ++ lf-pyver python3 03:01:39 ++ local py_version_xy=python3 03:01:39 ++ local py_version_xyz= 03:01:39 ++ sed 's/^[ *]* //' 03:01:39 ++ awk '{ print $1 }' 03:01:39 ++ grep -E '^[0-9.]*[0-9]$' 03:01:39 ++ pyenv versions 03:01:39 ++ local command 03:01:39 ++ command=versions 03:01:39 ++ '[' 1 -gt 0 ']' 03:01:39 ++ shift 03:01:39 ++ case "$command" in 03:01:39 ++ command pyenv versions 03:01:39 ++ pyenv versions 03:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:39 +++ sort -V 03:01:39 +++ tail -n 1 03:01:39 +++ grep '^3' /tmp/.pyenv_versions 03:01:39 ++ py_version_xyz=3.9.13 03:01:39 ++ [[ -z 3.9.13 ]] 03:01:39 ++ echo 3.9.13 03:01:39 ++ return 0 03:01:39 + pyenv local 3.9.13 03:01:39 + local command 03:01:39 + command=local 03:01:39 + '[' 2 -gt 0 ']' 03:01:39 + shift 03:01:39 + case "$command" in 03:01:39 + command pyenv local 3.9.13 03:01:39 + pyenv local 3.9.13 03:01:39 + for arg in '"$@"' 03:01:39 + case $arg in 03:01:39 + pkg_list+='tox ' 03:01:39 + for arg in '"$@"' 03:01:39 + case $arg in 03:01:39 + pkg_list+='virtualenv ' 03:01:39 + for arg in '"$@"' 03:01:39 + case $arg in 03:01:39 + pkg_list+='urllib3~=1.26.15 ' 03:01:39 + [[ -f /tmp/.toxenv ]] 03:01:39 + [[ ! -f /tmp/.toxenv ]] 03:01:39 + [[ -n '' ]] 03:01:39 + python3 -m venv /tmp/venv-Pm47 03:01:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pm47' 03:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pm47 03:01:46 + echo /tmp/venv-Pm47 03:01:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:46 + local 'pip_opts=--upgrade --quiet' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:46 + [[ -n '' ]] 03:01:46 + [[ -n '' ]] 03:01:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:46 + /tmp/venv-Pm47/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:01:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:54 lf-activate-venv(): INFO: Base packages installed successfully 03:01:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:54 + /tmp/venv-Pm47/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:01:58 + type python3 03:01:58 + true 03:01:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pm47/bin to PATH' 03:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-Pm47/bin to PATH 03:01:58 + PATH=/tmp/venv-Pm47/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:58 + return 0 03:01:58 + python3 --version 03:01:58 Python 3.9.13 03:01:58 + python3 -m pip --version 03:01:58 pip 25.3 from /tmp/venv-Pm47/lib/python3.9/site-packages/pip (python 3.9) 03:01:58 + python3 -m pip freeze 03:01:59 cachetools==6.2.1 03:01:59 chardet==5.2.0 03:01:59 colorama==0.4.6 03:01:59 distlib==0.4.0 03:01:59 filelock==3.19.1 03:01:59 packaging==25.0 03:01:59 platformdirs==4.4.0 03:01:59 pluggy==1.6.0 03:01:59 pyproject-api==1.9.1 03:01:59 tomli==2.3.0 03:01:59 tox==4.30.3 03:01:59 typing_extensions==4.15.0 03:01:59 urllib3==1.26.20 03:01:59 virtualenv==20.35.4 03:01:59 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins7455247413716009046.sh 03:01:59 [EnvInject] - Injecting environment variables from a build step. 03:01:59 [EnvInject] - Injecting as environment variables the properties content 03:01:59 PARALLEL=False 03:01:59 03:01:59 [EnvInject] - Variables injected successfully. 03:01:59 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins16773732343945126165.sh 03:01:59 ---> tox-run.sh 03:01:59 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:59 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:59 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:59 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:59 + source /home/jenkins/lf-env.sh 03:01:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:59 ++ mktemp -d /tmp/venv-XXXX 03:01:59 + lf_venv=/tmp/venv-hDWS 03:01:59 + local venv_file=/tmp/.os_lf_venv 03:01:59 + local python=python3 03:01:59 + local options 03:01:59 + local set_path=true 03:01:59 + local install_args= 03:01:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:59 + true 03:01:59 + case $1 in 03:01:59 + venv_file=/tmp/.toxenv 03:01:59 + shift 2 03:01:59 + true 03:01:59 + case $1 in 03:01:59 + shift 03:01:59 + break 03:01:59 + case $python in 03:01:59 + local pkg_list= 03:01:59 + [[ -d /opt/pyenv ]] 03:01:59 + echo 'Setup pyenv:' 03:01:59 Setup pyenv: 03:01:59 + export PYENV_ROOT=/opt/pyenv 03:01:59 + PYENV_ROOT=/opt/pyenv 03:01:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 + pyenv versions 03:01:59 system 03:01:59 3.8.13 03:01:59 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:59 + command -v pyenv 03:01:59 ++ pyenv init - --no-rehash 03:01:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:01:59 export PATH="/opt/pyenv/shims:${PATH}" 03:01:59 export PYENV_SHELL=bash 03:01:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:59 pyenv() { 03:01:59 local command 03:01:59 command="${1:-}" 03:01:59 if [ "$#" -gt 0 ]; then 03:01:59 shift 03:01:59 fi 03:01:59 03:01:59 case "$command" in 03:01:59 rehash|shell) 03:01:59 eval "$(pyenv "sh-$command" "$@")" 03:01:59 ;; 03:01:59 *) 03:01:59 command pyenv "$command" "$@" 03:01:59 ;; 03:01:59 esac 03:01:59 }' 03:01:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:01:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:59 ++ export PYENV_SHELL=bash 03:01:59 ++ PYENV_SHELL=bash 03:01:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:59 +++ complete -F _pyenv pyenv 03:01:59 ++ lf-pyver python3 03:01:59 ++ local py_version_xy=python3 03:01:59 ++ local py_version_xyz= 03:01:59 ++ pyenv versions 03:01:59 ++ local command 03:01:59 ++ command=versions 03:01:59 ++ '[' 1 -gt 0 ']' 03:01:59 ++ shift 03:01:59 ++ case "$command" in 03:01:59 ++ command pyenv versions 03:01:59 ++ pyenv versions 03:01:59 ++ sed 's/^[ *]* //' 03:01:59 ++ awk '{ print $1 }' 03:01:59 ++ grep -E '^[0-9.]*[0-9]$' 03:01:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:59 +++ sort -V 03:01:59 +++ tail -n 1 03:01:59 +++ grep '^3' /tmp/.pyenv_versions 03:01:59 ++ py_version_xyz=3.9.13 03:01:59 ++ [[ -z 3.9.13 ]] 03:01:59 ++ echo 3.9.13 03:01:59 ++ return 0 03:01:59 + pyenv local 3.9.13 03:01:59 + local command 03:01:59 + command=local 03:01:59 + '[' 2 -gt 0 ']' 03:01:59 + shift 03:01:59 + case "$command" in 03:01:59 + command pyenv local 3.9.13 03:01:59 + pyenv local 3.9.13 03:01:59 + for arg in '"$@"' 03:01:59 + case $arg in 03:01:59 + pkg_list+='tox ' 03:01:59 + for arg in '"$@"' 03:01:59 + case $arg in 03:01:59 + pkg_list+='virtualenv ' 03:01:59 + for arg in '"$@"' 03:01:59 + case $arg in 03:01:59 + pkg_list+='urllib3~=1.26.15 ' 03:01:59 + [[ -f /tmp/.toxenv ]] 03:01:59 ++ cat /tmp/.toxenv 03:01:59 + lf_venv=/tmp/venv-Pm47 03:01:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pm47 from' file:/tmp/.toxenv 03:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pm47 from file:/tmp/.toxenv 03:01:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:59 + local 'pip_opts=--upgrade --quiet' 03:01:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:59 + [[ -n '' ]] 03:01:59 + [[ -n '' ]] 03:01:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:59 + /tmp/venv-Pm47/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:02:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:02:01 lf-activate-venv(): INFO: Base packages installed successfully 03:02:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:02:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:02:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:02:01 + /tmp/venv-Pm47/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:02:04 + type python3 03:02:04 + true 03:02:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pm47/bin to PATH' 03:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-Pm47/bin to PATH 03:02:04 + PATH=/tmp/venv-Pm47/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:04 + return 0 03:02:04 + [[ -d /opt/pyenv ]] 03:02:04 + echo '---> Setting up pyenv' 03:02:04 ---> Setting up pyenv 03:02:04 + export PYENV_ROOT=/opt/pyenv 03:02:04 + PYENV_ROOT=/opt/pyenv 03:02:04 + export PATH=/opt/pyenv/bin:/tmp/venv-Pm47/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:04 + PATH=/opt/pyenv/bin:/tmp/venv-Pm47/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:04 ++ pwd 03:02:04 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:04 + export PYTHONPATH 03:02:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:02:04 + TOX_TESTENV_PASSENV=PYTHONPATH 03:02:04 + tox --version 03:02:04 4.30.3 from /tmp/venv-Pm47/lib/python3.9/site-packages/tox/__init__.py 03:02:04 + PARALLEL=False 03:02:04 + TOX_OPTIONS_LIST= 03:02:04 + [[ -n clm ]] 03:02:04 + TOX_OPTIONS_LIST=' -e clm' 03:02:04 + case ${PARALLEL,,} in 03:02:04 + tox -e clm 03:02:04 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:02:06 clm: install_deps> pip install -U -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements.txt -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements-test.txt 03:03:08 clm: freeze> python -m pip freeze --all 03:03:09 clm: aniso8601==10.0.1,astroid==3.3.11,async-timeout==5.0.1,attrs==25.4.0,babel==2.17.0,blinker==1.9.0,cachetools==6.2.1,certifi==2025.10.5,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.4,click==8.1.8,colorama==0.4.6,cotyledon==2.1.0,coverage==7.10.7,cryptography==46.0.3,Cython==3.2.0,decorator==5.2.1,dill==0.4.0,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.2,exceptiongroup==1.3.0,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,google-auth==2.43.0,greenlet==3.2.4,gunicorn==23.0.0,httplib2==0.31.0,icdiff==2.0.7,idna==3.11,importlib_metadata==8.7.0,importlib_resources==6.5.2,iniconfig==2.1.0,isort==6.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,kubernetes==34.1.0,MarkupSafe==3.0.3,mccabe==0.7.0,mock==5.2.0,mock-alchemy==0.1.1,mypy==1.18.2,mypy_extensions==1.1.0,oauthlib==3.3.1,packaging==25.0,pathspec==0.12.1,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.11,py==1.11.0,pyasn1==0.6.1,pyasn1_modules==0.4.2,pycodestyle==2.14.0,pycparser==2.23,pyflakes==3.4.0,Pygments==2.19.2,PyJWT==2.6.0,pylint==3.3.9,pyOpenSSL==25.3.0,pyparsing==3.2.5,pyproject-api==1.9.1,pytest==8.4.2,pytest-cov==7.0.0,pytest-icdiff==0.9,python-dateutil==2.9.0.post0,PyYAML==6.0.3,redis==7.0.1,referencing==0.36.2,requests==2.32.5,requests-oauthlib==2.0.0,retry==0.9.2,rpds-py==0.27.1,rsa==4.9.1,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.14,setproctitle==1.3.7,setuptools==80.9.0,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.3.0,tomlkit==0.13.3,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.3.0,virtualenv==20.35.4,websocket-client==1.9.0,Werkzeug==3.1.3,zipp==3.23.0 03:03:09 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:03:09 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:03:09 clm: FAIL code 1 (63.82 seconds) 03:03:09 evaluation failed :( (63.87 seconds) 03:03:09 + tox_status=1 03:03:09 + echo '---> Completed tox runs' 03:03:09 ---> Completed tox runs 03:03:09 + for i in '.tox/*/log' 03:03:09 ++ echo .tox/clm/log 03:03:09 ++ awk -F/ '{print $2}' 03:03:09 + tox_env=clm 03:03:09 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:03:09 + DOC_DIR=docs/_build/html 03:03:09 + [[ -d docs/_build/html ]] 03:03:09 + echo '---> tox-run.sh ends' 03:03:09 ---> tox-run.sh ends 03:03:09 + test 1 -eq 0 03:03:09 + exit 1 03:03:09 Build step 'Execute shell' marked build as failure 03:03:09 $ ssh-agent -k 03:03:09 unset SSH_AUTH_SOCK; 03:03:09 unset SSH_AGENT_PID; 03:03:09 echo Agent pid 6953 killed; 03:03:09 [ssh-agent] Stopped. 03:03:09 [PostBuildScript] - [INFO] Executing post build scripts. 03:03:09 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5255151270570746897.sh 03:03:09 ---> sysstat.sh 03:03:10 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins12924302462881418280.sh 03:03:10 ---> package-listing.sh 03:03:10 ++ tr '[:upper:]' '[:lower:]' 03:03:10 ++ facter osfamily 03:03:10 + OS_FAMILY=redhat 03:03:10 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:03:10 + START_PACKAGES=/tmp/packages_start.txt 03:03:10 + END_PACKAGES=/tmp/packages_end.txt 03:03:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:10 + PACKAGES=/tmp/packages_start.txt 03:03:10 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:10 + PACKAGES=/tmp/packages_end.txt 03:03:10 + case "${OS_FAMILY}" in 03:03:10 + rpm -qa 03:03:10 + sort 03:03:16 + '[' -f /tmp/packages_start.txt ']' 03:03:16 + '[' -f /tmp/packages_end.txt ']' 03:03:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:16 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:16 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:03:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:03:16 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15605227258212723813.sh 03:03:16 ---> capture-instance-metadata.sh 03:03:17 Setup pyenv: 03:03:17 system 03:03:17 3.8.13 03:03:17 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6HN from file:/tmp/.os_lf_venv 03:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:21 lf-activate-venv(): INFO: Base packages installed successfully 03:03:21 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-d6HN/bin to PATH 03:03:41 INFO: Running in OpenStack, capturing instance metadata 03:03:42 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6925671634040184005.sh 03:03:42 provisioning config files... 03:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config1323863570963282125tmp 03:03:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:42 [EnvInject] - Injecting environment variables from a build step. 03:03:42 [EnvInject] - Injecting as environment variables the properties content 03:03:42 SERVER_ID=logs 03:03:42 03:03:42 [EnvInject] - Variables injected successfully. 03:03:42 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7376873497100215543.sh 03:03:42 ---> create-netrc.sh 03:03:42 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins2352179942818872057.sh 03:03:42 ---> python-tools-install.sh 03:03:42 Setup pyenv: 03:03:42 system 03:03:42 3.8.13 03:03:42 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6HN from file:/tmp/.os_lf_venv 03:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:46 lf-activate-venv(): INFO: Base packages installed successfully 03:03:46 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-d6HN/bin to PATH 03:04:05 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17036591578007315581.sh 03:04:05 ---> sudo-logs.sh 03:04:05 Archiving 'sudo' log.. 03:04:06 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3563630099909545127.sh 03:04:06 ---> job-cost.sh 03:04:06 Setup pyenv: 03:04:06 system 03:04:06 3.8.13 03:04:06 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6HN from file:/tmp/.os_lf_venv 03:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:10 lf-activate-venv(): INFO: Base packages installed successfully 03:04:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-d6HN/bin to PATH 03:04:21 INFO: No Stack... 03:04:22 INFO: Retrieving Pricing Info for: v3-starter-1 03:04:22 INFO: Archiving Costs 03:04:22 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins9837852521394426793.sh 03:04:22 ---> logs-deploy.sh 03:04:22 Setup pyenv: 03:04:22 system 03:04:22 3.8.13 03:04:22 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6HN from file:/tmp/.os_lf_venv 03:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:26 lf-activate-venv(): INFO: Base packages installed successfully 03:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-d6HN/bin to PATH 03:04:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/145 03:04:46 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:49 Archives upload complete. 03:04:49 INFO: archiving logs to Nexus 03:04:51 ---> uname -a: 03:04:51 Linux prd-centos7-builder-1c-1g-8376.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:04:51 03:04:51 03:04:51 ---> lscpu: 03:04:51 Architecture: x86_64 03:04:51 CPU op-mode(s): 32-bit, 64-bit 03:04:51 Byte Order: Little Endian 03:04:51 CPU(s): 1 03:04:51 On-line CPU(s) list: 0 03:04:51 Thread(s) per core: 1 03:04:51 Core(s) per socket: 1 03:04:51 Socket(s): 1 03:04:51 NUMA node(s): 1 03:04:51 Vendor ID: AuthenticAMD 03:04:51 CPU family: 23 03:04:51 Model: 49 03:04:51 Model name: AMD EPYC-Rome Processor 03:04:51 Stepping: 0 03:04:51 CPU MHz: 2800.000 03:04:51 BogoMIPS: 5600.00 03:04:51 Virtualization: AMD-V 03:04:51 Hypervisor vendor: KVM 03:04:51 Virtualization type: full 03:04:51 L1d cache: 32K 03:04:51 L1i cache: 32K 03:04:51 L2 cache: 512K 03:04:51 L3 cache: 16384K 03:04:51 NUMA node0 CPU(s): 0 03:04:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:04:51 03:04:51 03:04:51 ---> nproc: 03:04:51 1 03:04:51 03:04:51 03:04:51 ---> df -h: 03:04:51 Filesystem Size Used Avail Use% Mounted on 03:04:51 devtmpfs 882M 0 882M 0% /dev 03:04:51 tmpfs 919M 0 919M 0% /dev/shm 03:04:51 tmpfs 919M 17M 903M 2% /run 03:04:51 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:51 /dev/vda1 20G 5.8G 15G 29% / 03:04:51 tmpfs 184M 0 184M 0% /run/user/1001 03:04:51 tmpfs 184M 0 184M 0% /run/user/0 03:04:51 03:04:51 03:04:51 ---> free -m: 03:04:51 total used free shared buff/cache available 03:04:51 Mem: 1837 360 136 16 1341 1278 03:04:51 Swap: 1023 0 1023 03:04:51 03:04:51 03:04:51 ---> ip addr: 03:04:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:51 inet 127.0.0.1/8 scope host lo 03:04:51 valid_lft forever preferred_lft forever 03:04:51 inet6 ::1/128 scope host 03:04:51 valid_lft forever preferred_lft forever 03:04:51 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:51 link/ether fa:16:3e:9a:77:6c brd ff:ff:ff:ff:ff:ff 03:04:51 inet 10.32.6.237/23 brd 10.32.7.255 scope global dynamic eth0 03:04:51 valid_lft 86052sec preferred_lft 86052sec 03:04:51 inet6 fe80::f816:3eff:fe9a:776c/64 scope link 03:04:51 valid_lft forever preferred_lft forever 03:04:51 03:04:51 03:04:51 ---> sar -b -r -n DEV: 03:04:51 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/07/2025 _x86_64_ (1 CPU) 03:04:51 03:04:51 02:58:55 AM LINUX RESTART 03:04:51 03:04:51 03:00:01 AM tps rtps wtps bread/s bwrtn/s 03:04:51 03:01:02 AM 79.61 5.00 74.61 255.54 9522.77 03:04:51 03:02:01 AM 75.43 4.56 70.86 450.94 5905.94 03:04:51 03:03:01 AM 122.72 0.14 122.58 6.48 15877.92 03:04:51 03:04:01 AM 108.63 55.20 53.42 4306.77 4829.85 03:04:51 Average: 96.71 16.30 80.41 1260.48 9046.63 03:04:51 03:04:51 03:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:51 03:01:02 AM 225468 1656316 88.02 2088 1281940 425964 14.54 323240 1139656 48824 03:04:51 03:02:01 AM 109532 1772252 94.18 2088 1375840 420380 14.35 372200 1180856 101724 03:04:51 03:03:01 AM 84684 1797100 95.50 2088 1204972 618108 21.09 562976 974212 42372 03:04:51 03:04:01 AM 89964 1791820 95.22 2088 1259664 504644 17.22 481944 1043700 23372 03:04:51 Average: 127412 1754372 93.23 2088 1280604 492274 16.80 435090 1084606 54073 03:04:51 03:04:51 03:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:51 03:01:02 AM eth0 67.14 61.61 884.03 6.28 0.00 0.00 0.00 03:04:51 03:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:51 03:02:01 AM eth0 33.74 30.40 272.54 8.86 0.00 0.00 0.00 03:04:51 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:51 03:03:01 AM eth0 54.48 50.02 869.92 6.52 0.00 0.00 0.00 03:04:51 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:51 03:04:01 AM eth0 12.76 12.51 9.57 7.49 0.00 0.00 0.00 03:04:51 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:51 Average: eth0 42.03 38.64 509.60 7.28 0.00 0.00 0.00 03:04:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:51 03:04:51 03:04:51 ---> sar -P ALL: 03:04:51 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/07/2025 _x86_64_ (1 CPU) 03:04:51 03:04:51 02:58:55 AM LINUX RESTART 03:04:51 03:04:51 03:00:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:51 03:01:02 AM all 72.61 0.00 6.61 1.26 2.73 16.79 03:04:51 03:01:02 AM 0 72.61 0.00 6.61 1.26 2.73 16.79 03:04:51 03:02:01 AM all 74.23 0.00 6.49 1.61 3.17 14.50 03:04:51 03:02:01 AM 0 74.23 0.00 6.49 1.61 3.17 14.50 03:04:51 03:03:01 AM all 64.75 0.00 5.81 2.32 3.98 23.14 03:04:51 03:03:01 AM 0 64.75 0.00 5.81 2.32 3.98 23.14 03:04:51 03:04:01 AM all 70.10 0.00 4.37 9.60 4.42 11.52 03:04:51 03:04:01 AM 0 70.10 0.00 4.37 9.60 4.42 11.52 03:04:51 Average: all 70.40 0.00 5.81 3.71 3.58 16.49 03:04:51 Average: 0 70.40 0.00 5.81 3.71 3.58 16.49 03:04:51 03:04:51 03:04:51