13:43:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142493 13:43:47 Running as SYSTEM 13:43:47 [EnvInject] - Loading node environment variables. 13:43:47 Building remotely on prd-centos8-builder-2c-1g-3182 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 13:43:47 [ssh-agent] Looking for ssh-agent implementation... 13:43:47 $ ssh-agent 13:43:48 SSH_AUTH_SOCK=/tmp/ssh-69Ogqz0gEoNr/agent.15237 13:43:48 SSH_AGENT_PID=15239 13:43:48 [ssh-agent] Started. 13:43:48 Running ssh-add (command line suppressed) 13:43:48 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_1953061788020745617.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_1953061788020745617.key) 13:43:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:48 The recommended git tool is: NONE 13:43:50 using credential onap-jenkins-ssh 13:43:50 Wiping out workspace first. 13:43:50 Cloning the remote Git repository 13:43:50 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 13:43:50 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 13:43:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:43:50 > git --version # timeout=10 13:43:50 > git --version # 'git version 2.39.0' 13:43:50 using GIT_SSH to set credentials Gerrit user 13:43:50 [INFO] Currently running in a labeled security context 13:43:50 [INFO] Currently SELinux is 'enforcing' on the host 13:43:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh9121672120600401061.key 13:43:50 Verifying host key using manually-configured host key entries 13:43:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:43:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:43:51 using GIT_SSH to set credentials Gerrit user 13:43:51 [INFO] Currently running in a labeled security context 13:43:51 [INFO] Currently SELinux is 'enforcing' on the host 13:43:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh8427030549024389095.key 13:43:51 Verifying host key using manually-configured host key entries 13:43:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/93/142493/3 # timeout=30 13:43:51 > git rev-parse 5e608830d60111d64f4622db90af3ba577d26e47^{commit} # timeout=10 13:43:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:51 Checking out Revision 5e608830d60111d64f4622db90af3ba577d26e47 (refs/changes/93/142493/3) 13:43:51 > git config core.sparsecheckout # timeout=10 13:43:51 > git checkout -f 5e608830d60111d64f4622db90af3ba577d26e47 # timeout=30 13:43:54 Commit message: "[INT] Release 8.0.0" 13:43:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:55 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 13:43:55 [EnvInject] - Injecting environment variables from a build step. 13:43:55 [EnvInject] - Injecting as environment variables the properties content 13:43:55 PYTHON=python3 13:43:55 13:43:55 [EnvInject] - Variables injected successfully. 13:43:55 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11317660640765346102.sh 13:43:55 ---> tox-install.sh 13:43:55 + source /home/jenkins/lf-env.sh 13:43:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:55 ++ mktemp -d /tmp/venv-XXXX 13:43:55 + lf_venv=/tmp/venv-XbpU 13:43:55 + local venv_file=/tmp/.os_lf_venv 13:43:55 + local python=python3 13:43:55 + local options 13:43:55 + local set_path=true 13:43:55 + local install_args= 13:43:55 ++ 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 13:43:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:55 + true 13:43:55 + case $1 in 13:43:55 + venv_file=/tmp/.toxenv 13:43:55 + shift 2 13:43:55 + true 13:43:55 + case $1 in 13:43:55 + shift 13:43:55 + break 13:43:55 + case $python in 13:43:55 + local pkg_list= 13:43:55 + [[ -d /opt/pyenv ]] 13:43:55 + echo 'Setup pyenv:' 13:43:55 Setup pyenv: 13:43:55 + export PYENV_ROOT=/opt/pyenv 13:43:55 + PYENV_ROOT=/opt/pyenv 13:43:55 + 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 13:43:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:43:55 + pyenv versions 13:43:55 system 13:43:55 * 3.8.13 (set by /opt/pyenv/version) 13:43:55 * 3.9.13 (set by /opt/pyenv/version) 13:43:55 * 3.10.6 (set by /opt/pyenv/version) 13:43:55 + command -v pyenv 13:43:55 ++ pyenv init - --no-rehash 13:43:55 + 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[*]}"'\'')" 13:43:55 export PATH="/opt/pyenv/shims:${PATH}" 13:43:55 export PYENV_SHELL=bash 13:43:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:55 pyenv() { 13:43:55 local command 13:43:55 command="${1:-}" 13:43:55 if [ "$#" -gt 0 ]; then 13:43:55 shift 13:43:55 fi 13:43:55 13:43:55 case "$command" in 13:43:55 rehash|shell) 13:43:55 eval "$(pyenv "sh-$command" "$@")" 13:43:55 ;; 13:43:55 *) 13:43:55 command pyenv "$command" "$@" 13:43:55 ;; 13:43:55 esac 13:43:55 }' 13:43:55 +++ 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[*]}"' 13:43:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:43:55 ++ 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 13:43:55 ++ 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 13:43:55 ++ export PYENV_SHELL=bash 13:43:55 ++ PYENV_SHELL=bash 13:43:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:55 +++ complete -F _pyenv pyenv 13:43:55 ++ lf-pyver python3 13:43:55 ++ local py_version_xy=python3 13:43:55 ++ local py_version_xyz= 13:43:55 ++ pyenv versions 13:43:55 ++ local command 13:43:55 ++ command=versions 13:43:55 ++ '[' 1 -gt 0 ']' 13:43:55 ++ shift 13:43:55 ++ case "$command" in 13:43:55 ++ command pyenv versions 13:43:55 ++ pyenv versions 13:43:55 ++ sed 's/^[ *]* //' 13:43:55 ++ grep -E '^[0-9.]*[0-9]$' 13:43:55 ++ awk '{ print $1 }' 13:43:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:55 +++ grep '^3' /tmp/.pyenv_versions 13:43:55 +++ tail -n 1 13:43:55 +++ sort -V 13:43:55 ++ py_version_xyz=3.10.6 13:43:55 ++ [[ -z 3.10.6 ]] 13:43:55 ++ echo 3.10.6 13:43:55 ++ return 0 13:43:55 + pyenv local 3.10.6 13:43:55 + local command 13:43:55 + command=local 13:43:55 + '[' 2 -gt 0 ']' 13:43:55 + shift 13:43:55 + case "$command" in 13:43:55 + command pyenv local 3.10.6 13:43:55 + pyenv local 3.10.6 13:43:55 + for arg in "$@" 13:43:55 + case $arg in 13:43:55 + pkg_list+='tox ' 13:43:55 + for arg in "$@" 13:43:55 + case $arg in 13:43:55 + pkg_list+='virtualenv ' 13:43:55 + for arg in "$@" 13:43:55 + case $arg in 13:43:55 + pkg_list+='urllib3~=1.26.15 ' 13:43:55 + [[ -f /tmp/.toxenv ]] 13:43:55 + [[ ! -f /tmp/.toxenv ]] 13:43:55 + [[ -n '' ]] 13:43:55 + python3 -m venv /tmp/venv-XbpU 13:43:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XbpU' 13:43:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XbpU 13:43:59 + echo /tmp/venv-XbpU 13:43:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:43:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:43:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:59 + local 'pip_opts=--upgrade --quiet' 13:43:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:43:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:43:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:43:59 + [[ -n '' ]] 13:43:59 + [[ -n '' ]] 13:43:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:59 + /tmp/venv-XbpU/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 13:44:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:44:03 lf-activate-venv(): INFO: Base packages installed successfully 13:44:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:44:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:44:03 + /tmp/venv-XbpU/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 13:44:06 + type python3 13:44:06 + true 13:44:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XbpU/bin to PATH' 13:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-XbpU/bin to PATH 13:44:06 + PATH=/tmp/venv-XbpU/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 13:44:06 + return 0 13:44:06 + python3 --version 13:44:06 Python 3.10.6 13:44:06 + python3 -m pip --version 13:44:06 pip 25.3 from /tmp/venv-XbpU/lib/python3.10/site-packages/pip (python 3.10) 13:44:06 + python3 -m pip freeze 13:44:06 cachetools==6.2.5 13:44:06 chardet==5.2.0 13:44:06 colorama==0.4.6 13:44:06 distlib==0.4.0 13:44:06 filelock==3.20.3 13:44:06 packaging==26.0 13:44:06 platformdirs==4.5.1 13:44:06 pluggy==1.6.0 13:44:06 pyproject-api==1.10.0 13:44:06 tomli==2.4.0 13:44:06 tox==4.34.1 13:44:06 typing_extensions==4.15.0 13:44:06 urllib3==1.26.20 13:44:06 virtualenv==20.36.1 13:44:06 [EnvInject] - Injecting environment variables from a build step. 13:44:06 [EnvInject] - Injecting as environment variables the properties content 13:44:06 PARALLEL=false 13:44:06 13:44:06 [EnvInject] - Variables injected successfully. 13:44:06 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10680321816261384682.sh 13:44:06 ---> tox-run.sh 13:44:06 + 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 13:44:06 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 13:44:06 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 13:44:06 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 13:44:06 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 13:44:06 + source /home/jenkins/lf-env.sh 13:44:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:06 ++ mktemp -d /tmp/venv-XXXX 13:44:06 + lf_venv=/tmp/venv-XO9j 13:44:06 + local venv_file=/tmp/.os_lf_venv 13:44:06 + local python=python3 13:44:06 + local options 13:44:06 + local set_path=true 13:44:06 + local install_args= 13:44:06 ++ 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 13:44:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:06 + true 13:44:06 + case $1 in 13:44:06 + venv_file=/tmp/.toxenv 13:44:06 + shift 2 13:44:06 + true 13:44:06 + case $1 in 13:44:06 + shift 13:44:06 + break 13:44:06 + case $python in 13:44:06 + local pkg_list= 13:44:06 + [[ -d /opt/pyenv ]] 13:44:06 + echo 'Setup pyenv:' 13:44:06 Setup pyenv: 13:44:06 + export PYENV_ROOT=/opt/pyenv 13:44:06 + PYENV_ROOT=/opt/pyenv 13:44:06 + 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 13:44:06 + 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 13:44:06 + pyenv versions 13:44:06 system 13:44:06 3.8.13 13:44:06 3.9.13 13:44:06 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:44:06 + command -v pyenv 13:44:06 ++ pyenv init - --no-rehash 13:44:06 + 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[*]}"'\'')" 13:44:06 export PATH="/opt/pyenv/shims:${PATH}" 13:44:06 export PYENV_SHELL=bash 13:44:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:06 pyenv() { 13:44:06 local command 13:44:06 command="${1:-}" 13:44:06 if [ "$#" -gt 0 ]; then 13:44:06 shift 13:44:06 fi 13:44:06 13:44:06 case "$command" in 13:44:06 rehash|shell) 13:44:06 eval "$(pyenv "sh-$command" "$@")" 13:44:06 ;; 13:44:06 *) 13:44:06 command pyenv "$command" "$@" 13:44:06 ;; 13:44:06 esac 13:44:06 }' 13:44:06 +++ 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[*]}"' 13:44:06 ++ 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 13:44:06 ++ 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 13:44:06 ++ 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 13:44:06 ++ export PYENV_SHELL=bash 13:44:06 ++ PYENV_SHELL=bash 13:44:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:06 +++ complete -F _pyenv pyenv 13:44:06 ++ lf-pyver python3 13:44:06 ++ local py_version_xy=python3 13:44:06 ++ local py_version_xyz= 13:44:06 ++ pyenv versions 13:44:06 ++ local command 13:44:06 ++ command=versions 13:44:06 ++ '[' 1 -gt 0 ']' 13:44:06 ++ shift 13:44:06 ++ case "$command" in 13:44:06 ++ command pyenv versions 13:44:06 ++ pyenv versions 13:44:06 ++ grep -E '^[0-9.]*[0-9]$' 13:44:06 ++ awk '{ print $1 }' 13:44:06 ++ sed 's/^[ *]* //' 13:44:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:07 +++ grep '^3' /tmp/.pyenv_versions 13:44:07 +++ tail -n 1 13:44:07 +++ sort -V 13:44:07 ++ py_version_xyz=3.10.6 13:44:07 ++ [[ -z 3.10.6 ]] 13:44:07 ++ echo 3.10.6 13:44:07 ++ return 0 13:44:07 + pyenv local 3.10.6 13:44:07 + local command 13:44:07 + command=local 13:44:07 + '[' 2 -gt 0 ']' 13:44:07 + shift 13:44:07 + case "$command" in 13:44:07 + command pyenv local 3.10.6 13:44:07 + pyenv local 3.10.6 13:44:07 + for arg in "$@" 13:44:07 + case $arg in 13:44:07 + pkg_list+='tox ' 13:44:07 + for arg in "$@" 13:44:07 + case $arg in 13:44:07 + pkg_list+='virtualenv ' 13:44:07 + for arg in "$@" 13:44:07 + case $arg in 13:44:07 + pkg_list+='urllib3~=1.26.15 ' 13:44:07 + [[ -f /tmp/.toxenv ]] 13:44:07 ++ cat /tmp/.toxenv 13:44:07 + lf_venv=/tmp/venv-XbpU 13:44:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XbpU from' file:/tmp/.toxenv 13:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XbpU from file:/tmp/.toxenv 13:44:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:44:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:07 + local 'pip_opts=--upgrade --quiet' 13:44:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:44:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:44:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:44:07 + [[ -n '' ]] 13:44:07 + [[ -n '' ]] 13:44:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:44:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:07 + /tmp/venv-XbpU/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 13:44:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:44:07 lf-activate-venv(): INFO: Base packages installed successfully 13:44:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:44:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:44:07 + /tmp/venv-XbpU/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 13:44:08 + type python3 13:44:08 + true 13:44:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XbpU/bin to PATH' 13:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-XbpU/bin to PATH 13:44:08 + PATH=/tmp/venv-XbpU/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 13:44:08 + return 0 13:44:08 + [[ -d /opt/pyenv ]] 13:44:08 + echo '---> Setting up pyenv' 13:44:08 ---> Setting up pyenv 13:44:08 + export PYENV_ROOT=/opt/pyenv 13:44:08 + PYENV_ROOT=/opt/pyenv 13:44:08 + export PATH=/opt/pyenv/bin:/tmp/venv-XbpU/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 13:44:08 + PATH=/opt/pyenv/bin:/tmp/venv-XbpU/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 13:44:08 ++ pwd 13:44:08 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 13:44:08 + export PYTHONPATH 13:44:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:44:08 + TOX_TESTENV_PASSENV=PYTHONPATH 13:44:08 + tox --version 13:44:09 4.34.1 from /tmp/venv-XbpU/lib/python3.10/site-packages/tox/__init__.py 13:44:09 + PARALLEL=false 13:44:09 + TOX_OPTIONS_LIST= 13:44:09 + [[ -n yaml ]] 13:44:09 + TOX_OPTIONS_LIST=' -e yaml' 13:44:09 + case ${PARALLEL,,} in 13:44:09 + tox -e yaml 13:44:09 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 13:44:10 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:44:33 yaml: freeze> python -m pip freeze --all 13:44:33 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 13:44:33 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:44:33 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:44:34 ---> Completed tox runs 13:44:34 + for i in .tox/*/log 13:44:34 ++ echo .tox/yaml/log 13:44:34 ++ awk -F/ '{print $2}' 13:44:34 + tox_env=yaml 13:44:34 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 13:44:34 + DOC_DIR=docs/_build/html 13:44:34 + [[ -d docs/_build/html ]] 13:44:34 + echo '---> tox-run.sh ends' 13:44:34 ---> tox-run.sh ends 13:44:34 + test 0 -eq 0 13:44:34 $ ssh-agent -k 13:44:34 unset SSH_AUTH_SOCK; 13:44:34 unset SSH_AGENT_PID; 13:44:34 echo Agent pid 15239 killed; 13:44:34 [ssh-agent] Stopped. 13:44:34 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:34 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5560828528217402796.sh 13:44:34 ---> sysstat.sh 13:44:35 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins3358863050117986937.sh 13:44:35 ---> package-listing.sh 13:44:35 ++ facter osfamily 13:44:35 ++ tr '[:upper:]' '[:lower:]' 13:44:35 + OS_FAMILY=redhat 13:44:35 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 13:44:35 + START_PACKAGES=/tmp/packages_start.txt 13:44:35 + END_PACKAGES=/tmp/packages_end.txt 13:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:35 + PACKAGES=/tmp/packages_start.txt 13:44:35 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 13:44:35 + PACKAGES=/tmp/packages_end.txt 13:44:35 + case "${OS_FAMILY}" in 13:44:35 + rpm -qa 13:44:35 + sort 13:44:36 + '[' -f /tmp/packages_start.txt ']' 13:44:36 + '[' -f /tmp/packages_end.txt ']' 13:44:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:36 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 13:44:36 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 13:44:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 13:44:36 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins13491941038196065758.sh 13:44:36 ---> capture-instance-metadata.sh 13:44:36 Setup pyenv: 13:44:36 system 13:44:36 3.8.13 13:44:36 3.9.13 13:44:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:44:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnHo 13:44:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:44:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:43 lf-activate-venv(): INFO: Base packages installed successfully 13:44:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:04 lf-activate-venv(): INFO: Adding /tmp/venv-bnHo/bin to PATH 13:45:04 INFO: Running in OpenStack, capturing instance metadata 13:45:04 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5522800006588658257.sh 13:45:04 provisioning config files... 13:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config2896366670182741020tmp 13:45:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:04 [EnvInject] - Injecting environment variables from a build step. 13:45:04 [EnvInject] - Injecting as environment variables the properties content 13:45:04 SERVER_ID=logs 13:45:04 13:45:04 [EnvInject] - Variables injected successfully. 13:45:04 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15443289554491110249.sh 13:45:04 ---> create-netrc.sh 13:45:04 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8784374058242933767.sh 13:45:04 ---> python-tools-install.sh 13:45:04 Setup pyenv: 13:45:04 system 13:45:04 3.8.13 13:45:04 3.9.13 13:45:04 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:45:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnHo from file:/tmp/.os_lf_venv 13:45:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:06 lf-activate-venv(): INFO: Base packages installed successfully 13:45:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:14 lf-activate-venv(): INFO: Adding /tmp/venv-bnHo/bin to PATH 13:45:14 Generating Requirements File 13:45: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. 13:45:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:45:31 Python 3.10.6 13:45:32 pip 25.3 from /tmp/venv-bnHo/lib/python3.10/site-packages/pip (python 3.10) 13:45:32 appdirs==1.4.4 13:45:32 argcomplete==3.6.3 13:45:32 aspy.yaml==1.3.0 13:45:32 attrs==25.4.0 13:45:32 autopage==0.5.2 13:45:32 backports.strenum==1.3.1 13:45:32 beautifulsoup4==4.14.3 13:45:32 boto3==1.42.34 13:45:32 botocore==1.42.34 13:45:32 bs4==0.0.2 13:45:32 certifi==2026.1.4 13:45:32 cffi==2.0.0 13:45:32 cfgv==3.5.0 13:45:32 chardet==5.2.0 13:45:32 charset-normalizer==3.4.4 13:45:32 click==8.3.1 13:45:32 cliff==4.13.1 13:45:32 cmd2==3.1.0 13:45:32 cryptography==3.3.2 13:45:32 debtcollector==3.0.0 13:45:32 decorator==5.2.1 13:45:32 defusedxml==0.7.1 13:45:32 Deprecated==1.3.1 13:45:32 distlib==0.4.0 13:45:32 dnspython==2.8.0 13:45:32 docker==7.1.0 13:45:32 dogpile.cache==1.5.0 13:45:32 durationpy==0.10 13:45:32 email-validator==2.3.0 13:45:32 filelock==3.20.3 13:45:32 future==1.0.0 13:45:32 gitdb==4.0.12 13:45:32 GitPython==3.1.46 13:45:32 httplib2==0.30.2 13:45:32 identify==2.6.16 13:45:32 idna==3.11 13:45:32 importlib-resources==1.5.0 13:45:32 iso8601==2.1.0 13:45:32 Jinja2==3.1.6 13:45:32 jmespath==1.1.0 13:45:32 jsonpatch==1.33 13:45:32 jsonpointer==3.0.0 13:45:32 jsonschema==4.26.0 13:45:32 jsonschema-specifications==2025.9.1 13:45:32 keystoneauth1==5.13.0 13:45:32 kubernetes==35.0.0 13:45:32 lftools==0.37.21 13:45:32 lxml==6.0.2 13:45:32 markdown-it-py==4.0.0 13:45:32 MarkupSafe==3.0.3 13:45:32 mdurl==0.1.2 13:45:32 msgpack==1.1.2 13:45:32 multi_key_dict==2.0.3 13:45:32 munch==4.0.0 13:45:32 netaddr==1.3.0 13:45:32 niet==1.4.2 13:45:32 nodeenv==1.10.0 13:45:32 oauth2client==4.1.3 13:45:32 oauthlib==3.3.1 13:45:32 openstacksdk==4.9.0 13:45:32 os-service-types==1.8.2 13:45:32 osc-lib==4.3.0 13:45:32 oslo.config==10.2.0 13:45:32 oslo.context==6.2.0 13:45:32 oslo.i18n==6.7.1 13:45:32 oslo.log==8.0.0 13:45:32 oslo.serialization==5.9.0 13:45:32 oslo.utils==9.2.0 13:45:32 packaging==26.0 13:45:32 pbr==7.0.3 13:45:32 platformdirs==4.5.1 13:45:32 prettytable==3.17.0 13:45:32 psutil==7.2.1 13:45:32 pyasn1==0.6.2 13:45:32 pyasn1_modules==0.4.2 13:45:32 pycparser==3.0 13:45:32 pygerrit2==2.0.15 13:45:32 PyGithub==2.8.1 13:45:32 Pygments==2.19.2 13:45:32 PyJWT==2.10.1 13:45:32 PyNaCl==1.6.2 13:45:32 pyparsing==2.4.7 13:45:32 pyperclip==1.11.0 13:45:32 pyrsistent==0.20.0 13:45:32 python-cinderclient==9.8.0 13:45:32 python-dateutil==2.9.0.post0 13:45:32 python-heatclient==5.0.0 13:45:32 python-jenkins==1.8.3 13:45:32 python-keystoneclient==5.7.0 13:45:32 python-magnumclient==4.9.0 13:45:32 python-openstackclient==8.3.0 13:45:32 python-swiftclient==4.9.0 13:45:32 PyYAML==6.0.3 13:45:32 referencing==0.37.0 13:45:32 requests==2.32.5 13:45:32 requests-oauthlib==2.0.0 13:45:32 requestsexceptions==1.4.0 13:45:32 rfc3986==2.0.0 13:45:32 rich==14.3.1 13:45:32 rich-argparse==1.7.2 13:45:32 rpds-py==0.30.0 13:45:32 rsa==4.9.1 13:45:32 ruamel.yaml==0.19.1 13:45:32 ruamel.yaml.clib==0.2.15 13:45:32 s3transfer==0.16.0 13:45:32 simplejson==3.20.2 13:45:32 six==1.17.0 13:45:32 smmap==5.0.2 13:45:32 soupsieve==2.8.3 13:45:32 stevedore==5.6.0 13:45:32 tabulate==0.9.0 13:45:32 toml==0.10.2 13:45:32 tomlkit==0.14.0 13:45:32 tqdm==4.67.1 13:45:32 typing_extensions==4.15.0 13:45:32 tzdata==2025.3 13:45:32 urllib3==1.26.20 13:45:32 virtualenv==20.36.1 13:45:32 wcwidth==0.4.0 13:45:32 websocket-client==1.9.0 13:45:32 wrapt==2.0.1 13:45:32 xdg==6.0.0 13:45:32 xmltodict==1.0.2 13:45:32 yq==3.4.3 13:45:32 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5699399087930417499.sh 13:45:32 ---> sudo-logs.sh 13:45:32 Archiving 'sudo' log.. 13:45:32 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins2103264683305646652.sh 13:45:32 ---> job-cost.sh 13:45:32 Setup pyenv: 13:45:32 system 13:45:32 3.8.13 13:45:32 3.9.13 13:45:32 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:45:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnHo from file:/tmp/.os_lf_venv 13:45:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:34 lf-activate-venv(): INFO: Base packages installed successfully 13:45:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-bnHo/bin to PATH 13:45:39 INFO: No Stack... 13:45:39 INFO: Retrieving Pricing Info for: v3-standard-2 13:45:40 INFO: Archiving Costs 13:45:40 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11271143958118057796.sh 13:45:40 ---> logs-deploy.sh 13:45:40 Setup pyenv: 13:45:40 system 13:45:40 3.8.13 13:45:40 3.9.13 13:45:40 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 13:45:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnHo from file:/tmp/.os_lf_venv 13:45:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:42 lf-activate-venv(): INFO: Base packages installed successfully 13:45:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-bnHo/bin to PATH 13:45:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/165 13:45:50 INFO: archiving workspace using pattern(s): 13:45:51 Archives upload complete. 13:45:51 INFO: archiving logs to Nexus 13:45:52 ---> uname -a: 13:45:52 Linux prd-centos8-builder-2c-1g-3182.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 13:45:52 13:45:52 13:45:52 ---> lscpu: 13:45:52 Architecture: x86_64 13:45:52 CPU op-mode(s): 32-bit, 64-bit 13:45:52 Byte Order: Little Endian 13:45:52 CPU(s): 2 13:45:52 On-line CPU(s) list: 0,1 13:45:52 Thread(s) per core: 1 13:45:52 Core(s) per socket: 1 13:45:52 Socket(s): 2 13:45:52 NUMA node(s): 1 13:45:52 Vendor ID: AuthenticAMD 13:45:52 CPU family: 23 13:45:52 Model: 49 13:45:52 Model name: AMD EPYC-Rome Processor 13:45:52 Stepping: 0 13:45:52 CPU MHz: 2800.000 13:45:52 BogoMIPS: 5600.00 13:45:52 Virtualization: AMD-V 13:45:52 Hypervisor vendor: KVM 13:45:52 Virtualization type: full 13:45:52 L1d cache: 32K 13:45:52 L1i cache: 32K 13:45:52 L2 cache: 512K 13:45:52 L3 cache: 16384K 13:45:52 NUMA node0 CPU(s): 0,1 13:45:52 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 13:45:52 13:45:52 13:45:52 ---> nproc: 13:45:52 2 13:45:52 13:45:52 13:45:52 ---> df -h: 13:45:52 Filesystem Size Used Avail Use% Mounted on 13:45:52 devtmpfs 3.8G 0 3.8G 0% /dev 13:45:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:45:52 tmpfs 3.8G 17M 3.8G 1% /run 13:45:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:45:52 /dev/vda1 40G 8.7G 32G 22% / 13:45:52 tmpfs 770M 0 770M 0% /run/user/1001 13:45:52 13:45:52 13:45:52 ---> free -m: 13:45:52 total used free shared buff/cache available 13:45:52 Mem: 7699 614 4736 19 2349 6767 13:45:52 Swap: 1023 0 1023 13:45:52 13:45:52 13:45:52 ---> ip addr: 13:45:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:52 inet 127.0.0.1/8 scope host lo 13:45:52 valid_lft forever preferred_lft forever 13:45:52 inet6 ::1/128 scope host 13:45:52 valid_lft forever preferred_lft forever 13:45:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:52 link/ether fa:16:3e:66:39:6c brd ff:ff:ff:ff:ff:ff 13:45:52 altname enp0s3 13:45:52 altname ens3 13:45:52 inet 10.30.106.204/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:45:52 valid_lft 86252sec preferred_lft 86252sec 13:45:52 inet6 fe80::f816:3eff:fe66:396c/64 scope link 13:45:52 valid_lft forever preferred_lft forever 13:45:52 13:45:52 13:45:52 ---> sar -b -r -n DEV: 13:45:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 13:45:52 13:45:52 13:43:20 LINUX RESTART (2 CPU) 13:45:52 13:45:52 01:44:01 PM tps rtps wtps bread/s bwrtn/s 13:45:52 01:45:01 PM 237.82 89.64 148.18 2309.63 10404.62 13:45:52 Average: 237.82 89.64 148.18 2309.63 10404.62 13:45:52 13:45:52 01:44:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:52 01:45:01 PM 4916620 6900012 2967824 37.64 2688 2144980 803864 9.00 412048 2170944 275760 13:45:52 Average: 4916620 6900012 2967824 37.64 2688 2144980 803864 9.00 412048 2170944 275760 13:45:52 13:45:52 01:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:52 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 01:45:01 PM eth0 84.27 58.10 1143.07 12.34 0.00 0.00 0.00 0.00 13:45:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 Average: eth0 84.27 58.10 1143.07 12.34 0.00 0.00 0.00 0.00 13:45:52 13:45:52 13:45:52 ---> sar -P ALL: 13:45:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 13:45:52 13:45:52 13:43:20 LINUX RESTART (2 CPU) 13:45:52 13:45:52 01:44:01 PM CPU %user %nice %system %iowait %steal %idle 13:45:52 01:45:01 PM all 40.09 1.30 15.66 3.85 0.11 39.00 13:45:52 01:45:01 PM 0 52.84 0.99 14.61 3.50 0.10 27.95 13:45:52 01:45:01 PM 1 27.24 1.61 16.71 4.20 0.12 50.12 13:45:52 Average: all 40.09 1.30 15.66 3.85 0.11 39.00 13:45:52 Average: 0 52.84 0.99 14.61 3.50 0.10 27.95 13:45:52 Average: 1 27.24 1.61 16.71 4.20 0.12 50.12 13:45:52 13:45:52 13:45:52