14:19:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143125 14:19:36 Running as SYSTEM 14:19:36 [EnvInject] - Loading node environment variables. 14:19:36 Building remotely on prd-centos8-builder-2c-1g-6240 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:19:36 [ssh-agent] Looking for ssh-agent implementation... 14:19:36 $ ssh-agent 14:19:36 SSH_AUTH_SOCK=/tmp/ssh-bIJz42DP5GRa/agent.15710 14:19:36 SSH_AGENT_PID=15713 14:19:36 [ssh-agent] Started. 14:19:37 Running ssh-add (command line suppressed) 14:19:37 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12040165143815214444.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12040165143815214444.key) 14:19:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:19:37 The recommended git tool is: NONE 14:19:38 using credential onap-jenkins-ssh 14:19:38 Wiping out workspace first. 14:19:38 Cloning the remote Git repository 14:19:38 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:19:38 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:19:39 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:19:39 > git --version # timeout=10 14:19:39 > git --version # 'git version 2.39.0' 14:19:39 using GIT_SSH to set credentials Gerrit user 14:19:39 [INFO] Currently running in a labeled security context 14:19:39 [INFO] Currently SELinux is 'enforcing' on the host 14:19:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh16086632268949763638.key 14:19:39 Verifying host key using manually-configured host key entries 14:19:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:39 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:19:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:39 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:19:39 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:19:39 using GIT_SSH to set credentials Gerrit user 14:19:39 [INFO] Currently running in a labeled security context 14:19:39 [INFO] Currently SELinux is 'enforcing' on the host 14:19:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh9492729197467446765.key 14:19:40 Verifying host key using manually-configured host key entries 14:19:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/25/143125/2 # timeout=30 14:19:40 > git rev-parse 198e0209b7f00b0f221597bb4f7a2ae85dce109b^{commit} # timeout=10 14:19:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:40 Checking out Revision 198e0209b7f00b0f221597bb4f7a2ae85dce109b (refs/changes/25/143125/2) 14:19:40 > git config core.sparsecheckout # timeout=10 14:19:40 > git checkout -f 198e0209b7f00b0f221597bb4f7a2ae85dce109b # timeout=30 14:19:43 Commit message: "Override otel error tags for expected 404 Not Found responses" 14:19:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:43 > git rev-list --no-walk abe5a64feff3fa36a55bfed39c412f7e02c279f7 # timeout=10 14:19:44 [EnvInject] - Injecting environment variables from a build step. 14:19:44 [EnvInject] - Injecting as environment variables the properties content 14:19:44 PYTHON=python3 14:19:44 14:19:44 [EnvInject] - Variables injected successfully. 14:19:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins16570002262494715012.sh 14:19:44 ---> tox-install.sh 14:19:44 + source /home/jenkins/lf-env.sh 14:19:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:44 ++ mktemp -d /tmp/venv-XXXX 14:19:44 + lf_venv=/tmp/venv-bnnq 14:19:44 + local venv_file=/tmp/.os_lf_venv 14:19:44 + local python=python3 14:19:44 + local options 14:19:44 + local set_path=true 14:19:44 + local install_args= 14:19:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:44 + true 14:19:44 + case $1 in 14:19:44 + venv_file=/tmp/.toxenv 14:19:44 + shift 2 14:19:44 + true 14:19:44 + case $1 in 14:19:44 + shift 14:19:44 + break 14:19:44 + case $python in 14:19:44 + local pkg_list= 14:19:44 + [[ -d /opt/pyenv ]] 14:19:44 + echo 'Setup pyenv:' 14:19:44 Setup pyenv: 14:19:44 + export PYENV_ROOT=/opt/pyenv 14:19:44 + PYENV_ROOT=/opt/pyenv 14:19:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:44 + pyenv versions 14:19:44 system 14:19:44 * 3.8.13 (set by /opt/pyenv/version) 14:19:44 * 3.9.13 (set by /opt/pyenv/version) 14:19:44 * 3.10.6 (set by /opt/pyenv/version) 14:19:44 + command -v pyenv 14:19:44 ++ pyenv init - --no-rehash 14:19:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:19:44 export PATH="/opt/pyenv/shims:${PATH}" 14:19:44 export PYENV_SHELL=bash 14:19:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:44 pyenv() { 14:19:44 local command 14:19:44 command="${1:-}" 14:19:44 if [ "$#" -gt 0 ]; then 14:19:44 shift 14:19:44 fi 14:19:44 14:19:44 case "$command" in 14:19:44 rehash|shell) 14:19:44 eval "$(pyenv "sh-$command" "$@")" 14:19:44 ;; 14:19:44 *) 14:19:44 command pyenv "$command" "$@" 14:19:44 ;; 14:19:44 esac 14:19:44 }' 14:19:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:19:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:44 ++ export PYENV_SHELL=bash 14:19:44 ++ PYENV_SHELL=bash 14:19:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:44 +++ complete -F _pyenv pyenv 14:19:44 ++ lf-pyver python3 14:19:44 ++ local py_version_xy=python3 14:19:44 ++ local py_version_xyz= 14:19:44 ++ pyenv versions 14:19:44 ++ local command 14:19:44 ++ command=versions 14:19:44 ++ '[' 1 -gt 0 ']' 14:19:44 ++ shift 14:19:44 ++ case "$command" in 14:19:44 ++ command pyenv versions 14:19:44 ++ pyenv versions 14:19:44 ++ sed 's/^[ *]* //' 14:19:44 ++ grep -E '^[0-9.]*[0-9]$' 14:19:44 ++ awk '{ print $1 }' 14:19:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:44 +++ grep '^3' /tmp/.pyenv_versions 14:19:44 +++ tail -n 1 14:19:44 +++ sort -V 14:19:44 ++ py_version_xyz=3.10.6 14:19:44 ++ [[ -z 3.10.6 ]] 14:19:44 ++ echo 3.10.6 14:19:44 ++ return 0 14:19:44 + pyenv local 3.10.6 14:19:44 + local command 14:19:44 + command=local 14:19:44 + '[' 2 -gt 0 ']' 14:19:44 + shift 14:19:44 + case "$command" in 14:19:44 + command pyenv local 3.10.6 14:19:44 + pyenv local 3.10.6 14:19:44 + for arg in "$@" 14:19:44 + case $arg in 14:19:44 + pkg_list+='tox ' 14:19:44 + for arg in "$@" 14:19:44 + case $arg in 14:19:44 + pkg_list+='virtualenv ' 14:19:44 + for arg in "$@" 14:19:44 + case $arg in 14:19:44 + pkg_list+='urllib3~=1.26.15 ' 14:19:44 + [[ -f /tmp/.toxenv ]] 14:19:44 + [[ ! -f /tmp/.toxenv ]] 14:19:44 + [[ -n '' ]] 14:19:44 + python3 -m venv /tmp/venv-bnnq 14:19:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnnq' 14:19:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnnq 14:19:48 + echo /tmp/venv-bnnq 14:19:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:48 + local 'pip_opts=--upgrade --quiet' 14:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:48 + [[ -n '' ]] 14:19:48 + [[ -n '' ]] 14:19:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:48 + /tmp/venv-bnnq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:19:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:52 lf-activate-venv(): INFO: Base packages installed successfully 14:19:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:52 + /tmp/venv-bnnq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:54 + type python3 14:19:54 + true 14:19:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bnnq/bin to PATH' 14:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-bnnq/bin to PATH 14:19:54 + PATH=/tmp/venv-bnnq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 + return 0 14:19:54 + python3 --version 14:19:54 Python 3.10.6 14:19:54 + python3 -m pip --version 14:19:54 pip 26.0.1 from /tmp/venv-bnnq/lib/python3.10/site-packages/pip (python 3.10) 14:19:54 + python3 -m pip freeze 14:19:54 cachetools==7.0.0 14:19:54 chardet==5.2.0 14:19:54 colorama==0.4.6 14:19:54 distlib==0.4.0 14:19:54 filelock==3.20.3 14:19:54 packaging==26.0 14:19:54 platformdirs==4.5.1 14:19:54 pluggy==1.6.0 14:19:54 pyproject-api==1.10.0 14:19:54 tomli==2.4.0 14:19:54 tox==4.34.1 14:19:54 typing_extensions==4.15.0 14:19:54 urllib3==1.26.20 14:19:54 virtualenv==20.36.1 14:19:54 [EnvInject] - Injecting environment variables from a build step. 14:19:54 [EnvInject] - Injecting as environment variables the properties content 14:19:54 PARALLEL=false 14:19:54 14:19:54 [EnvInject] - Variables injected successfully. 14:19:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins18212493172321676845.sh 14:19:54 ---> tox-run.sh 14:19:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:19:54 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:19:54 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:19:54 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:19:54 + source /home/jenkins/lf-env.sh 14:19:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:54 ++ mktemp -d /tmp/venv-XXXX 14:19:54 + lf_venv=/tmp/venv-lGQI 14:19:54 + local venv_file=/tmp/.os_lf_venv 14:19:54 + local python=python3 14:19:54 + local options 14:19:54 + local set_path=true 14:19:54 + local install_args= 14:19:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:54 + true 14:19:54 + case $1 in 14:19:54 + venv_file=/tmp/.toxenv 14:19:54 + shift 2 14:19:54 + true 14:19:54 + case $1 in 14:19:54 + shift 14:19:54 + break 14:19:54 + case $python in 14:19:54 + local pkg_list= 14:19:54 + [[ -d /opt/pyenv ]] 14:19:54 + echo 'Setup pyenv:' 14:19:54 Setup pyenv: 14:19:54 + export PYENV_ROOT=/opt/pyenv 14:19:54 + PYENV_ROOT=/opt/pyenv 14:19:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 + pyenv versions 14:19:54 system 14:19:54 3.8.13 14:19:54 3.9.13 14:19:54 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:19:54 + command -v pyenv 14:19:54 ++ pyenv init - --no-rehash 14:19:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:19:54 export PATH="/opt/pyenv/shims:${PATH}" 14:19:54 export PYENV_SHELL=bash 14:19:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:54 pyenv() { 14:19:54 local command 14:19:54 command="${1:-}" 14:19:54 if [ "$#" -gt 0 ]; then 14:19:54 shift 14:19:54 fi 14:19:54 14:19:54 case "$command" in 14:19:54 rehash|shell) 14:19:54 eval "$(pyenv "sh-$command" "$@")" 14:19:54 ;; 14:19:54 *) 14:19:54 command pyenv "$command" "$@" 14:19:54 ;; 14:19:54 esac 14:19:54 }' 14:19:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:19:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:54 ++ export PYENV_SHELL=bash 14:19:54 ++ PYENV_SHELL=bash 14:19:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:54 +++ complete -F _pyenv pyenv 14:19:54 ++ lf-pyver python3 14:19:54 ++ local py_version_xy=python3 14:19:54 ++ local py_version_xyz= 14:19:54 ++ pyenv versions 14:19:54 ++ local command 14:19:54 ++ command=versions 14:19:54 ++ '[' 1 -gt 0 ']' 14:19:54 ++ shift 14:19:54 ++ case "$command" in 14:19:54 ++ command pyenv versions 14:19:54 ++ pyenv versions 14:19:54 ++ sed 's/^[ *]* //' 14:19:54 ++ awk '{ print $1 }' 14:19:54 ++ grep -E '^[0-9.]*[0-9]$' 14:19:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:54 +++ grep '^3' /tmp/.pyenv_versions 14:19:54 +++ tail -n 1 14:19:54 +++ sort -V 14:19:54 ++ py_version_xyz=3.10.6 14:19:54 ++ [[ -z 3.10.6 ]] 14:19:54 ++ echo 3.10.6 14:19:54 ++ return 0 14:19:54 + pyenv local 3.10.6 14:19:54 + local command 14:19:54 + command=local 14:19:54 + '[' 2 -gt 0 ']' 14:19:54 + shift 14:19:54 + case "$command" in 14:19:54 + command pyenv local 3.10.6 14:19:54 + pyenv local 3.10.6 14:19:54 + for arg in "$@" 14:19:54 + case $arg in 14:19:54 + pkg_list+='tox ' 14:19:54 + for arg in "$@" 14:19:54 + case $arg in 14:19:54 + pkg_list+='virtualenv ' 14:19:54 + for arg in "$@" 14:19:54 + case $arg in 14:19:54 + pkg_list+='urllib3~=1.26.15 ' 14:19:54 + [[ -f /tmp/.toxenv ]] 14:19:54 ++ cat /tmp/.toxenv 14:19:54 + lf_venv=/tmp/venv-bnnq 14:19:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnnq from' file:/tmp/.toxenv 14:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnnq from file:/tmp/.toxenv 14:19:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:54 + local 'pip_opts=--upgrade --quiet' 14:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:19:54 + [[ -n '' ]] 14:19:54 + [[ -n '' ]] 14:19:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:54 + /tmp/venv-bnnq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:19:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:19:55 lf-activate-venv(): INFO: Base packages installed successfully 14:19:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:19:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:19:55 + /tmp/venv-bnnq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:56 + type python3 14:19:56 + true 14:19:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bnnq/bin to PATH' 14:19:56 lf-activate-venv(): INFO: Adding /tmp/venv-bnnq/bin to PATH 14:19:56 + PATH=/tmp/venv-bnnq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:56 + return 0 14:19:56 + [[ -d /opt/pyenv ]] 14:19:56 + echo '---> Setting up pyenv' 14:19:56 ---> Setting up pyenv 14:19:56 + export PYENV_ROOT=/opt/pyenv 14:19:56 + PYENV_ROOT=/opt/pyenv 14:19:56 + export PATH=/opt/pyenv/bin:/tmp/venv-bnnq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:56 + PATH=/opt/pyenv/bin:/tmp/venv-bnnq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:19:56 ++ pwd 14:19:56 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:19:56 + export PYTHONPATH 14:19:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:56 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:56 + tox --version 14:19:56 4.34.1 from /tmp/venv-bnnq/lib/python3.10/site-packages/tox/__init__.py 14:19:56 + PARALLEL=false 14:19:56 + TOX_OPTIONS_LIST= 14:19:56 + [[ -n py ]] 14:19:56 + TOX_OPTIONS_LIST=' -e py' 14:19:56 + case ${PARALLEL,,} in 14:19:56 + tox -e py 14:19:56 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:19:57 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:19:59 py: freeze> python -m pip freeze --all 14:19: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 14:19:59 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 14:19:59 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:20:00 py: OK (2.93=setup[2.70]+cmd[0.01,0.22] seconds) 14:20:00 congratulations :) (2.96 seconds) 14:20:00 + tox_status=0 14:20:00 + echo '---> Completed tox runs' 14:20:00 ---> Completed tox runs 14:20:00 + for i in .tox/*/log 14:20:00 ++ echo .tox/py/log 14:20:00 ++ awk -F/ '{print $2}' 14:20:00 + tox_env=py 14:20:00 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:20:00 + DOC_DIR=docs/_build/html 14:20:00 + [[ -d docs/_build/html ]] 14:20:00 + echo '---> tox-run.sh ends' 14:20:00 ---> tox-run.sh ends 14:20:00 + test 0 -eq 0 14:20:00 $ ssh-agent -k 14:20:00 unset SSH_AUTH_SOCK; 14:20:00 unset SSH_AGENT_PID; 14:20:00 echo Agent pid 15713 killed; 14:20:00 [ssh-agent] Stopped. 14:20:00 [PostBuildScript] - [INFO] Executing post build scripts. 14:20:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8330110620157692823.sh 14:20:00 ---> sysstat.sh 14:20:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2344055443813685043.sh 14:20:00 ---> package-listing.sh 14:20:00 ++ facter osfamily 14:20:00 ++ tr '[:upper:]' '[:lower:]' 14:20:00 + OS_FAMILY=redhat 14:20:00 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:20:00 + START_PACKAGES=/tmp/packages_start.txt 14:20:00 + END_PACKAGES=/tmp/packages_end.txt 14:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:00 + PACKAGES=/tmp/packages_start.txt 14:20:00 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:20:00 + PACKAGES=/tmp/packages_end.txt 14:20:00 + case "${OS_FAMILY}" in 14:20:00 + rpm -qa 14:20:00 + sort 14:20:01 + '[' -f /tmp/packages_start.txt ']' 14:20:01 + '[' -f /tmp/packages_end.txt ']' 14:20:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:01 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:20:01 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:20:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11314258336211052984.sh 14:20:01 ---> capture-instance-metadata.sh 14:20:01 Setup pyenv: 14:20:01 system 14:20:01 3.8.13 14:20:01 3.9.13 14:20:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:20:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fEoA 14:20:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:09 lf-activate-venv(): INFO: Base packages installed successfully 14:20:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-fEoA/bin to PATH 14:20:29 INFO: Running in OpenStack, capturing instance metadata 14:20:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11187694266334764024.sh 14:20:29 provisioning config files... 14:20:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config17118009606917592678tmp 14:20:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:30 [EnvInject] - Injecting environment variables from a build step. 14:20:30 [EnvInject] - Injecting as environment variables the properties content 14:20:30 SERVER_ID=logs 14:20:30 14:20:30 [EnvInject] - Variables injected successfully. 14:20:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8509535266178603376.sh 14:20:30 ---> create-netrc.sh 14:20:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3313238365906480649.sh 14:20:30 ---> python-tools-install.sh 14:20:30 Setup pyenv: 14:20:30 system 14:20:30 3.8.13 14:20:30 3.9.13 14:20:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:20:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fEoA from file:/tmp/.os_lf_venv 14:20:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:31 lf-activate-venv(): INFO: Base packages installed successfully 14:20:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-fEoA/bin to PATH 14:20:38 Generating Requirements File 14:20:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:20:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:20:55 Python 3.10.6 14:20:55 pip 26.0.1 from /tmp/venv-fEoA/lib/python3.10/site-packages/pip (python 3.10) 14:20:56 appdirs==1.4.4 14:20:56 argcomplete==3.6.3 14:20:56 aspy.yaml==1.3.0 14:20:56 attrs==25.4.0 14:20:56 autopage==0.6.0 14:20:56 backports.strenum==1.3.1 14:20:56 beautifulsoup4==4.14.3 14:20:56 boto3==1.42.44 14:20:56 botocore==1.42.44 14:20:56 bs4==0.0.2 14:20:56 certifi==2026.1.4 14:20:56 cffi==2.0.0 14:20:56 cfgv==3.5.0 14:20:56 chardet==5.2.0 14:20:56 charset-normalizer==3.4.4 14:20:56 click==8.3.1 14:20:56 cliff==4.13.1 14:20:56 cmd2==3.2.0 14:20:56 cryptography==3.3.2 14:20:56 debtcollector==3.0.0 14:20:56 decorator==5.2.1 14:20:56 defusedxml==0.7.1 14:20:56 Deprecated==1.3.1 14:20:56 distlib==0.4.0 14:20:56 dnspython==2.8.0 14:20:56 docker==7.1.0 14:20:56 dogpile.cache==1.5.0 14:20:56 durationpy==0.10 14:20:56 email-validator==2.3.0 14:20:56 filelock==3.20.3 14:20:56 future==1.0.0 14:20:56 gitdb==4.0.12 14:20:56 GitPython==3.1.46 14:20:56 httplib2==0.30.2 14:20:56 identify==2.6.16 14:20:56 idna==3.11 14:20:56 importlib-resources==1.5.0 14:20:56 iso8601==2.1.0 14:20:56 Jinja2==3.1.6 14:20:56 jmespath==1.1.0 14:20:56 jsonpatch==1.33 14:20:56 jsonpointer==3.0.0 14:20:56 jsonschema==4.26.0 14:20:56 jsonschema-specifications==2025.9.1 14:20:56 keystoneauth1==5.13.0 14:20:56 kubernetes==35.0.0 14:20:56 lftools==0.37.21 14:20:56 lxml==6.0.2 14:20:56 markdown-it-py==4.0.0 14:20:56 MarkupSafe==3.0.3 14:20:56 mdurl==0.1.2 14:20:56 msgpack==1.1.2 14:20:56 multi_key_dict==2.0.3 14:20:56 munch==4.0.0 14:20:56 netaddr==1.3.0 14:20:56 niet==1.4.2 14:20:56 nodeenv==1.10.0 14:20:56 oauth2client==4.1.3 14:20:56 oauthlib==3.3.1 14:20:56 openstacksdk==4.9.0 14:20:56 os-service-types==1.8.2 14:20:56 osc-lib==4.3.0 14:20:56 oslo.config==10.2.0 14:20:56 oslo.context==6.2.0 14:20:56 oslo.i18n==6.7.1 14:20:56 oslo.log==8.0.0 14:20:56 oslo.serialization==5.9.0 14:20:56 oslo.utils==9.2.0 14:20:56 packaging==26.0 14:20:56 pbr==7.0.3 14:20:56 platformdirs==4.5.1 14:20:56 prettytable==3.17.0 14:20:56 psutil==7.2.2 14:20:56 pyasn1==0.6.2 14:20:56 pyasn1_modules==0.4.2 14:20:56 pycparser==3.0 14:20:56 pygerrit2==2.0.15 14:20:56 PyGithub==2.8.1 14:20:56 Pygments==2.19.2 14:20:56 PyJWT==2.11.0 14:20:56 PyNaCl==1.6.2 14:20:56 pyparsing==2.4.7 14:20:56 pyperclip==1.11.0 14:20:56 pyrsistent==0.20.0 14:20:56 python-cinderclient==9.8.0 14:20:56 python-dateutil==2.9.0.post0 14:20:56 python-heatclient==5.0.0 14:20:56 python-jenkins==1.8.3 14:20:56 python-keystoneclient==5.7.0 14:20:56 python-magnumclient==4.9.0 14:20:56 python-openstackclient==8.3.0 14:20:56 python-swiftclient==4.9.0 14:20:56 PyYAML==6.0.3 14:20:56 referencing==0.37.0 14:20:56 requests==2.32.5 14:20:56 requests-oauthlib==2.0.0 14:20:56 requestsexceptions==1.4.0 14:20:56 rfc3986==2.0.0 14:20:56 rich==14.3.2 14:20:56 rich-argparse==1.7.2 14:20:56 rpds-py==0.30.0 14:20:56 rsa==4.9.1 14:20:56 ruamel.yaml==0.19.1 14:20:56 ruamel.yaml.clib==0.2.15 14:20:56 s3transfer==0.16.0 14:20:56 simplejson==3.20.2 14:20:56 six==1.17.0 14:20:56 smmap==5.0.2 14:20:56 soupsieve==2.8.3 14:20:56 stevedore==5.6.0 14:20:56 tabulate==0.9.0 14:20:56 toml==0.10.2 14:20:56 tomlkit==0.14.0 14:20:56 tqdm==4.67.3 14:20:56 typing_extensions==4.15.0 14:20:56 tzdata==2025.3 14:20:56 urllib3==1.26.20 14:20:56 virtualenv==20.36.1 14:20:56 wcwidth==0.6.0 14:20:56 websocket-client==1.9.0 14:20:56 wrapt==2.1.1 14:20:56 xdg==6.0.0 14:20:56 xmltodict==1.0.2 14:20:56 yq==3.4.3 14:20:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16008241116021253814.sh 14:20:56 ---> sudo-logs.sh 14:20:56 Archiving 'sudo' log.. 14:20:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7750777550417874995.sh 14:20:56 ---> job-cost.sh 14:20:56 Setup pyenv: 14:20:56 system 14:20:56 3.8.13 14:20:56 3.9.13 14:20:56 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:20:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fEoA from file:/tmp/.os_lf_venv 14:20:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:58 lf-activate-venv(): INFO: Base packages installed successfully 14:20:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:03 lf-activate-venv(): INFO: Adding /tmp/venv-fEoA/bin to PATH 14:21:03 INFO: No Stack... 14:21:03 INFO: Retrieving Pricing Info for: v3-standard-2 14:21:03 INFO: Archiving Costs 14:21:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins13663152581828608496.sh 14:21:04 ---> logs-deploy.sh 14:21:04 Setup pyenv: 14:21:04 system 14:21:04 3.8.13 14:21:04 3.9.13 14:21:04 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fEoA from file:/tmp/.os_lf_venv 14:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:05 lf-activate-venv(): INFO: Base packages installed successfully 14:21:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:13 lf-activate-venv(): INFO: Adding /tmp/venv-fEoA/bin to PATH 14:21:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/559 14:21:13 INFO: archiving workspace using pattern(s): 14:21:14 Archives upload complete. 14:21:14 INFO: archiving logs to Nexus 14:21:15 ---> uname -a: 14:21:15 Linux prd-centos8-builder-2c-1g-6240.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:21:15 14:21:15 14:21:15 ---> lscpu: 14:21:15 Architecture: x86_64 14:21:15 CPU op-mode(s): 32-bit, 64-bit 14:21:15 Byte Order: Little Endian 14:21:15 CPU(s): 2 14:21:15 On-line CPU(s) list: 0,1 14:21:15 Thread(s) per core: 1 14:21:15 Core(s) per socket: 1 14:21:15 Socket(s): 2 14:21:15 NUMA node(s): 1 14:21:15 Vendor ID: AuthenticAMD 14:21:15 CPU family: 23 14:21:15 Model: 49 14:21:15 Model name: AMD EPYC-Rome Processor 14:21:15 Stepping: 0 14:21:15 CPU MHz: 2800.000 14:21:15 BogoMIPS: 5600.00 14:21:15 Virtualization: AMD-V 14:21:15 Hypervisor vendor: KVM 14:21:15 Virtualization type: full 14:21:15 L1d cache: 32K 14:21:15 L1i cache: 32K 14:21:15 L2 cache: 512K 14:21:15 L3 cache: 16384K 14:21:15 NUMA node0 CPU(s): 0,1 14:21:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:21:15 14:21:15 14:21:15 ---> nproc: 14:21:15 2 14:21:15 14:21:15 14:21:15 ---> df -h: 14:21:15 Filesystem Size Used Avail Use% Mounted on 14:21:15 devtmpfs 3.8G 0 3.8G 0% /dev 14:21:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:21:15 tmpfs 3.8G 17M 3.8G 1% /run 14:21:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:21:15 /dev/vda1 40G 8.6G 32G 22% / 14:21:15 tmpfs 770M 0 770M 0% /run/user/1001 14:21:15 14:21:15 14:21:15 ---> free -m: 14:21:15 total used free shared buff/cache available 14:21:15 Mem: 7699 585 4979 19 2134 6806 14:21:15 Swap: 1023 0 1023 14:21:15 14:21:15 14:21:15 ---> ip addr: 14:21:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:15 inet 127.0.0.1/8 scope host lo 14:21:15 valid_lft forever preferred_lft forever 14:21:15 inet6 ::1/128 scope host 14:21:15 valid_lft forever preferred_lft forever 14:21:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:15 link/ether fa:16:3e:50:6e:75 brd ff:ff:ff:ff:ff:ff 14:21:15 altname enp0s3 14:21:15 altname ens3 14:21:15 inet 10.30.106.232/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:21:15 valid_lft 86278sec preferred_lft 86278sec 14:21:15 inet6 fe80::f816:3eff:fe50:6e75/64 scope link 14:21:15 valid_lft forever preferred_lft forever 14:21:15 14:21:15 14:21:15 ---> sar -b -r -n DEV: 14:21:15 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) 14:21:15 14:21:15 14:19:10 LINUX RESTART (2 CPU) 14:21:15 14:21:15 02:20:00 PM tps rtps wtps bread/s bwrtn/s 14:21:15 02:20:01 PM 315.85 210.38 105.46 2662.30 2370.49 14:21:15 02:21:02 PM 180.83 23.02 157.80 309.58 12709.28 14:21:15 Average: 184.82 28.56 156.26 379.18 12403.43 14:21:15 14:21:15 02:20:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:15 02:20:01 PM 5522284 7055628 2362152 29.96 2688 1718236 724864 8.11 351568 1709520 105084 14:21:15 02:21:02 PM 5092236 6962960 2792200 35.41 2688 2034824 724956 8.12 372128 2038960 123448 14:21:15 Average: 5307260 7009294 2577176 32.69 2688 1876530 724910 8.11 361848 1874240 114266 14:21:15 14:21:15 02:20:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:15 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:15 02:20:01 PM eth0 107.10 66.12 92.36 39.27 0.00 0.00 0.00 0.00 14:21:15 02:21:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:15 02:21:02 PM eth0 61.39 49.26 961.40 11.49 0.00 0.00 0.00 0.00 14:21:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:15 Average: eth0 62.74 49.76 935.69 12.31 0.00 0.00 0.00 0.00 14:21:15 14:21:15 14:21:15 ---> sar -P ALL: 14:21:15 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) 14:21:15 14:21:15 14:19:10 LINUX RESTART (2 CPU) 14:21:15 14:21:15 02:20:00 PM CPU %user %nice %system %iowait %steal %idle 14:21:15 02:20:01 PM all 43.97 4.02 33.91 2.87 0.00 15.23 14:21:15 02:20:01 PM 0 41.18 4.12 33.53 2.94 0.00 18.24 14:21:15 02:20:01 PM 1 46.63 3.93 34.27 2.81 0.00 12.36 14:21:15 02:21:02 PM all 41.61 0.43 7.04 2.91 0.09 47.92 14:21:15 02:21:02 PM 0 52.84 0.38 7.19 2.97 0.08 36.54 14:21:15 02:21:02 PM 1 30.39 0.47 6.90 2.85 0.10 59.30 14:21:15 Average: all 41.67 0.53 7.80 2.91 0.09 47.00 14:21:15 Average: 0 52.51 0.49 7.91 2.97 0.08 36.04 14:21:15 Average: 1 30.86 0.57 7.69 2.85 0.10 57.94 14:21:15 14:21:15 14:21:15