06:29:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143372 06:29:39 Running as SYSTEM 06:29:39 [EnvInject] - Loading node environment variables. 06:29:39 Building remotely on prd-centos8-builder-2c-1g-19699 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:29:39 [ssh-agent] Looking for ssh-agent implementation... 06:29:39 $ ssh-agent 06:29:39 SSH_AUTH_SOCK=/tmp/ssh-b0AyZoyNgzAU/agent.15125 06:29:39 SSH_AGENT_PID=15127 06:29:39 [ssh-agent] Started. 06:29:39 Running ssh-add (command line suppressed) 06:29:39 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4918766861909750968.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4918766861909750968.key) 06:29:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:29:39 The recommended git tool is: NONE 06:29:41 using credential onap-jenkins-ssh 06:29:41 Wiping out workspace first. 06:29:41 Cloning the remote Git repository 06:29:41 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:29:41 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 06:29:41 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:29:41 > git --version # timeout=10 06:29:41 > git --version # 'git version 2.39.0' 06:29:41 using GIT_SSH to set credentials Gerrit user 06:29:41 [INFO] Currently running in a labeled security context 06:29:41 [INFO] Currently SELinux is 'enforcing' on the host 06:29:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8619106686649759353.key 06:29:41 Verifying host key using manually-configured host key entries 06:29:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:29:41 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:42 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 06:29:42 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 06:29:42 using GIT_SSH to set credentials Gerrit user 06:29:42 [INFO] Currently running in a labeled security context 06:29:42 [INFO] Currently SELinux is 'enforcing' on the host 06:29:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13993439531920001559.key 06:29:42 Verifying host key using manually-configured host key entries 06:29:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/72/143372/1 # timeout=30 06:29:42 > git rev-parse 1b29e9f17057baa8c0069034d0fdff490b7b99c5^{commit} # timeout=10 06:29:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:29:42 Checking out Revision 1b29e9f17057baa8c0069034d0fdff490b7b99c5 (refs/changes/72/143372/1) 06:29:42 > git config core.sparsecheckout # timeout=10 06:29:42 > git checkout -f 1b29e9f17057baa8c0069034d0fdff490b7b99c5 # timeout=30 06:29:45 Commit message: "Python 3.12 compatibility" 06:29:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:46 > git rev-list --no-walk aa2dc56b301f05aab22f18692833701cd32f162a # timeout=10 06:29:46 [EnvInject] - Injecting environment variables from a build step. 06:29:46 [EnvInject] - Injecting as environment variables the properties content 06:29:46 PYTHON=python3 06:29:46 06:29:46 [EnvInject] - Variables injected successfully. 06:29:46 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins102448025089853661.sh 06:29:46 ---> tox-install.sh 06:29:46 + source /home/jenkins/lf-env.sh 06:29:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:46 ++ mktemp -d /tmp/venv-XXXX 06:29:46 + lf_venv=/tmp/venv-1XHU 06:29:46 + local venv_file=/tmp/.os_lf_venv 06:29:46 + local python=python3 06:29:46 + local options 06:29:46 + local set_path=true 06:29:46 + local install_args= 06:29: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 06:29:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:46 + true 06:29:46 + case $1 in 06:29:46 + venv_file=/tmp/.toxenv 06:29:46 + shift 2 06:29:46 + true 06:29:46 + case $1 in 06:29:46 + shift 06:29:46 + break 06:29:46 + case $python in 06:29:46 + local pkg_list= 06:29:46 + [[ -d /opt/pyenv ]] 06:29:46 + echo 'Setup pyenv:' 06:29:46 Setup pyenv: 06:29:46 + export PYENV_ROOT=/opt/pyenv 06:29:46 + PYENV_ROOT=/opt/pyenv 06:29: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 06:29: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 06:29:46 + pyenv versions 06:29:46 system 06:29:46 * 3.8.13 (set by /opt/pyenv/version) 06:29:46 * 3.9.13 (set by /opt/pyenv/version) 06:29:46 * 3.10.6 (set by /opt/pyenv/version) 06:29:46 + command -v pyenv 06:29:46 ++ pyenv init - --no-rehash 06:29: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[*]}"'\'')" 06:29:46 export PATH="/opt/pyenv/shims:${PATH}" 06:29:46 export PYENV_SHELL=bash 06:29:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:46 pyenv() { 06:29:46 local command 06:29:46 command="${1:-}" 06:29:46 if [ "$#" -gt 0 ]; then 06:29:46 shift 06:29:46 fi 06:29:46 06:29:46 case "$command" in 06:29:46 rehash|shell) 06:29:46 eval "$(pyenv "sh-$command" "$@")" 06:29:46 ;; 06:29:46 *) 06:29:46 command pyenv "$command" "$@" 06:29:46 ;; 06:29:46 esac 06:29:46 }' 06:29: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[*]}"' 06:29: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 06:29: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 06:29: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 06:29:46 ++ export PYENV_SHELL=bash 06:29:46 ++ PYENV_SHELL=bash 06:29:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:46 +++ complete -F _pyenv pyenv 06:29:46 ++ lf-pyver python3 06:29:46 ++ local py_version_xy=python3 06:29:46 ++ local py_version_xyz= 06:29:46 ++ pyenv versions 06:29:46 ++ local command 06:29:46 ++ command=versions 06:29:46 ++ '[' 1 -gt 0 ']' 06:29:46 ++ shift 06:29:46 ++ case "$command" in 06:29:46 ++ command pyenv versions 06:29:46 ++ pyenv versions 06:29:46 ++ grep -E '^[0-9.]*[0-9]$' 06:29:46 ++ awk '{ print $1 }' 06:29:46 ++ sed 's/^[ *]* //' 06:29:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:46 +++ tail -n 1 06:29:46 +++ sort -V 06:29:46 +++ grep '^3' /tmp/.pyenv_versions 06:29:46 ++ py_version_xyz=3.10.6 06:29:46 ++ [[ -z 3.10.6 ]] 06:29:46 ++ echo 3.10.6 06:29:46 ++ return 0 06:29:46 + pyenv local 3.10.6 06:29:46 + local command 06:29:46 + command=local 06:29:46 + '[' 2 -gt 0 ']' 06:29:46 + shift 06:29:46 + case "$command" in 06:29:46 + command pyenv local 3.10.6 06:29:46 + pyenv local 3.10.6 06:29:46 + for arg in "$@" 06:29:46 + case $arg in 06:29:46 + pkg_list+='tox ' 06:29:46 + for arg in "$@" 06:29:46 + case $arg in 06:29:46 + pkg_list+='virtualenv ' 06:29:46 + for arg in "$@" 06:29:46 + case $arg in 06:29:46 + pkg_list+='urllib3~=1.26.15 ' 06:29:46 + [[ -f /tmp/.toxenv ]] 06:29:46 + [[ ! -f /tmp/.toxenv ]] 06:29:46 + [[ -n '' ]] 06:29:46 + python3 -m venv /tmp/venv-1XHU 06:29:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1XHU' 06:29:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1XHU 06:29:50 + echo /tmp/venv-1XHU 06:29:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:29:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:29:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:50 + local 'pip_opts=--upgrade --quiet' 06:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:50 + [[ -n '' ]] 06:29:50 + [[ -n '' ]] 06:29:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:50 + /tmp/venv-1XHU/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:29:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:54 lf-activate-venv(): INFO: Base packages installed successfully 06:29:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:54 + /tmp/venv-1XHU/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:29:57 + type python3 06:29:57 + true 06:29:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1XHU/bin to PATH' 06:29:57 lf-activate-venv(): INFO: Adding /tmp/venv-1XHU/bin to PATH 06:29:57 + PATH=/tmp/venv-1XHU/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:29:57 + return 0 06:29:57 + python3 --version 06:29:57 Python 3.10.6 06:29:57 + python3 -m pip --version 06:29:57 pip 26.0.1 from /tmp/venv-1XHU/lib/python3.10/site-packages/pip (python 3.10) 06:29:57 + python3 -m pip freeze 06:29:57 cachetools==7.0.1 06:29:57 chardet==6.0.0.post1 06:29:57 colorama==0.4.6 06:29:57 distlib==0.4.0 06:29:57 filelock==3.24.3 06:29:57 packaging==26.0 06:29:57 platformdirs==4.9.2 06:29:57 pluggy==1.6.0 06:29:57 pyproject-api==1.10.0 06:29:57 tomli==2.4.0 06:29:57 tox==4.45.0 06:29:57 typing_extensions==4.15.0 06:29:57 urllib3==1.26.20 06:29:57 virtualenv==20.39.0 06:29:57 [EnvInject] - Injecting environment variables from a build step. 06:29:57 [EnvInject] - Injecting as environment variables the properties content 06:29:57 PARALLEL=false 06:29:57 06:29:57 [EnvInject] - Variables injected successfully. 06:29:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1882906219933072231.sh 06:29:57 ---> tox-run.sh 06:29: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 06:29:57 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:29:57 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 06:29:57 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 06:29:57 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 06:29:57 + source /home/jenkins/lf-env.sh 06:29:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:57 ++ mktemp -d /tmp/venv-XXXX 06:29:57 + lf_venv=/tmp/venv-k4wd 06:29:57 + local venv_file=/tmp/.os_lf_venv 06:29:57 + local python=python3 06:29:57 + local options 06:29:57 + local set_path=true 06:29:57 + local install_args= 06:29: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 06:29:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:57 + true 06:29:57 + case $1 in 06:29:57 + venv_file=/tmp/.toxenv 06:29:57 + shift 2 06:29:57 + true 06:29:57 + case $1 in 06:29:57 + shift 06:29:57 + break 06:29:57 + case $python in 06:29:57 + local pkg_list= 06:29:57 + [[ -d /opt/pyenv ]] 06:29:57 + echo 'Setup pyenv:' 06:29:57 Setup pyenv: 06:29:57 + export PYENV_ROOT=/opt/pyenv 06:29:57 + PYENV_ROOT=/opt/pyenv 06:29: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 06:29: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 06:29:57 + pyenv versions 06:29:58 system 06:29:58 3.8.13 06:29:58 3.9.13 06:29:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:29:58 + command -v pyenv 06:29:58 ++ pyenv init - --no-rehash 06:29:58 + 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:29:58 export PATH="/opt/pyenv/shims:${PATH}" 06:29:58 export PYENV_SHELL=bash 06:29:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:58 pyenv() { 06:29:58 local command 06:29:58 command="${1:-}" 06:29:58 if [ "$#" -gt 0 ]; then 06:29:58 shift 06:29:58 fi 06:29:58 06:29:58 case "$command" in 06:29:58 rehash|shell) 06:29:58 eval "$(pyenv "sh-$command" "$@")" 06:29:58 ;; 06:29:58 *) 06:29:58 command pyenv "$command" "$@" 06:29:58 ;; 06:29:58 esac 06:29:58 }' 06:29:58 +++ 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:29:58 ++ 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:29:58 ++ 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:29:58 ++ 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:29:58 ++ export PYENV_SHELL=bash 06:29:58 ++ PYENV_SHELL=bash 06:29:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:58 +++ complete -F _pyenv pyenv 06:29:58 ++ lf-pyver python3 06:29:58 ++ local py_version_xy=python3 06:29:58 ++ local py_version_xyz= 06:29:58 ++ pyenv versions 06:29:58 ++ local command 06:29:58 ++ command=versions 06:29:58 ++ '[' 1 -gt 0 ']' 06:29:58 ++ shift 06:29:58 ++ case "$command" in 06:29:58 ++ command pyenv versions 06:29:58 ++ pyenv versions 06:29:58 ++ awk '{ print $1 }' 06:29:58 ++ sed 's/^[ *]* //' 06:29:58 ++ grep -E '^[0-9.]*[0-9]$' 06:29:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:58 +++ grep '^3' /tmp/.pyenv_versions 06:29:58 +++ tail -n 1 06:29:58 +++ sort -V 06:29:58 ++ py_version_xyz=3.10.6 06:29:58 ++ [[ -z 3.10.6 ]] 06:29:58 ++ echo 3.10.6 06:29:58 ++ return 0 06:29:58 + pyenv local 3.10.6 06:29:58 + local command 06:29:58 + command=local 06:29:58 + '[' 2 -gt 0 ']' 06:29:58 + shift 06:29:58 + case "$command" in 06:29:58 + command pyenv local 3.10.6 06:29:58 + pyenv local 3.10.6 06:29:58 + for arg in "$@" 06:29:58 + case $arg in 06:29:58 + pkg_list+='tox ' 06:29:58 + for arg in "$@" 06:29:58 + case $arg in 06:29:58 + pkg_list+='virtualenv ' 06:29:58 + for arg in "$@" 06:29:58 + case $arg in 06:29:58 + pkg_list+='urllib3~=1.26.15 ' 06:29:58 + [[ -f /tmp/.toxenv ]] 06:29:58 ++ cat /tmp/.toxenv 06:29:58 + lf_venv=/tmp/venv-1XHU 06:29:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1XHU from' file:/tmp/.toxenv 06:29:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1XHU from file:/tmp/.toxenv 06:29:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:58 + local 'pip_opts=--upgrade --quiet' 06:29:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:58 + [[ -n '' ]] 06:29:58 + [[ -n '' ]] 06:29:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:58 + /tmp/venv-1XHU/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:29:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:58 lf-activate-venv(): INFO: Base packages installed successfully 06:29:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:58 + /tmp/venv-1XHU/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:29:59 + type python3 06:29:59 + true 06:29:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1XHU/bin to PATH' 06:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-1XHU/bin to PATH 06:29:59 + PATH=/tmp/venv-1XHU/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:29:59 + return 0 06:29:59 + [[ -d /opt/pyenv ]] 06:29:59 + echo '---> Setting up pyenv' 06:29:59 ---> Setting up pyenv 06:29:59 + export PYENV_ROOT=/opt/pyenv 06:29:59 + PYENV_ROOT=/opt/pyenv 06:29:59 + export PATH=/opt/pyenv/bin:/tmp/venv-1XHU/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:29:59 + PATH=/opt/pyenv/bin:/tmp/venv-1XHU/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:29:59 ++ pwd 06:29:59 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:29:59 + export PYTHONPATH 06:29:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:59 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:59 + tox --version 06:30:00 4.45.0 from /tmp/venv-1XHU/lib/python3.10/site-packages/tox/__init__.py 06:30:00 + PARALLEL=false 06:30:00 + TOX_OPTIONS_LIST= 06:30:00 + [[ -n py ]] 06:30:00 + TOX_OPTIONS_LIST=' -e py' 06:30:00 + case ${PARALLEL,,} in 06:30:00 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 06:30:00 + tox -e py 06:30:01 py: install_deps> python -I -m pip install flake8 flake8-docstrings 06:30:02 py: freeze> python -m pip freeze --all 06:30:03 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:30:03 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 06:30:03 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 06:30:03 src/onaptests/steps/wrapper/helm_charts.py:0:1: E902 FileNotFoundError: [Errno 2] No such file or directory: 'src/onaptests/steps/wrapper/helm_charts.py' 06:30:03 py: exit 123 (0.19 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=37523 06:30:03 py: FAIL code 123 (2.74=setup[2.54]+cmd[0.01,0.19] seconds) 06:30:03 evaluation failed :( (2.77 seconds) 06:30:03 + tox_status=123 06:30:03 + echo '---> Completed tox runs' 06:30:03 ---> Completed tox runs 06:30:03 + for i in .tox/*/log 06:30:03 ++ echo .tox/py/log 06:30:03 ++ awk -F/ '{print $2}' 06:30:03 + tox_env=py 06:30:03 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 06:30:03 + DOC_DIR=docs/_build/html 06:30:03 + [[ -d docs/_build/html ]] 06:30:03 + echo '---> tox-run.sh ends' 06:30:03 ---> tox-run.sh ends 06:30:03 + test 123 -eq 0 06:30:03 + exit 123 06:30:03 Build step 'Execute shell' marked build as failure 06:30:03 $ ssh-agent -k 06:30:03 unset SSH_AUTH_SOCK; 06:30:03 unset SSH_AGENT_PID; 06:30:03 echo Agent pid 15127 killed; 06:30:03 [ssh-agent] Stopped. 06:30:03 [PostBuildScript] - [INFO] Executing post build scripts. 06:30:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16711923554821160775.sh 06:30:03 ---> sysstat.sh 06:30:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16381421020932260909.sh 06:30:03 ---> package-listing.sh 06:30:03 ++ facter osfamily 06:30:03 ++ tr '[:upper:]' '[:lower:]' 06:30:04 + OS_FAMILY=redhat 06:30:04 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 06:30:04 + START_PACKAGES=/tmp/packages_start.txt 06:30:04 + END_PACKAGES=/tmp/packages_end.txt 06:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:04 + PACKAGES=/tmp/packages_start.txt 06:30:04 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:30:04 + PACKAGES=/tmp/packages_end.txt 06:30:04 + case "${OS_FAMILY}" in 06:30:04 + rpm -qa 06:30:04 + sort 06:30:04 + '[' -f /tmp/packages_start.txt ']' 06:30:04 + '[' -f /tmp/packages_end.txt ']' 06:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:04 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 06:30:04 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 06:30:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14941278718293232115.sh 06:30:04 ---> capture-instance-metadata.sh 06:30:04 Setup pyenv: 06:30:04 system 06:30:04 3.8.13 06:30:04 3.9.13 06:30:04 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0rkS 06:30:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:12 lf-activate-venv(): INFO: Base packages installed successfully 06:30:12 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-0rkS/bin to PATH 06:30:33 INFO: Running in OpenStack, capturing instance metadata 06:30:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15140379861316801262.sh 06:30:33 provisioning config files... 06:30:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config10096080151853717457tmp 06:30:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:30:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:30:33 [EnvInject] - Injecting environment variables from a build step. 06:30:33 [EnvInject] - Injecting as environment variables the properties content 06:30:33 SERVER_ID=logs 06:30:33 06:30:33 [EnvInject] - Variables injected successfully. 06:30:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4097345703086902390.sh 06:30:33 ---> create-netrc.sh 06:30:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5048498299561673535.sh 06:30:33 ---> python-tools-install.sh 06:30:33 Setup pyenv: 06:30:33 system 06:30:33 3.8.13 06:30:33 3.9.13 06:30:33 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:30:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0rkS from file:/tmp/.os_lf_venv 06:30:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:35 lf-activate-venv(): INFO: Base packages installed successfully 06:30:35 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-0rkS/bin to PATH 06:30:42 Generating Requirements File 06:31: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. 06:31:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:31:02 Python 3.10.6 06:31:03 pip 26.0.1 from /tmp/venv-0rkS/lib/python3.10/site-packages/pip (python 3.10) 06:31:03 appdirs==1.4.4 06:31:03 argcomplete==3.6.3 06:31:03 aspy.yaml==1.3.0 06:31:03 attrs==25.4.0 06:31:03 autopage==0.6.0 06:31:03 backports.strenum==1.3.1 06:31:03 beautifulsoup4==4.14.3 06:31:03 boto3==1.42.55 06:31:03 botocore==1.42.55 06:31:03 bs4==0.0.2 06:31:03 certifi==2026.1.4 06:31:03 cffi==2.0.0 06:31:03 cfgv==3.5.0 06:31:03 chardet==6.0.0.post1 06:31:03 charset-normalizer==3.4.4 06:31:03 click==8.3.1 06:31:03 cliff==4.13.2 06:31:03 cmd2==3.2.2 06:31:03 cryptography==3.3.2 06:31:03 debtcollector==3.0.0 06:31:03 decorator==5.2.1 06:31:03 defusedxml==0.7.1 06:31:03 Deprecated==1.3.1 06:31:03 distlib==0.4.0 06:31:03 dnspython==2.8.0 06:31:03 docker==7.1.0 06:31:03 dogpile.cache==1.5.0 06:31:03 durationpy==0.10 06:31:03 email-validator==2.3.0 06:31:03 filelock==3.24.3 06:31:03 future==1.0.0 06:31:03 gitdb==4.0.12 06:31:03 GitPython==3.1.46 06:31:03 httplib2==0.30.2 06:31:03 identify==2.6.16 06:31:03 idna==3.11 06:31:03 importlib-resources==1.5.0 06:31:03 iso8601==2.1.0 06:31:03 Jinja2==3.1.6 06:31:03 jmespath==1.1.0 06:31:03 jsonpatch==1.33 06:31:03 jsonpointer==3.0.0 06:31:03 jsonschema==4.26.0 06:31:03 jsonschema-specifications==2025.9.1 06:31:03 keystoneauth1==5.13.1 06:31:03 kubernetes==35.0.0 06:31:03 lftools==0.37.21 06:31:03 lxml==6.0.2 06:31:03 markdown-it-py==4.0.0 06:31:03 MarkupSafe==3.0.3 06:31:03 mdurl==0.1.2 06:31:03 msgpack==1.1.2 06:31:03 multi_key_dict==2.0.3 06:31:03 munch==4.0.0 06:31:03 netaddr==1.3.0 06:31:03 niet==1.4.2 06:31:03 nodeenv==1.10.0 06:31:03 oauth2client==4.1.3 06:31:03 oauthlib==3.3.1 06:31:03 openstacksdk==4.10.0 06:31:03 os-service-types==1.8.2 06:31:03 osc-lib==4.4.0 06:31:03 oslo.config==10.3.0 06:31:03 oslo.context==6.3.0 06:31:03 oslo.i18n==6.7.2 06:31:03 oslo.log==8.1.0 06:31:03 oslo.serialization==5.9.1 06:31:03 oslo.utils==10.0.0 06:31:03 packaging==26.0 06:31:03 pbr==7.0.3 06:31:03 platformdirs==4.9.2 06:31:03 prettytable==3.17.0 06:31:03 psutil==7.2.2 06:31:03 pyasn1==0.6.2 06:31:03 pyasn1_modules==0.4.2 06:31:03 pycparser==3.0 06:31:03 pygerrit2==2.0.15 06:31:03 PyGithub==2.8.1 06:31:03 Pygments==2.19.2 06:31:03 PyJWT==2.11.0 06:31:03 PyNaCl==1.6.2 06:31:03 pyparsing==2.4.7 06:31:03 pyperclip==1.11.0 06:31:03 pyrsistent==0.20.0 06:31:03 python-cinderclient==9.8.0 06:31:03 python-dateutil==2.9.0.post0 06:31:03 python-heatclient==5.0.0 06:31:03 python-jenkins==1.8.3 06:31:03 python-keystoneclient==5.7.0 06:31:03 python-magnumclient==4.9.0 06:31:03 python-openstackclient==9.0.0 06:31:03 python-swiftclient==4.9.0 06:31:03 PyYAML==6.0.3 06:31:03 referencing==0.37.0 06:31:03 requests==2.32.5 06:31:03 requests-oauthlib==2.0.0 06:31:03 requestsexceptions==1.4.0 06:31:03 rfc3986==2.0.0 06:31:03 rich==14.3.3 06:31:03 rich-argparse==1.7.2 06:31:03 rpds-py==0.30.0 06:31:03 rsa==4.9.1 06:31:03 ruamel.yaml==0.19.1 06:31:03 ruamel.yaml.clib==0.2.15 06:31:03 s3transfer==0.16.0 06:31:03 simplejson==3.20.2 06:31:03 six==1.17.0 06:31:03 smmap==5.0.2 06:31:03 soupsieve==2.8.3 06:31:03 stevedore==5.7.0 06:31:03 tabulate==0.9.0 06:31:03 toml==0.10.2 06:31:03 tomlkit==0.14.0 06:31:03 tqdm==4.67.3 06:31:03 typing_extensions==4.15.0 06:31:03 urllib3==1.26.20 06:31:03 virtualenv==20.39.0 06:31:03 wcwidth==0.6.0 06:31:03 websocket-client==1.9.0 06:31:03 wrapt==2.1.1 06:31:03 xdg==6.0.0 06:31:03 xmltodict==1.0.4 06:31:03 yq==3.4.3 06:31:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12527392889763811353.sh 06:31:03 ---> sudo-logs.sh 06:31:03 Archiving 'sudo' log.. 06:31:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9735148979305972361.sh 06:31:03 ---> job-cost.sh 06:31:03 INFO: Activating Python virtual environment... 06:31:03 Setup pyenv: 06:31:03 system 06:31:03 3.8.13 06:31:03 3.9.13 06:31:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:31:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0rkS from file:/tmp/.os_lf_venv 06:31:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:05 lf-activate-venv(): INFO: Base packages installed successfully 06:31:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-0rkS/bin to PATH 06:31:10 INFO: No stack-cost file found 06:31:10 INFO: Instance uptime: 126s 06:31:10 INFO: Fetching instance metadata (attempt 1 of 3)... 06:31:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:31:10 INFO: Successfully fetched instance metadata 06:31:10 INFO: Instance type: v3-standard-2 06:31:10 INFO: Retrieving pricing info for: v3-standard-2 06:31:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:31:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=126 06:31:10 INFO: Successfully fetched Vexxhost pricing API 06:31:10 INFO: Retrieved cost: 0.06 06:31:11 INFO: Retrieved resource: v3-standard-2 06:31:11 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 06:31:11 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 06:31:11 INFO: Successfully archived job cost data 06:31:11 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,578,2026-02-24 06:31:11,v3-standard-2,126,0.06,0.00,FAILURE 06:31:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins3932274824825835393.sh 06:31:11 ---> logs-deploy.sh 06:31:11 Setup pyenv: 06:31:11 system 06:31:11 3.8.13 06:31:11 3.9.13 06:31:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 06:31:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0rkS from file:/tmp/.os_lf_venv 06:31:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:12 lf-activate-venv(): INFO: Base packages installed successfully 06:31:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-0rkS/bin to PATH 06:31:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/578 06:31:20 INFO: archiving workspace using pattern(s): 06:31:20 /tmp/venv-0rkS/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! 06:31:20 warnings.warn( 06:31:21 Archives upload complete. 06:31:21 INFO: archiving logs to Nexus 06:31:21 /tmp/venv-0rkS/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! 06:31:21 warnings.warn( 06:31:22 ---> uname -a: 06:31:22 Linux prd-centos8-builder-2c-1g-19699.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 06:31:22 06:31:22 06:31:22 ---> lscpu: 06:31:22 Architecture: x86_64 06:31:22 CPU op-mode(s): 32-bit, 64-bit 06:31:22 Byte Order: Little Endian 06:31:22 CPU(s): 2 06:31:22 On-line CPU(s) list: 0,1 06:31:22 Thread(s) per core: 1 06:31:22 Core(s) per socket: 1 06:31:22 Socket(s): 2 06:31:22 NUMA node(s): 1 06:31:22 Vendor ID: AuthenticAMD 06:31:22 CPU family: 23 06:31:22 Model: 49 06:31:22 Model name: AMD EPYC-Rome Processor 06:31:22 Stepping: 0 06:31:22 CPU MHz: 2799.998 06:31:22 BogoMIPS: 5599.99 06:31:22 Virtualization: AMD-V 06:31:22 Hypervisor vendor: KVM 06:31:22 Virtualization type: full 06:31:22 L1d cache: 32K 06:31:22 L1i cache: 32K 06:31:22 L2 cache: 512K 06:31:22 L3 cache: 16384K 06:31:22 NUMA node0 CPU(s): 0,1 06:31:22 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 06:31:22 06:31:22 06:31:22 ---> nproc: 06:31:22 2 06:31:22 06:31:22 06:31:22 ---> df -h: 06:31:22 Filesystem Size Used Avail Use% Mounted on 06:31:22 devtmpfs 3.8G 0 3.8G 0% /dev 06:31:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:31:22 tmpfs 3.8G 17M 3.8G 1% /run 06:31:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:31:22 /dev/vda1 40G 8.6G 32G 22% / 06:31:22 tmpfs 770M 0 770M 0% /run/user/1001 06:31:22 06:31:22 06:31:22 ---> free -m: 06:31:22 total used free shared buff/cache available 06:31:22 Mem: 7699 569 4972 19 2157 6822 06:31:22 Swap: 1023 0 1023 06:31:22 06:31:22 06:31:22 ---> ip addr: 06:31:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:31:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:31:22 inet 127.0.0.1/8 scope host lo 06:31:22 valid_lft forever preferred_lft forever 06:31:22 inet6 ::1/128 scope host 06:31:22 valid_lft forever preferred_lft forever 06:31:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:31:22 link/ether fa:16:3e:01:3a:8c brd ff:ff:ff:ff:ff:ff 06:31:22 altname enp0s3 06:31:22 altname ens3 06:31:22 inet 10.30.107.129/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:31:22 valid_lft 86272sec preferred_lft 86272sec 06:31:22 inet6 fe80::f816:3eff:fe01:3a8c/64 scope link 06:31:22 valid_lft forever preferred_lft forever 06:31:22 06:31:22 06:31:22 ---> sar -b -r -n DEV: 06:31:22 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) 06:31:22 06:31:22 06:29:11 LINUX RESTART (2 CPU) 06:31:22 06:31:22 06:30:00 AM tps rtps wtps bread/s bwrtn/s 06:31:22 06:30:01 AM 500.00 456.90 43.10 9682.76 8989.66 06:31:22 06:31:01 AM 193.60 43.51 150.09 504.58 12504.30 06:31:22 Average: 196.53 47.47 149.07 592.44 12470.66 06:31:22 06:31:22 06:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:31:22 06:30:01 AM 5552580 7057828 2331864 29.58 2688 1693336 797516 8.93 177444 1867036 85424 06:31:22 06:31:01 AM 5098372 6978204 2786072 35.34 2688 2046104 749936 8.40 379808 2037312 140228 06:31:22 Average: 5325476 7018016 2558968 32.46 2688 1869720 773726 8.66 278626 1952174 112826 06:31:22 06:31:22 06:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:31:22 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:22 06:30:01 AM eth0 1.72 0.00 0.43 0.00 0.00 0.00 0.00 0.00 06:31:22 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:22 06:31:01 AM eth0 70.67 53.02 963.36 12.19 0.00 0.00 0.00 0.00 06:31:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:22 Average: eth0 70.01 52.52 954.15 12.08 0.00 0.00 0.00 0.00 06:31:22 06:31:22 06:31:22 ---> sar -P ALL: 06:31:22 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) 06:31:22 06:31:22 06:29:11 LINUX RESTART (2 CPU) 06:31:22 06:31:22 06:30:00 AM CPU %user %nice %system %iowait %steal %idle 06:31:22 06:30:01 AM all 43.64 3.64 33.64 5.45 0.00 13.64 06:31:22 06:30:01 AM 0 11.54 7.69 50.00 5.77 0.00 25.00 06:31:22 06:30:01 AM 1 72.41 0.00 18.97 5.17 0.00 3.45 06:31:22 06:31:01 AM all 39.38 0.68 8.64 3.25 0.13 47.92 06:31:22 06:31:01 AM 0 37.74 0.59 8.12 2.61 0.12 50.83 06:31:22 06:31:01 AM 1 41.03 0.77 9.17 3.89 0.13 45.01 06:31:22 Average: all 39.42 0.71 8.87 3.27 0.12 47.61 06:31:22 Average: 0 37.51 0.65 8.48 2.64 0.12 50.61 06:31:22 Average: 1 41.33 0.76 9.26 3.90 0.13 44.60 06:31:22 06:31:22 06:31:22