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