08:30:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/142237 08:30:18 Running as SYSTEM 08:30:18 [EnvInject] - Loading node environment variables. 08:30:18 Building remotely on prd-centos8-builder-2c-1g-911 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 08:30:18 [ssh-agent] Looking for ssh-agent implementation... 08:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:18 $ ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-tA130ZcSQSv6/agent.16507 08:30:18 SSH_AGENT_PID=16508 08:30:18 [ssh-agent] Started. 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_18388528435645696590.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_18388528435645696590.key) 08:30:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:30:18 The recommended git tool is: NONE 08:30:20 using credential onap-jenkins-ssh 08:30:20 Wiping out workspace first. 08:30:20 Cloning the remote Git repository 08:30:20 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 08:30:20 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 08:30:20 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 08:30:20 > git --version # timeout=10 08:30:20 > git --version # 'git version 2.39.0' 08:30:20 using GIT_SSH to set credentials Gerrit user 08:30:20 [INFO] Currently running in a labeled security context 08:30:20 [INFO] Currently SELinux is 'enforcing' on the host 08:30:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh2122726516262899003.key 08:30:20 Verifying host key using manually-configured host key entries 08:30:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:30:21 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 08:30:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:21 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 08:30:21 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 08:30:21 using GIT_SSH to set credentials Gerrit user 08:30:21 [INFO] Currently running in a labeled security context 08:30:21 [INFO] Currently SELinux is 'enforcing' on the host 08:30:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh5129175555640426821.key 08:30:21 Verifying host key using manually-configured host key entries 08:30:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/37/142237/3 # timeout=30 08:30:21 > git rev-parse 9e0fadf7ba65da409819a89dcfe8321d3847f0d5^{commit} # timeout=10 08:30:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:30:21 Checking out Revision 9e0fadf7ba65da409819a89dcfe8321d3847f0d5 (refs/changes/37/142237/3) 08:30:21 > git config core.sparsecheckout # timeout=10 08:30:21 > git checkout -f 9e0fadf7ba65da409819a89dcfe8321d3847f0d5 # timeout=30 08:30:25 Commit message: "Change default log level to INFO" 08:30:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:30:25 > git rev-list --no-walk 524afd1c1bb7c582c9f4274098ef0b4e4acda28e # timeout=10 08:30:25 [EnvInject] - Injecting environment variables from a build step. 08:30:25 [EnvInject] - Injecting as environment variables the properties content 08:30:25 PYTHON=python3 08:30:25 08:30:25 [EnvInject] - Variables injected successfully. 08:30:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5664034923191364480.sh 08:30:25 ---> tox-install.sh 08:30:25 + source /home/jenkins/lf-env.sh 08:30:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:25 ++ mktemp -d /tmp/venv-XXXX 08:30:25 + lf_venv=/tmp/venv-kYiS 08:30:25 + local venv_file=/tmp/.os_lf_venv 08:30:25 + local python=python3 08:30:25 + local options 08:30:25 + local set_path=true 08:30:25 + local install_args= 08:30:25 ++ 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 08:30:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:25 + true 08:30:25 + case $1 in 08:30:25 + venv_file=/tmp/.toxenv 08:30:25 + shift 2 08:30:25 + true 08:30:25 + case $1 in 08:30:25 + shift 08:30:25 + break 08:30:25 + case $python in 08:30:25 + local pkg_list= 08:30:25 + [[ -d /opt/pyenv ]] 08:30:25 + echo 'Setup pyenv:' 08:30:25 Setup pyenv: 08:30:25 + export PYENV_ROOT=/opt/pyenv 08:30:25 + PYENV_ROOT=/opt/pyenv 08:30:25 + 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 08:30:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:30:25 + pyenv versions 08:30:25 system 08:30:25 * 3.8.13 (set by /opt/pyenv/version) 08:30:25 * 3.9.13 (set by /opt/pyenv/version) 08:30:25 * 3.10.6 (set by /opt/pyenv/version) 08:30:25 + command -v pyenv 08:30:25 ++ pyenv init - --no-rehash 08:30:25 + 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[*]}"'\'')" 08:30:25 export PATH="/opt/pyenv/shims:${PATH}" 08:30:25 export PYENV_SHELL=bash 08:30:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:25 pyenv() { 08:30:25 local command 08:30:25 command="${1:-}" 08:30:25 if [ "$#" -gt 0 ]; then 08:30:25 shift 08:30:25 fi 08:30:25 08:30:25 case "$command" in 08:30:25 rehash|shell) 08:30:25 eval "$(pyenv "sh-$command" "$@")" 08:30:25 ;; 08:30:25 *) 08:30:25 command pyenv "$command" "$@" 08:30:25 ;; 08:30:25 esac 08:30:25 }' 08:30:25 +++ 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[*]}"' 08:30:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:30:25 ++ 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 08:30:25 ++ 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 08:30:25 ++ export PYENV_SHELL=bash 08:30:25 ++ PYENV_SHELL=bash 08:30:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:25 +++ complete -F _pyenv pyenv 08:30:25 ++ lf-pyver python3 08:30:25 ++ local py_version_xy=python3 08:30:25 ++ local py_version_xyz= 08:30:25 ++ pyenv versions 08:30:25 ++ local command 08:30:25 ++ command=versions 08:30:25 ++ '[' 1 -gt 0 ']' 08:30:25 ++ shift 08:30:25 ++ case "$command" in 08:30:25 ++ command pyenv versions 08:30:25 ++ pyenv versions 08:30:25 ++ sed 's/^[ *]* //' 08:30:25 ++ awk '{ print $1 }' 08:30:25 ++ grep -E '^[0-9.]*[0-9]$' 08:30:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:26 +++ sort -V 08:30:26 +++ tail -n 1 08:30:26 +++ grep '^3' /tmp/.pyenv_versions 08:30:26 ++ py_version_xyz=3.10.6 08:30:26 ++ [[ -z 3.10.6 ]] 08:30:26 ++ echo 3.10.6 08:30:26 ++ return 0 08:30:26 + pyenv local 3.10.6 08:30:26 + local command 08:30:26 + command=local 08:30:26 + '[' 2 -gt 0 ']' 08:30:26 + shift 08:30:26 + case "$command" in 08:30:26 + command pyenv local 3.10.6 08:30:26 + pyenv local 3.10.6 08:30:26 + for arg in "$@" 08:30:26 + case $arg in 08:30:26 + pkg_list+='tox ' 08:30:26 + for arg in "$@" 08:30:26 + case $arg in 08:30:26 + pkg_list+='virtualenv ' 08:30:26 + for arg in "$@" 08:30:26 + case $arg in 08:30:26 + pkg_list+='urllib3~=1.26.15 ' 08:30:26 + [[ -f /tmp/.toxenv ]] 08:30:26 + [[ ! -f /tmp/.toxenv ]] 08:30:26 + [[ -n '' ]] 08:30:26 + python3 -m venv /tmp/venv-kYiS 08:30:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYiS' 08:30:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYiS 08:30:29 + echo /tmp/venv-kYiS 08:30:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:30:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:30:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:29 + local 'pip_opts=--upgrade --quiet' 08:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:30:29 + [[ -n '' ]] 08:30:29 + [[ -n '' ]] 08:30:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:29 + /tmp/venv-kYiS/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 08:30:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:30:34 lf-activate-venv(): INFO: Base packages installed successfully 08:30:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:30:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:30:34 + /tmp/venv-kYiS/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 08:30:35 + type python3 08:30:35 + true 08:30:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kYiS/bin to PATH' 08:30:35 lf-activate-venv(): INFO: Adding /tmp/venv-kYiS/bin to PATH 08:30:35 + PATH=/tmp/venv-kYiS/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 08:30:35 + return 0 08:30:35 + python3 --version 08:30:35 Python 3.10.6 08:30:35 + python3 -m pip --version 08:30:35 pip 25.2 from /tmp/venv-kYiS/lib/python3.10/site-packages/pip (python 3.10) 08:30:36 + python3 -m pip freeze 08:30:36 cachetools==6.2.0 08:30:36 chardet==5.2.0 08:30:36 colorama==0.4.6 08:30:36 distlib==0.4.0 08:30:36 filelock==3.19.1 08:30:36 packaging==25.0 08:30:36 platformdirs==4.4.0 08:30:36 pluggy==1.6.0 08:30:36 pyproject-api==1.9.1 08:30:36 tomli==2.2.1 08:30:36 tox==4.30.3 08:30:36 typing_extensions==4.15.0 08:30:36 urllib3==1.26.20 08:30:36 virtualenv==20.34.0 08:30:36 [EnvInject] - Injecting environment variables from a build step. 08:30:36 [EnvInject] - Injecting as environment variables the properties content 08:30:36 PARALLEL=false 08:30:36 08:30:36 [EnvInject] - Variables injected successfully. 08:30:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1310222603552366473.sh 08:30:36 ---> tox-run.sh 08:30:36 + 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 08:30:36 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 08:30:36 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 08:30:36 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 08:30:36 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 08:30:36 + source /home/jenkins/lf-env.sh 08:30:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:36 ++ mktemp -d /tmp/venv-XXXX 08:30:36 + lf_venv=/tmp/venv-3PBW 08:30:36 + local venv_file=/tmp/.os_lf_venv 08:30:36 + local python=python3 08:30:36 + local options 08:30:36 + local set_path=true 08:30:36 + local install_args= 08:30:36 ++ 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 08:30:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:36 + true 08:30:36 + case $1 in 08:30:36 + venv_file=/tmp/.toxenv 08:30:36 + shift 2 08:30:36 + true 08:30:36 + case $1 in 08:30:36 + shift 08:30:36 + break 08:30:36 + case $python in 08:30:36 + local pkg_list= 08:30:36 + [[ -d /opt/pyenv ]] 08:30:36 + echo 'Setup pyenv:' 08:30:36 Setup pyenv: 08:30:36 + export PYENV_ROOT=/opt/pyenv 08:30:36 + PYENV_ROOT=/opt/pyenv 08:30:36 + 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 08:30:36 + 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 08:30:36 + pyenv versions 08:30:36 system 08:30:36 3.8.13 08:30:36 3.9.13 08:30:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 08:30:36 + command -v pyenv 08:30:36 ++ pyenv init - --no-rehash 08:30:36 + 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[*]}"'\'')" 08:30:36 export PATH="/opt/pyenv/shims:${PATH}" 08:30:36 export PYENV_SHELL=bash 08:30:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:36 pyenv() { 08:30:36 local command 08:30:36 command="${1:-}" 08:30:36 if [ "$#" -gt 0 ]; then 08:30:36 shift 08:30:36 fi 08:30:36 08:30:36 case "$command" in 08:30:36 rehash|shell) 08:30:36 eval "$(pyenv "sh-$command" "$@")" 08:30:36 ;; 08:30:36 *) 08:30:36 command pyenv "$command" "$@" 08:30:36 ;; 08:30:36 esac 08:30:36 }' 08:30:36 +++ 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[*]}"' 08:30:36 ++ 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 08:30:36 ++ 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 08:30:36 ++ 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 08:30:36 ++ export PYENV_SHELL=bash 08:30:36 ++ PYENV_SHELL=bash 08:30:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:36 +++ complete -F _pyenv pyenv 08:30:36 ++ lf-pyver python3 08:30:36 ++ local py_version_xy=python3 08:30:36 ++ local py_version_xyz= 08:30:36 ++ pyenv versions 08:30:36 ++ local command 08:30:36 ++ command=versions 08:30:36 ++ '[' 1 -gt 0 ']' 08:30:36 ++ shift 08:30:36 ++ case "$command" in 08:30:36 ++ command pyenv versions 08:30:36 ++ pyenv versions 08:30:36 ++ sed 's/^[ *]* //' 08:30:36 ++ awk '{ print $1 }' 08:30:36 ++ grep -E '^[0-9.]*[0-9]$' 08:30:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:36 +++ grep '^3' /tmp/.pyenv_versions 08:30:36 +++ tail -n 1 08:30:36 +++ sort -V 08:30:36 ++ py_version_xyz=3.10.6 08:30:36 ++ [[ -z 3.10.6 ]] 08:30:36 ++ echo 3.10.6 08:30:36 ++ return 0 08:30:36 + pyenv local 3.10.6 08:30:36 + local command 08:30:36 + command=local 08:30:36 + '[' 2 -gt 0 ']' 08:30:36 + shift 08:30:36 + case "$command" in 08:30:36 + command pyenv local 3.10.6 08:30:36 + pyenv local 3.10.6 08:30:36 + for arg in "$@" 08:30:36 + case $arg in 08:30:36 + pkg_list+='tox ' 08:30:36 + for arg in "$@" 08:30:36 + case $arg in 08:30:36 + pkg_list+='virtualenv ' 08:30:36 + for arg in "$@" 08:30:36 + case $arg in 08:30:36 + pkg_list+='urllib3~=1.26.15 ' 08:30:36 + [[ -f /tmp/.toxenv ]] 08:30:36 ++ cat /tmp/.toxenv 08:30:36 + lf_venv=/tmp/venv-kYiS 08:30:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYiS from' file:/tmp/.toxenv 08:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYiS from file:/tmp/.toxenv 08:30:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:30:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:36 + local 'pip_opts=--upgrade --quiet' 08:30:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:30:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:30:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:30:36 + [[ -n '' ]] 08:30:36 + [[ -n '' ]] 08:30:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:30:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:36 + /tmp/venv-kYiS/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 08:30:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:30:37 lf-activate-venv(): INFO: Base packages installed successfully 08:30:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:30:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:30:37 + /tmp/venv-kYiS/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 08:30:38 + type python3 08:30:38 + true 08:30:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kYiS/bin to PATH' 08:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-kYiS/bin to PATH 08:30:38 + PATH=/tmp/venv-kYiS/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 08:30:38 + return 0 08:30:38 + [[ -d /opt/pyenv ]] 08:30:38 + echo '---> Setting up pyenv' 08:30:38 ---> Setting up pyenv 08:30:38 + export PYENV_ROOT=/opt/pyenv 08:30:38 + PYENV_ROOT=/opt/pyenv 08:30:38 + export PATH=/opt/pyenv/bin:/tmp/venv-kYiS/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 08:30:38 + PATH=/opt/pyenv/bin:/tmp/venv-kYiS/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 08:30:38 ++ pwd 08:30:38 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 08:30:38 + export PYTHONPATH 08:30:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:30:38 + TOX_TESTENV_PASSENV=PYTHONPATH 08:30:38 + tox --version 08:30:38 4.30.3 from /tmp/venv-kYiS/lib/python3.10/site-packages/tox/__init__.py 08:30:38 + PARALLEL=false 08:30:38 + TOX_OPTIONS_LIST= 08:30:38 + [[ -n py ]] 08:30:38 + TOX_OPTIONS_LIST=' -e py' 08:30:38 + case ${PARALLEL,,} in 08:30:38 + tox -e py 08:30:38 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 08:30:39 py: skipped because could not find python interpreter with spec(s): python3.11 08:30:39 py: SKIP (0.79 seconds) 08:30:39 evaluation failed :( (0.82 seconds) 08:30:39 + tox_status=255 08:30:39 + echo '---> Completed tox runs' 08:30:39 ---> Completed tox runs 08:30:39 + for i in .tox/*/log 08:30:39 ++ echo '.tox/*/log' 08:30:39 ++ awk -F/ '{print $2}' 08:30:39 + tox_env='*' 08:30:39 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 08:30:39 cp: cannot stat '.tox/*/log': No such file or directory 08:30:39 + echo 'WARN: no logs found to archive' 08:30:39 WARN: no logs found to archive 08:30:39 + break 08:30:39 + DOC_DIR=docs/_build/html 08:30:39 + [[ -d docs/_build/html ]] 08:30:39 + echo '---> tox-run.sh ends' 08:30:39 ---> tox-run.sh ends 08:30:39 + test 255 -eq 0 08:30:39 + exit 255 08:30:39 Build step 'Execute shell' marked build as failure 08:30:39 $ ssh-agent -k 08:30:39 unset SSH_AUTH_SOCK; 08:30:39 unset SSH_AGENT_PID; 08:30:39 echo Agent pid 16508 killed; 08:30:39 [ssh-agent] Stopped. 08:30:40 [PostBuildScript] - [INFO] Executing post build scripts. 08:30:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18398551297889770369.sh 08:30:40 ---> sysstat.sh 08:30:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6808193307639132792.sh 08:30:40 ---> package-listing.sh 08:30:40 ++ tr '[:upper:]' '[:lower:]' 08:30:40 ++ facter osfamily 08:30:40 + OS_FAMILY=redhat 08:30:40 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 08:30:40 + START_PACKAGES=/tmp/packages_start.txt 08:30:40 + END_PACKAGES=/tmp/packages_end.txt 08:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:40 + PACKAGES=/tmp/packages_start.txt 08:30:40 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 08:30:40 + PACKAGES=/tmp/packages_end.txt 08:30:40 + case "${OS_FAMILY}" in 08:30:40 + rpm -qa 08:30:40 + sort 08:30:41 + '[' -f /tmp/packages_start.txt ']' 08:30:41 + '[' -f /tmp/packages_end.txt ']' 08:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:41 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 08:30:41 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 08:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 08:30:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9413156763005515333.sh 08:30:41 ---> capture-instance-metadata.sh 08:30:41 Setup pyenv: 08:30:41 system 08:30:41 3.8.13 08:30:41 3.9.13 08:30:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 08:30:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BISI 08:30:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:30:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:48 lf-activate-venv(): INFO: Base packages installed successfully 08:30:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-BISI/bin to PATH 08:31:09 INFO: Running in OpenStack, capturing instance metadata 08:31:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11883217245182867093.sh 08:31:10 provisioning config files... 08:31:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config1321431160556559438tmp 08:31:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:31:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:31:10 [EnvInject] - Injecting environment variables from a build step. 08:31:10 [EnvInject] - Injecting as environment variables the properties content 08:31:10 SERVER_ID=logs 08:31:10 08:31:10 [EnvInject] - Variables injected successfully. 08:31:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14129247660106674424.sh 08:31:10 ---> create-netrc.sh 08:31:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12696453351685805806.sh 08:31:10 ---> python-tools-install.sh 08:31:10 Setup pyenv: 08:31:10 system 08:31:10 3.8.13 08:31:10 3.9.13 08:31:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 08:31:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BISI from file:/tmp/.os_lf_venv 08:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:12 lf-activate-venv(): INFO: Base packages installed successfully 08:31:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-BISI/bin to PATH 08:31:19 Generating Requirements File 08:31:37 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. 08:31:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:31:37 Python 3.10.6 08:31:37 pip 25.2 from /tmp/venv-BISI/lib/python3.10/site-packages/pip (python 3.10) 08:31:38 appdirs==1.4.4 08:31:38 argcomplete==3.6.2 08:31:38 aspy.yaml==1.3.0 08:31:38 attrs==25.4.0 08:31:38 autopage==0.5.2 08:31:38 beautifulsoup4==4.14.2 08:31:38 boto3==1.40.46 08:31:38 botocore==1.40.46 08:31:38 bs4==0.0.2 08:31:38 cachetools==6.2.0 08:31:38 certifi==2025.10.5 08:31:38 cffi==2.0.0 08:31:38 cfgv==3.4.0 08:31:38 chardet==5.2.0 08:31:38 charset-normalizer==3.4.3 08:31:38 click==8.3.0 08:31:38 cliff==4.11.0 08:31:38 cmd2==2.7.0 08:31:38 cryptography==3.3.2 08:31:38 debtcollector==3.0.0 08:31:38 decorator==5.2.1 08:31:38 defusedxml==0.7.1 08:31:38 Deprecated==1.2.18 08:31:38 distlib==0.4.0 08:31:38 dnspython==2.8.0 08:31:38 docker==7.1.0 08:31:38 dogpile.cache==1.4.1 08:31:38 durationpy==0.10 08:31:38 email-validator==2.3.0 08:31:38 filelock==3.19.1 08:31:38 future==1.0.0 08:31:38 gitdb==4.0.12 08:31:38 GitPython==3.1.45 08:31:38 google-auth==2.41.1 08:31:38 httplib2==0.31.0 08:31:38 identify==2.6.15 08:31:38 idna==3.10 08:31:38 importlib-resources==1.5.0 08:31:38 iso8601==2.1.0 08:31:38 Jinja2==3.1.6 08:31:38 jmespath==1.0.1 08:31:38 jsonpatch==1.33 08:31:38 jsonpointer==3.0.0 08:31:38 jsonschema==4.25.1 08:31:38 jsonschema-specifications==2025.9.1 08:31:38 keystoneauth1==5.12.0 08:31:38 kubernetes==34.1.0 08:31:38 lftools==0.37.14 08:31:38 lxml==6.0.2 08:31:38 markdown-it-py==4.0.0 08:31:38 MarkupSafe==3.0.3 08:31:38 mdurl==0.1.2 08:31:38 msgpack==1.1.1 08:31:38 multi_key_dict==2.0.3 08:31:38 munch==4.0.0 08:31:38 netaddr==1.3.0 08:31:38 niet==1.4.2 08:31:38 nodeenv==1.9.1 08:31:38 oauth2client==4.1.3 08:31:38 oauthlib==3.3.1 08:31:38 openstacksdk==4.7.1 08:31:38 os-service-types==1.8.0 08:31:38 osc-lib==4.2.0 08:31:38 oslo.config==10.0.0 08:31:38 oslo.context==6.1.0 08:31:38 oslo.i18n==6.6.0 08:31:38 oslo.log==7.2.1 08:31:38 oslo.serialization==5.8.0 08:31:38 oslo.utils==9.1.0 08:31:38 packaging==25.0 08:31:38 pbr==7.0.1 08:31:38 platformdirs==4.4.0 08:31:38 prettytable==3.16.0 08:31:38 psutil==7.1.0 08:31:38 pyasn1==0.6.1 08:31:38 pyasn1_modules==0.4.2 08:31:38 pycparser==2.23 08:31:38 pygerrit2==2.0.15 08:31:38 PyGithub==2.8.1 08:31:38 Pygments==2.19.2 08:31:38 PyJWT==2.10.1 08:31:38 PyNaCl==1.6.0 08:31:38 pyparsing==2.4.7 08:31:38 pyperclip==1.11.0 08:31:38 pyrsistent==0.20.0 08:31:38 python-cinderclient==9.8.0 08:31:38 python-dateutil==2.9.0.post0 08:31:38 python-heatclient==4.3.0 08:31:38 python-jenkins==1.8.3 08:31:38 python-keystoneclient==5.7.0 08:31:38 python-magnumclient==4.9.0 08:31:38 python-openstackclient==8.2.0 08:31:38 python-swiftclient==4.8.0 08:31:38 PyYAML==6.0.3 08:31:38 referencing==0.36.2 08:31:38 requests==2.32.5 08:31:38 requests-oauthlib==2.0.0 08:31:38 requestsexceptions==1.4.0 08:31:38 rfc3986==2.0.0 08:31:38 rich==14.1.0 08:31:38 rich-argparse==1.7.1 08:31:38 rpds-py==0.27.1 08:31:38 rsa==4.9.1 08:31:38 ruamel.yaml==0.18.15 08:31:38 ruamel.yaml.clib==0.2.14 08:31:38 s3transfer==0.14.0 08:31:38 simplejson==3.20.2 08:31:38 six==1.17.0 08:31:38 smmap==5.0.2 08:31:38 soupsieve==2.8 08:31:38 stevedore==5.5.0 08:31:38 tabulate==0.9.0 08:31:38 toml==0.10.2 08:31:38 tomlkit==0.13.3 08:31:38 tqdm==4.67.1 08:31:38 typing_extensions==4.15.0 08:31:38 tzdata==2025.2 08:31:38 urllib3==1.26.20 08:31:38 virtualenv==20.34.0 08:31:38 wcwidth==0.2.14 08:31:38 websocket-client==1.8.0 08:31:38 wrapt==1.17.3 08:31:38 xdg==6.0.0 08:31:38 xmltodict==1.0.2 08:31:38 yq==3.4.3 08:31:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15117928331581902340.sh 08:31:38 ---> sudo-logs.sh 08:31:38 Archiving 'sudo' log.. 08:31:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12824099564998427564.sh 08:31:38 ---> job-cost.sh 08:31:38 Setup pyenv: 08:31:38 system 08:31:38 3.8.13 08:31:38 3.9.13 08:31:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 08:31:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BISI from file:/tmp/.os_lf_venv 08:31:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:40 lf-activate-venv(): INFO: Base packages installed successfully 08:31:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-BISI/bin to PATH 08:31:45 INFO: No Stack... 08:31:45 INFO: Retrieving Pricing Info for: v3-standard-2 08:31:46 INFO: Archiving Costs 08:31:46 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins10191928624913900173.sh 08:31:46 ---> logs-deploy.sh 08:31:46 Setup pyenv: 08:31:46 system 08:31:46 3.8.13 08:31:46 3.9.13 08:31:46 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 08:31:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BISI from file:/tmp/.os_lf_venv 08:31:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:48 lf-activate-venv(): INFO: Base packages installed successfully 08:31:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:31:57 lf-activate-venv(): INFO: Adding /tmp/venv-BISI/bin to PATH 08:31:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/543 08:31:57 INFO: archiving workspace using pattern(s): 08:31:58 Archives upload complete. 08:31:58 INFO: archiving logs to Nexus 08:31:59 ---> uname -a: 08:31:59 Linux prd-centos8-builder-2c-1g-911.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 08:31:59 08:31:59 08:31:59 ---> lscpu: 08:31:59 Architecture: x86_64 08:31:59 CPU op-mode(s): 32-bit, 64-bit 08:31:59 Byte Order: Little Endian 08:31:59 CPU(s): 2 08:31:59 On-line CPU(s) list: 0,1 08:31:59 Thread(s) per core: 1 08:31:59 Core(s) per socket: 1 08:31:59 Socket(s): 2 08:31:59 NUMA node(s): 1 08:31:59 Vendor ID: AuthenticAMD 08:31:59 CPU family: 23 08:31:59 Model: 49 08:31:59 Model name: AMD EPYC-Rome Processor 08:31:59 Stepping: 0 08:31:59 CPU MHz: 2799.998 08:31:59 BogoMIPS: 5599.99 08:31:59 Virtualization: AMD-V 08:31:59 Hypervisor vendor: KVM 08:31:59 Virtualization type: full 08:31:59 L1d cache: 32K 08:31:59 L1i cache: 32K 08:31:59 L2 cache: 512K 08:31:59 L3 cache: 16384K 08:31:59 NUMA node0 CPU(s): 0,1 08:31:59 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 08:31:59 08:31:59 08:31:59 ---> nproc: 08:31:59 2 08:31:59 08:31:59 08:31:59 ---> df -h: 08:31:59 Filesystem Size Used Avail Use% Mounted on 08:31:59 devtmpfs 3.8G 0 3.8G 0% /dev 08:31:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:31:59 tmpfs 3.8G 17M 3.8G 1% /run 08:31:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:31:59 /dev/vda1 40G 8.6G 32G 22% / 08:31:59 tmpfs 770M 0 770M 0% /run/user/1001 08:31:59 08:31:59 08:31:59 ---> free -m: 08:31:59 total used free shared buff/cache available 08:31:59 Mem: 7699 575 5026 19 2097 6818 08:31:59 Swap: 1023 0 1023 08:31:59 08:31:59 08:31:59 ---> ip addr: 08:31:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:31:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:31:59 inet 127.0.0.1/8 scope host lo 08:31:59 valid_lft forever preferred_lft forever 08:31:59 inet6 ::1/128 scope host 08:31:59 valid_lft forever preferred_lft forever 08:31:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:31:59 link/ether fa:16:3e:bd:71:a5 brd ff:ff:ff:ff:ff:ff 08:31:59 altname enp0s3 08:31:59 altname ens3 08:31:59 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:31:59 valid_lft 86278sec preferred_lft 86278sec 08:31:59 inet6 fe80::f816:3eff:febd:71a5/64 scope link 08:31:59 valid_lft forever preferred_lft forever 08:31:59 08:31:59 08:31:59 ---> sar -b -r -n DEV: 08:31:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/07/2025 _x86_64_ (2 CPU) 08:31:59 08:31:59 08:29:53 LINUX RESTART (2 CPU) 08:31:59 08:31:59 08:30:00 AM tps rtps wtps bread/s bwrtn/s 08:31:59 08:30:01 AM 1503.41 1463.64 39.77 39038.64 10252.27 08:31:59 08:31:01 AM 491.17 312.76 178.41 15253.33 41968.24 08:31:59 Average: 505.80 329.39 176.40 15597.03 41509.95 08:31:59 08:31:59 08:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:59 08:30:01 AM 7400220 7366712 484224 6.14 2688 166360 465540 5.90 62788 211204 6548 08:31:59 08:31:01 AM 5361572 6972140 2522872 32.00 2688 1792624 802228 8.98 365316 1850904 104824 08:31:59 Average: 6380896 7169426 1503548 19.07 2688 979492 633884 7.10 214052 1031054 55686 08:31:59 08:31:59 08:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:59 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:59 08:30:01 AM eth0 185.23 102.27 3989.54 15.66 0.00 0.00 0.00 0.00 08:31:59 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:59 08:31:01 AM eth0 324.38 166.03 1441.61 69.27 0.00 0.00 0.00 0.00 08:31:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:59 Average: eth0 322.36 165.11 1478.43 68.50 0.00 0.00 0.00 0.00 08:31:59 08:31:59 08:31:59 ---> sar -P ALL: 08:31:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/07/2025 _x86_64_ (2 CPU) 08:31:59 08:31:59 08:29:53 LINUX RESTART (2 CPU) 08:31:59 08:31:59 08:30:00 AM CPU %user %nice %system %iowait %steal %idle 08:31:59 08:30:01 AM all 39.53 3.49 45.93 2.91 0.00 8.14 08:31:59 08:30:01 AM 0 43.68 2.30 42.53 3.45 0.00 8.05 08:31:59 08:30:01 AM 1 35.29 4.71 49.41 2.35 0.00 8.24 08:31:59 08:31:01 AM all 49.00 3.30 24.39 4.77 0.09 18.44 08:31:59 08:31:01 AM 0 43.27 3.30 25.53 4.78 0.10 23.02 08:31:59 08:31:01 AM 1 54.72 3.31 23.26 4.76 0.09 13.86 08:31:59 Average: all 48.86 3.31 24.71 4.74 0.09 18.29 08:31:59 Average: 0 43.27 3.28 25.78 4.77 0.10 22.80 08:31:59 Average: 1 54.45 3.33 23.63 4.72 0.08 13.78 08:31:59 08:31:59 08:31:59