23:24:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 23:24:30 Running as SYSTEM 23:24:30 [EnvInject] - Loading node environment variables. 23:24:30 Building remotely on prd-centos8-builder-2c-1g-20341 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 23:24:30 [ssh-agent] Looking for ssh-agent implementation... 23:24:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:31 $ ssh-agent 23:24:31 SSH_AUTH_SOCK=/tmp/ssh-YqUrzhR6NQKh/agent.16311 23:24:31 SSH_AGENT_PID=16313 23:24:31 [ssh-agent] Started. 23:24:31 Running ssh-add (command line suppressed) 23:24:31 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2287930299411274234.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2287930299411274234.key) 23:24:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 23:24:31 The recommended git tool is: NONE 23:24:33 using credential onap-jenkins-ssh 23:24:33 Wiping out workspace first. 23:24:33 Cloning the remote Git repository 23:24:33 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 23:24:33 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 23:24:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 23:24:33 > git --version # timeout=10 23:24:33 > git --version # 'git version 2.39.0' 23:24:33 using GIT_SSH to set credentials Gerrit user 23:24:33 [INFO] Currently running in a labeled security context 23:24:33 [INFO] Currently SELinux is 'enforcing' on the host 23:24:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh17584724064768987269.key 23:24:33 Verifying host key using manually-configured host key entries 23:24:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 23:24:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 23:24:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 23:24:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 23:24:34 using GIT_SSH to set credentials Gerrit user 23:24:34 [INFO] Currently running in a labeled security context 23:24:34 [INFO] Currently SELinux is 'enforcing' on the host 23:24:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh15800483010807249266.key 23:24:34 Verifying host key using manually-configured host key entries 23:24:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/6 # timeout=30 23:24:34 > git rev-parse 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e^{commit} # timeout=10 23:24:34 Checking out Revision 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e (refs/changes/43/141743/6) 23:24:34 > git config core.sparsecheckout # timeout=10 23:24:34 > git checkout -f 9a60ccd7e9288df0b4bcf0eae6a8ecaf8207f45e # timeout=30 23:24:37 Commit message: "[COMMON] Chore: Add dependabot config" 23:24:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:24:38 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 23:24:38 [EnvInject] - Injecting environment variables from a build step. 23:24:38 [EnvInject] - Injecting as environment variables the properties content 23:24:38 PYTHON=python3 23:24:38 23:24:38 [EnvInject] - Variables injected successfully. 23:24:38 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins2422966060053733173.sh 23:24:38 ---> tox-install.sh 23:24:38 + source /home/jenkins/lf-env.sh 23:24:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:24:38 ++ mktemp -d /tmp/venv-XXXX 23:24:38 + lf_venv=/tmp/venv-vEs8 23:24:38 + local venv_file=/tmp/.os_lf_venv 23:24:38 + local python=python3 23:24:38 + local options 23:24:38 + local set_path=true 23:24:38 + local install_args= 23:24: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 23:24:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:24:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:24:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:24:38 + true 23:24:38 + case $1 in 23:24:38 + venv_file=/tmp/.toxenv 23:24:38 + shift 2 23:24:38 + true 23:24:38 + case $1 in 23:24:38 + shift 23:24:38 + break 23:24:38 + case $python in 23:24:38 + local pkg_list= 23:24:38 + [[ -d /opt/pyenv ]] 23:24:38 + echo 'Setup pyenv:' 23:24:38 Setup pyenv: 23:24:38 + export PYENV_ROOT=/opt/pyenv 23:24:38 + PYENV_ROOT=/opt/pyenv 23:24: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 23:24: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 23:24:38 + pyenv versions 23:24:38 system 23:24:38 * 3.8.13 (set by /opt/pyenv/version) 23:24:38 * 3.9.13 (set by /opt/pyenv/version) 23:24:38 * 3.10.6 (set by /opt/pyenv/version) 23:24:38 + command -v pyenv 23:24:38 ++ pyenv init - --no-rehash 23:24: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[*]}"'\'')" 23:24:38 export PATH="/opt/pyenv/shims:${PATH}" 23:24:38 export PYENV_SHELL=bash 23:24:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:24:38 pyenv() { 23:24:38 local command 23:24:38 command="${1:-}" 23:24:38 if [ "$#" -gt 0 ]; then 23:24:38 shift 23:24:38 fi 23:24:38 23:24:38 case "$command" in 23:24:38 rehash|shell) 23:24:38 eval "$(pyenv "sh-$command" "$@")" 23:24:38 ;; 23:24:38 *) 23:24:38 command pyenv "$command" "$@" 23:24:38 ;; 23:24:38 esac 23:24:38 }' 23:24: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[*]}"' 23:24: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 23:24: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 23:24: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 23:24:38 ++ export PYENV_SHELL=bash 23:24:38 ++ PYENV_SHELL=bash 23:24:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:24:38 +++ complete -F _pyenv pyenv 23:24:38 ++ lf-pyver python3 23:24:38 ++ local py_version_xy=python3 23:24:38 ++ local py_version_xyz= 23:24:38 ++ pyenv versions 23:24:38 ++ local command 23:24:38 ++ command=versions 23:24:38 ++ '[' 1 -gt 0 ']' 23:24:38 ++ shift 23:24:38 ++ case "$command" in 23:24:38 ++ command pyenv versions 23:24:38 ++ pyenv versions 23:24:38 ++ sed 's/^[ *]* //' 23:24:38 ++ awk '{ print $1 }' 23:24:38 ++ grep -E '^[0-9.]*[0-9]$' 23:24:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:24:38 +++ grep '^3' /tmp/.pyenv_versions 23:24:38 +++ sort -V 23:24:38 +++ tail -n 1 23:24:38 ++ py_version_xyz=3.10.6 23:24:38 ++ [[ -z 3.10.6 ]] 23:24:38 ++ echo 3.10.6 23:24:38 ++ return 0 23:24:38 + pyenv local 3.10.6 23:24:38 + local command 23:24:38 + command=local 23:24:38 + '[' 2 -gt 0 ']' 23:24:38 + shift 23:24:38 + case "$command" in 23:24:38 + command pyenv local 3.10.6 23:24:38 + pyenv local 3.10.6 23:24:38 + for arg in "$@" 23:24:38 + case $arg in 23:24:38 + pkg_list+='tox ' 23:24:38 + for arg in "$@" 23:24:38 + case $arg in 23:24:38 + pkg_list+='virtualenv ' 23:24:38 + for arg in "$@" 23:24:38 + case $arg in 23:24:38 + pkg_list+='urllib3~=1.26.15 ' 23:24:38 + [[ -f /tmp/.toxenv ]] 23:24:38 + [[ ! -f /tmp/.toxenv ]] 23:24:38 + [[ -n '' ]] 23:24:38 + python3 -m venv /tmp/venv-vEs8 23:24:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vEs8' 23:24:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vEs8 23:24:43 + echo /tmp/venv-vEs8 23:24:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:24:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:24:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:24:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:24:43 + local 'pip_opts=--upgrade --quiet' 23:24:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:24:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:24:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:24:43 + [[ -n '' ]] 23:24:43 + [[ -n '' ]] 23:24:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:24:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:24:43 + /tmp/venv-vEs8/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 23:24:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:24:47 lf-activate-venv(): INFO: Base packages installed successfully 23:24:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:24:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:24:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:24:47 + /tmp/venv-vEs8/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 23:24:51 + type python3 23:24:51 + true 23:24:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vEs8/bin to PATH' 23:24:51 lf-activate-venv(): INFO: Adding /tmp/venv-vEs8/bin to PATH 23:24:51 + PATH=/tmp/venv-vEs8/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 23:24:51 + return 0 23:24:51 + python3 --version 23:24:51 Python 3.10.6 23:24:51 + python3 -m pip --version 23:24:51 pip 25.3 from /tmp/venv-vEs8/lib/python3.10/site-packages/pip (python 3.10) 23:24:51 + python3 -m pip freeze 23:24:52 cachetools==6.2.3 23:24:52 chardet==5.2.0 23:24:52 colorama==0.4.6 23:24:52 distlib==0.4.0 23:24:52 filelock==3.20.0 23:24:52 packaging==25.0 23:24:52 platformdirs==4.5.1 23:24:52 pluggy==1.6.0 23:24:52 pyproject-api==1.10.0 23:24:52 tomli==2.3.0 23:24:52 tox==4.32.0 23:24:52 typing_extensions==4.15.0 23:24:52 urllib3==1.26.20 23:24:52 virtualenv==20.35.4 23:24:52 [EnvInject] - Injecting environment variables from a build step. 23:24:52 [EnvInject] - Injecting as environment variables the properties content 23:24:52 PARALLEL=false 23:24:52 23:24:52 [EnvInject] - Variables injected successfully. 23:24:52 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins61532427306718046.sh 23:24:52 ---> tox-run.sh 23:24:52 + 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 23:24:52 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 23:24:52 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 23:24:52 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 23:24:52 + cd /w/workspace/integration-xtesting-master-yml-lint/. 23:24:52 + source /home/jenkins/lf-env.sh 23:24:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:24:52 ++ mktemp -d /tmp/venv-XXXX 23:24:52 + lf_venv=/tmp/venv-mgts 23:24:52 + local venv_file=/tmp/.os_lf_venv 23:24:52 + local python=python3 23:24:52 + local options 23:24:52 + local set_path=true 23:24:52 + local install_args= 23:24:52 ++ 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 23:24:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:24:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:24:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:24:52 + true 23:24:52 + case $1 in 23:24:52 + venv_file=/tmp/.toxenv 23:24:52 + shift 2 23:24:52 + true 23:24:52 + case $1 in 23:24:52 + shift 23:24:52 + break 23:24:52 + case $python in 23:24:52 + local pkg_list= 23:24:52 + [[ -d /opt/pyenv ]] 23:24:52 + echo 'Setup pyenv:' 23:24:52 Setup pyenv: 23:24:52 + export PYENV_ROOT=/opt/pyenv 23:24:52 + PYENV_ROOT=/opt/pyenv 23:24:52 + 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 23:24:52 + 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 23:24:52 + pyenv versions 23:24:52 system 23:24:52 3.8.13 23:24:52 3.9.13 23:24:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 23:24:52 + command -v pyenv 23:24:52 ++ pyenv init - --no-rehash 23:24:52 + 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[*]}"'\'')" 23:24:52 export PATH="/opt/pyenv/shims:${PATH}" 23:24:52 export PYENV_SHELL=bash 23:24:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:24:52 pyenv() { 23:24:52 local command 23:24:52 command="${1:-}" 23:24:52 if [ "$#" -gt 0 ]; then 23:24:52 shift 23:24:52 fi 23:24:52 23:24:52 case "$command" in 23:24:52 rehash|shell) 23:24:52 eval "$(pyenv "sh-$command" "$@")" 23:24:52 ;; 23:24:52 *) 23:24:52 command pyenv "$command" "$@" 23:24:52 ;; 23:24:52 esac 23:24:52 }' 23:24:52 +++ 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[*]}"' 23:24:52 ++ 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 23:24:52 ++ 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 23:24:52 ++ 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 23:24:52 ++ export PYENV_SHELL=bash 23:24:52 ++ PYENV_SHELL=bash 23:24:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:24:52 +++ complete -F _pyenv pyenv 23:24:52 ++ lf-pyver python3 23:24:52 ++ local py_version_xy=python3 23:24:52 ++ local py_version_xyz= 23:24:52 ++ sed 's/^[ *]* //' 23:24:52 ++ awk '{ print $1 }' 23:24:52 ++ grep -E '^[0-9.]*[0-9]$' 23:24:52 ++ pyenv versions 23:24:52 ++ local command 23:24:52 ++ command=versions 23:24:52 ++ '[' 1 -gt 0 ']' 23:24:52 ++ shift 23:24:52 ++ case "$command" in 23:24:52 ++ command pyenv versions 23:24:52 ++ pyenv versions 23:24:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:24:52 +++ sort -V 23:24:52 +++ grep '^3' /tmp/.pyenv_versions 23:24:52 +++ tail -n 1 23:24:52 ++ py_version_xyz=3.10.6 23:24:52 ++ [[ -z 3.10.6 ]] 23:24:52 ++ echo 3.10.6 23:24:52 ++ return 0 23:24:52 + pyenv local 3.10.6 23:24:52 + local command 23:24:52 + command=local 23:24:52 + '[' 2 -gt 0 ']' 23:24:52 + shift 23:24:52 + case "$command" in 23:24:52 + command pyenv local 3.10.6 23:24:52 + pyenv local 3.10.6 23:24:52 + for arg in "$@" 23:24:52 + case $arg in 23:24:52 + pkg_list+='tox ' 23:24:52 + for arg in "$@" 23:24:52 + case $arg in 23:24:52 + pkg_list+='virtualenv ' 23:24:52 + for arg in "$@" 23:24:52 + case $arg in 23:24:52 + pkg_list+='urllib3~=1.26.15 ' 23:24:52 + [[ -f /tmp/.toxenv ]] 23:24:52 ++ cat /tmp/.toxenv 23:24:52 + lf_venv=/tmp/venv-vEs8 23:24:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vEs8 from' file:/tmp/.toxenv 23:24:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vEs8 from file:/tmp/.toxenv 23:24:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:24:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:24:52 + local 'pip_opts=--upgrade --quiet' 23:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:24:52 + [[ -n '' ]] 23:24:52 + [[ -n '' ]] 23:24:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:24:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:24:52 + /tmp/venv-vEs8/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 23:24:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:24:53 lf-activate-venv(): INFO: Base packages installed successfully 23:24:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:24:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:24:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:24:53 + /tmp/venv-vEs8/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 23:24:55 + type python3 23:24:55 + true 23:24:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vEs8/bin to PATH' 23:24:55 lf-activate-venv(): INFO: Adding /tmp/venv-vEs8/bin to PATH 23:24:55 + PATH=/tmp/venv-vEs8/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 23:24:55 + return 0 23:24:55 + [[ -d /opt/pyenv ]] 23:24:55 + echo '---> Setting up pyenv' 23:24:55 ---> Setting up pyenv 23:24:55 + export PYENV_ROOT=/opt/pyenv 23:24:55 + PYENV_ROOT=/opt/pyenv 23:24:55 + export PATH=/opt/pyenv/bin:/tmp/venv-vEs8/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 23:24:55 + PATH=/opt/pyenv/bin:/tmp/venv-vEs8/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 23:24:55 ++ pwd 23:24:55 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 23:24:55 + export PYTHONPATH 23:24:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:24:55 + TOX_TESTENV_PASSENV=PYTHONPATH 23:24:55 + tox --version 23:24:56 4.32.0 from /tmp/venv-vEs8/lib/python3.10/site-packages/tox/__init__.py 23:24:56 + PARALLEL=false 23:24:56 + TOX_OPTIONS_LIST= 23:24:56 + [[ -n yaml ]] 23:24:56 + TOX_OPTIONS_LIST=' -e yaml' 23:24:56 + case ${PARALLEL,,} in 23:24:56 + tox -e yaml 23:24:56 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 23:24:58 yaml: install_deps> python -I -m pip install coala-bears nodeenv 23:25:32 yaml: freeze> python -m pip freeze --all 23:25:32 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 23:25:32 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 23:25:32 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 23:25:33 ---> Completed tox runs 23:25:33 + for i in .tox/*/log 23:25:33 ++ echo .tox/yaml/log 23:25:33 ++ awk -F/ '{print $2}' 23:25:33 + tox_env=yaml 23:25:33 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 23:25:33 + DOC_DIR=docs/_build/html 23:25:33 + [[ -d docs/_build/html ]] 23:25:33 + echo '---> tox-run.sh ends' 23:25:33 ---> tox-run.sh ends 23:25:33 + test 0 -eq 0 23:25:33 $ ssh-agent -k 23:25:33 unset SSH_AUTH_SOCK; 23:25:33 unset SSH_AGENT_PID; 23:25:33 echo Agent pid 16313 killed; 23:25:33 [ssh-agent] Stopped. 23:25:33 [PostBuildScript] - [INFO] Executing post build scripts. 23:25:33 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12154035799066482982.sh 23:25:33 ---> sysstat.sh 23:25:34 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins901292240067463720.sh 23:25:34 ---> package-listing.sh 23:25:34 ++ tr '[:upper:]' '[:lower:]' 23:25:34 ++ facter osfamily 23:25:34 + OS_FAMILY=redhat 23:25:34 + workspace=/w/workspace/integration-xtesting-master-yml-lint 23:25:34 + START_PACKAGES=/tmp/packages_start.txt 23:25:34 + END_PACKAGES=/tmp/packages_end.txt 23:25:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:25:34 + PACKAGES=/tmp/packages_start.txt 23:25:34 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 23:25:34 + PACKAGES=/tmp/packages_end.txt 23:25:34 + case "${OS_FAMILY}" in 23:25:34 + rpm -qa 23:25:34 + sort 23:25:34 + '[' -f /tmp/packages_start.txt ']' 23:25:34 + '[' -f /tmp/packages_end.txt ']' 23:25:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:25:35 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 23:25:35 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 23:25:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 23:25:35 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins15540543053409743493.sh 23:25:35 ---> capture-instance-metadata.sh 23:25:35 Setup pyenv: 23:25:35 system 23:25:35 3.8.13 23:25:35 3.9.13 23:25:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 23:25:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7brw 23:25:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:25:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:25:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:25:43 lf-activate-venv(): INFO: Base packages installed successfully 23:25:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:26:11 lf-activate-venv(): INFO: Adding /tmp/venv-7brw/bin to PATH 23:26:11 INFO: Running in OpenStack, capturing instance metadata 23:26:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7823503613575896642.sh 23:26:11 provisioning config files... 23:26:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config2932380732839065016tmp 23:26:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:26:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:26:11 [EnvInject] - Injecting environment variables from a build step. 23:26:11 [EnvInject] - Injecting as environment variables the properties content 23:26:11 SERVER_ID=logs 23:26:11 23:26:11 [EnvInject] - Variables injected successfully. 23:26:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins8405791580116239223.sh 23:26:11 ---> create-netrc.sh 23:26:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins2211291936347842137.sh 23:26:11 ---> python-tools-install.sh 23:26:11 Setup pyenv: 23:26:11 system 23:26:11 3.8.13 23:26:11 3.9.13 23:26:11 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 23:26:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7brw from file:/tmp/.os_lf_venv 23:26:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:13 lf-activate-venv(): INFO: Base packages installed successfully 23:26:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-7brw/bin to PATH 23:26:26 Generating Requirements File 23:26:50 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. 23:26:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:26:51 Python 3.10.6 23:26:51 pip 25.3 from /tmp/venv-7brw/lib/python3.10/site-packages/pip (python 3.10) 23:26:51 appdirs==1.4.4 23:26:51 argcomplete==3.6.3 23:26:51 aspy.yaml==1.3.0 23:26:51 attrs==25.4.0 23:26:51 autopage==0.5.2 23:26:51 backports.strenum==1.3.1 23:26:51 beautifulsoup4==4.14.3 23:26:51 boto3==1.42.9 23:26:51 botocore==1.42.9 23:26:51 bs4==0.0.2 23:26:51 cachetools==6.2.3 23:26:51 certifi==2025.11.12 23:26:51 cffi==2.0.0 23:26:51 cfgv==3.5.0 23:26:51 chardet==5.2.0 23:26:51 charset-normalizer==3.4.4 23:26:51 click==8.3.1 23:26:51 cliff==4.13.0 23:26:51 cmd2==3.0.0 23:26:51 cryptography==3.3.2 23:26:51 debtcollector==3.0.0 23:26:51 decorator==5.2.1 23:26:51 defusedxml==0.7.1 23:26:51 Deprecated==1.3.1 23:26:51 distlib==0.4.0 23:26:51 dnspython==2.8.0 23:26:51 docker==7.1.0 23:26:51 dogpile.cache==1.5.0 23:26:51 durationpy==0.10 23:26:51 email-validator==2.3.0 23:26:51 filelock==3.20.0 23:26:51 future==1.0.0 23:26:51 gitdb==4.0.12 23:26:51 GitPython==3.1.45 23:26:51 google-auth==2.43.0 23:26:51 httplib2==0.31.0 23:26:51 identify==2.6.15 23:26:51 idna==3.11 23:26:51 importlib-resources==1.5.0 23:26:51 iso8601==2.1.0 23:26:51 Jinja2==3.1.6 23:26:51 jmespath==1.0.1 23:26:51 jsonpatch==1.33 23:26:51 jsonpointer==3.0.0 23:26:51 jsonschema==4.25.1 23:26:51 jsonschema-specifications==2025.9.1 23:26:51 keystoneauth1==5.12.0 23:26:51 kubernetes==34.1.0 23:26:51 lftools==0.37.18 23:26:51 lxml==6.0.2 23:26:51 markdown-it-py==4.0.0 23:26:51 MarkupSafe==3.0.3 23:26:51 mdurl==0.1.2 23:26:51 msgpack==1.1.2 23:26:51 multi_key_dict==2.0.3 23:26:51 munch==4.0.0 23:26:51 netaddr==1.3.0 23:26:51 niet==1.4.2 23:26:51 nodeenv==1.9.1 23:26:51 oauth2client==4.1.3 23:26:51 oauthlib==3.3.1 23:26:51 openstacksdk==4.8.0 23:26:51 os-service-types==1.8.2 23:26:51 osc-lib==4.2.0 23:26:51 oslo.config==10.1.0 23:26:51 oslo.context==6.2.0 23:26:51 oslo.i18n==6.7.1 23:26:51 oslo.log==7.2.1 23:26:51 oslo.serialization==5.8.0 23:26:51 oslo.utils==9.2.0 23:26:51 packaging==25.0 23:26:51 pbr==7.0.3 23:26:51 platformdirs==4.5.1 23:26:51 prettytable==3.17.0 23:26:51 psutil==7.1.3 23:26:51 pyasn1==0.6.1 23:26:51 pyasn1_modules==0.4.2 23:26:51 pycparser==2.23 23:26:51 pygerrit2==2.0.15 23:26:51 PyGithub==2.8.1 23:26:51 Pygments==2.19.2 23:26:51 PyJWT==2.10.1 23:26:51 PyNaCl==1.6.1 23:26:51 pyparsing==2.4.7 23:26:51 pyperclip==1.11.0 23:26:51 pyrsistent==0.20.0 23:26:51 python-cinderclient==9.8.0 23:26:51 python-dateutil==2.9.0.post0 23:26:51 python-heatclient==4.3.0 23:26:51 python-jenkins==1.8.3 23:26:51 python-keystoneclient==5.7.0 23:26:51 python-magnumclient==4.9.0 23:26:51 python-openstackclient==8.2.0 23:26:51 python-swiftclient==4.9.0 23:26:51 PyYAML==6.0.3 23:26:51 referencing==0.37.0 23:26:51 requests==2.32.5 23:26:51 requests-oauthlib==2.0.0 23:26:51 requestsexceptions==1.4.0 23:26:51 rfc3986==2.0.0 23:26:51 rich==14.2.0 23:26:51 rich-argparse==1.7.2 23:26:51 rpds-py==0.30.0 23:26:51 rsa==4.9.1 23:26:51 ruamel.yaml==0.18.16 23:26:51 ruamel.yaml.clib==0.2.15 23:26:51 s3transfer==0.16.0 23:26:51 simplejson==3.20.2 23:26:51 six==1.17.0 23:26:51 smmap==5.0.2 23:26:51 soupsieve==2.8 23:26:51 stevedore==5.6.0 23:26:51 tabulate==0.9.0 23:26:51 toml==0.10.2 23:26:51 tomlkit==0.13.3 23:26:51 tqdm==4.67.1 23:26:51 typing_extensions==4.15.0 23:26:51 tzdata==2025.2 23:26:51 urllib3==1.26.20 23:26:51 virtualenv==20.35.4 23:26:51 wcwidth==0.2.14 23:26:51 websocket-client==1.9.0 23:26:51 wrapt==2.0.1 23:26:51 xdg==6.0.0 23:26:51 xmltodict==1.0.2 23:26:51 yq==3.4.3 23:26:51 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14476662603540546711.sh 23:26:51 ---> sudo-logs.sh 23:26:51 Archiving 'sudo' log.. 23:26:52 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins9594250711321803925.sh 23:26:52 ---> job-cost.sh 23:26:52 Setup pyenv: 23:26:52 system 23:26:52 3.8.13 23:26:52 3.9.13 23:26:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 23:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7brw from file:/tmp/.os_lf_venv 23:26:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:54 lf-activate-venv(): INFO: Base packages installed successfully 23:26:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-7brw/bin to PATH 23:27:00 INFO: No Stack... 23:27:01 INFO: Retrieving Pricing Info for: v3-standard-2 23:27:01 INFO: Archiving Costs 23:27:01 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins2918528705964198552.sh 23:27:01 ---> logs-deploy.sh 23:27:01 Setup pyenv: 23:27:01 system 23:27:01 3.8.13 23:27:01 3.9.13 23:27:01 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 23:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7brw from file:/tmp/.os_lf_venv 23:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:27:03 lf-activate-venv(): INFO: Base packages installed successfully 23:27:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-7brw/bin to PATH 23:27:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/15 23:27:15 INFO: archiving workspace using pattern(s): 23:27:17 Archives upload complete. 23:27:17 INFO: archiving logs to Nexus 23:27:17 ---> uname -a: 23:27:17 Linux prd-centos8-builder-2c-1g-20341.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 23:27:17 23:27:17 23:27:17 ---> lscpu: 23:27:17 Architecture: x86_64 23:27:17 CPU op-mode(s): 32-bit, 64-bit 23:27:17 Byte Order: Little Endian 23:27:17 CPU(s): 2 23:27:17 On-line CPU(s) list: 0,1 23:27:17 Thread(s) per core: 1 23:27:17 Core(s) per socket: 1 23:27:17 Socket(s): 2 23:27:17 NUMA node(s): 1 23:27:17 Vendor ID: AuthenticAMD 23:27:17 CPU family: 23 23:27:17 Model: 49 23:27:17 Model name: AMD EPYC-Rome Processor 23:27:17 Stepping: 0 23:27:17 CPU MHz: 2799.998 23:27:17 BogoMIPS: 5599.99 23:27:17 Virtualization: AMD-V 23:27:17 Hypervisor vendor: KVM 23:27:17 Virtualization type: full 23:27:17 L1d cache: 32K 23:27:17 L1i cache: 32K 23:27:17 L2 cache: 512K 23:27:17 L3 cache: 16384K 23:27:17 NUMA node0 CPU(s): 0,1 23:27:17 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 23:27:17 23:27:17 23:27:17 ---> nproc: 23:27:17 2 23:27:17 23:27:17 23:27:17 ---> df -h: 23:27:17 Filesystem Size Used Avail Use% Mounted on 23:27:17 devtmpfs 3.8G 0 3.8G 0% /dev 23:27:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:27:17 tmpfs 3.8G 17M 3.8G 1% /run 23:27:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:27:17 /dev/vda1 40G 8.7G 32G 22% / 23:27:17 tmpfs 770M 0 770M 0% /run/user/1001 23:27:17 23:27:17 23:27:17 ---> free -m: 23:27:17 total used free shared buff/cache available 23:27:17 Mem: 7699 580 4768 19 2351 6801 23:27:17 Swap: 1023 0 1023 23:27:17 23:27:17 23:27:17 ---> ip addr: 23:27:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:27:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:27:17 inet 127.0.0.1/8 scope host lo 23:27:17 valid_lft forever preferred_lft forever 23:27:17 inet6 ::1/128 scope host 23:27:17 valid_lft forever preferred_lft forever 23:27:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:27:17 link/ether fa:16:3e:d2:b1:04 brd ff:ff:ff:ff:ff:ff 23:27:17 altname enp0s3 23:27:17 altname ens3 23:27:17 inet 10.30.106.79/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 23:27:17 valid_lft 86200sec preferred_lft 86200sec 23:27:17 inet6 fe80::f816:3eff:fed2:b104/64 scope link 23:27:17 valid_lft forever preferred_lft forever 23:27:17 23:27:17 23:27:17 ---> sar -b -r -n DEV: 23:27:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/12/2025 _x86_64_ (2 CPU) 23:27:17 23:27:17 23:23:54 LINUX RESTART (2 CPU) 23:27:17 23:27:17 11:25:01 PM tps rtps wtps bread/s bwrtn/s 23:27:17 11:26:01 PM 167.91 30.38 137.53 1427.50 12015.98 23:27:17 11:27:01 PM 106.30 0.58 105.72 77.45 8355.62 23:27:17 Average: 137.10 15.48 121.62 752.47 10185.80 23:27:17 23:27:17 11:25:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:27:17 11:26:01 PM 5090056 6946776 2794380 35.44 2688 2024660 749444 8.39 376904 2051232 83396 23:27:17 11:27:01 PM 4954388 7034764 2930048 37.16 2688 2231248 638488 7.15 384984 2124732 121216 23:27:17 Average: 5022222 6990770 2862214 36.30 2688 2127954 693966 7.77 380944 2087982 102306 23:27:17 23:27:17 11:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:27:17 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:17 11:26:01 PM eth0 69.24 46.73 957.65 18.61 0.00 0.00 0.00 0.00 23:27:17 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:17 11:27:01 PM eth0 37.14 27.31 404.89 7.99 0.00 0.00 0.00 0.00 23:27:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:17 Average: eth0 53.19 37.02 681.27 13.30 0.00 0.00 0.00 0.00 23:27:17 23:27:17 23:27:17 ---> sar -P ALL: 23:27:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/12/2025 _x86_64_ (2 CPU) 23:27:17 23:27:17 23:23:54 LINUX RESTART (2 CPU) 23:27:17 23:27:17 11:25:01 PM CPU %user %nice %system %iowait %steal %idle 23:27:17 11:26:01 PM all 31.72 0.60 9.02 6.49 0.11 52.06 23:27:17 11:26:01 PM 0 27.22 0.69 9.58 6.92 0.10 55.49 23:27:17 11:26:01 PM 1 36.22 0.52 8.45 6.06 0.12 48.63 23:27:17 11:27:01 PM all 33.89 0.00 3.59 3.61 0.13 58.77 23:27:17 11:27:01 PM 0 24.60 0.00 3.33 3.88 0.13 68.06 23:27:17 11:27:01 PM 1 43.19 0.00 3.86 3.35 0.13 49.47 23:27:17 Average: all 32.81 0.30 6.29 5.04 0.12 55.43 23:27:17 Average: 0 25.90 0.34 6.44 5.39 0.12 61.81 23:27:17 Average: 1 39.72 0.26 6.15 4.70 0.13 49.05 23:27:17 23:27:17 23:27:17