05:58:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/147571 05:58:00 Running as SYSTEM 05:58:00 [EnvInject] - Loading node environment variables. 05:58:00 Building remotely on prd-centos8-builder-2c-1g-3630 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:58:00 [ssh-agent] Looking for ssh-agent implementation... 05:58:00 $ ssh-agent 05:58:00 SSH_AUTH_SOCK=/tmp/ssh-uE6NSsHS8Ci3/agent.11843 05:58:00 SSH_AGENT_PID=11845 05:58:00 [ssh-agent] Started. 05:58:01 Running ssh-add (command line suppressed) 05:58:01 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_13853387018935276756.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_13853387018935276756.key) 05:58:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:58:01 The recommended git tool is: NONE 05:58:02 using credential onap-jenkins-ssh 05:58:03 Wiping out workspace first. 05:58:03 Cloning the remote Git repository 05:58:03 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:58:03 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 05:58:03 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:58:03 > git --version # timeout=10 05:58:03 > git --version # 'git version 2.43.0' 05:58:03 using GIT_SSH to set credentials Gerrit user 05:58:03 [INFO] Currently running in a labeled security context 05:58:03 [INFO] Currently SELinux is 'enforcing' on the host 05:58:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh1540912629501336114.key 05:58:03 Verifying host key using manually-configured host key entries 05:58:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:58:04 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:05 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:58:05 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:58:05 using GIT_SSH to set credentials Gerrit user 05:58:05 [INFO] Currently running in a labeled security context 05:58:05 [INFO] Currently SELinux is 'enforcing' on the host 05:58:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh16418694935657045729.key 05:58:05 Verifying host key using manually-configured host key entries 05:58:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/71/147571/1 # timeout=30 05:58:05 > git rev-parse 23cf04b587680f1a1ff075a44fcb534627f8cd8d^{commit} # timeout=10 05:58:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:58:05 Checking out Revision 23cf04b587680f1a1ff075a44fcb534627f8cd8d (refs/changes/71/147571/1) 05:58:05 > git config core.sparsecheckout # timeout=10 05:58:05 > git checkout -f 23cf04b587680f1a1ff075a44fcb534627f8cd8d # timeout=30 05:58:08 Commit message: "Decode the container logs read from the kubernetes API" 05:58:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:58:08 > git rev-list --no-walk f4f3e8805a414846617dce5c46d57091476c2a73 # timeout=10 05:58:09 [EnvInject] - Injecting environment variables from a build step. 05:58:09 [EnvInject] - Injecting as environment variables the properties content 05:58:09 PYTHON=python3 05:58:09 05:58:09 [EnvInject] - Variables injected successfully. 05:58:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1649226302059539119.sh 05:58:09 ---> tox-install.sh 05:58:09 + source /home/jenkins/lf-env.sh 05:58:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:09 ++ mktemp -d /tmp/venv-XXXX 05:58:09 + lf_venv=/tmp/venv-wUkT 05:58:09 + local venv_file=/tmp/.os_lf_venv 05:58:09 + local python=python3 05:58:09 + local options 05:58:09 + local set_path=true 05:58:09 + local install_args= 05:58:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:58:09 + true 05:58:09 + case $1 in 05:58:09 + venv_file=/tmp/.toxenv 05:58:09 + shift 2 05:58:09 + true 05:58:09 + case $1 in 05:58:09 + shift 05:58:09 + break 05:58:09 + case $python in 05:58:09 + local pkg_list= 05:58:09 + [[ -d /opt/pyenv ]] 05:58:09 + echo 'Setup pyenv:' 05:58:09 Setup pyenv: 05:58:09 + export PYENV_ROOT=/opt/pyenv 05:58:09 + PYENV_ROOT=/opt/pyenv 05:58:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:09 + pyenv versions 05:58:09 system 05:58:09 * 3.8.13 (set by /opt/pyenv/version) 05:58:09 * 3.9.13 (set by /opt/pyenv/version) 05:58:09 * 3.10.6 (set by /opt/pyenv/version) 05:58:09 + command -v pyenv 05:58:09 ++ pyenv init - --no-rehash 05:58:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:58:09 export PATH="/opt/pyenv/shims:${PATH}" 05:58:09 export PYENV_SHELL=bash 05:58:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:58:09 pyenv() { 05:58:09 local command 05:58:09 command="${1:-}" 05:58:09 if [ "$#" -gt 0 ]; then 05:58:09 shift 05:58:09 fi 05:58:09 05:58:09 case "$command" in 05:58:09 rehash|shell) 05:58:09 eval "$(pyenv "sh-$command" "$@")" 05:58:09 ;; 05:58:09 *) 05:58:09 command pyenv "$command" "$@" 05:58:09 ;; 05:58:09 esac 05:58:09 }' 05:58:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:58:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:09 ++ export PYENV_SHELL=bash 05:58:09 ++ PYENV_SHELL=bash 05:58:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:58:09 +++ complete -F _pyenv pyenv 05:58:09 ++ lf-pyver python3 05:58:09 ++ local py_version_xy=python3 05:58:09 ++ local py_version_xyz= 05:58:09 ++ sed 's/^[ *]* //' 05:58:09 ++ pyenv versions 05:58:09 ++ local command 05:58:09 ++ command=versions 05:58:09 ++ '[' 1 -gt 0 ']' 05:58:09 ++ shift 05:58:09 ++ case "$command" in 05:58:09 ++ command pyenv versions 05:58:09 ++ pyenv versions 05:58:09 ++ awk '{ print $1 }' 05:58:09 ++ grep -E '^[0-9.]*[0-9]$' 05:58:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:58:09 +++ grep '^3' /tmp/.pyenv_versions 05:58:09 +++ sort -V 05:58:09 +++ tail -n 1 05:58:09 ++ py_version_xyz=3.10.6 05:58:09 ++ [[ -z 3.10.6 ]] 05:58:09 ++ echo 3.10.6 05:58:09 ++ return 0 05:58:09 + pyenv local 3.10.6 05:58:09 + local command 05:58:09 + command=local 05:58:09 + '[' 2 -gt 0 ']' 05:58:09 + shift 05:58:09 + case "$command" in 05:58:09 + command pyenv local 3.10.6 05:58:09 + pyenv local 3.10.6 05:58:09 + for arg in "$@" 05:58:09 + case $arg in 05:58:09 + pkg_list+='tox ' 05:58:09 + for arg in "$@" 05:58:09 + case $arg in 05:58:09 + pkg_list+='virtualenv ' 05:58:09 + for arg in "$@" 05:58:09 + case $arg in 05:58:09 + pkg_list+='urllib3~=1.26.15 ' 05:58:09 + [[ -f /tmp/.toxenv ]] 05:58:09 + [[ ! -f /tmp/.toxenv ]] 05:58:09 + [[ -n '' ]] 05:58:09 + python3 -m venv /tmp/venv-wUkT 05:58:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wUkT' 05:58:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wUkT 05:58:13 + echo /tmp/venv-wUkT 05:58:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:58:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:58:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:58:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:13 + local 'pip_opts=--upgrade --quiet' 05:58:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:58:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:58:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:58:13 + [[ -n '' ]] 05:58:13 + [[ -n '' ]] 05:58:13 + lf-venv-pip-install /tmp/venv-wUkT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:58:13 + local venv_python=/tmp/venv-wUkT/bin/python3 05:58:13 + shift 05:58:13 + local upstream=https://pypi.org/simple 05:58:13 + /tmp/venv-wUkT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:58:17 + return 0 05:58:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:58:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:58:17 + lf-venv-pip-install /tmp/venv-wUkT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:17 + local venv_python=/tmp/venv-wUkT/bin/python3 05:58:17 + shift 05:58:17 + local upstream=https://pypi.org/simple 05:58:17 + /tmp/venv-wUkT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:19 + return 0 05:58:19 + type python3 05:58:19 + true 05:58:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wUkT/bin to PATH' 05:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-wUkT/bin to PATH 05:58:19 + PATH=/tmp/venv-wUkT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:19 + return 0 05:58:19 + python3 --version 05:58:19 Python 3.10.6 05:58:19 + python3 -m pip --version 05:58:19 pip 26.2.1 from /tmp/venv-wUkT/lib/python3.10/site-packages/pip (python 3.10) 05:58:19 + python3 -m pip freeze 05:58:19 cachetools==7.2.0 05:58:19 colorama==0.4.6 05:58:19 distlib==0.4.3 05:58:19 filelock==3.32.7 05:58:19 packaging==26.3 05:58:19 platformdirs==4.11.11 05:58:19 pluggy==1.6.0 05:58:19 pyproject-api==1.11.2 05:58:19 python-discovery==1.6.1 05:58:19 tomli==2.4.1 05:58:19 tomli_w==1.2.0 05:58:19 tox==4.63.0 05:58:19 typing_extensions==4.16.0 05:58:19 urllib3==1.26.20 05:58:19 virtualenv==21.9.0 05:58:19 [EnvInject] - Injecting environment variables from a build step. 05:58:19 [EnvInject] - Injecting as environment variables the properties content 05:58:19 PARALLEL=false 05:58:19 05:58:19 [EnvInject] - Variables injected successfully. 05:58:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins16637219410241783335.sh 05:58:20 ---> tox-run.sh 05:58:20 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 05:58:20 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 05:58:20 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 05:58:20 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 05:58:20 + source /home/jenkins/lf-env.sh 05:58:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:20 ++ mktemp -d /tmp/venv-XXXX 05:58:20 + lf_venv=/tmp/venv-Dzpk 05:58:20 + local venv_file=/tmp/.os_lf_venv 05:58:20 + local python=python3 05:58:20 + local options 05:58:20 + local set_path=true 05:58:20 + local install_args= 05:58:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:58:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:58:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + venv_file=/tmp/.toxenv 05:58:20 + shift 2 05:58:20 + true 05:58:20 + case $1 in 05:58:20 + shift 05:58:20 + break 05:58:20 + case $python in 05:58:20 + local pkg_list= 05:58:20 + [[ -d /opt/pyenv ]] 05:58:20 + echo 'Setup pyenv:' 05:58:20 Setup pyenv: 05:58:20 + export PYENV_ROOT=/opt/pyenv 05:58:20 + PYENV_ROOT=/opt/pyenv 05:58:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 + pyenv versions 05:58:20 system 05:58:20 3.8.13 05:58:20 3.9.13 05:58:20 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:58:20 + command -v pyenv 05:58:20 ++ pyenv init - --no-rehash 05:58:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:58:20 export PATH="/opt/pyenv/shims:${PATH}" 05:58:20 export PYENV_SHELL=bash 05:58:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:58:20 pyenv() { 05:58:20 local command 05:58:20 command="${1:-}" 05:58:20 if [ "$#" -gt 0 ]; then 05:58:20 shift 05:58:20 fi 05:58:20 05:58:20 case "$command" in 05:58:20 rehash|shell) 05:58:20 eval "$(pyenv "sh-$command" "$@")" 05:58:20 ;; 05:58:20 *) 05:58:20 command pyenv "$command" "$@" 05:58:20 ;; 05:58:20 esac 05:58:20 }' 05:58:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:58:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:20 ++ export PYENV_SHELL=bash 05:58:20 ++ PYENV_SHELL=bash 05:58:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:58:20 +++ complete -F _pyenv pyenv 05:58:20 ++ lf-pyver python3 05:58:20 ++ local py_version_xy=python3 05:58:20 ++ local py_version_xyz= 05:58:20 ++ awk '{ print $1 }' 05:58:20 ++ grep -E '^[0-9.]*[0-9]$' 05:58:20 ++ sed 's/^[ *]* //' 05:58:20 ++ pyenv versions 05:58:20 ++ local command 05:58:20 ++ command=versions 05:58:20 ++ '[' 1 -gt 0 ']' 05:58:20 ++ shift 05:58:20 ++ case "$command" in 05:58:20 ++ command pyenv versions 05:58:20 ++ pyenv versions 05:58:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:58:20 +++ sort -V 05:58:20 +++ grep '^3' /tmp/.pyenv_versions 05:58:20 +++ tail -n 1 05:58:20 ++ py_version_xyz=3.10.6 05:58:20 ++ [[ -z 3.10.6 ]] 05:58:20 ++ echo 3.10.6 05:58:20 ++ return 0 05:58:20 + pyenv local 3.10.6 05:58:20 + local command 05:58:20 + command=local 05:58:20 + '[' 2 -gt 0 ']' 05:58:20 + shift 05:58:20 + case "$command" in 05:58:20 + command pyenv local 3.10.6 05:58:20 + pyenv local 3.10.6 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='tox ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='virtualenv ' 05:58:20 + for arg in "$@" 05:58:20 + case $arg in 05:58:20 + pkg_list+='urllib3~=1.26.15 ' 05:58:20 + [[ -f /tmp/.toxenv ]] 05:58:20 ++ cat /tmp/.toxenv 05:58:20 + lf_venv=/tmp/venv-wUkT 05:58:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUkT from' file:/tmp/.toxenv 05:58:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUkT from file:/tmp/.toxenv 05:58:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:58:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:20 + local 'pip_opts=--upgrade --quiet' 05:58:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:58:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:58:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:58:20 + [[ -n '' ]] 05:58:20 + [[ -n '' ]] 05:58:20 + lf-venv-pip-install /tmp/venv-wUkT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:58:20 + local venv_python=/tmp/venv-wUkT/bin/python3 05:58:20 + shift 05:58:20 + local upstream=https://pypi.org/simple 05:58:20 + /tmp/venv-wUkT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:58:21 + return 0 05:58:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:58:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:58:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:58:21 + lf-venv-pip-install /tmp/venv-wUkT/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:21 + local venv_python=/tmp/venv-wUkT/bin/python3 05:58:21 + shift 05:58:21 + local upstream=https://pypi.org/simple 05:58:21 + /tmp/venv-wUkT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:58:21 + return 0 05:58:21 + type python3 05:58:21 + true 05:58:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wUkT/bin to PATH' 05:58:21 lf-activate-venv(): INFO: Adding /tmp/venv-wUkT/bin to PATH 05:58:21 + PATH=/tmp/venv-wUkT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:21 + return 0 05:58:21 + [[ -d /opt/pyenv ]] 05:58:21 + echo '---> Setting up pyenv' 05:58:21 ---> Setting up pyenv 05:58:21 + export PYENV_ROOT=/opt/pyenv 05:58:21 + PYENV_ROOT=/opt/pyenv 05:58:21 + export PATH=/opt/pyenv/bin:/tmp/venv-wUkT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:21 + PATH=/opt/pyenv/bin:/tmp/venv-wUkT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:58:21 ++ pwd 05:58:21 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:58:21 + export PYTHONPATH 05:58:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:58:21 + TOX_TESTENV_PASSENV=PYTHONPATH 05:58:21 + tox --version 05:58:22 4.63.0 from /tmp/venv-wUkT/lib/python3.10/site-packages/tox/__init__.py 05:58:22 + PARALLEL=false 05:58:22 + TOX_OPTIONS_LIST= 05:58:22 + [[ -n py ]] 05:58:22 + TOX_OPTIONS_LIST=' -e py' 05:58:22 + case ${PARALLEL,,} in 05:58:22 + tox -e py 05:58:22 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 05:58:23 py: install_deps> python -I -m pip install flake8 flake8-docstrings 05:58:25 py: freeze> python -m pip freeze --all 05:58:25 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.2.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==84.0.0,snowballstemmer==3.1.1 05:58:25 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 05:58:25 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 05:58:25 py: OK (3.62=setup[3.08]+cmd[0.01,0.53] seconds) 05:58:25 congratulations :) (3.65 seconds) 05:58:25 + tox_status=0 05:58:25 + echo '---> Completed tox runs' 05:58:25 ---> Completed tox runs 05:58:25 + for i in .tox/*/log 05:58:25 ++ echo .tox/py/log 05:58:25 ++ awk -F/ '{print $2}' 05:58:25 + tox_env=py 05:58:25 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 05:58:26 + DOC_DIR=docs/_build/html 05:58:26 + [[ -d docs/_build/html ]] 05:58:26 + echo '---> tox-run.sh ends' 05:58:26 ---> tox-run.sh ends 05:58:26 + test 0 -eq 0 05:58:26 $ ssh-agent -k 05:58:26 unset SSH_AUTH_SOCK; 05:58:26 unset SSH_AGENT_PID; 05:58:26 echo Agent pid 11845 killed; 05:58:26 [ssh-agent] Stopped. 05:58:26 [PostBuildScript] - [INFO] Executing post build scripts. 05:58:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10983484604385070927.sh 05:58:26 ---> sysstat.sh 05:58:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10016991260746914777.sh 05:58:26 ---> package-listing.sh 05:58:26 ++ tr '[:upper:]' '[:lower:]' 05:58:26 ++ facter osfamily 05:58:26 + OS_FAMILY=redhat 05:58:26 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 05:58:26 + START_PACKAGES=/tmp/packages_start.txt 05:58:26 + END_PACKAGES=/tmp/packages_end.txt 05:58:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:26 + PACKAGES=/tmp/packages_start.txt 05:58:26 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 05:58:26 + PACKAGES=/tmp/packages_end.txt 05:58:26 + case "${OS_FAMILY}" in 05:58:26 + rpm -qa 05:58:26 + sort 05:58:27 + '[' -f /tmp/packages_start.txt ']' 05:58:27 + '[' -f /tmp/packages_end.txt ']' 05:58:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:27 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 05:58:27 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 05:58:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 05:58:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4508969654363934302.sh 05:58:27 ---> capture-instance-metadata.sh 05:58:27 Setup pyenv: 05:58:27 system 05:58:27 3.8.13 05:58:27 3.9.13 05:58:27 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:58:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fK1n 05:58:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:58:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:58:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:58:55 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 05:58:55 lf-activate-venv(): INFO: Adding /tmp/venv-fK1n/bin to PATH 05:58:55 INFO: Running in OpenStack, capturing instance metadata 05:58:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9352148566809337875.sh 05:58:56 provisioning config files... 05:58:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config11360424188550991135tmp 05:58:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:58:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:58:56 [EnvInject] - Injecting environment variables from a build step. 05:58:56 [EnvInject] - Injecting as environment variables the properties content 05:58:56 SERVER_ID=logs 05:58:56 05:58:56 [EnvInject] - Variables injected successfully. 05:58:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4729734037410506221.sh 05:58:56 ---> create-netrc.sh 05:58:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2098289299904785750.sh 05:58:56 ---> python-tools-install.sh 05:58:56 Setup pyenv: 05:58:56 system 05:58:56 3.8.13 05:58:56 3.9.13 05:58:56 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:58:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fK1n from file:/tmp/.os_lf_venv 05:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:58 lf-activate-venv(): INFO: Installing additional packages: lftools 05:59:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:59:03 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 05:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-fK1n/bin to PATH 05:59:04 Generating Requirements File 05:59:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:59:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:59:25 Python 3.10.6 05:59:25 pip 26.2.1 from /tmp/venv-fK1n/lib/python3.10/site-packages/pip (python 3.10) 05:59:26 aiohappyeyeballs==2.7.1 05:59:26 aiohttp==3.14.3 05:59:26 aiosignal==1.4.0 05:59:26 appdirs==1.4.4 05:59:26 argcomplete==3.7.2 05:59:26 aspy.yaml==1.3.0 05:59:26 async-timeout==5.0.1 05:59:26 attrs==26.1.0 05:59:26 autopage==0.6.0 05:59:26 backports.strenum==1.3.1 05:59:26 beautifulsoup4==4.15.0 05:59:26 boto3==1.43.98 05:59:26 botocore==1.43.98 05:59:26 bs4==0.0.2 05:59:26 certifi==2026.7.22 05:59:26 cffi==2.1.1 05:59:26 cfgv==3.5.0 05:59:26 chardet==7.6.0 05:59:26 charset-normalizer==3.5.1 05:59:26 click==8.5.0 05:59:26 cliff==4.14.0 05:59:26 cmd2==3.5.1 05:59:26 cryptography==3.3.2 05:59:26 debtcollector==3.1.0 05:59:26 decorator==5.3.1 05:59:26 defusedxml==0.7.1 05:59:26 Deprecated==1.3.1 05:59:26 distlib==0.4.3 05:59:26 dnspython==2.8.0 05:59:26 docker==7.2.0 05:59:26 dogpile.cache==1.5.0 05:59:26 durationpy==0.11 05:59:26 email-validator==2.3.0 05:59:26 filelock==4.0.1 05:59:26 frozenlist==1.8.0 05:59:26 future==1.0.0 05:59:26 gitdb==4.0.12 05:59:26 GitPython==3.1.62 05:59:26 httplib2==0.30.2 05:59:26 identify==2.6.19 05:59:26 idna==3.20 05:59:26 importlib-resources==1.5.0 05:59:26 iso8601==2.1.0 05:59:26 Jinja2==3.1.6 05:59:26 jmespath==1.1.0 05:59:26 jsonpatch==1.33 05:59:26 jsonpointer==3.1.1 05:59:26 jsonschema==4.26.0 05:59:26 jsonschema-specifications==2025.9.1 05:59:26 keystoneauth1==5.14.0 05:59:26 kubernetes==36.0.3 05:59:26 lftools==0.37.23 05:59:26 lxml==6.1.3 05:59:26 markdown-it-py==4.2.0 05:59:26 MarkupSafe==3.0.3 05:59:26 mdurl==0.1.2 05:59:26 msgpack==1.2.2 05:59:26 multi_key_dict==2.0.3 05:59:26 multidict==6.9.0 05:59:26 munch==4.0.0 05:59:26 netaddr==1.3.0 05:59:26 niet==1.4.2 05:59:26 nodeenv==1.10.0 05:59:26 oauth2client==4.1.3 05:59:26 oauthlib==3.3.1 05:59:26 openstacksdk==4.13.0 05:59:26 os-service-types==1.8.2 05:59:26 osc-lib==4.6.0 05:59:26 oslo.config==10.4.0 05:59:26 oslo.context==6.4.0 05:59:26 oslo.i18n==6.8.0 05:59:26 oslo.log==8.2.0 05:59:26 oslo.serialization==5.10.0 05:59:26 oslo.utils==10.1.1 05:59:26 packaging==26.3 05:59:26 pbr==7.0.3 05:59:26 platformdirs==4.11.11 05:59:26 prettytable==3.18.0 05:59:26 propcache==0.5.4 05:59:26 psutil==7.2.2 05:59:26 pyasn1==0.6.4 05:59:26 pyasn1_modules==0.4.2 05:59:26 pycparser==3.0 05:59:26 pygerrit2==2.0.15 05:59:26 PyGithub==2.10.0 05:59:26 Pygments==2.21.0 05:59:26 PyJWT==2.14.0 05:59:26 PyNaCl==1.6.2 05:59:26 pyparsing==2.4.7 05:59:26 pyperclip==1.11.0 05:59:26 pyrsistent==0.20.0 05:59:26 python-cinderclient==9.9.0 05:59:26 python-dateutil==2.9.0.post0 05:59:26 python-discovery==1.6.1 05:59:26 python-heatclient==5.2.0 05:59:26 python-jenkins==1.8.3 05:59:26 python-keystoneclient==6.0.0 05:59:26 python-magnumclient==4.11.0 05:59:26 python-openstackclient==10.0.0 05:59:26 python-swiftclient==4.11.0 05:59:26 PyYAML==6.0.3 05:59:26 referencing==0.37.0 05:59:26 requests==2.34.2 05:59:26 requests-oauthlib==2.0.0 05:59:26 rfc3986==2.0.0 05:59:26 rich==15.0.0 05:59:26 rich-argparse==1.8.0 05:59:26 rpds-py==0.30.0 05:59:26 rsa==4.9.1 05:59:26 ruamel.yaml==0.19.1 05:59:26 ruamel.yaml.clib==0.2.15 05:59:26 s3transfer==0.19.2 05:59:26 simplejson==4.1.2 05:59:26 six==1.17.0 05:59:26 smmap==5.0.3 05:59:26 soupsieve==2.9.2 05:59:26 stevedore==5.8.0 05:59:26 tabulate==0.10.0 05:59:26 toml==0.10.2 05:59:26 tomlkit==0.15.1 05:59:26 tqdm==4.70.1 05:59:26 typing_extensions==4.16.0 05:59:26 urllib3==1.26.20 05:59:26 virtualenv==21.9.0 05:59:26 wcwidth==0.8.4 05:59:26 websocket-client==1.9.2 05:59:26 wrapt==2.4.1 05:59:26 xdg==6.0.0 05:59:26 xmltodict==1.0.4 05:59:26 yarl==1.25.1 05:59:26 yq==4.2.0 05:59:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins10761552960898423613.sh 05:59:26 ---> uv-install.sh 05:59:26 Installing uv/uvx (latest) using shell installer 05:59:26 2026-09-21 05:59:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-rqefKm.sh" [1] 05:59:26 downloading uv 0.12.17 x86_64-unknown-linux-gnu 05:59:27 installing to /home/jenkins/.local/bin 05:59:27 uv 05:59:27 uvx 05:59:27 everything's installed! 05:59:27 ---> Validating uv/uvx install 05:59:27 uvx 0.12.17 (x86_64-unknown-linux-gnu) 05:59:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11164904804424404953.sh 05:59:27 ---> sudo-logs.sh 05:59:27 Archiving 'sudo' log.. 05:59:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6255268731548985825.sh 05:59:27 ---> job-cost.sh 05:59:27 INFO: Activating Python virtual environment... 05:59:27 Setup pyenv: 05:59:27 system 05:59:27 3.8.13 05:59:27 3.9.13 05:59:27 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fK1n from file:/tmp/.os_lf_venv 05:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-fK1n/bin to PATH 05:59:33 INFO: No stack-cost file found 05:59:33 INFO: Instance uptime: 129s 05:59:33 INFO: Fetching instance metadata (attempt 1 of 3)... 05:59:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:59:34 INFO: Successfully fetched instance metadata 05:59:34 INFO: Instance type: v3-standard-2 05:59:34 INFO: Retrieving pricing info for: v3-standard-2 05:59:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:59:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=129 05:59:34 INFO: Successfully fetched Vexxhost pricing API 05:59:34 INFO: Retrieved cost: 0.06 05:59:34 INFO: Retrieved resource: v3-standard-2 05:59:34 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 05:59:34 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 05:59:34 INFO: Successfully archived job cost data 05:59:34 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,598,2026-09-21 05:59:34,v3-standard-2,129,0.06,0.00,SUCCESS 05:59:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5663853032421724341.sh 05:59:34 ---> logs-deploy.sh 05:59:34 Setup pyenv: 05:59:34 system 05:59:34 3.8.13 05:59:34 3.9.13 05:59:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 05:59:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fK1n from file:/tmp/.os_lf_venv 05:59:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:59:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:59:41 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 05:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-fK1n/bin to PATH 05:59:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/598 05:59:42 INFO: archiving workspace using pattern(s): 05:59:43 Archives upload complete. 05:59:43 INFO: archiving logs to Nexus 05:59:44 ---> uname -a: 05:59:44 Linux prd-centos8-builder-2c-1g-3630.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:59:44 05:59:44 05:59:44 ---> lscpu: 05:59:44 Architecture: x86_64 05:59:44 CPU op-mode(s): 32-bit, 64-bit 05:59:44 Byte Order: Little Endian 05:59:44 CPU(s): 2 05:59:44 On-line CPU(s) list: 0,1 05:59:44 Thread(s) per core: 1 05:59:44 Core(s) per socket: 1 05:59:44 Socket(s): 2 05:59:44 NUMA node(s): 1 05:59:44 Vendor ID: AuthenticAMD 05:59:44 CPU family: 23 05:59:44 Model: 49 05:59:44 Model name: AMD EPYC-Rome Processor 05:59:44 Stepping: 0 05:59:44 CPU MHz: 2800.000 05:59:44 BogoMIPS: 5600.00 05:59:44 Virtualization: AMD-V 05:59:44 Hypervisor vendor: KVM 05:59:44 Virtualization type: full 05:59:44 L1d cache: 32K 05:59:44 L1i cache: 32K 05:59:44 L2 cache: 512K 05:59:44 L3 cache: 16384K 05:59:44 NUMA node0 CPU(s): 0,1 05:59:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 05:59:44 05:59:44 05:59:44 ---> nproc: 05:59:44 2 05:59:44 05:59:44 05:59:44 ---> df -h: 05:59:44 Filesystem Size Used Avail Use% Mounted on 05:59:44 devtmpfs 3.8G 0 3.8G 0% /dev 05:59:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:59:44 tmpfs 3.8G 17M 3.8G 1% /run 05:59:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:59:44 /dev/vda1 40G 9.5G 31G 24% / 05:59:44 tmpfs 770M 0 770M 0% /run/user/1001 05:59:44 05:59:44 05:59:44 ---> free -m: 05:59:44 total used free shared buff/cache available 05:59:44 Mem: 7697 590 4822 20 2285 6796 05:59:44 Swap: 1023 0 1023 05:59:44 05:59:44 05:59:44 ---> ip addr: 05:59:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:59:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:44 inet 127.0.0.1/8 scope host lo 05:59:44 valid_lft forever preferred_lft forever 05:59:44 inet6 ::1/128 scope host 05:59:44 valid_lft forever preferred_lft forever 05:59:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:59:44 link/ether fa:16:3e:0f:df:fd brd ff:ff:ff:ff:ff:ff 05:59:44 altname enp0s3 05:59:44 altname ens3 05:59:44 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:59:44 valid_lft 86271sec preferred_lft 86271sec 05:59:44 inet6 fe80::f816:3eff:fe0f:dffd/64 scope link 05:59:44 valid_lft forever preferred_lft forever 05:59:44 05:59:44 05:59:44 ---> sar -b -r -n DEV: 05:59:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/21/2026 _x86_64_ (2 CPU) 05:59:44 05:59:44 05:57:31 LINUX RESTART (2 CPU) 05:59:44 05:59:44 05:58:01 AM tps rtps wtps bread/s bwrtn/s 05:59:44 05:59:01 AM 371.74 162.61 209.13 4303.95 8281.07 05:59:44 Average: 371.74 162.61 209.13 4303.95 8281.07 05:59:44 05:59:44 05:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:44 05:59:01 AM 5197828 6975528 2684608 34.06 2688 1948544 761248 8.52 381668 1945028 158560 05:59:44 Average: 5197828 6975528 2684608 34.06 2688 1948544 761248 8.52 381668 1945028 158560 05:59:44 05:59:44 05:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:44 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:44 05:59:01 AM eth0 148.74 91.03 1176.33 47.18 0.00 0.00 0.00 0.00 05:59:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:44 Average: eth0 148.74 91.03 1176.33 47.18 0.00 0.00 0.00 0.00 05:59:44 05:59:44 05:59:44 ---> sar -P ALL: 05:59:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/21/2026 _x86_64_ (2 CPU) 05:59:44 05:59:44 05:57:31 LINUX RESTART (2 CPU) 05:59:44 05:59:44 05:58:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:44 05:59:01 AM all 38.51 2.38 33.35 3.84 0.06 21.86 05:59:44 05:59:01 AM 0 36.21 2.64 33.55 3.93 0.08 23.57 05:59:44 05:59:01 AM 1 40.81 2.12 33.15 3.75 0.03 20.14 05:59:44 Average: all 38.51 2.38 33.35 3.84 0.06 21.86 05:59:44 Average: 0 36.21 2.64 33.55 3.93 0.08 23.57 05:59:44 Average: 1 40.81 2.12 33.15 3.75 0.03 20.14 05:59:44 05:59:44 05:59:44