14:23:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143310 14:23:40 Running as SYSTEM 14:23:40 [EnvInject] - Loading node environment variables. 14:23:40 Building remotely on prd-centos8-builder-2c-1g-16573 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:23:40 [ssh-agent] Looking for ssh-agent implementation... 14:23:40 $ ssh-agent 14:23:40 SSH_AUTH_SOCK=/tmp/ssh-ozWd60wYi8EN/agent.15845 14:23:40 SSH_AGENT_PID=15847 14:23:40 [ssh-agent] Started. 14:23:40 Running ssh-add (command line suppressed) 14:23:40 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4702304016946619255.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4702304016946619255.key) 14:23:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:23:40 The recommended git tool is: NONE 14:23:42 using credential onap-jenkins-ssh 14:23:42 Wiping out workspace first. 14:23:42 Cloning the remote Git repository 14:23:42 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:23:42 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:23:42 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:23:42 > git --version # timeout=10 14:23:42 > git --version # 'git version 2.39.0' 14:23:42 using GIT_SSH to set credentials Gerrit user 14:23:42 [INFO] Currently running in a labeled security context 14:23:42 [INFO] Currently SELinux is 'enforcing' on the host 14:23:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh16132030475452602333.key 14:23:42 Verifying host key using manually-configured host key entries 14:23:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:23:43 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:23:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:43 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:23:43 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:23:43 using GIT_SSH to set credentials Gerrit user 14:23:43 [INFO] Currently running in a labeled security context 14:23:43 [INFO] Currently SELinux is 'enforcing' on the host 14:23:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh4968099623817309481.key 14:23:43 Verifying host key using manually-configured host key entries 14:23:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/10/143310/2 # timeout=30 14:23:43 > git rev-parse 3d202cb1ba5c26d5542d76cf4743e1625d828141^{commit} # timeout=10 14:23:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:23:43 Checking out Revision 3d202cb1ba5c26d5542d76cf4743e1625d828141 (refs/changes/10/143310/2) 14:23:43 > git config core.sparsecheckout # timeout=10 14:23:43 > git checkout -f 3d202cb1ba5c26d5542d76cf4743e1625d828141 # timeout=30 14:23:47 Commit message: "Fix cds-resource-resolution test case" 14:23:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:23:47 > git rev-list --no-walk 4a55a9531396e69fa54ae8c74c30f9a070a2b909 # timeout=10 14:23:47 [EnvInject] - Injecting environment variables from a build step. 14:23:47 [EnvInject] - Injecting as environment variables the properties content 14:23:47 PYTHON=python3 14:23:47 14:23:47 [EnvInject] - Variables injected successfully. 14:23:47 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15344875604114360875.sh 14:23:47 ---> tox-install.sh 14:23:47 + source /home/jenkins/lf-env.sh 14:23:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:23:47 ++ mktemp -d /tmp/venv-XXXX 14:23:47 + lf_venv=/tmp/venv-eFZK 14:23:47 + local venv_file=/tmp/.os_lf_venv 14:23:47 + local python=python3 14:23:47 + local options 14:23:47 + local set_path=true 14:23:47 + local install_args= 14:23:47 ++ 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 14:23:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:23:47 + true 14:23:47 + case $1 in 14:23:47 + venv_file=/tmp/.toxenv 14:23:47 + shift 2 14:23:47 + true 14:23:47 + case $1 in 14:23:47 + shift 14:23:47 + break 14:23:47 + case $python in 14:23:47 + local pkg_list= 14:23:47 + [[ -d /opt/pyenv ]] 14:23:47 + echo 'Setup pyenv:' 14:23:47 Setup pyenv: 14:23:47 + export PYENV_ROOT=/opt/pyenv 14:23:47 + PYENV_ROOT=/opt/pyenv 14:23:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:47 + pyenv versions 14:23:47 system 14:23:47 * 3.8.13 (set by /opt/pyenv/version) 14:23:48 * 3.9.13 (set by /opt/pyenv/version) 14:23:48 * 3.10.6 (set by /opt/pyenv/version) 14:23:48 + command -v pyenv 14:23:48 ++ pyenv init - --no-rehash 14:23:48 + 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[*]}"'\'')" 14:23:48 export PATH="/opt/pyenv/shims:${PATH}" 14:23:48 export PYENV_SHELL=bash 14:23:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:23:48 pyenv() { 14:23:48 local command 14:23:48 command="${1:-}" 14:23:48 if [ "$#" -gt 0 ]; then 14:23:48 shift 14:23:48 fi 14:23:48 14:23:48 case "$command" in 14:23:48 rehash|shell) 14:23:48 eval "$(pyenv "sh-$command" "$@")" 14:23:48 ;; 14:23:48 *) 14:23:48 command pyenv "$command" "$@" 14:23:48 ;; 14:23:48 esac 14:23:48 }' 14:23:48 +++ 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[*]}"' 14:23:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:48 ++ export PYENV_SHELL=bash 14:23:48 ++ PYENV_SHELL=bash 14:23:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:23:48 +++ complete -F _pyenv pyenv 14:23:48 ++ lf-pyver python3 14:23:48 ++ local py_version_xy=python3 14:23:48 ++ local py_version_xyz= 14:23:48 ++ pyenv versions 14:23:48 ++ local command 14:23:48 ++ command=versions 14:23:48 ++ '[' 1 -gt 0 ']' 14:23:48 ++ shift 14:23:48 ++ case "$command" in 14:23:48 ++ command pyenv versions 14:23:48 ++ pyenv versions 14:23:48 ++ awk '{ print $1 }' 14:23:48 ++ sed 's/^[ *]* //' 14:23:48 ++ grep -E '^[0-9.]*[0-9]$' 14:23:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:23:48 +++ sort -V 14:23:48 +++ tail -n 1 14:23:48 +++ grep '^3' /tmp/.pyenv_versions 14:23:48 ++ py_version_xyz=3.10.6 14:23:48 ++ [[ -z 3.10.6 ]] 14:23:48 ++ echo 3.10.6 14:23:48 ++ return 0 14:23:48 + pyenv local 3.10.6 14:23:48 + local command 14:23:48 + command=local 14:23:48 + '[' 2 -gt 0 ']' 14:23:48 + shift 14:23:48 + case "$command" in 14:23:48 + command pyenv local 3.10.6 14:23:48 + pyenv local 3.10.6 14:23:48 + for arg in "$@" 14:23:48 + case $arg in 14:23:48 + pkg_list+='tox ' 14:23:48 + for arg in "$@" 14:23:48 + case $arg in 14:23:48 + pkg_list+='virtualenv ' 14:23:48 + for arg in "$@" 14:23:48 + case $arg in 14:23:48 + pkg_list+='urllib3~=1.26.15 ' 14:23:48 + [[ -f /tmp/.toxenv ]] 14:23:48 + [[ ! -f /tmp/.toxenv ]] 14:23:48 + [[ -n '' ]] 14:23:48 + python3 -m venv /tmp/venv-eFZK 14:23:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eFZK' 14:23:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eFZK 14:23:52 + echo /tmp/venv-eFZK 14:23:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:23:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:23:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:23:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:52 + local 'pip_opts=--upgrade --quiet' 14:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:23:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:23:52 + [[ -n '' ]] 14:23:52 + [[ -n '' ]] 14:23:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:23:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:52 + /tmp/venv-eFZK/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 14:23:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:23:55 lf-activate-venv(): INFO: Base packages installed successfully 14:23:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:23:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:23:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:23:55 + /tmp/venv-eFZK/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 14:23:57 + type python3 14:23:57 + true 14:23:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eFZK/bin to PATH' 14:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-eFZK/bin to PATH 14:23:57 + PATH=/tmp/venv-eFZK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:57 + return 0 14:23:57 + python3 --version 14:23:57 Python 3.10.6 14:23:57 + python3 -m pip --version 14:23:57 pip 26.0.1 from /tmp/venv-eFZK/lib/python3.10/site-packages/pip (python 3.10) 14:23:57 + python3 -m pip freeze 14:23:57 cachetools==7.0.1 14:23:57 chardet==5.2.0 14:23:57 colorama==0.4.6 14:23:57 distlib==0.4.0 14:23:57 filelock==3.21.2 14:23:57 packaging==26.0 14:23:57 platformdirs==4.7.0 14:23:57 pluggy==1.6.0 14:23:57 pyproject-api==1.10.0 14:23:57 tomli==2.4.0 14:23:57 tox==4.35.0 14:23:57 typing_extensions==4.15.0 14:23:57 urllib3==1.26.20 14:23:57 virtualenv==20.36.1 14:23:58 [EnvInject] - Injecting environment variables from a build step. 14:23:58 [EnvInject] - Injecting as environment variables the properties content 14:23:58 PARALLEL=false 14:23:58 14:23:58 [EnvInject] - Variables injected successfully. 14:23:58 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14732423170150714822.sh 14:23:58 ---> tox-run.sh 14:23:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:23:58 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:23:58 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:23:58 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:23:58 + source /home/jenkins/lf-env.sh 14:23:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:23:58 ++ mktemp -d /tmp/venv-XXXX 14:23:58 + lf_venv=/tmp/venv-8sY5 14:23:58 + local venv_file=/tmp/.os_lf_venv 14:23:58 + local python=python3 14:23:58 + local options 14:23:58 + local set_path=true 14:23:58 + local install_args= 14:23:58 ++ 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 14:23:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:23:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:23:58 + true 14:23:58 + case $1 in 14:23:58 + venv_file=/tmp/.toxenv 14:23:58 + shift 2 14:23:58 + true 14:23:58 + case $1 in 14:23:58 + shift 14:23:58 + break 14:23:58 + case $python in 14:23:58 + local pkg_list= 14:23:58 + [[ -d /opt/pyenv ]] 14:23:58 + echo 'Setup pyenv:' 14:23:58 Setup pyenv: 14:23:58 + export PYENV_ROOT=/opt/pyenv 14:23:58 + PYENV_ROOT=/opt/pyenv 14:23:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 + pyenv versions 14:23:58 system 14:23:58 3.8.13 14:23:58 3.9.13 14:23:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:23:58 + command -v pyenv 14:23:58 ++ pyenv init - --no-rehash 14:23:58 + 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[*]}"'\'')" 14:23:58 export PATH="/opt/pyenv/shims:${PATH}" 14:23:58 export PYENV_SHELL=bash 14:23:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:23:58 pyenv() { 14:23:58 local command 14:23:58 command="${1:-}" 14:23:58 if [ "$#" -gt 0 ]; then 14:23:58 shift 14:23:58 fi 14:23:58 14:23:58 case "$command" in 14:23:58 rehash|shell) 14:23:58 eval "$(pyenv "sh-$command" "$@")" 14:23:58 ;; 14:23:58 *) 14:23:58 command pyenv "$command" "$@" 14:23:58 ;; 14:23:58 esac 14:23:58 }' 14:23:58 +++ 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[*]}"' 14:23:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:23:58 ++ export PYENV_SHELL=bash 14:23:58 ++ PYENV_SHELL=bash 14:23:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:23:58 +++ complete -F _pyenv pyenv 14:23:58 ++ lf-pyver python3 14:23:58 ++ local py_version_xy=python3 14:23:58 ++ local py_version_xyz= 14:23:58 ++ awk '{ print $1 }' 14:23:58 ++ sed 's/^[ *]* //' 14:23:58 ++ pyenv versions 14:23:58 ++ local command 14:23:58 ++ command=versions 14:23:58 ++ '[' 1 -gt 0 ']' 14:23:58 ++ shift 14:23:58 ++ case "$command" in 14:23:58 ++ command pyenv versions 14:23:58 ++ pyenv versions 14:23:58 ++ grep -E '^[0-9.]*[0-9]$' 14:23:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:23:58 +++ sort -V 14:23:58 +++ grep '^3' /tmp/.pyenv_versions 14:23:58 +++ tail -n 1 14:23:58 ++ py_version_xyz=3.10.6 14:23:58 ++ [[ -z 3.10.6 ]] 14:23:58 ++ echo 3.10.6 14:23:58 ++ return 0 14:23:58 + pyenv local 3.10.6 14:23:58 + local command 14:23:58 + command=local 14:23:58 + '[' 2 -gt 0 ']' 14:23:58 + shift 14:23:58 + case "$command" in 14:23:58 + command pyenv local 3.10.6 14:23:58 + pyenv local 3.10.6 14:23:58 + for arg in "$@" 14:23:58 + case $arg in 14:23:58 + pkg_list+='tox ' 14:23:58 + for arg in "$@" 14:23:58 + case $arg in 14:23:58 + pkg_list+='virtualenv ' 14:23:58 + for arg in "$@" 14:23:58 + case $arg in 14:23:58 + pkg_list+='urllib3~=1.26.15 ' 14:23:58 + [[ -f /tmp/.toxenv ]] 14:23:58 ++ cat /tmp/.toxenv 14:23:58 + lf_venv=/tmp/venv-eFZK 14:23:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFZK from' file:/tmp/.toxenv 14:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eFZK from file:/tmp/.toxenv 14:23:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:58 + local 'pip_opts=--upgrade --quiet' 14:23:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:23:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:23:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:23:58 + [[ -n '' ]] 14:23:58 + [[ -n '' ]] 14:23:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:23:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:58 + /tmp/venv-eFZK/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 14:23:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:23:59 lf-activate-venv(): INFO: Base packages installed successfully 14:23:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:23:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:23:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:23:59 + /tmp/venv-eFZK/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 14:24:00 + type python3 14:24:00 + true 14:24:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eFZK/bin to PATH' 14:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-eFZK/bin to PATH 14:24:00 + PATH=/tmp/venv-eFZK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:24:00 + return 0 14:24:00 + [[ -d /opt/pyenv ]] 14:24:00 + echo '---> Setting up pyenv' 14:24:00 ---> Setting up pyenv 14:24:00 + export PYENV_ROOT=/opt/pyenv 14:24:00 + PYENV_ROOT=/opt/pyenv 14:24:00 + export PATH=/opt/pyenv/bin:/tmp/venv-eFZK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:24:00 + PATH=/opt/pyenv/bin:/tmp/venv-eFZK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:24:00 ++ pwd 14:24:00 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:24:00 + export PYTHONPATH 14:24:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:24:00 + TOX_TESTENV_PASSENV=PYTHONPATH 14:24:00 + tox --version 14:24:00 4.35.0 from /tmp/venv-eFZK/lib/python3.10/site-packages/tox/__init__.py 14:24:00 + PARALLEL=false 14:24:00 + TOX_OPTIONS_LIST= 14:24:00 + [[ -n py ]] 14:24:00 + TOX_OPTIONS_LIST=' -e py' 14:24:00 + case ${PARALLEL,,} in 14:24:00 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:24:00 + tox -e py 14:24:01 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:24:03 py: freeze> python -m pip freeze --all 14:24:03 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 14:24:03 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 14:24:03 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:24:03 py: OK (3.06=setup[2.82]+cmd[0.01,0.23] seconds) 14:24:03 congratulations :) (3.10 seconds) 14:24:03 + tox_status=0 14:24:03 + echo '---> Completed tox runs' 14:24:03 ---> Completed tox runs 14:24:03 + for i in .tox/*/log 14:24:03 ++ echo .tox/py/log 14:24:03 ++ awk -F/ '{print $2}' 14:24:03 + tox_env=py 14:24:03 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:24:03 + DOC_DIR=docs/_build/html 14:24:03 + [[ -d docs/_build/html ]] 14:24:03 + echo '---> tox-run.sh ends' 14:24:03 ---> tox-run.sh ends 14:24:03 + test 0 -eq 0 14:24:04 $ ssh-agent -k 14:24:04 unset SSH_AUTH_SOCK; 14:24:04 unset SSH_AGENT_PID; 14:24:04 echo Agent pid 15847 killed; 14:24:04 [ssh-agent] Stopped. 14:24:04 [PostBuildScript] - [INFO] Executing post build scripts. 14:24:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10275094599064405800.sh 14:24:04 ---> sysstat.sh 14:24:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11219493932328466788.sh 14:24:04 ---> package-listing.sh 14:24:04 ++ tr '[:upper:]' '[:lower:]' 14:24:04 ++ facter osfamily 14:24:04 + OS_FAMILY=redhat 14:24:04 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:24:04 + START_PACKAGES=/tmp/packages_start.txt 14:24:04 + END_PACKAGES=/tmp/packages_end.txt 14:24:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:04 + PACKAGES=/tmp/packages_start.txt 14:24:04 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:24:04 + PACKAGES=/tmp/packages_end.txt 14:24:04 + case "${OS_FAMILY}" in 14:24:04 + rpm -qa 14:24:04 + sort 14:24:05 + '[' -f /tmp/packages_start.txt ']' 14:24:05 + '[' -f /tmp/packages_end.txt ']' 14:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:05 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:24:05 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:24:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4680788021915573257.sh 14:24:05 ---> capture-instance-metadata.sh 14:24:05 Setup pyenv: 14:24:05 system 14:24:05 3.8.13 14:24:05 3.9.13 14:24:05 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:24:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0yvT 14:24:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:24:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:12 lf-activate-venv(): INFO: Base packages installed successfully 14:24:12 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-0yvT/bin to PATH 14:24:33 INFO: Running in OpenStack, capturing instance metadata 14:24:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4605273261554086055.sh 14:24:34 provisioning config files... 14:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config5037439186160132181tmp 14:24:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:24:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:24:34 [EnvInject] - Injecting environment variables from a build step. 14:24:34 [EnvInject] - Injecting as environment variables the properties content 14:24:34 SERVER_ID=logs 14:24:34 14:24:34 [EnvInject] - Variables injected successfully. 14:24:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1206062072473988886.sh 14:24:34 ---> create-netrc.sh 14:24:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8170846051402333181.sh 14:24:34 ---> python-tools-install.sh 14:24:34 Setup pyenv: 14:24:34 system 14:24:34 3.8.13 14:24:34 3.9.13 14:24:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:24:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0yvT from file:/tmp/.os_lf_venv 14:24:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:36 lf-activate-venv(): INFO: Base packages installed successfully 14:24:36 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-0yvT/bin to PATH 14:24:43 Generating Requirements File 14:24:59 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. 14:24:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:24:59 Python 3.10.6 14:25:00 pip 26.0.1 from /tmp/venv-0yvT/lib/python3.10/site-packages/pip (python 3.10) 14:25:00 appdirs==1.4.4 14:25:00 argcomplete==3.6.3 14:25:00 aspy.yaml==1.3.0 14:25:00 attrs==25.4.0 14:25:00 autopage==0.6.0 14:25:00 backports.strenum==1.3.1 14:25:00 beautifulsoup4==4.14.3 14:25:00 boto3==1.42.48 14:25:00 botocore==1.42.48 14:25:00 bs4==0.0.2 14:25:00 certifi==2026.1.4 14:25:00 cffi==2.0.0 14:25:00 cfgv==3.5.0 14:25:00 chardet==5.2.0 14:25:00 charset-normalizer==3.4.4 14:25:00 click==8.3.1 14:25:00 cliff==4.13.1 14:25:00 cmd2==3.2.0 14:25:00 cryptography==3.3.2 14:25:00 debtcollector==3.0.0 14:25:00 decorator==5.2.1 14:25:00 defusedxml==0.7.1 14:25:00 Deprecated==1.3.1 14:25:00 distlib==0.4.0 14:25:00 dnspython==2.8.0 14:25:00 docker==7.1.0 14:25:00 dogpile.cache==1.5.0 14:25:00 durationpy==0.10 14:25:00 email-validator==2.3.0 14:25:00 filelock==3.21.2 14:25:00 future==1.0.0 14:25:00 gitdb==4.0.12 14:25:00 GitPython==3.1.46 14:25:00 httplib2==0.30.2 14:25:00 identify==2.6.16 14:25:00 idna==3.11 14:25:00 importlib-resources==1.5.0 14:25:00 iso8601==2.1.0 14:25:00 Jinja2==3.1.6 14:25:00 jmespath==1.1.0 14:25:00 jsonpatch==1.33 14:25:00 jsonpointer==3.0.0 14:25:00 jsonschema==4.26.0 14:25:00 jsonschema-specifications==2025.9.1 14:25:00 keystoneauth1==5.13.0 14:25:00 kubernetes==35.0.0 14:25:00 lftools==0.37.21 14:25:00 lxml==6.0.2 14:25:00 markdown-it-py==4.0.0 14:25:00 MarkupSafe==3.0.3 14:25:00 mdurl==0.1.2 14:25:00 msgpack==1.1.2 14:25:00 multi_key_dict==2.0.3 14:25:00 munch==4.0.0 14:25:00 netaddr==1.3.0 14:25:00 niet==1.4.2 14:25:00 nodeenv==1.10.0 14:25:00 oauth2client==4.1.3 14:25:00 oauthlib==3.3.1 14:25:00 openstacksdk==4.9.0 14:25:00 os-service-types==1.8.2 14:25:00 osc-lib==4.3.0 14:25:00 oslo.config==10.2.0 14:25:00 oslo.context==6.2.0 14:25:00 oslo.i18n==6.7.1 14:25:00 oslo.log==8.0.0 14:25:00 oslo.serialization==5.9.0 14:25:00 oslo.utils==9.2.0 14:25:00 packaging==26.0 14:25:00 pbr==7.0.3 14:25:00 platformdirs==4.7.0 14:25:00 prettytable==3.17.0 14:25:00 psutil==7.2.2 14:25:00 pyasn1==0.6.2 14:25:00 pyasn1_modules==0.4.2 14:25:00 pycparser==3.0 14:25:00 pygerrit2==2.0.15 14:25:00 PyGithub==2.8.1 14:25:00 Pygments==2.19.2 14:25:00 PyJWT==2.11.0 14:25:00 PyNaCl==1.6.2 14:25:00 pyparsing==2.4.7 14:25:00 pyperclip==1.11.0 14:25:00 pyrsistent==0.20.0 14:25:00 python-cinderclient==9.8.0 14:25:00 python-dateutil==2.9.0.post0 14:25:00 python-heatclient==5.0.0 14:25:00 python-jenkins==1.8.3 14:25:00 python-keystoneclient==5.7.0 14:25:00 python-magnumclient==4.9.0 14:25:00 python-openstackclient==8.3.0 14:25:00 python-swiftclient==4.9.0 14:25:00 PyYAML==6.0.3 14:25:00 referencing==0.37.0 14:25:00 requests==2.32.5 14:25:00 requests-oauthlib==2.0.0 14:25:00 requestsexceptions==1.4.0 14:25:00 rfc3986==2.0.0 14:25:00 rich==14.3.2 14:25:00 rich-argparse==1.7.2 14:25:00 rpds-py==0.30.0 14:25:00 rsa==4.9.1 14:25:00 ruamel.yaml==0.19.1 14:25:00 ruamel.yaml.clib==0.2.15 14:25:00 s3transfer==0.16.0 14:25:00 simplejson==3.20.2 14:25:00 six==1.17.0 14:25:00 smmap==5.0.2 14:25:00 soupsieve==2.8.3 14:25:00 stevedore==5.6.0 14:25:00 tabulate==0.9.0 14:25:00 toml==0.10.2 14:25:00 tomlkit==0.14.0 14:25:00 tqdm==4.67.3 14:25:00 typing_extensions==4.15.0 14:25:00 tzdata==2025.3 14:25:00 urllib3==1.26.20 14:25:00 virtualenv==20.36.1 14:25:00 wcwidth==0.6.0 14:25:00 websocket-client==1.9.0 14:25:00 wrapt==2.1.1 14:25:00 xdg==6.0.0 14:25:00 xmltodict==1.0.2 14:25:00 yq==3.4.3 14:25:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7284601018995971493.sh 14:25:00 ---> sudo-logs.sh 14:25:00 Archiving 'sudo' log.. 14:25:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11869492473182617743.sh 14:25:00 ---> job-cost.sh 14:25:00 INFO: Activating Python virtual environment... 14:25:00 Setup pyenv: 14:25:00 system 14:25:00 3.8.13 14:25:00 3.9.13 14:25:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:25:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0yvT from file:/tmp/.os_lf_venv 14:25:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:02 lf-activate-venv(): INFO: Base packages installed successfully 14:25:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-0yvT/bin to PATH 14:25:07 INFO: No stack-cost file found 14:25:07 INFO: Instance uptime: 119s 14:25:07 INFO: Fetching instance metadata (attempt 1 of 3)... 14:25:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:25:08 INFO: Successfully fetched instance metadata 14:25:08 INFO: Instance type: v3-standard-2 14:25:08 INFO: Retrieving pricing info for: v3-standard-2 14:25:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:25:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=119 14:25:08 INFO: Successfully fetched Vexxhost pricing API 14:25:08 INFO: Retrieved cost: 0.06 14:25:08 INFO: Retrieved resource: v3-standard-2 14:25:08 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 14:25:08 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 14:25:08 INFO: Successfully archived job cost data 14:25:08 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,573,2026-02-13 14:25:08,v3-standard-2,119,0.06,0.00,SUCCESS 14:25:08 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6080880561286953754.sh 14:25:08 ---> logs-deploy.sh 14:25:08 Setup pyenv: 14:25:08 system 14:25:08 3.8.13 14:25:08 3.9.13 14:25:08 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0yvT from file:/tmp/.os_lf_venv 14:25:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:10 lf-activate-venv(): INFO: Base packages installed successfully 14:25:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-0yvT/bin to PATH 14:25:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/573 14:25:17 INFO: archiving workspace using pattern(s): 14:25:18 Archives upload complete. 14:25:19 INFO: archiving logs to Nexus 14:25:20 ---> uname -a: 14:25:20 Linux prd-centos8-builder-2c-1g-16573.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:25:20 14:25:20 14:25:20 ---> lscpu: 14:25:20 Architecture: x86_64 14:25:20 CPU op-mode(s): 32-bit, 64-bit 14:25:20 Byte Order: Little Endian 14:25:20 CPU(s): 2 14:25:20 On-line CPU(s) list: 0,1 14:25:20 Thread(s) per core: 1 14:25:20 Core(s) per socket: 1 14:25:20 Socket(s): 2 14:25:20 NUMA node(s): 1 14:25:20 Vendor ID: AuthenticAMD 14:25:20 CPU family: 23 14:25:20 Model: 49 14:25:20 Model name: AMD EPYC-Rome Processor 14:25:20 Stepping: 0 14:25:20 CPU MHz: 2799.998 14:25:20 BogoMIPS: 5599.99 14:25:20 Virtualization: AMD-V 14:25:20 Hypervisor vendor: KVM 14:25:20 Virtualization type: full 14:25:20 L1d cache: 32K 14:25:20 L1i cache: 32K 14:25:20 L2 cache: 512K 14:25:20 L3 cache: 16384K 14:25:20 NUMA node0 CPU(s): 0,1 14:25:20 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:25:20 14:25:20 14:25:20 ---> nproc: 14:25:20 2 14:25:20 14:25:20 14:25:20 ---> df -h: 14:25:20 Filesystem Size Used Avail Use% Mounted on 14:25:20 devtmpfs 3.8G 0 3.8G 0% /dev 14:25:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:25:20 tmpfs 3.8G 17M 3.8G 1% /run 14:25:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:25:20 /dev/vda1 40G 8.6G 32G 22% / 14:25:20 tmpfs 770M 0 770M 0% /run/user/1001 14:25:20 14:25:20 14:25:20 ---> free -m: 14:25:20 total used free shared buff/cache available 14:25:20 Mem: 7699 587 4977 19 2134 6804 14:25:20 Swap: 1023 0 1023 14:25:20 14:25:20 14:25:20 ---> ip addr: 14:25:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:25:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:25:20 inet 127.0.0.1/8 scope host lo 14:25:20 valid_lft forever preferred_lft forever 14:25:20 inet6 ::1/128 scope host 14:25:20 valid_lft forever preferred_lft forever 14:25:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:25:20 link/ether fa:16:3e:83:ec:a3 brd ff:ff:ff:ff:ff:ff 14:25:20 altname enp0s3 14:25:20 altname ens3 14:25:20 inet 10.30.106.27/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:25:20 valid_lft 86278sec preferred_lft 86278sec 14:25:20 inet6 fe80::f816:3eff:fe83:eca3/64 scope link 14:25:20 valid_lft forever preferred_lft forever 14:25:20 14:25:20 14:25:20 ---> sar -b -r -n DEV: 14:25:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 14:25:20 14:25:20 14:23:15 LINUX RESTART (2 CPU) 14:25:20 14:25:20 02:24:01 PM tps rtps wtps bread/s bwrtn/s 14:25:20 02:25:01 PM 196.85 45.11 151.74 547.06 11924.59 14:25:20 Average: 196.85 45.11 151.74 547.06 11924.59 14:25:20 14:25:20 02:24:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:20 02:25:01 PM 5135708 7000600 2748736 34.86 2688 2029168 711552 7.97 370320 1999560 139164 14:25:20 Average: 5135708 7000600 2748736 34.86 2688 2029168 711552 7.97 370320 1999560 139164 14:25:20 14:25:20 02:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:20 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:20 02:25:01 PM eth0 85.89 61.12 971.05 13.17 0.00 0.00 0.00 0.00 14:25:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:20 Average: eth0 85.89 61.12 971.05 13.17 0.00 0.00 0.00 0.00 14:25:20 14:25:20 14:25:20 ---> sar -P ALL: 14:25:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 14:25:20 14:25:20 14:23:15 LINUX RESTART (2 CPU) 14:25:20 14:25:20 02:24:01 PM CPU %user %nice %system %iowait %steal %idle 14:25:20 02:25:01 PM all 42.36 0.67 9.01 1.83 0.11 46.02 14:25:20 02:25:01 PM 0 53.68 0.62 9.38 2.26 0.12 33.94 14:25:20 02:25:01 PM 1 31.04 0.72 8.64 1.41 0.10 58.09 14:25:20 Average: all 42.36 0.67 9.01 1.83 0.11 46.02 14:25:20 Average: 0 53.68 0.62 9.38 2.26 0.12 33.94 14:25:20 Average: 1 31.04 0.72 8.64 1.41 0.10 58.09 14:25:20 14:25:20 14:25:20