06:58:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143372 06:58:58 Running as SYSTEM 06:58:58 [EnvInject] - Loading node environment variables. 06:58:58 Building remotely on prd-centos8-builder-2c-1g-19706 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:58:58 [ssh-agent] Looking for ssh-agent implementation... 06:58:58 $ ssh-agent 06:58:58 SSH_AUTH_SOCK=/tmp/ssh-0vjfbNxcPaGD/agent.14518 06:58:58 SSH_AGENT_PID=14520 06:58:58 [ssh-agent] Started. 06:58:58 Running ssh-add (command line suppressed) 06:58:58 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9834062156291058370.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_9834062156291058370.key) 06:58:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:58:58 The recommended git tool is: NONE 06:59:00 using credential onap-jenkins-ssh 06:59:00 Wiping out workspace first. 06:59:00 Cloning the remote Git repository 06:59:00 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:59:00 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 06:59:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:59:00 > git --version # timeout=10 06:59:00 > git --version # 'git version 2.39.0' 06:59:00 using GIT_SSH to set credentials Gerrit user 06:59:00 [INFO] Currently running in a labeled security context 06:59:00 [INFO] Currently SELinux is 'enforcing' on the host 06:59:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh2931921935484093273.key 06:59:00 Verifying host key using manually-configured host key entries 06:59:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:59:01 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:59:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:02 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:59:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:59:02 using GIT_SSH to set credentials Gerrit user 06:59:02 [INFO] Currently running in a labeled security context 06:59:02 [INFO] Currently SELinux is 'enforcing' on the host 06:59:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17001431284633776525.key 06:59:02 Verifying host key using manually-configured host key entries 06:59:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/72/143372/4 # timeout=30 06:59:02 > git rev-parse 75a605380a266174056b23108674ba201f325119^{commit} # timeout=10 06:59:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:59:02 Checking out Revision 75a605380a266174056b23108674ba201f325119 (refs/changes/72/143372/4) 06:59:02 > git config core.sparsecheckout # timeout=10 06:59:02 > git checkout -f 75a605380a266174056b23108674ba201f325119 # timeout=30 06:59:06 Commit message: "Python 3.12 compatibility" 06:59:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:59:06 > git rev-list --no-walk aa2dc56b301f05aab22f18692833701cd32f162a # timeout=10 06:59:06 [EnvInject] - Injecting environment variables from a build step. 06:59:06 [EnvInject] - Injecting as environment variables the properties content 06:59:06 PYTHON=python3 06:59:06 06:59:06 [EnvInject] - Variables injected successfully. 06:59:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins585441117092238035.sh 06:59:06 ---> tox-install.sh 06:59:06 + source /home/jenkins/lf-env.sh 06:59:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:06 ++ mktemp -d /tmp/venv-XXXX 06:59:06 + lf_venv=/tmp/venv-dwQt 06:59:06 + local venv_file=/tmp/.os_lf_venv 06:59:06 + local python=python3 06:59:06 + local options 06:59:06 + local set_path=true 06:59:06 + local install_args= 06:59:06 ++ 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 06:59:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:06 + true 06:59:06 + case $1 in 06:59:06 + venv_file=/tmp/.toxenv 06:59:06 + shift 2 06:59:06 + true 06:59:06 + case $1 in 06:59:06 + shift 06:59:06 + break 06:59:06 + case $python in 06:59:06 + local pkg_list= 06:59:06 + [[ -d /opt/pyenv ]] 06:59:06 + echo 'Setup pyenv:' 06:59:06 Setup pyenv: 06:59:06 + export PYENV_ROOT=/opt/pyenv 06:59:06 + PYENV_ROOT=/opt/pyenv 06:59:06 + 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 06:59:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:59:06 + pyenv versions 06:59:06 system 06:59:06 * 3.8.13 (set by /opt/pyenv/version) 06:59:06 * 3.9.13 (set by /opt/pyenv/version) 06:59:06 * 3.10.6 (set by /opt/pyenv/version) 06:59:06 + command -v pyenv 06:59:06 ++ pyenv init - --no-rehash 06:59:06 + 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[*]}"'\'')" 06:59:06 export PATH="/opt/pyenv/shims:${PATH}" 06:59:06 export PYENV_SHELL=bash 06:59:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:06 pyenv() { 06:59:06 local command 06:59:06 command="${1:-}" 06:59:06 if [ "$#" -gt 0 ]; then 06:59:06 shift 06:59:06 fi 06:59:06 06:59:06 case "$command" in 06:59:06 rehash|shell) 06:59:06 eval "$(pyenv "sh-$command" "$@")" 06:59:06 ;; 06:59:06 *) 06:59:06 command pyenv "$command" "$@" 06:59:06 ;; 06:59:06 esac 06:59:06 }' 06:59:06 +++ 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[*]}"' 06:59:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:59:06 ++ 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 06:59:06 ++ 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 06:59:06 ++ export PYENV_SHELL=bash 06:59:06 ++ PYENV_SHELL=bash 06:59:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:06 +++ complete -F _pyenv pyenv 06:59:06 ++ lf-pyver python3 06:59:06 ++ local py_version_xy=python3 06:59:06 ++ local py_version_xyz= 06:59:06 ++ pyenv versions 06:59:06 ++ local command 06:59:06 ++ command=versions 06:59:06 ++ '[' 1 -gt 0 ']' 06:59:06 ++ shift 06:59:06 ++ case "$command" in 06:59:06 ++ command pyenv versions 06:59:06 ++ pyenv versions 06:59:06 ++ grep -E '^[0-9.]*[0-9]$' 06:59:06 ++ sed 's/^[ *]* //' 06:59:06 ++ awk '{ print $1 }' 06:59:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:06 +++ grep '^3' /tmp/.pyenv_versions 06:59:06 +++ tail -n 1 06:59:06 +++ sort -V 06:59:06 ++ py_version_xyz=3.10.6 06:59:06 ++ [[ -z 3.10.6 ]] 06:59:06 ++ echo 3.10.6 06:59:06 ++ return 0 06:59:06 + pyenv local 3.10.6 06:59:06 + local command 06:59:06 + command=local 06:59:06 + '[' 2 -gt 0 ']' 06:59:06 + shift 06:59:06 + case "$command" in 06:59:06 + command pyenv local 3.10.6 06:59:06 + pyenv local 3.10.6 06:59:06 + for arg in "$@" 06:59:06 + case $arg in 06:59:06 + pkg_list+='tox ' 06:59:06 + for arg in "$@" 06:59:06 + case $arg in 06:59:06 + pkg_list+='virtualenv ' 06:59:06 + for arg in "$@" 06:59:06 + case $arg in 06:59:06 + pkg_list+='urllib3~=1.26.15 ' 06:59:06 + [[ -f /tmp/.toxenv ]] 06:59:06 + [[ ! -f /tmp/.toxenv ]] 06:59:06 + [[ -n '' ]] 06:59:06 + python3 -m venv /tmp/venv-dwQt 06:59:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dwQt' 06:59:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dwQt 06:59:11 + echo /tmp/venv-dwQt 06:59:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:59:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:59:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:11 + local 'pip_opts=--upgrade --quiet' 06:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:11 + [[ -n '' ]] 06:59:11 + [[ -n '' ]] 06:59:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:11 + /tmp/venv-dwQt/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 06:59:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:15 lf-activate-venv(): INFO: Base packages installed successfully 06:59:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:15 + /tmp/venv-dwQt/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 06:59:18 + type python3 06:59:18 + true 06:59:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dwQt/bin to PATH' 06:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-dwQt/bin to PATH 06:59:18 + PATH=/tmp/venv-dwQt/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 06:59:18 + return 0 06:59:18 + python3 --version 06:59:18 Python 3.10.6 06:59:18 + python3 -m pip --version 06:59:18 pip 26.0.1 from /tmp/venv-dwQt/lib/python3.10/site-packages/pip (python 3.10) 06:59:18 + python3 -m pip freeze 06:59:18 cachetools==7.0.1 06:59:18 chardet==6.0.0.post1 06:59:18 colorama==0.4.6 06:59:18 distlib==0.4.0 06:59:18 filelock==3.24.3 06:59:18 packaging==26.0 06:59:18 platformdirs==4.9.2 06:59:18 pluggy==1.6.0 06:59:18 pyproject-api==1.10.0 06:59:18 tomli==2.4.0 06:59:18 tox==4.45.0 06:59:18 typing_extensions==4.15.0 06:59:18 urllib3==1.26.20 06:59:18 virtualenv==20.39.0 06:59:18 [EnvInject] - Injecting environment variables from a build step. 06:59:18 [EnvInject] - Injecting as environment variables the properties content 06:59:18 PARALLEL=false 06:59:18 06:59:18 [EnvInject] - Variables injected successfully. 06:59:18 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins10133141308402031075.sh 06:59:18 ---> tox-run.sh 06:59:18 + 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 06:59:18 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:59:18 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 06:59:18 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:59:18 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 06:59:18 + source /home/jenkins/lf-env.sh 06:59:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:18 ++ mktemp -d /tmp/venv-XXXX 06:59:18 + lf_venv=/tmp/venv-fBlH 06:59:18 + local venv_file=/tmp/.os_lf_venv 06:59:18 + local python=python3 06:59:18 + local options 06:59:18 + local set_path=true 06:59:18 + local install_args= 06:59:18 ++ 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 06:59:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:18 + true 06:59:18 + case $1 in 06:59:18 + venv_file=/tmp/.toxenv 06:59:18 + shift 2 06:59:18 + true 06:59:18 + case $1 in 06:59:18 + shift 06:59:18 + break 06:59:18 + case $python in 06:59:18 + local pkg_list= 06:59:18 + [[ -d /opt/pyenv ]] 06:59:18 + echo 'Setup pyenv:' 06:59:18 Setup pyenv: 06:59:18 + export PYENV_ROOT=/opt/pyenv 06:59:18 + PYENV_ROOT=/opt/pyenv 06:59:18 + 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 06:59:18 + 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 06:59:18 + pyenv versions 06:59:19 system 06:59:19 3.8.13 06:59:19 3.9.13 06:59:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:59:19 + command -v pyenv 06:59:19 ++ pyenv init - --no-rehash 06:59:19 + 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[*]}"'\'')" 06:59:19 export PATH="/opt/pyenv/shims:${PATH}" 06:59:19 export PYENV_SHELL=bash 06:59:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:19 pyenv() { 06:59:19 local command 06:59:19 command="${1:-}" 06:59:19 if [ "$#" -gt 0 ]; then 06:59:19 shift 06:59:19 fi 06:59:19 06:59:19 case "$command" in 06:59:19 rehash|shell) 06:59:19 eval "$(pyenv "sh-$command" "$@")" 06:59:19 ;; 06:59:19 *) 06:59:19 command pyenv "$command" "$@" 06:59:19 ;; 06:59:19 esac 06:59:19 }' 06:59:19 +++ 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[*]}"' 06:59:19 ++ 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 06:59:19 ++ 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 06:59:19 ++ 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 06:59:19 ++ export PYENV_SHELL=bash 06:59:19 ++ PYENV_SHELL=bash 06:59:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:19 +++ complete -F _pyenv pyenv 06:59:19 ++ lf-pyver python3 06:59:19 ++ local py_version_xy=python3 06:59:19 ++ local py_version_xyz= 06:59:19 ++ pyenv versions 06:59:19 ++ local command 06:59:19 ++ command=versions 06:59:19 ++ '[' 1 -gt 0 ']' 06:59:19 ++ shift 06:59:19 ++ case "$command" in 06:59:19 ++ command pyenv versions 06:59:19 ++ pyenv versions 06:59:19 ++ sed 's/^[ *]* //' 06:59:19 ++ awk '{ print $1 }' 06:59:19 ++ grep -E '^[0-9.]*[0-9]$' 06:59:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:19 +++ grep '^3' /tmp/.pyenv_versions 06:59:19 +++ tail -n 1 06:59:19 +++ sort -V 06:59:19 ++ py_version_xyz=3.10.6 06:59:19 ++ [[ -z 3.10.6 ]] 06:59:19 ++ echo 3.10.6 06:59:19 ++ return 0 06:59:19 + pyenv local 3.10.6 06:59:19 + local command 06:59:19 + command=local 06:59:19 + '[' 2 -gt 0 ']' 06:59:19 + shift 06:59:19 + case "$command" in 06:59:19 + command pyenv local 3.10.6 06:59:19 + pyenv local 3.10.6 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='tox ' 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='virtualenv ' 06:59:19 + for arg in "$@" 06:59:19 + case $arg in 06:59:19 + pkg_list+='urllib3~=1.26.15 ' 06:59:19 + [[ -f /tmp/.toxenv ]] 06:59:19 ++ cat /tmp/.toxenv 06:59:19 + lf_venv=/tmp/venv-dwQt 06:59:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dwQt from' file:/tmp/.toxenv 06:59:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dwQt from file:/tmp/.toxenv 06:59:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:19 + local 'pip_opts=--upgrade --quiet' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:19 + [[ -n '' ]] 06:59:19 + [[ -n '' ]] 06:59:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:19 + /tmp/venv-dwQt/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 06:59:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:20 lf-activate-venv(): INFO: Base packages installed successfully 06:59:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:20 + /tmp/venv-dwQt/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 06:59:21 + type python3 06:59:21 + true 06:59:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dwQt/bin to PATH' 06:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-dwQt/bin to PATH 06:59:21 + PATH=/tmp/venv-dwQt/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 06:59:21 + return 0 06:59:21 + [[ -d /opt/pyenv ]] 06:59:21 + echo '---> Setting up pyenv' 06:59:21 ---> Setting up pyenv 06:59:21 + export PYENV_ROOT=/opt/pyenv 06:59:21 + PYENV_ROOT=/opt/pyenv 06:59:21 + export PATH=/opt/pyenv/bin:/tmp/venv-dwQt/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 06:59:21 + PATH=/opt/pyenv/bin:/tmp/venv-dwQt/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 06:59:21 ++ pwd 06:59:21 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:59:21 + export PYTHONPATH 06:59:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:59:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:59:21 + tox --version 06:59:21 4.45.0 from /tmp/venv-dwQt/lib/python3.10/site-packages/tox/__init__.py 06:59:21 + PARALLEL=false 06:59:21 + TOX_OPTIONS_LIST= 06:59:21 + [[ -n py ]] 06:59:21 + TOX_OPTIONS_LIST=' -e py' 06:59:21 + case ${PARALLEL,,} in 06:59:21 + tox -e py 06:59:21 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 06:59:23 py: install_deps> python -I -m pip install flake8 flake8-docstrings 06:59:24 py: freeze> python -m pip freeze --all 06:59:25 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.0,snowballstemmer==3.0.1 06:59:25 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 06:59:25 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 06:59:25 py: OK (2.76=setup[2.74]+cmd[0.01,0.01] seconds) 06:59:25 congratulations :) (2.80 seconds) 06:59:25 + tox_status=0 06:59:25 + echo '---> Completed tox runs' 06:59:25 ---> Completed tox runs 06:59:25 + for i in .tox/*/log 06:59:25 ++ echo .tox/py/log 06:59:25 ++ awk -F/ '{print $2}' 06:59:25 + tox_env=py 06:59:25 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 06:59:25 + DOC_DIR=docs/_build/html 06:59:25 + [[ -d docs/_build/html ]] 06:59:25 + echo '---> tox-run.sh ends' 06:59:25 ---> tox-run.sh ends 06:59:25 + test 0 -eq 0 06:59:25 $ ssh-agent -k 06:59:25 unset SSH_AUTH_SOCK; 06:59:25 unset SSH_AGENT_PID; 06:59:25 echo Agent pid 14520 killed; 06:59:25 [ssh-agent] Stopped. 06:59:25 [PostBuildScript] - [INFO] Executing post build scripts. 06:59:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17415589430165491029.sh 06:59:25 ---> sysstat.sh 06:59:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12769314221966246799.sh 06:59:25 ---> package-listing.sh 06:59:25 ++ tr '[:upper:]' '[:lower:]' 06:59:25 ++ facter osfamily 06:59:26 + OS_FAMILY=redhat 06:59:26 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:59:26 + START_PACKAGES=/tmp/packages_start.txt 06:59:26 + END_PACKAGES=/tmp/packages_end.txt 06:59:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:26 + PACKAGES=/tmp/packages_start.txt 06:59:26 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:59:26 + PACKAGES=/tmp/packages_end.txt 06:59:26 + case "${OS_FAMILY}" in 06:59:26 + rpm -qa 06:59:26 + sort 06:59:26 + '[' -f /tmp/packages_start.txt ']' 06:59:26 + '[' -f /tmp/packages_end.txt ']' 06:59:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:26 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:59:26 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:59:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:59:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3942382845942534851.sh 06:59:26 ---> capture-instance-metadata.sh 06:59:26 Setup pyenv: 06:59:26 system 06:59:26 3.8.13 06:59:26 3.9.13 06:59:26 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:59:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sWAH 06:59:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:59:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:35 lf-activate-venv(): INFO: Base packages installed successfully 06:59:35 lf-activate-venv(): INFO: Installing additional packages: lftools 06:59:57 lf-activate-venv(): INFO: Adding /tmp/venv-sWAH/bin to PATH 06:59:57 INFO: Running in OpenStack, capturing instance metadata 06:59:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1928561153347710067.sh 06:59:57 provisioning config files... 06:59:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config7326287055100063453tmp 06:59:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:59:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:59:57 [EnvInject] - Injecting environment variables from a build step. 06:59:57 [EnvInject] - Injecting as environment variables the properties content 06:59:57 SERVER_ID=logs 06:59:57 06:59:57 [EnvInject] - Variables injected successfully. 06:59:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14652038704560021850.sh 06:59:57 ---> create-netrc.sh 06:59:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9824562080055988821.sh 06:59:57 ---> python-tools-install.sh 06:59:57 Setup pyenv: 06:59:58 system 06:59:58 3.8.13 06:59:58 3.9.13 06:59:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWAH from file:/tmp/.os_lf_venv 06:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:59 lf-activate-venv(): INFO: Base packages installed successfully 06:59:59 lf-activate-venv(): INFO: Installing additional packages: lftools 07:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-sWAH/bin to PATH 07:00:07 Generating Requirements File 07:00:23 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. 07:00:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:00:23 Python 3.10.6 07:00:23 pip 26.0.1 from /tmp/venv-sWAH/lib/python3.10/site-packages/pip (python 3.10) 07:00:23 appdirs==1.4.4 07:00:23 argcomplete==3.6.3 07:00:23 aspy.yaml==1.3.0 07:00:23 attrs==25.4.0 07:00:23 autopage==0.6.0 07:00:23 backports.strenum==1.3.1 07:00:23 beautifulsoup4==4.14.3 07:00:23 boto3==1.42.55 07:00:23 botocore==1.42.55 07:00:23 bs4==0.0.2 07:00:23 certifi==2026.1.4 07:00:23 cffi==2.0.0 07:00:23 cfgv==3.5.0 07:00:23 chardet==6.0.0.post1 07:00:23 charset-normalizer==3.4.4 07:00:23 click==8.3.1 07:00:23 cliff==4.13.2 07:00:23 cmd2==3.2.2 07:00:23 cryptography==3.3.2 07:00:23 debtcollector==3.0.0 07:00:23 decorator==5.2.1 07:00:23 defusedxml==0.7.1 07:00:23 Deprecated==1.3.1 07:00:23 distlib==0.4.0 07:00:23 dnspython==2.8.0 07:00:23 docker==7.1.0 07:00:23 dogpile.cache==1.5.0 07:00:23 durationpy==0.10 07:00:23 email-validator==2.3.0 07:00:23 filelock==3.24.3 07:00:23 future==1.0.0 07:00:23 gitdb==4.0.12 07:00:23 GitPython==3.1.46 07:00:23 httplib2==0.30.2 07:00:23 identify==2.6.16 07:00:23 idna==3.11 07:00:23 importlib-resources==1.5.0 07:00:23 iso8601==2.1.0 07:00:23 Jinja2==3.1.6 07:00:23 jmespath==1.1.0 07:00:23 jsonpatch==1.33 07:00:23 jsonpointer==3.0.0 07:00:23 jsonschema==4.26.0 07:00:23 jsonschema-specifications==2025.9.1 07:00:23 keystoneauth1==5.13.1 07:00:23 kubernetes==35.0.0 07:00:23 lftools==0.37.21 07:00:23 lxml==6.0.2 07:00:23 markdown-it-py==4.0.0 07:00:23 MarkupSafe==3.0.3 07:00:23 mdurl==0.1.2 07:00:23 msgpack==1.1.2 07:00:23 multi_key_dict==2.0.3 07:00:23 munch==4.0.0 07:00:23 netaddr==1.3.0 07:00:23 niet==1.4.2 07:00:23 nodeenv==1.10.0 07:00:23 oauth2client==4.1.3 07:00:23 oauthlib==3.3.1 07:00:23 openstacksdk==4.10.0 07:00:23 os-service-types==1.8.2 07:00:23 osc-lib==4.4.0 07:00:23 oslo.config==10.3.0 07:00:23 oslo.context==6.3.0 07:00:23 oslo.i18n==6.7.2 07:00:23 oslo.log==8.1.0 07:00:23 oslo.serialization==5.9.1 07:00:23 oslo.utils==10.0.0 07:00:23 packaging==26.0 07:00:23 pbr==7.0.3 07:00:23 platformdirs==4.9.2 07:00:23 prettytable==3.17.0 07:00:23 psutil==7.2.2 07:00:23 pyasn1==0.6.2 07:00:23 pyasn1_modules==0.4.2 07:00:23 pycparser==3.0 07:00:23 pygerrit2==2.0.15 07:00:23 PyGithub==2.8.1 07:00:23 Pygments==2.19.2 07:00:23 PyJWT==2.11.0 07:00:23 PyNaCl==1.6.2 07:00:23 pyparsing==2.4.7 07:00:23 pyperclip==1.11.0 07:00:23 pyrsistent==0.20.0 07:00:23 python-cinderclient==9.8.0 07:00:23 python-dateutil==2.9.0.post0 07:00:23 python-heatclient==5.0.0 07:00:23 python-jenkins==1.8.3 07:00:23 python-keystoneclient==5.7.0 07:00:23 python-magnumclient==4.9.0 07:00:23 python-openstackclient==9.0.0 07:00:23 python-swiftclient==4.9.0 07:00:23 PyYAML==6.0.3 07:00:23 referencing==0.37.0 07:00:23 requests==2.32.5 07:00:23 requests-oauthlib==2.0.0 07:00:23 requestsexceptions==1.4.0 07:00:23 rfc3986==2.0.0 07:00:23 rich==14.3.3 07:00:23 rich-argparse==1.7.2 07:00:23 rpds-py==0.30.0 07:00:23 rsa==4.9.1 07:00:23 ruamel.yaml==0.19.1 07:00:23 ruamel.yaml.clib==0.2.15 07:00:23 s3transfer==0.16.0 07:00:23 simplejson==3.20.2 07:00:23 six==1.17.0 07:00:23 smmap==5.0.2 07:00:23 soupsieve==2.8.3 07:00:23 stevedore==5.7.0 07:00:23 tabulate==0.9.0 07:00:23 toml==0.10.2 07:00:23 tomlkit==0.14.0 07:00:23 tqdm==4.67.3 07:00:23 typing_extensions==4.15.0 07:00:23 urllib3==1.26.20 07:00:23 virtualenv==20.39.0 07:00:23 wcwidth==0.6.0 07:00:23 websocket-client==1.9.0 07:00:23 wrapt==2.1.1 07:00:23 xdg==6.0.0 07:00:23 xmltodict==1.0.4 07:00:23 yq==3.4.3 07:00:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6677075065069239338.sh 07:00:23 ---> sudo-logs.sh 07:00:23 Archiving 'sudo' log.. 07:00:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8417299748858396284.sh 07:00:24 ---> job-cost.sh 07:00:24 INFO: Activating Python virtual environment... 07:00:24 Setup pyenv: 07:00:24 system 07:00:24 3.8.13 07:00:24 3.9.13 07:00:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:00:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWAH from file:/tmp/.os_lf_venv 07:00:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:26 lf-activate-venv(): INFO: Base packages installed successfully 07:00:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-sWAH/bin to PATH 07:00:30 INFO: No stack-cost file found 07:00:30 INFO: Instance uptime: 125s 07:00:30 INFO: Fetching instance metadata (attempt 1 of 3)... 07:00:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:00:31 INFO: Successfully fetched instance metadata 07:00:31 INFO: Instance type: v3-standard-2 07:00:31 INFO: Retrieving pricing info for: v3-standard-2 07:00:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:00:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=125 07:00:31 INFO: Successfully fetched Vexxhost pricing API 07:00:31 INFO: Retrieved cost: 0.06 07:00:31 INFO: Retrieved resource: v3-standard-2 07:00:31 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 07:00:31 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 07:00:31 INFO: Successfully archived job cost data 07:00:31 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,581,2026-02-24 07:00:31,v3-standard-2,125,0.06,0.00,SUCCESS 07:00:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1241838834562335965.sh 07:00:31 ---> logs-deploy.sh 07:00:31 Setup pyenv: 07:00:31 system 07:00:31 3.8.13 07:00:31 3.9.13 07:00:31 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:00:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sWAH from file:/tmp/.os_lf_venv 07:00:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:33 lf-activate-venv(): INFO: Base packages installed successfully 07:00:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:00:40 lf-activate-venv(): INFO: Adding /tmp/venv-sWAH/bin to PATH 07:00:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/581 07:00:40 INFO: archiving workspace using pattern(s): 07:00:40 /tmp/venv-sWAH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:00:40 warnings.warn( 07:00:41 Archives upload complete. 07:00:41 INFO: archiving logs to Nexus 07:00:41 /tmp/venv-sWAH/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:00:41 warnings.warn( 07:00:42 ---> uname -a: 07:00:42 Linux prd-centos8-builder-2c-1g-19706.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 07:00:42 07:00:42 07:00:42 ---> lscpu: 07:00:42 Architecture: x86_64 07:00:42 CPU op-mode(s): 32-bit, 64-bit 07:00:42 Byte Order: Little Endian 07:00:42 CPU(s): 2 07:00:42 On-line CPU(s) list: 0,1 07:00:42 Thread(s) per core: 1 07:00:42 Core(s) per socket: 1 07:00:42 Socket(s): 2 07:00:42 NUMA node(s): 1 07:00:42 Vendor ID: AuthenticAMD 07:00:42 CPU family: 23 07:00:42 Model: 49 07:00:42 Model name: AMD EPYC-Rome Processor 07:00:42 Stepping: 0 07:00:42 CPU MHz: 2800.000 07:00:42 BogoMIPS: 5600.00 07:00:42 Virtualization: AMD-V 07:00:42 Hypervisor vendor: KVM 07:00:42 Virtualization type: full 07:00:42 L1d cache: 32K 07:00:42 L1i cache: 32K 07:00:42 L2 cache: 512K 07:00:42 L3 cache: 16384K 07:00:42 NUMA node0 CPU(s): 0,1 07:00:42 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 07:00:42 07:00:42 07:00:42 ---> nproc: 07:00:42 2 07:00:42 07:00:42 07:00:42 ---> df -h: 07:00:42 Filesystem Size Used Avail Use% Mounted on 07:00:42 devtmpfs 3.8G 0 3.8G 0% /dev 07:00:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:00:42 tmpfs 3.8G 25M 3.8G 1% /run 07:00:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:00:42 /dev/vda1 40G 8.6G 32G 22% / 07:00:42 tmpfs 770M 0 770M 0% /run/user/1001 07:00:42 07:00:42 07:00:42 ---> free -m: 07:00:42 total used free shared buff/cache available 07:00:42 Mem: 7699 643 4894 27 2162 6740 07:00:42 Swap: 1023 0 1023 07:00:42 07:00:42 07:00:42 ---> ip addr: 07:00:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:00:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:42 inet 127.0.0.1/8 scope host lo 07:00:42 valid_lft forever preferred_lft forever 07:00:42 inet6 ::1/128 scope host 07:00:42 valid_lft forever preferred_lft forever 07:00:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:00:42 link/ether fa:16:3e:59:f9:08 brd ff:ff:ff:ff:ff:ff 07:00:42 altname enp0s3 07:00:42 altname ens3 07:00:42 inet 10.30.106.225/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:00:42 valid_lft 86273sec preferred_lft 86273sec 07:00:42 inet6 fe80::f816:3eff:fe59:f908/64 scope link 07:00:42 valid_lft forever preferred_lft forever 07:00:42 07:00:42 07:00:42 ---> sar -b -r -n DEV: 07:00:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 07:00:42 07:00:42 06:58:32 LINUX RESTART (2 CPU) 07:00:42 07:00:42 06:59:01 AM tps rtps wtps bread/s bwrtn/s 07:00:42 07:00:01 AM 353.37 137.34 216.03 2387.20 9481.27 07:00:42 Average: 353.37 137.34 216.03 2387.20 9481.27 07:00:42 07:00:42 06:59:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:42 07:00:01 AM 5171912 6945396 2712524 34.40 2688 1952220 808000 9.05 369828 1994560 164468 07:00:42 Average: 5171912 6945396 2712524 34.40 2688 1952220 808000 9.05 369828 1994560 164468 07:00:42 07:00:42 06:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:42 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 07:00:01 AM eth0 85.17 60.90 961.64 23.84 0.00 0.00 0.00 0.00 07:00:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 Average: eth0 85.17 60.90 961.64 23.84 0.00 0.00 0.00 0.00 07:00:42 07:00:42 07:00:42 ---> sar -P ALL: 07:00:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 07:00:42 07:00:42 06:58:32 LINUX RESTART (2 CPU) 07:00:42 07:00:42 06:59:01 AM CPU %user %nice %system %iowait %steal %idle 07:00:42 07:00:01 AM all 41.00 2.73 20.75 5.26 0.15 30.11 07:00:42 07:00:01 AM 0 25.34 3.74 22.79 4.85 0.15 43.13 07:00:42 07:00:01 AM 1 56.57 1.73 18.72 5.66 0.15 17.16 07:00:42 Average: all 41.00 2.73 20.75 5.26 0.15 30.11 07:00:42 Average: 0 25.34 3.74 22.79 4.85 0.15 43.13 07:00:42 Average: 1 56.57 1.73 18.72 5.66 0.15 17.16 07:00:42 07:00:42 07:00:42