05:59:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/141785 05:59:24 Running as SYSTEM 05:59:24 [EnvInject] - Loading node environment variables. 05:59:24 Building remotely on prd-centos8-builder-2c-1g-19931 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:59:24 [ssh-agent] Looking for ssh-agent implementation... 05:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:25 $ ssh-agent 05:59:25 SSH_AUTH_SOCK=/tmp/ssh-DwQ4QN3WYqw6/agent.14563 05:59:25 SSH_AGENT_PID=14564 05:59:25 [ssh-agent] Started. 05:59:25 Running ssh-add (command line suppressed) 05:59:25 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_7585111134552805901.key (/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_7585111134552805901.key) 05:59:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:59:25 The recommended git tool is: NONE 05:59:27 using credential onap-jenkins-ssh 05:59:27 Wiping out workspace first. 05:59:27 Cloning the remote Git repository 05:59:27 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:59:27 > git init /w/workspace/testsuite-pythonsdk-tests-master-yml-lint # timeout=10 05:59:27 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:59:27 > git --version # timeout=10 05:59:27 > git --version # 'git version 2.39.0' 05:59:27 using GIT_SSH to set credentials Gerrit user 05:59:27 [INFO] Currently running in a labeled security context 05:59:27 [INFO] Currently SELinux is 'enforcing' on the host 05:59:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh14951850493879473502.key 05:59:27 Verifying host key using manually-configured host key entries 05:59:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:59:27 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:59:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:28 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:59:28 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:59:28 using GIT_SSH to set credentials Gerrit user 05:59:28 [INFO] Currently running in a labeled security context 05:59:28 [INFO] Currently SELinux is 'enforcing' on the host 05:59:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh17578895719450637334.key 05:59:28 Verifying host key using manually-configured host key entries 05:59:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/141785/6 # timeout=30 05:59:28 > git rev-parse 65c762f0d1b8d067e17a7965aeca7fed14f41d35^{commit} # timeout=10 05:59:28 Checking out Revision 65c762f0d1b8d067e17a7965aeca7fed14f41d35 (refs/changes/85/141785/6) 05:59:28 > git config core.sparsecheckout # timeout=10 05:59:28 > git checkout -f 65c762f0d1b8d067e17a7965aeca7fed14f41d35 # timeout=30 05:59:31 Commit message: "Chore: Add dependabot config" 05:59:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:59:31 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 05:59:32 [EnvInject] - Injecting environment variables from a build step. 05:59:32 [EnvInject] - Injecting as environment variables the properties content 05:59:32 PYTHON=python3 05:59:32 05:59:32 [EnvInject] - Variables injected successfully. 05:59:32 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins14993108948215190450.sh 05:59:32 ---> tox-install.sh 05:59:32 + source /home/jenkins/lf-env.sh 05:59:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:59:32 ++ mktemp -d /tmp/venv-XXXX 05:59:32 + lf_venv=/tmp/venv-UpLK 05:59:32 + local venv_file=/tmp/.os_lf_venv 05:59:32 + local python=python3 05:59:32 + local options 05:59:32 + local set_path=true 05:59:32 + local install_args= 05:59:32 ++ 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 05:59:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:59:32 + true 05:59:32 + case $1 in 05:59:32 + venv_file=/tmp/.toxenv 05:59:32 + shift 2 05:59:32 + true 05:59:32 + case $1 in 05:59:32 + shift 05:59:32 + break 05:59:32 + case $python in 05:59:32 + local pkg_list= 05:59:32 + [[ -d /opt/pyenv ]] 05:59:32 + echo 'Setup pyenv:' 05:59:32 Setup pyenv: 05:59:32 + export PYENV_ROOT=/opt/pyenv 05:59:32 + PYENV_ROOT=/opt/pyenv 05:59:32 + 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 05:59:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:59:32 + pyenv versions 05:59:32 system 05:59:32 * 3.8.13 (set by /opt/pyenv/version) 05:59:32 * 3.9.13 (set by /opt/pyenv/version) 05:59:32 * 3.10.6 (set by /opt/pyenv/version) 05:59:32 + command -v pyenv 05:59:32 ++ pyenv init - --no-rehash 05:59:32 + 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[*]}"'\'')" 05:59:32 export PATH="/opt/pyenv/shims:${PATH}" 05:59:32 export PYENV_SHELL=bash 05:59:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:59:32 pyenv() { 05:59:32 local command 05:59:32 command="${1:-}" 05:59:32 if [ "$#" -gt 0 ]; then 05:59:32 shift 05:59:32 fi 05:59:32 05:59:32 case "$command" in 05:59:32 rehash|shell) 05:59:32 eval "$(pyenv "sh-$command" "$@")" 05:59:32 ;; 05:59:32 *) 05:59:32 command pyenv "$command" "$@" 05:59:32 ;; 05:59:32 esac 05:59:32 }' 05:59:32 +++ 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[*]}"' 05:59:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:59:32 ++ 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 05:59:32 ++ 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 05:59:32 ++ export PYENV_SHELL=bash 05:59:32 ++ PYENV_SHELL=bash 05:59:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:59:32 +++ complete -F _pyenv pyenv 05:59:32 ++ lf-pyver python3 05:59:32 ++ local py_version_xy=python3 05:59:32 ++ local py_version_xyz= 05:59:32 ++ sed 's/^[ *]* //' 05:59:32 ++ awk '{ print $1 }' 05:59:32 ++ grep -E '^[0-9.]*[0-9]$' 05:59:32 ++ pyenv versions 05:59:32 ++ local command 05:59:32 ++ command=versions 05:59:32 ++ '[' 1 -gt 0 ']' 05:59:32 ++ shift 05:59:32 ++ case "$command" in 05:59:32 ++ command pyenv versions 05:59:32 ++ pyenv versions 05:59:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:59:32 +++ sort -V 05:59:32 +++ tail -n 1 05:59:32 +++ grep '^3' /tmp/.pyenv_versions 05:59:32 ++ py_version_xyz=3.10.6 05:59:32 ++ [[ -z 3.10.6 ]] 05:59:32 ++ echo 3.10.6 05:59:32 ++ return 0 05:59:32 + pyenv local 3.10.6 05:59:32 + local command 05:59:32 + command=local 05:59:32 + '[' 2 -gt 0 ']' 05:59:32 + shift 05:59:32 + case "$command" in 05:59:32 + command pyenv local 3.10.6 05:59:32 + pyenv local 3.10.6 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='tox ' 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='virtualenv ' 05:59:32 + for arg in "$@" 05:59:32 + case $arg in 05:59:32 + pkg_list+='urllib3~=1.26.15 ' 05:59:32 + [[ -f /tmp/.toxenv ]] 05:59:32 + [[ ! -f /tmp/.toxenv ]] 05:59:32 + [[ -n '' ]] 05:59:32 + python3 -m venv /tmp/venv-UpLK 05:59:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpLK' 05:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpLK 05:59:36 + echo /tmp/venv-UpLK 05:59:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:59:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:59:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:36 + local 'pip_opts=--upgrade --quiet' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:59:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:59:36 + [[ -n '' ]] 05:59:36 + [[ -n '' ]] 05:59:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:36 + /tmp/venv-UpLK/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 05:59:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:59:40 lf-activate-venv(): INFO: Base packages installed successfully 05:59:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:59:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:59:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:59:40 + /tmp/venv-UpLK/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 05:59:42 + type python3 05:59:42 + true 05:59:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpLK/bin to PATH' 05:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-UpLK/bin to PATH 05:59:42 + PATH=/tmp/venv-UpLK/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 05:59:42 + return 0 05:59:42 + python3 --version 05:59:42 Python 3.10.6 05:59:42 + python3 -m pip --version 05:59:42 pip 25.3 from /tmp/venv-UpLK/lib/python3.10/site-packages/pip (python 3.10) 05:59:42 + python3 -m pip freeze 05:59:42 cachetools==6.2.2 05:59:42 chardet==5.2.0 05:59:42 colorama==0.4.6 05:59:42 distlib==0.4.0 05:59:42 filelock==3.20.0 05:59:42 packaging==25.0 05:59:42 platformdirs==4.5.1 05:59:42 pluggy==1.6.0 05:59:42 pyproject-api==1.10.0 05:59:42 tomli==2.3.0 05:59:42 tox==4.32.0 05:59:42 typing_extensions==4.15.0 05:59:42 urllib3==1.26.20 05:59:42 virtualenv==20.35.4 05:59:42 [EnvInject] - Injecting environment variables from a build step. 05:59:42 [EnvInject] - Injecting as environment variables the properties content 05:59:42 PARALLEL=false 05:59:42 05:59:42 [EnvInject] - Variables injected successfully. 05:59:42 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins16898840600502436487.sh 05:59:42 ---> tox-run.sh 05:59:42 + 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 05:59:42 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 05:59:42 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/docs 05:59:42 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 05:59:42 + cd /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/. 05:59:42 + source /home/jenkins/lf-env.sh 05:59:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:59:42 ++ mktemp -d /tmp/venv-XXXX 05:59:42 + lf_venv=/tmp/venv-X6yv 05:59:42 + local venv_file=/tmp/.os_lf_venv 05:59:42 + local python=python3 05:59:42 + local options 05:59:42 + local set_path=true 05:59:42 + local install_args= 05:59: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 05:59:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:59:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:59:42 + true 05:59:42 + case $1 in 05:59:42 + venv_file=/tmp/.toxenv 05:59:42 + shift 2 05:59:42 + true 05:59:42 + case $1 in 05:59:42 + shift 05:59:42 + break 05:59:42 + case $python in 05:59:42 + local pkg_list= 05:59:42 + [[ -d /opt/pyenv ]] 05:59:42 + echo 'Setup pyenv:' 05:59:42 Setup pyenv: 05:59:42 + export PYENV_ROOT=/opt/pyenv 05:59:42 + PYENV_ROOT=/opt/pyenv 05:59:42 + 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 05:59:42 + 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 05:59:42 + pyenv versions 05:59:42 system 05:59:42 3.8.13 05:59:42 3.9.13 05:59:42 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:59:42 + command -v pyenv 05:59:42 ++ pyenv init - --no-rehash 05:59:43 + 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[*]}"'\'')" 05:59:43 export PATH="/opt/pyenv/shims:${PATH}" 05:59:43 export PYENV_SHELL=bash 05:59:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:59:43 pyenv() { 05:59:43 local command 05:59:43 command="${1:-}" 05:59:43 if [ "$#" -gt 0 ]; then 05:59:43 shift 05:59:43 fi 05:59:43 05:59:43 case "$command" in 05:59:43 rehash|shell) 05:59:43 eval "$(pyenv "sh-$command" "$@")" 05:59:43 ;; 05:59:43 *) 05:59:43 command pyenv "$command" "$@" 05:59:43 ;; 05:59:43 esac 05:59:43 }' 05:59:43 +++ 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[*]}"' 05:59:43 ++ 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 05:59:43 ++ 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 05:59:43 ++ 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 05:59:43 ++ export PYENV_SHELL=bash 05:59:43 ++ PYENV_SHELL=bash 05:59:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:59:43 +++ complete -F _pyenv pyenv 05:59:43 ++ lf-pyver python3 05:59:43 ++ local py_version_xy=python3 05:59:43 ++ local py_version_xyz= 05:59:43 ++ awk '{ print $1 }' 05:59:43 ++ grep -E '^[0-9.]*[0-9]$' 05:59:43 ++ pyenv versions 05:59:43 ++ local command 05:59:43 ++ command=versions 05:59:43 ++ '[' 1 -gt 0 ']' 05:59:43 ++ shift 05:59:43 ++ case "$command" in 05:59:43 ++ command pyenv versions 05:59:43 ++ pyenv versions 05:59:43 ++ sed 's/^[ *]* //' 05:59:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:59:43 +++ tail -n 1 05:59:43 +++ grep '^3' /tmp/.pyenv_versions 05:59:43 +++ sort -V 05:59:43 ++ py_version_xyz=3.10.6 05:59:43 ++ [[ -z 3.10.6 ]] 05:59:43 ++ echo 3.10.6 05:59:43 ++ return 0 05:59:43 + pyenv local 3.10.6 05:59:43 + local command 05:59:43 + command=local 05:59:43 + '[' 2 -gt 0 ']' 05:59:43 + shift 05:59:43 + case "$command" in 05:59:43 + command pyenv local 3.10.6 05:59:43 + pyenv local 3.10.6 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='tox ' 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='virtualenv ' 05:59:43 + for arg in "$@" 05:59:43 + case $arg in 05:59:43 + pkg_list+='urllib3~=1.26.15 ' 05:59:43 + [[ -f /tmp/.toxenv ]] 05:59:43 ++ cat /tmp/.toxenv 05:59:43 + lf_venv=/tmp/venv-UpLK 05:59:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpLK from' file:/tmp/.toxenv 05:59:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpLK from file:/tmp/.toxenv 05:59:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:59:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:43 + local 'pip_opts=--upgrade --quiet' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:59:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:59:43 + [[ -n '' ]] 05:59:43 + [[ -n '' ]] 05:59:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:59:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:43 + /tmp/venv-UpLK/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 05:59:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:59:43 lf-activate-venv(): INFO: Base packages installed successfully 05:59:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:59:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:59:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:59:43 + /tmp/venv-UpLK/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 05:59:44 + type python3 05:59:44 + true 05:59:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpLK/bin to PATH' 05:59:44 lf-activate-venv(): INFO: Adding /tmp/venv-UpLK/bin to PATH 05:59:44 + PATH=/tmp/venv-UpLK/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 05:59:44 + return 0 05:59:44 + [[ -d /opt/pyenv ]] 05:59:44 + echo '---> Setting up pyenv' 05:59:44 ---> Setting up pyenv 05:59:44 + export PYENV_ROOT=/opt/pyenv 05:59:44 + PYENV_ROOT=/opt/pyenv 05:59:44 + export PATH=/opt/pyenv/bin:/tmp/venv-UpLK/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 05:59:44 + PATH=/opt/pyenv/bin:/tmp/venv-UpLK/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 05:59:44 ++ pwd 05:59:44 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:59:44 + export PYTHONPATH 05:59:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:59:44 + TOX_TESTENV_PASSENV=PYTHONPATH 05:59:44 + tox --version 05:59:45 4.32.0 from /tmp/venv-UpLK/lib/python3.10/site-packages/tox/__init__.py 05:59:45 + PARALLEL=false 05:59:45 + TOX_OPTIONS_LIST= 05:59:45 + [[ -n yaml ]] 05:59:45 + TOX_OPTIONS_LIST=' -e yaml' 05:59:45 + case ${PARALLEL,,} in 05:59:45 + tox -e yaml 05:59:45 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/tox.log 05:59:46 yaml: skipped because could not find python interpreter with spec(s): python3.9 05:59:46 yaml: SKIP (0.84 seconds) 05:59:46 evaluation failed :( (0.88 seconds) 05:59:46 + tox_status=255 05:59:46 + echo '---> Completed tox runs' 05:59:46 ---> Completed tox runs 05:59:46 + for i in .tox/*/log 05:59:46 ++ awk -F/ '{print $2}' 05:59:46 ++ echo '.tox/*/log' 05:59:46 + tox_env='*' 05:59:46 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/*' 05:59:46 cp: cannot stat '.tox/*/log': No such file or directory 05:59:46 + echo 'WARN: no logs found to archive' 05:59:46 WARN: no logs found to archive 05:59:46 + break 05:59:46 + DOC_DIR=docs/_build/html 05:59:46 + [[ -d docs/_build/html ]] 05:59:46 + echo '---> tox-run.sh ends' 05:59:46 ---> tox-run.sh ends 05:59:46 + test 255 -eq 0 05:59:46 + exit 255 05:59:46 Build step 'Execute shell' marked build as failure 05:59:46 $ ssh-agent -k 05:59:46 unset SSH_AUTH_SOCK; 05:59:46 unset SSH_AGENT_PID; 05:59:46 echo Agent pid 14564 killed; 05:59:46 [ssh-agent] Stopped. 05:59:46 [PostBuildScript] - [INFO] Executing post build scripts. 05:59:46 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins7915037638815624510.sh 05:59:46 ---> sysstat.sh 05:59:46 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins2002873260696420714.sh 05:59:46 ---> package-listing.sh 05:59:46 ++ tr '[:upper:]' '[:lower:]' 05:59:46 ++ facter osfamily 05:59:47 + OS_FAMILY=redhat 05:59:47 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:59:47 + START_PACKAGES=/tmp/packages_start.txt 05:59:47 + END_PACKAGES=/tmp/packages_end.txt 05:59:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:47 + PACKAGES=/tmp/packages_start.txt 05:59:47 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 05:59:47 + PACKAGES=/tmp/packages_end.txt 05:59:47 + case "${OS_FAMILY}" in 05:59:47 + rpm -qa 05:59:47 + sort 05:59:47 + '[' -f /tmp/packages_start.txt ']' 05:59:47 + '[' -f /tmp/packages_end.txt ']' 05:59:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:47 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 05:59:47 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 05:59:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 05:59:47 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins2183244921028815572.sh 05:59:47 ---> capture-instance-metadata.sh 05:59:47 Setup pyenv: 05:59:47 system 05:59:47 3.8.13 05:59:47 3.9.13 05:59:47 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:59:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A4h3 05:59:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:59:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:54 lf-activate-venv(): INFO: Base packages installed successfully 05:59:54 lf-activate-venv(): INFO: Installing additional packages: lftools 06:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-A4h3/bin to PATH 06:00:15 INFO: Running in OpenStack, capturing instance metadata 06:00:15 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins408929805786858789.sh 06:00:16 provisioning config files... 06:00:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/config12681883213066217540tmp 06:00:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:00:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:00:16 [EnvInject] - Injecting environment variables from a build step. 06:00:16 [EnvInject] - Injecting as environment variables the properties content 06:00:16 SERVER_ID=logs 06:00:16 06:00:16 [EnvInject] - Variables injected successfully. 06:00:16 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins6330288440642974114.sh 06:00:16 ---> create-netrc.sh 06:00:16 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins8948684218557301599.sh 06:00:16 ---> python-tools-install.sh 06:00:16 Setup pyenv: 06:00:16 system 06:00:16 3.8.13 06:00:16 3.9.13 06:00:16 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 06:00:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4h3 from file:/tmp/.os_lf_venv 06:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:18 lf-activate-venv(): INFO: Base packages installed successfully 06:00:18 lf-activate-venv(): INFO: Installing additional packages: lftools 06:00:25 lf-activate-venv(): INFO: Adding /tmp/venv-A4h3/bin to PATH 06:00:25 Generating Requirements File 06:00:43 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. 06:00:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:00:43 Python 3.10.6 06:00:44 pip 25.3 from /tmp/venv-A4h3/lib/python3.10/site-packages/pip (python 3.10) 06:00:44 appdirs==1.4.4 06:00:44 argcomplete==3.6.3 06:00:44 aspy.yaml==1.3.0 06:00:44 attrs==25.4.0 06:00:44 autopage==0.5.2 06:00:44 backports.strenum==1.3.1 06:00:44 beautifulsoup4==4.14.3 06:00:44 boto3==1.42.7 06:00:44 botocore==1.42.7 06:00:44 bs4==0.0.2 06:00:44 cachetools==6.2.2 06:00:44 certifi==2025.11.12 06:00:44 cffi==2.0.0 06:00:44 cfgv==3.5.0 06:00:44 chardet==5.2.0 06:00:44 charset-normalizer==3.4.4 06:00:44 click==8.3.1 06:00:44 cliff==4.13.0 06:00:44 cmd2==3.0.0 06:00:44 cryptography==3.3.2 06:00:44 debtcollector==3.0.0 06:00:44 decorator==5.2.1 06:00:44 defusedxml==0.7.1 06:00:44 Deprecated==1.3.1 06:00:44 distlib==0.4.0 06:00:44 dnspython==2.8.0 06:00:44 docker==7.1.0 06:00:44 dogpile.cache==1.5.0 06:00:44 durationpy==0.10 06:00:44 email-validator==2.3.0 06:00:44 filelock==3.20.0 06:00:44 future==1.0.0 06:00:44 gitdb==4.0.12 06:00:44 GitPython==3.1.45 06:00:44 google-auth==2.43.0 06:00:44 httplib2==0.31.0 06:00:44 identify==2.6.15 06:00:44 idna==3.11 06:00:44 importlib-resources==1.5.0 06:00:44 iso8601==2.1.0 06:00:44 Jinja2==3.1.6 06:00:44 jmespath==1.0.1 06:00:44 jsonpatch==1.33 06:00:44 jsonpointer==3.0.0 06:00:44 jsonschema==4.25.1 06:00:44 jsonschema-specifications==2025.9.1 06:00:44 keystoneauth1==5.12.0 06:00:44 kubernetes==34.1.0 06:00:44 lftools==0.37.17 06:00:44 lxml==6.0.2 06:00:44 markdown-it-py==4.0.0 06:00:44 MarkupSafe==3.0.3 06:00:44 mdurl==0.1.2 06:00:44 msgpack==1.1.2 06:00:44 multi_key_dict==2.0.3 06:00:44 munch==4.0.0 06:00:44 netaddr==1.3.0 06:00:44 niet==1.4.2 06:00:44 nodeenv==1.9.1 06:00:44 oauth2client==4.1.3 06:00:44 oauthlib==3.3.1 06:00:44 openstacksdk==4.8.0 06:00:44 os-service-types==1.8.2 06:00:44 osc-lib==4.2.0 06:00:44 oslo.config==10.1.0 06:00:44 oslo.context==6.2.0 06:00:44 oslo.i18n==6.7.1 06:00:44 oslo.log==7.2.1 06:00:44 oslo.serialization==5.8.0 06:00:44 oslo.utils==9.2.0 06:00:44 packaging==25.0 06:00:44 pbr==7.0.3 06:00:44 platformdirs==4.5.1 06:00:44 prettytable==3.17.0 06:00:44 psutil==7.1.3 06:00:44 pyasn1==0.6.1 06:00:44 pyasn1_modules==0.4.2 06:00:44 pycparser==2.23 06:00:44 pygerrit2==2.0.15 06:00:44 PyGithub==2.8.1 06:00:44 Pygments==2.19.2 06:00:44 PyJWT==2.10.1 06:00:44 PyNaCl==1.6.1 06:00:44 pyparsing==2.4.7 06:00:44 pyperclip==1.11.0 06:00:44 pyrsistent==0.20.0 06:00:44 python-cinderclient==9.8.0 06:00:44 python-dateutil==2.9.0.post0 06:00:44 python-heatclient==4.3.0 06:00:44 python-jenkins==1.8.3 06:00:44 python-keystoneclient==5.7.0 06:00:44 python-magnumclient==4.9.0 06:00:44 python-openstackclient==8.2.0 06:00:44 python-swiftclient==4.9.0 06:00:44 PyYAML==6.0.3 06:00:44 referencing==0.37.0 06:00:44 requests==2.32.5 06:00:44 requests-oauthlib==2.0.0 06:00:44 requestsexceptions==1.4.0 06:00:44 rfc3986==2.0.0 06:00:44 rich==14.2.0 06:00:44 rich-argparse==1.7.2 06:00:44 rpds-py==0.30.0 06:00:44 rsa==4.9.1 06:00:44 ruamel.yaml==0.18.16 06:00:44 ruamel.yaml.clib==0.2.15 06:00:44 s3transfer==0.16.0 06:00:44 simplejson==3.20.2 06:00:44 six==1.17.0 06:00:44 smmap==5.0.2 06:00:44 soupsieve==2.8 06:00:44 stevedore==5.6.0 06:00:44 tabulate==0.9.0 06:00:44 toml==0.10.2 06:00:44 tomlkit==0.13.3 06:00:44 tqdm==4.67.1 06:00:44 typing_extensions==4.15.0 06:00:44 tzdata==2025.2 06:00:44 urllib3==1.26.20 06:00:44 virtualenv==20.35.4 06:00:44 wcwidth==0.2.14 06:00:44 websocket-client==1.9.0 06:00:44 wrapt==2.0.1 06:00:44 xdg==6.0.0 06:00:44 xmltodict==1.0.2 06:00:44 yq==3.4.3 06:00:44 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins13921830685056399509.sh 06:00:44 ---> sudo-logs.sh 06:00:44 Archiving 'sudo' log.. 06:00:44 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins4218732865163803432.sh 06:00:44 ---> job-cost.sh 06:00:44 Setup pyenv: 06:00:44 system 06:00:44 3.8.13 06:00:44 3.9.13 06:00:44 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 06:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4h3 from file:/tmp/.os_lf_venv 06:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:46 lf-activate-venv(): INFO: Base packages installed successfully 06:00:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-A4h3/bin to PATH 06:00:51 INFO: No Stack... 06:00:52 INFO: Retrieving Pricing Info for: v3-standard-2 06:00:52 INFO: Archiving Costs 06:00:52 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins10539930411392872863.sh 06:00:52 ---> logs-deploy.sh 06:00:52 Setup pyenv: 06:00:52 system 06:00:52 3.8.13 06:00:52 3.9.13 06:00:52 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 06:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A4h3 from file:/tmp/.os_lf_venv 06:00:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:54 lf-activate-venv(): INFO: Base packages installed successfully 06:00:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-A4h3/bin to PATH 06:01:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yml-lint/13 06:01:02 INFO: archiving workspace using pattern(s): 06:01:03 Archives upload complete. 06:01:03 INFO: archiving logs to Nexus 06:01:04 ---> uname -a: 06:01:04 Linux prd-centos8-builder-2c-1g-19931.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 06:01:04 06:01:04 06:01:04 ---> lscpu: 06:01:04 Architecture: x86_64 06:01:04 CPU op-mode(s): 32-bit, 64-bit 06:01:04 Byte Order: Little Endian 06:01:04 CPU(s): 2 06:01:04 On-line CPU(s) list: 0,1 06:01:04 Thread(s) per core: 1 06:01:04 Core(s) per socket: 1 06:01:04 Socket(s): 2 06:01:04 NUMA node(s): 1 06:01:04 Vendor ID: AuthenticAMD 06:01:04 CPU family: 23 06:01:04 Model: 49 06:01:04 Model name: AMD EPYC-Rome Processor 06:01:04 Stepping: 0 06:01:04 CPU MHz: 2799.998 06:01:04 BogoMIPS: 5599.99 06:01:04 Virtualization: AMD-V 06:01:04 Hypervisor vendor: KVM 06:01:04 Virtualization type: full 06:01:04 L1d cache: 32K 06:01:04 L1i cache: 32K 06:01:04 L2 cache: 512K 06:01:04 L3 cache: 16384K 06:01:04 NUMA node0 CPU(s): 0,1 06:01:04 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 06:01:04 06:01:04 06:01:04 ---> nproc: 06:01:04 2 06:01:04 06:01:04 06:01:04 ---> df -h: 06:01:04 Filesystem Size Used Avail Use% Mounted on 06:01:04 devtmpfs 3.8G 0 3.8G 0% /dev 06:01:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:01:04 tmpfs 3.8G 17M 3.8G 1% /run 06:01:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:01:04 /dev/vda1 40G 8.5G 32G 22% / 06:01:04 tmpfs 770M 0 770M 0% /run/user/1001 06:01:04 06:01:04 06:01:04 ---> free -m: 06:01:04 total used free shared buff/cache available 06:01:04 Mem: 7699 585 5009 19 2104 6808 06:01:04 Swap: 1023 0 1023 06:01:04 06:01:04 06:01:04 ---> ip addr: 06:01:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:01:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:01:04 inet 127.0.0.1/8 scope host lo 06:01:04 valid_lft forever preferred_lft forever 06:01:04 inet6 ::1/128 scope host 06:01:04 valid_lft forever preferred_lft forever 06:01:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:01:04 link/ether fa:16:3e:28:6f:1c brd ff:ff:ff:ff:ff:ff 06:01:04 altname enp0s3 06:01:04 altname ens3 06:01:04 inet 10.30.106.165/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:01:04 valid_lft 86281sec preferred_lft 86281sec 06:01:04 inet6 fe80::f816:3eff:fe28:6f1c/64 scope link 06:01:04 valid_lft forever preferred_lft forever 06:01:04 06:01:04 06:01:04 ---> sar -b -r -n DEV: 06:01:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/11/2025 _x86_64_ (2 CPU) 06:01:04 06:01:04 05:59:01 LINUX RESTART (2 CPU) 06:01:04 06:01:04 06:00:00 AM tps rtps wtps bread/s bwrtn/s 06:01:04 06:00:02 AM 301.84 0.00 301.84 0.00 10901.23 06:01:04 06:01:01 AM 128.50 0.59 127.91 78.75 10413.55 06:01:04 Average: 133.16 0.58 132.58 76.64 10426.66 06:01:04 06:01:04 06:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:01:04 06:00:02 AM 5458196 7020040 2426248 30.77 2688 1744364 713724 7.99 364572 1756032 84824 06:01:04 06:01:01 AM 5061744 6908580 2822700 35.80 2688 2012464 780428 8.74 376328 2071932 115480 06:01:04 Average: 5259970 6964310 2624474 33.29 2688 1878414 747076 8.36 370450 1913982 100152 06:01:04 06:01:04 06:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:01:04 06:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:04 06:00:02 AM eth0 104.29 71.17 606.90 17.97 0.00 0.00 0.00 0.00 06:01:04 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:04 06:01:01 AM eth0 60.83 46.78 918.34 11.45 0.00 0.00 0.00 0.00 06:01:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:04 Average: eth0 62.00 47.44 909.97 11.63 0.00 0.00 0.00 0.00 06:01:04 06:01:04 06:01:04 ---> sar -P ALL: 06:01:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/11/2025 _x86_64_ (2 CPU) 06:01:04 06:01:04 05:59:01 LINUX RESTART (2 CPU) 06:01:04 06:01:04 06:00:00 AM CPU %user %nice %system %iowait %steal %idle 06:01:04 06:00:02 AM all 39.26 0.00 3.99 1.84 0.00 54.91 06:01:04 06:00:02 AM 0 34.36 0.00 2.45 1.84 0.00 61.35 06:01:04 06:00:02 AM 1 44.17 0.00 5.52 1.84 0.00 48.47 06:01:04 06:01:01 AM all 42.34 0.00 4.07 1.15 0.09 52.34 06:01:04 06:01:01 AM 0 43.32 0.00 4.28 1.20 0.10 51.10 06:01:04 06:01:01 AM 1 41.37 0.00 3.87 1.10 0.08 53.58 06:01:04 Average: all 42.26 0.00 4.07 1.17 0.09 52.41 06:01:04 Average: 0 43.08 0.00 4.23 1.22 0.10 51.37 06:01:04 Average: 1 41.44 0.00 3.91 1.12 0.08 53.45 06:01:04 06:01:04 06:01:04