03:00:15 Started by timer 03:00:15 Running as SYSTEM 03:00:15 [EnvInject] - Loading node environment variables. 03:00:15 Building remotely on prd-centos7-builder-1c-1g-6652 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 03:00:15 [ssh-agent] Looking for ssh-agent implementation... 03:00:15 $ ssh-agent 03:00:16 SSH_AUTH_SOCK=/tmp/ssh-y2C0lOT44rdI/agent.7226 03:00:16 SSH_AGENT_PID=7231 03:00:16 [ssh-agent] Started. 03:00:16 Running ssh-add (command line suppressed) 03:00:16 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_15885808069466819364.key (jenkins-ssh) 03:00:16 [ssh-agent] Using credentials jenkins (jenkins) 03:00:16 The recommended git tool is: NONE 03:00:25 using credential jenkins 03:00:25 Wiping out workspace first. 03:00:25 Cloning the remote Git repository 03:00:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 03:00:25 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 03:00:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 03:00:25 > git --version # timeout=10 03:00:25 > git --version # 'git version 2.36.6' 03:00:25 using GIT_SSH to set credentials jenkins 03:00:25 [INFO] Currently running in a labeled security context 03:00:25 [INFO] Currently SELinux is 'enforcing' on the host 03:00:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh16289023206498524768.key 03:00:25 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 03:00:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:29 Avoid second fetch 03:00:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:00:30 Checking out Revision 08e7fc62001f7d17770bb429470fa30b647b8c12 (refs/remotes/origin/master) 03:00:30 > git config core.sparsecheckout # timeout=10 03:00:30 > git checkout -f 08e7fc62001f7d17770bb429470fa30b647b8c12 # timeout=10 03:00:31 Commit message: "Release pti-o2imsdms 2.2.1 image" 03:00:31 > git rev-list --no-walk 08e7fc62001f7d17770bb429470fa30b647b8c12 # timeout=10 03:00:35 provisioning config files... 03:00:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:00:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:00:35 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14895519126558701025.sh 03:00:36 ---> python-tools-install.sh 03:00:36 Setup pyenv: 03:00:36 system 03:00:36 * 3.8.13 (set by /opt/pyenv/version) 03:00:36 * 3.9.13 (set by /opt/pyenv/version) 03:00:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SPti 03:00:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:00:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:00:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:00 lf-activate-venv(): INFO: Base packages installed successfully 03:01:00 lf-activate-venv(): INFO: Installing additional packages: lftools 03:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-SPti/bin to PATH 03:01:58 Generating Requirements File 03:02:46 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:02:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:02:47 Python 3.9.13 03:02:47 pip 25.2 from /tmp/venv-SPti/lib/python3.9/site-packages/pip (python 3.9) 03:02:48 appdirs==1.4.4 03:02:48 argcomplete==3.6.2 03:02:48 aspy.yaml==1.3.0 03:02:48 attrs==25.4.0 03:02:48 autopage==0.5.2 03:02:48 beautifulsoup4==4.14.2 03:02:48 boto3==1.40.54 03:02:48 botocore==1.40.54 03:02:48 bs4==0.0.2 03:02:48 cachetools==6.2.1 03:02:48 certifi==2025.10.5 03:02:48 cffi==2.0.0 03:02:48 cfgv==3.4.0 03:02:48 chardet==5.2.0 03:02:48 charset-normalizer==3.4.4 03:02:48 click==8.1.8 03:02:48 cliff==4.9.1 03:02:48 cmd2==2.7.0 03:02:48 cryptography==3.3.2 03:02:48 debtcollector==3.0.0 03:02:48 decorator==5.2.1 03:02:48 defusedxml==0.7.1 03:02:48 Deprecated==1.2.18 03:02:48 distlib==0.4.0 03:02:48 dnspython==2.7.0 03:02:48 docker==7.1.0 03:02:48 dogpile.cache==1.4.1 03:02:48 durationpy==0.10 03:02:48 email-validator==2.3.0 03:02:48 filelock==3.19.1 03:02:48 future==1.0.0 03:02:48 gitdb==4.0.12 03:02:48 GitPython==3.1.45 03:02:48 google-auth==2.41.1 03:02:48 httplib2==0.31.0 03:02:48 identify==2.6.15 03:02:48 idna==3.11 03:02:48 importlib-resources==1.5.0 03:02:48 importlib_metadata==8.7.0 03:02:48 iso8601==2.1.0 03:02:48 Jinja2==3.1.6 03:02:48 jmespath==1.0.1 03:02:48 jsonpatch==1.33 03:02:48 jsonpointer==3.0.0 03:02:48 jsonschema==4.25.1 03:02:48 jsonschema-specifications==2025.9.1 03:02:48 keystoneauth1==5.11.1 03:02:48 kubernetes==34.1.0 03:02:48 lftools==0.37.15 03:02:48 lxml==6.0.2 03:02:48 markdown-it-py==3.0.0 03:02:48 MarkupSafe==3.0.3 03:02:48 mdurl==0.1.2 03:02:48 msgpack==1.1.2 03:02:48 multi_key_dict==2.0.3 03:02:48 munch==4.0.0 03:02:48 netaddr==1.3.0 03:02:48 niet==1.4.2 03:02:48 nodeenv==1.9.1 03:02:48 oauth2client==4.1.3 03:02:48 oauthlib==3.3.1 03:02:48 openstacksdk==4.5.0 03:02:48 os-service-types==1.7.0 03:02:48 osc-lib==4.0.2 03:02:48 oslo.config==10.0.0 03:02:48 oslo.context==6.1.0 03:02:48 oslo.i18n==6.6.0 03:02:48 oslo.log==7.2.1 03:02:48 oslo.serialization==5.8.0 03:02:48 oslo.utils==9.1.0 03:02:48 packaging==25.0 03:02:48 pbr==7.0.1 03:02:48 platformdirs==4.4.0 03:02:48 prettytable==3.16.0 03:02:48 psutil==7.1.0 03:02:48 pyasn1==0.6.1 03:02:48 pyasn1_modules==0.4.2 03:02:48 pycparser==2.23 03:02:48 pygerrit2==2.0.15 03:02:48 PyGithub==2.8.1 03:02:48 Pygments==2.19.2 03:02:48 PyJWT==2.10.1 03:02:48 PyNaCl==1.6.0 03:02:48 pyparsing==2.4.7 03:02:48 pyperclip==1.11.0 03:02:48 pyrsistent==0.20.0 03:02:48 python-cinderclient==9.7.0 03:02:48 python-dateutil==2.9.0.post0 03:02:48 python-heatclient==4.2.0 03:02:48 python-jenkins==1.8.3 03:02:48 python-keystoneclient==5.6.0 03:02:48 python-magnumclient==4.9.0 03:02:48 python-openstackclient==8.0.0 03:02:48 python-swiftclient==4.8.0 03:02:48 PyYAML==6.0.3 03:02:48 referencing==0.36.2 03:02:48 requests==2.32.5 03:02:48 requests-oauthlib==2.0.0 03:02:48 requestsexceptions==1.4.0 03:02:48 rfc3986==2.0.0 03:02:48 rich==14.2.0 03:02:48 rich-argparse==1.7.1 03:02:48 rpds-py==0.27.1 03:02:48 rsa==4.9.1 03:02:48 ruamel.yaml==0.18.15 03:02:48 ruamel.yaml.clib==0.2.14 03:02:48 s3transfer==0.14.0 03:02:48 simplejson==3.20.2 03:02:48 six==1.17.0 03:02:48 smmap==5.0.2 03:02:48 soupsieve==2.8 03:02:48 stevedore==5.5.0 03:02:48 tabulate==0.9.0 03:02:48 toml==0.10.2 03:02:48 tomlkit==0.13.3 03:02:48 tqdm==4.67.1 03:02:48 typing_extensions==4.15.0 03:02:48 tzdata==2025.2 03:02:48 urllib3==1.26.20 03:02:48 virtualenv==20.35.3 03:02:48 wcwidth==0.2.14 03:02:48 websocket-client==1.9.0 03:02:48 wrapt==1.17.3 03:02:48 xdg==6.0.0 03:02:48 xmltodict==1.0.2 03:02:48 yq==3.4.3 03:02:48 zipp==3.23.0 03:02:48 [EnvInject] - Injecting environment variables from a build step. 03:02:48 [EnvInject] - Injecting as environment variables the properties content 03:02:48 SET_JDK_VERSION=openjdk11 03:02:48 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:02:48 03:02:48 [EnvInject] - Variables injected successfully. 03:02:48 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins17297028215795264060.sh 03:02:48 ---> update-java-alternatives.sh 03:02:48 ---> Updating Java version 03:02:49 ---> RedHat type system detected 03:02:50 openjdk version "11.0.22" 2024-01-16 LTS 03:02:50 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:02:50 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:02:50 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:02:50 [EnvInject] - Injecting environment variables from a build step. 03:02:50 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:02:50 [EnvInject] - Variables injected successfully. 03:02:50 [EnvInject] - Injecting environment variables from a build step. 03:02:50 [EnvInject] - Injecting as environment variables the properties content 03:02:50 PYTHON=python3 03:02:50 03:02:50 [EnvInject] - Variables injected successfully. 03:02:50 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins6220395441226045613.sh 03:02:50 ---> tox-install.sh 03:02:50 + source /home/jenkins/lf-env.sh 03:02:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:02:50 ++ mktemp -d /tmp/venv-XXXX 03:02:50 + lf_venv=/tmp/venv-szqP 03:02:50 + local venv_file=/tmp/.os_lf_venv 03:02:50 + local python=python3 03:02:50 + local options 03:02:50 + local set_path=true 03:02:50 + local install_args= 03:02:50 ++ 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:02:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:02:50 + true 03:02:50 + case $1 in 03:02:50 + venv_file=/tmp/.toxenv 03:02:50 + shift 2 03:02:50 + true 03:02:50 + case $1 in 03:02:50 + shift 03:02:50 + break 03:02:50 + case $python in 03:02:50 + local pkg_list= 03:02:50 + [[ -d /opt/pyenv ]] 03:02:50 + echo 'Setup pyenv:' 03:02:50 Setup pyenv: 03:02:50 + export PYENV_ROOT=/opt/pyenv 03:02:50 + PYENV_ROOT=/opt/pyenv 03:02:50 + 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:02:50 + 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:02:50 + pyenv versions 03:02:50 system 03:02:50 3.8.13 03:02:50 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:50 + command -v pyenv 03:02:50 ++ pyenv init - --no-rehash 03:02:50 + 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:02:50 export PATH="/opt/pyenv/shims:${PATH}" 03:02:50 export PYENV_SHELL=bash 03:02:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:02:50 pyenv() { 03:02:50 local command 03:02:50 command="${1:-}" 03:02:50 if [ "$#" -gt 0 ]; then 03:02:50 shift 03:02:50 fi 03:02:50 03:02:50 case "$command" in 03:02:50 rehash|shell) 03:02:50 eval "$(pyenv "sh-$command" "$@")" 03:02:50 ;; 03:02:50 *) 03:02:50 command pyenv "$command" "$@" 03:02:50 ;; 03:02:50 esac 03:02:50 }' 03:02:50 +++ 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:02:50 ++ 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:02:50 ++ 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:02:50 ++ 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:02:50 ++ export PYENV_SHELL=bash 03:02:50 ++ PYENV_SHELL=bash 03:02:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:02:50 +++ complete -F _pyenv pyenv 03:02:50 ++ lf-pyver python3 03:02:50 ++ local py_version_xy=python3 03:02:50 ++ local py_version_xyz= 03:02:50 ++ pyenv versions 03:02:50 ++ local command 03:02:50 ++ command=versions 03:02:50 ++ '[' 1 -gt 0 ']' 03:02:50 ++ shift 03:02:50 ++ case "$command" in 03:02:50 ++ command pyenv versions 03:02:50 ++ pyenv versions 03:02:50 ++ sed 's/^[ *]* //' 03:02:50 ++ awk '{ print $1 }' 03:02:50 ++ grep -E '^[0-9.]*[0-9]$' 03:02:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:02:50 +++ grep '^3' /tmp/.pyenv_versions 03:02:50 +++ sort -V 03:02:50 +++ tail -n 1 03:02:51 ++ py_version_xyz=3.9.13 03:02:51 ++ [[ -z 3.9.13 ]] 03:02:51 ++ echo 3.9.13 03:02:51 ++ return 0 03:02:51 + pyenv local 3.9.13 03:02:51 + local command 03:02:51 + command=local 03:02:51 + '[' 2 -gt 0 ']' 03:02:51 + shift 03:02:51 + case "$command" in 03:02:51 + command pyenv local 3.9.13 03:02:51 + pyenv local 3.9.13 03:02:51 + for arg in '"$@"' 03:02:51 + case $arg in 03:02:51 + pkg_list+='tox ' 03:02:51 + for arg in '"$@"' 03:02:51 + case $arg in 03:02:51 + pkg_list+='virtualenv ' 03:02:51 + for arg in '"$@"' 03:02:51 + case $arg in 03:02:51 + pkg_list+='urllib3~=1.26.15 ' 03:02:51 + [[ -f /tmp/.toxenv ]] 03:02:51 + [[ ! -f /tmp/.toxenv ]] 03:02:51 + [[ -n '' ]] 03:02:51 + python3 -m venv /tmp/venv-szqP 03:03:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-szqP' 03:03:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-szqP 03:03:00 + echo /tmp/venv-szqP 03:03:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:03:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:03:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:03:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:00 + local 'pip_opts=--upgrade --quiet' 03:03:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:03:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:03:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:03:00 + [[ -n '' ]] 03:03:00 + [[ -n '' ]] 03:03:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:03:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:00 + /tmp/venv-szqP/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:03:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:03:09 lf-activate-venv(): INFO: Base packages installed successfully 03:03:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:03:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:03:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:03:09 + /tmp/venv-szqP/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:03:16 + type python3 03:03:16 + true 03:03:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-szqP/bin to PATH' 03:03:16 lf-activate-venv(): INFO: Adding /tmp/venv-szqP/bin to PATH 03:03:16 + PATH=/tmp/venv-szqP/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:03:16 + return 0 03:03:16 + python3 --version 03:03:16 Python 3.9.13 03:03:16 + python3 -m pip --version 03:03:16 pip 25.2 from /tmp/venv-szqP/lib/python3.9/site-packages/pip (python 3.9) 03:03:16 + python3 -m pip freeze 03:03:17 cachetools==6.2.1 03:03:17 chardet==5.2.0 03:03:17 colorama==0.4.6 03:03:17 distlib==0.4.0 03:03:17 filelock==3.19.1 03:03:17 packaging==25.0 03:03:17 platformdirs==4.4.0 03:03:17 pluggy==1.6.0 03:03:17 pyproject-api==1.9.1 03:03:17 tomli==2.3.0 03:03:17 tox==4.30.3 03:03:17 typing_extensions==4.15.0 03:03:17 urllib3==1.26.20 03:03:17 virtualenv==20.35.3 03:03:17 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins18178427931930220212.sh 03:03:17 [EnvInject] - Injecting environment variables from a build step. 03:03:17 [EnvInject] - Injecting as environment variables the properties content 03:03:17 PARALLEL=False 03:03:17 03:03:17 [EnvInject] - Variables injected successfully. 03:03:17 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins11033068681143809447.sh 03:03:17 ---> tox-run.sh 03:03:17 + 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:03:17 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:03:17 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:03:17 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:03:17 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:03:17 + source /home/jenkins/lf-env.sh 03:03:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:03:17 ++ mktemp -d /tmp/venv-XXXX 03:03:17 + lf_venv=/tmp/venv-mPcF 03:03:17 + local venv_file=/tmp/.os_lf_venv 03:03:17 + local python=python3 03:03:17 + local options 03:03:17 + local set_path=true 03:03:17 + local install_args= 03:03:17 ++ 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:03:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:03:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:03:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:03:17 + true 03:03:17 + case $1 in 03:03:17 + venv_file=/tmp/.toxenv 03:03:17 + shift 2 03:03:17 + true 03:03:17 + case $1 in 03:03:17 + shift 03:03:17 + break 03:03:17 + case $python in 03:03:17 + local pkg_list= 03:03:17 + [[ -d /opt/pyenv ]] 03:03:17 + echo 'Setup pyenv:' 03:03:17 Setup pyenv: 03:03:17 + export PYENV_ROOT=/opt/pyenv 03:03:17 + PYENV_ROOT=/opt/pyenv 03:03:17 + 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:03:17 + 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:03:17 + pyenv versions 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 + command -v pyenv 03:03:17 ++ pyenv init - --no-rehash 03:03:17 + 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:03:17 export PATH="/opt/pyenv/shims:${PATH}" 03:03:17 export PYENV_SHELL=bash 03:03:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:03:17 pyenv() { 03:03:17 local command 03:03:17 command="${1:-}" 03:03:17 if [ "$#" -gt 0 ]; then 03:03:17 shift 03:03:17 fi 03:03:17 03:03:17 case "$command" in 03:03:17 rehash|shell) 03:03:17 eval "$(pyenv "sh-$command" "$@")" 03:03:17 ;; 03:03:17 *) 03:03:17 command pyenv "$command" "$@" 03:03:17 ;; 03:03:17 esac 03:03:17 }' 03:03:17 +++ 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:03:17 ++ 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:03:17 ++ 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:03:17 ++ 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:03:17 ++ export PYENV_SHELL=bash 03:03:17 ++ PYENV_SHELL=bash 03:03:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:03:17 +++ complete -F _pyenv pyenv 03:03:17 ++ lf-pyver python3 03:03:17 ++ local py_version_xy=python3 03:03:17 ++ local py_version_xyz= 03:03:17 ++ sed 's/^[ *]* //' 03:03:17 ++ awk '{ print $1 }' 03:03:17 ++ grep -E '^[0-9.]*[0-9]$' 03:03:17 ++ pyenv versions 03:03:17 ++ local command 03:03:17 ++ command=versions 03:03:17 ++ '[' 1 -gt 0 ']' 03:03:17 ++ shift 03:03:17 ++ case "$command" in 03:03:17 ++ command pyenv versions 03:03:17 ++ pyenv versions 03:03:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:03:17 +++ grep '^3' /tmp/.pyenv_versions 03:03:17 +++ sort -V 03:03:17 +++ tail -n 1 03:03:17 ++ py_version_xyz=3.9.13 03:03:17 ++ [[ -z 3.9.13 ]] 03:03:17 ++ echo 3.9.13 03:03:17 ++ return 0 03:03:17 + pyenv local 3.9.13 03:03:17 + local command 03:03:17 + command=local 03:03:17 + '[' 2 -gt 0 ']' 03:03:17 + shift 03:03:17 + case "$command" in 03:03:17 + command pyenv local 3.9.13 03:03:17 + pyenv local 3.9.13 03:03:17 + for arg in '"$@"' 03:03:17 + case $arg in 03:03:17 + pkg_list+='tox ' 03:03:17 + for arg in '"$@"' 03:03:17 + case $arg in 03:03:17 + pkg_list+='virtualenv ' 03:03:17 + for arg in '"$@"' 03:03:17 + case $arg in 03:03:17 + pkg_list+='urllib3~=1.26.15 ' 03:03:17 + [[ -f /tmp/.toxenv ]] 03:03:17 ++ cat /tmp/.toxenv 03:03:17 + lf_venv=/tmp/venv-szqP 03:03:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szqP from' file:/tmp/.toxenv 03:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szqP from file:/tmp/.toxenv 03:03:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:17 + local 'pip_opts=--upgrade --quiet' 03:03:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:03:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:03:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:03:17 + [[ -n '' ]] 03:03:17 + [[ -n '' ]] 03:03:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:17 + /tmp/venv-szqP/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:03:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:03:19 lf-activate-venv(): INFO: Base packages installed successfully 03:03:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:03:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:03:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:03:19 + /tmp/venv-szqP/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:03:21 + type python3 03:03:21 + true 03:03:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-szqP/bin to PATH' 03:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-szqP/bin to PATH 03:03:21 + PATH=/tmp/venv-szqP/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:03:21 + return 0 03:03:21 + [[ -d /opt/pyenv ]] 03:03:21 + echo '---> Setting up pyenv' 03:03:21 ---> Setting up pyenv 03:03:21 + export PYENV_ROOT=/opt/pyenv 03:03:21 + PYENV_ROOT=/opt/pyenv 03:03:21 + export PATH=/opt/pyenv/bin:/tmp/venv-szqP/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:03:21 + PATH=/opt/pyenv/bin:/tmp/venv-szqP/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:03:21 ++ pwd 03:03:21 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:03:21 + export PYTHONPATH 03:03:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:03:21 + TOX_TESTENV_PASSENV=PYTHONPATH 03:03:21 + tox --version 03:03:22 4.30.3 from /tmp/venv-szqP/lib/python3.9/site-packages/tox/__init__.py 03:03:22 + PARALLEL=False 03:03:22 + TOX_OPTIONS_LIST= 03:03:22 + [[ -n clm ]] 03:03:22 + TOX_OPTIONS_LIST=' -e clm' 03:03:22 + case ${PARALLEL,,} in 03:03:22 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:03:22 + tox -e clm 03:03:24 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:04:35 clm: freeze> python -m pip freeze --all 03:04:36 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.1.4,decorator==5.2.1,dill==0.4.0,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.1,exceptiongroup==1.3.0,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,google-auth==2.41.1,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.2,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==6.4.0,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.3,websocket-client==1.9.0,Werkzeug==3.1.3,zipp==3.23.0 03:04:36 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:04:36 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:04:36 clm: FAIL code 1 (73.12 seconds) 03:04:36 evaluation failed :( (73.18 seconds) 03:04:36 + tox_status=1 03:04:36 + echo '---> Completed tox runs' 03:04:36 ---> Completed tox runs 03:04:36 + for i in '.tox/*/log' 03:04:36 ++ awk -F/ '{print $2}' 03:04:36 ++ echo .tox/clm/log 03:04:36 + tox_env=clm 03:04:36 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:04:36 + DOC_DIR=docs/_build/html 03:04:36 + [[ -d docs/_build/html ]] 03:04:36 + echo '---> tox-run.sh ends' 03:04:36 ---> tox-run.sh ends 03:04:36 + test 1 -eq 0 03:04:36 + exit 1 03:04:36 Build step 'Execute shell' marked build as failure 03:04:36 $ ssh-agent -k 03:04:36 unset SSH_AUTH_SOCK; 03:04:36 unset SSH_AGENT_PID; 03:04:36 echo Agent pid 7231 killed; 03:04:36 [ssh-agent] Stopped. 03:04:37 [PostBuildScript] - [INFO] Executing post build scripts. 03:04:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins13522034278324715638.sh 03:04:37 ---> sysstat.sh 03:04:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4572765537869122270.sh 03:04:38 ---> package-listing.sh 03:04:38 ++ facter osfamily 03:04:38 ++ tr '[:upper:]' '[:lower:]' 03:04:38 + OS_FAMILY=redhat 03:04:38 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:04:38 + START_PACKAGES=/tmp/packages_start.txt 03:04:38 + END_PACKAGES=/tmp/packages_end.txt 03:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:04:38 + PACKAGES=/tmp/packages_start.txt 03:04:38 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:04:38 + PACKAGES=/tmp/packages_end.txt 03:04:38 + case "${OS_FAMILY}" in 03:04:38 + rpm -qa 03:04:38 + sort 03:04:47 + '[' -f /tmp/packages_start.txt ']' 03:04:47 + '[' -f /tmp/packages_end.txt ']' 03:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:04:47 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:04:47 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:04:47 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins18070565474169844715.sh 03:04:47 ---> capture-instance-metadata.sh 03:04:47 Setup pyenv: 03:04:47 system 03:04:47 3.8.13 03:04:47 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SPti from file:/tmp/.os_lf_venv 03:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:52 lf-activate-venv(): INFO: Base packages installed successfully 03:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-SPti/bin to PATH 03:05:18 INFO: Running in OpenStack, capturing instance metadata 03:05:18 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins18309098006855356398.sh 03:05:18 provisioning config files... 03:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config4965634933545468479tmp 03:05:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:05:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:05:18 [EnvInject] - Injecting environment variables from a build step. 03:05:18 [EnvInject] - Injecting as environment variables the properties content 03:05:18 SERVER_ID=logs 03:05:18 03:05:18 [EnvInject] - Variables injected successfully. 03:05:18 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9141359949523549302.sh 03:05:18 ---> create-netrc.sh 03:05:18 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3216740456581860809.sh 03:05:18 ---> python-tools-install.sh 03:05:18 Setup pyenv: 03:05:19 system 03:05:19 3.8.13 03:05:19 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SPti from file:/tmp/.os_lf_venv 03:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:23 lf-activate-venv(): INFO: Base packages installed successfully 03:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-SPti/bin to PATH 03:05:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5217105528678925948.sh 03:05:46 ---> sudo-logs.sh 03:05:46 Archiving 'sudo' log.. 03:05:47 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins12878835017717935929.sh 03:05:47 ---> job-cost.sh 03:05:47 Setup pyenv: 03:05:47 system 03:05:47 3.8.13 03:05:47 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SPti from file:/tmp/.os_lf_venv 03:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:52 lf-activate-venv(): INFO: Base packages installed successfully 03:05:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-SPti/bin to PATH 03:06:06 INFO: No Stack... 03:06:06 INFO: Retrieving Pricing Info for: v3-starter-1 03:06:06 INFO: Archiving Costs 03:06:06 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins16494822269439454292.sh 03:06:06 ---> logs-deploy.sh 03:06:06 Setup pyenv: 03:06:06 system 03:06:06 3.8.13 03:06:07 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SPti from file:/tmp/.os_lf_venv 03:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:11 lf-activate-venv(): INFO: Base packages installed successfully 03:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-SPti/bin to PATH 03:06:33 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/142 03:06:33 INFO: archiving workspace using pattern(s): -p **/*.log 03:06:37 Archives upload complete. 03:06:37 INFO: archiving logs to Nexus 03:06:39 ---> uname -a: 03:06:39 Linux prd-centos7-builder-1c-1g-6652.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:06:39 03:06:39 03:06:39 ---> lscpu: 03:06:39 Architecture: x86_64 03:06:39 CPU op-mode(s): 32-bit, 64-bit 03:06:39 Byte Order: Little Endian 03:06:39 CPU(s): 1 03:06:39 On-line CPU(s) list: 0 03:06:39 Thread(s) per core: 1 03:06:39 Core(s) per socket: 1 03:06:39 Socket(s): 1 03:06:39 NUMA node(s): 1 03:06:39 Vendor ID: AuthenticAMD 03:06:39 CPU family: 23 03:06:39 Model: 49 03:06:39 Model name: AMD EPYC-Rome Processor 03:06:39 Stepping: 0 03:06:39 CPU MHz: 2800.000 03:06:39 BogoMIPS: 5600.00 03:06:39 Virtualization: AMD-V 03:06:39 Hypervisor vendor: KVM 03:06:39 Virtualization type: full 03:06:39 L1d cache: 32K 03:06:39 L1i cache: 32K 03:06:39 L2 cache: 512K 03:06:39 L3 cache: 16384K 03:06:39 NUMA node0 CPU(s): 0 03:06:39 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:06:39 03:06:39 03:06:39 ---> nproc: 03:06:39 1 03:06:39 03:06:39 03:06:39 ---> df -h: 03:06:39 Filesystem Size Used Avail Use% Mounted on 03:06:39 devtmpfs 882M 0 882M 0% /dev 03:06:39 tmpfs 919M 0 919M 0% /dev/shm 03:06:39 tmpfs 919M 17M 903M 2% /run 03:06:39 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:06:39 /dev/vda1 20G 5.8G 15G 29% / 03:06:39 tmpfs 184M 0 184M 0% /run/user/1001 03:06:39 tmpfs 184M 0 184M 0% /run/user/0 03:06:39 03:06:39 03:06:39 ---> free -m: 03:06:39 total used free shared buff/cache available 03:06:39 Mem: 1837 396 137 16 1302 1243 03:06:39 Swap: 1023 0 1023 03:06:39 03:06:39 03:06:39 ---> ip addr: 03:06:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:06:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:06:39 inet 127.0.0.1/8 scope host lo 03:06:39 valid_lft forever preferred_lft forever 03:06:39 inet6 ::1/128 scope host 03:06:39 valid_lft forever preferred_lft forever 03:06:39 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:06:39 link/ether fa:16:3e:43:c3:8c brd ff:ff:ff:ff:ff:ff 03:06:39 inet 10.32.7.149/23 brd 10.32.7.255 scope global dynamic eth0 03:06:39 valid_lft 85968sec preferred_lft 85968sec 03:06:39 inet6 fe80::f816:3eff:fe43:c38c/64 scope link 03:06:39 valid_lft forever preferred_lft forever 03:06:39 03:06:39 03:06:39 ---> sar -b -r -n DEV: 03:06:39 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 10/17/2025 _x86_64_ (1 CPU) 03:06:39 03:06:39 02:59:18 AM LINUX RESTART 03:06:39 03:06:39 03:00:02 AM tps rtps wtps bread/s bwrtn/s 03:06:39 03:01:01 AM 54.94 27.90 27.05 4661.40 3088.20 03:06:39 03:02:01 AM 84.92 1.74 83.17 105.87 9205.53 03:06:39 03:03:01 AM 64.05 3.70 60.36 285.34 4019.46 03:06:39 03:04:01 AM 82.99 0.12 82.87 5.72 8292.04 03:06:39 03:05:01 AM 122.16 53.97 68.19 4033.89 11229.77 03:06:39 03:06:01 AM 34.23 0.54 33.69 127.25 2176.95 03:06:39 Average: 74.27 14.76 59.50 1533.10 6381.99 03:06:39 03:06:39 03:00:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:39 03:01:01 AM 109248 1772536 94.19 2088 1401028 416912 14.23 344240 1266672 27440 03:06:39 03:02:01 AM 229852 1651932 87.79 2088 1244924 417508 14.25 342108 1114124 30880 03:06:39 03:03:01 AM 118548 1763236 93.70 2088 1336780 414384 14.14 394632 1151312 103424 03:06:39 03:04:01 AM 94716 1787068 94.97 2088 1197264 606464 20.70 517536 1036336 56504 03:06:39 03:05:01 AM 150900 1730884 91.98 2088 1211580 452524 15.44 433876 1030196 34984 03:06:39 03:06:01 AM 140588 1741196 92.53 2088 1222092 451524 15.41 434860 1038824 8716 03:06:39 Average: 140642 1741142 92.53 2088 1268945 459886 15.69 411209 1106244 43658 03:06:39 03:06:39 03:00:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:06:39 03:01:01 AM eth0 138.07 90.75 859.11 54.41 0.00 0.00 0.00 03:06:39 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:02:01 AM eth0 52.90 45.78 683.24 4.88 0.00 0.00 0.00 03:06:39 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:03:01 AM eth0 28.88 25.00 257.91 5.77 0.00 0.00 0.00 03:06:39 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:04:01 AM eth0 54.85 48.46 842.87 9.35 0.00 0.00 0.00 03:06:39 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:05:01 AM eth0 6.32 5.75 4.53 3.67 0.00 0.00 0.00 03:06:39 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:06:01 AM eth0 9.82 11.88 9.90 7.93 0.00 0.00 0.00 03:06:39 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 Average: eth0 48.02 37.66 441.10 14.12 0.00 0.00 0.00 03:06:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:06:39 03:06:39 ---> sar -P ALL: 03:06:39 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 10/17/2025 _x86_64_ (1 CPU) 03:06:39 03:06:39 02:59:18 AM LINUX RESTART 03:06:39 03:06:39 03:00:02 AM CPU %user %nice %system %iowait %steal %idle 03:06:39 03:01:01 AM all 59.18 0.00 8.47 4.82 21.38 6.15 03:06:39 03:01:01 AM 0 59.18 0.00 8.47 4.82 21.38 6.15 03:06:39 03:02:01 AM all 56.32 0.00 5.07 2.68 17.96 17.97 03:06:39 03:02:01 AM 0 56.32 0.00 5.07 2.68 17.96 17.97 03:06:39 03:03:01 AM all 56.61 0.00 5.07 2.62 19.81 15.89 03:06:39 03:03:01 AM 0 56.61 0.00 5.07 2.62 19.81 15.89 03:06:39 03:04:01 AM all 51.62 0.00 3.93 1.64 16.59 26.22 03:06:39 03:04:01 AM 0 51.62 0.00 3.93 1.64 16.59 26.22 03:06:39 03:05:01 AM all 51.33 0.00 4.96 13.41 19.51 10.78 03:06:39 03:05:01 AM 0 51.33 0.00 4.96 13.41 19.51 10.78 03:06:39 03:06:01 AM all 63.37 0.00 3.11 0.89 20.99 11.63 03:06:39 03:06:01 AM 0 63.37 0.00 3.11 0.89 20.99 11.63 03:06:39 Average: all 56.35 0.00 5.09 4.38 19.36 14.83 03:06:39 Average: 0 56.35 0.00 5.09 4.38 19.36 14.83 03:06:39 03:06:39 03:06:39