15:15:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143369 15:15:14 Running as SYSTEM 15:15:14 [EnvInject] - Loading node environment variables. 15:15:14 Building remotely on prd-centos8-builder-2c-1g-19561 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:15:14 [ssh-agent] Looking for ssh-agent implementation... 15:15:14 $ ssh-agent 15:15:15 SSH_AUTH_SOCK=/tmp/ssh-MhVvI0VwhqQG/agent.16348 15:15:15 SSH_AGENT_PID=16352 15:15:15 [ssh-agent] Started. 15:15:15 Running ssh-add (command line suppressed) 15:15:15 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17259474143748031740.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17259474143748031740.key) 15:15:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:15 The recommended git tool is: NONE 15:15:17 using credential onap-jenkins-ssh 15:15:17 Wiping out workspace first. 15:15:17 Cloning the remote Git repository 15:15:17 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:15:17 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 15:15:17 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:15:17 > git --version # timeout=10 15:15:17 > git --version # 'git version 2.39.0' 15:15:17 using GIT_SSH to set credentials Gerrit user 15:15:17 [INFO] Currently running in a labeled security context 15:15:17 [INFO] Currently SELinux is 'enforcing' on the host 15:15:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8878702102224294077.key 15:15:17 Verifying host key using manually-configured host key entries 15:15:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:18 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:15:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:19 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:15:19 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:15:19 using GIT_SSH to set credentials Gerrit user 15:15:19 [INFO] Currently running in a labeled security context 15:15:19 [INFO] Currently SELinux is 'enforcing' on the host 15:15:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh1828684452968885542.key 15:15:19 Verifying host key using manually-configured host key entries 15:15:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/69/143369/1 # timeout=30 15:15:19 > git rev-parse ba1c931791d5a24941ba164cafc9a4d86d08bc43^{commit} # timeout=10 15:15:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:19 Checking out Revision ba1c931791d5a24941ba164cafc9a4d86d08bc43 (refs/changes/69/143369/1) 15:15:19 > git config core.sparsecheckout # timeout=10 15:15:19 > git checkout -f ba1c931791d5a24941ba164cafc9a4d86d08bc43 # timeout=30 15:15:22 Commit message: "Use unique complex names per test" 15:15:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:23 > git rev-list --no-walk aa2dc56b301f05aab22f18692833701cd32f162a # timeout=10 15:15:23 [EnvInject] - Injecting environment variables from a build step. 15:15:23 [EnvInject] - Injecting as environment variables the properties content 15:15:23 PYTHON=python3 15:15:23 15:15:23 [EnvInject] - Variables injected successfully. 15:15:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6443291978758303484.sh 15:15:23 ---> tox-install.sh 15:15:23 + source /home/jenkins/lf-env.sh 15:15:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:23 ++ mktemp -d /tmp/venv-XXXX 15:15:23 + lf_venv=/tmp/venv-juMg 15:15:23 + local venv_file=/tmp/.os_lf_venv 15:15:23 + local python=python3 15:15:23 + local options 15:15:23 + local set_path=true 15:15:23 + local install_args= 15:15:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:23 + true 15:15:23 + case $1 in 15:15:23 + venv_file=/tmp/.toxenv 15:15:23 + shift 2 15:15:23 + true 15:15:23 + case $1 in 15:15:23 + shift 15:15:23 + break 15:15:23 + case $python in 15:15:23 + local pkg_list= 15:15:23 + [[ -d /opt/pyenv ]] 15:15:23 + echo 'Setup pyenv:' 15:15:23 Setup pyenv: 15:15:23 + export PYENV_ROOT=/opt/pyenv 15:15:23 + PYENV_ROOT=/opt/pyenv 15:15:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:23 + pyenv versions 15:15:23 system 15:15:23 * 3.8.13 (set by /opt/pyenv/version) 15:15:23 * 3.9.13 (set by /opt/pyenv/version) 15:15:23 * 3.10.6 (set by /opt/pyenv/version) 15:15:23 + command -v pyenv 15:15:23 ++ pyenv init - --no-rehash 15:15:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:15:23 export PATH="/opt/pyenv/shims:${PATH}" 15:15:23 export PYENV_SHELL=bash 15:15:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:23 pyenv() { 15:15:23 local command 15:15:23 command="${1:-}" 15:15:23 if [ "$#" -gt 0 ]; then 15:15:23 shift 15:15:23 fi 15:15:23 15:15:23 case "$command" in 15:15:23 rehash|shell) 15:15:23 eval "$(pyenv "sh-$command" "$@")" 15:15:23 ;; 15:15:23 *) 15:15:23 command pyenv "$command" "$@" 15:15:23 ;; 15:15:23 esac 15:15:23 }' 15:15:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:15:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:23 ++ export PYENV_SHELL=bash 15:15:23 ++ PYENV_SHELL=bash 15:15:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:23 +++ complete -F _pyenv pyenv 15:15:23 ++ lf-pyver python3 15:15:23 ++ local py_version_xy=python3 15:15:23 ++ local py_version_xyz= 15:15:23 ++ sed 's/^[ *]* //' 15:15:23 ++ pyenv versions 15:15:23 ++ local command 15:15:23 ++ command=versions 15:15:23 ++ '[' 1 -gt 0 ']' 15:15:23 ++ shift 15:15:23 ++ case "$command" in 15:15:23 ++ command pyenv versions 15:15:23 ++ pyenv versions 15:15:23 ++ awk '{ print $1 }' 15:15:23 ++ grep -E '^[0-9.]*[0-9]$' 15:15:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:23 +++ tail -n 1 15:15:23 +++ grep '^3' /tmp/.pyenv_versions 15:15:23 +++ sort -V 15:15:23 ++ py_version_xyz=3.10.6 15:15:23 ++ [[ -z 3.10.6 ]] 15:15:23 ++ echo 3.10.6 15:15:23 ++ return 0 15:15:23 + pyenv local 3.10.6 15:15:23 + local command 15:15:23 + command=local 15:15:23 + '[' 2 -gt 0 ']' 15:15:23 + shift 15:15:23 + case "$command" in 15:15:23 + command pyenv local 3.10.6 15:15:23 + pyenv local 3.10.6 15:15:23 + for arg in "$@" 15:15:23 + case $arg in 15:15:23 + pkg_list+='tox ' 15:15:23 + for arg in "$@" 15:15:23 + case $arg in 15:15:23 + pkg_list+='virtualenv ' 15:15:23 + for arg in "$@" 15:15:23 + case $arg in 15:15:23 + pkg_list+='urllib3~=1.26.15 ' 15:15:23 + [[ -f /tmp/.toxenv ]] 15:15:23 + [[ ! -f /tmp/.toxenv ]] 15:15:23 + [[ -n '' ]] 15:15:23 + python3 -m venv /tmp/venv-juMg 15:15:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-juMg' 15:15:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-juMg 15:15:27 + echo /tmp/venv-juMg 15:15:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:27 + local 'pip_opts=--upgrade --quiet' 15:15:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:27 + [[ -n '' ]] 15:15:27 + [[ -n '' ]] 15:15:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:27 + /tmp/venv-juMg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:15:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:31 lf-activate-venv(): INFO: Base packages installed successfully 15:15:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:31 + /tmp/venv-juMg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:34 + type python3 15:15:34 + true 15:15:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-juMg/bin to PATH' 15:15:34 lf-activate-venv(): INFO: Adding /tmp/venv-juMg/bin to PATH 15:15:34 + PATH=/tmp/venv-juMg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 + return 0 15:15:34 + python3 --version 15:15:34 Python 3.10.6 15:15:34 + python3 -m pip --version 15:15:34 pip 26.0.1 from /tmp/venv-juMg/lib/python3.10/site-packages/pip (python 3.10) 15:15:34 + python3 -m pip freeze 15:15:34 cachetools==7.0.1 15:15:34 chardet==6.0.0.post1 15:15:34 colorama==0.4.6 15:15:34 distlib==0.4.0 15:15:34 filelock==3.24.3 15:15:34 packaging==26.0 15:15:34 platformdirs==4.9.2 15:15:34 pluggy==1.6.0 15:15:34 pyproject-api==1.10.0 15:15:34 tomli==2.4.0 15:15:34 tox==4.44.0 15:15:34 typing_extensions==4.15.0 15:15:34 urllib3==1.26.20 15:15:34 virtualenv==20.38.0 15:15:34 [EnvInject] - Injecting environment variables from a build step. 15:15:34 [EnvInject] - Injecting as environment variables the properties content 15:15:34 PARALLEL=false 15:15:34 15:15:34 [EnvInject] - Variables injected successfully. 15:15:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins16311280696077684247.sh 15:15:34 ---> tox-run.sh 15:15:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:15:34 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 15:15:34 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:15:34 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 15:15:34 + source /home/jenkins/lf-env.sh 15:15:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:34 ++ mktemp -d /tmp/venv-XXXX 15:15:34 + lf_venv=/tmp/venv-fXMZ 15:15:34 + local venv_file=/tmp/.os_lf_venv 15:15:34 + local python=python3 15:15:34 + local options 15:15:34 + local set_path=true 15:15:34 + local install_args= 15:15:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:34 + true 15:15:34 + case $1 in 15:15:34 + venv_file=/tmp/.toxenv 15:15:34 + shift 2 15:15:34 + true 15:15:34 + case $1 in 15:15:34 + shift 15:15:34 + break 15:15:34 + case $python in 15:15:34 + local pkg_list= 15:15:34 + [[ -d /opt/pyenv ]] 15:15:34 + echo 'Setup pyenv:' 15:15:34 Setup pyenv: 15:15:34 + export PYENV_ROOT=/opt/pyenv 15:15:34 + PYENV_ROOT=/opt/pyenv 15:15:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 + pyenv versions 15:15:34 system 15:15:34 3.8.13 15:15:34 3.9.13 15:15:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:15:34 + command -v pyenv 15:15:34 ++ pyenv init - --no-rehash 15:15:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:15:34 export PATH="/opt/pyenv/shims:${PATH}" 15:15:34 export PYENV_SHELL=bash 15:15:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:34 pyenv() { 15:15:34 local command 15:15:34 command="${1:-}" 15:15:34 if [ "$#" -gt 0 ]; then 15:15:34 shift 15:15:34 fi 15:15:34 15:15:34 case "$command" in 15:15:34 rehash|shell) 15:15:34 eval "$(pyenv "sh-$command" "$@")" 15:15:34 ;; 15:15:34 *) 15:15:34 command pyenv "$command" "$@" 15:15:34 ;; 15:15:34 esac 15:15:34 }' 15:15:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:15:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:34 ++ export PYENV_SHELL=bash 15:15:34 ++ PYENV_SHELL=bash 15:15:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:34 +++ complete -F _pyenv pyenv 15:15:34 ++ lf-pyver python3 15:15:34 ++ local py_version_xy=python3 15:15:34 ++ local py_version_xyz= 15:15:34 ++ sed 's/^[ *]* //' 15:15:34 ++ awk '{ print $1 }' 15:15:34 ++ pyenv versions 15:15:34 ++ local command 15:15:34 ++ command=versions 15:15:34 ++ '[' 1 -gt 0 ']' 15:15:34 ++ shift 15:15:34 ++ case "$command" in 15:15:34 ++ grep -E '^[0-9.]*[0-9]$' 15:15:34 ++ command pyenv versions 15:15:34 ++ pyenv versions 15:15:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:34 +++ sort -V 15:15:34 +++ grep '^3' /tmp/.pyenv_versions 15:15:34 +++ tail -n 1 15:15:34 ++ py_version_xyz=3.10.6 15:15:34 ++ [[ -z 3.10.6 ]] 15:15:34 ++ echo 3.10.6 15:15:34 ++ return 0 15:15:34 + pyenv local 3.10.6 15:15:34 + local command 15:15:34 + command=local 15:15:34 + '[' 2 -gt 0 ']' 15:15:34 + shift 15:15:34 + case "$command" in 15:15:34 + command pyenv local 3.10.6 15:15:34 + pyenv local 3.10.6 15:15:34 + for arg in "$@" 15:15:34 + case $arg in 15:15:34 + pkg_list+='tox ' 15:15:34 + for arg in "$@" 15:15:34 + case $arg in 15:15:34 + pkg_list+='virtualenv ' 15:15:34 + for arg in "$@" 15:15:34 + case $arg in 15:15:34 + pkg_list+='urllib3~=1.26.15 ' 15:15:34 + [[ -f /tmp/.toxenv ]] 15:15:34 ++ cat /tmp/.toxenv 15:15:34 + lf_venv=/tmp/venv-juMg 15:15:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-juMg from' file:/tmp/.toxenv 15:15:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-juMg from file:/tmp/.toxenv 15:15:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:34 + local 'pip_opts=--upgrade --quiet' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:34 + [[ -n '' ]] 15:15:34 + [[ -n '' ]] 15:15:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:34 + /tmp/venv-juMg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:15:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:35 lf-activate-venv(): INFO: Base packages installed successfully 15:15:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:35 + /tmp/venv-juMg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:36 + type python3 15:15:36 + true 15:15:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-juMg/bin to PATH' 15:15:36 lf-activate-venv(): INFO: Adding /tmp/venv-juMg/bin to PATH 15:15:36 + PATH=/tmp/venv-juMg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:36 + return 0 15:15:36 + [[ -d /opt/pyenv ]] 15:15:36 + echo '---> Setting up pyenv' 15:15:36 ---> Setting up pyenv 15:15:36 + export PYENV_ROOT=/opt/pyenv 15:15:36 + PYENV_ROOT=/opt/pyenv 15:15:36 + export PATH=/opt/pyenv/bin:/tmp/venv-juMg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:36 + PATH=/opt/pyenv/bin:/tmp/venv-juMg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:15:36 ++ pwd 15:15:36 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:15:36 + export PYTHONPATH 15:15:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:36 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:36 + tox --version 15:15:36 4.44.0 from /tmp/venv-juMg/lib/python3.10/site-packages/tox/__init__.py 15:15:37 + PARALLEL=false 15:15:37 + TOX_OPTIONS_LIST= 15:15:37 + [[ -n py ]] 15:15:37 + TOX_OPTIONS_LIST=' -e py' 15:15:37 + case ${PARALLEL,,} in 15:15:37 + tox -e py 15:15:37 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 15:15:38 py: install_deps> python -I -m pip install flake8 flake8-docstrings 15:15:39 py: freeze> python -m pip freeze --all 15:15:39 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.0,snowballstemmer==3.0.1 15:15:39 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 15:15:39 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 15:15:40 src/onaptests/configuration/basic_cnf_yaml_settings.py:1:1: D100 Missing docstring in public module 15:15:40 src/onaptests/configuration/basic_network_nomulticloud_settings.py:1:1: D100 Missing docstring in public module 15:15:40 src/onaptests/configuration/basic_vm_macro_settings.py:1:1: D100 Missing docstring in public module 15:15:40 src/onaptests/configuration/basic_vm_settings.py:1:1: D100 Missing docstring in public module 15:15:40 src/onaptests/configuration/clearwater_ims_nomulticloud_settings.py:1:1: D100 Missing docstring in public module 15:15:40 src/onaptests/configuration/generic_network_settings.py:1:1: D100 Missing docstring in public module 15:15:40 py: exit 123 (0.28 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=39730 15:15:40 py: FAIL code 123 (2.82=setup[2.54]+cmd[0.01,0.28] seconds) 15:15:40 evaluation failed :( (2.85 seconds) 15:15:40 + tox_status=123 15:15:40 + echo '---> Completed tox runs' 15:15:40 ---> Completed tox runs 15:15:40 + for i in .tox/*/log 15:15:40 ++ echo .tox/py/log 15:15:40 ++ awk -F/ '{print $2}' 15:15:40 + tox_env=py 15:15:40 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 15:15:40 + DOC_DIR=docs/_build/html 15:15:40 + [[ -d docs/_build/html ]] 15:15:40 + echo '---> tox-run.sh ends' 15:15:40 ---> tox-run.sh ends 15:15:40 + test 123 -eq 0 15:15:40 + exit 123 15:15:40 Build step 'Execute shell' marked build as failure 15:15:40 $ ssh-agent -k 15:15:40 unset SSH_AUTH_SOCK; 15:15:40 unset SSH_AGENT_PID; 15:15:40 echo Agent pid 16352 killed; 15:15:40 [ssh-agent] Stopped. 15:15:40 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14698161804766428930.sh 15:15:40 ---> sysstat.sh 15:15:40 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16298418353332469596.sh 15:15:40 ---> package-listing.sh 15:15:40 ++ tr '[:upper:]' '[:lower:]' 15:15:40 ++ facter osfamily 15:15:41 + OS_FAMILY=redhat 15:15:41 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:15:41 + START_PACKAGES=/tmp/packages_start.txt 15:15:41 + END_PACKAGES=/tmp/packages_end.txt 15:15:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:41 + PACKAGES=/tmp/packages_start.txt 15:15:41 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:15:41 + PACKAGES=/tmp/packages_end.txt 15:15:41 + case "${OS_FAMILY}" in 15:15:41 + sort 15:15:41 + rpm -qa 15:15:41 + '[' -f /tmp/packages_start.txt ']' 15:15:41 + '[' -f /tmp/packages_end.txt ']' 15:15:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:41 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:15:41 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:15:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:15:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17006147422462170698.sh 15:15:41 ---> capture-instance-metadata.sh 15:15:41 Setup pyenv: 15:15:41 system 15:15:41 3.8.13 15:15:41 3.9.13 15:15:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:15:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b0eB 15:15:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:15:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:49 lf-activate-venv(): INFO: Base packages installed successfully 15:15:49 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-b0eB/bin to PATH 15:16:10 INFO: Running in OpenStack, capturing instance metadata 15:16:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9617765556057840587.sh 15:16:11 provisioning config files... 15:16:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config5209631818158069808tmp 15:16:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:11 [EnvInject] - Injecting environment variables from a build step. 15:16:11 [EnvInject] - Injecting as environment variables the properties content 15:16:11 SERVER_ID=logs 15:16:11 15:16:11 [EnvInject] - Variables injected successfully. 15:16:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16775378014394949136.sh 15:16:11 ---> create-netrc.sh 15:16:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1068640697010880705.sh 15:16:11 ---> python-tools-install.sh 15:16:11 Setup pyenv: 15:16:11 system 15:16:11 3.8.13 15:16:11 3.9.13 15:16:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0eB from file:/tmp/.os_lf_venv 15:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:12 lf-activate-venv(): INFO: Base packages installed successfully 15:16:12 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-b0eB/bin to PATH 15:16:20 Generating Requirements File 15:16: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. 15:16:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:16:38 Python 3.10.6 15:16:38 pip 26.0.1 from /tmp/venv-b0eB/lib/python3.10/site-packages/pip (python 3.10) 15:16:38 appdirs==1.4.4 15:16:38 argcomplete==3.6.3 15:16:38 aspy.yaml==1.3.0 15:16:38 attrs==25.4.0 15:16:38 autopage==0.6.0 15:16:38 backports.strenum==1.3.1 15:16:38 beautifulsoup4==4.14.3 15:16:38 boto3==1.42.54 15:16:38 botocore==1.42.54 15:16:38 bs4==0.0.2 15:16:38 certifi==2026.1.4 15:16:38 cffi==2.0.0 15:16:38 cfgv==3.5.0 15:16:38 chardet==6.0.0.post1 15:16:38 charset-normalizer==3.4.4 15:16:38 click==8.3.1 15:16:38 cliff==4.13.2 15:16:38 cmd2==3.2.2 15:16:38 cryptography==3.3.2 15:16:38 debtcollector==3.0.0 15:16:38 decorator==5.2.1 15:16:38 defusedxml==0.7.1 15:16:38 Deprecated==1.3.1 15:16:38 distlib==0.4.0 15:16:38 dnspython==2.8.0 15:16:38 docker==7.1.0 15:16:38 dogpile.cache==1.5.0 15:16:38 durationpy==0.10 15:16:38 email-validator==2.3.0 15:16:38 filelock==3.24.3 15:16:38 future==1.0.0 15:16:38 gitdb==4.0.12 15:16:38 GitPython==3.1.46 15:16:38 httplib2==0.30.2 15:16:38 identify==2.6.16 15:16:38 idna==3.11 15:16:38 importlib-resources==1.5.0 15:16:38 iso8601==2.1.0 15:16:38 Jinja2==3.1.6 15:16:38 jmespath==1.1.0 15:16:38 jsonpatch==1.33 15:16:38 jsonpointer==3.0.0 15:16:38 jsonschema==4.26.0 15:16:38 jsonschema-specifications==2025.9.1 15:16:38 keystoneauth1==5.13.1 15:16:38 kubernetes==35.0.0 15:16:38 lftools==0.37.21 15:16:38 lxml==6.0.2 15:16:38 markdown-it-py==4.0.0 15:16:38 MarkupSafe==3.0.3 15:16:38 mdurl==0.1.2 15:16:38 msgpack==1.1.2 15:16:38 multi_key_dict==2.0.3 15:16:38 munch==4.0.0 15:16:38 netaddr==1.3.0 15:16:38 niet==1.4.2 15:16:38 nodeenv==1.10.0 15:16:38 oauth2client==4.1.3 15:16:38 oauthlib==3.3.1 15:16:38 openstacksdk==4.10.0 15:16:38 os-service-types==1.8.2 15:16:38 osc-lib==4.4.0 15:16:38 oslo.config==10.3.0 15:16:38 oslo.context==6.3.0 15:16:38 oslo.i18n==6.7.2 15:16:38 oslo.log==8.1.0 15:16:38 oslo.serialization==5.9.1 15:16:38 oslo.utils==10.0.0 15:16:38 packaging==26.0 15:16:38 pbr==7.0.3 15:16:38 platformdirs==4.9.2 15:16:38 prettytable==3.17.0 15:16:38 psutil==7.2.2 15:16:38 pyasn1==0.6.2 15:16:38 pyasn1_modules==0.4.2 15:16:38 pycparser==3.0 15:16:38 pygerrit2==2.0.15 15:16:38 PyGithub==2.8.1 15:16:38 Pygments==2.19.2 15:16:38 PyJWT==2.11.0 15:16:38 PyNaCl==1.6.2 15:16:38 pyparsing==2.4.7 15:16:38 pyperclip==1.11.0 15:16:38 pyrsistent==0.20.0 15:16:38 python-cinderclient==9.8.0 15:16:38 python-dateutil==2.9.0.post0 15:16:38 python-heatclient==5.0.0 15:16:38 python-jenkins==1.8.3 15:16:38 python-keystoneclient==5.7.0 15:16:38 python-magnumclient==4.9.0 15:16:38 python-openstackclient==9.0.0 15:16:38 python-swiftclient==4.9.0 15:16:38 PyYAML==6.0.3 15:16:38 referencing==0.37.0 15:16:38 requests==2.32.5 15:16:38 requests-oauthlib==2.0.0 15:16:38 requestsexceptions==1.4.0 15:16:38 rfc3986==2.0.0 15:16:38 rich==14.3.3 15:16:38 rich-argparse==1.7.2 15:16:38 rpds-py==0.30.0 15:16:38 rsa==4.9.1 15:16:38 ruamel.yaml==0.19.1 15:16:38 ruamel.yaml.clib==0.2.15 15:16:38 s3transfer==0.16.0 15:16:38 simplejson==3.20.2 15:16:38 six==1.17.0 15:16:38 smmap==5.0.2 15:16:38 soupsieve==2.8.3 15:16:38 stevedore==5.7.0 15:16:38 tabulate==0.9.0 15:16:38 toml==0.10.2 15:16:38 tomlkit==0.14.0 15:16:38 tqdm==4.67.3 15:16:38 typing_extensions==4.15.0 15:16:38 urllib3==1.26.20 15:16:38 virtualenv==20.38.0 15:16:38 wcwidth==0.6.0 15:16:38 websocket-client==1.9.0 15:16:38 wrapt==2.1.1 15:16:38 xdg==6.0.0 15:16:38 xmltodict==1.0.4 15:16:38 yq==3.4.3 15:16:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12831066619557016131.sh 15:16:38 ---> sudo-logs.sh 15:16:38 Archiving 'sudo' log.. 15:16:39 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17835978631232682282.sh 15:16:39 ---> job-cost.sh 15:16:39 INFO: Activating Python virtual environment... 15:16:39 Setup pyenv: 15:16:39 system 15:16:39 3.8.13 15:16:39 3.9.13 15:16:39 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:16:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0eB from file:/tmp/.os_lf_venv 15:16:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:41 lf-activate-venv(): INFO: Base packages installed successfully 15:16:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:46 lf-activate-venv(): INFO: Adding /tmp/venv-b0eB/bin to PATH 15:16:46 INFO: No stack-cost file found 15:16:46 INFO: Instance uptime: 127s 15:16:46 INFO: Fetching instance metadata (attempt 1 of 3)... 15:16:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:16:46 INFO: Successfully fetched instance metadata 15:16:46 INFO: Instance type: v3-standard-2 15:16:46 INFO: Retrieving pricing info for: v3-standard-2 15:16:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:16:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=127 15:16:46 INFO: Successfully fetched Vexxhost pricing API 15:16:46 INFO: Retrieved cost: 0.06 15:16:46 INFO: Retrieved resource: v3-standard-2 15:16:46 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 15:16:46 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 15:16:46 INFO: Successfully archived job cost data 15:16:46 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,576,2026-02-23 15:16:46,v3-standard-2,127,0.06,0.00,FAILURE 15:16:46 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14510174646033170455.sh 15:16:46 ---> logs-deploy.sh 15:16:46 Setup pyenv: 15:16:47 system 15:16:47 3.8.13 15:16:47 3.9.13 15:16:47 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:16:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b0eB from file:/tmp/.os_lf_venv 15:16:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:48 lf-activate-venv(): INFO: Base packages installed successfully 15:16:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-b0eB/bin to PATH 15:16:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/576 15:16:56 INFO: archiving workspace using pattern(s): 15:16:56 /tmp/venv-b0eB/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:16:56 warnings.warn( 15:16:57 Archives upload complete. 15:16:57 INFO: archiving logs to Nexus 15:16:58 /tmp/venv-b0eB/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:16:58 warnings.warn( 15:16:58 ---> uname -a: 15:16:58 Linux prd-centos8-builder-2c-1g-19561.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:16:58 15:16:58 15:16:58 ---> lscpu: 15:16:58 Architecture: x86_64 15:16:58 CPU op-mode(s): 32-bit, 64-bit 15:16:58 Byte Order: Little Endian 15:16:58 CPU(s): 2 15:16:58 On-line CPU(s) list: 0,1 15:16:58 Thread(s) per core: 1 15:16:58 Core(s) per socket: 1 15:16:58 Socket(s): 2 15:16:58 NUMA node(s): 1 15:16:58 Vendor ID: AuthenticAMD 15:16:58 CPU family: 23 15:16:58 Model: 49 15:16:58 Model name: AMD EPYC-Rome Processor 15:16:58 Stepping: 0 15:16:58 CPU MHz: 2799.998 15:16:58 BogoMIPS: 5599.99 15:16:58 Virtualization: AMD-V 15:16:58 Hypervisor vendor: KVM 15:16:58 Virtualization type: full 15:16:58 L1d cache: 32K 15:16:58 L1i cache: 32K 15:16:58 L2 cache: 512K 15:16:58 L3 cache: 16384K 15:16:58 NUMA node0 CPU(s): 0,1 15:16:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:16:58 15:16:58 15:16:58 ---> nproc: 15:16:58 2 15:16:58 15:16:58 15:16:58 ---> df -h: 15:16:58 Filesystem Size Used Avail Use% Mounted on 15:16:58 devtmpfs 3.8G 0 3.8G 0% /dev 15:16:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:16:58 tmpfs 3.8G 17M 3.8G 1% /run 15:16:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:16:58 /dev/vda1 40G 8.6G 32G 22% / 15:16:58 tmpfs 770M 0 770M 0% /run/user/1001 15:16:58 15:16:58 15:16:58 ---> free -m: 15:16:58 total used free shared buff/cache available 15:16:58 Mem: 7699 594 4947 19 2157 6797 15:16:58 Swap: 1023 0 1023 15:16:58 15:16:58 15:16:58 ---> ip addr: 15:16:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:58 inet 127.0.0.1/8 scope host lo 15:16:58 valid_lft forever preferred_lft forever 15:16:58 inet6 ::1/128 scope host 15:16:58 valid_lft forever preferred_lft forever 15:16:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:16:58 link/ether fa:16:3e:1c:cb:eb brd ff:ff:ff:ff:ff:ff 15:16:58 altname enp0s3 15:16:58 altname ens3 15:16:58 inet 10.30.107.171/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:16:58 valid_lft 86271sec preferred_lft 86271sec 15:16:58 inet6 fe80::f816:3eff:fe1c:cbeb/64 scope link 15:16:58 valid_lft forever preferred_lft forever 15:16:58 15:16:58 15:16:58 ---> sar -b -r -n DEV: 15:16:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/23/2026 _x86_64_ (2 CPU) 15:16:58 15:16:58 15:14:46 LINUX RESTART (2 CPU) 15:16:58 15:16:58 03:15:01 PM tps rtps wtps bread/s bwrtn/s 15:16:58 03:16:01 PM 382.10 169.86 212.25 7181.20 29586.40 15:16:58 Average: 382.10 169.86 212.25 7181.20 29586.40 15:16:58 15:16:58 03:15:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:58 03:16:01 PM 5276960 6957584 2607484 33.07 2688 1859804 779068 8.72 368892 1924188 158020 15:16:58 Average: 5276960 6957584 2607484 33.07 2688 1859804 779068 8.72 368892 1924188 158020 15:16:58 15:16:58 03:15:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:58 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:58 03:16:01 PM eth0 271.69 155.41 1594.84 67.39 0.00 0.00 0.00 0.00 15:16:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:58 Average: eth0 271.69 155.41 1594.84 67.39 0.00 0.00 0.00 0.00 15:16:58 15:16:58 15:16:58 ---> sar -P ALL: 15:16:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/23/2026 _x86_64_ (2 CPU) 15:16:58 15:16:58 15:14:46 LINUX RESTART (2 CPU) 15:16:58 15:16:58 03:15:01 PM CPU %user %nice %system %iowait %steal %idle 15:16:58 03:16:01 PM all 47.11 2.68 19.48 7.48 0.10 23.15 15:16:58 03:16:01 PM 0 54.36 2.26 18.23 8.79 0.10 16.25 15:16:58 03:16:01 PM 1 39.81 3.11 20.72 6.16 0.10 30.10 15:16:58 Average: all 47.11 2.68 19.48 7.48 0.10 23.15 15:16:58 Average: 0 54.36 2.26 18.23 8.79 0.10 16.25 15:16:58 Average: 1 39.81 3.11 20.72 6.16 0.10 30.10 15:16:58 15:16:58 15:16:58