11:33:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143011 11:33:08 Running as SYSTEM 11:33:08 [EnvInject] - Loading node environment variables. 11:33:08 Building remotely on prd-centos8-builder-2c-1g-3095 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:33:08 [ssh-agent] Looking for ssh-agent implementation... 11:33:08 $ ssh-agent 11:33:08 SSH_AUTH_SOCK=/tmp/ssh-rhDOdtjmmL22/agent.15653 11:33:08 SSH_AGENT_PID=15655 11:33:08 [ssh-agent] Started. 11:33:08 Running ssh-add (command line suppressed) 11:33:08 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_1371193680443361835.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_1371193680443361835.key) 11:33:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:33:08 The recommended git tool is: NONE 11:33:10 using credential onap-jenkins-ssh 11:33:10 Wiping out workspace first. 11:33:10 Cloning the remote Git repository 11:33:10 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:33:10 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:33:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:33:10 > git --version # timeout=10 11:33:10 > git --version # 'git version 2.39.0' 11:33:10 using GIT_SSH to set credentials Gerrit user 11:33:10 [INFO] Currently running in a labeled security context 11:33:10 [INFO] Currently SELinux is 'enforcing' on the host 11:33:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh1327477223349406632.key 11:33:10 Verifying host key using manually-configured host key entries 11:33:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:33:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:33:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:33:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:33:11 using GIT_SSH to set credentials Gerrit user 11:33:11 [INFO] Currently running in a labeled security context 11:33:11 [INFO] Currently SELinux is 'enforcing' on the host 11:33:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8989886501888412129.key 11:33:11 Verifying host key using manually-configured host key entries 11:33:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/143011/1 # timeout=30 11:33:11 > git rev-parse ce652cbbe2953a590643e608047488b12f02b00a^{commit} # timeout=10 11:33:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:33:11 Checking out Revision ce652cbbe2953a590643e608047488b12f02b00a (refs/changes/11/143011/1) 11:33:11 > git config core.sparsecheckout # timeout=10 11:33:11 > git checkout -f ce652cbbe2953a590643e608047488b12f02b00a # timeout=30 11:33:14 Commit message: "Fix further issues with security image" 11:33:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:33:15 > git rev-list --no-walk f20cfb551738f5d8aca32d181cc53219bba74ec8 # timeout=10 11:33:15 [EnvInject] - Injecting environment variables from a build step. 11:33:15 [EnvInject] - Injecting as environment variables the properties content 11:33:15 PYTHON=python3 11:33:15 11:33:15 [EnvInject] - Variables injected successfully. 11:33:15 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins9630375650441361594.sh 11:33:15 ---> tox-install.sh 11:33:15 + source /home/jenkins/lf-env.sh 11:33:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:15 ++ mktemp -d /tmp/venv-XXXX 11:33:15 + lf_venv=/tmp/venv-FzNe 11:33:15 + local venv_file=/tmp/.os_lf_venv 11:33:15 + local python=python3 11:33:15 + local options 11:33:15 + local set_path=true 11:33:15 + local install_args= 11:33:15 ++ 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:33:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:15 + true 11:33:15 + case $1 in 11:33:15 + venv_file=/tmp/.toxenv 11:33:15 + shift 2 11:33:15 + true 11:33:15 + case $1 in 11:33:15 + shift 11:33:15 + break 11:33:15 + case $python in 11:33:15 + local pkg_list= 11:33:15 + [[ -d /opt/pyenv ]] 11:33:15 + echo 'Setup pyenv:' 11:33:15 Setup pyenv: 11:33:15 + export PYENV_ROOT=/opt/pyenv 11:33:15 + PYENV_ROOT=/opt/pyenv 11:33:15 + 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:33:15 + 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:33:15 + pyenv versions 11:33:15 system 11:33:15 * 3.8.13 (set by /opt/pyenv/version) 11:33:15 * 3.9.13 (set by /opt/pyenv/version) 11:33:15 * 3.10.6 (set by /opt/pyenv/version) 11:33:15 + command -v pyenv 11:33:15 ++ pyenv init - --no-rehash 11:33:15 + 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:33:15 export PATH="/opt/pyenv/shims:${PATH}" 11:33:15 export PYENV_SHELL=bash 11:33:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:15 pyenv() { 11:33:15 local command 11:33:15 command="${1:-}" 11:33:15 if [ "$#" -gt 0 ]; then 11:33:15 shift 11:33:15 fi 11:33:15 11:33:15 case "$command" in 11:33:15 rehash|shell) 11:33:15 eval "$(pyenv "sh-$command" "$@")" 11:33:15 ;; 11:33:15 *) 11:33:15 command pyenv "$command" "$@" 11:33:15 ;; 11:33:15 esac 11:33:15 }' 11:33:15 +++ 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:33:15 ++ 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:33:15 ++ 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:33:15 ++ 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:33:15 ++ export PYENV_SHELL=bash 11:33:15 ++ PYENV_SHELL=bash 11:33:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:15 +++ complete -F _pyenv pyenv 11:33:15 ++ lf-pyver python3 11:33:15 ++ local py_version_xy=python3 11:33:15 ++ local py_version_xyz= 11:33:15 ++ pyenv versions 11:33:15 ++ local command 11:33:15 ++ command=versions 11:33:15 ++ '[' 1 -gt 0 ']' 11:33:15 ++ shift 11:33:15 ++ case "$command" in 11:33:15 ++ command pyenv versions 11:33:15 ++ pyenv versions 11:33:15 ++ awk '{ print $1 }' 11:33:15 ++ sed 's/^[ *]* //' 11:33:15 ++ grep -E '^[0-9.]*[0-9]$' 11:33:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:16 +++ sort -V 11:33:16 +++ tail -n 1 11:33:16 +++ grep '^3' /tmp/.pyenv_versions 11:33:16 ++ py_version_xyz=3.10.6 11:33:16 ++ [[ -z 3.10.6 ]] 11:33:16 ++ echo 3.10.6 11:33:16 ++ return 0 11:33:16 + pyenv local 3.10.6 11:33:16 + local command 11:33:16 + command=local 11:33:16 + '[' 2 -gt 0 ']' 11:33:16 + shift 11:33:16 + case "$command" in 11:33:16 + command pyenv local 3.10.6 11:33:16 + pyenv local 3.10.6 11:33:16 + for arg in "$@" 11:33:16 + case $arg in 11:33:16 + pkg_list+='tox ' 11:33:16 + for arg in "$@" 11:33:16 + case $arg in 11:33:16 + pkg_list+='virtualenv ' 11:33:16 + for arg in "$@" 11:33:16 + case $arg in 11:33:16 + pkg_list+='urllib3~=1.26.15 ' 11:33:16 + [[ -f /tmp/.toxenv ]] 11:33:16 + [[ ! -f /tmp/.toxenv ]] 11:33:16 + [[ -n '' ]] 11:33:16 + python3 -m venv /tmp/venv-FzNe 11:33:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FzNe' 11:33:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FzNe 11:33:19 + echo /tmp/venv-FzNe 11:33:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:33:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:33:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:19 + local 'pip_opts=--upgrade --quiet' 11:33:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:19 + [[ -n '' ]] 11:33:19 + [[ -n '' ]] 11:33:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:19 + /tmp/venv-FzNe/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:33:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:23 lf-activate-venv(): INFO: Base packages installed successfully 11:33:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:23 + /tmp/venv-FzNe/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:33:25 + type python3 11:33:25 + true 11:33:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FzNe/bin to PATH' 11:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-FzNe/bin to PATH 11:33:25 + PATH=/tmp/venv-FzNe/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:33:25 + return 0 11:33:25 + python3 --version 11:33:25 Python 3.10.6 11:33:25 + python3 -m pip --version 11:33:25 pip 25.3 from /tmp/venv-FzNe/lib/python3.10/site-packages/pip (python 3.10) 11:33:25 + python3 -m pip freeze 11:33:25 cachetools==6.2.5 11:33:25 chardet==5.2.0 11:33:25 colorama==0.4.6 11:33:25 distlib==0.4.0 11:33:25 filelock==3.20.3 11:33:25 packaging==26.0 11:33:25 platformdirs==4.5.1 11:33:25 pluggy==1.6.0 11:33:25 pyproject-api==1.10.0 11:33:25 tomli==2.4.0 11:33:25 tox==4.34.1 11:33:25 typing_extensions==4.15.0 11:33:25 urllib3==1.26.20 11:33:25 virtualenv==20.36.1 11:33:25 [EnvInject] - Injecting environment variables from a build step. 11:33:25 [EnvInject] - Injecting as environment variables the properties content 11:33:25 PARALLEL=false 11:33:25 11:33:25 [EnvInject] - Variables injected successfully. 11:33:25 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins2762853227592787280.sh 11:33:25 ---> tox-run.sh 11:33:25 + 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:33:25 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:33:25 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:33:25 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:33:25 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:33:25 + source /home/jenkins/lf-env.sh 11:33:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:33:25 ++ mktemp -d /tmp/venv-XXXX 11:33:25 + lf_venv=/tmp/venv-gmwx 11:33:25 + local venv_file=/tmp/.os_lf_venv 11:33:25 + local python=python3 11:33:25 + local options 11:33:25 + local set_path=true 11:33:25 + local install_args= 11:33:25 ++ 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:33:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:33:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:33:25 + true 11:33:25 + case $1 in 11:33:25 + venv_file=/tmp/.toxenv 11:33:25 + shift 2 11:33:25 + true 11:33:25 + case $1 in 11:33:25 + shift 11:33:25 + break 11:33:25 + case $python in 11:33:25 + local pkg_list= 11:33:25 + [[ -d /opt/pyenv ]] 11:33:25 + echo 'Setup pyenv:' 11:33:25 Setup pyenv: 11:33:25 + export PYENV_ROOT=/opt/pyenv 11:33:25 + PYENV_ROOT=/opt/pyenv 11:33:25 + 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:33:25 + 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:33:25 + pyenv versions 11:33:26 system 11:33:26 3.8.13 11:33:26 3.9.13 11:33:26 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:33:26 + command -v pyenv 11:33:26 ++ pyenv init - --no-rehash 11:33:26 + 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:33:26 export PATH="/opt/pyenv/shims:${PATH}" 11:33:26 export PYENV_SHELL=bash 11:33:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:33:26 pyenv() { 11:33:26 local command 11:33:26 command="${1:-}" 11:33:26 if [ "$#" -gt 0 ]; then 11:33:26 shift 11:33:26 fi 11:33:26 11:33:26 case "$command" in 11:33:26 rehash|shell) 11:33:26 eval "$(pyenv "sh-$command" "$@")" 11:33:26 ;; 11:33:26 *) 11:33:26 command pyenv "$command" "$@" 11:33:26 ;; 11:33:26 esac 11:33:26 }' 11:33:26 +++ 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:33:26 ++ 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:33:26 ++ 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:33:26 ++ 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:33:26 ++ export PYENV_SHELL=bash 11:33:26 ++ PYENV_SHELL=bash 11:33:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:33:26 +++ complete -F _pyenv pyenv 11:33:26 ++ lf-pyver python3 11:33:26 ++ local py_version_xy=python3 11:33:26 ++ local py_version_xyz= 11:33:26 ++ pyenv versions 11:33:26 ++ local command 11:33:26 ++ command=versions 11:33:26 ++ '[' 1 -gt 0 ']' 11:33:26 ++ shift 11:33:26 ++ case "$command" in 11:33:26 ++ command pyenv versions 11:33:26 ++ pyenv versions 11:33:26 ++ sed 's/^[ *]* //' 11:33:26 ++ awk '{ print $1 }' 11:33:26 ++ grep -E '^[0-9.]*[0-9]$' 11:33:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:33:26 +++ grep '^3' /tmp/.pyenv_versions 11:33:26 +++ tail -n 1 11:33:26 +++ sort -V 11:33:26 ++ py_version_xyz=3.10.6 11:33:26 ++ [[ -z 3.10.6 ]] 11:33:26 ++ echo 3.10.6 11:33:26 ++ return 0 11:33:26 + pyenv local 3.10.6 11:33:26 + local command 11:33:26 + command=local 11:33:26 + '[' 2 -gt 0 ']' 11:33:26 + shift 11:33:26 + case "$command" in 11:33:26 + command pyenv local 3.10.6 11:33:26 + pyenv local 3.10.6 11:33:26 + for arg in "$@" 11:33:26 + case $arg in 11:33:26 + pkg_list+='tox ' 11:33:26 + for arg in "$@" 11:33:26 + case $arg in 11:33:26 + pkg_list+='virtualenv ' 11:33:26 + for arg in "$@" 11:33:26 + case $arg in 11:33:26 + pkg_list+='urllib3~=1.26.15 ' 11:33:26 + [[ -f /tmp/.toxenv ]] 11:33:26 ++ cat /tmp/.toxenv 11:33:26 + lf_venv=/tmp/venv-FzNe 11:33:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FzNe from' file:/tmp/.toxenv 11:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FzNe from file:/tmp/.toxenv 11:33:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:26 + local 'pip_opts=--upgrade --quiet' 11:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:33:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:33:26 + [[ -n '' ]] 11:33:26 + [[ -n '' ]] 11:33:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:26 + /tmp/venv-FzNe/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:33:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:33:26 lf-activate-venv(): INFO: Base packages installed successfully 11:33:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:33:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:33:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:33:26 + /tmp/venv-FzNe/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:33:27 + type python3 11:33:27 + true 11:33:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FzNe/bin to PATH' 11:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-FzNe/bin to PATH 11:33:27 + PATH=/tmp/venv-FzNe/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:33:27 + return 0 11:33:27 + [[ -d /opt/pyenv ]] 11:33:27 + echo '---> Setting up pyenv' 11:33:27 ---> Setting up pyenv 11:33:27 + export PYENV_ROOT=/opt/pyenv 11:33:27 + PYENV_ROOT=/opt/pyenv 11:33:27 + export PATH=/opt/pyenv/bin:/tmp/venv-FzNe/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:33:27 + PATH=/opt/pyenv/bin:/tmp/venv-FzNe/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:33:27 ++ pwd 11:33:27 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:33:27 + export PYTHONPATH 11:33:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:33:27 + TOX_TESTENV_PASSENV=PYTHONPATH 11:33:27 + tox --version 11:33:28 4.34.1 from /tmp/venv-FzNe/lib/python3.10/site-packages/tox/__init__.py 11:33:28 + PARALLEL=false 11:33:28 + TOX_OPTIONS_LIST= 11:33:28 + [[ -n gitlint ]] 11:33:28 + TOX_OPTIONS_LIST=' -e gitlint' 11:33:28 + case ${PARALLEL,,} in 11:33:28 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:33:28 + tox -e gitlint 11:33:29 gitlint: install_deps> python -I -m pip install gitlint 11:33:31 gitlint: freeze> python -m pip freeze --all 11:33:31 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:33:31 gitlint: commands[0]> gitlint 11:33:31 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:33:31 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:33:31 1: T7 Title does not match regex (^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$): "Fix further issues with security image" 11:33:31 3: B6 Body message is missing 11:33:31 3: B8 Body does not match regex (.{20,}) 11:33:31 gitlint: exit 3 (0.12 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=37546 11:33:31 gitlint: FAIL code 3 (3.37=setup[3.25]+cmd[0.12] seconds) 11:33:31 evaluation failed :( (3.40 seconds) 11:33:31 + tox_status=3 11:33:31 + echo '---> Completed tox runs' 11:33:31 ---> Completed tox runs 11:33:31 + for i in .tox/*/log 11:33:31 ++ echo .tox/gitlint/log 11:33:31 ++ awk -F/ '{print $2}' 11:33:31 + tox_env=gitlint 11:33:31 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:33:32 + DOC_DIR=docs/_build/html 11:33:32 + [[ -d docs/_build/html ]] 11:33:32 + echo '---> tox-run.sh ends' 11:33:32 ---> tox-run.sh ends 11:33:32 + test 3 -eq 0 11:33:32 + exit 3 11:33:32 Build step 'Execute shell' marked build as failure 11:33:32 $ ssh-agent -k 11:33:32 unset SSH_AUTH_SOCK; 11:33:32 unset SSH_AGENT_PID; 11:33:32 echo Agent pid 15655 killed; 11:33:32 [ssh-agent] Stopped. 11:33:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:33:32 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3948762874260949449.sh 11:33:32 ---> sysstat.sh 11:33:32 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12683659428646571744.sh 11:33:32 ---> package-listing.sh 11:33:32 ++ tr '[:upper:]' '[:lower:]' 11:33:32 ++ facter osfamily 11:33:32 + OS_FAMILY=redhat 11:33:32 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:33:32 + START_PACKAGES=/tmp/packages_start.txt 11:33:32 + END_PACKAGES=/tmp/packages_end.txt 11:33:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:33:32 + PACKAGES=/tmp/packages_start.txt 11:33:32 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:33:32 + PACKAGES=/tmp/packages_end.txt 11:33:32 + case "${OS_FAMILY}" in 11:33:32 + rpm -qa 11:33:32 + sort 11:33:33 + '[' -f /tmp/packages_start.txt ']' 11:33:33 + '[' -f /tmp/packages_end.txt ']' 11:33:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:33:33 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:33:33 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:33:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:33:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15918685077945125842.sh 11:33:33 ---> capture-instance-metadata.sh 11:33:33 Setup pyenv: 11:33:33 system 11:33:33 3.8.13 11:33:33 3.9.13 11:33:33 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:33:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uBjm 11:33:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:40 lf-activate-venv(): INFO: Base packages installed successfully 11:33:40 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-uBjm/bin to PATH 11:34:01 INFO: Running in OpenStack, capturing instance metadata 11:34:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13244368214657141530.sh 11:34:02 provisioning config files... 11:34:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config13623590872588889010tmp 11:34:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:34:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:34:02 [EnvInject] - Injecting environment variables from a build step. 11:34:02 [EnvInject] - Injecting as environment variables the properties content 11:34:02 SERVER_ID=logs 11:34:02 11:34:02 [EnvInject] - Variables injected successfully. 11:34:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10065357875153819601.sh 11:34:02 ---> create-netrc.sh 11:34:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10554741870219509318.sh 11:34:02 ---> python-tools-install.sh 11:34:02 Setup pyenv: 11:34:02 system 11:34:02 3.8.13 11:34:02 3.9.13 11:34:02 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBjm from file:/tmp/.os_lf_venv 11:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:04 lf-activate-venv(): INFO: Base packages installed successfully 11:34:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-uBjm/bin to PATH 11:34:11 Generating Requirements File 11:34:28 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:34:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:34:28 Python 3.10.6 11:34:29 pip 25.3 from /tmp/venv-uBjm/lib/python3.10/site-packages/pip (python 3.10) 11:34:29 appdirs==1.4.4 11:34:29 argcomplete==3.6.3 11:34:29 aspy.yaml==1.3.0 11:34:29 attrs==25.4.0 11:34:29 autopage==0.5.2 11:34:29 backports.strenum==1.3.1 11:34:29 beautifulsoup4==4.14.3 11:34:29 boto3==1.42.34 11:34:29 botocore==1.42.34 11:34:29 bs4==0.0.2 11:34:29 certifi==2026.1.4 11:34:29 cffi==2.0.0 11:34:29 cfgv==3.5.0 11:34:29 chardet==5.2.0 11:34:29 charset-normalizer==3.4.4 11:34:29 click==8.3.1 11:34:29 cliff==4.13.1 11:34:29 cmd2==3.1.0 11:34:29 cryptography==3.3.2 11:34:29 debtcollector==3.0.0 11:34:29 decorator==5.2.1 11:34:29 defusedxml==0.7.1 11:34:29 Deprecated==1.3.1 11:34:29 distlib==0.4.0 11:34:29 dnspython==2.8.0 11:34:29 docker==7.1.0 11:34:29 dogpile.cache==1.5.0 11:34:29 durationpy==0.10 11:34:29 email-validator==2.3.0 11:34:29 filelock==3.20.3 11:34:29 future==1.0.0 11:34:29 gitdb==4.0.12 11:34:29 GitPython==3.1.46 11:34:29 httplib2==0.30.2 11:34:29 identify==2.6.16 11:34:29 idna==3.11 11:34:29 importlib-resources==1.5.0 11:34:29 iso8601==2.1.0 11:34:29 Jinja2==3.1.6 11:34:29 jmespath==1.1.0 11:34:29 jsonpatch==1.33 11:34:29 jsonpointer==3.0.0 11:34:29 jsonschema==4.26.0 11:34:29 jsonschema-specifications==2025.9.1 11:34:29 keystoneauth1==5.13.0 11:34:29 kubernetes==35.0.0 11:34:29 lftools==0.37.21 11:34:29 lxml==6.0.2 11:34:29 markdown-it-py==4.0.0 11:34:29 MarkupSafe==3.0.3 11:34:29 mdurl==0.1.2 11:34:29 msgpack==1.1.2 11:34:29 multi_key_dict==2.0.3 11:34:29 munch==4.0.0 11:34:29 netaddr==1.3.0 11:34:29 niet==1.4.2 11:34:29 nodeenv==1.10.0 11:34:29 oauth2client==4.1.3 11:34:29 oauthlib==3.3.1 11:34:29 openstacksdk==4.9.0 11:34:29 os-service-types==1.8.2 11:34:29 osc-lib==4.3.0 11:34:29 oslo.config==10.2.0 11:34:29 oslo.context==6.2.0 11:34:29 oslo.i18n==6.7.1 11:34:29 oslo.log==8.0.0 11:34:29 oslo.serialization==5.9.0 11:34:29 oslo.utils==9.2.0 11:34:29 packaging==26.0 11:34:29 pbr==7.0.3 11:34:29 platformdirs==4.5.1 11:34:29 prettytable==3.17.0 11:34:29 psutil==7.2.1 11:34:29 pyasn1==0.6.2 11:34:29 pyasn1_modules==0.4.2 11:34:29 pycparser==3.0 11:34:29 pygerrit2==2.0.15 11:34:29 PyGithub==2.8.1 11:34:29 Pygments==2.19.2 11:34:29 PyJWT==2.10.1 11:34:29 PyNaCl==1.6.2 11:34:29 pyparsing==2.4.7 11:34:29 pyperclip==1.11.0 11:34:29 pyrsistent==0.20.0 11:34:29 python-cinderclient==9.8.0 11:34:29 python-dateutil==2.9.0.post0 11:34:29 python-heatclient==5.0.0 11:34:29 python-jenkins==1.8.3 11:34:29 python-keystoneclient==5.7.0 11:34:29 python-magnumclient==4.9.0 11:34:29 python-openstackclient==8.3.0 11:34:29 python-swiftclient==4.9.0 11:34:29 PyYAML==6.0.3 11:34:29 referencing==0.37.0 11:34:29 requests==2.32.5 11:34:29 requests-oauthlib==2.0.0 11:34:29 requestsexceptions==1.4.0 11:34:29 rfc3986==2.0.0 11:34:29 rich==14.3.1 11:34:29 rich-argparse==1.7.2 11:34:29 rpds-py==0.30.0 11:34:29 rsa==4.9.1 11:34:29 ruamel.yaml==0.19.1 11:34:29 ruamel.yaml.clib==0.2.15 11:34:29 s3transfer==0.16.0 11:34:29 simplejson==3.20.2 11:34:29 six==1.17.0 11:34:29 smmap==5.0.2 11:34:29 soupsieve==2.8.3 11:34:29 stevedore==5.6.0 11:34:29 tabulate==0.9.0 11:34:29 toml==0.10.2 11:34:29 tomlkit==0.14.0 11:34:29 tqdm==4.67.1 11:34:29 typing_extensions==4.15.0 11:34:29 tzdata==2025.3 11:34:29 urllib3==1.26.20 11:34:29 virtualenv==20.36.1 11:34:29 wcwidth==0.4.0 11:34:29 websocket-client==1.9.0 11:34:29 wrapt==2.0.1 11:34:29 xdg==6.0.0 11:34:29 xmltodict==1.0.2 11:34:29 yq==3.4.3 11:34:29 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14076408088199024250.sh 11:34:29 ---> sudo-logs.sh 11:34:29 Archiving 'sudo' log.. 11:34:29 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5749787902899272645.sh 11:34:29 ---> job-cost.sh 11:34:29 Setup pyenv: 11:34:29 system 11:34:29 3.8.13 11:34:29 3.9.13 11:34:29 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBjm from file:/tmp/.os_lf_venv 11:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:31 lf-activate-venv(): INFO: Base packages installed successfully 11:34:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-uBjm/bin to PATH 11:34:36 INFO: No Stack... 11:34:36 INFO: Retrieving Pricing Info for: v3-standard-2 11:34:37 INFO: Archiving Costs 11:34:37 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins13951650122400534831.sh 11:34:37 ---> logs-deploy.sh 11:34:37 Setup pyenv: 11:34:37 system 11:34:37 3.8.13 11:34:37 3.9.13 11:34:37 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uBjm from file:/tmp/.os_lf_venv 11:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:39 lf-activate-venv(): INFO: Base packages installed successfully 11:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-uBjm/bin to PATH 11:34:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/322 11:34:46 INFO: archiving workspace using pattern(s): 11:34:48 Archives upload complete. 11:34:48 INFO: archiving logs to Nexus 11:34:49 ---> uname -a: 11:34:49 Linux prd-centos8-builder-2c-1g-3095.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:34:49 11:34:49 11:34:49 ---> lscpu: 11:34:49 Architecture: x86_64 11:34:49 CPU op-mode(s): 32-bit, 64-bit 11:34:49 Byte Order: Little Endian 11:34:49 CPU(s): 2 11:34:49 On-line CPU(s) list: 0,1 11:34:49 Thread(s) per core: 1 11:34:49 Core(s) per socket: 1 11:34:49 Socket(s): 2 11:34:49 NUMA node(s): 1 11:34:49 Vendor ID: AuthenticAMD 11:34:49 CPU family: 23 11:34:49 Model: 49 11:34:49 Model name: AMD EPYC-Rome Processor 11:34:49 Stepping: 0 11:34:49 CPU MHz: 2799.998 11:34:49 BogoMIPS: 5599.99 11:34:49 Virtualization: AMD-V 11:34:49 Hypervisor vendor: KVM 11:34:49 Virtualization type: full 11:34:49 L1d cache: 32K 11:34:49 L1i cache: 32K 11:34:49 L2 cache: 512K 11:34:49 L3 cache: 16384K 11:34:49 NUMA node0 CPU(s): 0,1 11:34:49 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:34:49 11:34:49 11:34:49 ---> nproc: 11:34:49 2 11:34:49 11:34:49 11:34:49 ---> df -h: 11:34:49 Filesystem Size Used Avail Use% Mounted on 11:34:49 devtmpfs 3.8G 0 3.8G 0% /dev 11:34:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:34:49 tmpfs 3.8G 17M 3.8G 1% /run 11:34:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:34:49 /dev/vda1 40G 8.6G 32G 22% / 11:34:49 tmpfs 770M 0 770M 0% /run/user/1001 11:34:49 11:34:49 11:34:49 ---> free -m: 11:34:49 total used free shared buff/cache available 11:34:49 Mem: 7699 582 4971 19 2144 6808 11:34:49 Swap: 1023 0 1023 11:34:49 11:34:49 11:34:49 ---> ip addr: 11:34:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:34:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:34:49 inet 127.0.0.1/8 scope host lo 11:34:49 valid_lft forever preferred_lft forever 11:34:49 inet6 ::1/128 scope host 11:34:49 valid_lft forever preferred_lft forever 11:34:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:34:49 link/ether fa:16:3e:30:29:1b brd ff:ff:ff:ff:ff:ff 11:34:49 altname enp0s3 11:34:49 altname ens3 11:34:49 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:34:49 valid_lft 86278sec preferred_lft 86278sec 11:34:49 inet6 fe80::f816:3eff:fe30:291b/64 scope link 11:34:49 valid_lft forever preferred_lft forever 11:34:49 11:34:49 11:34:49 ---> sar -b -r -n DEV: 11:34:49 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:34:49 11:34:49 11:32:44 LINUX RESTART (2 CPU) 11:34:49 11:34:49 11:33:02 AM tps rtps wtps bread/s bwrtn/s 11:34:49 11:34:01 AM 373.64 168.71 204.93 7006.85 8973.14 11:34:49 Average: 373.64 168.71 204.93 7006.85 8973.14 11:34:49 11:34:49 11:33:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:34:49 11:34:01 AM 5121740 6931572 2762696 35.04 2688 1980040 810036 9.07 406988 2002108 236308 11:34:49 Average: 5121740 6931572 2762696 35.04 2688 1980040 810036 9.07 406988 2002108 236308 11:34:49 11:34:49 11:33:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:34:49 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:49 11:34:01 AM eth0 277.74 159.05 1607.04 68.28 0.00 0.00 0.00 0.00 11:34:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:49 Average: eth0 277.74 159.05 1607.04 68.28 0.00 0.00 0.00 0.00 11:34:49 11:34:49 11:34:49 ---> sar -P ALL: 11:34:49 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:34:49 11:34:49 11:32:44 LINUX RESTART (2 CPU) 11:34:49 11:34:49 11:33:02 AM CPU %user %nice %system %iowait %steal %idle 11:34:49 11:34:01 AM all 48.18 2.53 19.34 3.36 0.12 26.47 11:34:49 11:34:01 AM 0 49.20 2.36 22.70 3.67 0.12 21.94 11:34:49 11:34:01 AM 1 47.16 2.69 16.02 3.05 0.12 30.96 11:34:49 Average: all 48.18 2.53 19.34 3.36 0.12 26.47 11:34:49 Average: 0 49.20 2.36 22.70 3.67 0.12 21.94 11:34:49 Average: 1 47.16 2.69 16.02 3.05 0.12 30.96 11:34:49 11:34:49 11:34:49