02:59:34 Started by timer 02:59:34 Running as SYSTEM 02:59:34 [EnvInject] - Loading node environment variables. 02:59:34 Building remotely on prd-centos7-builder-1c-1g-3893 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:34 [ssh-agent] Looking for ssh-agent implementation... 02:59:34 $ ssh-agent 02:59:34 SSH_AUTH_SOCK=/tmp/ssh-R9B8UfylQIOX/agent.6695 02:59:34 SSH_AGENT_PID=6705 02:59:34 [ssh-agent] Started. 02:59:34 Running ssh-add (command line suppressed) 02:59:34 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_1335947851724824846.key (jenkins-ssh) 02:59:35 [ssh-agent] Using credentials jenkins (jenkins) 02:59:35 The recommended git tool is: NONE 02:59:40 using credential jenkins 02:59:40 Wiping out workspace first. 02:59:40 Cloning the remote Git repository 02:59:40 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:40 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:40 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:40 > git --version # timeout=10 02:59:40 > git --version # 'git version 2.36.6' 02:59:40 using GIT_SSH to set credentials jenkins 02:59:40 [INFO] Currently running in a labeled security context 02:59:40 [INFO] Currently SELinux is 'enforcing' on the host 02:59:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh3385027308515188026.key 02:59:41 > 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:42 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:43 Avoid second fetch 02:59:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:43 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:43 > git config core.sparsecheckout # timeout=10 02:59:43 > git checkout -f 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:44 Commit message: "Merge "CI: Add .github/dependabot.yml configuration"" 02:59:44 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:48 provisioning config files... 02:59:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:48 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins2814251761174488915.sh 02:59:48 ---> python-tools-install.sh 02:59:48 Setup pyenv: 02:59:48 system 02:59:48 * 3.8.13 (set by /opt/pyenv/version) 02:59:48 * 3.9.13 (set by /opt/pyenv/version) 02:59:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vV7b 02:59:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:08 lf-activate-venv(): INFO: Base packages installed successfully 03:00:08 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-vV7b/bin to PATH 03:00:56 Generating Requirements File 03:01:35 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:35 httplib2 0.30.2 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:36 pip 25.3 from /tmp/venv-vV7b/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.3 03:01:37 boto3==1.42.32 03:01:37 botocore==1.42.32 03:01:37 bs4==0.0.2 03:01:37 certifi==2026.1.4 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.46 03:01:37 httplib2==0.30.2 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.1 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==35.0.0 03:01:37 lftools==0.37.21 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.10.0 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==26.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.2.1 03:01:37 pyasn1==0.6.2 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.2 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.9.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.19.1 03:01:37 ruamel.yaml.clib==0.2.15 03:01:37 s3transfer==0.16.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.3 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.14.0 03:01:37 tqdm==4.67.1 03:01:37 typing_extensions==4.15.0 03:01:37 tzdata==2025.3 03:01:37 urllib3==1.26.20 03:01:37 virtualenv==20.36.1 03:01:37 wcwidth==0.3.0 03:01:37 websocket-client==1.9.0 03:01:37 wrapt==2.0.1 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:37 [EnvInject] - Injecting as environment variables the properties content 03:01:37 SET_JDK_VERSION=openjdk11 03:01:37 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:37 03:01:37 [EnvInject] - Variables injected successfully. 03:01:37 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins18398576728216870695.sh 03:01:37 ---> update-java-alternatives.sh 03:01:37 ---> Updating Java version 03:01:38 ---> RedHat type system detected 03:01:38 openjdk version "11.0.22" 2024-01-16 LTS 03:01:38 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:38 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:38 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:38 [EnvInject] - Injecting environment variables from a build step. 03:01:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:38 [EnvInject] - Variables injected successfully. 03:01:38 [EnvInject] - Injecting environment variables from a build step. 03:01:38 [EnvInject] - Injecting as environment variables the properties content 03:01:38 PYTHON=python3 03:01:38 03:01:38 [EnvInject] - Variables injected successfully. 03:01:38 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins2968589022664902915.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-aTBm 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 ++ 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 ++ sed 's/^[ *]* //' 03:01:39 ++ awk '{ print $1 }' 03:01:39 ++ grep -E '^[0-9.]*[0-9]$' 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-aTBm 03:01:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aTBm' 03:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aTBm 03:01:46 + echo /tmp/venv-aTBm 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-aTBm/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-aTBm/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-aTBm/bin to PATH' 03:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-aTBm/bin to PATH 03:01:58 + PATH=/tmp/venv-aTBm/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:59 pip 25.3 from /tmp/venv-aTBm/lib/python3.9/site-packages/pip (python 3.9) 03:01:59 + python3 -m pip freeze 03:01:59 cachetools==6.2.4 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==26.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.4.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.36.1 03:02:00 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins13634474567591851899.sh 03:02:00 [EnvInject] - Injecting environment variables from a build step. 03:02:00 [EnvInject] - Injecting as environment variables the properties content 03:02:00 PARALLEL=False 03:02:00 03:02:00 [EnvInject] - Variables injected successfully. 03:02:00 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins10827187462322435331.sh 03:02:00 ---> tox-run.sh 03:02:00 + 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:02:00 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:02:00 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:02:00 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:02:00 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:02:00 + source /home/jenkins/lf-env.sh 03:02:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:02:00 ++ mktemp -d /tmp/venv-XXXX 03:02:00 + lf_venv=/tmp/venv-5K7L 03:02:00 + local venv_file=/tmp/.os_lf_venv 03:02:00 + local python=python3 03:02:00 + local options 03:02:00 + local set_path=true 03:02:00 + local install_args= 03:02:00 ++ 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:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:02:00 + true 03:02:00 + case $1 in 03:02:00 + venv_file=/tmp/.toxenv 03:02:00 + shift 2 03:02:00 + true 03:02:00 + case $1 in 03:02:00 + shift 03:02:00 + break 03:02:00 + case $python in 03:02:00 + local pkg_list= 03:02:00 + [[ -d /opt/pyenv ]] 03:02:00 + echo 'Setup pyenv:' 03:02:00 Setup pyenv: 03:02:00 + export PYENV_ROOT=/opt/pyenv 03:02:00 + PYENV_ROOT=/opt/pyenv 03:02:00 + 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:02:00 + 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:02:00 + pyenv versions 03:02:00 system 03:02:00 3.8.13 03:02:00 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:00 + command -v pyenv 03:02:00 ++ pyenv init - --no-rehash 03:02:00 + 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:00 export PATH="/opt/pyenv/shims:${PATH}" 03:02:00 export PYENV_SHELL=bash 03:02:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:02:00 pyenv() { 03:02:00 local command 03:02:00 command="${1:-}" 03:02:00 if [ "$#" -gt 0 ]; then 03:02:00 shift 03:02:00 fi 03:02:00 03:02:00 case "$command" in 03:02:00 rehash|shell) 03:02:00 eval "$(pyenv "sh-$command" "$@")" 03:02:00 ;; 03:02:00 *) 03:02:00 command pyenv "$command" "$@" 03:02:00 ;; 03:02:00 esac 03:02:00 }' 03:02:00 +++ 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:00 ++ 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:02:00 ++ 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:02:00 ++ 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:02:00 ++ export PYENV_SHELL=bash 03:02:00 ++ PYENV_SHELL=bash 03:02:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:02:00 +++ complete -F _pyenv pyenv 03:02:00 ++ lf-pyver python3 03:02:00 ++ local py_version_xy=python3 03:02:00 ++ local py_version_xyz= 03:02:00 ++ pyenv versions 03:02:00 ++ local command 03:02:00 ++ command=versions 03:02:00 ++ '[' 1 -gt 0 ']' 03:02:00 ++ shift 03:02:00 ++ case "$command" in 03:02:00 ++ command pyenv versions 03:02:00 ++ pyenv versions 03:02:00 ++ sed 's/^[ *]* //' 03:02:00 ++ awk '{ print $1 }' 03:02:00 ++ grep -E '^[0-9.]*[0-9]$' 03:02:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:02:00 +++ grep '^3' /tmp/.pyenv_versions 03:02:00 +++ sort -V 03:02:00 +++ tail -n 1 03:02:00 ++ py_version_xyz=3.9.13 03:02:00 ++ [[ -z 3.9.13 ]] 03:02:00 ++ echo 3.9.13 03:02:00 ++ return 0 03:02:00 + pyenv local 3.9.13 03:02:00 + local command 03:02:00 + command=local 03:02:00 + '[' 2 -gt 0 ']' 03:02:00 + shift 03:02:00 + case "$command" in 03:02:00 + command pyenv local 3.9.13 03:02:00 + pyenv local 3.9.13 03:02:00 + for arg in '"$@"' 03:02:00 + case $arg in 03:02:00 + pkg_list+='tox ' 03:02:00 + for arg in '"$@"' 03:02:00 + case $arg in 03:02:00 + pkg_list+='virtualenv ' 03:02:00 + for arg in '"$@"' 03:02:00 + case $arg in 03:02:00 + pkg_list+='urllib3~=1.26.15 ' 03:02:00 + [[ -f /tmp/.toxenv ]] 03:02:00 ++ cat /tmp/.toxenv 03:02:00 + lf_venv=/tmp/venv-aTBm 03:02:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTBm from' file:/tmp/.toxenv 03:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTBm from file:/tmp/.toxenv 03:02:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:00 + local 'pip_opts=--upgrade --quiet' 03:02:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:02:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:02:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:02:00 + [[ -n '' ]] 03:02:00 + [[ -n '' ]] 03:02:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:00 + /tmp/venv-aTBm/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:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:02:02 lf-activate-venv(): INFO: Base packages installed successfully 03:02:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:02:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:02:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:02:02 + /tmp/venv-aTBm/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-aTBm/bin to PATH' 03:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-aTBm/bin to PATH 03:02:04 + PATH=/tmp/venv-aTBm/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-aTBm/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-aTBm/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:05 4.30.3 from /tmp/venv-aTBm/lib/python3.9/site-packages/tox/__init__.py 03:02:05 + PARALLEL=False 03:02:05 + TOX_OPTIONS_LIST= 03:02:05 + [[ -n clm ]] 03:02:05 + TOX_OPTIONS_LIST=' -e clm' 03:02:05 + case ${PARALLEL,,} in 03:02:05 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:02:05 + tox -e clm 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:05 clm: freeze> python -m pip freeze --all 03:03:05 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.4,certifi==2026.1.4,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.4,click==8.1.8,colorama==0.4.6,cotyledon==2.2.0,coverage==7.10.7,cryptography==46.0.3,Cython==3.2.4,decorator==5.2.1,dill==0.4.1,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.3,exceptiongroup==1.3.1,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,greenlet==3.2.4,gunicorn==23.0.0,httplib2==0.31.1,icdiff==2.0.7,idna==3.11,importlib_metadata==8.7.1,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==35.0.0,librt==0.7.8,MarkupSafe==3.0.3,mccabe==0.7.0,mock==5.2.0,mock-alchemy==0.1.1,mypy==1.19.1,mypy_extensions==1.1.0,oauthlib==3.3.1,packaging==26.0,pathspec==1.0.3,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,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.3.2,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,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.15,setproctitle==1.3.7,setuptools==80.9.0,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.4.0,tomlkit==0.14.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.6.3,virtualenv==20.36.1,websocket-client==1.9.0,Werkzeug==3.1.5,zipp==3.23.0 03:03:05 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:03:05 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:03:05 clm: FAIL code 1 (60.07 seconds) 03:03:05 evaluation failed :( (60.12 seconds) 03:03:05 + tox_status=1 03:03:05 + echo '---> Completed tox runs' 03:03:05 ---> Completed tox runs 03:03:05 + for i in '.tox/*/log' 03:03:05 ++ awk -F/ '{print $2}' 03:03:05 ++ echo .tox/clm/log 03:03:05 + tox_env=clm 03:03:05 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:03:06 + DOC_DIR=docs/_build/html 03:03:06 + [[ -d docs/_build/html ]] 03:03:06 + echo '---> tox-run.sh ends' 03:03:06 ---> tox-run.sh ends 03:03:06 + test 1 -eq 0 03:03:06 + exit 1 03:03:06 Build step 'Execute shell' marked build as failure 03:03:06 $ ssh-agent -k 03:03:06 unset SSH_AUTH_SOCK; 03:03:06 unset SSH_AGENT_PID; 03:03:06 echo Agent pid 6705 killed; 03:03:06 [ssh-agent] Stopped. 03:03:06 [PostBuildScript] - [INFO] Executing post build scripts. 03:03:06 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8224273412320430280.sh 03:03:06 ---> sysstat.sh 03:03:06 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins181515902629971407.sh 03:03:06 ---> package-listing.sh 03:03:06 ++ tr '[:upper:]' '[:lower:]' 03:03:06 ++ facter osfamily 03:03:07 + OS_FAMILY=redhat 03:03:07 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:03:07 + START_PACKAGES=/tmp/packages_start.txt 03:03:07 + END_PACKAGES=/tmp/packages_end.txt 03:03:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:07 + PACKAGES=/tmp/packages_start.txt 03:03:07 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:07 + PACKAGES=/tmp/packages_end.txt 03:03:07 + case "${OS_FAMILY}" in 03:03:07 + rpm -qa 03:03:07 + sort 03:03:12 + '[' -f /tmp/packages_start.txt ']' 03:03:12 + '[' -f /tmp/packages_end.txt ']' 03:03:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:12 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:12 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:03:12 + 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:12 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins10122748766822635403.sh 03:03:12 ---> capture-instance-metadata.sh 03:03:12 Setup pyenv: 03:03:13 system 03:03:13 3.8.13 03:03:13 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV7b from file:/tmp/.os_lf_venv 03:03:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:17 lf-activate-venv(): INFO: Base packages installed successfully 03:03:17 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:37 lf-activate-venv(): INFO: Adding /tmp/venv-vV7b/bin to PATH 03:03:37 INFO: Running in OpenStack, capturing instance metadata 03:03:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7696721462142808892.sh 03:03:37 provisioning config files... 03:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config4620065989252112407tmp 03:03:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:37 [EnvInject] - Injecting environment variables from a build step. 03:03:37 [EnvInject] - Injecting as environment variables the properties content 03:03:37 SERVER_ID=logs 03:03:37 03:03:37 [EnvInject] - Variables injected successfully. 03:03:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins10101990879781746945.sh 03:03:37 ---> create-netrc.sh 03:03:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7672095816744239352.sh 03:03:38 ---> python-tools-install.sh 03:03:38 Setup pyenv: 03:03:38 system 03:03:38 3.8.13 03:03:38 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV7b from file:/tmp/.os_lf_venv 03:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:41 lf-activate-venv(): INFO: Base packages installed successfully 03:03:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-vV7b/bin to PATH 03:04:00 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1683497323818738641.sh 03:04:00 ---> sudo-logs.sh 03:04:00 Archiving 'sudo' log.. 03:04:01 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15984039038402039051.sh 03:04:01 ---> job-cost.sh 03:04:01 Setup pyenv: 03:04:01 system 03:04:01 3.8.13 03:04:01 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV7b from file:/tmp/.os_lf_venv 03:04:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:05 lf-activate-venv(): INFO: Base packages installed successfully 03:04:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-vV7b/bin to PATH 03:04:16 INFO: No Stack... 03:04:17 INFO: Retrieving Pricing Info for: v3-starter-1 03:04:17 INFO: Archiving Costs 03:04:17 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins11469056000901064885.sh 03:04:17 ---> logs-deploy.sh 03:04:17 Setup pyenv: 03:04:17 system 03:04:17 3.8.13 03:04:17 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV7b from file:/tmp/.os_lf_venv 03:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:21 lf-activate-venv(): INFO: Base packages installed successfully 03:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-vV7b/bin to PATH 03:04:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/156 03:04:41 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:43 Archives upload complete. 03:04:43 INFO: archiving logs to Nexus 03:04:45 ---> uname -a: 03:04:45 Linux prd-centos7-builder-1c-1g-3893.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:45 03:04:45 03:04:45 ---> lscpu: 03:04:45 Architecture: x86_64 03:04:45 CPU op-mode(s): 32-bit, 64-bit 03:04:45 Byte Order: Little Endian 03:04:45 CPU(s): 1 03:04:45 On-line CPU(s) list: 0 03:04:45 Thread(s) per core: 1 03:04:45 Core(s) per socket: 1 03:04:45 Socket(s): 1 03:04:45 NUMA node(s): 1 03:04:45 Vendor ID: AuthenticAMD 03:04:45 CPU family: 23 03:04:45 Model: 49 03:04:45 Model name: AMD EPYC-Rome Processor 03:04:45 Stepping: 0 03:04:45 CPU MHz: 2800.000 03:04:45 BogoMIPS: 5600.00 03:04:45 Virtualization: AMD-V 03:04:45 Hypervisor vendor: KVM 03:04:45 Virtualization type: full 03:04:45 L1d cache: 32K 03:04:45 L1i cache: 32K 03:04:45 L2 cache: 512K 03:04:45 L3 cache: 16384K 03:04:45 NUMA node0 CPU(s): 0 03:04:45 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:45 03:04:45 03:04:45 ---> nproc: 03:04:45 1 03:04:45 03:04:45 03:04:45 ---> df -h: 03:04:45 Filesystem Size Used Avail Use% Mounted on 03:04:45 devtmpfs 882M 0 882M 0% /dev 03:04:45 tmpfs 919M 0 919M 0% /dev/shm 03:04:45 tmpfs 919M 17M 903M 2% /run 03:04:45 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:45 /dev/vda1 20G 5.8G 15G 29% / 03:04:45 tmpfs 184M 0 184M 0% /run/user/1001 03:04:45 tmpfs 184M 0 184M 0% /run/user/0 03:04:45 03:04:45 03:04:45 ---> free -m: 03:04:45 total used free shared buff/cache available 03:04:45 Mem: 1837 358 146 16 1332 1280 03:04:45 Swap: 1023 0 1023 03:04:45 03:04:45 03:04:45 ---> ip addr: 03:04:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:45 inet 127.0.0.1/8 scope host lo 03:04:45 valid_lft forever preferred_lft forever 03:04:45 inet6 ::1/128 scope host 03:04:45 valid_lft forever preferred_lft forever 03:04:45 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:45 link/ether fa:16:3e:9e:a4:62 brd ff:ff:ff:ff:ff:ff 03:04:45 inet 10.32.6.230/23 brd 10.32.7.255 scope global dynamic eth0 03:04:45 valid_lft 86056sec preferred_lft 86056sec 03:04:45 inet6 fe80::f816:3eff:fe9e:a462/64 scope link 03:04:45 valid_lft forever preferred_lft forever 03:04:45 03:04:45 03:04:45 ---> sar -b -r -n DEV: 03:04:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 01/23/2026 _x86_64_ (1 CPU) 03:04:45 03:04:45 02:58:53 AM LINUX RESTART 03:04:45 03:04:45 03:00:01 AM tps rtps wtps bread/s bwrtn/s 03:04:45 03:01:01 AM 88.20 3.13 85.07 149.67 9427.96 03:04:45 03:02:01 AM 92.73 4.56 88.18 453.35 7232.87 03:04:45 03:03:01 AM 97.41 0.13 97.29 5.93 15319.11 03:04:45 03:04:01 AM 98.13 56.77 41.36 4366.96 4060.72 03:04:45 Average: 94.12 16.14 77.98 1242.91 9026.96 03:04:45 03:04:45 03:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:45 03:01:01 AM 245752 1636032 86.94 2088 1266088 413184 14.10 308868 1133616 48220 03:04:45 03:02:01 AM 114496 1767288 93.92 2088 1367172 411332 14.04 366332 1177976 62108 03:04:45 03:03:01 AM 122856 1758928 93.47 2088 1170592 611416 20.86 560864 938972 66312 03:04:45 03:04:01 AM 203700 1678084 89.18 2088 1251492 458388 15.64 369708 1047644 22884 03:04:45 Average: 171701 1710083 90.88 2088 1263836 473580 16.16 401443 1074552 49881 03:04:45 03:04:45 03:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:45 03:01:01 AM eth0 70.08 63.12 837.08 6.37 0.00 0.00 0.00 03:04:45 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:02:01 AM eth0 33.37 29.88 270.72 10.28 0.00 0.00 0.00 03:04:45 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:03:01 AM eth0 57.66 53.17 880.74 6.40 0.00 0.00 0.00 03:04:45 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:04:01 AM eth0 13.79 13.65 11.22 9.74 0.00 0.00 0.00 03:04:45 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 Average: eth0 43.83 40.05 501.88 8.18 0.00 0.00 0.00 03:04:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:04:45 03:04:45 ---> sar -P ALL: 03:04:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 01/23/2026 _x86_64_ (1 CPU) 03:04:45 03:04:45 02:58:53 AM LINUX RESTART 03:04:45 03:04:45 03:00:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:45 03:01:01 AM all 73.01 0.00 6.74 1.64 2.84 15.76 03:04:45 03:01:01 AM 0 73.01 0.00 6.74 1.64 2.84 15.76 03:04:45 03:02:01 AM all 74.82 0.00 7.45 2.56 3.01 12.16 03:04:45 03:02:01 AM 0 74.82 0.00 7.45 2.56 3.01 12.16 03:04:45 03:03:01 AM all 67.64 0.00 5.77 1.52 2.64 22.44 03:04:45 03:03:01 AM 0 67.64 0.00 5.77 1.52 2.64 22.44 03:04:45 03:04:01 AM all 75.27 0.00 4.48 8.26 2.55 9.44 03:04:45 03:04:01 AM 0 75.27 0.00 4.48 8.26 2.55 9.44 03:04:45 Average: all 72.67 0.00 6.11 3.49 2.76 14.97 03:04:45 Average: 0 72.67 0.00 6.11 3.49 2.76 14.97 03:04:45 03:04:45 03:04:45