15:39:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143312 15:39:12 Running as SYSTEM 15:39:12 [EnvInject] - Loading node environment variables. 15:39:12 Building remotely on prd-centos8-builder-2c-1g-16596 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:39:12 [ssh-agent] Looking for ssh-agent implementation... 15:39:12 $ ssh-agent 15:39:13 SSH_AUTH_SOCK=/tmp/ssh-E0SwUhkAv4wi/agent.15254 15:39:13 SSH_AGENT_PID=15256 15:39:13 [ssh-agent] Started. 15:39:13 Running ssh-add (command line suppressed) 15:39:13 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8341839018890455804.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8341839018890455804.key) 15:39:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:39:13 The recommended git tool is: NONE 15:39:18 using credential onap-jenkins-ssh 15:39:18 Wiping out workspace first. 15:39:18 Cloning the remote Git repository 15:39:18 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:39:18 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 15:39:18 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:39:18 > git --version # timeout=10 15:39:18 > git --version # 'git version 2.39.0' 15:39:18 using GIT_SSH to set credentials Gerrit user 15:39:18 [INFO] Currently running in a labeled security context 15:39:18 [INFO] Currently SELinux is 'enforcing' on the host 15:39:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh901567610098012561.key 15:39:18 Verifying host key using manually-configured host key entries 15:39:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:39:18 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:39:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:19 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:39:19 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:39:19 using GIT_SSH to set credentials Gerrit user 15:39:19 [INFO] Currently running in a labeled security context 15:39:19 [INFO] Currently SELinux is 'enforcing' on the host 15:39:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13482528780806874888.key 15:39:19 Verifying host key using manually-configured host key entries 15:39:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/12/143312/1 # timeout=30 15:39:19 > git rev-parse 2b8ad4fc984140fa9659ac30845b6e0443b45afb^{commit} # timeout=10 15:39:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:39:19 Checking out Revision 2b8ad4fc984140fa9659ac30845b6e0443b45afb (refs/changes/12/143312/1) 15:39:19 > git config core.sparsecheckout # timeout=10 15:39:19 > git checkout -f 2b8ad4fc984140fa9659ac30845b6e0443b45afb # timeout=30 15:39:22 Commit message: "Update resource-resolution.zip to fix test case" 15:39:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:39:22 > git rev-list --no-walk 3d202cb1ba5c26d5542d76cf4743e1625d828141 # timeout=10 15:39:23 [EnvInject] - Injecting environment variables from a build step. 15:39:23 [EnvInject] - Injecting as environment variables the properties content 15:39:23 PYTHON=python3 15:39:23 15:39:23 [EnvInject] - Variables injected successfully. 15:39:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins107243601978547953.sh 15:39:23 ---> tox-install.sh 15:39:23 + source /home/jenkins/lf-env.sh 15:39:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:39:23 ++ mktemp -d /tmp/venv-XXXX 15:39:23 + lf_venv=/tmp/venv-GIUG 15:39:23 + local venv_file=/tmp/.os_lf_venv 15:39:23 + local python=python3 15:39:23 + local options 15:39:23 + local set_path=true 15:39:23 + local install_args= 15:39:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:39:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:39:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:39:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:39:23 + true 15:39:23 + case $1 in 15:39:23 + venv_file=/tmp/.toxenv 15:39:23 + shift 2 15:39:23 + true 15:39:23 + case $1 in 15:39:23 + shift 15:39:23 + break 15:39:23 + case $python in 15:39:23 + local pkg_list= 15:39:23 + [[ -d /opt/pyenv ]] 15:39:23 + echo 'Setup pyenv:' 15:39:23 Setup pyenv: 15:39:23 + export PYENV_ROOT=/opt/pyenv 15:39:23 + PYENV_ROOT=/opt/pyenv 15:39:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:23 + pyenv versions 15:39:23 system 15:39:23 * 3.8.13 (set by /opt/pyenv/version) 15:39:23 * 3.9.13 (set by /opt/pyenv/version) 15:39:23 * 3.10.6 (set by /opt/pyenv/version) 15:39:23 + command -v pyenv 15:39:23 ++ pyenv init - --no-rehash 15:39:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:39:23 export PATH="/opt/pyenv/shims:${PATH}" 15:39:23 export PYENV_SHELL=bash 15:39:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:39:23 pyenv() { 15:39:23 local command 15:39:23 command="${1:-}" 15:39:23 if [ "$#" -gt 0 ]; then 15:39:23 shift 15:39:23 fi 15:39:23 15:39:23 case "$command" in 15:39:23 rehash|shell) 15:39:23 eval "$(pyenv "sh-$command" "$@")" 15:39:23 ;; 15:39:23 *) 15:39:23 command pyenv "$command" "$@" 15:39:23 ;; 15:39:23 esac 15:39:23 }' 15:39:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:39:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:23 ++ export PYENV_SHELL=bash 15:39:23 ++ PYENV_SHELL=bash 15:39:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:39:23 +++ complete -F _pyenv pyenv 15:39:23 ++ lf-pyver python3 15:39:23 ++ local py_version_xy=python3 15:39:23 ++ local py_version_xyz= 15:39:23 ++ pyenv versions 15:39:23 ++ local command 15:39:23 ++ command=versions 15:39:23 ++ '[' 1 -gt 0 ']' 15:39:23 ++ shift 15:39:23 ++ case "$command" in 15:39:23 ++ command pyenv versions 15:39:23 ++ pyenv versions 15:39:23 ++ grep -E '^[0-9.]*[0-9]$' 15:39:23 ++ sed 's/^[ *]* //' 15:39:23 ++ awk '{ print $1 }' 15:39:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:39:23 +++ tail -n 1 15:39:23 +++ grep '^3' /tmp/.pyenv_versions 15:39:23 +++ sort -V 15:39:23 ++ py_version_xyz=3.10.6 15:39:23 ++ [[ -z 3.10.6 ]] 15:39:23 ++ echo 3.10.6 15:39:23 ++ return 0 15:39:23 + pyenv local 3.10.6 15:39:23 + local command 15:39:23 + command=local 15:39:23 + '[' 2 -gt 0 ']' 15:39:23 + shift 15:39:23 + case "$command" in 15:39:23 + command pyenv local 3.10.6 15:39:23 + pyenv local 3.10.6 15:39:23 + for arg in "$@" 15:39:23 + case $arg in 15:39:23 + pkg_list+='tox ' 15:39:23 + for arg in "$@" 15:39:23 + case $arg in 15:39:23 + pkg_list+='virtualenv ' 15:39:23 + for arg in "$@" 15:39:23 + case $arg in 15:39:23 + pkg_list+='urllib3~=1.26.15 ' 15:39:23 + [[ -f /tmp/.toxenv ]] 15:39:23 + [[ ! -f /tmp/.toxenv ]] 15:39:23 + [[ -n '' ]] 15:39:23 + python3 -m venv /tmp/venv-GIUG 15:39:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GIUG' 15:39:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GIUG 15:39:27 + echo /tmp/venv-GIUG 15:39:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:39:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:39:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:39:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:27 + local 'pip_opts=--upgrade --quiet' 15:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:39:27 + [[ -n '' ]] 15:39:27 + [[ -n '' ]] 15:39:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:39:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:27 + /tmp/venv-GIUG/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 15:39:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:39:31 lf-activate-venv(): INFO: Base packages installed successfully 15:39:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:39:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:39:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:39:31 + /tmp/venv-GIUG/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 15:39:33 + type python3 15:39:33 + true 15:39:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GIUG/bin to PATH' 15:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-GIUG/bin to PATH 15:39:33 + PATH=/tmp/venv-GIUG/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 15:39:33 + return 0 15:39:33 + python3 --version 15:39:33 Python 3.10.6 15:39:33 + python3 -m pip --version 15:39:33 pip 26.0.1 from /tmp/venv-GIUG/lib/python3.10/site-packages/pip (python 3.10) 15:39:33 + python3 -m pip freeze 15:39:34 cachetools==7.0.1 15:39:34 chardet==5.2.0 15:39:34 colorama==0.4.6 15:39:34 distlib==0.4.0 15:39:34 filelock==3.21.2 15:39:34 packaging==26.0 15:39:34 platformdirs==4.7.0 15:39:34 pluggy==1.6.0 15:39:34 pyproject-api==1.10.0 15:39:34 tomli==2.4.0 15:39:34 tox==4.35.0 15:39:34 typing_extensions==4.15.0 15:39:34 urllib3==1.26.20 15:39:34 virtualenv==20.36.1 15:39:34 [EnvInject] - Injecting environment variables from a build step. 15:39:34 [EnvInject] - Injecting as environment variables the properties content 15:39:34 PARALLEL=false 15:39:34 15:39:34 [EnvInject] - Variables injected successfully. 15:39:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5083395028030431614.sh 15:39:34 ---> tox-run.sh 15:39:34 + 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 15:39:34 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:39:34 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 15:39:34 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:39:34 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 15:39:34 + source /home/jenkins/lf-env.sh 15:39:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:39:34 ++ mktemp -d /tmp/venv-XXXX 15:39:34 + lf_venv=/tmp/venv-yvXG 15:39:34 + local venv_file=/tmp/.os_lf_venv 15:39:34 + local python=python3 15:39:34 + local options 15:39:34 + local set_path=true 15:39:34 + local install_args= 15:39:34 ++ 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 15:39:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:39:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:39:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:39:34 + true 15:39:34 + case $1 in 15:39:34 + venv_file=/tmp/.toxenv 15:39:34 + shift 2 15:39:34 + true 15:39:34 + case $1 in 15:39:34 + shift 15:39:34 + break 15:39:34 + case $python in 15:39:34 + local pkg_list= 15:39:34 + [[ -d /opt/pyenv ]] 15:39:34 + echo 'Setup pyenv:' 15:39:34 Setup pyenv: 15:39:34 + export PYENV_ROOT=/opt/pyenv 15:39:34 + PYENV_ROOT=/opt/pyenv 15:39:34 + 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 15:39:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:34 + pyenv versions 15:39:34 system 15:39:34 3.8.13 15:39:34 3.9.13 15:39:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:39:34 + command -v pyenv 15:39:34 ++ pyenv init - --no-rehash 15:39:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:39:34 export PATH="/opt/pyenv/shims:${PATH}" 15:39:34 export PYENV_SHELL=bash 15:39:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:39:34 pyenv() { 15:39:34 local command 15:39:34 command="${1:-}" 15:39:34 if [ "$#" -gt 0 ]; then 15:39:34 shift 15:39:34 fi 15:39:34 15:39:34 case "$command" in 15:39:34 rehash|shell) 15:39:34 eval "$(pyenv "sh-$command" "$@")" 15:39:34 ;; 15:39:34 *) 15:39:34 command pyenv "$command" "$@" 15:39:34 ;; 15:39:34 esac 15:39:34 }' 15:39:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:39:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:39:34 ++ export PYENV_SHELL=bash 15:39:34 ++ PYENV_SHELL=bash 15:39:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:39:34 +++ complete -F _pyenv pyenv 15:39:34 ++ lf-pyver python3 15:39:34 ++ local py_version_xy=python3 15:39:34 ++ local py_version_xyz= 15:39:34 ++ awk '{ print $1 }' 15:39:34 ++ pyenv versions 15:39:34 ++ local command 15:39:34 ++ command=versions 15:39:34 ++ '[' 1 -gt 0 ']' 15:39:34 ++ shift 15:39:34 ++ case "$command" in 15:39:34 ++ command pyenv versions 15:39:34 ++ pyenv versions 15:39:34 ++ sed 's/^[ *]* //' 15:39:34 ++ grep -E '^[0-9.]*[0-9]$' 15:39:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:39:34 +++ grep '^3' /tmp/.pyenv_versions 15:39:34 +++ tail -n 1 15:39:34 +++ sort -V 15:39:34 ++ py_version_xyz=3.10.6 15:39:34 ++ [[ -z 3.10.6 ]] 15:39:34 ++ echo 3.10.6 15:39:34 ++ return 0 15:39:34 + pyenv local 3.10.6 15:39:34 + local command 15:39:34 + command=local 15:39:34 + '[' 2 -gt 0 ']' 15:39:34 + shift 15:39:34 + case "$command" in 15:39:34 + command pyenv local 3.10.6 15:39:34 + pyenv local 3.10.6 15:39:34 + for arg in "$@" 15:39:34 + case $arg in 15:39:34 + pkg_list+='tox ' 15:39:34 + for arg in "$@" 15:39:34 + case $arg in 15:39:34 + pkg_list+='virtualenv ' 15:39:34 + for arg in "$@" 15:39:34 + case $arg in 15:39:34 + pkg_list+='urllib3~=1.26.15 ' 15:39:34 + [[ -f /tmp/.toxenv ]] 15:39:34 ++ cat /tmp/.toxenv 15:39:34 + lf_venv=/tmp/venv-GIUG 15:39:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GIUG from' file:/tmp/.toxenv 15:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GIUG from file:/tmp/.toxenv 15:39:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:34 + local 'pip_opts=--upgrade --quiet' 15:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:39:34 + [[ -n '' ]] 15:39:34 + [[ -n '' ]] 15:39:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:34 + /tmp/venv-GIUG/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 15:39:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:39:35 lf-activate-venv(): INFO: Base packages installed successfully 15:39:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:39:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:39:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:39:35 + /tmp/venv-GIUG/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 15:39:36 + type python3 15:39:36 + true 15:39:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GIUG/bin to PATH' 15:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-GIUG/bin to PATH 15:39:36 + PATH=/tmp/venv-GIUG/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 15:39:36 + return 0 15:39:36 + [[ -d /opt/pyenv ]] 15:39:36 + echo '---> Setting up pyenv' 15:39:36 ---> Setting up pyenv 15:39:36 + export PYENV_ROOT=/opt/pyenv 15:39:36 + PYENV_ROOT=/opt/pyenv 15:39:36 + export PATH=/opt/pyenv/bin:/tmp/venv-GIUG/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 15:39:36 + PATH=/opt/pyenv/bin:/tmp/venv-GIUG/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 15:39:36 ++ pwd 15:39:36 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:39:36 + export PYTHONPATH 15:39:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:39:36 + TOX_TESTENV_PASSENV=PYTHONPATH 15:39:36 + tox --version 15:39:36 4.35.0 from /tmp/venv-GIUG/lib/python3.10/site-packages/tox/__init__.py 15:39:36 + PARALLEL=false 15:39:36 + TOX_OPTIONS_LIST= 15:39:36 + [[ -n py ]] 15:39:36 + TOX_OPTIONS_LIST=' -e py' 15:39:36 + case ${PARALLEL,,} in 15:39:36 + tox -e py 15:39:36 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 15:39:38 py: install_deps> python -I -m pip install flake8 flake8-docstrings 15:39:39 py: freeze> python -m pip freeze --all 15:39:39 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 15:39:39 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 15:39:39 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 15:39:40 src/onaptests/configuration/basic_cnf_macro_settings.py:1:1: D100 Missing docstring in public module 15:39:40 src/onaptests/configuration/basic_cnf_macro_settings.py:14:78: E202 whitespace before ')' 15:39:40 py: exit 123 (0.23 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=35373 15:39:40 py: FAIL code 123 (2.84=setup[2.60]+cmd[0.02,0.23] seconds) 15:39:40 evaluation failed :( (2.87 seconds) 15:39:40 + tox_status=123 15:39:40 + echo '---> Completed tox runs' 15:39:40 ---> Completed tox runs 15:39:40 + for i in .tox/*/log 15:39:40 ++ echo .tox/py/log 15:39:40 ++ awk -F/ '{print $2}' 15:39:40 + tox_env=py 15:39:40 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 15:39:40 + DOC_DIR=docs/_build/html 15:39:40 + [[ -d docs/_build/html ]] 15:39:40 + echo '---> tox-run.sh ends' 15:39:40 ---> tox-run.sh ends 15:39:40 + test 123 -eq 0 15:39:40 + exit 123 15:39:40 Build step 'Execute shell' marked build as failure 15:39:40 $ ssh-agent -k 15:39:40 unset SSH_AUTH_SOCK; 15:39:40 unset SSH_AGENT_PID; 15:39:40 echo Agent pid 15256 killed; 15:39:40 [ssh-agent] Stopped. 15:39:40 [PostBuildScript] - [INFO] Executing post build scripts. 15:39:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3586277430574813835.sh 15:39:40 ---> sysstat.sh 15:39:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14550886304158431639.sh 15:39:40 ---> package-listing.sh 15:39:40 ++ tr '[:upper:]' '[:lower:]' 15:39:40 ++ facter osfamily 15:39:40 + OS_FAMILY=redhat 15:39:40 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:39:40 + START_PACKAGES=/tmp/packages_start.txt 15:39:40 + END_PACKAGES=/tmp/packages_end.txt 15:39:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:40 + PACKAGES=/tmp/packages_start.txt 15:39:40 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:39:40 + PACKAGES=/tmp/packages_end.txt 15:39:40 + case "${OS_FAMILY}" in 15:39:40 + rpm -qa 15:39:40 + sort 15:39:41 + '[' -f /tmp/packages_start.txt ']' 15:39:41 + '[' -f /tmp/packages_end.txt ']' 15:39:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:41 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:39:41 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:39:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:39:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3199366885327751527.sh 15:39:41 ---> capture-instance-metadata.sh 15:39:41 Setup pyenv: 15:39:41 system 15:39:41 3.8.13 15:39:41 3.9.13 15:39:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:39:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P17F 15:39:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:39:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:49 lf-activate-venv(): INFO: Base packages installed successfully 15:39:49 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-P17F/bin to PATH 15:40:09 INFO: Running in OpenStack, capturing instance metadata 15:40:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4976754083693116093.sh 15:40:09 provisioning config files... 15:40:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config12193808371723503228tmp 15:40:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:40:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:40:09 [EnvInject] - Injecting environment variables from a build step. 15:40:09 [EnvInject] - Injecting as environment variables the properties content 15:40:09 SERVER_ID=logs 15:40:09 15:40:09 [EnvInject] - Variables injected successfully. 15:40:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8011062123135240397.sh 15:40:09 ---> create-netrc.sh 15:40:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4563800159045056171.sh 15:40:09 ---> python-tools-install.sh 15:40:09 Setup pyenv: 15:40:09 system 15:40:09 3.8.13 15:40:09 3.9.13 15:40:09 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:40:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P17F from file:/tmp/.os_lf_venv 15:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:11 lf-activate-venv(): INFO: Base packages installed successfully 15:40:11 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-P17F/bin to PATH 15:40:18 Generating Requirements File 15:40:34 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. 15:40:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:40:35 Python 3.10.6 15:40:35 pip 26.0.1 from /tmp/venv-P17F/lib/python3.10/site-packages/pip (python 3.10) 15:40:35 appdirs==1.4.4 15:40:35 argcomplete==3.6.3 15:40:35 aspy.yaml==1.3.0 15:40:35 attrs==25.4.0 15:40:35 autopage==0.6.0 15:40:35 backports.strenum==1.3.1 15:40:35 beautifulsoup4==4.14.3 15:40:35 boto3==1.42.48 15:40:35 botocore==1.42.48 15:40:35 bs4==0.0.2 15:40:35 certifi==2026.1.4 15:40:35 cffi==2.0.0 15:40:35 cfgv==3.5.0 15:40:35 chardet==5.2.0 15:40:35 charset-normalizer==3.4.4 15:40:35 click==8.3.1 15:40:35 cliff==4.13.1 15:40:35 cmd2==3.2.0 15:40:35 cryptography==3.3.2 15:40:35 debtcollector==3.0.0 15:40:35 decorator==5.2.1 15:40:35 defusedxml==0.7.1 15:40:35 Deprecated==1.3.1 15:40:35 distlib==0.4.0 15:40:35 dnspython==2.8.0 15:40:35 docker==7.1.0 15:40:35 dogpile.cache==1.5.0 15:40:35 durationpy==0.10 15:40:35 email-validator==2.3.0 15:40:35 filelock==3.21.2 15:40:35 future==1.0.0 15:40:35 gitdb==4.0.12 15:40:35 GitPython==3.1.46 15:40:35 httplib2==0.30.2 15:40:35 identify==2.6.16 15:40:35 idna==3.11 15:40:35 importlib-resources==1.5.0 15:40:35 iso8601==2.1.0 15:40:35 Jinja2==3.1.6 15:40:35 jmespath==1.1.0 15:40:35 jsonpatch==1.33 15:40:35 jsonpointer==3.0.0 15:40:35 jsonschema==4.26.0 15:40:35 jsonschema-specifications==2025.9.1 15:40:35 keystoneauth1==5.13.0 15:40:35 kubernetes==35.0.0 15:40:35 lftools==0.37.21 15:40:35 lxml==6.0.2 15:40:35 markdown-it-py==4.0.0 15:40:35 MarkupSafe==3.0.3 15:40:35 mdurl==0.1.2 15:40:35 msgpack==1.1.2 15:40:35 multi_key_dict==2.0.3 15:40:35 munch==4.0.0 15:40:35 netaddr==1.3.0 15:40:35 niet==1.4.2 15:40:35 nodeenv==1.10.0 15:40:35 oauth2client==4.1.3 15:40:35 oauthlib==3.3.1 15:40:35 openstacksdk==4.9.0 15:40:35 os-service-types==1.8.2 15:40:35 osc-lib==4.3.0 15:40:35 oslo.config==10.2.0 15:40:35 oslo.context==6.2.0 15:40:35 oslo.i18n==6.7.1 15:40:35 oslo.log==8.0.0 15:40:35 oslo.serialization==5.9.0 15:40:35 oslo.utils==9.2.0 15:40:35 packaging==26.0 15:40:35 pbr==7.0.3 15:40:35 platformdirs==4.7.0 15:40:35 prettytable==3.17.0 15:40:35 psutil==7.2.2 15:40:35 pyasn1==0.6.2 15:40:35 pyasn1_modules==0.4.2 15:40:35 pycparser==3.0 15:40:35 pygerrit2==2.0.15 15:40:35 PyGithub==2.8.1 15:40:35 Pygments==2.19.2 15:40:35 PyJWT==2.11.0 15:40:35 PyNaCl==1.6.2 15:40:35 pyparsing==2.4.7 15:40:35 pyperclip==1.11.0 15:40:35 pyrsistent==0.20.0 15:40:35 python-cinderclient==9.8.0 15:40:35 python-dateutil==2.9.0.post0 15:40:35 python-heatclient==5.0.0 15:40:35 python-jenkins==1.8.3 15:40:35 python-keystoneclient==5.7.0 15:40:35 python-magnumclient==4.9.0 15:40:35 python-openstackclient==8.3.0 15:40:35 python-swiftclient==4.9.0 15:40:35 PyYAML==6.0.3 15:40:35 referencing==0.37.0 15:40:35 requests==2.32.5 15:40:35 requests-oauthlib==2.0.0 15:40:35 requestsexceptions==1.4.0 15:40:35 rfc3986==2.0.0 15:40:35 rich==14.3.2 15:40:35 rich-argparse==1.7.2 15:40:35 rpds-py==0.30.0 15:40:35 rsa==4.9.1 15:40:35 ruamel.yaml==0.19.1 15:40:35 ruamel.yaml.clib==0.2.15 15:40:35 s3transfer==0.16.0 15:40:35 simplejson==3.20.2 15:40:35 six==1.17.0 15:40:35 smmap==5.0.2 15:40:35 soupsieve==2.8.3 15:40:35 stevedore==5.6.0 15:40:35 tabulate==0.9.0 15:40:35 toml==0.10.2 15:40:35 tomlkit==0.14.0 15:40:35 tqdm==4.67.3 15:40:35 typing_extensions==4.15.0 15:40:35 tzdata==2025.3 15:40:35 urllib3==1.26.20 15:40:35 virtualenv==20.36.1 15:40:35 wcwidth==0.6.0 15:40:35 websocket-client==1.9.0 15:40:35 wrapt==2.1.1 15:40:35 xdg==6.0.0 15:40:35 xmltodict==1.0.2 15:40:35 yq==3.4.3 15:40:35 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins554865081269816914.sh 15:40:35 ---> sudo-logs.sh 15:40:35 Archiving 'sudo' log.. 15:40:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2186837765376599278.sh 15:40:36 ---> job-cost.sh 15:40:36 INFO: Activating Python virtual environment... 15:40:36 Setup pyenv: 15:40:36 system 15:40:36 3.8.13 15:40:36 3.9.13 15:40:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:40:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P17F from file:/tmp/.os_lf_venv 15:40:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:38 lf-activate-venv(): INFO: Base packages installed successfully 15:40:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-P17F/bin to PATH 15:40:42 INFO: No stack-cost file found 15:40:42 INFO: Instance uptime: 118s 15:40:42 INFO: Fetching instance metadata (attempt 1 of 3)... 15:40:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:40:43 INFO: Successfully fetched instance metadata 15:40:43 INFO: Instance type: v3-standard-2 15:40:43 INFO: Retrieving pricing info for: v3-standard-2 15:40:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:40:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=118 15:40:43 INFO: Successfully fetched Vexxhost pricing API 15:40:43 INFO: Retrieved cost: 0.06 15:40:43 INFO: Retrieved resource: v3-standard-2 15:40:43 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 15:40:43 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 15:40:43 INFO: Successfully archived job cost data 15:40:43 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,574,2026-02-13 15:40:43,v3-standard-2,118,0.06,0.00,FAILURE 15:40:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15179517037367095557.sh 15:40:43 ---> logs-deploy.sh 15:40:43 Setup pyenv: 15:40:43 system 15:40:43 3.8.13 15:40:43 3.9.13 15:40:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:40:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P17F from file:/tmp/.os_lf_venv 15:40:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:45 lf-activate-venv(): INFO: Base packages installed successfully 15:40:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:40:52 lf-activate-venv(): INFO: Adding /tmp/venv-P17F/bin to PATH 15:40:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/574 15:40:52 INFO: archiving workspace using pattern(s): 15:40:53 Archives upload complete. 15:40:53 INFO: archiving logs to Nexus 15:40:54 ---> uname -a: 15:40:54 Linux prd-centos8-builder-2c-1g-16596.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 15:40:54 15:40:54 15:40:54 ---> lscpu: 15:40:54 Architecture: x86_64 15:40:54 CPU op-mode(s): 32-bit, 64-bit 15:40:54 Byte Order: Little Endian 15:40:54 CPU(s): 2 15:40:54 On-line CPU(s) list: 0,1 15:40:54 Thread(s) per core: 1 15:40:54 Core(s) per socket: 1 15:40:54 Socket(s): 2 15:40:54 NUMA node(s): 1 15:40:54 Vendor ID: AuthenticAMD 15:40:54 CPU family: 23 15:40:54 Model: 49 15:40:54 Model name: AMD EPYC-Rome Processor 15:40:54 Stepping: 0 15:40:54 CPU MHz: 2799.998 15:40:54 BogoMIPS: 5599.99 15:40:54 Virtualization: AMD-V 15:40:54 Hypervisor vendor: KVM 15:40:54 Virtualization type: full 15:40:54 L1d cache: 32K 15:40:54 L1i cache: 32K 15:40:54 L2 cache: 512K 15:40:54 L3 cache: 16384K 15:40:54 NUMA node0 CPU(s): 0,1 15:40:54 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 15:40:54 15:40:54 15:40:54 ---> nproc: 15:40:54 2 15:40:54 15:40:54 15:40:54 ---> df -h: 15:40:54 Filesystem Size Used Avail Use% Mounted on 15:40:54 devtmpfs 3.8G 0 3.8G 0% /dev 15:40:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:40:54 tmpfs 3.8G 17M 3.8G 1% /run 15:40:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:40:54 /dev/vda1 40G 8.6G 32G 22% / 15:40:54 tmpfs 770M 0 770M 0% /run/user/1001 15:40:54 15:40:54 15:40:54 ---> free -m: 15:40:54 total used free shared buff/cache available 15:40:54 Mem: 7699 581 4982 19 2134 6809 15:40:54 Swap: 1023 0 1023 15:40:54 15:40:54 15:40:54 ---> ip addr: 15:40:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:40:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:54 inet 127.0.0.1/8 scope host lo 15:40:54 valid_lft forever preferred_lft forever 15:40:54 inet6 ::1/128 scope host 15:40:54 valid_lft forever preferred_lft forever 15:40:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:40:54 link/ether fa:16:3e:80:42:ab brd ff:ff:ff:ff:ff:ff 15:40:54 altname enp0s3 15:40:54 altname ens3 15:40:54 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:40:54 valid_lft 86280sec preferred_lft 86280sec 15:40:54 inet6 fe80::f816:3eff:fe80:42ab/64 scope link 15:40:54 valid_lft forever preferred_lft forever 15:40:54 15:40:54 15:40:54 ---> sar -b -r -n DEV: 15:40:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 15:40:54 15:40:54 15:38:51 LINUX RESTART (2 CPU) 15:40:54 15:40:54 03:39:01 PM tps rtps wtps bread/s bwrtn/s 15:40:54 03:40:02 PM 418.99 188.14 230.86 8921.84 42960.91 15:40:54 Average: 418.99 188.14 230.86 8921.84 42960.91 15:40:54 15:40:54 03:39:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:40:54 03:40:02 PM 5301312 6972208 2583132 32.76 2688 1849904 840004 9.40 368784 1896672 148236 15:40:54 Average: 5301312 6972208 2583132 32.76 2688 1849904 840004 9.40 368784 1896672 148236 15:40:54 15:40:54 03:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:40:54 03:40:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:54 03:40:02 PM eth0 250.18 148.72 1585.53 66.43 0.00 0.00 0.00 0.00 15:40:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:54 Average: eth0 250.18 148.72 1585.53 66.43 0.00 0.00 0.00 0.00 15:40:54 15:40:54 15:40:54 ---> sar -P ALL: 15:40:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 15:40:54 15:40:54 15:38:51 LINUX RESTART (2 CPU) 15:40:54 15:40:54 03:39:01 PM CPU %user %nice %system %iowait %steal %idle 15:40:54 03:40:02 PM all 49.76 3.22 23.91 4.29 0.15 18.68 15:40:54 03:40:02 PM 0 42.22 4.07 26.52 4.66 0.17 22.36 15:40:54 03:40:02 PM 1 57.21 2.38 21.33 3.93 0.12 15.03 15:40:54 Average: all 49.76 3.22 23.91 4.29 0.15 18.68 15:40:54 Average: 0 42.22 4.07 26.52 4.66 0.17 22.36 15:40:54 Average: 1 57.21 2.38 21.33 3.93 0.12 15.03 15:40:54 15:40:54 15:40:54