11:28:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142493 11:28:47 Running as SYSTEM 11:28:47 [EnvInject] - Loading node environment variables. 11:28:47 Building remotely on prd-centos8-builder-2c-1g-3070 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 11:28:47 [ssh-agent] Looking for ssh-agent implementation... 11:28:47 $ ssh-agent 11:28:47 SSH_AUTH_SOCK=/tmp/ssh-aQkNDgcNhOzZ/agent.15723 11:28:47 SSH_AGENT_PID=15741 11:28:47 [ssh-agent] Started. 11:28:47 Running ssh-add (command line suppressed) 11:28:47 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_7071915141574688813.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_7071915141574688813.key) 11:28:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:28:47 The recommended git tool is: NONE 11:28:49 using credential onap-jenkins-ssh 11:28:49 Wiping out workspace first. 11:28:49 Cloning the remote Git repository 11:28:49 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:28:49 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 11:28:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:28:49 > git --version # timeout=10 11:28:49 > git --version # 'git version 2.39.0' 11:28:49 using GIT_SSH to set credentials Gerrit user 11:28:49 [INFO] Currently running in a labeled security context 11:28:49 [INFO] Currently SELinux is 'enforcing' on the host 11:28:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh14362859775003363206.key 11:28:49 Verifying host key using manually-configured host key entries 11:28:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:28:49 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:28:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:28:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:28:50 using GIT_SSH to set credentials Gerrit user 11:28:50 [INFO] Currently running in a labeled security context 11:28:50 [INFO] Currently SELinux is 'enforcing' on the host 11:28:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh6037157170490327138.key 11:28:50 Verifying host key using manually-configured host key entries 11:28:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/93/142493/3 # timeout=30 11:28:50 > git rev-parse 5e608830d60111d64f4622db90af3ba577d26e47^{commit} # timeout=10 11:28:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:28:50 Checking out Revision 5e608830d60111d64f4622db90af3ba577d26e47 (refs/changes/93/142493/3) 11:28:50 > git config core.sparsecheckout # timeout=10 11:28:50 > git checkout -f 5e608830d60111d64f4622db90af3ba577d26e47 # timeout=30 11:28:53 Commit message: "[INT] Release 8.0.0" 11:28:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:28:53 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:28:54 [EnvInject] - Injecting environment variables from a build step. 11:28:54 [EnvInject] - Injecting as environment variables the properties content 11:28:54 PYTHON=python3 11:28:54 11:28:54 [EnvInject] - Variables injected successfully. 11:28:54 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17544911103204916268.sh 11:28:54 ---> tox-install.sh 11:28:54 + source /home/jenkins/lf-env.sh 11:28:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:54 ++ mktemp -d /tmp/venv-XXXX 11:28:54 + lf_venv=/tmp/venv-sqmV 11:28:54 + local venv_file=/tmp/.os_lf_venv 11:28:54 + local python=python3 11:28:54 + local options 11:28:54 + local set_path=true 11:28:54 + local install_args= 11:28:54 ++ 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 11:28:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:54 + true 11:28:54 + case $1 in 11:28:54 + venv_file=/tmp/.toxenv 11:28:54 + shift 2 11:28:54 + true 11:28:54 + case $1 in 11:28:54 + shift 11:28:54 + break 11:28:54 + case $python in 11:28:54 + local pkg_list= 11:28:54 + [[ -d /opt/pyenv ]] 11:28:54 + echo 'Setup pyenv:' 11:28:54 Setup pyenv: 11:28:54 + export PYENV_ROOT=/opt/pyenv 11:28:54 + PYENV_ROOT=/opt/pyenv 11:28:54 + 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 11:28:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:28:54 + pyenv versions 11:28:54 system 11:28:54 * 3.8.13 (set by /opt/pyenv/version) 11:28:54 * 3.9.13 (set by /opt/pyenv/version) 11:28:54 * 3.10.6 (set by /opt/pyenv/version) 11:28:54 + command -v pyenv 11:28:54 ++ pyenv init - --no-rehash 11:28:54 + 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[*]}"'\'')" 11:28:54 export PATH="/opt/pyenv/shims:${PATH}" 11:28:54 export PYENV_SHELL=bash 11:28:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:54 pyenv() { 11:28:54 local command 11:28:54 command="${1:-}" 11:28:54 if [ "$#" -gt 0 ]; then 11:28:54 shift 11:28:54 fi 11:28:54 11:28:54 case "$command" in 11:28:54 rehash|shell) 11:28:54 eval "$(pyenv "sh-$command" "$@")" 11:28:54 ;; 11:28:54 *) 11:28:54 command pyenv "$command" "$@" 11:28:54 ;; 11:28:54 esac 11:28:54 }' 11:28:54 +++ 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[*]}"' 11:28:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:28:54 ++ 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 11:28:54 ++ 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 11:28:54 ++ export PYENV_SHELL=bash 11:28:54 ++ PYENV_SHELL=bash 11:28:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:54 +++ complete -F _pyenv pyenv 11:28:54 ++ lf-pyver python3 11:28:54 ++ local py_version_xy=python3 11:28:54 ++ local py_version_xyz= 11:28:54 ++ sed 's/^[ *]* //' 11:28:54 ++ awk '{ print $1 }' 11:28:54 ++ pyenv versions 11:28:54 ++ local command 11:28:54 ++ command=versions 11:28:54 ++ '[' 1 -gt 0 ']' 11:28:54 ++ shift 11:28:54 ++ case "$command" in 11:28:54 ++ command pyenv versions 11:28:54 ++ pyenv versions 11:28:54 ++ grep -E '^[0-9.]*[0-9]$' 11:28:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:54 +++ grep '^3' /tmp/.pyenv_versions 11:28:54 +++ tail -n 1 11:28:54 +++ sort -V 11:28:54 ++ py_version_xyz=3.10.6 11:28:54 ++ [[ -z 3.10.6 ]] 11:28:54 ++ echo 3.10.6 11:28:54 ++ return 0 11:28:54 + pyenv local 3.10.6 11:28:54 + local command 11:28:54 + command=local 11:28:54 + '[' 2 -gt 0 ']' 11:28:54 + shift 11:28:54 + case "$command" in 11:28:54 + command pyenv local 3.10.6 11:28:54 + pyenv local 3.10.6 11:28:54 + for arg in "$@" 11:28:54 + case $arg in 11:28:54 + pkg_list+='tox ' 11:28:54 + for arg in "$@" 11:28:54 + case $arg in 11:28:54 + pkg_list+='virtualenv ' 11:28:54 + for arg in "$@" 11:28:54 + case $arg in 11:28:54 + pkg_list+='urllib3~=1.26.15 ' 11:28:54 + [[ -f /tmp/.toxenv ]] 11:28:54 + [[ ! -f /tmp/.toxenv ]] 11:28:54 + [[ -n '' ]] 11:28:54 + python3 -m venv /tmp/venv-sqmV 11:28:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqmV' 11:28:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqmV 11:28:58 + echo /tmp/venv-sqmV 11:28:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:28:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:28:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:58 + local 'pip_opts=--upgrade --quiet' 11:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:58 + [[ -n '' ]] 11:28:58 + [[ -n '' ]] 11:28:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:58 + /tmp/venv-sqmV/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 11:29:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:29:02 lf-activate-venv(): INFO: Base packages installed successfully 11:29:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:29:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:29:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:29:02 + /tmp/venv-sqmV/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 11:29:04 + type python3 11:29:04 + true 11:29:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqmV/bin to PATH' 11:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-sqmV/bin to PATH 11:29:04 + PATH=/tmp/venv-sqmV/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 11:29:04 + return 0 11:29:04 + python3 --version 11:29:04 Python 3.10.6 11:29:04 + python3 -m pip --version 11:29:04 pip 25.3 from /tmp/venv-sqmV/lib/python3.10/site-packages/pip (python 3.10) 11:29:04 + python3 -m pip freeze 11:29:04 cachetools==6.2.5 11:29:04 chardet==5.2.0 11:29:04 colorama==0.4.6 11:29:04 distlib==0.4.0 11:29:04 filelock==3.20.3 11:29:04 packaging==26.0 11:29:04 platformdirs==4.5.1 11:29:04 pluggy==1.6.0 11:29:04 pyproject-api==1.10.0 11:29:04 tomli==2.4.0 11:29:04 tox==4.34.1 11:29:04 typing_extensions==4.15.0 11:29:04 urllib3==1.26.20 11:29:04 virtualenv==20.36.1 11:29:04 [EnvInject] - Injecting environment variables from a build step. 11:29:04 [EnvInject] - Injecting as environment variables the properties content 11:29:04 PARALLEL=false 11:29:04 11:29:04 [EnvInject] - Variables injected successfully. 11:29:04 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5425539533099033439.sh 11:29:05 ---> tox-run.sh 11:29:05 + 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 11:29:05 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 11:29:05 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 11:29:05 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 11:29:05 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 11:29:05 + source /home/jenkins/lf-env.sh 11:29:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:29:05 ++ mktemp -d /tmp/venv-XXXX 11:29:05 + lf_venv=/tmp/venv-vBTy 11:29:05 + local venv_file=/tmp/.os_lf_venv 11:29:05 + local python=python3 11:29:05 + local options 11:29:05 + local set_path=true 11:29:05 + local install_args= 11:29: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 11:29:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:29:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:29:05 + true 11:29:05 + case $1 in 11:29:05 + venv_file=/tmp/.toxenv 11:29:05 + shift 2 11:29:05 + true 11:29:05 + case $1 in 11:29:05 + shift 11:29:05 + break 11:29:05 + case $python in 11:29:05 + local pkg_list= 11:29:05 + [[ -d /opt/pyenv ]] 11:29:05 + echo 'Setup pyenv:' 11:29:05 Setup pyenv: 11:29:05 + export PYENV_ROOT=/opt/pyenv 11:29:05 + PYENV_ROOT=/opt/pyenv 11:29:05 + 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 11:29:05 + 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 11:29:05 + pyenv versions 11:29:05 system 11:29:05 3.8.13 11:29:05 3.9.13 11:29:05 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 11:29:05 + command -v pyenv 11:29:05 ++ pyenv init - --no-rehash 11:29: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[*]}"'\'')" 11:29:05 export PATH="/opt/pyenv/shims:${PATH}" 11:29:05 export PYENV_SHELL=bash 11:29:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:29:05 pyenv() { 11:29:05 local command 11:29:05 command="${1:-}" 11:29:05 if [ "$#" -gt 0 ]; then 11:29:05 shift 11:29:05 fi 11:29:05 11:29:05 case "$command" in 11:29:05 rehash|shell) 11:29:05 eval "$(pyenv "sh-$command" "$@")" 11:29:05 ;; 11:29:05 *) 11:29:05 command pyenv "$command" "$@" 11:29:05 ;; 11:29:05 esac 11:29:05 }' 11:29: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[*]}"' 11:29:05 ++ 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 11:29:05 ++ 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 11:29:05 ++ 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 11:29:05 ++ export PYENV_SHELL=bash 11:29:05 ++ PYENV_SHELL=bash 11:29:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:29:05 +++ complete -F _pyenv pyenv 11:29:05 ++ lf-pyver python3 11:29:05 ++ local py_version_xy=python3 11:29:05 ++ local py_version_xyz= 11:29:05 ++ pyenv versions 11:29:05 ++ local command 11:29:05 ++ command=versions 11:29:05 ++ '[' 1 -gt 0 ']' 11:29:05 ++ shift 11:29:05 ++ case "$command" in 11:29:05 ++ command pyenv versions 11:29:05 ++ pyenv versions 11:29:05 ++ awk '{ print $1 }' 11:29:05 ++ sed 's/^[ *]* //' 11:29:05 ++ grep -E '^[0-9.]*[0-9]$' 11:29:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:29:05 +++ grep '^3' /tmp/.pyenv_versions 11:29:05 +++ tail -n 1 11:29:05 +++ sort -V 11:29:05 ++ py_version_xyz=3.10.6 11:29:05 ++ [[ -z 3.10.6 ]] 11:29:05 ++ echo 3.10.6 11:29:05 ++ return 0 11:29:05 + pyenv local 3.10.6 11:29:05 + local command 11:29:05 + command=local 11:29:05 + '[' 2 -gt 0 ']' 11:29:05 + shift 11:29:05 + case "$command" in 11:29:05 + command pyenv local 3.10.6 11:29:05 + pyenv local 3.10.6 11:29:05 + for arg in "$@" 11:29:05 + case $arg in 11:29:05 + pkg_list+='tox ' 11:29:05 + for arg in "$@" 11:29:05 + case $arg in 11:29:05 + pkg_list+='virtualenv ' 11:29:05 + for arg in "$@" 11:29:05 + case $arg in 11:29:05 + pkg_list+='urllib3~=1.26.15 ' 11:29:05 + [[ -f /tmp/.toxenv ]] 11:29:05 ++ cat /tmp/.toxenv 11:29:05 + lf_venv=/tmp/venv-sqmV 11:29:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqmV from' file:/tmp/.toxenv 11:29:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqmV from file:/tmp/.toxenv 11:29:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:29:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:05 + local 'pip_opts=--upgrade --quiet' 11:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:29:05 + [[ -n '' ]] 11:29:05 + [[ -n '' ]] 11:29:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:29:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:05 + /tmp/venv-sqmV/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 11:29:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:29:06 lf-activate-venv(): INFO: Base packages installed successfully 11:29:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:29:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:29:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:29:06 + /tmp/venv-sqmV/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 11:29:07 + type python3 11:29:07 + true 11:29:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqmV/bin to PATH' 11:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-sqmV/bin to PATH 11:29:07 + PATH=/tmp/venv-sqmV/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 11:29:07 + return 0 11:29:07 + [[ -d /opt/pyenv ]] 11:29:07 + echo '---> Setting up pyenv' 11:29:07 ---> Setting up pyenv 11:29:07 + export PYENV_ROOT=/opt/pyenv 11:29:07 + PYENV_ROOT=/opt/pyenv 11:29:07 + export PATH=/opt/pyenv/bin:/tmp/venv-sqmV/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 11:29:07 + PATH=/opt/pyenv/bin:/tmp/venv-sqmV/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 11:29:07 ++ pwd 11:29:07 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 11:29:07 + export PYTHONPATH 11:29:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:29:07 + TOX_TESTENV_PASSENV=PYTHONPATH 11:29:07 + tox --version 11:29:07 4.34.1 from /tmp/venv-sqmV/lib/python3.10/site-packages/tox/__init__.py 11:29:07 + PARALLEL=false 11:29:07 + TOX_OPTIONS_LIST= 11:29:07 + [[ -n yaml ]] 11:29:07 + TOX_OPTIONS_LIST=' -e yaml' 11:29:07 + case ${PARALLEL,,} in 11:29:07 + tox -e yaml 11:29:07 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 11:29:09 yaml: install_deps> python -I -m pip install coala-bears nodeenv 11:29:33 yaml: freeze> python -m pip freeze --all 11:29: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 11:29:33 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 11:29:33 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 11:29:34 ---> Completed tox runs 11:29:34 + for i in .tox/*/log 11:29:34 ++ echo .tox/yaml/log 11:29:34 ++ awk -F/ '{print $2}' 11:29:34 + tox_env=yaml 11:29:34 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 11:29:34 + DOC_DIR=docs/_build/html 11:29:34 + [[ -d docs/_build/html ]] 11:29:34 + echo '---> tox-run.sh ends' 11:29:34 ---> tox-run.sh ends 11:29:34 + test 0 -eq 0 11:29:34 $ ssh-agent -k 11:29:34 unset SSH_AUTH_SOCK; 11:29:34 unset SSH_AGENT_PID; 11:29:34 echo Agent pid 15741 killed; 11:29:34 [ssh-agent] Stopped. 11:29:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:34 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins11539721358794042967.sh 11:29:34 ---> sysstat.sh 11:29:35 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins3354671019712294663.sh 11:29:35 ---> package-listing.sh 11:29:35 ++ tr '[:upper:]' '[:lower:]' 11:29:35 ++ facter osfamily 11:29:35 + OS_FAMILY=redhat 11:29:35 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 11:29:35 + START_PACKAGES=/tmp/packages_start.txt 11:29:35 + END_PACKAGES=/tmp/packages_end.txt 11:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:35 + PACKAGES=/tmp/packages_start.txt 11:29:35 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 11:29:35 + PACKAGES=/tmp/packages_end.txt 11:29:35 + case "${OS_FAMILY}" in 11:29:35 + rpm -qa 11:29:35 + sort 11:29:35 + '[' -f /tmp/packages_start.txt ']' 11:29:35 + '[' -f /tmp/packages_end.txt ']' 11:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:35 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 11:29:35 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 11:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 11:29:35 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15007837056915823292.sh 11:29:35 ---> capture-instance-metadata.sh 11:29:35 Setup pyenv: 11:29:35 system 11:29:35 3.8.13 11:29:35 3.9.13 11:29:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 11:29:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vOa6 11:29:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:44 lf-activate-venv(): INFO: Base packages installed successfully 11:29:44 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-vOa6/bin to PATH 11:30:07 INFO: Running in OpenStack, capturing instance metadata 11:30:07 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins16448440834022208517.sh 11:30:08 provisioning config files... 11:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config10766954788477789139tmp 11:30:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:08 [EnvInject] - Injecting environment variables from a build step. 11:30:08 [EnvInject] - Injecting as environment variables the properties content 11:30:08 SERVER_ID=logs 11:30:08 11:30:08 [EnvInject] - Variables injected successfully. 11:30:08 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins16724588205369265374.sh 11:30:08 ---> create-netrc.sh 11:30:08 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins7408763195997823230.sh 11:30:08 ---> python-tools-install.sh 11:30:08 Setup pyenv: 11:30:08 system 11:30:08 3.8.13 11:30:08 3.9.13 11:30:08 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 11:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vOa6 from file:/tmp/.os_lf_venv 11:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:10 lf-activate-venv(): INFO: Base packages installed successfully 11:30:10 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:19 lf-activate-venv(): INFO: Adding /tmp/venv-vOa6/bin to PATH 11:30:19 Generating Requirements File 11:30:57 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. 11:30:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:30:57 Python 3.10.6 11:30:57 pip 25.3 from /tmp/venv-vOa6/lib/python3.10/site-packages/pip (python 3.10) 11:30:57 appdirs==1.4.4 11:30:57 argcomplete==3.6.3 11:30:57 aspy.yaml==1.3.0 11:30:57 attrs==25.4.0 11:30:57 autopage==0.5.2 11:30:57 backports.strenum==1.3.1 11:30:57 beautifulsoup4==4.14.3 11:30:57 boto3==1.42.34 11:30:57 botocore==1.42.34 11:30:57 bs4==0.0.2 11:30:57 certifi==2026.1.4 11:30:57 cffi==2.0.0 11:30:57 cfgv==3.5.0 11:30:57 chardet==5.2.0 11:30:57 charset-normalizer==3.4.4 11:30:57 click==8.3.1 11:30:57 cliff==4.13.1 11:30:57 cmd2==3.1.0 11:30:57 cryptography==3.3.2 11:30:57 debtcollector==3.0.0 11:30:57 decorator==5.2.1 11:30:57 defusedxml==0.7.1 11:30:57 Deprecated==1.3.1 11:30:57 distlib==0.4.0 11:30:57 dnspython==2.8.0 11:30:57 docker==7.1.0 11:30:57 dogpile.cache==1.5.0 11:30:57 durationpy==0.10 11:30:57 email-validator==2.3.0 11:30:57 filelock==3.20.3 11:30:57 future==1.0.0 11:30:57 gitdb==4.0.12 11:30:57 GitPython==3.1.46 11:30:57 httplib2==0.30.2 11:30:57 identify==2.6.16 11:30:57 idna==3.11 11:30:57 importlib-resources==1.5.0 11:30:57 iso8601==2.1.0 11:30:57 Jinja2==3.1.6 11:30:57 jmespath==1.1.0 11:30:57 jsonpatch==1.33 11:30:57 jsonpointer==3.0.0 11:30:57 jsonschema==4.26.0 11:30:57 jsonschema-specifications==2025.9.1 11:30:57 keystoneauth1==5.13.0 11:30:57 kubernetes==35.0.0 11:30:57 lftools==0.37.21 11:30:57 lxml==6.0.2 11:30:57 markdown-it-py==4.0.0 11:30:57 MarkupSafe==3.0.3 11:30:57 mdurl==0.1.2 11:30:57 msgpack==1.1.2 11:30:57 multi_key_dict==2.0.3 11:30:57 munch==4.0.0 11:30:57 netaddr==1.3.0 11:30:57 niet==1.4.2 11:30:57 nodeenv==1.10.0 11:30:57 oauth2client==4.1.3 11:30:57 oauthlib==3.3.1 11:30:57 openstacksdk==4.9.0 11:30:57 os-service-types==1.8.2 11:30:57 osc-lib==4.3.0 11:30:57 oslo.config==10.2.0 11:30:57 oslo.context==6.2.0 11:30:57 oslo.i18n==6.7.1 11:30:57 oslo.log==8.0.0 11:30:57 oslo.serialization==5.9.0 11:30:57 oslo.utils==9.2.0 11:30:57 packaging==26.0 11:30:57 pbr==7.0.3 11:30:57 platformdirs==4.5.1 11:30:57 prettytable==3.17.0 11:30:57 psutil==7.2.1 11:30:57 pyasn1==0.6.2 11:30:57 pyasn1_modules==0.4.2 11:30:57 pycparser==3.0 11:30:57 pygerrit2==2.0.15 11:30:57 PyGithub==2.8.1 11:30:57 Pygments==2.19.2 11:30:57 PyJWT==2.10.1 11:30:57 PyNaCl==1.6.2 11:30:57 pyparsing==2.4.7 11:30:57 pyperclip==1.11.0 11:30:57 pyrsistent==0.20.0 11:30:57 python-cinderclient==9.8.0 11:30:57 python-dateutil==2.9.0.post0 11:30:57 python-heatclient==5.0.0 11:30:57 python-jenkins==1.8.3 11:30:57 python-keystoneclient==5.7.0 11:30:57 python-magnumclient==4.9.0 11:30:57 python-openstackclient==8.3.0 11:30:57 python-swiftclient==4.9.0 11:30:57 PyYAML==6.0.3 11:30:57 referencing==0.37.0 11:30:57 requests==2.32.5 11:30:57 requests-oauthlib==2.0.0 11:30:57 requestsexceptions==1.4.0 11:30:57 rfc3986==2.0.0 11:30:57 rich==14.3.1 11:30:57 rich-argparse==1.7.2 11:30:57 rpds-py==0.30.0 11:30:57 rsa==4.9.1 11:30:57 ruamel.yaml==0.19.1 11:30:57 ruamel.yaml.clib==0.2.15 11:30:57 s3transfer==0.16.0 11:30:57 simplejson==3.20.2 11:30:57 six==1.17.0 11:30:57 smmap==5.0.2 11:30:57 soupsieve==2.8.3 11:30:57 stevedore==5.6.0 11:30:57 tabulate==0.9.0 11:30:57 toml==0.10.2 11:30:57 tomlkit==0.14.0 11:30:57 tqdm==4.67.1 11:30:57 typing_extensions==4.15.0 11:30:57 tzdata==2025.3 11:30:57 urllib3==1.26.20 11:30:57 virtualenv==20.36.1 11:30:57 wcwidth==0.4.0 11:30:57 websocket-client==1.9.0 11:30:57 wrapt==2.0.1 11:30:57 xdg==6.0.0 11:30:57 xmltodict==1.0.2 11:30:57 yq==3.4.3 11:30:57 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5448822812527208865.sh 11:30:57 ---> sudo-logs.sh 11:30:57 Archiving 'sudo' log.. 11:30:58 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins14099574588472213250.sh 11:30:58 ---> job-cost.sh 11:30:58 Setup pyenv: 11:30:58 system 11:30:58 3.8.13 11:30:58 3.9.13 11:30:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 11:30:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vOa6 from file:/tmp/.os_lf_venv 11:30:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:00 lf-activate-venv(): INFO: Base packages installed successfully 11:31:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-vOa6/bin to PATH 11:31:05 INFO: No Stack... 11:31:06 INFO: Retrieving Pricing Info for: v3-standard-2 11:31:06 INFO: Archiving Costs 11:31:06 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins659062421771842894.sh 11:31:06 ---> logs-deploy.sh 11:31:06 Setup pyenv: 11:31:06 system 11:31:06 3.8.13 11:31:06 3.9.13 11:31:06 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 11:31:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vOa6 from file:/tmp/.os_lf_venv 11:31:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:08 lf-activate-venv(): INFO: Base packages installed successfully 11:31:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-vOa6/bin to PATH 11:31:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/164 11:31:18 INFO: archiving workspace using pattern(s): 11:31:19 Archives upload complete. 11:31:19 INFO: archiving logs to Nexus 11:31:20 ---> uname -a: 11:31:20 Linux prd-centos8-builder-2c-1g-3070.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 11:31:20 11:31:20 11:31:20 ---> lscpu: 11:31:20 Architecture: x86_64 11:31:20 CPU op-mode(s): 32-bit, 64-bit 11:31:20 Byte Order: Little Endian 11:31:20 CPU(s): 2 11:31:20 On-line CPU(s) list: 0,1 11:31:20 Thread(s) per core: 1 11:31:20 Core(s) per socket: 1 11:31:20 Socket(s): 2 11:31:20 NUMA node(s): 1 11:31:20 Vendor ID: AuthenticAMD 11:31:20 CPU family: 23 11:31:20 Model: 49 11:31:20 Model name: AMD EPYC-Rome Processor 11:31:20 Stepping: 0 11:31:20 CPU MHz: 2800.000 11:31:20 BogoMIPS: 5600.00 11:31:20 Virtualization: AMD-V 11:31:20 Hypervisor vendor: KVM 11:31:20 Virtualization type: full 11:31:20 L1d cache: 32K 11:31:20 L1i cache: 32K 11:31:20 L2 cache: 512K 11:31:20 L3 cache: 16384K 11:31:20 NUMA node0 CPU(s): 0,1 11:31:20 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 11:31:20 11:31:20 11:31:20 ---> nproc: 11:31:20 2 11:31:20 11:31:20 11:31:20 ---> df -h: 11:31:20 Filesystem Size Used Avail Use% Mounted on 11:31:20 devtmpfs 3.8G 0 3.8G 0% /dev 11:31:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:31:20 tmpfs 3.8G 17M 3.8G 1% /run 11:31:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:31:20 /dev/vda1 40G 8.7G 32G 22% / 11:31:20 tmpfs 770M 0 770M 0% /run/user/1001 11:31:20 11:31:20 11:31:20 ---> free -m: 11:31:20 total used free shared buff/cache available 11:31:20 Mem: 7699 637 4713 19 2349 6744 11:31:20 Swap: 1023 0 1023 11:31:20 11:31:20 11:31:20 ---> ip addr: 11:31:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:20 inet 127.0.0.1/8 scope host lo 11:31:20 valid_lft forever preferred_lft forever 11:31:20 inet6 ::1/128 scope host 11:31:20 valid_lft forever preferred_lft forever 11:31:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:20 link/ether fa:16:3e:13:cf:5a brd ff:ff:ff:ff:ff:ff 11:31:20 altname enp0s3 11:31:20 altname ens3 11:31:20 inet 10.30.106.144/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:31:20 valid_lft 86225sec preferred_lft 86225sec 11:31:20 inet6 fe80::f816:3eff:fe13:cf5a/64 scope link 11:31:20 valid_lft forever preferred_lft forever 11:31:20 11:31:20 11:31:20 ---> sar -b -r -n DEV: 11:31:20 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) 11:31:20 11:31:20 11:28:21 LINUX RESTART (2 CPU) 11:31:20 11:31:20 11:29:01 AM tps rtps wtps bread/s bwrtn/s 11:31:20 11:30:01 AM 223.18 86.30 136.88 2282.42 9366.52 11:31:20 11:31:01 AM 110.96 0.62 110.35 77.97 11338.79 11:31:20 Average: 167.07 43.46 123.61 1180.10 10352.74 11:31:20 11:31:20 11:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:20 11:30:01 AM 4969700 6881176 2914744 36.97 2688 2077208 853372 9.55 388448 2159124 229872 11:31:20 11:31:01 AM 4858724 6930580 3025720 38.38 2688 2223140 769964 8.62 383300 2224368 113464 11:31:20 Average: 4914212 6905878 2970232 37.67 2688 2150174 811668 9.09 385874 2191746 171668 11:31:20 11:31:20 11:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:20 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:20 11:30:01 AM eth0 77.10 57.24 1144.20 12.01 0.00 0.00 0.00 0.00 11:31:20 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:20 11:31:01 AM eth0 35.72 25.72 248.87 7.19 0.00 0.00 0.00 0.00 11:31:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:20 Average: eth0 56.41 41.48 696.50 9.60 0.00 0.00 0.00 0.00 11:31:20 11:31:20 11:31:20 ---> sar -P ALL: 11:31:20 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) 11:31:20 11:31:20 11:28:21 LINUX RESTART (2 CPU) 11:31:20 11:31:20 11:29:01 AM CPU %user %nice %system %iowait %steal %idle 11:31:20 11:30:01 AM all 38.54 1.22 14.73 3.24 0.17 42.11 11:31:20 11:30:01 AM 0 40.70 1.33 15.59 3.80 0.17 38.42 11:31:20 11:30:01 AM 1 36.39 1.11 13.87 2.69 0.17 45.78 11:31:20 11:31:01 AM all 27.55 0.00 3.23 11.68 0.12 57.42 11:31:20 11:31:01 AM 0 27.60 0.00 3.13 15.72 0.12 53.43 11:31:20 11:31:01 AM 1 27.49 0.00 3.33 7.66 0.12 61.41 11:31:20 Average: all 33.02 0.61 8.95 7.48 0.14 49.80 11:31:20 Average: 0 34.11 0.66 9.32 9.79 0.14 45.97 11:31:20 Average: 1 31.92 0.55 8.57 5.18 0.14 53.63 11:31:20 11:31:20 11:31:20