09:45:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143124 09:45:04 Running as SYSTEM 09:45:04 [EnvInject] - Loading node environment variables. 09:45:04 Building remotely on prd-centos8-builder-2c-1g-6190 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:45:04 [ssh-agent] Looking for ssh-agent implementation... 09:45:04 $ ssh-agent 09:45:04 SSH_AUTH_SOCK=/tmp/ssh-M2qQruSgqlp0/agent.15926 09:45:04 SSH_AGENT_PID=15970 09:45:04 [ssh-agent] Started. 09:45:04 Running ssh-add (command line suppressed) 09:45:04 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7511743531736068210.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7511743531736068210.key) 09:45:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:45:04 The recommended git tool is: NONE 09:45:06 using credential onap-jenkins-ssh 09:45:06 Wiping out workspace first. 09:45:06 Cloning the remote Git repository 09:45:06 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:45:06 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:45:06 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:45:06 > git --version # timeout=10 09:45:06 > git --version # 'git version 2.39.0' 09:45:06 using GIT_SSH to set credentials Gerrit user 09:45:06 [INFO] Currently running in a labeled security context 09:45:06 [INFO] Currently SELinux is 'enforcing' on the host 09:45:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh7719913369450027270.key 09:45:06 Verifying host key using manually-configured host key entries 09:45:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:45:07 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:45:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:07 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:45:07 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:45:07 using GIT_SSH to set credentials Gerrit user 09:45:07 [INFO] Currently running in a labeled security context 09:45:07 [INFO] Currently SELinux is 'enforcing' on the host 09:45:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh12659100538124653686.key 09:45:07 Verifying host key using manually-configured host key entries 09:45:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/24/143124/2 # timeout=30 09:45:07 > git rev-parse 66cedf873e5bbcbca6c71e08da205b90d8e9dad9^{commit} # timeout=10 09:45:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:45:07 Checking out Revision 66cedf873e5bbcbca6c71e08da205b90d8e9dad9 (refs/changes/24/143124/2) 09:45:07 > git config core.sparsecheckout # timeout=10 09:45:07 > git checkout -f 66cedf873e5bbcbca6c71e08da205b90d8e9dad9 # timeout=30 09:45:11 Commit message: "Distribution fixes" 09:45:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:45:11 > git rev-list --no-walk 7b81da666387932a265b3bf38dd449449d8dcdb9 # timeout=10 09:45:11 [EnvInject] - Injecting environment variables from a build step. 09:45:11 [EnvInject] - Injecting as environment variables the properties content 09:45:11 PYTHON=python3 09:45:11 09:45:11 [EnvInject] - Variables injected successfully. 09:45:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1085475769299876858.sh 09:45:11 ---> tox-install.sh 09:45:11 + source /home/jenkins/lf-env.sh 09:45:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:11 ++ mktemp -d /tmp/venv-XXXX 09:45:11 + lf_venv=/tmp/venv-A1Cn 09:45:11 + local venv_file=/tmp/.os_lf_venv 09:45:11 + local python=python3 09:45:11 + local options 09:45:11 + local set_path=true 09:45:11 + local install_args= 09:45:11 ++ 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 09:45:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:11 + true 09:45:11 + case $1 in 09:45:11 + venv_file=/tmp/.toxenv 09:45:11 + shift 2 09:45:11 + true 09:45:11 + case $1 in 09:45:11 + shift 09:45:11 + break 09:45:11 + case $python in 09:45:11 + local pkg_list= 09:45:11 + [[ -d /opt/pyenv ]] 09:45:11 + echo 'Setup pyenv:' 09:45:11 Setup pyenv: 09:45:11 + export PYENV_ROOT=/opt/pyenv 09:45:11 + PYENV_ROOT=/opt/pyenv 09:45:11 + 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 09:45:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:45:11 + pyenv versions 09:45:11 system 09:45:11 * 3.8.13 (set by /opt/pyenv/version) 09:45:11 * 3.9.13 (set by /opt/pyenv/version) 09:45:11 * 3.10.6 (set by /opt/pyenv/version) 09:45:11 + command -v pyenv 09:45:11 ++ pyenv init - --no-rehash 09:45:12 + 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[*]}"'\'')" 09:45:12 export PATH="/opt/pyenv/shims:${PATH}" 09:45:12 export PYENV_SHELL=bash 09:45:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:12 pyenv() { 09:45:12 local command 09:45:12 command="${1:-}" 09:45:12 if [ "$#" -gt 0 ]; then 09:45:12 shift 09:45:12 fi 09:45:12 09:45:12 case "$command" in 09:45:12 rehash|shell) 09:45:12 eval "$(pyenv "sh-$command" "$@")" 09:45:12 ;; 09:45:12 *) 09:45:12 command pyenv "$command" "$@" 09:45:12 ;; 09:45:12 esac 09:45:12 }' 09:45:12 +++ 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[*]}"' 09:45:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:45:12 ++ 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 09:45:12 ++ 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 09:45:12 ++ export PYENV_SHELL=bash 09:45:12 ++ PYENV_SHELL=bash 09:45:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:12 +++ complete -F _pyenv pyenv 09:45:12 ++ lf-pyver python3 09:45:12 ++ local py_version_xy=python3 09:45:12 ++ local py_version_xyz= 09:45:12 ++ sed 's/^[ *]* //' 09:45:12 ++ grep -E '^[0-9.]*[0-9]$' 09:45:12 ++ pyenv versions 09:45:12 ++ local command 09:45:12 ++ command=versions 09:45:12 ++ '[' 1 -gt 0 ']' 09:45:12 ++ shift 09:45:12 ++ case "$command" in 09:45:12 ++ command pyenv versions 09:45:12 ++ pyenv versions 09:45:12 ++ awk '{ print $1 }' 09:45:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:12 +++ grep '^3' /tmp/.pyenv_versions 09:45:12 +++ sort -V 09:45:12 +++ tail -n 1 09:45:12 ++ py_version_xyz=3.10.6 09:45:12 ++ [[ -z 3.10.6 ]] 09:45:12 ++ echo 3.10.6 09:45:12 ++ return 0 09:45:12 + pyenv local 3.10.6 09:45:12 + local command 09:45:12 + command=local 09:45:12 + '[' 2 -gt 0 ']' 09:45:12 + shift 09:45:12 + case "$command" in 09:45:12 + command pyenv local 3.10.6 09:45:12 + pyenv local 3.10.6 09:45:12 + for arg in "$@" 09:45:12 + case $arg in 09:45:12 + pkg_list+='tox ' 09:45:12 + for arg in "$@" 09:45:12 + case $arg in 09:45:12 + pkg_list+='virtualenv ' 09:45:12 + for arg in "$@" 09:45:12 + case $arg in 09:45:12 + pkg_list+='urllib3~=1.26.15 ' 09:45:12 + [[ -f /tmp/.toxenv ]] 09:45:12 + [[ ! -f /tmp/.toxenv ]] 09:45:12 + [[ -n '' ]] 09:45:12 + python3 -m venv /tmp/venv-A1Cn 09:45:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A1Cn' 09:45:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A1Cn 09:45:16 + echo /tmp/venv-A1Cn 09:45:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:45:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:45:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:16 + local 'pip_opts=--upgrade --quiet' 09:45:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:16 + [[ -n '' ]] 09:45:16 + [[ -n '' ]] 09:45:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:45:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:16 + /tmp/venv-A1Cn/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 09:45:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:45:19 lf-activate-venv(): INFO: Base packages installed successfully 09:45:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:19 + /tmp/venv-A1Cn/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 09:45:21 + type python3 09:45:21 + true 09:45:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A1Cn/bin to PATH' 09:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-A1Cn/bin to PATH 09:45:21 + PATH=/tmp/venv-A1Cn/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 09:45:21 + return 0 09:45:21 + python3 --version 09:45:21 Python 3.10.6 09:45:21 + python3 -m pip --version 09:45:21 pip 26.0.1 from /tmp/venv-A1Cn/lib/python3.10/site-packages/pip (python 3.10) 09:45:21 + python3 -m pip freeze 09:45:22 cachetools==7.0.0 09:45:22 chardet==5.2.0 09:45:22 colorama==0.4.6 09:45:22 distlib==0.4.0 09:45:22 filelock==3.20.3 09:45:22 packaging==26.0 09:45:22 platformdirs==4.5.1 09:45:22 pluggy==1.6.0 09:45:22 pyproject-api==1.10.0 09:45:22 tomli==2.4.0 09:45:22 tox==4.34.1 09:45:22 typing_extensions==4.15.0 09:45:22 urllib3==1.26.20 09:45:22 virtualenv==20.36.1 09:45:22 [EnvInject] - Injecting environment variables from a build step. 09:45:22 [EnvInject] - Injecting as environment variables the properties content 09:45:22 PARALLEL=false 09:45:22 09:45:22 [EnvInject] - Variables injected successfully. 09:45:22 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11611792416351649251.sh 09:45:22 ---> tox-run.sh 09:45:22 + 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 09:45:22 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:45:22 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:45:22 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:45:22 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:45:22 + source /home/jenkins/lf-env.sh 09:45:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:22 ++ mktemp -d /tmp/venv-XXXX 09:45:22 + lf_venv=/tmp/venv-lFYL 09:45:22 + local venv_file=/tmp/.os_lf_venv 09:45:22 + local python=python3 09:45:22 + local options 09:45:22 + local set_path=true 09:45:22 + local install_args= 09:45:22 ++ 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 09:45:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:22 + true 09:45:22 + case $1 in 09:45:22 + venv_file=/tmp/.toxenv 09:45:22 + shift 2 09:45:22 + true 09:45:22 + case $1 in 09:45:22 + shift 09:45:22 + break 09:45:22 + case $python in 09:45:22 + local pkg_list= 09:45:22 + [[ -d /opt/pyenv ]] 09:45:22 + echo 'Setup pyenv:' 09:45:22 Setup pyenv: 09:45:22 + export PYENV_ROOT=/opt/pyenv 09:45:22 + PYENV_ROOT=/opt/pyenv 09:45:22 + 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 09:45:22 + 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 09:45:22 + pyenv versions 09:45:22 system 09:45:22 3.8.13 09:45:22 3.9.13 09:45:22 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:45:22 + command -v pyenv 09:45:22 ++ pyenv init - --no-rehash 09:45:22 + 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[*]}"'\'')" 09:45:22 export PATH="/opt/pyenv/shims:${PATH}" 09:45:22 export PYENV_SHELL=bash 09:45:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:22 pyenv() { 09:45:22 local command 09:45:22 command="${1:-}" 09:45:22 if [ "$#" -gt 0 ]; then 09:45:22 shift 09:45:22 fi 09:45:22 09:45:22 case "$command" in 09:45:22 rehash|shell) 09:45:22 eval "$(pyenv "sh-$command" "$@")" 09:45:22 ;; 09:45:22 *) 09:45:22 command pyenv "$command" "$@" 09:45:22 ;; 09:45:22 esac 09:45:22 }' 09:45:22 +++ 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[*]}"' 09:45:22 ++ 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 09:45:22 ++ 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 09:45:22 ++ 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 09:45:22 ++ export PYENV_SHELL=bash 09:45:22 ++ PYENV_SHELL=bash 09:45:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:22 +++ complete -F _pyenv pyenv 09:45:22 ++ lf-pyver python3 09:45:22 ++ local py_version_xy=python3 09:45:22 ++ local py_version_xyz= 09:45:22 ++ awk '{ print $1 }' 09:45:22 ++ pyenv versions 09:45:22 ++ local command 09:45:22 ++ command=versions 09:45:22 ++ '[' 1 -gt 0 ']' 09:45:22 ++ shift 09:45:22 ++ case "$command" in 09:45:22 ++ command pyenv versions 09:45:22 ++ pyenv versions 09:45:22 ++ grep -E '^[0-9.]*[0-9]$' 09:45:22 ++ sed 's/^[ *]* //' 09:45:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:22 +++ grep '^3' /tmp/.pyenv_versions 09:45:22 +++ sort -V 09:45:22 +++ tail -n 1 09:45:22 ++ py_version_xyz=3.10.6 09:45:22 ++ [[ -z 3.10.6 ]] 09:45:22 ++ echo 3.10.6 09:45:22 ++ return 0 09:45:22 + pyenv local 3.10.6 09:45:22 + local command 09:45:22 + command=local 09:45:22 + '[' 2 -gt 0 ']' 09:45:22 + shift 09:45:22 + case "$command" in 09:45:22 + command pyenv local 3.10.6 09:45:22 + pyenv local 3.10.6 09:45:22 + for arg in "$@" 09:45:22 + case $arg in 09:45:22 + pkg_list+='tox ' 09:45:22 + for arg in "$@" 09:45:22 + case $arg in 09:45:22 + pkg_list+='virtualenv ' 09:45:22 + for arg in "$@" 09:45:22 + case $arg in 09:45:22 + pkg_list+='urllib3~=1.26.15 ' 09:45:22 + [[ -f /tmp/.toxenv ]] 09:45:22 ++ cat /tmp/.toxenv 09:45:22 + lf_venv=/tmp/venv-A1Cn 09:45:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1Cn from' file:/tmp/.toxenv 09:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1Cn from file:/tmp/.toxenv 09:45:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:22 + local 'pip_opts=--upgrade --quiet' 09:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:22 + [[ -n '' ]] 09:45:22 + [[ -n '' ]] 09:45:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:22 + /tmp/venv-A1Cn/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 09:45:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:45:23 lf-activate-venv(): INFO: Base packages installed successfully 09:45:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:23 + /tmp/venv-A1Cn/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 09:45:24 + type python3 09:45:24 + true 09:45:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A1Cn/bin to PATH' 09:45:24 lf-activate-venv(): INFO: Adding /tmp/venv-A1Cn/bin to PATH 09:45:24 + PATH=/tmp/venv-A1Cn/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 09:45:24 + return 0 09:45:24 + [[ -d /opt/pyenv ]] 09:45:24 + echo '---> Setting up pyenv' 09:45:24 ---> Setting up pyenv 09:45:24 + export PYENV_ROOT=/opt/pyenv 09:45:24 + PYENV_ROOT=/opt/pyenv 09:45:24 + export PATH=/opt/pyenv/bin:/tmp/venv-A1Cn/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 09:45:24 + PATH=/opt/pyenv/bin:/tmp/venv-A1Cn/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 09:45:24 ++ pwd 09:45:24 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:45:24 + export PYTHONPATH 09:45:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:45:24 + TOX_TESTENV_PASSENV=PYTHONPATH 09:45:24 + tox --version 09:45:24 4.34.1 from /tmp/venv-A1Cn/lib/python3.10/site-packages/tox/__init__.py 09:45:24 + PARALLEL=false 09:45:24 + TOX_OPTIONS_LIST= 09:45:24 + [[ -n py ]] 09:45:24 + TOX_OPTIONS_LIST=' -e py' 09:45:24 + case ${PARALLEL,,} in 09:45:24 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:45:24 + tox -e py 09:45:25 py: install_deps> python -I -m pip install flake8 flake8-docstrings 09:45:27 py: freeze> python -m pip freeze --all 09:45:27 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 09:45:27 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 09:45:27 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 09:45:27 py: OK (3.06=setup[2.66]+cmd[0.02,0.38] seconds) 09:45:27 congratulations :) (3.09 seconds) 09:45:27 + tox_status=0 09:45:27 + echo '---> Completed tox runs' 09:45:27 ---> Completed tox runs 09:45:27 + for i in .tox/*/log 09:45:27 ++ echo .tox/py/log 09:45:27 ++ awk -F/ '{print $2}' 09:45:27 + tox_env=py 09:45:27 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 09:45:27 + DOC_DIR=docs/_build/html 09:45:27 + [[ -d docs/_build/html ]] 09:45:27 + echo '---> tox-run.sh ends' 09:45:27 ---> tox-run.sh ends 09:45:27 + test 0 -eq 0 09:45:27 $ ssh-agent -k 09:45:27 unset SSH_AUTH_SOCK; 09:45:27 unset SSH_AGENT_PID; 09:45:27 echo Agent pid 15970 killed; 09:45:28 [ssh-agent] Stopped. 09:45:28 [PostBuildScript] - [INFO] Executing post build scripts. 09:45:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16589253950108281323.sh 09:45:28 ---> sysstat.sh 09:45:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17841730799716549039.sh 09:45:28 ---> package-listing.sh 09:45:28 ++ tr '[:upper:]' '[:lower:]' 09:45:28 ++ facter osfamily 09:45:28 + OS_FAMILY=redhat 09:45:28 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:45:28 + START_PACKAGES=/tmp/packages_start.txt 09:45:28 + END_PACKAGES=/tmp/packages_end.txt 09:45:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:28 + PACKAGES=/tmp/packages_start.txt 09:45:28 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:45:28 + PACKAGES=/tmp/packages_end.txt 09:45:28 + case "${OS_FAMILY}" in 09:45:28 + sort 09:45:28 + rpm -qa 09:45:29 + '[' -f /tmp/packages_start.txt ']' 09:45:29 + '[' -f /tmp/packages_end.txt ']' 09:45:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:29 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:45:29 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:45:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:45:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18361713728076801603.sh 09:45:29 ---> capture-instance-metadata.sh 09:45:29 Setup pyenv: 09:45:29 system 09:45:29 3.8.13 09:45:29 3.9.13 09:45:29 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:45:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n0RL 09:45:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:45:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:36 lf-activate-venv(): INFO: Base packages installed successfully 09:45:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-n0RL/bin to PATH 09:45:57 INFO: Running in OpenStack, capturing instance metadata 09:45:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14235958967354811277.sh 09:45:57 provisioning config files... 09:45:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config130558047789814320tmp 09:45:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:45:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:45:57 [EnvInject] - Injecting environment variables from a build step. 09:45:57 [EnvInject] - Injecting as environment variables the properties content 09:45:57 SERVER_ID=logs 09:45:57 09:45:57 [EnvInject] - Variables injected successfully. 09:45:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins568082705824518984.sh 09:45:57 ---> create-netrc.sh 09:45:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15325933790167790807.sh 09:45:57 ---> python-tools-install.sh 09:45:57 Setup pyenv: 09:45:58 system 09:45:58 3.8.13 09:45:58 3.9.13 09:45:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:45:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0RL from file:/tmp/.os_lf_venv 09:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:59 lf-activate-venv(): INFO: Base packages installed successfully 09:45:59 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:06 lf-activate-venv(): INFO: Adding /tmp/venv-n0RL/bin to PATH 09:46:06 Generating Requirements File 09:46:23 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. 09:46:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:46:23 Python 3.10.6 09:46:24 pip 26.0.1 from /tmp/venv-n0RL/lib/python3.10/site-packages/pip (python 3.10) 09:46:24 appdirs==1.4.4 09:46:24 argcomplete==3.6.3 09:46:24 aspy.yaml==1.3.0 09:46:24 attrs==25.4.0 09:46:24 autopage==0.6.0 09:46:24 backports.strenum==1.3.1 09:46:24 beautifulsoup4==4.14.3 09:46:24 boto3==1.42.44 09:46:24 botocore==1.42.44 09:46:24 bs4==0.0.2 09:46:24 certifi==2026.1.4 09:46:24 cffi==2.0.0 09:46:24 cfgv==3.5.0 09:46:24 chardet==5.2.0 09:46:24 charset-normalizer==3.4.4 09:46:24 click==8.3.1 09:46:24 cliff==4.13.1 09:46:24 cmd2==3.2.0 09:46:24 cryptography==3.3.2 09:46:24 debtcollector==3.0.0 09:46:24 decorator==5.2.1 09:46:24 defusedxml==0.7.1 09:46:24 Deprecated==1.3.1 09:46:24 distlib==0.4.0 09:46:24 dnspython==2.8.0 09:46:24 docker==7.1.0 09:46:24 dogpile.cache==1.5.0 09:46:24 durationpy==0.10 09:46:24 email-validator==2.3.0 09:46:24 filelock==3.20.3 09:46:24 future==1.0.0 09:46:24 gitdb==4.0.12 09:46:24 GitPython==3.1.46 09:46:24 httplib2==0.30.2 09:46:24 identify==2.6.16 09:46:24 idna==3.11 09:46:24 importlib-resources==1.5.0 09:46:24 iso8601==2.1.0 09:46:24 Jinja2==3.1.6 09:46:24 jmespath==1.1.0 09:46:24 jsonpatch==1.33 09:46:24 jsonpointer==3.0.0 09:46:24 jsonschema==4.26.0 09:46:24 jsonschema-specifications==2025.9.1 09:46:24 keystoneauth1==5.13.0 09:46:24 kubernetes==35.0.0 09:46:24 lftools==0.37.21 09:46:24 lxml==6.0.2 09:46:24 markdown-it-py==4.0.0 09:46:24 MarkupSafe==3.0.3 09:46:24 mdurl==0.1.2 09:46:24 msgpack==1.1.2 09:46:24 multi_key_dict==2.0.3 09:46:24 munch==4.0.0 09:46:24 netaddr==1.3.0 09:46:24 niet==1.4.2 09:46:24 nodeenv==1.10.0 09:46:24 oauth2client==4.1.3 09:46:24 oauthlib==3.3.1 09:46:24 openstacksdk==4.9.0 09:46:24 os-service-types==1.8.2 09:46:24 osc-lib==4.3.0 09:46:24 oslo.config==10.2.0 09:46:24 oslo.context==6.2.0 09:46:24 oslo.i18n==6.7.1 09:46:24 oslo.log==8.0.0 09:46:24 oslo.serialization==5.9.0 09:46:24 oslo.utils==9.2.0 09:46:24 packaging==26.0 09:46:24 pbr==7.0.3 09:46:24 platformdirs==4.5.1 09:46:24 prettytable==3.17.0 09:46:24 psutil==7.2.2 09:46:24 pyasn1==0.6.2 09:46:24 pyasn1_modules==0.4.2 09:46:24 pycparser==3.0 09:46:24 pygerrit2==2.0.15 09:46:24 PyGithub==2.8.1 09:46:24 Pygments==2.19.2 09:46:24 PyJWT==2.11.0 09:46:24 PyNaCl==1.6.2 09:46:24 pyparsing==2.4.7 09:46:24 pyperclip==1.11.0 09:46:24 pyrsistent==0.20.0 09:46:24 python-cinderclient==9.8.0 09:46:24 python-dateutil==2.9.0.post0 09:46:24 python-heatclient==5.0.0 09:46:24 python-jenkins==1.8.3 09:46:24 python-keystoneclient==5.7.0 09:46:24 python-magnumclient==4.9.0 09:46:24 python-openstackclient==8.3.0 09:46:24 python-swiftclient==4.9.0 09:46:24 PyYAML==6.0.3 09:46:24 referencing==0.37.0 09:46:24 requests==2.32.5 09:46:24 requests-oauthlib==2.0.0 09:46:24 requestsexceptions==1.4.0 09:46:24 rfc3986==2.0.0 09:46:24 rich==14.3.2 09:46:24 rich-argparse==1.7.2 09:46:24 rpds-py==0.30.0 09:46:24 rsa==4.9.1 09:46:24 ruamel.yaml==0.19.1 09:46:24 ruamel.yaml.clib==0.2.15 09:46:24 s3transfer==0.16.0 09:46:24 simplejson==3.20.2 09:46:24 six==1.17.0 09:46:24 smmap==5.0.2 09:46:24 soupsieve==2.8.3 09:46:24 stevedore==5.6.0 09:46:24 tabulate==0.9.0 09:46:24 toml==0.10.2 09:46:24 tomlkit==0.14.0 09:46:24 tqdm==4.67.3 09:46:24 typing_extensions==4.15.0 09:46:24 tzdata==2025.3 09:46:24 urllib3==1.26.20 09:46:24 virtualenv==20.36.1 09:46:24 wcwidth==0.6.0 09:46:24 websocket-client==1.9.0 09:46:24 wrapt==2.1.1 09:46:24 xdg==6.0.0 09:46:24 xmltodict==1.0.2 09:46:24 yq==3.4.3 09:46:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9245630658478962588.sh 09:46:24 ---> sudo-logs.sh 09:46:24 Archiving 'sudo' log.. 09:46:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4933574932446150101.sh 09:46:24 ---> job-cost.sh 09:46:24 Setup pyenv: 09:46:24 system 09:46:24 3.8.13 09:46:24 3.9.13 09:46:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0RL from file:/tmp/.os_lf_venv 09:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:26 lf-activate-venv(): INFO: Base packages installed successfully 09:46:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-n0RL/bin to PATH 09:46:31 INFO: No Stack... 09:46:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:46:32 INFO: Archiving Costs 09:46:32 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1497204583380304597.sh 09:46:32 ---> logs-deploy.sh 09:46:32 Setup pyenv: 09:46:32 system 09:46:32 3.8.13 09:46:32 3.9.13 09:46:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n0RL from file:/tmp/.os_lf_venv 09:46:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:33 lf-activate-venv(): INFO: Base packages installed successfully 09:46:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-n0RL/bin to PATH 09:46:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/556 09:46:40 INFO: archiving workspace using pattern(s): 09:46:41 Archives upload complete. 09:46:42 INFO: archiving logs to Nexus 09:46:43 ---> uname -a: 09:46:43 Linux prd-centos8-builder-2c-1g-6190.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 09:46:43 09:46:43 09:46:43 ---> lscpu: 09:46:43 Architecture: x86_64 09:46:43 CPU op-mode(s): 32-bit, 64-bit 09:46:43 Byte Order: Little Endian 09:46:43 CPU(s): 2 09:46:43 On-line CPU(s) list: 0,1 09:46:43 Thread(s) per core: 1 09:46:43 Core(s) per socket: 1 09:46:43 Socket(s): 2 09:46:43 NUMA node(s): 1 09:46:43 Vendor ID: AuthenticAMD 09:46:43 CPU family: 23 09:46:43 Model: 49 09:46:43 Model name: AMD EPYC-Rome Processor 09:46:43 Stepping: 0 09:46:43 CPU MHz: 2799.998 09:46:43 BogoMIPS: 5599.99 09:46:43 Virtualization: AMD-V 09:46:43 Hypervisor vendor: KVM 09:46:43 Virtualization type: full 09:46:43 L1d cache: 32K 09:46:43 L1i cache: 32K 09:46:43 L2 cache: 512K 09:46:43 L3 cache: 16384K 09:46:43 NUMA node0 CPU(s): 0,1 09:46:43 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 09:46:43 09:46:43 09:46:43 ---> nproc: 09:46:43 2 09:46:43 09:46:43 09:46:43 ---> df -h: 09:46:43 Filesystem Size Used Avail Use% Mounted on 09:46:43 devtmpfs 3.8G 0 3.8G 0% /dev 09:46:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:46:43 tmpfs 3.8G 17M 3.8G 1% /run 09:46:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:46:43 /dev/vda1 40G 8.6G 32G 22% / 09:46:43 tmpfs 770M 0 770M 0% /run/user/1001 09:46:43 09:46:43 09:46:43 ---> free -m: 09:46:43 total used free shared buff/cache available 09:46:43 Mem: 7699 605 4959 19 2134 6785 09:46:43 Swap: 1023 0 1023 09:46:43 09:46:43 09:46:43 ---> ip addr: 09:46:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:46:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:46:43 inet 127.0.0.1/8 scope host lo 09:46:43 valid_lft forever preferred_lft forever 09:46:43 inet6 ::1/128 scope host 09:46:43 valid_lft forever preferred_lft forever 09:46:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:46:43 link/ether fa:16:3e:a3:42:10 brd ff:ff:ff:ff:ff:ff 09:46:43 altname enp0s3 09:46:43 altname ens3 09:46:43 inet 10.30.107.203/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:46:43 valid_lft 86279sec preferred_lft 86279sec 09:46:43 inet6 fe80::f816:3eff:fea3:4210/64 scope link 09:46:43 valid_lft forever preferred_lft forever 09:46:43 09:46:43 09:46:43 ---> sar -b -r -n DEV: 09:46:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 09:46:43 09:46:43 09:44:37 LINUX RESTART (2 CPU) 09:46:43 09:46:43 09:45:02 AM tps rtps wtps bread/s bwrtn/s 09:46:43 09:46:01 AM 360.42 145.43 214.99 3396.54 9495.12 09:46:43 Average: 360.42 145.43 214.99 3396.54 9495.12 09:46:43 09:46:43 09:45:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:43 09:46:01 AM 5237808 6986224 2646636 33.57 2688 1919288 731400 8.19 364512 1930572 150128 09:46:43 Average: 5237808 6986224 2646636 33.57 2688 1919288 731400 8.19 364512 1930572 150128 09:46:43 09:46:43 09:45:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:43 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:43 09:46:01 AM eth0 252.93 149.22 1591.73 68.68 0.00 0.00 0.00 0.00 09:46:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:43 Average: eth0 252.93 149.22 1591.73 68.68 0.00 0.00 0.00 0.00 09:46:43 09:46:43 09:46:43 ---> sar -P ALL: 09:46:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 09:46:43 09:46:43 09:44:37 LINUX RESTART (2 CPU) 09:46:43 09:46:43 09:45:02 AM CPU %user %nice %system %iowait %steal %idle 09:46:43 09:46:01 AM all 44.29 2.51 19.38 3.94 0.14 29.75 09:46:43 09:46:01 AM 0 48.20 1.44 13.84 2.96 0.14 33.42 09:46:43 09:46:01 AM 1 40.30 3.59 25.01 4.93 0.14 26.02 09:46:43 Average: all 44.29 2.51 19.38 3.94 0.14 29.75 09:46:43 Average: 0 48.20 1.44 13.84 2.96 0.14 33.42 09:46:43 Average: 1 40.30 3.59 25.01 4.93 0.14 26.02 09:46:43 09:46:43 09:46:43