11:20:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142640 11:20:39 Running as SYSTEM 11:20:39 [EnvInject] - Loading node environment variables. 11:20:39 Building remotely on prd-centos8-builder-2c-1g-3066 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:20:39 [ssh-agent] Looking for ssh-agent implementation... 11:20:39 $ ssh-agent 11:20:39 SSH_AUTH_SOCK=/tmp/ssh-KbTfFTaXOf81/agent.15282 11:20:39 SSH_AGENT_PID=15285 11:20:39 [ssh-agent] Started. 11:20:39 Running ssh-add (command line suppressed) 11:20:39 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_12585487409026462907.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_12585487409026462907.key) 11:20:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:20:39 The recommended git tool is: NONE 11:20:41 using credential onap-jenkins-ssh 11:20:41 Wiping out workspace first. 11:20:41 Cloning the remote Git repository 11:20:41 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:20:41 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:20:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:20:41 > git --version # timeout=10 11:20:41 > git --version # 'git version 2.39.0' 11:20:41 using GIT_SSH to set credentials Gerrit user 11:20:41 [INFO] Currently running in a labeled security context 11:20:41 [INFO] Currently SELinux is 'enforcing' on the host 11:20:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh6830850851639861329.key 11:20:41 Verifying host key using manually-configured host key entries 11:20:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:20:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:20:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:20:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:20:42 using GIT_SSH to set credentials Gerrit user 11:20:42 [INFO] Currently running in a labeled security context 11:20:42 [INFO] Currently SELinux is 'enforcing' on the host 11:20:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh4538714202159202396.key 11:20:42 Verifying host key using manually-configured host key entries 11:20:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/40/142640/4 # timeout=30 11:20:42 > git rev-parse 76dc91d90d148761ceb97e498a6f94872ebe9aba^{commit} # timeout=10 11:20:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:20:42 Checking out Revision 76dc91d90d148761ceb97e498a6f94872ebe9aba (refs/changes/40/142640/4) 11:20:42 > git config core.sparsecheckout # timeout=10 11:20:42 > git checkout -f 76dc91d90d148761ceb97e498a6f94872ebe9aba # timeout=30 11:20:46 Commit message: "Revert back to orange pythonsdk" 11:20:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:20:46 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:20:46 [EnvInject] - Injecting environment variables from a build step. 11:20:46 [EnvInject] - Injecting as environment variables the properties content 11:20:46 PYTHON=python3 11:20:46 11:20:46 [EnvInject] - Variables injected successfully. 11:20:46 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins16092916765522192461.sh 11:20:46 ---> tox-install.sh 11:20:46 + source /home/jenkins/lf-env.sh 11:20:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:46 ++ mktemp -d /tmp/venv-XXXX 11:20:46 + lf_venv=/tmp/venv-4wy1 11:20:46 + local venv_file=/tmp/.os_lf_venv 11:20:46 + local python=python3 11:20:46 + local options 11:20:46 + local set_path=true 11:20:46 + local install_args= 11:20:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:46 + true 11:20:46 + case $1 in 11:20:46 + venv_file=/tmp/.toxenv 11:20:46 + shift 2 11:20:46 + true 11:20:46 + case $1 in 11:20:46 + shift 11:20:46 + break 11:20:46 + case $python in 11:20:46 + local pkg_list= 11:20:46 + [[ -d /opt/pyenv ]] 11:20:46 + echo 'Setup pyenv:' 11:20:46 Setup pyenv: 11:20:46 + export PYENV_ROOT=/opt/pyenv 11:20:46 + PYENV_ROOT=/opt/pyenv 11:20:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:46 + pyenv versions 11:20:46 system 11:20:46 * 3.8.13 (set by /opt/pyenv/version) 11:20:46 * 3.9.13 (set by /opt/pyenv/version) 11:20:46 * 3.10.6 (set by /opt/pyenv/version) 11:20:46 + command -v pyenv 11:20:46 ++ pyenv init - --no-rehash 11:20:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:20:47 export PATH="/opt/pyenv/shims:${PATH}" 11:20:47 export PYENV_SHELL=bash 11:20:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:47 pyenv() { 11:20:47 local command 11:20:47 command="${1:-}" 11:20:47 if [ "$#" -gt 0 ]; then 11:20:47 shift 11:20:47 fi 11:20:47 11:20:47 case "$command" in 11:20:47 rehash|shell) 11:20:47 eval "$(pyenv "sh-$command" "$@")" 11:20:47 ;; 11:20:47 *) 11:20:47 command pyenv "$command" "$@" 11:20:47 ;; 11:20:47 esac 11:20:47 }' 11:20:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:20:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:47 ++ export PYENV_SHELL=bash 11:20:47 ++ PYENV_SHELL=bash 11:20:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:47 +++ complete -F _pyenv pyenv 11:20:47 ++ lf-pyver python3 11:20:47 ++ local py_version_xy=python3 11:20:47 ++ local py_version_xyz= 11:20:47 ++ sed 's/^[ *]* //' 11:20:47 ++ awk '{ print $1 }' 11:20:47 ++ grep -E '^[0-9.]*[0-9]$' 11:20:47 ++ pyenv versions 11:20:47 ++ local command 11:20:47 ++ command=versions 11:20:47 ++ '[' 1 -gt 0 ']' 11:20:47 ++ shift 11:20:47 ++ case "$command" in 11:20:47 ++ command pyenv versions 11:20:47 ++ pyenv versions 11:20:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:47 +++ sort -V 11:20:47 +++ tail -n 1 11:20:47 +++ grep '^3' /tmp/.pyenv_versions 11:20:47 ++ py_version_xyz=3.10.6 11:20:47 ++ [[ -z 3.10.6 ]] 11:20:47 ++ echo 3.10.6 11:20:47 ++ return 0 11:20:47 + pyenv local 3.10.6 11:20:47 + local command 11:20:47 + command=local 11:20:47 + '[' 2 -gt 0 ']' 11:20:47 + shift 11:20:47 + case "$command" in 11:20:47 + command pyenv local 3.10.6 11:20:47 + pyenv local 3.10.6 11:20:47 + for arg in "$@" 11:20:47 + case $arg in 11:20:47 + pkg_list+='tox ' 11:20:47 + for arg in "$@" 11:20:47 + case $arg in 11:20:47 + pkg_list+='virtualenv ' 11:20:47 + for arg in "$@" 11:20:47 + case $arg in 11:20:47 + pkg_list+='urllib3~=1.26.15 ' 11:20:47 + [[ -f /tmp/.toxenv ]] 11:20:47 + [[ ! -f /tmp/.toxenv ]] 11:20:47 + [[ -n '' ]] 11:20:47 + python3 -m venv /tmp/venv-4wy1 11:20:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4wy1' 11:20:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4wy1 11:20:51 + echo /tmp/venv-4wy1 11:20:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:51 + local 'pip_opts=--upgrade --quiet' 11:20:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:51 + [[ -n '' ]] 11:20:51 + [[ -n '' ]] 11:20:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:51 + /tmp/venv-4wy1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:20:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:55 lf-activate-venv(): INFO: Base packages installed successfully 11:20:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:55 + /tmp/venv-4wy1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:57 + type python3 11:20:57 + true 11:20:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4wy1/bin to PATH' 11:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-4wy1/bin to PATH 11:20:57 + PATH=/tmp/venv-4wy1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 + return 0 11:20:57 + python3 --version 11:20:57 Python 3.10.6 11:20:57 + python3 -m pip --version 11:20:57 pip 25.3 from /tmp/venv-4wy1/lib/python3.10/site-packages/pip (python 3.10) 11:20:57 + python3 -m pip freeze 11:20:57 cachetools==6.2.5 11:20:57 chardet==5.2.0 11:20:57 colorama==0.4.6 11:20:57 distlib==0.4.0 11:20:57 filelock==3.20.3 11:20:57 packaging==26.0 11:20:57 platformdirs==4.5.1 11:20:57 pluggy==1.6.0 11:20:57 pyproject-api==1.10.0 11:20:57 tomli==2.4.0 11:20:57 tox==4.34.1 11:20:57 typing_extensions==4.15.0 11:20:57 urllib3==1.26.20 11:20:57 virtualenv==20.36.1 11:20:57 [EnvInject] - Injecting environment variables from a build step. 11:20:57 [EnvInject] - Injecting as environment variables the properties content 11:20:57 PARALLEL=false 11:20:57 11:20:57 [EnvInject] - Variables injected successfully. 11:20:57 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins6044502349195570061.sh 11:20:57 ---> tox-run.sh 11:20:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:20:57 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:20:57 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:20:57 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:20:57 + source /home/jenkins/lf-env.sh 11:20:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:57 ++ mktemp -d /tmp/venv-XXXX 11:20:57 + lf_venv=/tmp/venv-UVVL 11:20:57 + local venv_file=/tmp/.os_lf_venv 11:20:57 + local python=python3 11:20:57 + local options 11:20:57 + local set_path=true 11:20:57 + local install_args= 11:20:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:57 + true 11:20:57 + case $1 in 11:20:57 + venv_file=/tmp/.toxenv 11:20:57 + shift 2 11:20:57 + true 11:20:57 + case $1 in 11:20:57 + shift 11:20:57 + break 11:20:57 + case $python in 11:20:57 + local pkg_list= 11:20:57 + [[ -d /opt/pyenv ]] 11:20:57 + echo 'Setup pyenv:' 11:20:57 Setup pyenv: 11:20:57 + export PYENV_ROOT=/opt/pyenv 11:20:57 + PYENV_ROOT=/opt/pyenv 11:20:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 + pyenv versions 11:20:57 system 11:20:57 3.8.13 11:20:57 3.9.13 11:20:57 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:20:57 + command -v pyenv 11:20:57 ++ pyenv init - --no-rehash 11:20:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:20:57 export PATH="/opt/pyenv/shims:${PATH}" 11:20:57 export PYENV_SHELL=bash 11:20:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:57 pyenv() { 11:20:57 local command 11:20:57 command="${1:-}" 11:20:57 if [ "$#" -gt 0 ]; then 11:20:57 shift 11:20:57 fi 11:20:57 11:20:57 case "$command" in 11:20:57 rehash|shell) 11:20:57 eval "$(pyenv "sh-$command" "$@")" 11:20:57 ;; 11:20:57 *) 11:20:57 command pyenv "$command" "$@" 11:20:57 ;; 11:20:57 esac 11:20:57 }' 11:20:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:20:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:57 ++ export PYENV_SHELL=bash 11:20:57 ++ PYENV_SHELL=bash 11:20:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:57 +++ complete -F _pyenv pyenv 11:20:57 ++ lf-pyver python3 11:20:57 ++ local py_version_xy=python3 11:20:57 ++ local py_version_xyz= 11:20:57 ++ pyenv versions 11:20:57 ++ local command 11:20:57 ++ command=versions 11:20:57 ++ '[' 1 -gt 0 ']' 11:20:57 ++ shift 11:20:57 ++ case "$command" in 11:20:57 ++ command pyenv versions 11:20:57 ++ pyenv versions 11:20:57 ++ sed 's/^[ *]* //' 11:20:57 ++ awk '{ print $1 }' 11:20:57 ++ grep -E '^[0-9.]*[0-9]$' 11:20:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:58 +++ tail -n 1 11:20:58 +++ grep '^3' /tmp/.pyenv_versions 11:20:58 +++ sort -V 11:20:58 ++ py_version_xyz=3.10.6 11:20:58 ++ [[ -z 3.10.6 ]] 11:20:58 ++ echo 3.10.6 11:20:58 ++ return 0 11:20:58 + pyenv local 3.10.6 11:20:58 + local command 11:20:58 + command=local 11:20:58 + '[' 2 -gt 0 ']' 11:20:58 + shift 11:20:58 + case "$command" in 11:20:58 + command pyenv local 3.10.6 11:20:58 + pyenv local 3.10.6 11:20:58 + for arg in "$@" 11:20:58 + case $arg in 11:20:58 + pkg_list+='tox ' 11:20:58 + for arg in "$@" 11:20:58 + case $arg in 11:20:58 + pkg_list+='virtualenv ' 11:20:58 + for arg in "$@" 11:20:58 + case $arg in 11:20:58 + pkg_list+='urllib3~=1.26.15 ' 11:20:58 + [[ -f /tmp/.toxenv ]] 11:20:58 ++ cat /tmp/.toxenv 11:20:58 + lf_venv=/tmp/venv-4wy1 11:20:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wy1 from' file:/tmp/.toxenv 11:20:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wy1 from file:/tmp/.toxenv 11:20:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:58 + local 'pip_opts=--upgrade --quiet' 11:20:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:58 + [[ -n '' ]] 11:20:58 + [[ -n '' ]] 11:20:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:58 + /tmp/venv-4wy1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:20:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:58 lf-activate-venv(): INFO: Base packages installed successfully 11:20:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:58 + /tmp/venv-4wy1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:59 + type python3 11:20:59 + true 11:20:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4wy1/bin to PATH' 11:20:59 lf-activate-venv(): INFO: Adding /tmp/venv-4wy1/bin to PATH 11:20:59 + PATH=/tmp/venv-4wy1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:59 + return 0 11:20:59 + [[ -d /opt/pyenv ]] 11:20:59 + echo '---> Setting up pyenv' 11:20:59 ---> Setting up pyenv 11:20:59 + export PYENV_ROOT=/opt/pyenv 11:20:59 + PYENV_ROOT=/opt/pyenv 11:20:59 + export PATH=/opt/pyenv/bin:/tmp/venv-4wy1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:59 + PATH=/opt/pyenv/bin:/tmp/venv-4wy1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:20:59 ++ pwd 11:20:59 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:20:59 + export PYTHONPATH 11:20:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:59 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:59 + tox --version 11:21:00 4.34.1 from /tmp/venv-4wy1/lib/python3.10/site-packages/tox/__init__.py 11:21:00 + PARALLEL=false 11:21:00 + TOX_OPTIONS_LIST= 11:21:00 + [[ -n gitlint ]] 11:21:00 + TOX_OPTIONS_LIST=' -e gitlint' 11:21:00 + case ${PARALLEL,,} in 11:21:00 + tox -e gitlint 11:21:00 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:21:01 gitlint: install_deps> python -I -m pip install gitlint 11:21:03 gitlint: freeze> python -m pip freeze --all 11:21:03 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 11:21:03 gitlint: commands[0]> gitlint 11:21:03 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:21:03 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:21:03 gitlint: OK (3.43=setup[3.31]+cmd[0.12] seconds) 11:21:03 congratulations :) (3.46 seconds) 11:21:03 + tox_status=0 11:21:03 + echo '---> Completed tox runs' 11:21:03 ---> Completed tox runs 11:21:03 + for i in .tox/*/log 11:21:03 ++ awk -F/ '{print $2}' 11:21:03 ++ echo .tox/gitlint/log 11:21:03 + tox_env=gitlint 11:21:03 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:21:03 + DOC_DIR=docs/_build/html 11:21:03 + [[ -d docs/_build/html ]] 11:21:03 + echo '---> tox-run.sh ends' 11:21:03 ---> tox-run.sh ends 11:21:03 + test 0 -eq 0 11:21:04 $ ssh-agent -k 11:21:04 unset SSH_AUTH_SOCK; 11:21:04 unset SSH_AGENT_PID; 11:21:04 echo Agent pid 15285 killed; 11:21:04 [ssh-agent] Stopped. 11:21:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:21:04 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15707420492398870851.sh 11:21:04 ---> sysstat.sh 11:21:04 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13641480440213706254.sh 11:21:04 ---> package-listing.sh 11:21:04 ++ tr '[:upper:]' '[:lower:]' 11:21:04 ++ facter osfamily 11:21:04 + OS_FAMILY=redhat 11:21:04 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:21:04 + START_PACKAGES=/tmp/packages_start.txt 11:21:04 + END_PACKAGES=/tmp/packages_end.txt 11:21:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:04 + PACKAGES=/tmp/packages_start.txt 11:21:04 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:21:04 + PACKAGES=/tmp/packages_end.txt 11:21:04 + case "${OS_FAMILY}" in 11:21:04 + rpm -qa 11:21:04 + sort 11:21:05 + '[' -f /tmp/packages_start.txt ']' 11:21:05 + '[' -f /tmp/packages_end.txt ']' 11:21:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:21:05 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:21:05 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:21:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:21:05 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10916569439038916510.sh 11:21:05 ---> capture-instance-metadata.sh 11:21:05 Setup pyenv: 11:21:05 system 11:21:05 3.8.13 11:21:05 3.9.13 11:21:05 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:21:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Air8 11:21:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:12 lf-activate-venv(): INFO: Base packages installed successfully 11:21:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-Air8/bin to PATH 11:21:36 INFO: Running in OpenStack, capturing instance metadata 11:21:36 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13914455383340533485.sh 11:21:36 provisioning config files... 11:21:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config3053121782004755346tmp 11:21:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:21:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:21:36 [EnvInject] - Injecting environment variables from a build step. 11:21:36 [EnvInject] - Injecting as environment variables the properties content 11:21:36 SERVER_ID=logs 11:21:36 11:21:36 [EnvInject] - Variables injected successfully. 11:21:36 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7926874149019115738.sh 11:21:36 ---> create-netrc.sh 11:21:36 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3161267920871688660.sh 11:21:36 ---> python-tools-install.sh 11:21:36 Setup pyenv: 11:21:36 system 11:21:36 3.8.13 11:21:36 3.9.13 11:21:37 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Air8 from file:/tmp/.os_lf_venv 11:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:38 lf-activate-venv(): INFO: Base packages installed successfully 11:21:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-Air8/bin to PATH 11:21:46 Generating Requirements File 11:22:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:22:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:22:04 Python 3.10.6 11:22:04 pip 25.3 from /tmp/venv-Air8/lib/python3.10/site-packages/pip (python 3.10) 11:22:05 appdirs==1.4.4 11:22:05 argcomplete==3.6.3 11:22:05 aspy.yaml==1.3.0 11:22:05 attrs==25.4.0 11:22:05 autopage==0.5.2 11:22:05 backports.strenum==1.3.1 11:22:05 beautifulsoup4==4.14.3 11:22:05 boto3==1.42.34 11:22:05 botocore==1.42.34 11:22:05 bs4==0.0.2 11:22:05 certifi==2026.1.4 11:22:05 cffi==2.0.0 11:22:05 cfgv==3.5.0 11:22:05 chardet==5.2.0 11:22:05 charset-normalizer==3.4.4 11:22:05 click==8.3.1 11:22:05 cliff==4.13.1 11:22:05 cmd2==3.1.0 11:22:05 cryptography==3.3.2 11:22:05 debtcollector==3.0.0 11:22:05 decorator==5.2.1 11:22:05 defusedxml==0.7.1 11:22:05 Deprecated==1.3.1 11:22:05 distlib==0.4.0 11:22:05 dnspython==2.8.0 11:22:05 docker==7.1.0 11:22:05 dogpile.cache==1.5.0 11:22:05 durationpy==0.10 11:22:05 email-validator==2.3.0 11:22:05 filelock==3.20.3 11:22:05 future==1.0.0 11:22:05 gitdb==4.0.12 11:22:05 GitPython==3.1.46 11:22:05 httplib2==0.30.2 11:22:05 identify==2.6.16 11:22:05 idna==3.11 11:22:05 importlib-resources==1.5.0 11:22:05 iso8601==2.1.0 11:22:05 Jinja2==3.1.6 11:22:05 jmespath==1.1.0 11:22:05 jsonpatch==1.33 11:22:05 jsonpointer==3.0.0 11:22:05 jsonschema==4.26.0 11:22:05 jsonschema-specifications==2025.9.1 11:22:05 keystoneauth1==5.13.0 11:22:05 kubernetes==35.0.0 11:22:05 lftools==0.37.21 11:22:05 lxml==6.0.2 11:22:05 markdown-it-py==4.0.0 11:22:05 MarkupSafe==3.0.3 11:22:05 mdurl==0.1.2 11:22:05 msgpack==1.1.2 11:22:05 multi_key_dict==2.0.3 11:22:05 munch==4.0.0 11:22:05 netaddr==1.3.0 11:22:05 niet==1.4.2 11:22:05 nodeenv==1.10.0 11:22:05 oauth2client==4.1.3 11:22:05 oauthlib==3.3.1 11:22:05 openstacksdk==4.9.0 11:22:05 os-service-types==1.8.2 11:22:05 osc-lib==4.3.0 11:22:05 oslo.config==10.2.0 11:22:05 oslo.context==6.2.0 11:22:05 oslo.i18n==6.7.1 11:22:05 oslo.log==8.0.0 11:22:05 oslo.serialization==5.9.0 11:22:05 oslo.utils==9.2.0 11:22:05 packaging==26.0 11:22:05 pbr==7.0.3 11:22:05 platformdirs==4.5.1 11:22:05 prettytable==3.17.0 11:22:05 psutil==7.2.1 11:22:05 pyasn1==0.6.2 11:22:05 pyasn1_modules==0.4.2 11:22:05 pycparser==3.0 11:22:05 pygerrit2==2.0.15 11:22:05 PyGithub==2.8.1 11:22:05 Pygments==2.19.2 11:22:05 PyJWT==2.10.1 11:22:05 PyNaCl==1.6.2 11:22:05 pyparsing==2.4.7 11:22:05 pyperclip==1.11.0 11:22:05 pyrsistent==0.20.0 11:22:05 python-cinderclient==9.8.0 11:22:05 python-dateutil==2.9.0.post0 11:22:05 python-heatclient==5.0.0 11:22:05 python-jenkins==1.8.3 11:22:05 python-keystoneclient==5.7.0 11:22:05 python-magnumclient==4.9.0 11:22:05 python-openstackclient==8.3.0 11:22:05 python-swiftclient==4.9.0 11:22:05 PyYAML==6.0.3 11:22:05 referencing==0.37.0 11:22:05 requests==2.32.5 11:22:05 requests-oauthlib==2.0.0 11:22:05 requestsexceptions==1.4.0 11:22:05 rfc3986==2.0.0 11:22:05 rich==14.3.1 11:22:05 rich-argparse==1.7.2 11:22:05 rpds-py==0.30.0 11:22:05 rsa==4.9.1 11:22:05 ruamel.yaml==0.19.1 11:22:05 ruamel.yaml.clib==0.2.15 11:22:05 s3transfer==0.16.0 11:22:05 simplejson==3.20.2 11:22:05 six==1.17.0 11:22:05 smmap==5.0.2 11:22:05 soupsieve==2.8.3 11:22:05 stevedore==5.6.0 11:22:05 tabulate==0.9.0 11:22:05 toml==0.10.2 11:22:05 tomlkit==0.14.0 11:22:05 tqdm==4.67.1 11:22:05 typing_extensions==4.15.0 11:22:05 tzdata==2025.3 11:22:05 urllib3==1.26.20 11:22:05 virtualenv==20.36.1 11:22:05 wcwidth==0.4.0 11:22:05 websocket-client==1.9.0 11:22:05 wrapt==2.0.1 11:22:05 xdg==6.0.0 11:22:05 xmltodict==1.0.2 11:22:05 yq==3.4.3 11:22:05 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16573819503566885442.sh 11:22:05 ---> sudo-logs.sh 11:22:05 Archiving 'sudo' log.. 11:22:05 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14683559660556338461.sh 11:22:05 ---> job-cost.sh 11:22:05 Setup pyenv: 11:22:05 system 11:22:05 3.8.13 11:22:05 3.9.13 11:22:05 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:22:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Air8 from file:/tmp/.os_lf_venv 11:22:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:07 lf-activate-venv(): INFO: Base packages installed successfully 11:22:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:22:13 lf-activate-venv(): INFO: Adding /tmp/venv-Air8/bin to PATH 11:22:13 INFO: No Stack... 11:22:13 INFO: Retrieving Pricing Info for: v3-standard-2 11:22:13 INFO: Archiving Costs 11:22:14 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins10866714999127087619.sh 11:22:14 ---> logs-deploy.sh 11:22:14 Setup pyenv: 11:22:14 system 11:22:14 3.8.13 11:22:14 3.9.13 11:22:14 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:22:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Air8 from file:/tmp/.os_lf_venv 11:22:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:16 lf-activate-venv(): INFO: Base packages installed successfully 11:22:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:22:25 lf-activate-venv(): INFO: Adding /tmp/venv-Air8/bin to PATH 11:22:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/319 11:22:25 INFO: archiving workspace using pattern(s): 11:22:26 Archives upload complete. 11:22:26 INFO: archiving logs to Nexus 11:22:28 ---> uname -a: 11:22:28 Linux prd-centos8-builder-2c-1g-3066.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:22:28 11:22:28 11:22:28 ---> lscpu: 11:22:28 Architecture: x86_64 11:22:28 CPU op-mode(s): 32-bit, 64-bit 11:22:28 Byte Order: Little Endian 11:22:28 CPU(s): 2 11:22:28 On-line CPU(s) list: 0,1 11:22:28 Thread(s) per core: 1 11:22:28 Core(s) per socket: 1 11:22:28 Socket(s): 2 11:22:28 NUMA node(s): 1 11:22:28 Vendor ID: AuthenticAMD 11:22:28 CPU family: 23 11:22:28 Model: 49 11:22:28 Model name: AMD EPYC-Rome Processor 11:22:28 Stepping: 0 11:22:28 CPU MHz: 2799.998 11:22:28 BogoMIPS: 5599.99 11:22:28 Virtualization: AMD-V 11:22:28 Hypervisor vendor: KVM 11:22:28 Virtualization type: full 11:22:28 L1d cache: 32K 11:22:28 L1i cache: 32K 11:22:28 L2 cache: 512K 11:22:28 L3 cache: 16384K 11:22:28 NUMA node0 CPU(s): 0,1 11:22:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:22:28 11:22:28 11:22:28 ---> nproc: 11:22:28 2 11:22:28 11:22:28 11:22:28 ---> df -h: 11:22:28 Filesystem Size Used Avail Use% Mounted on 11:22:28 devtmpfs 3.8G 0 3.8G 0% /dev 11:22:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:22:28 tmpfs 3.8G 17M 3.8G 1% /run 11:22:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:22:28 /dev/vda1 40G 8.5G 32G 22% / 11:22:28 tmpfs 770M 0 770M 0% /run/user/1001 11:22:28 11:22:28 11:22:28 ---> free -m: 11:22:28 total used free shared buff/cache available 11:22:28 Mem: 7699 591 4962 19 2145 6799 11:22:28 Swap: 1023 0 1023 11:22:28 11:22:28 11:22:28 ---> ip addr: 11:22:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:22:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:22:28 inet 127.0.0.1/8 scope host lo 11:22:28 valid_lft forever preferred_lft forever 11:22:28 inet6 ::1/128 scope host 11:22:28 valid_lft forever preferred_lft forever 11:22:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:22:28 link/ether fa:16:3e:c0:31:d0 brd ff:ff:ff:ff:ff:ff 11:22:28 altname enp0s3 11:22:28 altname ens3 11:22:28 inet 10.30.107.39/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:22:28 valid_lft 86267sec preferred_lft 86267sec 11:22:28 inet6 fe80::f816:3eff:fec0:31d0/64 scope link 11:22:28 valid_lft forever preferred_lft forever 11:22:28 11:22:28 11:22:28 ---> sar -b -r -n DEV: 11:22:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:22:28 11:22:28 11:20:09 LINUX RESTART (2 CPU) 11:22:28 11:22:28 11:21:02 AM tps rtps wtps bread/s bwrtn/s 11:22:28 11:22:01 AM 182.68 49.51 133.18 549.92 9615.37 11:22:28 Average: 182.68 49.51 133.18 549.92 9615.37 11:22:28 11:22:28 11:21:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:22:28 11:22:01 AM 5102372 6953416 2782064 35.29 2688 2017956 764756 8.56 381516 2038444 191236 11:22:28 Average: 5102372 6953416 2782064 35.29 2688 2017956 764756 8.56 381516 2038444 191236 11:22:28 11:22:28 11:21:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:22:28 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:28 11:22:01 AM eth0 83.09 60.71 986.33 12.38 0.00 0.00 0.00 0.00 11:22:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:28 Average: eth0 83.09 60.71 986.33 12.38 0.00 0.00 0.00 0.00 11:22:28 11:22:28 11:22:28 ---> sar -P ALL: 11:22:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:22:28 11:22:28 11:20:09 LINUX RESTART (2 CPU) 11:22:28 11:22:28 11:21:02 AM CPU %user %nice %system %iowait %steal %idle 11:22:28 11:22:01 AM all 40.55 0.73 9.31 2.64 0.11 46.66 11:22:28 11:22:01 AM 0 46.61 0.80 10.02 2.84 0.10 39.63 11:22:28 11:22:01 AM 1 34.51 0.66 8.61 2.43 0.12 53.66 11:22:28 Average: all 40.55 0.73 9.31 2.64 0.11 46.66 11:22:28 Average: 0 46.61 0.80 10.02 2.84 0.10 39.63 11:22:28 Average: 1 34.51 0.66 8.61 2.43 0.12 53.66 11:22:28 11:22:28 11:22:28