11:30:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143135 11:30:06 Running as SYSTEM 11:30:06 [EnvInject] - Loading node environment variables. 11:30:07 Building remotely on prd-centos8-builder-2c-1g-6446 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:30:07 [ssh-agent] Looking for ssh-agent implementation... 11:30:07 $ ssh-agent 11:30:07 SSH_AUTH_SOCK=/tmp/ssh-Yv9QU5aZdm4B/agent.15151 11:30:07 SSH_AGENT_PID=15153 11:30:07 [ssh-agent] Started. 11:30:07 Running ssh-add (command line suppressed) 11:30:07 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12918009956370559201.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_12918009956370559201.key) 11:30:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:30:07 The recommended git tool is: NONE 11:30:09 using credential onap-jenkins-ssh 11:30:09 Wiping out workspace first. 11:30:09 Cloning the remote Git repository 11:30:09 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:30:09 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 11:30:09 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:30:09 > git --version # timeout=10 11:30:09 > git --version # 'git version 2.39.0' 11:30:09 using GIT_SSH to set credentials Gerrit user 11:30:09 [INFO] Currently running in a labeled security context 11:30:09 [INFO] Currently SELinux is 'enforcing' on the host 11:30:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17059021319111697160.key 11:30:09 Verifying host key using manually-configured host key entries 11:30:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:30:09 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 11:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:10 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 11:30:10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:30:10 using GIT_SSH to set credentials Gerrit user 11:30:10 [INFO] Currently running in a labeled security context 11:30:10 [INFO] Currently SELinux is 'enforcing' on the host 11:30:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6151972069429351377.key 11:30:10 Verifying host key using manually-configured host key entries 11:30:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/35/143135/1 # timeout=30 11:30:10 > git rev-parse c9678174912048def3bb65af1b4edcc37b308606^{commit} # timeout=10 11:30:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:30:10 Checking out Revision c9678174912048def3bb65af1b4edcc37b308606 (refs/changes/35/143135/1) 11:30:10 > git config core.sparsecheckout # timeout=10 11:30:10 > git checkout -f c9678174912048def3bb65af1b4edcc37b308606 # timeout=30 11:30:13 Commit message: "Add span to ServiceDistributionWaitStep" 11:30:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:30:14 > git rev-list --no-walk 34928431dabfa2d8a3ca3d9a369d4ba9295eed00 # timeout=10 11:30:14 [EnvInject] - Injecting environment variables from a build step. 11:30:14 [EnvInject] - Injecting as environment variables the properties content 11:30:14 PYTHON=python3 11:30:14 11:30:14 [EnvInject] - Variables injected successfully. 11:30:14 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9055981963939063422.sh 11:30:14 ---> tox-install.sh 11:30:14 + source /home/jenkins/lf-env.sh 11:30:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:14 ++ mktemp -d /tmp/venv-XXXX 11:30:14 + lf_venv=/tmp/venv-KwOF 11:30:14 + local venv_file=/tmp/.os_lf_venv 11:30:14 + local python=python3 11:30:14 + local options 11:30:14 + local set_path=true 11:30:14 + local install_args= 11:30:14 ++ 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 11:30:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:14 + true 11:30:14 + case $1 in 11:30:14 + venv_file=/tmp/.toxenv 11:30:14 + shift 2 11:30:14 + true 11:30:14 + case $1 in 11:30:14 + shift 11:30:14 + break 11:30:14 + case $python in 11:30:14 + local pkg_list= 11:30:14 + [[ -d /opt/pyenv ]] 11:30:14 + echo 'Setup pyenv:' 11:30:14 Setup pyenv: 11:30:14 + export PYENV_ROOT=/opt/pyenv 11:30:14 + PYENV_ROOT=/opt/pyenv 11:30:14 + 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 11:30:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:30:14 + pyenv versions 11:30:14 system 11:30:14 * 3.8.13 (set by /opt/pyenv/version) 11:30:14 * 3.9.13 (set by /opt/pyenv/version) 11:30:14 * 3.10.6 (set by /opt/pyenv/version) 11:30:14 + command -v pyenv 11:30:14 ++ pyenv init - --no-rehash 11:30:14 + 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[*]}"'\'')" 11:30:14 export PATH="/opt/pyenv/shims:${PATH}" 11:30:14 export PYENV_SHELL=bash 11:30:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:14 pyenv() { 11:30:14 local command 11:30:14 command="${1:-}" 11:30:14 if [ "$#" -gt 0 ]; then 11:30:14 shift 11:30:14 fi 11:30:14 11:30:14 case "$command" in 11:30:14 rehash|shell) 11:30:14 eval "$(pyenv "sh-$command" "$@")" 11:30:14 ;; 11:30:14 *) 11:30:14 command pyenv "$command" "$@" 11:30:14 ;; 11:30:14 esac 11:30:14 }' 11:30:14 +++ 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[*]}"' 11:30:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:30:14 ++ 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 11:30:14 ++ 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 11:30:14 ++ export PYENV_SHELL=bash 11:30:14 ++ PYENV_SHELL=bash 11:30:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:14 +++ complete -F _pyenv pyenv 11:30:14 ++ lf-pyver python3 11:30:14 ++ local py_version_xy=python3 11:30:14 ++ local py_version_xyz= 11:30:14 ++ sed 's/^[ *]* //' 11:30:14 ++ pyenv versions 11:30:14 ++ local command 11:30:14 ++ command=versions 11:30:14 ++ '[' 1 -gt 0 ']' 11:30:14 ++ shift 11:30:14 ++ case "$command" in 11:30:14 ++ command pyenv versions 11:30:14 ++ pyenv versions 11:30:14 ++ awk '{ print $1 }' 11:30:14 ++ grep -E '^[0-9.]*[0-9]$' 11:30:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:14 +++ tail -n 1 11:30:14 +++ sort -V 11:30:14 +++ grep '^3' /tmp/.pyenv_versions 11:30:14 ++ py_version_xyz=3.10.6 11:30:14 ++ [[ -z 3.10.6 ]] 11:30:14 ++ echo 3.10.6 11:30:14 ++ return 0 11:30:14 + pyenv local 3.10.6 11:30:14 + local command 11:30:14 + command=local 11:30:14 + '[' 2 -gt 0 ']' 11:30:14 + shift 11:30:14 + case "$command" in 11:30:14 + command pyenv local 3.10.6 11:30:14 + pyenv local 3.10.6 11:30:14 + for arg in "$@" 11:30:14 + case $arg in 11:30:14 + pkg_list+='tox ' 11:30:14 + for arg in "$@" 11:30:14 + case $arg in 11:30:14 + pkg_list+='virtualenv ' 11:30:14 + for arg in "$@" 11:30:14 + case $arg in 11:30:14 + pkg_list+='urllib3~=1.26.15 ' 11:30:14 + [[ -f /tmp/.toxenv ]] 11:30:14 + [[ ! -f /tmp/.toxenv ]] 11:30:14 + [[ -n '' ]] 11:30:14 + python3 -m venv /tmp/venv-KwOF 11:30:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KwOF' 11:30:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KwOF 11:30:18 + echo /tmp/venv-KwOF 11:30:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:30:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:30:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:30:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:18 + local 'pip_opts=--upgrade --quiet' 11:30:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:30:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:30:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:30:18 + [[ -n '' ]] 11:30:18 + [[ -n '' ]] 11:30:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:30:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:18 + /tmp/venv-KwOF/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 11:30:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:30:22 lf-activate-venv(): INFO: Base packages installed successfully 11:30:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:30:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:30:22 + /tmp/venv-KwOF/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 11:30:24 + type python3 11:30:24 + true 11:30:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KwOF/bin to PATH' 11:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-KwOF/bin to PATH 11:30:24 + PATH=/tmp/venv-KwOF/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 11:30:24 + return 0 11:30:24 + python3 --version 11:30:24 Python 3.10.6 11:30:24 + python3 -m pip --version 11:30:24 pip 26.0.1 from /tmp/venv-KwOF/lib/python3.10/site-packages/pip (python 3.10) 11:30:24 + python3 -m pip freeze 11:30:24 cachetools==7.0.0 11:30:24 chardet==5.2.0 11:30:24 colorama==0.4.6 11:30:24 distlib==0.4.0 11:30:24 filelock==3.20.3 11:30:24 packaging==26.0 11:30:24 platformdirs==4.5.1 11:30:24 pluggy==1.6.0 11:30:24 pyproject-api==1.10.0 11:30:24 tomli==2.4.0 11:30:24 tox==4.34.1 11:30:24 typing_extensions==4.15.0 11:30:24 urllib3==1.26.20 11:30:24 virtualenv==20.36.1 11:30:24 [EnvInject] - Injecting environment variables from a build step. 11:30:24 [EnvInject] - Injecting as environment variables the properties content 11:30:24 PARALLEL=false 11:30:24 11:30:24 [EnvInject] - Variables injected successfully. 11:30:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1760368800352056325.sh 11:30:24 ---> tox-run.sh 11:30:24 + 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 11:30:24 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 11:30:24 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 11:30:24 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 11:30:24 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 11:30:24 + source /home/jenkins/lf-env.sh 11:30:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:24 ++ mktemp -d /tmp/venv-XXXX 11:30:24 + lf_venv=/tmp/venv-axxV 11:30:24 + local venv_file=/tmp/.os_lf_venv 11:30:24 + local python=python3 11:30:24 + local options 11:30:24 + local set_path=true 11:30:24 + local install_args= 11:30:24 ++ 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 11:30:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:24 + true 11:30:24 + case $1 in 11:30:24 + venv_file=/tmp/.toxenv 11:30:24 + shift 2 11:30:24 + true 11:30:24 + case $1 in 11:30:24 + shift 11:30:24 + break 11:30:24 + case $python in 11:30:24 + local pkg_list= 11:30:24 + [[ -d /opt/pyenv ]] 11:30:24 + echo 'Setup pyenv:' 11:30:24 Setup pyenv: 11:30:24 + export PYENV_ROOT=/opt/pyenv 11:30:24 + PYENV_ROOT=/opt/pyenv 11:30:24 + 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 11:30:24 + 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 11:30:24 + pyenv versions 11:30:25 system 11:30:25 3.8.13 11:30:25 3.9.13 11:30:25 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:30:25 + command -v pyenv 11:30:25 ++ pyenv init - --no-rehash 11: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[*]}"'\'')" 11:30:25 export PATH="/opt/pyenv/shims:${PATH}" 11:30:25 export PYENV_SHELL=bash 11:30:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:25 pyenv() { 11:30:25 local command 11:30:25 command="${1:-}" 11:30:25 if [ "$#" -gt 0 ]; then 11:30:25 shift 11:30:25 fi 11:30:25 11:30:25 case "$command" in 11:30:25 rehash|shell) 11:30:25 eval "$(pyenv "sh-$command" "$@")" 11:30:25 ;; 11:30:25 *) 11:30:25 command pyenv "$command" "$@" 11:30:25 ;; 11:30:25 esac 11:30:25 }' 11: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[*]}"' 11:30:25 ++ 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 11:30:25 ++ 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 11:30:25 ++ 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 11:30:25 ++ export PYENV_SHELL=bash 11:30:25 ++ PYENV_SHELL=bash 11:30:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:25 +++ complete -F _pyenv pyenv 11:30:25 ++ lf-pyver python3 11:30:25 ++ local py_version_xy=python3 11:30:25 ++ local py_version_xyz= 11:30:25 ++ sed 's/^[ *]* //' 11:30:25 ++ grep -E '^[0-9.]*[0-9]$' 11:30:25 ++ pyenv versions 11:30:25 ++ local command 11:30:25 ++ command=versions 11:30:25 ++ '[' 1 -gt 0 ']' 11:30:25 ++ shift 11:30:25 ++ case "$command" in 11:30:25 ++ command pyenv versions 11:30:25 ++ pyenv versions 11:30:25 ++ awk '{ print $1 }' 11:30:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:25 +++ grep '^3' /tmp/.pyenv_versions 11:30:25 +++ tail -n 1 11:30:25 +++ sort -V 11:30:25 ++ py_version_xyz=3.10.6 11:30:25 ++ [[ -z 3.10.6 ]] 11:30:25 ++ echo 3.10.6 11:30:25 ++ return 0 11:30:25 + pyenv local 3.10.6 11:30:25 + local command 11:30:25 + command=local 11:30:25 + '[' 2 -gt 0 ']' 11:30:25 + shift 11:30:25 + case "$command" in 11:30:25 + command pyenv local 3.10.6 11:30:25 + pyenv local 3.10.6 11:30:25 + for arg in "$@" 11:30:25 + case $arg in 11:30:25 + pkg_list+='tox ' 11:30:25 + for arg in "$@" 11:30:25 + case $arg in 11:30:25 + pkg_list+='virtualenv ' 11:30:25 + for arg in "$@" 11:30:25 + case $arg in 11:30:25 + pkg_list+='urllib3~=1.26.15 ' 11:30:25 + [[ -f /tmp/.toxenv ]] 11:30:25 ++ cat /tmp/.toxenv 11:30:25 + lf_venv=/tmp/venv-KwOF 11:30:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KwOF from' file:/tmp/.toxenv 11:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KwOF from file:/tmp/.toxenv 11:30:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:30:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:25 + local 'pip_opts=--upgrade --quiet' 11:30:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:30:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:30:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:30:25 + [[ -n '' ]] 11:30:25 + [[ -n '' ]] 11:30:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:30:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:25 + /tmp/venv-KwOF/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 11:30:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:30:25 lf-activate-venv(): INFO: Base packages installed successfully 11:30:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:30:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:30:25 + /tmp/venv-KwOF/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 11:30:26 + type python3 11:30:26 + true 11:30:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KwOF/bin to PATH' 11:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-KwOF/bin to PATH 11:30:26 + PATH=/tmp/venv-KwOF/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 11:30:26 + return 0 11:30:26 + [[ -d /opt/pyenv ]] 11:30:26 + echo '---> Setting up pyenv' 11:30:26 ---> Setting up pyenv 11:30:26 + export PYENV_ROOT=/opt/pyenv 11:30:26 + PYENV_ROOT=/opt/pyenv 11:30:26 + export PATH=/opt/pyenv/bin:/tmp/venv-KwOF/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 11:30:26 + PATH=/opt/pyenv/bin:/tmp/venv-KwOF/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 11:30:26 ++ pwd 11:30:26 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:30:26 + export PYTHONPATH 11:30:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:30:26 + TOX_TESTENV_PASSENV=PYTHONPATH 11:30:26 + tox --version 11:30:27 4.34.1 from /tmp/venv-KwOF/lib/python3.10/site-packages/tox/__init__.py 11:30:27 + PARALLEL=false 11:30:27 + TOX_OPTIONS_LIST= 11:30:27 + [[ -n py ]] 11:30:27 + TOX_OPTIONS_LIST=' -e py' 11:30:27 + case ${PARALLEL,,} in 11:30:27 + tox -e py 11:30:27 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 11:30:28 py: install_deps> python -I -m pip install flake8 flake8-docstrings 11:30:29 py: freeze> python -m pip freeze --all 11:30:30 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 11:30:30 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 11:30:30 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 11:30:30 py: OK (3.12=setup[2.73]+cmd[0.01,0.38] seconds) 11:30:30 congratulations :) (3.15 seconds) 11:30:30 + tox_status=0 11:30:30 + echo '---> Completed tox runs' 11:30:30 ---> Completed tox runs 11:30:30 + for i in .tox/*/log 11:30:30 ++ echo .tox/py/log 11:30:30 ++ awk -F/ '{print $2}' 11:30:30 + tox_env=py 11:30:30 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 11:30:30 + DOC_DIR=docs/_build/html 11:30:30 + [[ -d docs/_build/html ]] 11:30:30 + echo '---> tox-run.sh ends' 11:30:30 ---> tox-run.sh ends 11:30:30 + test 0 -eq 0 11:30:30 $ ssh-agent -k 11:30:30 unset SSH_AUTH_SOCK; 11:30:30 unset SSH_AGENT_PID; 11:30:30 echo Agent pid 15153 killed; 11:30:30 [ssh-agent] Stopped. 11:30:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1088178002973071017.sh 11:30:30 ---> sysstat.sh 11:30:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15964554589405767099.sh 11:30:31 ---> package-listing.sh 11:30:31 ++ facter osfamily 11:30:31 ++ tr '[:upper:]' '[:lower:]' 11:30:31 + OS_FAMILY=redhat 11:30:31 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:30:31 + START_PACKAGES=/tmp/packages_start.txt 11:30:31 + END_PACKAGES=/tmp/packages_end.txt 11:30:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:31 + PACKAGES=/tmp/packages_start.txt 11:30:31 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 11:30:31 + PACKAGES=/tmp/packages_end.txt 11:30:31 + case "${OS_FAMILY}" in 11:30:31 + sort 11:30:31 + rpm -qa 11:30:31 + '[' -f /tmp/packages_start.txt ']' 11:30:31 + '[' -f /tmp/packages_end.txt ']' 11:30:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:31 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 11:30:31 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 11:30:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 11:30:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16389247049060162979.sh 11:30:31 ---> capture-instance-metadata.sh 11:30:31 Setup pyenv: 11:30:31 system 11:30:32 3.8.13 11:30:32 3.9.13 11:30:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:30:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tAhH 11:30:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:39 lf-activate-venv(): INFO: Base packages installed successfully 11:30:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-tAhH/bin to PATH 11:31:00 INFO: Running in OpenStack, capturing instance metadata 11:31:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1684830759383932692.sh 11:31:00 provisioning config files... 11:31:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config12678494916649696943tmp 11:31:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:31:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:31:00 [EnvInject] - Injecting environment variables from a build step. 11:31:01 [EnvInject] - Injecting as environment variables the properties content 11:31:01 SERVER_ID=logs 11:31:01 11:31:01 [EnvInject] - Variables injected successfully. 11:31:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17455084072135675950.sh 11:31:01 ---> create-netrc.sh 11:31:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17359858988623392255.sh 11:31:01 ---> python-tools-install.sh 11:31:01 Setup pyenv: 11:31:01 system 11:31:01 3.8.13 11:31:01 3.9.13 11:31:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tAhH from file:/tmp/.os_lf_venv 11:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:02 lf-activate-venv(): INFO: Base packages installed successfully 11:31:02 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-tAhH/bin to PATH 11:31:09 Generating Requirements File 11:31:26 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. 11:31:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:31:26 Python 3.10.6 11:31:27 pip 26.0.1 from /tmp/venv-tAhH/lib/python3.10/site-packages/pip (python 3.10) 11:31:27 appdirs==1.4.4 11:31:27 argcomplete==3.6.3 11:31:27 aspy.yaml==1.3.0 11:31:27 attrs==25.4.0 11:31:27 autopage==0.6.0 11:31:27 backports.strenum==1.3.1 11:31:27 beautifulsoup4==4.14.3 11:31:27 boto3==1.42.44 11:31:27 botocore==1.42.44 11:31:27 bs4==0.0.2 11:31:27 certifi==2026.1.4 11:31:27 cffi==2.0.0 11:31:27 cfgv==3.5.0 11:31:27 chardet==5.2.0 11:31:27 charset-normalizer==3.4.4 11:31:27 click==8.3.1 11:31:27 cliff==4.13.1 11:31:27 cmd2==3.2.0 11:31:27 cryptography==3.3.2 11:31:27 debtcollector==3.0.0 11:31:27 decorator==5.2.1 11:31:27 defusedxml==0.7.1 11:31:27 Deprecated==1.3.1 11:31:27 distlib==0.4.0 11:31:27 dnspython==2.8.0 11:31:27 docker==7.1.0 11:31:27 dogpile.cache==1.5.0 11:31:27 durationpy==0.10 11:31:27 email-validator==2.3.0 11:31:27 filelock==3.20.3 11:31:27 future==1.0.0 11:31:27 gitdb==4.0.12 11:31:27 GitPython==3.1.46 11:31:27 httplib2==0.30.2 11:31:27 identify==2.6.16 11:31:27 idna==3.11 11:31:27 importlib-resources==1.5.0 11:31:27 iso8601==2.1.0 11:31:27 Jinja2==3.1.6 11:31:27 jmespath==1.1.0 11:31:27 jsonpatch==1.33 11:31:27 jsonpointer==3.0.0 11:31:27 jsonschema==4.26.0 11:31:27 jsonschema-specifications==2025.9.1 11:31:27 keystoneauth1==5.13.0 11:31:27 kubernetes==35.0.0 11:31:27 lftools==0.37.21 11:31:27 lxml==6.0.2 11:31:27 markdown-it-py==4.0.0 11:31:27 MarkupSafe==3.0.3 11:31:27 mdurl==0.1.2 11:31:27 msgpack==1.1.2 11:31:27 multi_key_dict==2.0.3 11:31:27 munch==4.0.0 11:31:27 netaddr==1.3.0 11:31:27 niet==1.4.2 11:31:27 nodeenv==1.10.0 11:31:27 oauth2client==4.1.3 11:31:27 oauthlib==3.3.1 11:31:27 openstacksdk==4.9.0 11:31:27 os-service-types==1.8.2 11:31:27 osc-lib==4.3.0 11:31:27 oslo.config==10.2.0 11:31:27 oslo.context==6.2.0 11:31:27 oslo.i18n==6.7.1 11:31:27 oslo.log==8.0.0 11:31:27 oslo.serialization==5.9.0 11:31:27 oslo.utils==9.2.0 11:31:27 packaging==26.0 11:31:27 pbr==7.0.3 11:31:27 platformdirs==4.5.1 11:31:27 prettytable==3.17.0 11:31:27 psutil==7.2.2 11:31:27 pyasn1==0.6.2 11:31:27 pyasn1_modules==0.4.2 11:31:27 pycparser==3.0 11:31:27 pygerrit2==2.0.15 11:31:27 PyGithub==2.8.1 11:31:27 Pygments==2.19.2 11:31:27 PyJWT==2.11.0 11:31:27 PyNaCl==1.6.2 11:31:27 pyparsing==2.4.7 11:31:27 pyperclip==1.11.0 11:31:27 pyrsistent==0.20.0 11:31:27 python-cinderclient==9.8.0 11:31:27 python-dateutil==2.9.0.post0 11:31:27 python-heatclient==5.0.0 11:31:27 python-jenkins==1.8.3 11:31:27 python-keystoneclient==5.7.0 11:31:27 python-magnumclient==4.9.0 11:31:27 python-openstackclient==8.3.0 11:31:27 python-swiftclient==4.9.0 11:31:27 PyYAML==6.0.3 11:31:27 referencing==0.37.0 11:31:27 requests==2.32.5 11:31:27 requests-oauthlib==2.0.0 11:31:27 requestsexceptions==1.4.0 11:31:27 rfc3986==2.0.0 11:31:27 rich==14.3.2 11:31:27 rich-argparse==1.7.2 11:31:27 rpds-py==0.30.0 11:31:27 rsa==4.9.1 11:31:27 ruamel.yaml==0.19.1 11:31:27 ruamel.yaml.clib==0.2.15 11:31:27 s3transfer==0.16.0 11:31:27 simplejson==3.20.2 11:31:27 six==1.17.0 11:31:27 smmap==5.0.2 11:31:27 soupsieve==2.8.3 11:31:27 stevedore==5.6.0 11:31:27 tabulate==0.9.0 11:31:27 toml==0.10.2 11:31:27 tomlkit==0.14.0 11:31:27 tqdm==4.67.3 11:31:27 typing_extensions==4.15.0 11:31:27 tzdata==2025.3 11:31:27 urllib3==1.26.20 11:31:27 virtualenv==20.36.1 11:31:27 wcwidth==0.6.0 11:31:27 websocket-client==1.9.0 11:31:27 wrapt==2.1.1 11:31:27 xdg==6.0.0 11:31:27 xmltodict==1.0.2 11:31:27 yq==3.4.3 11:31:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11309049289501517956.sh 11:31:27 ---> sudo-logs.sh 11:31:27 Archiving 'sudo' log.. 11:31:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9497857055673091948.sh 11:31:27 ---> job-cost.sh 11:31:27 Setup pyenv: 11:31:27 system 11:31:27 3.8.13 11:31:27 3.9.13 11:31:27 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:31:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tAhH from file:/tmp/.os_lf_venv 11:31:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:30 lf-activate-venv(): INFO: Base packages installed successfully 11:31:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-tAhH/bin to PATH 11:31:35 INFO: No Stack... 11:31:35 INFO: Retrieving Pricing Info for: v3-standard-2 11:31:36 INFO: Archiving Costs 11:31:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1707814858511581874.sh 11:31:36 ---> logs-deploy.sh 11:31:36 Setup pyenv: 11:31:36 system 11:31:36 3.8.13 11:31:36 3.9.13 11:31:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tAhH from file:/tmp/.os_lf_venv 11:31:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:38 lf-activate-venv(): INFO: Base packages installed successfully 11:31:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-tAhH/bin to PATH 11:31:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/566 11:31:45 INFO: archiving workspace using pattern(s): 11:31:46 Archives upload complete. 11:31:46 INFO: archiving logs to Nexus 11:31:47 ---> uname -a: 11:31:47 Linux prd-centos8-builder-2c-1g-6446.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 11:31:47 11:31:47 11:31:47 ---> lscpu: 11:31:47 Architecture: x86_64 11:31:47 CPU op-mode(s): 32-bit, 64-bit 11:31:47 Byte Order: Little Endian 11:31:47 CPU(s): 2 11:31:47 On-line CPU(s) list: 0,1 11:31:47 Thread(s) per core: 1 11:31:47 Core(s) per socket: 1 11:31:47 Socket(s): 2 11:31:47 NUMA node(s): 1 11:31:47 Vendor ID: AuthenticAMD 11:31:47 CPU family: 23 11:31:47 Model: 49 11:31:47 Model name: AMD EPYC-Rome Processor 11:31:47 Stepping: 0 11:31:47 CPU MHz: 2799.998 11:31:47 BogoMIPS: 5599.99 11:31:47 Virtualization: AMD-V 11:31:47 Hypervisor vendor: KVM 11:31:47 Virtualization type: full 11:31:47 L1d cache: 32K 11:31:47 L1i cache: 32K 11:31:47 L2 cache: 512K 11:31:47 L3 cache: 16384K 11:31:47 NUMA node0 CPU(s): 0,1 11:31:47 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 11:31:47 11:31:47 11:31:47 ---> nproc: 11:31:47 2 11:31:47 11:31:47 11:31:47 ---> df -h: 11:31:47 Filesystem Size Used Avail Use% Mounted on 11:31:47 devtmpfs 3.8G 0 3.8G 0% /dev 11:31:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:31:47 tmpfs 3.8G 17M 3.8G 1% /run 11:31:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:31:47 /dev/vda1 40G 8.6G 32G 22% / 11:31:47 tmpfs 770M 0 770M 0% /run/user/1001 11:31:47 11:31:47 11:31:47 ---> free -m: 11:31:47 total used free shared buff/cache available 11:31:47 Mem: 7699 591 4976 19 2130 6799 11:31:47 Swap: 1023 0 1023 11:31:47 11:31:47 11:31:47 ---> ip addr: 11:31:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:47 inet 127.0.0.1/8 scope host lo 11:31:47 valid_lft forever preferred_lft forever 11:31:47 inet6 ::1/128 scope host 11:31:47 valid_lft forever preferred_lft forever 11:31:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:47 link/ether fa:16:3e:43:11:29 brd ff:ff:ff:ff:ff:ff 11:31:47 altname enp0s3 11:31:47 altname ens3 11:31:47 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:31:47 valid_lft 86279sec preferred_lft 86279sec 11:31:47 inet6 fe80::f816:3eff:fe43:1129/64 scope link 11:31:47 valid_lft forever preferred_lft forever 11:31:47 11:31:47 11:31:47 ---> sar -b -r -n DEV: 11:31:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 11:31:47 11:31:47 11:29:42 LINUX RESTART (2 CPU) 11:31:47 11:31:47 11:30:00 AM tps rtps wtps bread/s bwrtn/s 11:31:47 11:30:02 AM 50.75 46.27 4.48 55265.67 197.01 11:31:47 11:31:01 AM 364.85 158.17 206.67 5241.40 9150.04 11:31:47 Average: 357.88 155.69 202.19 6351.76 8951.32 11:31:47 11:31:47 11:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:47 11:30:02 AM 5973300 7295780 1911144 24.24 2688 1521468 481412 5.39 108836 1549236 11160 11:31:47 11:31:01 AM 5310312 7054924 2574132 32.65 2688 1914972 679040 7.60 364820 1860544 180652 11:31:47 Average: 5641806 7175352 2242638 28.44 2688 1718220 580226 6.50 236828 1704890 95906 11:31:47 11:31:47 11:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:47 11:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:47 11:30:02 AM eth0 9.70 11.19 1.34 3.52 0.00 0.00 0.00 0.00 11:31:47 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:47 11:31:01 AM eth0 230.39 152.89 1616.98 69.50 0.00 0.00 0.00 0.00 11:31:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:47 Average: eth0 225.49 149.74 1581.12 68.04 0.00 0.00 0.00 0.00 11:31:47 11:31:47 11:31:47 ---> sar -P ALL: 11:31:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 11:31:47 11:31:47 11:29:42 LINUX RESTART (2 CPU) 11:31:47 11:31:47 11:30:00 AM CPU %user %nice %system %iowait %steal %idle 11:31:47 11:30:02 AM all 96.30 0.00 3.70 0.00 0.00 0.00 11:31:47 11:30:02 AM 0 97.04 0.00 2.96 0.00 0.00 0.00 11:31:47 11:30:02 AM 1 95.56 0.00 4.44 0.00 0.00 0.00 11:31:47 11:31:01 AM all 45.72 2.66 19.58 4.28 0.10 27.65 11:31:47 11:31:01 AM 0 45.82 1.87 16.58 4.50 0.10 31.13 11:31:47 11:31:01 AM 1 45.62 3.47 22.63 4.06 0.10 24.12 11:31:47 Average: all 46.87 2.60 19.22 4.18 0.10 27.02 11:31:47 Average: 0 46.98 1.83 16.27 4.40 0.10 30.42 11:31:47 Average: 1 46.77 3.39 22.22 3.97 0.10 23.56 11:31:47 11:31:47 11:31:47