09:33:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143123 09:33:34 Running as SYSTEM 09:33:34 [EnvInject] - Loading node environment variables. 09:33:34 Building remotely on prd-centos8-builder-2c-1g-5925 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:33:34 [ssh-agent] Looking for ssh-agent implementation... 09:33:34 $ ssh-agent 09:33:35 SSH_AUTH_SOCK=/tmp/ssh-f0ySlPVJMsN5/agent.15510 09:33:35 SSH_AGENT_PID=15517 09:33:35 [ssh-agent] Started. 09:33:35 Running ssh-add (command line suppressed) 09:33:35 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17044312979394138794.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17044312979394138794.key) 09:33:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:33:35 The recommended git tool is: NONE 09:33:37 using credential onap-jenkins-ssh 09:33:37 Wiping out workspace first. 09:33:37 Cloning the remote Git repository 09:33:37 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:33:37 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:33:37 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:33:37 > git --version # timeout=10 09:33:37 > git --version # 'git version 2.39.0' 09:33:37 using GIT_SSH to set credentials Gerrit user 09:33:37 [INFO] Currently running in a labeled security context 09:33:37 [INFO] Currently SELinux is 'enforcing' on the host 09:33:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh1158482746519448094.key 09:33:37 Verifying host key using manually-configured host key entries 09:33:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:33:37 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:38 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:33:38 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:33:38 using GIT_SSH to set credentials Gerrit user 09:33:38 [INFO] Currently running in a labeled security context 09:33:38 [INFO] Currently SELinux is 'enforcing' on the host 09:33:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh12859939802635204373.key 09:33:38 Verifying host key using manually-configured host key entries 09:33:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/23/143123/2 # timeout=30 09:33:38 > git rev-parse 415fea711512cacf4ac18ca37e8e0b6b0004d17d^{commit} # timeout=10 09:33:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:33:38 Checking out Revision 415fea711512cacf4ac18ca37e8e0b6b0004d17d (refs/changes/23/143123/2) 09:33:38 > git config core.sparsecheckout # timeout=10 09:33:38 > git checkout -f 415fea711512cacf4ac18ca37e8e0b6b0004d17d # timeout=30 09:33:41 Commit message: "Enhance tracing context for pythonsdk-tests" 09:33:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:33:42 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 09:33:42 [EnvInject] - Injecting environment variables from a build step. 09:33:42 [EnvInject] - Injecting as environment variables the properties content 09:33:42 PYTHON=python3 09:33:42 09:33:42 [EnvInject] - Variables injected successfully. 09:33:42 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1400361242527993925.sh 09:33:42 ---> tox-install.sh 09:33:42 + source /home/jenkins/lf-env.sh 09:33:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:42 ++ mktemp -d /tmp/venv-XXXX 09:33:42 + lf_venv=/tmp/venv-nkcv 09:33:42 + local venv_file=/tmp/.os_lf_venv 09:33:42 + local python=python3 09:33:42 + local options 09:33:42 + local set_path=true 09:33:42 + local install_args= 09:33:42 ++ 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 09:33:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:42 + true 09:33:42 + case $1 in 09:33:42 + venv_file=/tmp/.toxenv 09:33:42 + shift 2 09:33:42 + true 09:33:42 + case $1 in 09:33:42 + shift 09:33:42 + break 09:33:42 + case $python in 09:33:42 + local pkg_list= 09:33:42 + [[ -d /opt/pyenv ]] 09:33:42 + echo 'Setup pyenv:' 09:33:42 Setup pyenv: 09:33:42 + export PYENV_ROOT=/opt/pyenv 09:33:42 + PYENV_ROOT=/opt/pyenv 09:33:42 + 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 09:33:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:33:42 + pyenv versions 09:33:42 system 09:33:42 * 3.8.13 (set by /opt/pyenv/version) 09:33:42 * 3.9.13 (set by /opt/pyenv/version) 09:33:42 * 3.10.6 (set by /opt/pyenv/version) 09:33:42 + command -v pyenv 09:33:42 ++ pyenv init - --no-rehash 09:33:42 + 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[*]}"'\'')" 09:33:42 export PATH="/opt/pyenv/shims:${PATH}" 09:33:42 export PYENV_SHELL=bash 09:33:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:42 pyenv() { 09:33:42 local command 09:33:42 command="${1:-}" 09:33:42 if [ "$#" -gt 0 ]; then 09:33:42 shift 09:33:42 fi 09:33:42 09:33:42 case "$command" in 09:33:42 rehash|shell) 09:33:42 eval "$(pyenv "sh-$command" "$@")" 09:33:42 ;; 09:33:42 *) 09:33:42 command pyenv "$command" "$@" 09:33:42 ;; 09:33:42 esac 09:33:42 }' 09:33:42 +++ 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[*]}"' 09:33:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:33:42 ++ 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 09:33:42 ++ 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 09:33:42 ++ export PYENV_SHELL=bash 09:33:42 ++ PYENV_SHELL=bash 09:33:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:42 +++ complete -F _pyenv pyenv 09:33:42 ++ lf-pyver python3 09:33:42 ++ local py_version_xy=python3 09:33:42 ++ local py_version_xyz= 09:33:42 ++ pyenv versions 09:33:42 ++ local command 09:33:42 ++ command=versions 09:33:42 ++ '[' 1 -gt 0 ']' 09:33:42 ++ shift 09:33:42 ++ case "$command" in 09:33:42 ++ command pyenv versions 09:33:42 ++ pyenv versions 09:33:42 ++ awk '{ print $1 }' 09:33:42 ++ sed 's/^[ *]* //' 09:33:42 ++ grep -E '^[0-9.]*[0-9]$' 09:33:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:43 +++ sort -V 09:33:43 +++ tail -n 1 09:33:43 +++ grep '^3' /tmp/.pyenv_versions 09:33:43 ++ py_version_xyz=3.10.6 09:33:43 ++ [[ -z 3.10.6 ]] 09:33:43 ++ echo 3.10.6 09:33:43 ++ return 0 09:33:43 + pyenv local 3.10.6 09:33:43 + local command 09:33:43 + command=local 09:33:43 + '[' 2 -gt 0 ']' 09:33:43 + shift 09:33:43 + case "$command" in 09:33:43 + command pyenv local 3.10.6 09:33:43 + pyenv local 3.10.6 09:33:43 + for arg in "$@" 09:33:43 + case $arg in 09:33:43 + pkg_list+='tox ' 09:33:43 + for arg in "$@" 09:33:43 + case $arg in 09:33:43 + pkg_list+='virtualenv ' 09:33:43 + for arg in "$@" 09:33:43 + case $arg in 09:33:43 + pkg_list+='urllib3~=1.26.15 ' 09:33:43 + [[ -f /tmp/.toxenv ]] 09:33:43 + [[ ! -f /tmp/.toxenv ]] 09:33:43 + [[ -n '' ]] 09:33:43 + python3 -m venv /tmp/venv-nkcv 09:33:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nkcv' 09:33:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nkcv 09:33:46 + echo /tmp/venv-nkcv 09:33:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:33:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:33:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:46 + local 'pip_opts=--upgrade --quiet' 09:33:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:33:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:33:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:33:46 + [[ -n '' ]] 09:33:46 + [[ -n '' ]] 09:33:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:46 + /tmp/venv-nkcv/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 09:33:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:33:50 lf-activate-venv(): INFO: Base packages installed successfully 09:33:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:33:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:33:50 + /tmp/venv-nkcv/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 09:33:52 + type python3 09:33:52 + true 09:33:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nkcv/bin to PATH' 09:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-nkcv/bin to PATH 09:33:52 + PATH=/tmp/venv-nkcv/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 09:33:52 + return 0 09:33:52 + python3 --version 09:33:52 Python 3.10.6 09:33:52 + python3 -m pip --version 09:33:52 pip 26.0.1 from /tmp/venv-nkcv/lib/python3.10/site-packages/pip (python 3.10) 09:33:52 + python3 -m pip freeze 09:33:52 cachetools==7.0.0 09:33:52 chardet==5.2.0 09:33:52 colorama==0.4.6 09:33:52 distlib==0.4.0 09:33:52 filelock==3.20.3 09:33:52 packaging==26.0 09:33:52 platformdirs==4.5.1 09:33:52 pluggy==1.6.0 09:33:52 pyproject-api==1.10.0 09:33:52 tomli==2.4.0 09:33:52 tox==4.34.1 09:33:52 typing_extensions==4.15.0 09:33:52 urllib3==1.26.20 09:33:52 virtualenv==20.36.1 09:33:52 [EnvInject] - Injecting environment variables from a build step. 09:33:52 [EnvInject] - Injecting as environment variables the properties content 09:33:52 PARALLEL=false 09:33:52 09:33:52 [EnvInject] - Variables injected successfully. 09:33:52 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17462449292526171196.sh 09:33:53 ---> tox-run.sh 09:33:53 + 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 09:33:53 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:33:53 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:33:53 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:33:53 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:33:53 + source /home/jenkins/lf-env.sh 09:33:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:53 ++ mktemp -d /tmp/venv-XXXX 09:33:53 + lf_venv=/tmp/venv-tWAX 09:33:53 + local venv_file=/tmp/.os_lf_venv 09:33:53 + local python=python3 09:33:53 + local options 09:33:53 + local set_path=true 09:33:53 + local install_args= 09:33:53 ++ 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 09:33:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:53 + true 09:33:53 + case $1 in 09:33:53 + venv_file=/tmp/.toxenv 09:33:53 + shift 2 09:33:53 + true 09:33:53 + case $1 in 09:33:53 + shift 09:33:53 + break 09:33:53 + case $python in 09:33:53 + local pkg_list= 09:33:53 + [[ -d /opt/pyenv ]] 09:33:53 + echo 'Setup pyenv:' 09:33:53 Setup pyenv: 09:33:53 + export PYENV_ROOT=/opt/pyenv 09:33:53 + PYENV_ROOT=/opt/pyenv 09:33:53 + 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 09:33:53 + 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 09:33:53 + pyenv versions 09:33:53 system 09:33:53 3.8.13 09:33:53 3.9.13 09:33:53 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:33:53 + command -v pyenv 09:33:53 ++ pyenv init - --no-rehash 09:33:53 + 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[*]}"'\'')" 09:33:53 export PATH="/opt/pyenv/shims:${PATH}" 09:33:53 export PYENV_SHELL=bash 09:33:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:53 pyenv() { 09:33:53 local command 09:33:53 command="${1:-}" 09:33:53 if [ "$#" -gt 0 ]; then 09:33:53 shift 09:33:53 fi 09:33:53 09:33:53 case "$command" in 09:33:53 rehash|shell) 09:33:53 eval "$(pyenv "sh-$command" "$@")" 09:33:53 ;; 09:33:53 *) 09:33:53 command pyenv "$command" "$@" 09:33:53 ;; 09:33:53 esac 09:33:53 }' 09:33:53 +++ 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[*]}"' 09:33:53 ++ 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 09:33:53 ++ 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 09:33:53 ++ 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 09:33:53 ++ export PYENV_SHELL=bash 09:33:53 ++ PYENV_SHELL=bash 09:33:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:53 +++ complete -F _pyenv pyenv 09:33:53 ++ lf-pyver python3 09:33:53 ++ local py_version_xy=python3 09:33:53 ++ local py_version_xyz= 09:33:53 ++ pyenv versions 09:33:53 ++ local command 09:33:53 ++ command=versions 09:33:53 ++ '[' 1 -gt 0 ']' 09:33:53 ++ shift 09:33:53 ++ case "$command" in 09:33:53 ++ command pyenv versions 09:33:53 ++ pyenv versions 09:33:53 ++ sed 's/^[ *]* //' 09:33:53 ++ awk '{ print $1 }' 09:33:53 ++ grep -E '^[0-9.]*[0-9]$' 09:33:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:53 +++ sort -V 09:33:53 +++ grep '^3' /tmp/.pyenv_versions 09:33:53 +++ tail -n 1 09:33:53 ++ py_version_xyz=3.10.6 09:33:53 ++ [[ -z 3.10.6 ]] 09:33:53 ++ echo 3.10.6 09:33:53 ++ return 0 09:33:53 + pyenv local 3.10.6 09:33:53 + local command 09:33:53 + command=local 09:33:53 + '[' 2 -gt 0 ']' 09:33:53 + shift 09:33:53 + case "$command" in 09:33:53 + command pyenv local 3.10.6 09:33:53 + pyenv local 3.10.6 09:33:53 + for arg in "$@" 09:33:53 + case $arg in 09:33:53 + pkg_list+='tox ' 09:33:53 + for arg in "$@" 09:33:53 + case $arg in 09:33:53 + pkg_list+='virtualenv ' 09:33:53 + for arg in "$@" 09:33:53 + case $arg in 09:33:53 + pkg_list+='urllib3~=1.26.15 ' 09:33:53 + [[ -f /tmp/.toxenv ]] 09:33:53 ++ cat /tmp/.toxenv 09:33:53 + lf_venv=/tmp/venv-nkcv 09:33:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkcv from' file:/tmp/.toxenv 09:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkcv from file:/tmp/.toxenv 09:33:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:53 + local 'pip_opts=--upgrade --quiet' 09:33:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:33:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:33:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:33:53 + [[ -n '' ]] 09:33:53 + [[ -n '' ]] 09:33:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:53 + /tmp/venv-nkcv/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 09:33:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:33:54 lf-activate-venv(): INFO: Base packages installed successfully 09:33:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:33:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:33:54 + /tmp/venv-nkcv/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 09:33:54 + type python3 09:33:54 + true 09:33:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nkcv/bin to PATH' 09:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-nkcv/bin to PATH 09:33:54 + PATH=/tmp/venv-nkcv/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 09:33:54 + return 0 09:33:54 + [[ -d /opt/pyenv ]] 09:33:54 + echo '---> Setting up pyenv' 09:33:54 ---> Setting up pyenv 09:33:54 + export PYENV_ROOT=/opt/pyenv 09:33:54 + PYENV_ROOT=/opt/pyenv 09:33:54 + export PATH=/opt/pyenv/bin:/tmp/venv-nkcv/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 09:33:54 + PATH=/opt/pyenv/bin:/tmp/venv-nkcv/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 09:33:54 ++ pwd 09:33:54 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:33:54 + export PYTHONPATH 09:33:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:33:54 + TOX_TESTENV_PASSENV=PYTHONPATH 09:33:54 + tox --version 09:33:55 4.34.1 from /tmp/venv-nkcv/lib/python3.10/site-packages/tox/__init__.py 09:33:55 + PARALLEL=false 09:33:55 + TOX_OPTIONS_LIST= 09:33:55 + [[ -n py ]] 09:33:55 + TOX_OPTIONS_LIST=' -e py' 09:33:55 + case ${PARALLEL,,} in 09:33:55 + tox -e py 09:33:55 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:33:56 py: install_deps> python -I -m pip install bandit==1.3 coala-bears nodeenv pyyaml==3.13 09:34:42 py: freeze> python -m pip freeze --all 09:34:43 py: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==25.4.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.3.0,certifi==2026.1.4,charset-normalizer==3.4.4,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.22.4,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.3,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jupyter_core==5.9.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.2,nodeenv==1.10.0,packaging==26.0,pip==25.3,platformdirs==4.5.1,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.37.0,regex==2026.1.15,requests==2.32.5,restructuredtext_lint==1.0.1,rpds-py==0.30.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==80.9.0,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.6.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.15.0,unidiff==0.5.5,urllib3==2.6.3,vulture==0.10,wrapt==2.1.1,yamllint==1.6.1,yapf==0.14.0 09:34:43 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 09:34:43 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 09:34:43 from coalib.misc.DictUtilities import inverse_dicts 09:34:43 09:34:43 File "/w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 09:34:43 from collections import defaultdict, Iterable, OrderedDict 09:34:43 09:34:43 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 09:34:43 py: exit 255 (0.26 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 09:34:43 ---> Completed tox runs 09:34:43 + for i in .tox/*/log 09:34:43 ++ awk -F/ '{print $2}' 09:34:43 ++ echo .tox/py/log 09:34:43 + tox_env=py 09:34:43 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 09:34:43 + DOC_DIR=docs/_build/html 09:34:43 + [[ -d docs/_build/html ]] 09:34:43 + echo '---> tox-run.sh ends' 09:34:43 ---> tox-run.sh ends 09:34:43 + test 255 -eq 0 09:34:43 + exit 255 09:34:43 Build step 'Execute shell' marked build as failure 09:34:43 $ ssh-agent -k 09:34:43 unset SSH_AUTH_SOCK; 09:34:43 unset SSH_AGENT_PID; 09:34:43 echo Agent pid 15517 killed; 09:34:43 [ssh-agent] Stopped. 09:34:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:34:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1746666674806004761.sh 09:34:43 ---> sysstat.sh 09:34:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2136615426448805488.sh 09:34:43 ---> package-listing.sh 09:34:43 ++ facter osfamily 09:34:43 ++ tr '[:upper:]' '[:lower:]' 09:34:44 + OS_FAMILY=redhat 09:34:44 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:34:44 + START_PACKAGES=/tmp/packages_start.txt 09:34:44 + END_PACKAGES=/tmp/packages_end.txt 09:34:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:44 + PACKAGES=/tmp/packages_start.txt 09:34:44 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:34:44 + PACKAGES=/tmp/packages_end.txt 09:34:44 + case "${OS_FAMILY}" in 09:34:44 + rpm -qa 09:34:44 + sort 09:34:44 + '[' -f /tmp/packages_start.txt ']' 09:34:44 + '[' -f /tmp/packages_end.txt ']' 09:34:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:44 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:34:44 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:34:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:34:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9787537547319857710.sh 09:34:44 ---> capture-instance-metadata.sh 09:34:44 Setup pyenv: 09:34:44 system 09:34:44 3.8.13 09:34:44 3.9.13 09:34:44 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:34:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ulAP 09:34:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:52 lf-activate-venv(): INFO: Base packages installed successfully 09:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-ulAP/bin to PATH 09:35:11 INFO: Running in OpenStack, capturing instance metadata 09:35:12 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8743875286092930784.sh 09:35:12 provisioning config files... 09:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config13699709182582474697tmp 09:35:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:35:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:35:12 [EnvInject] - Injecting environment variables from a build step. 09:35:12 [EnvInject] - Injecting as environment variables the properties content 09:35:12 SERVER_ID=logs 09:35:12 09:35:12 [EnvInject] - Variables injected successfully. 09:35:12 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17188287297032738234.sh 09:35:12 ---> create-netrc.sh 09:35:12 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9647792502083652962.sh 09:35:12 ---> python-tools-install.sh 09:35:12 Setup pyenv: 09:35:12 system 09:35:12 3.8.13 09:35:12 3.9.13 09:35:12 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ulAP from file:/tmp/.os_lf_venv 09:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:14 lf-activate-venv(): INFO: Base packages installed successfully 09:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-ulAP/bin to PATH 09:35:20 Generating Requirements File 09:35:37 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. 09:35:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:35:37 Python 3.10.6 09:35:37 pip 26.0.1 from /tmp/venv-ulAP/lib/python3.10/site-packages/pip (python 3.10) 09:35:38 appdirs==1.4.4 09:35:38 argcomplete==3.6.3 09:35:38 aspy.yaml==1.3.0 09:35:38 attrs==25.4.0 09:35:38 autopage==0.6.0 09:35:38 backports.strenum==1.3.1 09:35:38 beautifulsoup4==4.14.3 09:35:38 boto3==1.42.44 09:35:38 botocore==1.42.44 09:35:38 bs4==0.0.2 09:35:38 certifi==2026.1.4 09:35:38 cffi==2.0.0 09:35:38 cfgv==3.5.0 09:35:38 chardet==5.2.0 09:35:38 charset-normalizer==3.4.4 09:35:38 click==8.3.1 09:35:38 cliff==4.13.1 09:35:38 cmd2==3.2.0 09:35:38 cryptography==3.3.2 09:35:38 debtcollector==3.0.0 09:35:38 decorator==5.2.1 09:35:38 defusedxml==0.7.1 09:35:38 Deprecated==1.3.1 09:35:38 distlib==0.4.0 09:35:38 dnspython==2.8.0 09:35:38 docker==7.1.0 09:35:38 dogpile.cache==1.5.0 09:35:38 durationpy==0.10 09:35:38 email-validator==2.3.0 09:35:38 filelock==3.20.3 09:35:38 future==1.0.0 09:35:38 gitdb==4.0.12 09:35:38 GitPython==3.1.46 09:35:38 httplib2==0.30.2 09:35:38 identify==2.6.16 09:35:38 idna==3.11 09:35:38 importlib-resources==1.5.0 09:35:38 iso8601==2.1.0 09:35:38 Jinja2==3.1.6 09:35:38 jmespath==1.1.0 09:35:38 jsonpatch==1.33 09:35:38 jsonpointer==3.0.0 09:35:38 jsonschema==4.26.0 09:35:38 jsonschema-specifications==2025.9.1 09:35:38 keystoneauth1==5.13.0 09:35:38 kubernetes==35.0.0 09:35:38 lftools==0.37.21 09:35:38 lxml==6.0.2 09:35:38 markdown-it-py==4.0.0 09:35:38 MarkupSafe==3.0.3 09:35:38 mdurl==0.1.2 09:35:38 msgpack==1.1.2 09:35:38 multi_key_dict==2.0.3 09:35:38 munch==4.0.0 09:35:38 netaddr==1.3.0 09:35:38 niet==1.4.2 09:35:38 nodeenv==1.10.0 09:35:38 oauth2client==4.1.3 09:35:38 oauthlib==3.3.1 09:35:38 openstacksdk==4.9.0 09:35:38 os-service-types==1.8.2 09:35:38 osc-lib==4.3.0 09:35:38 oslo.config==10.2.0 09:35:38 oslo.context==6.2.0 09:35:38 oslo.i18n==6.7.1 09:35:38 oslo.log==8.0.0 09:35:38 oslo.serialization==5.9.0 09:35:38 oslo.utils==9.2.0 09:35:38 packaging==26.0 09:35:38 pbr==7.0.3 09:35:38 platformdirs==4.5.1 09:35:38 prettytable==3.17.0 09:35:38 psutil==7.2.2 09:35:38 pyasn1==0.6.2 09:35:38 pyasn1_modules==0.4.2 09:35:38 pycparser==3.0 09:35:38 pygerrit2==2.0.15 09:35:38 PyGithub==2.8.1 09:35:38 Pygments==2.19.2 09:35:38 PyJWT==2.11.0 09:35:38 PyNaCl==1.6.2 09:35:38 pyparsing==2.4.7 09:35:38 pyperclip==1.11.0 09:35:38 pyrsistent==0.20.0 09:35:38 python-cinderclient==9.8.0 09:35:38 python-dateutil==2.9.0.post0 09:35:38 python-heatclient==5.0.0 09:35:38 python-jenkins==1.8.3 09:35:38 python-keystoneclient==5.7.0 09:35:38 python-magnumclient==4.9.0 09:35:38 python-openstackclient==8.3.0 09:35:38 python-swiftclient==4.9.0 09:35:38 PyYAML==6.0.3 09:35:38 referencing==0.37.0 09:35:38 requests==2.32.5 09:35:38 requests-oauthlib==2.0.0 09:35:38 requestsexceptions==1.4.0 09:35:38 rfc3986==2.0.0 09:35:38 rich==14.3.2 09:35:38 rich-argparse==1.7.2 09:35:38 rpds-py==0.30.0 09:35:38 rsa==4.9.1 09:35:38 ruamel.yaml==0.19.1 09:35:38 ruamel.yaml.clib==0.2.15 09:35:38 s3transfer==0.16.0 09:35:38 simplejson==3.20.2 09:35:38 six==1.17.0 09:35:38 smmap==5.0.2 09:35:38 soupsieve==2.8.3 09:35:38 stevedore==5.6.0 09:35:38 tabulate==0.9.0 09:35:38 toml==0.10.2 09:35:38 tomlkit==0.14.0 09:35:38 tqdm==4.67.3 09:35:38 typing_extensions==4.15.0 09:35:38 tzdata==2025.3 09:35:38 urllib3==1.26.20 09:35:38 virtualenv==20.36.1 09:35:38 wcwidth==0.6.0 09:35:38 websocket-client==1.9.0 09:35:38 wrapt==2.1.1 09:35:38 xdg==6.0.0 09:35:38 xmltodict==1.0.2 09:35:38 yq==3.4.3 09:35:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1939181242746155167.sh 09:35:38 ---> sudo-logs.sh 09:35:38 Archiving 'sudo' log.. 09:35:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins211636587267093928.sh 09:35:38 ---> job-cost.sh 09:35:38 Setup pyenv: 09:35:38 system 09:35:38 3.8.13 09:35:38 3.9.13 09:35:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ulAP from file:/tmp/.os_lf_venv 09:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:40 lf-activate-venv(): INFO: Base packages installed successfully 09:35:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-ulAP/bin to PATH 09:35:45 INFO: No Stack... 09:35:45 INFO: Retrieving Pricing Info for: v3-standard-2 09:35:45 INFO: Archiving Costs 09:35:45 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8216935062246513474.sh 09:35:45 ---> logs-deploy.sh 09:35:45 Setup pyenv: 09:35:45 system 09:35:45 3.8.13 09:35:45 3.9.13 09:35:45 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ulAP from file:/tmp/.os_lf_venv 09:35:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:47 lf-activate-venv(): INFO: Base packages installed successfully 09:35:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-ulAP/bin to PATH 09:35:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/550 09:35:54 INFO: archiving workspace using pattern(s): 09:35:55 Archives upload complete. 09:35:55 INFO: archiving logs to Nexus 09:35:56 ---> uname -a: 09:35:56 Linux prd-centos8-builder-2c-1g-5925.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 09:35:56 09:35:56 09:35:56 ---> lscpu: 09:35:56 Architecture: x86_64 09:35:56 CPU op-mode(s): 32-bit, 64-bit 09:35:56 Byte Order: Little Endian 09:35:56 CPU(s): 2 09:35:56 On-line CPU(s) list: 0,1 09:35:56 Thread(s) per core: 1 09:35:56 Core(s) per socket: 1 09:35:56 Socket(s): 2 09:35:56 NUMA node(s): 1 09:35:56 Vendor ID: AuthenticAMD 09:35:56 CPU family: 23 09:35:56 Model: 49 09:35:56 Model name: AMD EPYC-Rome Processor 09:35:56 Stepping: 0 09:35:56 CPU MHz: 2799.998 09:35:56 BogoMIPS: 5599.99 09:35:56 Virtualization: AMD-V 09:35:56 Hypervisor vendor: KVM 09:35:56 Virtualization type: full 09:35:56 L1d cache: 32K 09:35:56 L1i cache: 32K 09:35:56 L2 cache: 512K 09:35:56 L3 cache: 16384K 09:35:56 NUMA node0 CPU(s): 0,1 09:35:56 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 09:35:56 09:35:56 09:35:56 ---> nproc: 09:35:56 2 09:35:56 09:35:56 09:35:56 ---> df -h: 09:35:56 Filesystem Size Used Avail Use% Mounted on 09:35:56 devtmpfs 3.8G 0 3.8G 0% /dev 09:35:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:35:56 tmpfs 3.8G 17M 3.8G 1% /run 09:35:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:35:56 /dev/vda1 40G 8.7G 32G 22% / 09:35:56 tmpfs 770M 0 770M 0% /run/user/1001 09:35:56 09:35:56 09:35:56 ---> free -m: 09:35:56 total used free shared buff/cache available 09:35:56 Mem: 7699 609 4766 19 2323 6772 09:35:56 Swap: 1023 0 1023 09:35:56 09:35:56 09:35:56 ---> ip addr: 09:35:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:35:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:35:56 inet 127.0.0.1/8 scope host lo 09:35:56 valid_lft forever preferred_lft forever 09:35:56 inet6 ::1/128 scope host 09:35:56 valid_lft forever preferred_lft forever 09:35:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:35:56 link/ether fa:16:3e:08:7b:1a brd ff:ff:ff:ff:ff:ff 09:35:56 altname enp0s3 09:35:56 altname ens3 09:35:56 inet 10.30.106.62/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:35:56 valid_lft 86234sec preferred_lft 86234sec 09:35:56 inet6 fe80::f816:3eff:fe08:7b1a/64 scope link 09:35:56 valid_lft forever preferred_lft forever 09:35:56 09:35:56 09:35:56 ---> sar -b -r -n DEV: 09:35:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:35:56 09:35:56 09:33:07 LINUX RESTART (2 CPU) 09:35:56 09:35:56 09:34:01 AM tps rtps wtps bread/s bwrtn/s 09:35:56 09:35:01 AM 162.65 25.26 137.39 1231.19 9678.56 09:35:56 Average: 162.65 25.26 137.39 1231.19 9678.56 09:35:56 09:35:56 09:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:35:56 09:35:01 AM 5153820 6937772 2730624 34.63 2688 1952432 793512 8.88 369964 1997876 172684 09:35:56 Average: 5153820 6937772 2730624 34.63 2688 1952432 793512 8.88 369964 1997876 172684 09:35:56 09:35:56 09:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:35:56 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:56 09:35:01 AM eth0 45.10 32.81 507.26 8.33 0.00 0.00 0.00 0.00 09:35:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:56 Average: eth0 45.10 32.81 507.26 8.33 0.00 0.00 0.00 0.00 09:35:56 09:35:56 09:35:56 ---> sar -P ALL: 09:35:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:35:56 09:35:56 09:33:07 LINUX RESTART (2 CPU) 09:35:56 09:35:56 09:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:35:56 09:35:01 AM all 41.29 0.49 8.16 2.04 0.13 47.88 09:35:56 09:35:01 AM 0 29.67 0.55 7.80 1.97 0.15 59.86 09:35:56 09:35:01 AM 1 52.90 0.43 8.52 2.11 0.12 35.92 09:35:56 Average: all 41.29 0.49 8.16 2.04 0.13 47.88 09:35:56 Average: 0 29.67 0.55 7.80 1.97 0.15 59.86 09:35:56 Average: 1 52.90 0.43 8.52 2.11 0.12 35.92 09:35:56 09:35:56 09:35:56