13:42:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142642 13:42:36 Running as SYSTEM 13:42:36 [EnvInject] - Loading node environment variables. 13:42:36 Building remotely on prd-centos8-builder-2c-1g-17701 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 13:42:36 [ssh-agent] Looking for ssh-agent implementation... 13:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:36 $ ssh-agent 13:42:36 SSH_AUTH_SOCK=/tmp/ssh-lH6uu5mxLp4m/agent.14180 13:42:36 SSH_AGENT_PID=14181 13:42:36 [ssh-agent] Started. 13:42:36 Running ssh-add (command line suppressed) 13:42:36 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_13012186966403851267.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_13012186966403851267.key) 13:42:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:42:36 The recommended git tool is: NONE 13:42:39 using credential onap-jenkins-ssh 13:42:39 Wiping out workspace first. 13:42:39 Cloning the remote Git repository 13:42:39 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 13:42:39 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 13:42:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:42:39 > git --version # timeout=10 13:42:39 > git --version # 'git version 2.39.0' 13:42:39 using GIT_SSH to set credentials Gerrit user 13:42:39 [INFO] Currently running in a labeled security context 13:42:39 [INFO] Currently SELinux is 'enforcing' on the host 13:42:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh9178875416212454988.key 13:42:39 Verifying host key using manually-configured host key entries 13:42:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:42:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 13:42:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 13:42:40 using GIT_SSH to set credentials Gerrit user 13:42:40 [INFO] Currently running in a labeled security context 13:42:40 [INFO] Currently SELinux is 'enforcing' on the host 13:42:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh427945523612805653.key 13:42:40 Verifying host key using manually-configured host key entries 13:42:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/42/142642/1 # timeout=30 13:42:40 > git rev-parse 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca^{commit} # timeout=10 13:42:40 Checking out Revision 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca (refs/changes/42/142642/1) 13:42:40 > git config core.sparsecheckout # timeout=10 13:42:40 > git checkout -f 0137b0e4213e0b9e94c4f1a1e513374c8370a6ca # timeout=30 13:42:43 Commit message: "Build docker images using github actions" 13:42:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:42:43 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 13:42:44 [EnvInject] - Injecting environment variables from a build step. 13:42:44 [EnvInject] - Injecting as environment variables the properties content 13:42:44 PYTHON=python3 13:42:44 13:42:44 [EnvInject] - Variables injected successfully. 13:42:44 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins3828850627914580947.sh 13:42:44 ---> tox-install.sh 13:42:44 + source /home/jenkins/lf-env.sh 13:42:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:44 ++ mktemp -d /tmp/venv-XXXX 13:42:44 + lf_venv=/tmp/venv-tRNs 13:42:44 + local venv_file=/tmp/.os_lf_venv 13:42:44 + local python=python3 13:42:44 + local options 13:42:44 + local set_path=true 13:42:44 + local install_args= 13:42:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:44 + true 13:42:44 + case $1 in 13:42:44 + venv_file=/tmp/.toxenv 13:42:44 + shift 2 13:42:44 + true 13:42:44 + case $1 in 13:42:44 + shift 13:42:44 + break 13:42:44 + case $python in 13:42:44 + local pkg_list= 13:42:44 + [[ -d /opt/pyenv ]] 13:42:44 + echo 'Setup pyenv:' 13:42:44 Setup pyenv: 13:42:44 + export PYENV_ROOT=/opt/pyenv 13:42:44 + PYENV_ROOT=/opt/pyenv 13:42:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:44 + pyenv versions 13:42:44 system 13:42:44 * 3.8.13 (set by /opt/pyenv/version) 13:42:44 * 3.9.13 (set by /opt/pyenv/version) 13:42:44 * 3.10.6 (set by /opt/pyenv/version) 13:42:44 + command -v pyenv 13:42:44 ++ pyenv init - --no-rehash 13:42:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:42:44 export PATH="/opt/pyenv/shims:${PATH}" 13:42:44 export PYENV_SHELL=bash 13:42:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:44 pyenv() { 13:42:44 local command 13:42:44 command="${1:-}" 13:42:44 if [ "$#" -gt 0 ]; then 13:42:44 shift 13:42:44 fi 13:42:44 13:42:44 case "$command" in 13:42:44 rehash|shell) 13:42:44 eval "$(pyenv "sh-$command" "$@")" 13:42:44 ;; 13:42:44 *) 13:42:44 command pyenv "$command" "$@" 13:42:44 ;; 13:42:44 esac 13:42:44 }' 13:42:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:42:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:44 ++ export PYENV_SHELL=bash 13:42:44 ++ PYENV_SHELL=bash 13:42:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:44 +++ complete -F _pyenv pyenv 13:42:44 ++ lf-pyver python3 13:42:44 ++ local py_version_xy=python3 13:42:44 ++ local py_version_xyz= 13:42:44 ++ pyenv versions 13:42:44 ++ local command 13:42:44 ++ command=versions 13:42:44 ++ '[' 1 -gt 0 ']' 13:42:44 ++ shift 13:42:44 ++ case "$command" in 13:42:44 ++ command pyenv versions 13:42:44 ++ pyenv versions 13:42:44 ++ sed 's/^[ *]* //' 13:42:44 ++ awk '{ print $1 }' 13:42:44 ++ grep -E '^[0-9.]*[0-9]$' 13:42:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:44 +++ grep '^3' /tmp/.pyenv_versions 13:42:44 +++ tail -n 1 13:42:44 +++ sort -V 13:42:44 ++ py_version_xyz=3.10.6 13:42:44 ++ [[ -z 3.10.6 ]] 13:42:44 ++ echo 3.10.6 13:42:44 ++ return 0 13:42:44 + pyenv local 3.10.6 13:42:44 + local command 13:42:44 + command=local 13:42:44 + '[' 2 -gt 0 ']' 13:42:44 + shift 13:42:44 + case "$command" in 13:42:44 + command pyenv local 3.10.6 13:42:44 + pyenv local 3.10.6 13:42:44 + for arg in "$@" 13:42:44 + case $arg in 13:42:44 + pkg_list+='tox ' 13:42:44 + for arg in "$@" 13:42:44 + case $arg in 13:42:44 + pkg_list+='virtualenv ' 13:42:44 + for arg in "$@" 13:42:44 + case $arg in 13:42:44 + pkg_list+='urllib3~=1.26.15 ' 13:42:44 + [[ -f /tmp/.toxenv ]] 13:42:44 + [[ ! -f /tmp/.toxenv ]] 13:42:44 + [[ -n '' ]] 13:42:44 + python3 -m venv /tmp/venv-tRNs 13:42:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tRNs' 13:42:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tRNs 13:42:48 + echo /tmp/venv-tRNs 13:42:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:42:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:42:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:48 + local 'pip_opts=--upgrade --quiet' 13:42:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:48 + [[ -n '' ]] 13:42:48 + [[ -n '' ]] 13:42:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:48 + /tmp/venv-tRNs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:42:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:52 lf-activate-venv(): INFO: Base packages installed successfully 13:42:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:52 + /tmp/venv-tRNs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:54 + type python3 13:42:54 + true 13:42:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tRNs/bin to PATH' 13:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-tRNs/bin to PATH 13:42:54 + PATH=/tmp/venv-tRNs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 + return 0 13:42:54 + python3 --version 13:42:54 Python 3.10.6 13:42:54 + python3 -m pip --version 13:42:54 pip 25.3 from /tmp/venv-tRNs/lib/python3.10/site-packages/pip (python 3.10) 13:42:54 + python3 -m pip freeze 13:42:54 cachetools==6.2.2 13:42:54 chardet==5.2.0 13:42:54 colorama==0.4.6 13:42:54 distlib==0.4.0 13:42:54 filelock==3.20.0 13:42:54 packaging==25.0 13:42:54 platformdirs==4.5.0 13:42:54 pluggy==1.6.0 13:42:54 pyproject-api==1.10.0 13:42:54 tomli==2.3.0 13:42:54 tox==4.32.0 13:42:54 typing_extensions==4.15.0 13:42:54 urllib3==1.26.20 13:42:54 virtualenv==20.35.4 13:42:54 [EnvInject] - Injecting environment variables from a build step. 13:42:54 [EnvInject] - Injecting as environment variables the properties content 13:42:54 PARALLEL=false 13:42:54 13:42:54 [EnvInject] - Variables injected successfully. 13:42:54 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins7742336522296887950.sh 13:42:54 ---> tox-run.sh 13:42:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 13:42:54 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 13:42:54 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 13:42:54 + cd /w/workspace/integration-xtesting-master-yml-lint/. 13:42:54 + source /home/jenkins/lf-env.sh 13:42:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:54 ++ mktemp -d /tmp/venv-XXXX 13:42:54 + lf_venv=/tmp/venv-As3J 13:42:54 + local venv_file=/tmp/.os_lf_venv 13:42:54 + local python=python3 13:42:54 + local options 13:42:54 + local set_path=true 13:42:54 + local install_args= 13:42: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 13:42:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:54 + true 13:42:54 + case $1 in 13:42:54 + venv_file=/tmp/.toxenv 13:42:54 + shift 2 13:42:54 + true 13:42:54 + case $1 in 13:42:54 + shift 13:42:54 + break 13:42:54 + case $python in 13:42:54 + local pkg_list= 13:42:54 + [[ -d /opt/pyenv ]] 13:42:54 + echo 'Setup pyenv:' 13:42:54 Setup pyenv: 13:42:54 + export PYENV_ROOT=/opt/pyenv 13:42:54 + PYENV_ROOT=/opt/pyenv 13:42:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 + pyenv versions 13:42:54 system 13:42:54 3.8.13 13:42:54 3.9.13 13:42:54 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 13:42:54 + command -v pyenv 13:42:54 ++ pyenv init - --no-rehash 13:42: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[*]}"'\'')" 13:42:54 export PATH="/opt/pyenv/shims:${PATH}" 13:42:54 export PYENV_SHELL=bash 13:42:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:54 pyenv() { 13:42:54 local command 13:42:54 command="${1:-}" 13:42:54 if [ "$#" -gt 0 ]; then 13:42:54 shift 13:42:54 fi 13:42:54 13:42:54 case "$command" in 13:42:54 rehash|shell) 13:42:54 eval "$(pyenv "sh-$command" "$@")" 13:42:54 ;; 13:42:54 *) 13:42:54 command pyenv "$command" "$@" 13:42:54 ;; 13:42:54 esac 13:42:54 }' 13:42: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[*]}"' 13:42:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:54 ++ export PYENV_SHELL=bash 13:42:54 ++ PYENV_SHELL=bash 13:42:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:54 +++ complete -F _pyenv pyenv 13:42:54 ++ lf-pyver python3 13:42:54 ++ local py_version_xy=python3 13:42:54 ++ local py_version_xyz= 13:42:54 ++ sed 's/^[ *]* //' 13:42:54 ++ awk '{ print $1 }' 13:42:54 ++ pyenv versions 13:42:54 ++ local command 13:42:54 ++ command=versions 13:42:54 ++ '[' 1 -gt 0 ']' 13:42:54 ++ shift 13:42:54 ++ case "$command" in 13:42:54 ++ command pyenv versions 13:42:54 ++ pyenv versions 13:42:54 ++ grep -E '^[0-9.]*[0-9]$' 13:42:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:54 +++ grep '^3' /tmp/.pyenv_versions 13:42:54 +++ sort -V 13:42:54 +++ tail -n 1 13:42:54 ++ py_version_xyz=3.10.6 13:42:54 ++ [[ -z 3.10.6 ]] 13:42:54 ++ echo 3.10.6 13:42:54 ++ return 0 13:42:54 + pyenv local 3.10.6 13:42:54 + local command 13:42:54 + command=local 13:42:54 + '[' 2 -gt 0 ']' 13:42:54 + shift 13:42:54 + case "$command" in 13:42:54 + command pyenv local 3.10.6 13:42:54 + pyenv local 3.10.6 13:42:54 + for arg in "$@" 13:42:54 + case $arg in 13:42:54 + pkg_list+='tox ' 13:42:54 + for arg in "$@" 13:42:54 + case $arg in 13:42:54 + pkg_list+='virtualenv ' 13:42:54 + for arg in "$@" 13:42:54 + case $arg in 13:42:54 + pkg_list+='urllib3~=1.26.15 ' 13:42:54 + [[ -f /tmp/.toxenv ]] 13:42:54 ++ cat /tmp/.toxenv 13:42:54 + lf_venv=/tmp/venv-tRNs 13:42:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tRNs from' file:/tmp/.toxenv 13:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tRNs from file:/tmp/.toxenv 13:42:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:42:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:54 + local 'pip_opts=--upgrade --quiet' 13:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:42:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:42:54 + [[ -n '' ]] 13:42:54 + [[ -n '' ]] 13:42:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:42:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:54 + /tmp/venv-tRNs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:42:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:42:55 lf-activate-venv(): INFO: Base packages installed successfully 13:42:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:42:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:42:55 + /tmp/venv-tRNs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:56 + type python3 13:42:56 + true 13:42:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tRNs/bin to PATH' 13:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-tRNs/bin to PATH 13:42:56 + PATH=/tmp/venv-tRNs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:56 + return 0 13:42:56 + [[ -d /opt/pyenv ]] 13:42:56 + echo '---> Setting up pyenv' 13:42:56 ---> Setting up pyenv 13:42:56 + export PYENV_ROOT=/opt/pyenv 13:42:56 + PYENV_ROOT=/opt/pyenv 13:42:56 + export PATH=/opt/pyenv/bin:/tmp/venv-tRNs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:56 + PATH=/opt/pyenv/bin:/tmp/venv-tRNs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:42:56 ++ pwd 13:42:56 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 13:42:56 + export PYTHONPATH 13:42:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:56 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:56 + tox --version 13:42:56 4.32.0 from /tmp/venv-tRNs/lib/python3.10/site-packages/tox/__init__.py 13:42:56 + PARALLEL=false 13:42:56 + TOX_OPTIONS_LIST= 13:42:56 + [[ -n yaml ]] 13:42:56 + TOX_OPTIONS_LIST=' -e yaml' 13:42:56 + case ${PARALLEL,,} in 13:42:56 + tox -e yaml 13:42:56 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 13:42:58 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:43:23 yaml: freeze> python -m pip freeze --all 13:43:23 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 13:43:23 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:43:23 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:43:24 ---> Completed tox runs 13:43:24 + for i in .tox/*/log 13:43:24 ++ echo .tox/yaml/log 13:43:24 ++ awk -F/ '{print $2}' 13:43:24 + tox_env=yaml 13:43:24 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 13:43:24 + DOC_DIR=docs/_build/html 13:43:24 + [[ -d docs/_build/html ]] 13:43:24 + echo '---> tox-run.sh ends' 13:43:24 ---> tox-run.sh ends 13:43:24 + test 0 -eq 0 13:43:24 $ ssh-agent -k 13:43:24 unset SSH_AUTH_SOCK; 13:43:24 unset SSH_AGENT_PID; 13:43:24 echo Agent pid 14181 killed; 13:43:25 [ssh-agent] Stopped. 13:43:25 [PostBuildScript] - [INFO] Executing post build scripts. 13:43:25 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins3261624693372522232.sh 13:43:25 ---> sysstat.sh 13:43:25 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins1570273636895437596.sh 13:43:25 ---> package-listing.sh 13:43:25 ++ tr '[:upper:]' '[:lower:]' 13:43:25 ++ facter osfamily 13:43:25 + OS_FAMILY=redhat 13:43:25 + workspace=/w/workspace/integration-xtesting-master-yml-lint 13:43:25 + START_PACKAGES=/tmp/packages_start.txt 13:43:25 + END_PACKAGES=/tmp/packages_end.txt 13:43:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:25 + PACKAGES=/tmp/packages_start.txt 13:43:25 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 13:43:25 + PACKAGES=/tmp/packages_end.txt 13:43:25 + case "${OS_FAMILY}" in 13:43:25 + rpm -qa 13:43:25 + sort 13:43:26 + '[' -f /tmp/packages_start.txt ']' 13:43:26 + '[' -f /tmp/packages_end.txt ']' 13:43:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:26 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 13:43:26 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 13:43:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 13:43:26 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7535282282737557662.sh 13:43:26 ---> capture-instance-metadata.sh 13:43:26 Setup pyenv: 13:43:26 system 13:43:26 3.8.13 13:43:26 3.9.13 13:43:26 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 13:43:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ayWM 13:43:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:35 lf-activate-venv(): INFO: Base packages installed successfully 13:43:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:43:54 lf-activate-venv(): INFO: Adding /tmp/venv-ayWM/bin to PATH 13:43:54 INFO: Running in OpenStack, capturing instance metadata 13:43:55 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12467628766206488081.sh 13:43:55 provisioning config files... 13:43:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config16569599708806237083tmp 13:43:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:55 [EnvInject] - Injecting environment variables from a build step. 13:43:55 [EnvInject] - Injecting as environment variables the properties content 13:43:55 SERVER_ID=logs 13:43:55 13:43:55 [EnvInject] - Variables injected successfully. 13:43:55 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14883671000839356526.sh 13:43:55 ---> create-netrc.sh 13:43:55 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins6462338448489901569.sh 13:43:55 ---> python-tools-install.sh 13:43:55 Setup pyenv: 13:43:55 system 13:43:55 3.8.13 13:43:55 3.9.13 13:43:55 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 13:43:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ayWM from file:/tmp/.os_lf_venv 13:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:57 lf-activate-venv(): INFO: Base packages installed successfully 13:43:57 lf-activate-venv(): INFO: Installing additional packages: lftools 13:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-ayWM/bin to PATH 13:44:05 Generating Requirements File 13:44:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:44:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:44:23 Python 3.10.6 13:44:23 pip 25.3 from /tmp/venv-ayWM/lib/python3.10/site-packages/pip (python 3.10) 13:44:23 appdirs==1.4.4 13:44:23 argcomplete==3.6.3 13:44:23 aspy.yaml==1.3.0 13:44:23 attrs==25.4.0 13:44:23 autopage==0.5.2 13:44:23 beautifulsoup4==4.14.3 13:44:23 boto3==1.42.2 13:44:23 botocore==1.42.2 13:44:23 bs4==0.0.2 13:44:23 cachetools==6.2.2 13:44:23 certifi==2025.11.12 13:44:23 cffi==2.0.0 13:44:23 cfgv==3.5.0 13:44:23 chardet==5.2.0 13:44:23 charset-normalizer==3.4.4 13:44:23 click==8.3.1 13:44:23 cliff==4.13.0 13:44:23 cmd2==2.7.0 13:44:23 cryptography==3.3.2 13:44:23 debtcollector==3.0.0 13:44:23 decorator==5.2.1 13:44:23 defusedxml==0.7.1 13:44:23 Deprecated==1.3.1 13:44:23 distlib==0.4.0 13:44:23 dnspython==2.8.0 13:44:23 docker==7.1.0 13:44:23 dogpile.cache==1.5.0 13:44:23 durationpy==0.10 13:44:23 email-validator==2.3.0 13:44:23 filelock==3.20.0 13:44:23 future==1.0.0 13:44:23 gitdb==4.0.12 13:44:23 GitPython==3.1.45 13:44:23 google-auth==2.43.0 13:44:23 httplib2==0.31.0 13:44:23 identify==2.6.15 13:44:23 idna==3.11 13:44:23 importlib-resources==1.5.0 13:44:23 iso8601==2.1.0 13:44:23 Jinja2==3.1.6 13:44:23 jmespath==1.0.1 13:44:23 jsonpatch==1.33 13:44:23 jsonpointer==3.0.0 13:44:23 jsonschema==4.25.1 13:44:23 jsonschema-specifications==2025.9.1 13:44:23 keystoneauth1==5.12.0 13:44:23 kubernetes==34.1.0 13:44:23 lftools==0.37.16 13:44:23 lxml==6.0.2 13:44:23 markdown-it-py==4.0.0 13:44:23 MarkupSafe==3.0.3 13:44:23 mdurl==0.1.2 13:44:23 msgpack==1.1.2 13:44:23 multi_key_dict==2.0.3 13:44:23 munch==4.0.0 13:44:23 netaddr==1.3.0 13:44:23 niet==1.4.2 13:44:23 nodeenv==1.9.1 13:44:23 oauth2client==4.1.3 13:44:23 oauthlib==3.3.1 13:44:23 openstacksdk==4.8.0 13:44:23 os-service-types==1.8.2 13:44:23 osc-lib==4.2.0 13:44:23 oslo.config==10.1.0 13:44:23 oslo.context==6.2.0 13:44:23 oslo.i18n==6.7.1 13:44:23 oslo.log==7.2.1 13:44:23 oslo.serialization==5.8.0 13:44:23 oslo.utils==9.2.0 13:44:23 packaging==25.0 13:44:23 pbr==7.0.3 13:44:23 platformdirs==4.5.0 13:44:23 prettytable==3.17.0 13:44:23 psutil==7.1.3 13:44:23 pyasn1==0.6.1 13:44:23 pyasn1_modules==0.4.2 13:44:23 pycparser==2.23 13:44:23 pygerrit2==2.0.15 13:44:23 PyGithub==2.8.1 13:44:23 Pygments==2.19.2 13:44:23 PyJWT==2.10.1 13:44:23 PyNaCl==1.6.1 13:44:23 pyparsing==2.4.7 13:44:23 pyperclip==1.11.0 13:44:23 pyrsistent==0.20.0 13:44:23 python-cinderclient==9.8.0 13:44:23 python-dateutil==2.9.0.post0 13:44:23 python-heatclient==4.3.0 13:44:23 python-jenkins==1.8.3 13:44:23 python-keystoneclient==5.7.0 13:44:23 python-magnumclient==4.9.0 13:44:23 python-openstackclient==8.2.0 13:44:23 python-swiftclient==4.9.0 13:44:23 PyYAML==6.0.3 13:44:23 referencing==0.37.0 13:44:23 requests==2.32.5 13:44:23 requests-oauthlib==2.0.0 13:44:23 requestsexceptions==1.4.0 13:44:23 rfc3986==2.0.0 13:44:23 rich==14.2.0 13:44:23 rich-argparse==1.7.2 13:44:23 rpds-py==0.30.0 13:44:23 rsa==4.9.1 13:44:23 ruamel.yaml==0.18.16 13:44:23 ruamel.yaml.clib==0.2.15 13:44:23 s3transfer==0.16.0 13:44:23 simplejson==3.20.2 13:44:23 six==1.17.0 13:44:23 smmap==5.0.2 13:44:23 soupsieve==2.8 13:44:23 stevedore==5.6.0 13:44:23 tabulate==0.9.0 13:44:23 toml==0.10.2 13:44:23 tomlkit==0.13.3 13:44:23 tqdm==4.67.1 13:44:23 typing_extensions==4.15.0 13:44:23 tzdata==2025.2 13:44:23 urllib3==1.26.20 13:44:23 virtualenv==20.35.4 13:44:23 wcwidth==0.2.14 13:44:23 websocket-client==1.9.0 13:44:23 wrapt==2.0.1 13:44:23 xdg==6.0.0 13:44:23 xmltodict==1.0.2 13:44:23 yq==3.4.3 13:44:23 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins1219255165699172524.sh 13:44:23 ---> sudo-logs.sh 13:44:23 Archiving 'sudo' log.. 13:44:24 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16814563009122896829.sh 13:44:24 ---> job-cost.sh 13:44:24 Setup pyenv: 13:44:24 system 13:44:24 3.8.13 13:44:24 3.9.13 13:44:24 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 13:44:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ayWM from file:/tmp/.os_lf_venv 13:44:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:26 lf-activate-venv(): INFO: Base packages installed successfully 13:44:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-ayWM/bin to PATH 13:44:31 INFO: No Stack... 13:44:31 INFO: Retrieving Pricing Info for: v3-standard-2 13:44:32 INFO: Archiving Costs 13:44:32 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins6624462569630949337.sh 13:44:32 ---> logs-deploy.sh 13:44:32 Setup pyenv: 13:44:32 system 13:44:32 3.8.13 13:44:32 3.9.13 13:44:32 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 13:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ayWM from file:/tmp/.os_lf_venv 13:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:34 lf-activate-venv(): INFO: Base packages installed successfully 13:44:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-ayWM/bin to PATH 13:44:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/10 13:44:42 INFO: archiving workspace using pattern(s): 13:44:43 Archives upload complete. 13:44:43 INFO: archiving logs to Nexus 13:44:44 ---> uname -a: 13:44:44 Linux prd-centos8-builder-2c-1g-17701.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:44:44 13:44:44 13:44:44 ---> lscpu: 13:44:44 Architecture: x86_64 13:44:44 CPU op-mode(s): 32-bit, 64-bit 13:44:44 Byte Order: Little Endian 13:44:44 CPU(s): 2 13:44:44 On-line CPU(s) list: 0,1 13:44:44 Thread(s) per core: 1 13:44:44 Core(s) per socket: 1 13:44:44 Socket(s): 2 13:44:44 NUMA node(s): 1 13:44:44 Vendor ID: AuthenticAMD 13:44:44 CPU family: 23 13:44:44 Model: 49 13:44:44 Model name: AMD EPYC-Rome Processor 13:44:44 Stepping: 0 13:44:44 CPU MHz: 2799.998 13:44:44 BogoMIPS: 5599.99 13:44:44 Virtualization: AMD-V 13:44:44 Hypervisor vendor: KVM 13:44:44 Virtualization type: full 13:44:44 L1d cache: 32K 13:44:44 L1i cache: 32K 13:44:44 L2 cache: 512K 13:44:44 L3 cache: 16384K 13:44:44 NUMA node0 CPU(s): 0,1 13:44:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:44:44 13:44:44 13:44:44 ---> nproc: 13:44:44 2 13:44:44 13:44:44 13:44:44 ---> df -h: 13:44:44 Filesystem Size Used Avail Use% Mounted on 13:44:44 devtmpfs 3.8G 0 3.8G 0% /dev 13:44:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:44:44 tmpfs 3.8G 17M 3.8G 1% /run 13:44:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:44:44 /dev/vda1 40G 8.7G 32G 22% / 13:44:44 tmpfs 770M 0 770M 0% /run/user/1001 13:44:44 13:44:44 13:44:44 ---> free -m: 13:44:44 total used free shared buff/cache available 13:44:44 Mem: 7699 614 4730 19 2353 6766 13:44:44 Swap: 1023 0 1023 13:44:44 13:44:44 13:44:44 ---> ip addr: 13:44:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:44 inet 127.0.0.1/8 scope host lo 13:44:44 valid_lft forever preferred_lft forever 13:44:44 inet6 ::1/128 scope host 13:44:44 valid_lft forever preferred_lft forever 13:44:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:44 link/ether fa:16:3e:a0:ad:02 brd ff:ff:ff:ff:ff:ff 13:44:44 altname enp0s3 13:44:44 altname ens3 13:44:44 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:44:44 valid_lft 86253sec preferred_lft 86253sec 13:44:44 inet6 fe80::f816:3eff:fea0:ad02/64 scope link 13:44:44 valid_lft forever preferred_lft forever 13:44:44 13:44:44 13:44:44 ---> sar -b -r -n DEV: 13:44:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 13:44:44 13:44:44 13:42:13 LINUX RESTART (2 CPU) 13:44:44 13:44:44 01:43:01 PM tps rtps wtps bread/s bwrtn/s 13:44:44 01:44:01 PM 218.09 44.44 173.65 1592.00 12894.89 13:44:44 Average: 218.09 44.44 173.65 1592.00 12894.89 13:44:44 13:44:44 01:43:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:44 01:44:01 PM 4968780 6929632 2915656 36.98 2688 2120028 769408 8.61 377952 2138748 151220 13:44:44 Average: 4968780 6929632 2915656 36.98 2688 2120028 769408 8.61 377952 2138748 151220 13:44:44 13:44:44 01:43:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:44 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:44:44 01:44:01 PM eth0 81.78 53.96 1133.89 14.07 0.00 0.00 0.00 0.00 13:44:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:44:44 Average: eth0 81.78 53.96 1133.89 14.07 0.00 0.00 0.00 0.00 13:44:44 13:44:44 13:44:44 ---> sar -P ALL: 13:44:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 13:44:44 13:44:44 13:42:13 LINUX RESTART (2 CPU) 13:44:44 13:44:44 01:43:01 PM CPU %user %nice %system %iowait %steal %idle 13:44:44 01:44:01 PM all 39.26 0.69 10.29 3.83 0.11 45.82 13:44:44 01:44:01 PM 0 43.00 0.94 11.70 4.47 0.10 39.79 13:44:44 01:44:01 PM 1 35.54 0.43 8.89 3.19 0.12 51.82 13:44:44 Average: all 39.26 0.69 10.29 3.83 0.11 45.82 13:44:44 Average: 0 43.00 0.94 11.70 4.47 0.10 39.79 13:44:44 Average: 1 35.54 0.43 8.89 3.19 0.12 51.82 13:44:44 13:44:44 13:44:44