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