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