07:08:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 07:08:42 Running as SYSTEM 07:08:42 [EnvInject] - Loading node environment variables. 07:08:42 Building remotely on prd-centos8-builder-2c-1g-11521 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:08:42 [ssh-agent] Looking for ssh-agent implementation... 07:08:42 $ ssh-agent 07:08:42 SSH_AUTH_SOCK=/tmp/ssh-5QCliVTX8VAI/agent.15716 07:08:42 SSH_AGENT_PID=15718 07:08:42 [ssh-agent] Started. 07:08:42 Running ssh-add (command line suppressed) 07:08:43 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7919512423320664819.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_7919512423320664819.key) 07:08:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:08:43 The recommended git tool is: NONE 07:08:44 using credential onap-jenkins-ssh 07:08:45 Wiping out workspace first. 07:08:45 Cloning the remote Git repository 07:08:45 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:08:45 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 07:08:45 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:08:45 > git --version # timeout=10 07:08:45 > git --version # 'git version 2.43.0' 07:08:45 using GIT_SSH to set credentials Gerrit user 07:08:45 [INFO] Currently running in a labeled security context 07:08:45 [INFO] Currently SELinux is 'enforcing' on the host 07:08:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh46166778426075518.key 07:08:45 Verifying host key using manually-configured host key entries 07:08:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:08:47 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:08:47 using GIT_SSH to set credentials Gerrit user 07:08:47 [INFO] Currently running in a labeled security context 07:08:47 [INFO] Currently SELinux is 'enforcing' on the host 07:08:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13384874913461895027.key 07:08:47 Verifying host key using manually-configured host key entries 07:08:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/1 # timeout=30 07:08:47 > git rev-parse d1dd34a8dc56bd18992a423f1db74f926ad57668^{commit} # timeout=10 07:08:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:08:47 Checking out Revision d1dd34a8dc56bd18992a423f1db74f926ad57668 (refs/changes/85/146985/1) 07:08:47 > git config core.sparsecheckout # timeout=10 07:08:47 > git checkout -f d1dd34a8dc56bd18992a423f1db74f926ad57668 # timeout=30 07:08:51 Commit message: "Add basic_acm scenario and make basic_policy assert" 07:08:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:08:51 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 07:08:51 [EnvInject] - Injecting environment variables from a build step. 07:08:51 [EnvInject] - Injecting as environment variables the properties content 07:08:51 PYTHON=python3 07:08:51 07:08:51 [EnvInject] - Variables injected successfully. 07:08:51 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins633934898402392716.sh 07:08:51 ---> tox-install.sh 07:08:51 + source /home/jenkins/lf-env.sh 07:08:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:08:51 ++ mktemp -d /tmp/venv-XXXX 07:08:51 + lf_venv=/tmp/venv-kuWm 07:08:51 + local venv_file=/tmp/.os_lf_venv 07:08:51 + local python=python3 07:08:51 + local options 07:08:51 + local set_path=true 07:08:51 + local install_args= 07:08:51 ++ 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 07:08:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:08:51 + true 07:08:51 + case $1 in 07:08:51 + venv_file=/tmp/.toxenv 07:08:51 + shift 2 07:08:51 + true 07:08:51 + case $1 in 07:08:51 + shift 07:08:51 + break 07:08:51 + case $python in 07:08:51 + local pkg_list= 07:08:51 + [[ -d /opt/pyenv ]] 07:08:51 + echo 'Setup pyenv:' 07:08:51 Setup pyenv: 07:08:51 + export PYENV_ROOT=/opt/pyenv 07:08:51 + PYENV_ROOT=/opt/pyenv 07:08:51 + 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 07:08:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:08:51 + pyenv versions 07:08:52 system 07:08:52 * 3.8.13 (set by /opt/pyenv/version) 07:08:52 * 3.9.13 (set by /opt/pyenv/version) 07:08:52 * 3.10.6 (set by /opt/pyenv/version) 07:08:52 + command -v pyenv 07:08:52 ++ pyenv init - --no-rehash 07:08:52 + 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[*]}"'\'')" 07:08:52 export PATH="/opt/pyenv/shims:${PATH}" 07:08:52 export PYENV_SHELL=bash 07:08:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:08:52 pyenv() { 07:08:52 local command 07:08:52 command="${1:-}" 07:08:52 if [ "$#" -gt 0 ]; then 07:08:52 shift 07:08:52 fi 07:08:52 07:08:52 case "$command" in 07:08:52 rehash|shell) 07:08:52 eval "$(pyenv "sh-$command" "$@")" 07:08:52 ;; 07:08:52 *) 07:08:52 command pyenv "$command" "$@" 07:08:52 ;; 07:08:52 esac 07:08:52 }' 07:08:52 +++ 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[*]}"' 07:08:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:08:52 ++ 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 07:08:52 ++ 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 07:08:52 ++ export PYENV_SHELL=bash 07:08:52 ++ PYENV_SHELL=bash 07:08:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:08:52 +++ complete -F _pyenv pyenv 07:08:52 ++ lf-pyver python3 07:08:52 ++ local py_version_xy=python3 07:08:52 ++ local py_version_xyz= 07:08:52 ++ pyenv versions 07:08:52 ++ awk '{ print $1 }' 07:08:52 ++ local command 07:08:52 ++ command=versions 07:08:52 ++ '[' 1 -gt 0 ']' 07:08:52 ++ shift 07:08:52 ++ case "$command" in 07:08:52 ++ command pyenv versions 07:08:52 ++ pyenv versions 07:08:52 ++ sed 's/^[ *]* //' 07:08:52 ++ grep -E '^[0-9.]*[0-9]$' 07:08:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:08:52 +++ grep '^3' /tmp/.pyenv_versions 07:08:52 +++ tail -n 1 07:08:52 +++ sort -V 07:08:52 ++ py_version_xyz=3.10.6 07:08:52 ++ [[ -z 3.10.6 ]] 07:08:52 ++ echo 3.10.6 07:08:52 ++ return 0 07:08:52 + pyenv local 3.10.6 07:08:52 + local command 07:08:52 + command=local 07:08:52 + '[' 2 -gt 0 ']' 07:08:52 + shift 07:08:52 + case "$command" in 07:08:52 + command pyenv local 3.10.6 07:08:52 + pyenv local 3.10.6 07:08:52 + for arg in "$@" 07:08:52 + case $arg in 07:08:52 + pkg_list+='tox ' 07:08:52 + for arg in "$@" 07:08:52 + case $arg in 07:08:52 + pkg_list+='virtualenv ' 07:08:52 + for arg in "$@" 07:08:52 + case $arg in 07:08:52 + pkg_list+='urllib3~=1.26.15 ' 07:08:52 + [[ -f /tmp/.toxenv ]] 07:08:52 + [[ ! -f /tmp/.toxenv ]] 07:08:52 + [[ -n '' ]] 07:08:52 + python3 -m venv /tmp/venv-kuWm 07:08:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kuWm' 07:08:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kuWm 07:08:57 + echo /tmp/venv-kuWm 07:08:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:08:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:08:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:08:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:57 + local 'pip_opts=--upgrade --quiet' 07:08:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:08:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:08:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:08:57 + [[ -n '' ]] 07:08:57 + [[ -n '' ]] 07:08:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:08:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:57 + /tmp/venv-kuWm/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 07:09:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:09:01 lf-activate-venv(): INFO: Base packages installed successfully 07:09:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:09:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:09:01 + /tmp/venv-kuWm/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 07:09:03 + type python3 07:09:03 + true 07:09:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kuWm/bin to PATH' 07:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-kuWm/bin to PATH 07:09:03 + PATH=/tmp/venv-kuWm/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 07:09:03 + return 0 07:09:03 + python3 --version 07:09:03 Python 3.10.6 07:09:03 + python3 -m pip --version 07:09:03 pip 26.2.1 from /tmp/venv-kuWm/lib/python3.10/site-packages/pip (python 3.10) 07:09:03 + python3 -m pip freeze 07:09:03 cachetools==7.1.7 07:09:03 colorama==0.4.6 07:09:03 distlib==0.4.3 07:09:03 filelock==3.32.2 07:09:03 packaging==26.3 07:09:03 platformdirs==4.11.2 07:09:03 pluggy==1.6.0 07:09:03 pyproject-api==1.11.0 07:09:03 python-discovery==1.5.1 07:09:03 tomli==2.4.1 07:09:03 tomli_w==1.2.0 07:09:03 tox==4.59.0 07:09:03 typing_extensions==4.16.0 07:09:03 urllib3==1.26.20 07:09:03 virtualenv==21.7.4 07:09:03 [EnvInject] - Injecting environment variables from a build step. 07:09:03 [EnvInject] - Injecting as environment variables the properties content 07:09:03 PARALLEL=false 07:09:03 07:09:03 [EnvInject] - Variables injected successfully. 07:09:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins7383645768582321036.sh 07:09:03 ---> tox-run.sh 07:09:03 + 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 07:09:03 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:09:03 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 07:09:03 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:09:03 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 07:09:03 + source /home/jenkins/lf-env.sh 07:09:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:03 ++ mktemp -d /tmp/venv-XXXX 07:09:03 + lf_venv=/tmp/venv-ZJBt 07:09:03 + local venv_file=/tmp/.os_lf_venv 07:09:03 + local python=python3 07:09:03 + local options 07:09:03 + local set_path=true 07:09:03 + local install_args= 07:09:03 ++ 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 07:09:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:03 + true 07:09:03 + case $1 in 07:09:03 + venv_file=/tmp/.toxenv 07:09:03 + shift 2 07:09:03 + true 07:09:03 + case $1 in 07:09:03 + shift 07:09:03 + break 07:09:03 + case $python in 07:09:03 + local pkg_list= 07:09:03 + [[ -d /opt/pyenv ]] 07:09:03 + echo 'Setup pyenv:' 07:09:03 Setup pyenv: 07:09:03 + export PYENV_ROOT=/opt/pyenv 07:09:03 + PYENV_ROOT=/opt/pyenv 07:09:03 + 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 07:09:03 + 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 07:09:03 + pyenv versions 07:09:03 system 07:09:03 3.8.13 07:09:03 3.9.13 07:09:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:09:03 + command -v pyenv 07:09:03 ++ pyenv init - --no-rehash 07:09:04 + 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[*]}"'\'')" 07:09:04 export PATH="/opt/pyenv/shims:${PATH}" 07:09:04 export PYENV_SHELL=bash 07:09:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:04 pyenv() { 07:09:04 local command 07:09:04 command="${1:-}" 07:09:04 if [ "$#" -gt 0 ]; then 07:09:04 shift 07:09:04 fi 07:09:04 07:09:04 case "$command" in 07:09:04 rehash|shell) 07:09:04 eval "$(pyenv "sh-$command" "$@")" 07:09:04 ;; 07:09:04 *) 07:09:04 command pyenv "$command" "$@" 07:09:04 ;; 07:09:04 esac 07:09:04 }' 07:09:04 +++ 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[*]}"' 07:09:04 ++ 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 07:09:04 ++ 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 07:09:04 ++ 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 07:09:04 ++ export PYENV_SHELL=bash 07:09:04 ++ PYENV_SHELL=bash 07:09:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:04 +++ complete -F _pyenv pyenv 07:09:04 ++ lf-pyver python3 07:09:04 ++ local py_version_xy=python3 07:09:04 ++ local py_version_xyz= 07:09:04 ++ pyenv versions 07:09:04 ++ local command 07:09:04 ++ command=versions 07:09:04 ++ '[' 1 -gt 0 ']' 07:09:04 ++ shift 07:09:04 ++ case "$command" in 07:09:04 ++ command pyenv versions 07:09:04 ++ pyenv versions 07:09:04 ++ grep -E '^[0-9.]*[0-9]$' 07:09:04 ++ awk '{ print $1 }' 07:09:04 ++ sed 's/^[ *]* //' 07:09:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:04 +++ grep '^3' /tmp/.pyenv_versions 07:09:04 +++ tail -n 1 07:09:04 +++ sort -V 07:09:04 ++ py_version_xyz=3.10.6 07:09:04 ++ [[ -z 3.10.6 ]] 07:09:04 ++ echo 3.10.6 07:09:04 ++ return 0 07:09:04 + pyenv local 3.10.6 07:09:04 + local command 07:09:04 + command=local 07:09:04 + '[' 2 -gt 0 ']' 07:09:04 + shift 07:09:04 + case "$command" in 07:09:04 + command pyenv local 3.10.6 07:09:04 + pyenv local 3.10.6 07:09:04 + for arg in "$@" 07:09:04 + case $arg in 07:09:04 + pkg_list+='tox ' 07:09:04 + for arg in "$@" 07:09:04 + case $arg in 07:09:04 + pkg_list+='virtualenv ' 07:09:04 + for arg in "$@" 07:09:04 + case $arg in 07:09:04 + pkg_list+='urllib3~=1.26.15 ' 07:09:04 + [[ -f /tmp/.toxenv ]] 07:09:04 ++ cat /tmp/.toxenv 07:09:04 + lf_venv=/tmp/venv-kuWm 07:09:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kuWm from' file:/tmp/.toxenv 07:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kuWm from file:/tmp/.toxenv 07:09:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:04 + local 'pip_opts=--upgrade --quiet' 07:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:09:04 + [[ -n '' ]] 07:09:04 + [[ -n '' ]] 07:09:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:04 + /tmp/venv-kuWm/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 07:09:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:09:04 lf-activate-venv(): INFO: Base packages installed successfully 07:09:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:09:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:09:04 + /tmp/venv-kuWm/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 07:09:05 + type python3 07:09:05 + true 07:09:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kuWm/bin to PATH' 07:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-kuWm/bin to PATH 07:09:05 + PATH=/tmp/venv-kuWm/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 07:09:05 + return 0 07:09:05 + [[ -d /opt/pyenv ]] 07:09:05 + echo '---> Setting up pyenv' 07:09:05 ---> Setting up pyenv 07:09:05 + export PYENV_ROOT=/opt/pyenv 07:09:05 + PYENV_ROOT=/opt/pyenv 07:09:05 + export PATH=/opt/pyenv/bin:/tmp/venv-kuWm/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 07:09:05 + PATH=/opt/pyenv/bin:/tmp/venv-kuWm/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 07:09:05 ++ pwd 07:09:05 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:09:05 + export PYTHONPATH 07:09:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:09:05 + TOX_TESTENV_PASSENV=PYTHONPATH 07:09:05 + tox --version 07:09:05 4.59.0 from /tmp/venv-kuWm/lib/python3.10/site-packages/tox/__init__.py 07:09:05 + PARALLEL=false 07:09:05 + TOX_OPTIONS_LIST= 07:09:05 + [[ -n py ]] 07:09:05 + TOX_OPTIONS_LIST=' -e py' 07:09:05 + case ${PARALLEL,,} in 07:09:05 + tox -e py 07:09:05 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 07:09:07 py: install_deps> python -I -m pip install flake8 flake8-docstrings 07:09:09 py: freeze> python -m pip freeze --all 07:09:10 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 07:09:10 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 07:09:10 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 07:09:10 src/onaptests/configuration/basic_policy_settings.py:1:1: D100 Missing docstring in public module 07:09:10 src/onaptests/scenario/basic_policy.py:1:1: D100 Missing docstring in public module 07:09:10 src/onaptests/steps/policy/policy_operations.py:1:1: D100 Missing docstring in public module 07:09:10 src/onaptests/steps/policy/policy_operations.py:55:1: D208 Docstring is over-indented 07:09:10 py: exit 123 (0.38 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=31073 07:09:10 py: FAIL code 123 (4.23=setup[3.84]+cmd[0.01,0.38] seconds) 07:09:10 evaluation failed :( (4.26 seconds) 07:09:10 + tox_status=123 07:09:10 + echo '---> Completed tox runs' 07:09:10 ---> Completed tox runs 07:09:10 + for i in .tox/*/log 07:09:10 ++ echo .tox/py/log 07:09:10 ++ awk -F/ '{print $2}' 07:09:10 + tox_env=py 07:09:10 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 07:09:10 + DOC_DIR=docs/_build/html 07:09:10 + [[ -d docs/_build/html ]] 07:09:10 + echo '---> tox-run.sh ends' 07:09:10 ---> tox-run.sh ends 07:09:10 + test 123 -eq 0 07:09:10 + exit 123 07:09:10 Build step 'Execute shell' marked build as failure 07:09:10 $ ssh-agent -k 07:09:10 unset SSH_AUTH_SOCK; 07:09:10 unset SSH_AGENT_PID; 07:09:10 echo Agent pid 15718 killed; 07:09:10 [ssh-agent] Stopped. 07:09:10 [PostBuildScript] - [INFO] Executing post build scripts. 07:09:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8337339239085339369.sh 07:09:10 ---> sysstat.sh 07:09:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15491757372107084213.sh 07:09:10 ---> package-listing.sh 07:09:10 ++ facter osfamily 07:09:10 ++ tr '[:upper:]' '[:lower:]' 07:09:11 + OS_FAMILY=redhat 07:09:11 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:09:11 + START_PACKAGES=/tmp/packages_start.txt 07:09:11 + END_PACKAGES=/tmp/packages_end.txt 07:09:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:11 + PACKAGES=/tmp/packages_start.txt 07:09:11 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:09:11 + PACKAGES=/tmp/packages_end.txt 07:09:11 + case "${OS_FAMILY}" in 07:09:11 + sort 07:09:11 + rpm -qa 07:09:11 + '[' -f /tmp/packages_start.txt ']' 07:09:11 + '[' -f /tmp/packages_end.txt ']' 07:09:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:11 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:09:11 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:09:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:09:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15154519050943662899.sh 07:09:11 ---> capture-instance-metadata.sh 07:09:11 Setup pyenv: 07:09:12 system 07:09:12 3.8.13 07:09:12 3.9.13 07:09:12 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:09:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BGkf 07:09:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:09:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:20 lf-activate-venv(): INFO: Base packages installed successfully 07:09:20 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-BGkf/bin to PATH 07:10:11 INFO: Running in OpenStack, capturing instance metadata 07:10:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9922423340338730555.sh 07:10:11 provisioning config files... 07:10:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config9714806294060683072tmp 07:10:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:10:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:10:11 [EnvInject] - Injecting environment variables from a build step. 07:10:11 [EnvInject] - Injecting as environment variables the properties content 07:10:11 SERVER_ID=logs 07:10:11 07:10:11 [EnvInject] - Variables injected successfully. 07:10:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12118992780477855578.sh 07:10:11 ---> create-netrc.sh 07:10:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8224678683370306046.sh 07:10:11 ---> python-tools-install.sh 07:10:11 Setup pyenv: 07:10:11 system 07:10:11 3.8.13 07:10:11 3.9.13 07:10:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGkf from file:/tmp/.os_lf_venv 07:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:13 lf-activate-venv(): INFO: Base packages installed successfully 07:10:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-BGkf/bin to PATH 07:10:20 Generating Requirements File 07:11:06 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. 07:11:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:06 Python 3.10.6 07:11:06 pip 26.2.1 from /tmp/venv-BGkf/lib/python3.10/site-packages/pip (python 3.10) 07:11:07 aiohappyeyeballs==2.7.1 07:11:07 aiohttp==3.14.3 07:11:07 aiosignal==1.4.0 07:11:07 appdirs==1.4.4 07:11:07 argcomplete==3.7.2 07:11:07 aspy.yaml==1.3.0 07:11:07 async-timeout==5.0.1 07:11:07 attrs==26.1.0 07:11:07 autopage==0.6.0 07:11:07 backports.strenum==1.3.1 07:11:07 beautifulsoup4==4.15.0 07:11:07 boto3==1.43.69 07:11:07 botocore==1.43.69 07:11:07 bs4==0.0.2 07:11:07 certifi==2026.7.22 07:11:07 cffi==2.1.1 07:11:07 cfgv==3.5.0 07:11:07 chardet==7.5.1 07:11:07 charset-normalizer==3.4.9 07:11:07 click==8.4.2 07:11:07 cliff==4.14.0 07:11:07 cmd2==3.5.1 07:11:07 cryptography==3.3.2 07:11:07 debtcollector==3.1.0 07:11:07 decorator==5.3.1 07:11:07 defusedxml==0.7.1 07:11:07 Deprecated==1.3.1 07:11:07 distlib==0.4.3 07:11:07 dnspython==2.8.0 07:11:07 docker==7.2.0 07:11:07 dogpile.cache==1.5.0 07:11:07 durationpy==0.10 07:11:07 email-validator==2.3.0 07:11:07 filelock==3.32.2 07:11:07 frozenlist==1.8.0 07:11:07 future==1.0.0 07:11:07 gitdb==4.0.12 07:11:07 GitPython==3.1.59 07:11:07 httplib2==0.30.2 07:11:07 identify==2.6.19 07:11:07 idna==3.18 07:11:07 importlib-resources==1.5.0 07:11:07 iso8601==2.1.0 07:11:07 Jinja2==3.1.6 07:11:07 jmespath==1.1.0 07:11:07 jsonpatch==1.33 07:11:07 jsonpointer==3.1.1 07:11:07 jsonschema==4.26.0 07:11:07 jsonschema-specifications==2025.9.1 07:11:07 keystoneauth1==5.14.0 07:11:07 kubernetes==36.0.3 07:11:07 lftools==0.37.23 07:11:07 lxml==6.1.1 07:11:07 markdown-it-py==4.2.0 07:11:07 MarkupSafe==3.0.3 07:11:07 mdurl==0.1.2 07:11:07 msgpack==1.2.1 07:11:07 multi_key_dict==2.0.3 07:11:07 multidict==6.7.1 07:11:07 munch==4.0.0 07:11:07 netaddr==1.3.0 07:11:07 niet==1.4.2 07:11:07 nodeenv==1.10.0 07:11:07 oauth2client==4.1.3 07:11:07 oauthlib==3.3.1 07:11:07 openstacksdk==4.13.0 07:11:07 os-service-types==1.8.2 07:11:07 osc-lib==4.6.0 07:11:07 oslo.config==10.4.0 07:11:07 oslo.context==6.4.0 07:11:07 oslo.i18n==6.8.0 07:11:07 oslo.log==8.2.0 07:11:07 oslo.serialization==5.10.0 07:11:07 oslo.utils==10.1.1 07:11:07 packaging==26.3 07:11:07 pbr==7.0.3 07:11:07 platformdirs==4.11.2 07:11:07 prettytable==3.18.0 07:11:07 propcache==0.5.2 07:11:07 psutil==7.2.2 07:11:07 pyasn1==0.6.4 07:11:07 pyasn1_modules==0.4.2 07:11:07 pycparser==3.0 07:11:07 pygerrit2==2.0.15 07:11:07 PyGithub==2.9.1 07:11:07 Pygments==2.20.0 07:11:07 PyJWT==2.13.0 07:11:07 PyNaCl==1.6.2 07:11:07 pyparsing==2.4.7 07:11:07 pyperclip==1.11.0 07:11:07 pyrsistent==0.20.0 07:11:07 python-cinderclient==9.9.0 07:11:07 python-dateutil==2.9.0.post0 07:11:07 python-discovery==1.5.1 07:11:07 python-heatclient==5.2.0 07:11:07 python-jenkins==1.8.3 07:11:07 python-keystoneclient==5.8.0 07:11:07 python-magnumclient==4.11.0 07:11:07 python-openstackclient==10.0.0 07:11:07 python-swiftclient==4.10.0 07:11:07 PyYAML==6.0.3 07:11:07 referencing==0.37.0 07:11:07 requests==2.34.2 07:11:07 requests-oauthlib==2.0.0 07:11:07 rfc3986==2.0.0 07:11:07 rich==15.0.0 07:11:07 rich-argparse==1.8.0 07:11:07 rpds-py==0.30.0 07:11:07 rsa==4.9.1 07:11:07 ruamel.yaml==0.19.1 07:11:07 ruamel.yaml.clib==0.2.15 07:11:07 s3transfer==0.19.2 07:11:07 simplejson==4.1.1 07:11:07 six==1.17.0 07:11:07 smmap==5.0.3 07:11:07 soupsieve==2.9.2 07:11:07 stevedore==5.8.0 07:11:07 tabulate==0.10.0 07:11:07 toml==0.10.2 07:11:07 tomlkit==0.15.1 07:11:07 tqdm==4.70.0 07:11:07 typing_extensions==4.16.0 07:11:07 urllib3==1.26.20 07:11:07 virtualenv==21.7.4 07:11:07 wcwidth==0.8.2 07:11:07 websocket-client==1.9.0 07:11:07 wrapt==2.3.0 07:11:07 xdg==6.0.0 07:11:07 xmltodict==1.0.4 07:11:07 yarl==1.24.5 07:11:07 yq==4.1.2 07:11:07 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins7799962320291190919.sh 07:11:07 ---> uv-install.sh 07:11:07 Installing uv/uvx (latest) using shell installer 07:11:07 2026-08-12 07:11:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-F37gMx.sh" [1] 07:11:07 downloading uv 0.12.3 x86_64-unknown-linux-gnu 07:11:08 installing to /home/jenkins/.local/bin 07:11:08 uv 07:11:08 uvx 07:11:08 everything's installed! 07:11:08 ---> Validating uv/uvx install 07:11:08 uvx 0.12.3 (x86_64-unknown-linux-gnu) 07:11:08 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11687550542219396091.sh 07:11:08 ---> sudo-logs.sh 07:11:08 Archiving 'sudo' log.. 07:11:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins122236261827016089.sh 07:11:09 ---> job-cost.sh 07:11:09 INFO: Activating Python virtual environment... 07:11:09 Setup pyenv: 07:11:09 system 07:11:09 3.8.13 07:11:09 3.9.13 07:11:09 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:11:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGkf from file:/tmp/.os_lf_venv 07:11:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:11 lf-activate-venv(): INFO: Base packages installed successfully 07:11:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-BGkf/bin to PATH 07:11:17 INFO: No stack-cost file found 07:11:17 INFO: Instance uptime: 192s 07:11:17 INFO: Fetching instance metadata (attempt 1 of 3)... 07:11:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:11:18 INFO: Successfully fetched instance metadata 07:11:18 INFO: Instance type: v3-standard-2 07:11:18 INFO: Retrieving pricing info for: v3-standard-2 07:11:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:11:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=192 07:11:18 INFO: Successfully fetched Vexxhost pricing API 07:11:18 INFO: Retrieved cost: 0.06 07:11:18 INFO: Retrieved resource: v3-standard-2 07:11:18 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 07:11:18 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 07:11:18 INFO: Successfully archived job cost data 07:11:18 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,590,2026-08-12 07:11:18,v3-standard-2,192,0.06,0.00,FAILURE 07:11:18 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins7026360887610709127.sh 07:11:18 ---> logs-deploy.sh 07:11:18 Setup pyenv: 07:11:18 system 07:11:18 3.8.13 07:11:18 3.9.13 07:11:18 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:11:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGkf from file:/tmp/.os_lf_venv 07:11:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:20 lf-activate-venv(): INFO: Base packages installed successfully 07:11:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-BGkf/bin to PATH 07:11:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/590 07:11:26 INFO: archiving workspace using pattern(s): 07:11:27 Archives upload complete. 07:11:28 INFO: archiving logs to Nexus 07:11:28 ---> uname -a: 07:11:28 Linux prd-centos8-builder-2c-1g-11521.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 07:11:28 07:11:28 07:11:28 ---> lscpu: 07:11:28 Architecture: x86_64 07:11:28 CPU op-mode(s): 32-bit, 64-bit 07:11:28 Byte Order: Little Endian 07:11:28 CPU(s): 2 07:11:28 On-line CPU(s) list: 0,1 07:11:28 Thread(s) per core: 1 07:11:28 Core(s) per socket: 1 07:11:28 Socket(s): 2 07:11:28 NUMA node(s): 1 07:11:28 Vendor ID: AuthenticAMD 07:11:28 CPU family: 23 07:11:28 Model: 49 07:11:28 Model name: AMD EPYC-Rome Processor 07:11:28 Stepping: 0 07:11:28 CPU MHz: 2799.998 07:11:28 BogoMIPS: 5599.99 07:11:28 Virtualization: AMD-V 07:11:28 Hypervisor vendor: KVM 07:11:28 Virtualization type: full 07:11:28 L1d cache: 32K 07:11:28 L1i cache: 32K 07:11:28 L2 cache: 512K 07:11:28 L3 cache: 16384K 07:11:28 NUMA node0 CPU(s): 0,1 07:11:28 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 07:11:28 07:11:28 07:11:28 ---> nproc: 07:11:28 2 07:11:28 07:11:28 07:11:28 ---> df -h: 07:11:28 Filesystem Size Used Avail Use% Mounted on 07:11:28 devtmpfs 3.8G 0 3.8G 0% /dev 07:11:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:11:28 tmpfs 3.8G 17M 3.8G 1% /run 07:11:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:11:28 /dev/vda1 40G 9.5G 31G 24% / 07:11:28 tmpfs 770M 0 770M 0% /run/user/1001 07:11:28 07:11:28 07:11:28 ---> free -m: 07:11:28 total used free shared buff/cache available 07:11:28 Mem: 7697 612 4805 19 2279 6774 07:11:28 Swap: 1023 0 1023 07:11:28 07:11:28 07:11:28 ---> ip addr: 07:11:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:11:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:11:28 inet 127.0.0.1/8 scope host lo 07:11:28 valid_lft forever preferred_lft forever 07:11:28 inet6 ::1/128 scope host 07:11:28 valid_lft forever preferred_lft forever 07:11:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:11:28 link/ether fa:16:3e:2e:e1:71 brd ff:ff:ff:ff:ff:ff 07:11:28 altname enp0s3 07:11:28 altname ens3 07:11:28 inet 10.30.107.174/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:11:28 valid_lft 86208sec preferred_lft 86208sec 07:11:28 inet6 fe80::f816:3eff:fe2e:e171/64 scope link 07:11:28 valid_lft forever preferred_lft forever 07:11:28 07:11:28 07:11:28 ---> sar -b -r -n DEV: 07:11:28 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:11:28 07:11:28 07:08:13 LINUX RESTART (2 CPU) 07:11:28 07:11:28 07:09:01 AM tps rtps wtps bread/s bwrtn/s 07:11:28 07:10:00 AM 177.50 88.47 89.03 939.64 7738.61 07:11:28 07:10:01 AM 101.28 46.15 55.13 800.00 953.85 07:11:28 07:11:01 AM 80.32 0.90 79.42 60.11 7391.07 07:11:28 Average: 128.42 44.41 84.01 498.97 7520.75 07:11:28 07:11:28 07:09:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:11:28 07:10:00 AM 5207156 6919788 2675284 33.94 2688 1890308 835380 9.35 393724 1952936 87696 07:11:28 07:10:01 AM 5200996 6918512 2681444 34.02 2688 1894852 862608 9.66 395284 1956792 91912 07:11:28 07:11:01 AM 4992940 6916676 2889500 36.66 2688 2088852 794700 8.90 397584 2117640 145188 07:11:28 Average: 5133697 6918325 2748743 34.87 2688 1958004 830896 9.30 395531 2009123 108265 07:11:28 07:11:28 07:09:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:11:28 07:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:28 07:10:00 AM eth0 54.64 35.16 778.54 8.33 0.00 0.00 0.00 0.00 07:11:28 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:28 07:10:01 AM eth0 1.28 0.00 0.32 0.00 0.00 0.00 0.00 0.00 07:11:28 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:28 07:11:01 AM eth0 30.14 22.69 397.86 4.24 0.00 0.00 0.00 0.00 07:11:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:28 Average: eth0 42.04 28.70 583.14 6.23 0.00 0.00 0.00 0.00 07:11:28 07:11:28 07:11:28 ---> sar -P ALL: 07:11:28 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:11:28 07:11:28 07:08:13 LINUX RESTART (2 CPU) 07:11:28 07:11:28 07:09:01 AM CPU %user %nice %system %iowait %steal %idle 07:11:28 07:10:00 AM all 23.86 1.48 27.66 23.30 0.12 23.59 07:11:28 07:10:00 AM 0 20.61 1.55 30.10 22.97 0.12 24.66 07:11:28 07:10:00 AM 1 27.08 1.40 25.24 23.63 0.12 22.53 07:11:28 07:10:01 AM all 13.73 1.96 20.26 22.22 0.00 41.83 07:11:28 07:10:01 AM 0 26.32 0.00 14.47 19.74 0.00 39.47 07:11:28 07:10:01 AM 1 1.30 3.90 25.97 24.68 0.00 44.16 07:11:28 07:11:01 AM all 23.02 0.01 3.68 13.41 0.09 59.79 07:11:28 07:11:01 AM 0 23.74 0.02 3.81 11.74 0.10 60.60 07:11:28 07:11:01 AM 1 22.30 0.00 3.56 15.07 0.08 58.98 07:11:28 Average: all 23.37 0.74 15.57 18.32 0.11 41.89 07:11:28 Average: 0 22.22 0.77 16.79 17.30 0.11 42.81 07:11:28 Average: 1 24.51 0.71 14.35 19.34 0.10 40.98 07:11:28 07:11:28 07:11:28