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