05:29:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 05:29:52 Running as SYSTEM 05:29:52 [EnvInject] - Loading node environment variables. 05:29:52 Building remotely on prd-centos8-builder-2c-1g-13065 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:29:52 [ssh-agent] Looking for ssh-agent implementation... 05:29:52 $ ssh-agent 05:29:52 SSH_AUTH_SOCK=/tmp/ssh-Y7RaQ8h7NZPP/agent.12640 05:29:52 SSH_AGENT_PID=12645 05:29:52 [ssh-agent] Started. 05:29:52 Running ssh-add (command line suppressed) 05:29:52 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_8647780877012296376.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_8647780877012296376.key) 05:29:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:29:52 The recommended git tool is: NONE 05:29:57 using credential onap-jenkins-ssh 05:29:57 Wiping out workspace first. 05:29:57 Cloning the remote Git repository 05:29:57 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:57 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 05:29:57 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:57 > git --version # timeout=10 05:29:57 > git --version # 'git version 2.43.0' 05:29:57 using GIT_SSH to set credentials Gerrit user 05:29:57 [INFO] Currently running in a labeled security context 05:29:57 [INFO] Currently SELinux is 'enforcing' on the host 05:29:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh9075174123576523732.key 05:29:58 Verifying host key using manually-configured host key entries 05:29:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:29:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:59 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:30:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:30:00 using GIT_SSH to set credentials Gerrit user 05:30:00 [INFO] Currently running in a labeled security context 05:30:00 [INFO] Currently SELinux is 'enforcing' on the host 05:30:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh9436559862446857363.key 05:30:00 Verifying host key using manually-configured host key entries 05:30:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/2 # timeout=30 05:30:00 > git rev-parse 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2^{commit} # timeout=10 05:30:00 Checking out Revision 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 (refs/changes/85/146985/2) 05:30:00 > git config core.sparsecheckout # timeout=10 05:30:00 > git checkout -f 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 # timeout=30 05:30:05 Commit message: "Add basic_acm scenario and make basic_policy assert" 05:30:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:30:05 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 05:30:05 [EnvInject] - Injecting environment variables from a build step. 05:30:05 [EnvInject] - Injecting as environment variables the properties content 05:30:05 PYTHON=python3 05:30:05 05:30:05 [EnvInject] - Variables injected successfully. 05:30:05 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins2698291494575117351.sh 05:30:05 ---> tox-install.sh 05:30:05 + source /home/jenkins/lf-env.sh 05:30:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:30:05 ++ mktemp -d /tmp/venv-XXXX 05:30:05 + lf_venv=/tmp/venv-sde0 05:30:05 + local venv_file=/tmp/.os_lf_venv 05:30:05 + local python=python3 05:30:05 + local options 05:30:05 + local set_path=true 05:30:05 + local install_args= 05:30:05 ++ 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:30:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:30:05 + true 05:30:05 + case $1 in 05:30:05 + venv_file=/tmp/.toxenv 05:30:05 + shift 2 05:30:05 + true 05:30:05 + case $1 in 05:30:05 + shift 05:30:05 + break 05:30:05 + case $python in 05:30:05 + local pkg_list= 05:30:05 + [[ -d /opt/pyenv ]] 05:30:05 + echo 'Setup pyenv:' 05:30:05 Setup pyenv: 05:30:05 + export PYENV_ROOT=/opt/pyenv 05:30:05 + PYENV_ROOT=/opt/pyenv 05:30:05 + 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:30:05 + 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:30:05 + pyenv versions 05:30:05 system 05:30:05 * 3.8.13 (set by /opt/pyenv/version) 05:30:05 * 3.9.13 (set by /opt/pyenv/version) 05:30:05 * 3.10.6 (set by /opt/pyenv/version) 05:30:05 + command -v pyenv 05:30:05 ++ pyenv init - --no-rehash 05:30:05 + 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:30:05 export PATH="/opt/pyenv/shims:${PATH}" 05:30:05 export PYENV_SHELL=bash 05:30:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:30:05 pyenv() { 05:30:05 local command 05:30:05 command="${1:-}" 05:30:05 if [ "$#" -gt 0 ]; then 05:30:05 shift 05:30:05 fi 05:30:05 05:30:05 case "$command" in 05:30:05 rehash|shell) 05:30:05 eval "$(pyenv "sh-$command" "$@")" 05:30:05 ;; 05:30:05 *) 05:30:05 command pyenv "$command" "$@" 05:30:05 ;; 05:30:05 esac 05:30:05 }' 05:30:05 +++ 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:30:05 ++ 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:30:05 ++ 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:30:05 ++ 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:30:05 ++ export PYENV_SHELL=bash 05:30:05 ++ PYENV_SHELL=bash 05:30:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:30:05 +++ complete -F _pyenv pyenv 05:30:05 ++ lf-pyver python3 05:30:05 ++ local py_version_xy=python3 05:30:05 ++ local py_version_xyz= 05:30:05 ++ grep -E '^[0-9.]*[0-9]$' 05:30:05 ++ sed 's/^[ *]* //' 05:30:05 ++ pyenv versions 05:30:05 ++ local command 05:30:05 ++ command=versions 05:30:05 ++ '[' 1 -gt 0 ']' 05:30:05 ++ shift 05:30:05 ++ case "$command" in 05:30:05 ++ command pyenv versions 05:30:05 ++ pyenv versions 05:30:05 ++ awk '{ print $1 }' 05:30:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:30:06 +++ grep '^3' /tmp/.pyenv_versions 05:30:06 +++ tail -n 1 05:30:06 +++ sort -V 05:30:06 ++ py_version_xyz=3.10.6 05:30:06 ++ [[ -z 3.10.6 ]] 05:30:06 ++ echo 3.10.6 05:30:06 ++ return 0 05:30:06 + pyenv local 3.10.6 05:30:06 + local command 05:30:06 + command=local 05:30:06 + '[' 2 -gt 0 ']' 05:30:06 + shift 05:30:06 + case "$command" in 05:30:06 + command pyenv local 3.10.6 05:30:06 + pyenv local 3.10.6 05:30:06 + for arg in "$@" 05:30:06 + case $arg in 05:30:06 + pkg_list+='tox ' 05:30:06 + for arg in "$@" 05:30:06 + case $arg in 05:30:06 + pkg_list+='virtualenv ' 05:30:06 + for arg in "$@" 05:30:06 + case $arg in 05:30:06 + pkg_list+='urllib3~=1.26.15 ' 05:30:06 + [[ -f /tmp/.toxenv ]] 05:30:06 + [[ ! -f /tmp/.toxenv ]] 05:30:06 + [[ -n '' ]] 05:30:06 + python3 -m venv /tmp/venv-sde0 05:30:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sde0' 05:30:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sde0 05:30:10 + echo /tmp/venv-sde0 05:30:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:30:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:30:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:30:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:10 + local 'pip_opts=--upgrade --quiet' 05:30:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:30:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:30:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:30:10 + [[ -n '' ]] 05:30:10 + [[ -n '' ]] 05:30:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:30:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:10 + /tmp/venv-sde0/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:30:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:30:14 lf-activate-venv(): INFO: Base packages installed successfully 05:30:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:30:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:30:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:30:14 + /tmp/venv-sde0/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:30:16 + type python3 05:30:16 + true 05:30:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sde0/bin to PATH' 05:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-sde0/bin to PATH 05:30:16 + PATH=/tmp/venv-sde0/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:30:16 + return 0 05:30:16 + python3 --version 05:30:16 Python 3.10.6 05:30:16 + python3 -m pip --version 05:30:16 pip 26.2.1 from /tmp/venv-sde0/lib/python3.10/site-packages/pip (python 3.10) 05:30:16 + python3 -m pip freeze 05:30:16 cachetools==7.1.7 05:30:16 colorama==0.4.6 05:30:16 distlib==0.4.3 05:30:16 filelock==3.32.3 05:30:16 packaging==26.3 05:30:16 platformdirs==4.11.3 05:30:16 pluggy==1.6.0 05:30:16 pyproject-api==1.11.0 05:30:16 python-discovery==1.5.2 05:30:16 tomli==2.4.1 05:30:16 tomli_w==1.2.0 05:30:16 tox==4.60.0 05:30:16 typing_extensions==4.16.0 05:30:16 urllib3==1.26.20 05:30:16 virtualenv==21.7.4 05:30:16 [EnvInject] - Injecting environment variables from a build step. 05:30:16 [EnvInject] - Injecting as environment variables the properties content 05:30:16 PARALLEL=false 05:30:16 05:30:16 [EnvInject] - Variables injected successfully. 05:30:16 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins9878828071179468673.sh 05:30:16 ---> tox-run.sh 05:30:16 + 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:30:16 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:30:16 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 05:30:16 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:30:16 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 05:30:16 + source /home/jenkins/lf-env.sh 05:30:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:30:16 ++ mktemp -d /tmp/venv-XXXX 05:30:16 + lf_venv=/tmp/venv-6kPw 05:30:16 + local venv_file=/tmp/.os_lf_venv 05:30:16 + local python=python3 05:30:16 + local options 05:30:16 + local set_path=true 05:30:16 + local install_args= 05:30:16 ++ 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:30:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:30:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:30:16 + true 05:30:16 + case $1 in 05:30:16 + venv_file=/tmp/.toxenv 05:30:16 + shift 2 05:30:16 + true 05:30:16 + case $1 in 05:30:16 + shift 05:30:16 + break 05:30:16 + case $python in 05:30:16 + local pkg_list= 05:30:16 + [[ -d /opt/pyenv ]] 05:30:16 + echo 'Setup pyenv:' 05:30:16 Setup pyenv: 05:30:16 + export PYENV_ROOT=/opt/pyenv 05:30:16 + PYENV_ROOT=/opt/pyenv 05:30:16 + 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:30:16 + 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:30:16 + pyenv versions 05:30:16 system 05:30:16 3.8.13 05:30:16 3.9.13 05:30:16 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:30:16 + command -v pyenv 05:30:16 ++ pyenv init - --no-rehash 05:30:16 + 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:30:16 export PATH="/opt/pyenv/shims:${PATH}" 05:30:16 export PYENV_SHELL=bash 05:30:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:30:16 pyenv() { 05:30:16 local command 05:30:16 command="${1:-}" 05:30:16 if [ "$#" -gt 0 ]; then 05:30:16 shift 05:30:16 fi 05:30:16 05:30:16 case "$command" in 05:30:16 rehash|shell) 05:30:16 eval "$(pyenv "sh-$command" "$@")" 05:30:16 ;; 05:30:16 *) 05:30:16 command pyenv "$command" "$@" 05:30:16 ;; 05:30:16 esac 05:30:16 }' 05:30:16 +++ 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:30:16 ++ 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:30:16 ++ 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:30:16 ++ 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:30:16 ++ export PYENV_SHELL=bash 05:30:16 ++ PYENV_SHELL=bash 05:30:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:30:16 +++ complete -F _pyenv pyenv 05:30:16 ++ lf-pyver python3 05:30:16 ++ local py_version_xy=python3 05:30:16 ++ local py_version_xyz= 05:30:16 ++ pyenv versions 05:30:16 ++ local command 05:30:16 ++ command=versions 05:30:16 ++ '[' 1 -gt 0 ']' 05:30:16 ++ shift 05:30:16 ++ case "$command" in 05:30:16 ++ command pyenv versions 05:30:16 ++ pyenv versions 05:30:16 ++ awk '{ print $1 }' 05:30:16 ++ grep -E '^[0-9.]*[0-9]$' 05:30:16 ++ sed 's/^[ *]* //' 05:30:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:30:17 +++ grep '^3' /tmp/.pyenv_versions 05:30:17 +++ sort -V 05:30:17 +++ tail -n 1 05:30:17 ++ py_version_xyz=3.10.6 05:30:17 ++ [[ -z 3.10.6 ]] 05:30:17 ++ echo 3.10.6 05:30:17 ++ return 0 05:30:17 + pyenv local 3.10.6 05:30:17 + local command 05:30:17 + command=local 05:30:17 + '[' 2 -gt 0 ']' 05:30:17 + shift 05:30:17 + case "$command" in 05:30:17 + command pyenv local 3.10.6 05:30:17 + pyenv local 3.10.6 05:30:17 + for arg in "$@" 05:30:17 + case $arg in 05:30:17 + pkg_list+='tox ' 05:30:17 + for arg in "$@" 05:30:17 + case $arg in 05:30:17 + pkg_list+='virtualenv ' 05:30:17 + for arg in "$@" 05:30:17 + case $arg in 05:30:17 + pkg_list+='urllib3~=1.26.15 ' 05:30:17 + [[ -f /tmp/.toxenv ]] 05:30:17 ++ cat /tmp/.toxenv 05:30:17 + lf_venv=/tmp/venv-sde0 05:30:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sde0 from' file:/tmp/.toxenv 05:30:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sde0 from file:/tmp/.toxenv 05:30:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:17 + local 'pip_opts=--upgrade --quiet' 05:30:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:30:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:30:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:30:17 + [[ -n '' ]] 05:30:17 + [[ -n '' ]] 05:30:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:30:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:17 + /tmp/venv-sde0/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:30:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:30:17 lf-activate-venv(): INFO: Base packages installed successfully 05:30:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:30:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:30:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:30:17 + /tmp/venv-sde0/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:30:18 + type python3 05:30:18 + true 05:30:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sde0/bin to PATH' 05:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-sde0/bin to PATH 05:30:18 + PATH=/tmp/venv-sde0/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:30:18 + return 0 05:30:18 + [[ -d /opt/pyenv ]] 05:30:18 + echo '---> Setting up pyenv' 05:30:18 ---> Setting up pyenv 05:30:18 + export PYENV_ROOT=/opt/pyenv 05:30:18 + PYENV_ROOT=/opt/pyenv 05:30:18 + export PATH=/opt/pyenv/bin:/tmp/venv-sde0/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:30:18 + PATH=/opt/pyenv/bin:/tmp/venv-sde0/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:30:18 ++ pwd 05:30:18 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:30:18 + export PYTHONPATH 05:30:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:30:18 + TOX_TESTENV_PASSENV=PYTHONPATH 05:30:18 + tox --version 05:30:18 4.60.0 from /tmp/venv-sde0/lib/python3.10/site-packages/tox/__init__.py 05:30:18 + PARALLEL=false 05:30:18 + TOX_OPTIONS_LIST= 05:30:18 + [[ -n json ]] 05:30:18 + TOX_OPTIONS_LIST=' -e json' 05:30:18 + case ${PARALLEL,,} in 05:30:18 + tox -e json 05:30:18 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 05:30:20 json: freeze> python -m pip freeze --all 05:30:20 json: pip==26.2.1,setuptools==84.0.0 05:30:20 json: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.json'"'"' > /tmp/.coalist_json' 05:30:20 json: commands[0]> /bin/bash -c 'cat /tmp/.coalist_json | xargs -r python -m json.tool > /dev/null' 05:30:20 json: OK (1.66=setup[1.61]+cmd[0.01,0.04] seconds) 05:30:20 congratulations :) (1.70 seconds) 05:30:20 + tox_status=0 05:30:20 + echo '---> Completed tox runs' 05:30:20 ---> Completed tox runs 05:30:20 + for i in .tox/*/log 05:30:20 ++ echo .tox/json/log 05:30:20 ++ awk -F/ '{print $2}' 05:30:20 + tox_env=json 05:30:20 + cp -r .tox/json/log /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/json 05:30:20 + DOC_DIR=docs/_build/html 05:30:20 + [[ -d docs/_build/html ]] 05:30:20 + echo '---> tox-run.sh ends' 05:30:20 ---> tox-run.sh ends 05:30:20 + test 0 -eq 0 05:30:31 $ ssh-agent -k 05:30:31 unset SSH_AUTH_SOCK; 05:30:31 unset SSH_AGENT_PID; 05:30:31 echo Agent pid 12645 killed; 05:30:31 [ssh-agent] Stopped. 05:30:31 [PostBuildScript] - [INFO] Executing post build scripts. 05:30:31 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7694707666313285498.sh 05:30:31 ---> sysstat.sh 05:30:32 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7853005285702811662.sh 05:30:32 ---> package-listing.sh 05:30:32 ++ tr '[:upper:]' '[:lower:]' 05:30:32 ++ facter osfamily 05:30:32 + OS_FAMILY=redhat 05:30:32 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:30:32 + START_PACKAGES=/tmp/packages_start.txt 05:30:32 + END_PACKAGES=/tmp/packages_end.txt 05:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:30:32 + PACKAGES=/tmp/packages_start.txt 05:30:32 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:30:32 + PACKAGES=/tmp/packages_end.txt 05:30:32 + case "${OS_FAMILY}" in 05:30:32 + sort 05:30:32 + rpm -qa 05:30:33 + '[' -f /tmp/packages_start.txt ']' 05:30:33 + '[' -f /tmp/packages_end.txt ']' 05:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:30:33 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:30:33 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:30:33 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins5814976028588019770.sh 05:30:33 ---> capture-instance-metadata.sh 05:30:33 Setup pyenv: 05:30:33 system 05:30:33 3.8.13 05:30:33 3.9.13 05:30:33 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:30:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jecD 05:30:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:30:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:41 lf-activate-venv(): INFO: Base packages installed successfully 05:30:41 lf-activate-venv(): INFO: Installing additional packages: lftools 05:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-jecD/bin to PATH 05:31:01 INFO: Running in OpenStack, capturing instance metadata 05:31:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins3817858815424040967.sh 05:31:01 provisioning config files... 05:31:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config5273498943378766285tmp 05:31:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:31:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:31:01 [EnvInject] - Injecting environment variables from a build step. 05:31:01 [EnvInject] - Injecting as environment variables the properties content 05:31:01 SERVER_ID=logs 05:31:01 05:31:01 [EnvInject] - Variables injected successfully. 05:31:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins3515016057266731726.sh 05:31:01 ---> create-netrc.sh 05:31:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins4908868442118465227.sh 05:31:01 ---> python-tools-install.sh 05:31:01 Setup pyenv: 05:31:01 system 05:31:01 3.8.13 05:31:01 3.9.13 05:31:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jecD from file:/tmp/.os_lf_venv 05:31:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:03 lf-activate-venv(): INFO: Base packages installed successfully 05:31:03 lf-activate-venv(): INFO: Installing additional packages: lftools 05:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-jecD/bin to PATH 05:31:09 Generating Requirements File 05:31:31 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:31:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:31:31 Python 3.10.6 05:31:31 pip 26.2.1 from /tmp/venv-jecD/lib/python3.10/site-packages/pip (python 3.10) 05:31:32 aiohappyeyeballs==2.7.1 05:31:32 aiohttp==3.14.3 05:31:32 aiosignal==1.4.0 05:31:32 appdirs==1.4.4 05:31:32 argcomplete==3.7.2 05:31:32 aspy.yaml==1.3.0 05:31:32 async-timeout==5.0.1 05:31:32 attrs==26.1.0 05:31:32 autopage==0.6.0 05:31:32 backports.strenum==1.3.1 05:31:32 beautifulsoup4==4.15.0 05:31:32 boto3==1.43.72 05:31:32 botocore==1.43.72 05:31:32 bs4==0.0.2 05:31:32 certifi==2026.7.22 05:31:32 cffi==2.1.1 05:31:32 cfgv==3.5.0 05:31:32 chardet==7.6.0 05:31:32 charset-normalizer==3.5.1 05:31:32 click==8.4.2 05:31:32 cliff==4.14.0 05:31:32 cmd2==3.5.1 05:31:32 cryptography==3.3.2 05:31:32 debtcollector==3.1.0 05:31:32 decorator==5.3.1 05:31:32 defusedxml==0.7.1 05:31:32 Deprecated==1.3.1 05:31:32 distlib==0.4.3 05:31:32 dnspython==2.8.0 05:31:32 docker==7.2.0 05:31:32 dogpile.cache==1.5.0 05:31:32 durationpy==0.10 05:31:32 email-validator==2.3.0 05:31:32 filelock==3.32.3 05:31:32 frozenlist==1.8.0 05:31:32 future==1.0.0 05:31:32 gitdb==4.0.12 05:31:32 GitPython==3.1.59 05:31:32 httplib2==0.30.2 05:31:32 identify==2.6.19 05:31:32 idna==3.18 05:31:32 importlib-resources==1.5.0 05:31:32 iso8601==2.1.0 05:31:32 Jinja2==3.1.6 05:31:32 jmespath==1.1.0 05:31:32 jsonpatch==1.33 05:31:32 jsonpointer==3.1.1 05:31:32 jsonschema==4.26.0 05:31:32 jsonschema-specifications==2025.9.1 05:31:32 keystoneauth1==5.14.0 05:31:32 kubernetes==36.0.3 05:31:32 lftools==0.37.23 05:31:32 lxml==6.1.1 05:31:32 markdown-it-py==4.2.0 05:31:32 MarkupSafe==3.0.3 05:31:32 mdurl==0.1.2 05:31:32 msgpack==1.2.1 05:31:32 multi_key_dict==2.0.3 05:31:32 multidict==6.7.1 05:31:32 munch==4.0.0 05:31:32 netaddr==1.3.0 05:31:32 niet==1.4.2 05:31:32 nodeenv==1.10.0 05:31:32 oauth2client==4.1.3 05:31:32 oauthlib==3.3.1 05:31:32 openstacksdk==4.13.0 05:31:32 os-service-types==1.8.2 05:31:32 osc-lib==4.6.0 05:31:32 oslo.config==10.4.0 05:31:32 oslo.context==6.4.0 05:31:32 oslo.i18n==6.8.0 05:31:32 oslo.log==8.2.0 05:31:32 oslo.serialization==5.10.0 05:31:32 oslo.utils==10.1.1 05:31:32 packaging==26.3 05:31:32 pbr==7.0.3 05:31:32 platformdirs==4.11.3 05:31:32 prettytable==3.18.0 05:31:32 propcache==0.5.2 05:31:32 psutil==7.2.2 05:31:32 pyasn1==0.6.4 05:31:32 pyasn1_modules==0.4.2 05:31:32 pycparser==3.0 05:31:32 pygerrit2==2.0.15 05:31:32 PyGithub==2.9.1 05:31:32 Pygments==2.20.0 05:31:32 PyJWT==2.13.0 05:31:32 PyNaCl==1.6.2 05:31:32 pyparsing==2.4.7 05:31:32 pyperclip==1.11.0 05:31:32 pyrsistent==0.20.0 05:31:32 python-cinderclient==9.9.0 05:31:32 python-dateutil==2.9.0.post0 05:31:32 python-discovery==1.5.2 05:31:32 python-heatclient==5.2.0 05:31:32 python-jenkins==1.8.3 05:31:32 python-keystoneclient==5.8.0 05:31:32 python-magnumclient==4.11.0 05:31:32 python-openstackclient==10.0.0 05:31:32 python-swiftclient==4.10.0 05:31:32 PyYAML==6.0.3 05:31:32 referencing==0.37.0 05:31:32 requests==2.34.2 05:31:32 requests-oauthlib==2.0.0 05:31:32 rfc3986==2.0.0 05:31:32 rich==15.0.0 05:31:32 rich-argparse==1.8.0 05:31:32 rpds-py==0.30.0 05:31:32 rsa==4.9.1 05:31:32 ruamel.yaml==0.19.1 05:31:32 ruamel.yaml.clib==0.2.15 05:31:32 s3transfer==0.19.2 05:31:32 simplejson==4.1.1 05:31:32 six==1.17.0 05:31:32 smmap==5.0.3 05:31:32 soupsieve==2.9.2 05:31:32 stevedore==5.8.0 05:31:32 tabulate==0.10.0 05:31:32 toml==0.10.2 05:31:32 tomlkit==0.15.1 05:31:32 tqdm==4.70.0 05:31:32 typing_extensions==4.16.0 05:31:32 urllib3==1.26.20 05:31:32 virtualenv==21.7.4 05:31:32 wcwidth==0.8.2 05:31:32 websocket-client==1.9.0 05:31:32 wrapt==2.3.0 05:31:32 xdg==6.0.0 05:31:32 xmltodict==1.0.4 05:31:32 yarl==1.24.5 05:31:32 yq==4.1.2 05:31:32 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/sh /tmp/jenkins10005300171999405726.sh 05:31:32 ---> uv-install.sh 05:31:32 Installing uv/uvx (latest) using shell installer 05:31:32 2026-08-17 05:31:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-E4G8m4.sh" [1] 05:31:32 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:31:33 installing to /home/jenkins/.local/bin 05:31:33 uv 05:31:33 uvx 05:31:33 everything's installed! 05:31:33 ---> Validating uv/uvx install 05:31:33 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:31:33 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins14910941663020818262.sh 05:31:33 ---> sudo-logs.sh 05:31:33 Archiving 'sudo' log.. 05:31:33 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins14552981476497972331.sh 05:31:33 ---> job-cost.sh 05:31:33 INFO: Activating Python virtual environment... 05:31:33 Setup pyenv: 05:31:33 system 05:31:33 3.8.13 05:31:33 3.9.13 05:31:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:31:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jecD from file:/tmp/.os_lf_venv 05:31:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:35 lf-activate-venv(): INFO: Base packages installed successfully 05:31:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-jecD/bin to PATH 05:31:40 INFO: No stack-cost file found 05:31:40 INFO: Instance uptime: 134s 05:31:40 INFO: Fetching instance metadata (attempt 1 of 3)... 05:31:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:31:40 INFO: Successfully fetched instance metadata 05:31:40 INFO: Instance type: v3-standard-2 05:31:40 INFO: Retrieving pricing info for: v3-standard-2 05:31:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:31:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=134 05:31:40 INFO: Successfully fetched Vexxhost pricing API 05:31:40 INFO: Retrieved cost: 0.06 05:31:40 INFO: Retrieved resource: v3-standard-2 05:31:40 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost 05:31:40 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost.csv 05:31:40 INFO: Successfully archived job cost data 05:31:40 DEBUG: Cost data: testsuite-pythonsdk-tests-master-json-lint,31,2026-08-17 05:31:40,v3-standard-2,134,0.06,0.00,SUCCESS 05:31:40 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins9997258632054800429.sh 05:31:40 ---> logs-deploy.sh 05:31:40 Setup pyenv: 05:31:40 system 05:31:40 3.8.13 05:31:40 3.9.13 05:31:40 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jecD from file:/tmp/.os_lf_venv 05:31:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:42 lf-activate-venv(): INFO: Base packages installed successfully 05:31:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-jecD/bin to PATH 05:31:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/31 05:31:48 INFO: archiving workspace using pattern(s): 05:31:49 Archives upload complete. 05:31:50 INFO: archiving logs to Nexus 05:31:50 ---> uname -a: 05:31:50 Linux prd-centos8-builder-2c-1g-13065.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:31:50 05:31:50 05:31:50 ---> lscpu: 05:31:50 Architecture: x86_64 05:31:50 CPU op-mode(s): 32-bit, 64-bit 05:31:50 Byte Order: Little Endian 05:31:50 CPU(s): 2 05:31:50 On-line CPU(s) list: 0,1 05:31:50 Thread(s) per core: 1 05:31:50 Core(s) per socket: 1 05:31:50 Socket(s): 2 05:31:50 NUMA node(s): 1 05:31:50 Vendor ID: AuthenticAMD 05:31:50 CPU family: 23 05:31:50 Model: 49 05:31:50 Model name: AMD EPYC-Rome Processor 05:31:50 Stepping: 0 05:31:50 CPU MHz: 2800.000 05:31:50 BogoMIPS: 5600.00 05:31:50 Virtualization: AMD-V 05:31:50 Hypervisor vendor: KVM 05:31:50 Virtualization type: full 05:31:50 L1d cache: 32K 05:31:50 L1i cache: 32K 05:31:50 L2 cache: 512K 05:31:50 L3 cache: 16384K 05:31:50 NUMA node0 CPU(s): 0,1 05:31:50 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 05:31:50 05:31:50 05:31:50 ---> nproc: 05:31:50 2 05:31:50 05:31:50 05:31:50 ---> df -h: 05:31:50 Filesystem Size Used Avail Use% Mounted on 05:31:50 devtmpfs 3.8G 0 3.8G 0% /dev 05:31:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:31:50 tmpfs 3.8G 17M 3.8G 1% /run 05:31:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:31:50 /dev/vda1 40G 9.5G 31G 24% / 05:31:50 tmpfs 770M 0 770M 0% /run/user/1001 05:31:50 05:31:50 05:31:50 ---> free -m: 05:31:50 total used free shared buff/cache available 05:31:50 Mem: 7697 597 4818 19 2281 6790 05:31:50 Swap: 1023 0 1023 05:31:50 05:31:50 05:31:50 ---> ip addr: 05:31:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:31:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:50 inet 127.0.0.1/8 scope host lo 05:31:50 valid_lft forever preferred_lft forever 05:31:50 inet6 ::1/128 scope host 05:31:50 valid_lft forever preferred_lft forever 05:31:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:31:50 link/ether fa:16:3e:39:ef:3c brd ff:ff:ff:ff:ff:ff 05:31:50 altname enp0s3 05:31:50 altname ens3 05:31:50 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:31:50 valid_lft 86265sec preferred_lft 86265sec 05:31:50 inet6 fe80::f816:3eff:fe39:ef3c/64 scope link 05:31:50 valid_lft forever preferred_lft forever 05:31:50 05:31:50 05:31:50 ---> sar -b -r -n DEV: 05:31:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:31:50 05:31:50 05:29:32 LINUX RESTART (2 CPU) 05:31:50 05:31:50 05:30:00 AM tps rtps wtps bread/s bwrtn/s 05:31:50 05:30:01 AM 4.71 4.71 0.00 150.59 0.00 05:31:50 05:31:01 AM 333.33 150.97 182.35 3833.49 9641.83 05:31:50 Average: 328.74 148.93 179.81 3782.06 9507.16 05:31:50 05:31:50 05:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:50 05:30:01 AM 5619788 7044696 2262644 28.70 2688 1622888 810572 9.08 140764 1862288 50904 05:31:50 05:31:01 AM 5281240 7044584 2601192 33.00 2688 1934220 682876 7.65 379536 1870984 154868 05:31:50 Average: 5450514 7044640 2431918 30.85 2688 1778554 746724 8.36 260150 1866636 102886 05:31:50 05:31:50 05:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:50 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:50 05:30:01 AM eth0 95.29 57.65 84.03 32.98 0.00 0.00 0.00 0.00 05:31:50 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:50 05:31:01 AM eth0 75.52 48.96 971.78 22.84 0.00 0.00 0.00 0.00 05:31:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:50 Average: eth0 75.80 49.08 959.38 22.98 0.00 0.00 0.00 0.00 05:31:50 05:31:50 05:31:50 ---> sar -P ALL: 05:31:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:31:50 05:31:50 05:29:32 LINUX RESTART (2 CPU) 05:31:50 05:31:50 05:30:00 AM CPU %user %nice %system %iowait %steal %idle 05:31:50 05:30:01 AM all 93.53 0.00 6.47 0.00 0.00 0.00 05:31:50 05:30:01 AM 0 92.94 0.00 7.06 0.00 0.00 0.00 05:31:50 05:30:01 AM 1 94.12 0.00 5.88 0.00 0.00 0.00 05:31:50 05:31:01 AM all 33.62 2.80 37.49 3.61 0.09 22.39 05:31:50 05:31:01 AM 0 24.68 3.03 42.51 3.81 0.09 25.89 05:31:50 05:31:01 AM 1 42.50 2.58 32.50 3.41 0.08 18.92 05:31:50 Average: all 34.47 2.76 37.04 3.56 0.08 22.07 05:31:50 Average: 0 25.65 2.98 42.00 3.76 0.08 25.52 05:31:50 Average: 1 43.24 2.55 32.12 3.37 0.08 18.65 05:31:50 05:31:50 05:31:50