21:42:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 21:42:31 Running as SYSTEM 21:42:31 [EnvInject] - Loading node environment variables. 21:42:31 Building remotely on prd-centos8-builder-2c-1g-19383 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 21:42:31 [ssh-agent] Looking for ssh-agent implementation... 21:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:31 $ ssh-agent 21:42:31 SSH_AUTH_SOCK=/tmp/ssh-e8jCseVpxVky/agent.15558 21:42:31 SSH_AGENT_PID=15561 21:42:31 [ssh-agent] Started. 21:42:31 Running ssh-add (command line suppressed) 21:42:31 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_9045486846746838817.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_9045486846746838817.key) 21:42:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:42:31 The recommended git tool is: NONE 21:42:33 using credential onap-jenkins-ssh 21:42:33 Wiping out workspace first. 21:42:33 Cloning the remote Git repository 21:42:33 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 21:42:33 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 21:42:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 21:42:33 > git --version # timeout=10 21:42:33 > git --version # 'git version 2.39.0' 21:42:33 using GIT_SSH to set credentials Gerrit user 21:42:33 [INFO] Currently running in a labeled security context 21:42:33 [INFO] Currently SELinux is 'enforcing' on the host 21:42:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh14237413652118161165.key 21:42:33 Verifying host key using manually-configured host key entries 21:42:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:42:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 21:42:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 21:42:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 21:42:34 using GIT_SSH to set credentials Gerrit user 21:42:34 [INFO] Currently running in a labeled security context 21:42:34 [INFO] Currently SELinux is 'enforcing' on the host 21:42:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh3401575259518712898.key 21:42:34 Verifying host key using manually-configured host key entries 21:42:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/6 # timeout=30 21:42:34 > git rev-parse 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e^{commit} # timeout=10 21:42:34 Checking out Revision 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e (refs/changes/43/141743/6) 21:42:34 > git config core.sparsecheckout # timeout=10 21:42:34 > git checkout -f 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e # timeout=30 21:42:37 Commit message: "[COMMON] Chore: Add dependabot config" 21:42:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:42:37 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 21:42:38 [EnvInject] - Injecting environment variables from a build step. 21:42:38 [EnvInject] - Injecting as environment variables the properties content 21:42:38 PYTHON=python3 21:42:38 21:42:38 [EnvInject] - Variables injected successfully. 21:42:38 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins10879180629121160189.sh 21:42:38 ---> tox-install.sh 21:42:38 + source /home/jenkins/lf-env.sh 21:42:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:42:38 ++ mktemp -d /tmp/venv-XXXX 21:42:38 + lf_venv=/tmp/venv-7Ts4 21:42:38 + local venv_file=/tmp/.os_lf_venv 21:42:38 + local python=python3 21:42:38 + local options 21:42:38 + local set_path=true 21:42:38 + local install_args= 21:42:38 ++ 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 21:42:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:42:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:42:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:42:38 + true 21:42:38 + case $1 in 21:42:38 + venv_file=/tmp/.toxenv 21:42:38 + shift 2 21:42:38 + true 21:42:38 + case $1 in 21:42:38 + shift 21:42:38 + break 21:42:38 + case $python in 21:42:38 + local pkg_list= 21:42:38 + [[ -d /opt/pyenv ]] 21:42:38 + echo 'Setup pyenv:' 21:42:38 Setup pyenv: 21:42:38 + export PYENV_ROOT=/opt/pyenv 21:42:38 + PYENV_ROOT=/opt/pyenv 21:42:38 + 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 21:42:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:42:38 + pyenv versions 21:42:38 system 21:42:38 * 3.8.13 (set by /opt/pyenv/version) 21:42:38 * 3.9.13 (set by /opt/pyenv/version) 21:42:38 * 3.10.6 (set by /opt/pyenv/version) 21:42:38 + command -v pyenv 21:42:38 ++ pyenv init - --no-rehash 21:42:38 + 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[*]}"'\'')" 21:42:38 export PATH="/opt/pyenv/shims:${PATH}" 21:42:38 export PYENV_SHELL=bash 21:42:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:42:38 pyenv() { 21:42:38 local command 21:42:38 command="${1:-}" 21:42:38 if [ "$#" -gt 0 ]; then 21:42:38 shift 21:42:38 fi 21:42:38 21:42:38 case "$command" in 21:42:38 rehash|shell) 21:42:38 eval "$(pyenv "sh-$command" "$@")" 21:42:38 ;; 21:42:38 *) 21:42:38 command pyenv "$command" "$@" 21:42:38 ;; 21:42:38 esac 21:42:38 }' 21:42:38 +++ 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[*]}"' 21:42:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:42:38 ++ 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 21:42:38 ++ 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 21:42:38 ++ export PYENV_SHELL=bash 21:42:38 ++ PYENV_SHELL=bash 21:42:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:42:38 +++ complete -F _pyenv pyenv 21:42:38 ++ lf-pyver python3 21:42:38 ++ local py_version_xy=python3 21:42:38 ++ local py_version_xyz= 21:42:38 ++ pyenv versions 21:42:38 ++ local command 21:42:38 ++ command=versions 21:42:38 ++ '[' 1 -gt 0 ']' 21:42:38 ++ shift 21:42:38 ++ case "$command" in 21:42:38 ++ command pyenv versions 21:42:38 ++ pyenv versions 21:42:38 ++ awk '{ print $1 }' 21:42:38 ++ sed 's/^[ *]* //' 21:42:38 ++ grep -E '^[0-9.]*[0-9]$' 21:42:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:42:38 +++ grep '^3' /tmp/.pyenv_versions 21:42:38 +++ tail -n 1 21:42:38 +++ sort -V 21:42:38 ++ py_version_xyz=3.10.6 21:42:38 ++ [[ -z 3.10.6 ]] 21:42:38 ++ echo 3.10.6 21:42:38 ++ return 0 21:42:38 + pyenv local 3.10.6 21:42:38 + local command 21:42:38 + command=local 21:42:38 + '[' 2 -gt 0 ']' 21:42:38 + shift 21:42:38 + case "$command" in 21:42:38 + command pyenv local 3.10.6 21:42:38 + pyenv local 3.10.6 21:42:38 + for arg in "$@" 21:42:38 + case $arg in 21:42:38 + pkg_list+='tox ' 21:42:38 + for arg in "$@" 21:42:38 + case $arg in 21:42:38 + pkg_list+='virtualenv ' 21:42:38 + for arg in "$@" 21:42:38 + case $arg in 21:42:38 + pkg_list+='urllib3~=1.26.15 ' 21:42:38 + [[ -f /tmp/.toxenv ]] 21:42:38 + [[ ! -f /tmp/.toxenv ]] 21:42:38 + [[ -n '' ]] 21:42:38 + python3 -m venv /tmp/venv-7Ts4 21:42:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Ts4' 21:42:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Ts4 21:42:42 + echo /tmp/venv-7Ts4 21:42:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:42:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:42:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:42:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:42:42 + local 'pip_opts=--upgrade --quiet' 21:42:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:42:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:42:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:42:42 + [[ -n '' ]] 21:42:42 + [[ -n '' ]] 21:42:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:42:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:42:42 + /tmp/venv-7Ts4/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 21:42:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:42:46 lf-activate-venv(): INFO: Base packages installed successfully 21:42:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:42:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:42:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:42:46 + /tmp/venv-7Ts4/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 21:42:48 + type python3 21:42:48 + true 21:42:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7Ts4/bin to PATH' 21:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-7Ts4/bin to PATH 21:42:48 + PATH=/tmp/venv-7Ts4/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 21:42:48 + return 0 21:42:48 + python3 --version 21:42:48 Python 3.10.6 21:42:48 + python3 -m pip --version 21:42:48 pip 25.3 from /tmp/venv-7Ts4/lib/python3.10/site-packages/pip (python 3.10) 21:42:48 + python3 -m pip freeze 21:42:48 cachetools==6.2.2 21:42:48 chardet==5.2.0 21:42:48 colorama==0.4.6 21:42:48 distlib==0.4.0 21:42:48 filelock==3.20.0 21:42:48 packaging==25.0 21:42:48 platformdirs==4.5.1 21:42:48 pluggy==1.6.0 21:42:48 pyproject-api==1.10.0 21:42:48 tomli==2.3.0 21:42:48 tox==4.32.0 21:42:48 typing_extensions==4.15.0 21:42:48 urllib3==1.26.20 21:42:48 virtualenv==20.35.4 21:42:48 [EnvInject] - Injecting environment variables from a build step. 21:42:48 [EnvInject] - Injecting as environment variables the properties content 21:42:48 PARALLEL=false 21:42:48 21:42:48 [EnvInject] - Variables injected successfully. 21:42:48 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins8419811929517911809.sh 21:42:48 ---> tox-run.sh 21:42:48 + 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 21:42:48 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 21:42:48 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 21:42:48 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 21:42:48 + cd /w/workspace/integration-xtesting-master-yml-lint/. 21:42:48 + source /home/jenkins/lf-env.sh 21:42:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:42:48 ++ mktemp -d /tmp/venv-XXXX 21:42:48 + lf_venv=/tmp/venv-5mxo 21:42:48 + local venv_file=/tmp/.os_lf_venv 21:42:48 + local python=python3 21:42:48 + local options 21:42:48 + local set_path=true 21:42:48 + local install_args= 21:42:48 ++ 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 21:42:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:42:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:42:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:42:48 + true 21:42:48 + case $1 in 21:42:48 + venv_file=/tmp/.toxenv 21:42:48 + shift 2 21:42:48 + true 21:42:48 + case $1 in 21:42:48 + shift 21:42:48 + break 21:42:48 + case $python in 21:42:48 + local pkg_list= 21:42:48 + [[ -d /opt/pyenv ]] 21:42:48 + echo 'Setup pyenv:' 21:42:48 Setup pyenv: 21:42:48 + export PYENV_ROOT=/opt/pyenv 21:42:48 + PYENV_ROOT=/opt/pyenv 21:42:48 + 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 21:42:48 + 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 21:42:48 + pyenv versions 21:42:48 system 21:42:48 3.8.13 21:42:48 3.9.13 21:42:48 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 21:42:48 + command -v pyenv 21:42:48 ++ pyenv init - --no-rehash 21:42:48 + 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[*]}"'\'')" 21:42:48 export PATH="/opt/pyenv/shims:${PATH}" 21:42:48 export PYENV_SHELL=bash 21:42:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:42:48 pyenv() { 21:42:48 local command 21:42:48 command="${1:-}" 21:42:48 if [ "$#" -gt 0 ]; then 21:42:48 shift 21:42:48 fi 21:42:48 21:42:48 case "$command" in 21:42:48 rehash|shell) 21:42:48 eval "$(pyenv "sh-$command" "$@")" 21:42:48 ;; 21:42:48 *) 21:42:48 command pyenv "$command" "$@" 21:42:48 ;; 21:42:48 esac 21:42:48 }' 21:42:48 +++ 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[*]}"' 21:42:48 ++ 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 21:42:48 ++ 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 21:42:48 ++ 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 21:42:48 ++ export PYENV_SHELL=bash 21:42:48 ++ PYENV_SHELL=bash 21:42:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:42:48 +++ complete -F _pyenv pyenv 21:42:48 ++ lf-pyver python3 21:42:48 ++ local py_version_xy=python3 21:42:48 ++ local py_version_xyz= 21:42:48 ++ pyenv versions 21:42:48 ++ local command 21:42:48 ++ command=versions 21:42:48 ++ '[' 1 -gt 0 ']' 21:42:48 ++ shift 21:42:48 ++ case "$command" in 21:42:48 ++ command pyenv versions 21:42:48 ++ pyenv versions 21:42:48 ++ sed 's/^[ *]* //' 21:42:48 ++ awk '{ print $1 }' 21:42:48 ++ grep -E '^[0-9.]*[0-9]$' 21:42:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:42:49 +++ sort -V 21:42:49 +++ grep '^3' /tmp/.pyenv_versions 21:42:49 +++ tail -n 1 21:42:49 ++ py_version_xyz=3.10.6 21:42:49 ++ [[ -z 3.10.6 ]] 21:42:49 ++ echo 3.10.6 21:42:49 ++ return 0 21:42:49 + pyenv local 3.10.6 21:42:49 + local command 21:42:49 + command=local 21:42:49 + '[' 2 -gt 0 ']' 21:42:49 + shift 21:42:49 + case "$command" in 21:42:49 + command pyenv local 3.10.6 21:42:49 + pyenv local 3.10.6 21:42:49 + for arg in "$@" 21:42:49 + case $arg in 21:42:49 + pkg_list+='tox ' 21:42:49 + for arg in "$@" 21:42:49 + case $arg in 21:42:49 + pkg_list+='virtualenv ' 21:42:49 + for arg in "$@" 21:42:49 + case $arg in 21:42:49 + pkg_list+='urllib3~=1.26.15 ' 21:42:49 + [[ -f /tmp/.toxenv ]] 21:42:49 ++ cat /tmp/.toxenv 21:42:49 + lf_venv=/tmp/venv-7Ts4 21:42:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Ts4 from' file:/tmp/.toxenv 21:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Ts4 from file:/tmp/.toxenv 21:42:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:42:49 + local 'pip_opts=--upgrade --quiet' 21:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:42:49 + [[ -n '' ]] 21:42:49 + [[ -n '' ]] 21:42:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:42:49 + /tmp/venv-7Ts4/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 21:42:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:42:49 lf-activate-venv(): INFO: Base packages installed successfully 21:42:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:42:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:42:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:42:49 + /tmp/venv-7Ts4/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 21:42:50 + type python3 21:42:50 + true 21:42:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7Ts4/bin to PATH' 21:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-7Ts4/bin to PATH 21:42:50 + PATH=/tmp/venv-7Ts4/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 21:42:50 + return 0 21:42:50 + [[ -d /opt/pyenv ]] 21:42:50 + echo '---> Setting up pyenv' 21:42:50 ---> Setting up pyenv 21:42:50 + export PYENV_ROOT=/opt/pyenv 21:42:50 + PYENV_ROOT=/opt/pyenv 21:42:50 + export PATH=/opt/pyenv/bin:/tmp/venv-7Ts4/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 21:42:50 + PATH=/opt/pyenv/bin:/tmp/venv-7Ts4/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 21:42:50 ++ pwd 21:42:50 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 21:42:50 + export PYTHONPATH 21:42:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:42:50 + TOX_TESTENV_PASSENV=PYTHONPATH 21:42:50 + tox --version 21:42:51 4.32.0 from /tmp/venv-7Ts4/lib/python3.10/site-packages/tox/__init__.py 21:42:51 + PARALLEL=false 21:42:51 + TOX_OPTIONS_LIST= 21:42:51 + [[ -n yaml ]] 21:42:51 + TOX_OPTIONS_LIST=' -e yaml' 21:42:51 + case ${PARALLEL,,} in 21:42:51 + tox -e yaml 21:42:51 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 21:42:52 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:43:18 yaml: freeze> python -m pip freeze --all 21:43:18 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==2025.11.12,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.45,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.9.1,packaging==25.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.7.post1,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 21:43:18 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 21:43:18 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 21:43:19 ---> Completed tox runs 21:43:19 + for i in .tox/*/log 21:43:19 ++ echo .tox/yaml/log 21:43:19 ++ awk -F/ '{print $2}' 21:43:19 + tox_env=yaml 21:43:19 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 21:43:19 + DOC_DIR=docs/_build/html 21:43:19 + [[ -d docs/_build/html ]] 21:43:19 + echo '---> tox-run.sh ends' 21:43:19 ---> tox-run.sh ends 21:43:19 + test 0 -eq 0 21:43:19 $ ssh-agent -k 21:43:19 unset SSH_AUTH_SOCK; 21:43:19 unset SSH_AGENT_PID; 21:43:19 echo Agent pid 15561 killed; 21:43:19 [ssh-agent] Stopped. 21:43:19 [PostBuildScript] - [INFO] Executing post build scripts. 21:43:19 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins651115304217191795.sh 21:43:19 ---> sysstat.sh 21:43:19 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins6296714055202487918.sh 21:43:19 ---> package-listing.sh 21:43:19 ++ facter osfamily 21:43:19 ++ tr '[:upper:]' '[:lower:]' 21:43:20 + OS_FAMILY=redhat 21:43:20 + workspace=/w/workspace/integration-xtesting-master-yml-lint 21:43:20 + START_PACKAGES=/tmp/packages_start.txt 21:43:20 + END_PACKAGES=/tmp/packages_end.txt 21:43:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:20 + PACKAGES=/tmp/packages_start.txt 21:43:20 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 21:43:20 + PACKAGES=/tmp/packages_end.txt 21:43:20 + case "${OS_FAMILY}" in 21:43:20 + rpm -qa 21:43:20 + sort 21:43:20 + '[' -f /tmp/packages_start.txt ']' 21:43:20 + '[' -f /tmp/packages_end.txt ']' 21:43:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:20 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 21:43:20 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 21:43:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 21:43:20 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins3753288424274297420.sh 21:43:20 ---> capture-instance-metadata.sh 21:43:20 Setup pyenv: 21:43:20 system 21:43:20 3.8.13 21:43:20 3.9.13 21:43:20 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 21:43:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T45t 21:43:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:27 lf-activate-venv(): INFO: Base packages installed successfully 21:43:27 lf-activate-venv(): INFO: Installing additional packages: lftools 21:43:53 lf-activate-venv(): INFO: Adding /tmp/venv-T45t/bin to PATH 21:43:53 INFO: Running in OpenStack, capturing instance metadata 21:43:53 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7939417683670601163.sh 21:43:53 provisioning config files... 21:43:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config15707576675100794893tmp 21:43:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:43:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:43:53 [EnvInject] - Injecting environment variables from a build step. 21:43:53 [EnvInject] - Injecting as environment variables the properties content 21:43:53 SERVER_ID=logs 21:43:53 21:43:53 [EnvInject] - Variables injected successfully. 21:43:53 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins6668906837038129491.sh 21:43:53 ---> create-netrc.sh 21:43:53 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14377113213131473382.sh 21:43:53 ---> python-tools-install.sh 21:43:53 Setup pyenv: 21:43:54 system 21:43:54 3.8.13 21:43:54 3.9.13 21:43:54 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 21:43:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T45t from file:/tmp/.os_lf_venv 21:43:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:56 lf-activate-venv(): INFO: Base packages installed successfully 21:43:56 lf-activate-venv(): INFO: Installing additional packages: lftools 21:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-T45t/bin to PATH 21:44:05 Generating Requirements File 21:44:24 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. 21:44:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:44:24 Python 3.10.6 21:44:25 pip 25.3 from /tmp/venv-T45t/lib/python3.10/site-packages/pip (python 3.10) 21:44:25 appdirs==1.4.4 21:44:25 argcomplete==3.6.3 21:44:25 aspy.yaml==1.3.0 21:44:25 attrs==25.4.0 21:44:25 autopage==0.5.2 21:44:25 backports.strenum==1.3.1 21:44:25 beautifulsoup4==4.14.3 21:44:25 boto3==1.42.7 21:44:25 botocore==1.42.7 21:44:25 bs4==0.0.2 21:44:25 cachetools==6.2.2 21:44:25 certifi==2025.11.12 21:44:25 cffi==2.0.0 21:44:25 cfgv==3.5.0 21:44:25 chardet==5.2.0 21:44:25 charset-normalizer==3.4.4 21:44:25 click==8.3.1 21:44:25 cliff==4.13.0 21:44:25 cmd2==3.0.0 21:44:25 cryptography==3.3.2 21:44:25 debtcollector==3.0.0 21:44:25 decorator==5.2.1 21:44:25 defusedxml==0.7.1 21:44:25 Deprecated==1.3.1 21:44:25 distlib==0.4.0 21:44:25 dnspython==2.8.0 21:44:25 docker==7.1.0 21:44:25 dogpile.cache==1.5.0 21:44:25 durationpy==0.10 21:44:25 email-validator==2.3.0 21:44:25 filelock==3.20.0 21:44:25 future==1.0.0 21:44:25 gitdb==4.0.12 21:44:25 GitPython==3.1.45 21:44:25 google-auth==2.43.0 21:44:25 httplib2==0.31.0 21:44:25 identify==2.6.15 21:44:25 idna==3.11 21:44:25 importlib-resources==1.5.0 21:44:25 iso8601==2.1.0 21:44:25 Jinja2==3.1.6 21:44:25 jmespath==1.0.1 21:44:25 jsonpatch==1.33 21:44:25 jsonpointer==3.0.0 21:44:25 jsonschema==4.25.1 21:44:25 jsonschema-specifications==2025.9.1 21:44:25 keystoneauth1==5.12.0 21:44:25 kubernetes==34.1.0 21:44:25 lftools==0.37.17 21:44:25 lxml==6.0.2 21:44:25 markdown-it-py==4.0.0 21:44:25 MarkupSafe==3.0.3 21:44:25 mdurl==0.1.2 21:44:25 msgpack==1.1.2 21:44:25 multi_key_dict==2.0.3 21:44:25 munch==4.0.0 21:44:25 netaddr==1.3.0 21:44:25 niet==1.4.2 21:44:25 nodeenv==1.9.1 21:44:25 oauth2client==4.1.3 21:44:25 oauthlib==3.3.1 21:44:25 openstacksdk==4.8.0 21:44:25 os-service-types==1.8.2 21:44:25 osc-lib==4.2.0 21:44:25 oslo.config==10.1.0 21:44:25 oslo.context==6.2.0 21:44:25 oslo.i18n==6.7.1 21:44:25 oslo.log==7.2.1 21:44:25 oslo.serialization==5.8.0 21:44:25 oslo.utils==9.2.0 21:44:25 packaging==25.0 21:44:25 pbr==7.0.3 21:44:25 platformdirs==4.5.1 21:44:25 prettytable==3.17.0 21:44:25 psutil==7.1.3 21:44:25 pyasn1==0.6.1 21:44:25 pyasn1_modules==0.4.2 21:44:25 pycparser==2.23 21:44:25 pygerrit2==2.0.15 21:44:25 PyGithub==2.8.1 21:44:25 Pygments==2.19.2 21:44:25 PyJWT==2.10.1 21:44:25 PyNaCl==1.6.1 21:44:25 pyparsing==2.4.7 21:44:25 pyperclip==1.11.0 21:44:25 pyrsistent==0.20.0 21:44:25 python-cinderclient==9.8.0 21:44:25 python-dateutil==2.9.0.post0 21:44:25 python-heatclient==4.3.0 21:44:25 python-jenkins==1.8.3 21:44:25 python-keystoneclient==5.7.0 21:44:25 python-magnumclient==4.9.0 21:44:25 python-openstackclient==8.2.0 21:44:25 python-swiftclient==4.9.0 21:44:25 PyYAML==6.0.3 21:44:25 referencing==0.37.0 21:44:25 requests==2.32.5 21:44:25 requests-oauthlib==2.0.0 21:44:25 requestsexceptions==1.4.0 21:44:25 rfc3986==2.0.0 21:44:25 rich==14.2.0 21:44:25 rich-argparse==1.7.2 21:44:25 rpds-py==0.30.0 21:44:25 rsa==4.9.1 21:44:25 ruamel.yaml==0.18.16 21:44:25 ruamel.yaml.clib==0.2.15 21:44:25 s3transfer==0.16.0 21:44:25 simplejson==3.20.2 21:44:25 six==1.17.0 21:44:25 smmap==5.0.2 21:44:25 soupsieve==2.8 21:44:25 stevedore==5.6.0 21:44:25 tabulate==0.9.0 21:44:25 toml==0.10.2 21:44:25 tomlkit==0.13.3 21:44:25 tqdm==4.67.1 21:44:25 typing_extensions==4.15.0 21:44:25 tzdata==2025.2 21:44:25 urllib3==1.26.20 21:44:25 virtualenv==20.35.4 21:44:25 wcwidth==0.2.14 21:44:25 websocket-client==1.9.0 21:44:25 wrapt==2.0.1 21:44:25 xdg==6.0.0 21:44:25 xmltodict==1.0.2 21:44:25 yq==3.4.3 21:44:25 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins17841989324929703575.sh 21:44:25 ---> sudo-logs.sh 21:44:25 Archiving 'sudo' log.. 21:44:25 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins13992060552906410907.sh 21:44:25 ---> job-cost.sh 21:44:25 Setup pyenv: 21:44:25 system 21:44:25 3.8.13 21:44:25 3.9.13 21:44:25 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 21:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T45t from file:/tmp/.os_lf_venv 21:44:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:27 lf-activate-venv(): INFO: Base packages installed successfully 21:44:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-T45t/bin to PATH 21:44:33 INFO: No Stack... 21:44:33 INFO: Retrieving Pricing Info for: v3-standard-2 21:44:34 INFO: Archiving Costs 21:44:34 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins14962361766071449665.sh 21:44:34 ---> logs-deploy.sh 21:44:34 Setup pyenv: 21:44:34 system 21:44:34 3.8.13 21:44:34 3.9.13 21:44:34 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 21:44:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T45t from file:/tmp/.os_lf_venv 21:44:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:36 lf-activate-venv(): INFO: Base packages installed successfully 21:44:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-T45t/bin to PATH 21:44:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/14 21:44:45 INFO: archiving workspace using pattern(s): 21:44:46 Archives upload complete. 21:44:46 INFO: archiving logs to Nexus 21:44:47 ---> uname -a: 21:44:47 Linux prd-centos8-builder-2c-1g-19383.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 21:44:47 21:44:47 21:44:47 ---> lscpu: 21:44:47 Architecture: x86_64 21:44:47 CPU op-mode(s): 32-bit, 64-bit 21:44:47 Byte Order: Little Endian 21:44:47 CPU(s): 2 21:44:47 On-line CPU(s) list: 0,1 21:44:47 Thread(s) per core: 1 21:44:47 Core(s) per socket: 1 21:44:47 Socket(s): 2 21:44:47 NUMA node(s): 1 21:44:47 Vendor ID: AuthenticAMD 21:44:47 CPU family: 23 21:44:47 Model: 49 21:44:47 Model name: AMD EPYC-Rome Processor 21:44:47 Stepping: 0 21:44:47 CPU MHz: 2800.000 21:44:47 BogoMIPS: 5600.00 21:44:47 Virtualization: AMD-V 21:44:47 Hypervisor vendor: KVM 21:44:47 Virtualization type: full 21:44:47 L1d cache: 32K 21:44:47 L1i cache: 32K 21:44:47 L2 cache: 512K 21:44:47 L3 cache: 16384K 21:44:47 NUMA node0 CPU(s): 0,1 21:44:47 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 21:44:47 21:44:47 21:44:47 ---> nproc: 21:44:47 2 21:44:47 21:44:47 21:44:47 ---> df -h: 21:44:47 Filesystem Size Used Avail Use% Mounted on 21:44:47 devtmpfs 3.8G 0 3.8G 0% /dev 21:44:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:44:47 tmpfs 3.8G 17M 3.8G 1% /run 21:44:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:44:47 /dev/vda1 40G 8.7G 32G 22% / 21:44:47 tmpfs 770M 0 770M 0% /run/user/1001 21:44:47 21:44:47 21:44:47 ---> free -m: 21:44:47 total used free shared buff/cache available 21:44:47 Mem: 7699 613 4732 19 2354 6768 21:44:47 Swap: 1023 0 1023 21:44:47 21:44:47 21:44:47 ---> ip addr: 21:44:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:44:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:44:47 inet 127.0.0.1/8 scope host lo 21:44:47 valid_lft forever preferred_lft forever 21:44:47 inet6 ::1/128 scope host 21:44:47 valid_lft forever preferred_lft forever 21:44:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:44:47 link/ether fa:16:3e:72:00:4e brd ff:ff:ff:ff:ff:ff 21:44:47 altname enp0s3 21:44:47 altname ens3 21:44:47 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:44:47 valid_lft 86239sec preferred_lft 86239sec 21:44:47 inet6 fe80::f816:3eff:fe72:4e/64 scope link 21:44:47 valid_lft forever preferred_lft forever 21:44:47 21:44:47 21:44:47 ---> sar -b -r -n DEV: 21:44:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/10/2025 _x86_64_ (2 CPU) 21:44:47 21:44:47 21:42:02 LINUX RESTART (2 CPU) 21:44:47 21:44:47 09:43:03 PM tps rtps wtps bread/s bwrtn/s 21:44:47 09:44:01 PM 159.58 6.38 153.21 1262.46 13549.67 21:44:47 Average: 159.58 6.38 153.21 1262.46 13549.67 21:44:47 21:44:47 09:43:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:44:47 09:44:01 PM 4968732 6930296 2915712 36.98 2688 2120076 765680 8.57 376760 2142164 131308 21:44:47 Average: 4968732 6930296 2915712 36.98 2688 2120076 765680 8.57 376760 2142164 131308 21:44:47 21:44:47 09:43:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:44:47 09:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:47 09:44:01 PM eth0 108.07 75.22 1094.05 13.49 0.00 0.00 0.00 0.00 21:44:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:47 Average: eth0 108.07 75.22 1094.05 13.49 0.00 0.00 0.00 0.00 21:44:47 21:44:47 21:44:47 ---> sar -P ALL: 21:44:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/10/2025 _x86_64_ (2 CPU) 21:44:47 21:44:47 21:42:02 LINUX RESTART (2 CPU) 21:44:47 21:44:47 09:43:03 PM CPU %user %nice %system %iowait %steal %idle 21:44:47 09:44:01 PM all 37.27 0.12 5.79 2.37 0.09 54.36 21:44:47 09:44:01 PM 0 40.92 0.19 6.76 2.83 0.09 49.21 21:44:47 09:44:01 PM 1 33.64 0.05 4.82 1.91 0.10 59.48 21:44:47 Average: all 37.27 0.12 5.79 2.37 0.09 54.36 21:44:47 Average: 0 40.92 0.19 6.76 2.83 0.09 49.21 21:44:47 Average: 1 33.64 0.05 4.82 1.91 0.10 59.48 21:44:47 21:44:47 21:44:47