05:28:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 05:28:57 Running as SYSTEM 05:28:57 [EnvInject] - Loading node environment variables. 05:28:58 Building remotely on prd-centos8-builder-2c-1g-13063 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:28:58 [ssh-agent] Looking for ssh-agent implementation... 05:28:58 $ ssh-agent 05:28:58 SSH_AUTH_SOCK=/tmp/ssh-F49OKPzyGl1E/agent.15142 05:28:58 SSH_AGENT_PID=15144 05:28:58 [ssh-agent] Started. 05:28:58 Running ssh-add (command line suppressed) 05:28:58 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14630986786093457297.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14630986786093457297.key) 05:28:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:28:58 The recommended git tool is: NONE 05:29:00 using credential onap-jenkins-ssh 05:29:00 Wiping out workspace first. 05:29:00 Cloning the remote Git repository 05:29:00 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:00 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 05:29:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:00 > git --version # timeout=10 05:29:00 > git --version # 'git version 2.43.0' 05:29:00 using GIT_SSH to set credentials Gerrit user 05:29:00 [INFO] Currently running in a labeled security context 05:29:00 [INFO] Currently SELinux is 'enforcing' on the host 05:29:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh15042081942797569180.key 05:29:00 Verifying host key using manually-configured host key entries 05:29:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:29:02 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:02 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:02 using GIT_SSH to set credentials Gerrit user 05:29:02 [INFO] Currently running in a labeled security context 05:29:02 [INFO] Currently SELinux is 'enforcing' on the host 05:29:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh9157081022195911813.key 05:29:02 Verifying host key using manually-configured host key entries 05:29:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/2 # timeout=30 05:29:03 > git rev-parse 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2^{commit} # timeout=10 05:29:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:29:03 Checking out Revision 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 (refs/changes/85/146985/2) 05:29:03 > git config core.sparsecheckout # timeout=10 05:29:03 > git checkout -f 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 # timeout=30 05:29:06 Commit message: "Add basic_acm scenario and make basic_policy assert" 05:29:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:29:06 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 05:29:06 [EnvInject] - Injecting environment variables from a build step. 05:29:06 [EnvInject] - Injecting as environment variables the properties content 05:29:06 PYTHON=python3 05:29:06 05:29:06 [EnvInject] - Variables injected successfully. 05:29:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14943180564651992391.sh 05:29:06 ---> tox-install.sh 05:29:06 + source /home/jenkins/lf-env.sh 05:29:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:06 ++ mktemp -d /tmp/venv-XXXX 05:29:06 + lf_venv=/tmp/venv-hxN3 05:29:06 + local venv_file=/tmp/.os_lf_venv 05:29:06 + local python=python3 05:29:06 + local options 05:29:06 + local set_path=true 05:29:06 + local install_args= 05:29: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 05:29:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:06 + true 05:29:06 + case $1 in 05:29:06 + venv_file=/tmp/.toxenv 05:29:06 + shift 2 05:29:06 + true 05:29:06 + case $1 in 05:29:06 + shift 05:29:06 + break 05:29:06 + case $python in 05:29:06 + local pkg_list= 05:29:06 + [[ -d /opt/pyenv ]] 05:29:06 + echo 'Setup pyenv:' 05:29:06 Setup pyenv: 05:29:06 + export PYENV_ROOT=/opt/pyenv 05:29:06 + PYENV_ROOT=/opt/pyenv 05:29: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 05:29: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 05:29:06 + pyenv versions 05:29:07 system 05:29:07 * 3.8.13 (set by /opt/pyenv/version) 05:29:07 * 3.9.13 (set by /opt/pyenv/version) 05:29:07 * 3.10.6 (set by /opt/pyenv/version) 05:29:07 + command -v pyenv 05:29:07 ++ pyenv init - --no-rehash 05:29:07 + 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[*]}"'\'')" 05:29:07 export PATH="/opt/pyenv/shims:${PATH}" 05:29:07 export PYENV_SHELL=bash 05:29:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:07 pyenv() { 05:29:07 local command 05:29:07 command="${1:-}" 05:29:07 if [ "$#" -gt 0 ]; then 05:29:07 shift 05:29:07 fi 05:29:07 05:29:07 case "$command" in 05:29:07 rehash|shell) 05:29:07 eval "$(pyenv "sh-$command" "$@")" 05:29:07 ;; 05:29:07 *) 05:29:07 command pyenv "$command" "$@" 05:29:07 ;; 05:29:07 esac 05:29:07 }' 05:29:07 +++ 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[*]}"' 05:29:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:29:07 ++ 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 05:29:07 ++ 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 05:29:07 ++ export PYENV_SHELL=bash 05:29:07 ++ PYENV_SHELL=bash 05:29:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:07 +++ complete -F _pyenv pyenv 05:29:07 ++ lf-pyver python3 05:29:07 ++ local py_version_xy=python3 05:29:07 ++ local py_version_xyz= 05:29:07 ++ pyenv versions 05:29:07 ++ local command 05:29:07 ++ command=versions 05:29:07 ++ '[' 1 -gt 0 ']' 05:29:07 ++ shift 05:29:07 ++ case "$command" in 05:29:07 ++ command pyenv versions 05:29:07 ++ pyenv versions 05:29:07 ++ sed 's/^[ *]* //' 05:29:07 ++ awk '{ print $1 }' 05:29:07 ++ grep -E '^[0-9.]*[0-9]$' 05:29:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:07 +++ tail -n 1 05:29:07 +++ grep '^3' /tmp/.pyenv_versions 05:29:07 +++ sort -V 05:29:07 ++ py_version_xyz=3.10.6 05:29:07 ++ [[ -z 3.10.6 ]] 05:29:07 ++ echo 3.10.6 05:29:07 ++ return 0 05:29:07 + pyenv local 3.10.6 05:29:07 + local command 05:29:07 + command=local 05:29:07 + '[' 2 -gt 0 ']' 05:29:07 + shift 05:29:07 + case "$command" in 05:29:07 + command pyenv local 3.10.6 05:29:07 + pyenv local 3.10.6 05:29:07 + for arg in "$@" 05:29:07 + case $arg in 05:29:07 + pkg_list+='tox ' 05:29:07 + for arg in "$@" 05:29:07 + case $arg in 05:29:07 + pkg_list+='virtualenv ' 05:29:07 + for arg in "$@" 05:29:07 + case $arg in 05:29:07 + pkg_list+='urllib3~=1.26.15 ' 05:29:07 + [[ -f /tmp/.toxenv ]] 05:29:07 + [[ ! -f /tmp/.toxenv ]] 05:29:07 + [[ -n '' ]] 05:29:07 + python3 -m venv /tmp/venv-hxN3 05:29:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hxN3' 05:29:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hxN3 05:29:11 + echo /tmp/venv-hxN3 05:29:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:29:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:29:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:11 + local 'pip_opts=--upgrade --quiet' 05:29:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:11 + [[ -n '' ]] 05:29:11 + [[ -n '' ]] 05:29:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:29:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:11 + /tmp/venv-hxN3/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 05:29:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:29:15 lf-activate-venv(): INFO: Base packages installed successfully 05:29:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:15 + /tmp/venv-hxN3/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 05:29:18 + type python3 05:29:18 + true 05:29:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hxN3/bin to PATH' 05:29:18 lf-activate-venv(): INFO: Adding /tmp/venv-hxN3/bin to PATH 05:29:18 + PATH=/tmp/venv-hxN3/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 05:29:18 + return 0 05:29:18 + python3 --version 05:29:18 Python 3.10.6 05:29:18 + python3 -m pip --version 05:29:18 pip 26.2.1 from /tmp/venv-hxN3/lib/python3.10/site-packages/pip (python 3.10) 05:29:18 + python3 -m pip freeze 05:29:18 cachetools==7.1.7 05:29:18 colorama==0.4.6 05:29:18 distlib==0.4.3 05:29:18 filelock==3.32.3 05:29:18 packaging==26.3 05:29:18 platformdirs==4.11.3 05:29:18 pluggy==1.6.0 05:29:18 pyproject-api==1.11.0 05:29:18 python-discovery==1.5.2 05:29:18 tomli==2.4.1 05:29:18 tomli_w==1.2.0 05:29:18 tox==4.60.0 05:29:18 typing_extensions==4.16.0 05:29:18 urllib3==1.26.20 05:29:18 virtualenv==21.7.4 05:29:19 [EnvInject] - Injecting environment variables from a build step. 05:29:19 [EnvInject] - Injecting as environment variables the properties content 05:29:19 PARALLEL=false 05:29:19 05:29:19 [EnvInject] - Variables injected successfully. 05:29:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins2369594385295006796.sh 05:29:19 ---> tox-run.sh 05:29:19 + 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 05:29:19 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 05:29:19 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 05:29:19 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 05:29:19 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 05:29:19 + source /home/jenkins/lf-env.sh 05:29:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:19 ++ mktemp -d /tmp/venv-XXXX 05:29:19 + lf_venv=/tmp/venv-uu68 05:29:19 + local venv_file=/tmp/.os_lf_venv 05:29:19 + local python=python3 05:29:19 + local options 05:29:19 + local set_path=true 05:29:19 + local install_args= 05:29:19 ++ 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 05:29:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:19 + true 05:29:19 + case $1 in 05:29:19 + venv_file=/tmp/.toxenv 05:29:19 + shift 2 05:29:19 + true 05:29:19 + case $1 in 05:29:19 + shift 05:29:19 + break 05:29:19 + case $python in 05:29:19 + local pkg_list= 05:29:19 + [[ -d /opt/pyenv ]] 05:29:19 + echo 'Setup pyenv:' 05:29:19 Setup pyenv: 05:29:19 + export PYENV_ROOT=/opt/pyenv 05:29:19 + PYENV_ROOT=/opt/pyenv 05:29:19 + 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 05:29: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 05:29:19 + pyenv versions 05:29:19 system 05:29:19 3.8.13 05:29:19 3.9.13 05:29:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:29:19 + command -v pyenv 05:29:19 ++ pyenv init - --no-rehash 05:29: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[*]}"'\'')" 05:29:19 export PATH="/opt/pyenv/shims:${PATH}" 05:29:19 export PYENV_SHELL=bash 05:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:19 pyenv() { 05:29:19 local command 05:29:19 command="${1:-}" 05:29:19 if [ "$#" -gt 0 ]; then 05:29:19 shift 05:29:19 fi 05:29:19 05:29:19 case "$command" in 05:29:19 rehash|shell) 05:29:19 eval "$(pyenv "sh-$command" "$@")" 05:29:19 ;; 05:29:19 *) 05:29:19 command pyenv "$command" "$@" 05:29:19 ;; 05:29:19 esac 05:29:19 }' 05:29: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[*]}"' 05:29: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 05:29: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 05:29: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 05:29:19 ++ export PYENV_SHELL=bash 05:29:19 ++ PYENV_SHELL=bash 05:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:19 +++ complete -F _pyenv pyenv 05:29:19 ++ lf-pyver python3 05:29:19 ++ local py_version_xy=python3 05:29:19 ++ local py_version_xyz= 05:29:19 ++ awk '{ print $1 }' 05:29:19 ++ sed 's/^[ *]* //' 05:29:19 ++ pyenv versions 05:29:19 ++ local command 05:29:19 ++ command=versions 05:29:19 ++ '[' 1 -gt 0 ']' 05:29:19 ++ shift 05:29:19 ++ case "$command" in 05:29:19 ++ command pyenv versions 05:29:19 ++ pyenv versions 05:29:19 ++ grep -E '^[0-9.]*[0-9]$' 05:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:19 +++ sort -V 05:29:19 +++ grep '^3' /tmp/.pyenv_versions 05:29:19 +++ tail -n 1 05:29:19 ++ py_version_xyz=3.10.6 05:29:19 ++ [[ -z 3.10.6 ]] 05:29:19 ++ echo 3.10.6 05:29:19 ++ return 0 05:29:19 + pyenv local 3.10.6 05:29:19 + local command 05:29:19 + command=local 05:29:19 + '[' 2 -gt 0 ']' 05:29:19 + shift 05:29:19 + case "$command" in 05:29:19 + command pyenv local 3.10.6 05:29:19 + pyenv local 3.10.6 05:29:19 + for arg in "$@" 05:29:19 + case $arg in 05:29:19 + pkg_list+='tox ' 05:29:19 + for arg in "$@" 05:29:19 + case $arg in 05:29:19 + pkg_list+='virtualenv ' 05:29:19 + for arg in "$@" 05:29:19 + case $arg in 05:29:19 + pkg_list+='urllib3~=1.26.15 ' 05:29:19 + [[ -f /tmp/.toxenv ]] 05:29:19 ++ cat /tmp/.toxenv 05:29:19 + lf_venv=/tmp/venv-hxN3 05:29:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxN3 from' file:/tmp/.toxenv 05:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxN3 from file:/tmp/.toxenv 05:29:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:19 + local 'pip_opts=--upgrade --quiet' 05:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:19 + [[ -n '' ]] 05:29:19 + [[ -n '' ]] 05:29:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:29:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:19 + /tmp/venv-hxN3/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 05:29:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:29:20 lf-activate-venv(): INFO: Base packages installed successfully 05:29:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:20 + /tmp/venv-hxN3/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 05:29:20 + type python3 05:29:20 + true 05:29:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hxN3/bin to PATH' 05:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-hxN3/bin to PATH 05:29:20 + PATH=/tmp/venv-hxN3/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 05:29:20 + return 0 05:29:20 + [[ -d /opt/pyenv ]] 05:29:20 + echo '---> Setting up pyenv' 05:29:20 ---> Setting up pyenv 05:29:20 + export PYENV_ROOT=/opt/pyenv 05:29:20 + PYENV_ROOT=/opt/pyenv 05:29:20 + export PATH=/opt/pyenv/bin:/tmp/venv-hxN3/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 05:29:20 + PATH=/opt/pyenv/bin:/tmp/venv-hxN3/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 05:29:20 ++ pwd 05:29:20 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:29:20 + export PYTHONPATH 05:29:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:29:20 + TOX_TESTENV_PASSENV=PYTHONPATH 05:29:20 + tox --version 05:29:21 4.60.0 from /tmp/venv-hxN3/lib/python3.10/site-packages/tox/__init__.py 05:29:21 + PARALLEL=false 05:29:21 + TOX_OPTIONS_LIST= 05:29:21 + [[ -n py ]] 05:29:21 + TOX_OPTIONS_LIST=' -e py' 05:29:21 + case ${PARALLEL,,} in 05:29:21 + tox -e py 05:29:21 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 05:29:22 py: install_deps> python -I -m pip install flake8 flake8-docstrings 05:29:24 py: freeze> python -m pip freeze --all 05:29:24 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.2.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==84.0.0,snowballstemmer==3.1.1 05:29:24 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 05:29:24 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 05:29:24 py: OK (3.33=setup[2.94]+cmd[0.01,0.39] seconds) 05:29:24 congratulations :) (3.37 seconds) 05:29:24 + tox_status=0 05:29:24 + echo '---> Completed tox runs' 05:29:24 ---> Completed tox runs 05:29:24 + for i in .tox/*/log 05:29:24 ++ echo .tox/py/log 05:29:24 ++ awk -F/ '{print $2}' 05:29:24 + tox_env=py 05:29:24 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 05:29:24 + DOC_DIR=docs/_build/html 05:29:24 + [[ -d docs/_build/html ]] 05:29:24 + echo '---> tox-run.sh ends' 05:29:24 ---> tox-run.sh ends 05:29:24 + test 0 -eq 0 05:29:24 $ ssh-agent -k 05:29:24 unset SSH_AUTH_SOCK; 05:29:24 unset SSH_AGENT_PID; 05:29:24 echo Agent pid 15144 killed; 05:29:24 [ssh-agent] Stopped. 05:29:25 [PostBuildScript] - [INFO] Executing post build scripts. 05:29:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5814781289617115418.sh 05:29:25 ---> sysstat.sh 05:29:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10965870127432041764.sh 05:29:25 ---> package-listing.sh 05:29:25 ++ facter osfamily 05:29:25 ++ tr '[:upper:]' '[:lower:]' 05:29:25 + OS_FAMILY=redhat 05:29:25 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:29:25 + START_PACKAGES=/tmp/packages_start.txt 05:29:25 + END_PACKAGES=/tmp/packages_end.txt 05:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:25 + PACKAGES=/tmp/packages_start.txt 05:29:25 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 05:29:25 + PACKAGES=/tmp/packages_end.txt 05:29:25 + case "${OS_FAMILY}" in 05:29:25 + rpm -qa 05:29:25 + sort 05:29:26 + '[' -f /tmp/packages_start.txt ']' 05:29:26 + '[' -f /tmp/packages_end.txt ']' 05:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:26 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 05:29:26 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 05:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 05:29:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2534597701890576329.sh 05:29:26 ---> capture-instance-metadata.sh 05:29:26 Setup pyenv: 05:29:26 system 05:29:26 3.8.13 05:29:26 3.9.13 05:29:26 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:29:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aok4 05:29:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:34 lf-activate-venv(): INFO: Base packages installed successfully 05:29:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-Aok4/bin to PATH 05:29:55 INFO: Running in OpenStack, capturing instance metadata 05:29:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10160131024252926044.sh 05:29:55 provisioning config files... 05:29:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config11861511514978515878tmp 05:29:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:29:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:29:55 [EnvInject] - Injecting environment variables from a build step. 05:29:55 [EnvInject] - Injecting as environment variables the properties content 05:29:55 SERVER_ID=logs 05:29:55 05:29:55 [EnvInject] - Variables injected successfully. 05:29:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14170870676293714684.sh 05:29:55 ---> create-netrc.sh 05:29:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9831346316495553318.sh 05:29:56 ---> python-tools-install.sh 05:29:56 Setup pyenv: 05:29:56 system 05:29:56 3.8.13 05:29:56 3.9.13 05:29:56 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aok4 from file:/tmp/.os_lf_venv 05:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:57 lf-activate-venv(): INFO: Base packages installed successfully 05:29:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-Aok4/bin to PATH 05:30:03 Generating Requirements File 05:30:25 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. 05:30:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:30:25 Python 3.10.6 05:30:25 pip 26.2.1 from /tmp/venv-Aok4/lib/python3.10/site-packages/pip (python 3.10) 05:30:25 aiohappyeyeballs==2.7.1 05:30:25 aiohttp==3.14.3 05:30:25 aiosignal==1.4.0 05:30:25 appdirs==1.4.4 05:30:25 argcomplete==3.7.2 05:30:25 aspy.yaml==1.3.0 05:30:25 async-timeout==5.0.1 05:30:25 attrs==26.1.0 05:30:25 autopage==0.6.0 05:30:25 backports.strenum==1.3.1 05:30:25 beautifulsoup4==4.15.0 05:30:25 boto3==1.43.72 05:30:25 botocore==1.43.72 05:30:25 bs4==0.0.2 05:30:25 certifi==2026.7.22 05:30:25 cffi==2.1.1 05:30:25 cfgv==3.5.0 05:30:25 chardet==7.6.0 05:30:25 charset-normalizer==3.5.1 05:30:25 click==8.4.2 05:30:25 cliff==4.14.0 05:30:25 cmd2==3.5.1 05:30:25 cryptography==3.3.2 05:30:25 debtcollector==3.1.0 05:30:25 decorator==5.3.1 05:30:25 defusedxml==0.7.1 05:30:25 Deprecated==1.3.1 05:30:25 distlib==0.4.3 05:30:25 dnspython==2.8.0 05:30:25 docker==7.2.0 05:30:25 dogpile.cache==1.5.0 05:30:25 durationpy==0.10 05:30:25 email-validator==2.3.0 05:30:25 filelock==3.32.3 05:30:25 frozenlist==1.8.0 05:30:25 future==1.0.0 05:30:25 gitdb==4.0.12 05:30:25 GitPython==3.1.59 05:30:25 httplib2==0.30.2 05:30:25 identify==2.6.19 05:30:25 idna==3.18 05:30:25 importlib-resources==1.5.0 05:30:25 iso8601==2.1.0 05:30:25 Jinja2==3.1.6 05:30:25 jmespath==1.1.0 05:30:25 jsonpatch==1.33 05:30:25 jsonpointer==3.1.1 05:30:25 jsonschema==4.26.0 05:30:25 jsonschema-specifications==2025.9.1 05:30:25 keystoneauth1==5.14.0 05:30:25 kubernetes==36.0.3 05:30:25 lftools==0.37.23 05:30:25 lxml==6.1.1 05:30:25 markdown-it-py==4.2.0 05:30:25 MarkupSafe==3.0.3 05:30:25 mdurl==0.1.2 05:30:25 msgpack==1.2.1 05:30:25 multi_key_dict==2.0.3 05:30:25 multidict==6.7.1 05:30:25 munch==4.0.0 05:30:25 netaddr==1.3.0 05:30:25 niet==1.4.2 05:30:25 nodeenv==1.10.0 05:30:25 oauth2client==4.1.3 05:30:25 oauthlib==3.3.1 05:30:25 openstacksdk==4.13.0 05:30:25 os-service-types==1.8.2 05:30:25 osc-lib==4.6.0 05:30:25 oslo.config==10.4.0 05:30:25 oslo.context==6.4.0 05:30:25 oslo.i18n==6.8.0 05:30:25 oslo.log==8.2.0 05:30:25 oslo.serialization==5.10.0 05:30:25 oslo.utils==10.1.1 05:30:25 packaging==26.3 05:30:25 pbr==7.0.3 05:30:25 platformdirs==4.11.3 05:30:25 prettytable==3.18.0 05:30:25 propcache==0.5.2 05:30:25 psutil==7.2.2 05:30:25 pyasn1==0.6.4 05:30:25 pyasn1_modules==0.4.2 05:30:25 pycparser==3.0 05:30:25 pygerrit2==2.0.15 05:30:25 PyGithub==2.9.1 05:30:25 Pygments==2.20.0 05:30:25 PyJWT==2.13.0 05:30:25 PyNaCl==1.6.2 05:30:25 pyparsing==2.4.7 05:30:25 pyperclip==1.11.0 05:30:25 pyrsistent==0.20.0 05:30:25 python-cinderclient==9.9.0 05:30:25 python-dateutil==2.9.0.post0 05:30:25 python-discovery==1.5.2 05:30:25 python-heatclient==5.2.0 05:30:25 python-jenkins==1.8.3 05:30:25 python-keystoneclient==5.8.0 05:30:25 python-magnumclient==4.11.0 05:30:25 python-openstackclient==10.0.0 05:30:25 python-swiftclient==4.10.0 05:30:25 PyYAML==6.0.3 05:30:25 referencing==0.37.0 05:30:25 requests==2.34.2 05:30:25 requests-oauthlib==2.0.0 05:30:25 rfc3986==2.0.0 05:30:25 rich==15.0.0 05:30:25 rich-argparse==1.8.0 05:30:25 rpds-py==0.30.0 05:30:25 rsa==4.9.1 05:30:25 ruamel.yaml==0.19.1 05:30:25 ruamel.yaml.clib==0.2.15 05:30:25 s3transfer==0.19.2 05:30:25 simplejson==4.1.1 05:30:25 six==1.17.0 05:30:25 smmap==5.0.3 05:30:25 soupsieve==2.9.2 05:30:25 stevedore==5.8.0 05:30:25 tabulate==0.10.0 05:30:25 toml==0.10.2 05:30:25 tomlkit==0.15.1 05:30:25 tqdm==4.70.0 05:30:25 typing_extensions==4.16.0 05:30:25 urllib3==1.26.20 05:30:25 virtualenv==21.7.4 05:30:25 wcwidth==0.8.2 05:30:25 websocket-client==1.9.0 05:30:25 wrapt==2.3.0 05:30:25 xdg==6.0.0 05:30:25 xmltodict==1.0.4 05:30:25 yarl==1.24.5 05:30:25 yq==4.1.2 05:30:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins12951482641654577171.sh 05:30:26 ---> uv-install.sh 05:30:26 Installing uv/uvx (latest) using shell installer 05:30:26 2026-08-17 05:30:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-MMgMBr.sh" [1] 05:30:26 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:30:27 installing to /home/jenkins/.local/bin 05:30:27 uv 05:30:27 uvx 05:30:27 everything's installed! 05:30:27 ---> Validating uv/uvx install 05:30:27 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:30:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6412739061022253593.sh 05:30:27 ---> sudo-logs.sh 05:30:27 Archiving 'sudo' log.. 05:30:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1811901001657909385.sh 05:30:27 ---> job-cost.sh 05:30:27 INFO: Activating Python virtual environment... 05:30:27 Setup pyenv: 05:30:27 system 05:30:27 3.8.13 05:30:27 3.9.13 05:30:27 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aok4 from file:/tmp/.os_lf_venv 05:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:29 lf-activate-venv(): INFO: Base packages installed successfully 05:30:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-Aok4/bin to PATH 05:30:33 INFO: No stack-cost file found 05:30:33 INFO: Instance uptime: 128s 05:30:33 INFO: Fetching instance metadata (attempt 1 of 3)... 05:30:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:30:34 INFO: Successfully fetched instance metadata 05:30:34 INFO: Instance type: v3-standard-2 05:30:34 INFO: Retrieving pricing info for: v3-standard-2 05:30:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:30:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=128 05:30:34 INFO: Successfully fetched Vexxhost pricing API 05:30:34 INFO: Retrieved cost: 0.06 05:30:34 INFO: Retrieved resource: v3-standard-2 05:30:34 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 05:30:34 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 05:30:34 INFO: Successfully archived job cost data 05:30:34 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,591,2026-08-17 05:30:34,v3-standard-2,128,0.06,0.00,SUCCESS 05:30:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15875786634231695302.sh 05:30:34 ---> logs-deploy.sh 05:30:34 Setup pyenv: 05:30:34 system 05:30:34 3.8.13 05:30:34 3.9.13 05:30:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aok4 from file:/tmp/.os_lf_venv 05:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:36 lf-activate-venv(): INFO: Base packages installed successfully 05:30:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-Aok4/bin to PATH 05:30:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/591 05:30:42 INFO: archiving workspace using pattern(s): 05:30:43 Archives upload complete. 05:30:43 INFO: archiving logs to Nexus 05:30:44 ---> uname -a: 05:30:44 Linux prd-centos8-builder-2c-1g-13063.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:30:44 05:30:44 05:30:44 ---> lscpu: 05:30:44 Architecture: x86_64 05:30:44 CPU op-mode(s): 32-bit, 64-bit 05:30:44 Byte Order: Little Endian 05:30:44 CPU(s): 2 05:30:44 On-line CPU(s) list: 0,1 05:30:44 Thread(s) per core: 1 05:30:44 Core(s) per socket: 1 05:30:44 Socket(s): 2 05:30:44 NUMA node(s): 1 05:30:44 Vendor ID: AuthenticAMD 05:30:44 CPU family: 23 05:30:44 Model: 49 05:30:44 Model name: AMD EPYC-Rome Processor 05:30:44 Stepping: 0 05:30:44 CPU MHz: 2800.000 05:30:44 BogoMIPS: 5600.00 05:30:44 Virtualization: AMD-V 05:30:44 Hypervisor vendor: KVM 05:30:44 Virtualization type: full 05:30:44 L1d cache: 32K 05:30:44 L1i cache: 32K 05:30:44 L2 cache: 512K 05:30:44 L3 cache: 16384K 05:30:44 NUMA node0 CPU(s): 0,1 05:30:44 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 05:30:44 05:30:44 05:30:44 ---> nproc: 05:30:44 2 05:30:44 05:30:44 05:30:44 ---> df -h: 05:30:44 Filesystem Size Used Avail Use% Mounted on 05:30:44 devtmpfs 3.8G 0 3.8G 0% /dev 05:30:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:30:44 tmpfs 3.8G 17M 3.8G 1% /run 05:30:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:30:44 /dev/vda1 40G 9.5G 31G 24% / 05:30:44 tmpfs 770M 0 770M 0% /run/user/1001 05:30:44 05:30:44 05:30:44 ---> free -m: 05:30:44 total used free shared buff/cache available 05:30:44 Mem: 7697 575 4834 19 2287 6811 05:30:44 Swap: 1023 0 1023 05:30:44 05:30:44 05:30:44 ---> ip addr: 05:30:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:30:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:30:44 inet 127.0.0.1/8 scope host lo 05:30:44 valid_lft forever preferred_lft forever 05:30:44 inet6 ::1/128 scope host 05:30:44 valid_lft forever preferred_lft forever 05:30:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:30:44 link/ether fa:16:3e:12:2c:21 brd ff:ff:ff:ff:ff:ff 05:30:44 altname enp0s3 05:30:44 altname ens3 05:30:44 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:30:44 valid_lft 86272sec preferred_lft 86272sec 05:30:44 inet6 fe80::f816:3eff:fe12:2c21/64 scope link 05:30:44 valid_lft forever preferred_lft forever 05:30:44 05:30:44 05:30:44 ---> sar -b -r -n DEV: 05:30:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:30:44 05:30:44 05:28:32 LINUX RESTART (2 CPU) 05:30:44 05:30:44 05:29:01 AM tps rtps wtps bread/s bwrtn/s 05:30:44 05:30:01 AM 395.24 137.83 257.40 2407.46 8574.65 05:30:44 Average: 395.24 137.83 257.40 2407.46 8574.65 05:30:44 05:30:44 05:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:30:44 05:30:01 AM 5219616 6992476 2662824 33.78 2688 1943024 737440 8.26 381944 1927924 156216 05:30:44 Average: 5219616 6992476 2662824 33.78 2688 1943024 737440 8.26 381944 1927924 156216 05:30:44 05:30:44 05:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:30:44 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:44 05:30:01 AM eth0 102.80 67.47 1045.04 32.49 0.00 0.00 0.00 0.00 05:30:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:44 Average: eth0 102.80 67.47 1045.04 32.49 0.00 0.00 0.00 0.00 05:30:44 05:30:44 05:30:44 ---> sar -P ALL: 05:30:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:30:44 05:30:44 05:28:32 LINUX RESTART (2 CPU) 05:30:44 05:30:44 05:29:01 AM CPU %user %nice %system %iowait %steal %idle 05:30:44 05:30:01 AM all 38.64 2.32 34.32 3.50 0.09 21.13 05:30:44 05:30:01 AM 0 37.69 2.23 37.05 3.36 0.10 19.57 05:30:44 05:30:01 AM 1 39.57 2.41 31.61 3.64 0.08 22.68 05:30:44 Average: all 38.64 2.32 34.32 3.50 0.09 21.13 05:30:44 Average: 0 37.69 2.23 37.05 3.36 0.10 19.57 05:30:44 Average: 1 39.57 2.41 31.61 3.64 0.08 22.68 05:30:44 05:30:44 05:30:44