12:31:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 12:31:26 Running as SYSTEM 12:31:26 [EnvInject] - Loading node environment variables. 12:31:26 Building remotely on prd-ubuntu1804-builder-4c-4g-4452 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:31:26 [ssh-agent] Looking for ssh-agent implementation... 12:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:27 $ ssh-agent 12:31:27 SSH_AUTH_SOCK=/tmp/ssh-oZDVEogIPqLn/agent.1647 12:31:27 SSH_AGENT_PID=1649 12:31:27 [ssh-agent] Started. 12:31:27 Running ssh-add (command line suppressed) 12:31:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15854140508740956395.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15854140508740956395.key) 12:31:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:27 The recommended git tool is: NONE 12:31:28 using credential onap-jenkins-ssh 12:31:28 Wiping out workspace first. 12:31:28 Cloning the remote Git repository 12:31:29 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:31:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:29 > git --version # timeout=10 12:31:29 > git --version # 'git version 2.17.1' 12:31:29 using GIT_SSH to set credentials Gerrit user 12:31:29 Verifying host key using manually-configured host key entries 12:31:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:34 using GIT_SSH to set credentials Gerrit user 12:31:34 Verifying host key using manually-configured host key entries 12:31:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/18 # timeout=30 12:31:34 > git rev-parse 17665dd1060553673cab85c3616a76669e443a7d^{commit} # timeout=10 12:31:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:34 Checking out Revision 17665dd1060553673cab85c3616a76669e443a7d (refs/changes/63/142163/18) 12:31:34 > git config core.sparsecheckout # timeout=10 12:31:34 > git checkout -f 17665dd1060553673cab85c3616a76669e443a7d # timeout=30 12:31:38 Commit message: "[COMMON] Update readiness image" 12:31:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:38 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 12:31:38 [EnvInject] - Injecting environment variables from a build step. 12:31:38 [EnvInject] - Injecting as environment variables the properties content 12:31:38 PYTHON=python3 12:31:38 12:31:38 [EnvInject] - Variables injected successfully. 12:31:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10248904490996541594.sh 12:31:38 ---> tox-install.sh 12:31:38 + source /home/jenkins/lf-env.sh 12:31:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:38 ++ mktemp -d /tmp/venv-XXXX 12:31:38 + lf_venv=/tmp/venv-4Obb 12:31:38 + local venv_file=/tmp/.os_lf_venv 12:31:38 + local python=python3 12:31:38 + local options 12:31:38 + local set_path=true 12:31:38 + local install_args= 12:31:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + venv_file=/tmp/.toxenv 12:31:38 + shift 2 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + shift 12:31:38 + break 12:31:38 + case $python in 12:31:38 + local pkg_list= 12:31:38 + [[ -d /opt/pyenv ]] 12:31:38 + echo 'Setup pyenv:' 12:31:38 Setup pyenv: 12:31:38 + export PYENV_ROOT=/opt/pyenv 12:31:38 + PYENV_ROOT=/opt/pyenv 12:31:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 + pyenv versions 12:31:38 * system (set by /opt/pyenv/version) 12:31:38 * 3.8.13 (set by /opt/pyenv/version) 12:31:38 * 3.9.13 (set by /opt/pyenv/version) 12:31:38 * 3.10.6 (set by /opt/pyenv/version) 12:31:38 + command -v pyenv 12:31:38 ++ pyenv init - --no-rehash 12:31:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:31:38 export PATH="/opt/pyenv/shims:${PATH}" 12:31:38 export PYENV_SHELL=bash 12:31:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:38 pyenv() { 12:31:38 local command 12:31:38 command="${1:-}" 12:31:38 if [ "$#" -gt 0 ]; then 12:31:38 shift 12:31:38 fi 12:31:38 12:31:38 case "$command" in 12:31:38 rehash|shell) 12:31:38 eval "$(pyenv "sh-$command" "$@")" 12:31:38 ;; 12:31:38 *) 12:31:38 command pyenv "$command" "$@" 12:31:38 ;; 12:31:38 esac 12:31:38 }' 12:31:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:31:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 ++ export PYENV_SHELL=bash 12:31:38 ++ PYENV_SHELL=bash 12:31:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:38 +++ complete -F _pyenv pyenv 12:31:38 ++ lf-pyver python3 12:31:38 ++ local py_version_xy=python3 12:31:38 ++ local py_version_xyz= 12:31:38 ++ pyenv versions 12:31:38 ++ local command 12:31:38 ++ command=versions 12:31:38 ++ '[' 1 -gt 0 ']' 12:31:38 ++ shift 12:31:38 ++ case "$command" in 12:31:38 ++ command pyenv versions 12:31:38 ++ pyenv versions 12:31:38 ++ grep -E '^[0-9.]*[0-9]$' 12:31:38 ++ sed 's/^[ *]* //' 12:31:38 ++ awk '{ print $1 }' 12:31:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:38 +++ grep '^3' /tmp/.pyenv_versions 12:31:38 +++ sort -V 12:31:38 +++ tail -n 1 12:31:38 ++ py_version_xyz=3.10.6 12:31:38 ++ [[ -z 3.10.6 ]] 12:31:38 ++ echo 3.10.6 12:31:38 ++ return 0 12:31:38 + pyenv local 3.10.6 12:31:38 + local command 12:31:38 + command=local 12:31:38 + '[' 2 -gt 0 ']' 12:31:38 + shift 12:31:38 + case "$command" in 12:31:38 + command pyenv local 3.10.6 12:31:38 + pyenv local 3.10.6 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='tox ' 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='virtualenv ' 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='urllib3~=1.26.15 ' 12:31:38 + [[ -f /tmp/.toxenv ]] 12:31:38 + [[ ! -f /tmp/.toxenv ]] 12:31:38 + [[ -n '' ]] 12:31:38 + python3 -m venv /tmp/venv-4Obb 12:31:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Obb' 12:31:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Obb 12:31:42 + echo /tmp/venv-4Obb 12:31:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:42 + local 'pip_opts=--upgrade --quiet' 12:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:42 + [[ -n '' ]] 12:31:42 + [[ -n '' ]] 12:31:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:42 + /tmp/venv-4Obb/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 12:31:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:46 lf-activate-venv(): INFO: Base packages installed successfully 12:31:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:46 + /tmp/venv-4Obb/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 12:31:48 + type python3 12:31:48 + true 12:31:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Obb/bin to PATH' 12:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-4Obb/bin to PATH 12:31:48 + PATH=/tmp/venv-4Obb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:48 + return 0 12:31:48 + python3 --version 12:31:48 Python 3.10.6 12:31:48 + python3 -m pip --version 12:31:48 pip 25.2 from /tmp/venv-4Obb/lib/python3.10/site-packages/pip (python 3.10) 12:31:48 + python3 -m pip freeze 12:31:48 cachetools==6.2.1 12:31:48 chardet==5.2.0 12:31:48 colorama==0.4.6 12:31:48 distlib==0.4.0 12:31:48 filelock==3.20.0 12:31:48 packaging==25.0 12:31:48 platformdirs==4.5.0 12:31:48 pluggy==1.6.0 12:31:48 pyproject-api==1.10.0 12:31:48 tomli==2.3.0 12:31:48 tox==4.31.0 12:31:48 typing_extensions==4.15.0 12:31:48 urllib3==1.26.20 12:31:48 virtualenv==20.35.3 12:31:49 [EnvInject] - Injecting environment variables from a build step. 12:31:49 [EnvInject] - Injecting as environment variables the properties content 12:31:49 PARALLEL=false 12:31:49 12:31:49 [EnvInject] - Variables injected successfully. 12:31:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2351358310871159137.sh 12:31:49 ---> tox-run.sh 12:31:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:31:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:31:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:31:49 + cd /w/workspace/oom-master-pre-commit-lint/. 12:31:49 + source /home/jenkins/lf-env.sh 12:31:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:49 ++ mktemp -d /tmp/venv-XXXX 12:31:49 + lf_venv=/tmp/venv-HY9r 12:31:49 + local venv_file=/tmp/.os_lf_venv 12:31:49 + local python=python3 12:31:49 + local options 12:31:49 + local set_path=true 12:31:49 + local install_args= 12:31:49 ++ 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 12:31:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:49 + true 12:31:49 + case $1 in 12:31:49 + venv_file=/tmp/.toxenv 12:31:49 + shift 2 12:31:49 + true 12:31:49 + case $1 in 12:31:49 + shift 12:31:49 + break 12:31:49 + case $python in 12:31:49 + local pkg_list= 12:31:49 + [[ -d /opt/pyenv ]] 12:31:49 + echo 'Setup pyenv:' 12:31:49 Setup pyenv: 12:31:49 + export PYENV_ROOT=/opt/pyenv 12:31:49 + PYENV_ROOT=/opt/pyenv 12:31:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 + pyenv versions 12:31:49 system 12:31:49 3.8.13 12:31:49 3.9.13 12:31:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:49 + command -v pyenv 12:31:49 ++ pyenv init - --no-rehash 12:31:49 + 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[*]}"'\'')" 12:31:49 export PATH="/opt/pyenv/shims:${PATH}" 12:31:49 export PYENV_SHELL=bash 12:31:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:49 pyenv() { 12:31:49 local command 12:31:49 command="${1:-}" 12:31:49 if [ "$#" -gt 0 ]; then 12:31:49 shift 12:31:49 fi 12:31:49 12:31:49 case "$command" in 12:31:49 rehash|shell) 12:31:49 eval "$(pyenv "sh-$command" "$@")" 12:31:49 ;; 12:31:49 *) 12:31:49 command pyenv "$command" "$@" 12:31:49 ;; 12:31:49 esac 12:31:49 }' 12:31:49 +++ 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[*]}"' 12:31:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:49 ++ export PYENV_SHELL=bash 12:31:49 ++ PYENV_SHELL=bash 12:31:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:49 +++ complete -F _pyenv pyenv 12:31:49 ++ lf-pyver python3 12:31:49 ++ local py_version_xy=python3 12:31:49 ++ local py_version_xyz= 12:31:49 ++ pyenv versions 12:31:49 ++ local command 12:31:49 ++ command=versions 12:31:49 ++ '[' 1 -gt 0 ']' 12:31:49 ++ shift 12:31:49 ++ case "$command" in 12:31:49 ++ command pyenv versions 12:31:49 ++ pyenv versions 12:31:49 ++ sed 's/^[ *]* //' 12:31:49 ++ awk '{ print $1 }' 12:31:49 ++ grep -E '^[0-9.]*[0-9]$' 12:31:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:49 +++ sort -V 12:31:49 +++ grep '^3' /tmp/.pyenv_versions 12:31:49 +++ tail -n 1 12:31:49 ++ py_version_xyz=3.10.6 12:31:49 ++ [[ -z 3.10.6 ]] 12:31:49 ++ echo 3.10.6 12:31:49 ++ return 0 12:31:49 + pyenv local 3.10.6 12:31:49 + local command 12:31:49 + command=local 12:31:49 + '[' 2 -gt 0 ']' 12:31:49 + shift 12:31:49 + case "$command" in 12:31:49 + command pyenv local 3.10.6 12:31:49 + pyenv local 3.10.6 12:31:49 + for arg in "$@" 12:31:49 + case $arg in 12:31:49 + pkg_list+='tox ' 12:31:49 + for arg in "$@" 12:31:49 + case $arg in 12:31:49 + pkg_list+='virtualenv ' 12:31:49 + for arg in "$@" 12:31:49 + case $arg in 12:31:49 + pkg_list+='urllib3~=1.26.15 ' 12:31:49 + [[ -f /tmp/.toxenv ]] 12:31:49 ++ cat /tmp/.toxenv 12:31:49 + lf_venv=/tmp/venv-4Obb 12:31:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Obb from' file:/tmp/.toxenv 12:31:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Obb from file:/tmp/.toxenv 12:31:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:49 + local 'pip_opts=--upgrade --quiet' 12:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:49 + [[ -n '' ]] 12:31:49 + [[ -n '' ]] 12:31:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:49 + /tmp/venv-4Obb/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 12:31:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:50 lf-activate-venv(): INFO: Base packages installed successfully 12:31:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:50 + /tmp/venv-4Obb/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 12:31:51 + type python3 12:31:51 + true 12:31:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Obb/bin to PATH' 12:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-4Obb/bin to PATH 12:31:51 + PATH=/tmp/venv-4Obb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:51 + return 0 12:31:51 + [[ -d /opt/pyenv ]] 12:31:51 + echo '---> Setting up pyenv' 12:31:51 ---> Setting up pyenv 12:31:51 + export PYENV_ROOT=/opt/pyenv 12:31:51 + PYENV_ROOT=/opt/pyenv 12:31:51 + export PATH=/opt/pyenv/bin:/tmp/venv-4Obb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:51 + PATH=/opt/pyenv/bin:/tmp/venv-4Obb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:51 ++ pwd 12:31:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:31:51 + export PYTHONPATH 12:31:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:51 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:51 + tox --version 12:31:51 4.31.0 from /tmp/venv-4Obb/lib/python3.10/site-packages/tox/__init__.py 12:31:51 + PARALLEL=false 12:31:51 + TOX_OPTIONS_LIST= 12:31:51 + [[ -n pre-commit ]] 12:31:51 + TOX_OPTIONS_LIST=' -e pre-commit' 12:31:51 + case ${PARALLEL,,} in 12:31:51 + tox -e pre-commit 12:31:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:31:52 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:55 pre-commit: freeze> python -m pip freeze --all 12:31:55 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 12:31:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:31:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:57 [INFO] Once installed this environment will be reused. 12:31:57 [INFO] This may take a few minutes... 12:32:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:32:01 [INFO] Once installed this environment will be reused. 12:32:01 [INFO] This may take a few minutes... 12:32:06 trim trailing whitespace.................................................Passed 12:32:06 Tabs remover.............................................................Passed 12:32:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:32:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:32:06 [INFO] Once installed this environment will be reused. 12:32:06 [INFO] This may take a few minutes... 12:32:14 gitlint..............................................(no files to check)Skipped 12:32:14 pre-commit: OK (22.85=setup[3.37]+cmd[11.24,8.24] seconds) 12:32:14 congratulations :) (22.88 seconds) 12:32:14 + tox_status=0 12:32:14 + echo '---> Completed tox runs' 12:32:14 ---> Completed tox runs 12:32:14 + for i in .tox/*/log 12:32:14 ++ echo .tox/pre-commit/log 12:32:14 ++ awk -F/ '{print $2}' 12:32:14 + tox_env=pre-commit 12:32:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:32:14 + DOC_DIR=docs/_build/html 12:32:14 + [[ -d docs/_build/html ]] 12:32:14 + echo '---> tox-run.sh ends' 12:32:14 ---> tox-run.sh ends 12:32:14 + test 0 -eq 0 12:32:14 $ ssh-agent -k 12:32:14 unset SSH_AUTH_SOCK; 12:32:14 unset SSH_AGENT_PID; 12:32:14 echo Agent pid 1649 killed; 12:32:14 [ssh-agent] Stopped. 12:32:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11526596840141499636.sh 12:32:14 ---> sysstat.sh 12:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3938769882760810507.sh 12:32:15 ---> package-listing.sh 12:32:15 ++ facter osfamily 12:32:15 ++ tr '[:upper:]' '[:lower:]' 12:32:15 + OS_FAMILY=debian 12:32:15 + workspace=/w/workspace/oom-master-pre-commit-lint 12:32:15 + START_PACKAGES=/tmp/packages_start.txt 12:32:15 + END_PACKAGES=/tmp/packages_end.txt 12:32:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:15 + PACKAGES=/tmp/packages_start.txt 12:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:32:15 + PACKAGES=/tmp/packages_end.txt 12:32:15 + case "${OS_FAMILY}" in 12:32:15 + dpkg -l 12:32:15 + grep '^ii' 12:32:15 + '[' -f /tmp/packages_start.txt ']' 12:32:15 + '[' -f /tmp/packages_end.txt ']' 12:32:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:32:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:32:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:32:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11446425014100869615.sh 12:32:15 ---> capture-instance-metadata.sh 12:32:15 Setup pyenv: 12:32:15 system 12:32:15 3.8.13 12:32:15 3.9.13 12:32:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RfoF 12:32:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:23 lf-activate-venv(): INFO: Base packages installed successfully 12:32:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-RfoF/bin to PATH 12:32:53 INFO: Running in OpenStack, capturing instance metadata 12:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7842724396662508522.sh 12:32:53 provisioning config files... 12:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12991053988569762646tmp 12:32:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:32:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:32:53 [EnvInject] - Injecting environment variables from a build step. 12:32:53 [EnvInject] - Injecting as environment variables the properties content 12:32:53 SERVER_ID=logs 12:32:53 12:32:53 [EnvInject] - Variables injected successfully. 12:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins868507875487698650.sh 12:32:53 ---> create-netrc.sh 12:32:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7355126623480777308.sh 12:32:53 ---> python-tools-install.sh 12:32:53 Setup pyenv: 12:32:53 system 12:32:53 3.8.13 12:32:53 3.9.13 12:32:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfoF from file:/tmp/.os_lf_venv 12:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:55 lf-activate-venv(): INFO: Base packages installed successfully 12:32:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-RfoF/bin to PATH 12:33:03 Generating Requirements File 12:33:31 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. 12:33:31 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:33:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:33:32 Python 3.10.6 12:33:32 pip 25.2 from /tmp/venv-RfoF/lib/python3.10/site-packages/pip (python 3.10) 12:33:32 appdirs==1.4.4 12:33:32 argcomplete==3.6.3 12:33:32 aspy.yaml==1.3.0 12:33:32 attrs==25.4.0 12:33:32 autopage==0.5.2 12:33:32 beautifulsoup4==4.14.2 12:33:32 boto3==1.40.56 12:33:32 botocore==1.40.56 12:33:32 bs4==0.0.2 12:33:32 cachetools==6.2.1 12:33:32 certifi==2025.10.5 12:33:32 cffi==2.0.0 12:33:32 cfgv==3.4.0 12:33:32 chardet==5.2.0 12:33:32 charset-normalizer==3.4.4 12:33:32 click==8.3.0 12:33:32 cliff==4.11.0 12:33:32 cmd2==2.7.0 12:33:32 cryptography==3.3.2 12:33:32 debtcollector==3.0.0 12:33:32 decorator==5.2.1 12:33:32 defusedxml==0.7.1 12:33:32 Deprecated==1.2.18 12:33:32 distlib==0.4.0 12:33:32 dnspython==2.8.0 12:33:32 docker==7.1.0 12:33:32 dogpile.cache==1.5.0 12:33:32 durationpy==0.10 12:33:32 email-validator==2.3.0 12:33:32 filelock==3.20.0 12:33:32 future==1.0.0 12:33:32 gitdb==4.0.12 12:33:32 GitPython==3.1.45 12:33:32 google-auth==2.41.1 12:33:32 httplib2==0.31.0 12:33:32 identify==2.6.15 12:33:32 idna==3.11 12:33:32 importlib-resources==1.5.0 12:33:32 iso8601==2.1.0 12:33:32 Jinja2==3.1.6 12:33:32 jmespath==1.0.1 12:33:32 jsonpatch==1.33 12:33:32 jsonpointer==3.0.0 12:33:32 jsonschema==4.25.1 12:33:32 jsonschema-specifications==2025.9.1 12:33:32 keystoneauth1==5.12.0 12:33:32 kubernetes==34.1.0 12:33:32 lftools==0.37.15 12:33:32 lxml==6.0.2 12:33:32 markdown-it-py==4.0.0 12:33:32 MarkupSafe==3.0.3 12:33:32 mdurl==0.1.2 12:33:32 msgpack==1.1.2 12:33:32 multi_key_dict==2.0.3 12:33:32 munch==4.0.0 12:33:32 netaddr==1.3.0 12:33:32 niet==1.4.2 12:33:32 nodeenv==1.9.1 12:33:32 oauth2client==4.1.3 12:33:32 oauthlib==3.3.1 12:33:32 openstacksdk==4.7.1 12:33:32 os-service-types==1.8.0 12:33:32 osc-lib==4.2.0 12:33:32 oslo.config==10.0.0 12:33:32 oslo.context==6.1.0 12:33:32 oslo.i18n==6.6.0 12:33:32 oslo.log==7.2.1 12:33:32 oslo.serialization==5.8.0 12:33:32 oslo.utils==9.1.0 12:33:32 packaging==25.0 12:33:32 pbr==7.0.1 12:33:32 platformdirs==4.5.0 12:33:32 prettytable==3.16.0 12:33:32 psutil==7.1.1 12:33:32 pyasn1==0.6.1 12:33:32 pyasn1_modules==0.4.2 12:33:32 pycparser==2.23 12:33:32 pygerrit2==2.0.15 12:33:32 PyGithub==2.8.1 12:33:32 Pygments==2.19.2 12:33:32 PyJWT==2.10.1 12:33:32 PyNaCl==1.6.0 12:33:32 pyparsing==2.4.7 12:33:32 pyperclip==1.11.0 12:33:32 pyrsistent==0.20.0 12:33:32 python-cinderclient==9.8.0 12:33:32 python-dateutil==2.9.0.post0 12:33:32 python-heatclient==4.3.0 12:33:32 python-jenkins==1.8.3 12:33:32 python-keystoneclient==5.7.0 12:33:32 python-magnumclient==4.9.0 12:33:32 python-openstackclient==8.2.0 12:33:32 python-swiftclient==4.8.0 12:33:32 PyYAML==6.0.3 12:33:32 referencing==0.37.0 12:33:32 requests==2.32.5 12:33:32 requests-oauthlib==2.0.0 12:33:32 requestsexceptions==1.4.0 12:33:32 rfc3986==2.0.0 12:33:32 rich==14.2.0 12:33:32 rich-argparse==1.7.1 12:33:32 rpds-py==0.27.1 12:33:32 rsa==4.9.1 12:33:32 ruamel.yaml==0.18.15 12:33:32 ruamel.yaml.clib==0.2.14 12:33:32 s3transfer==0.14.0 12:33:32 simplejson==3.20.2 12:33:32 six==1.17.0 12:33:32 smmap==5.0.2 12:33:32 soupsieve==2.8 12:33:32 stevedore==5.5.0 12:33:32 tabulate==0.9.0 12:33:32 toml==0.10.2 12:33:32 tomlkit==0.13.3 12:33:32 tqdm==4.67.1 12:33:32 typing_extensions==4.15.0 12:33:32 tzdata==2025.2 12:33:32 urllib3==1.26.20 12:33:32 virtualenv==20.35.3 12:33:32 wcwidth==0.2.14 12:33:32 websocket-client==1.9.0 12:33:32 wrapt==2.0.0 12:33:32 xdg==6.0.0 12:33:32 xmltodict==1.0.2 12:33:32 yq==3.4.3 12:33:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6653454531683287907.sh 12:33:32 ---> sudo-logs.sh 12:33:32 Archiving 'sudo' log.. 12:33:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14833165016429375457.sh 12:33:32 ---> job-cost.sh 12:33:32 Setup pyenv: 12:33:32 system 12:33:32 3.8.13 12:33:32 3.9.13 12:33:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfoF from file:/tmp/.os_lf_venv 12:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:34 lf-activate-venv(): INFO: Base packages installed successfully 12:33:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-RfoF/bin to PATH 12:33:40 INFO: No Stack... 12:33:40 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:40 INFO: Archiving Costs 12:33:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11422366309539337861.sh 12:33:40 ---> logs-deploy.sh 12:33:40 Setup pyenv: 12:33:40 system 12:33:40 3.8.13 12:33:40 3.9.13 12:33:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfoF from file:/tmp/.os_lf_venv 12:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:42 lf-activate-venv(): INFO: Base packages installed successfully 12:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-RfoF/bin to PATH 12:33:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4290 12:33:51 INFO: archiving workspace using pattern(s): 12:33:52 Archives upload complete. 12:33:52 INFO: archiving logs to Nexus 12:33:53 ---> uname -a: 12:33:53 Linux prd-ubuntu1804-builder-4c-4g-4452 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:53 12:33:53 12:33:53 ---> lscpu: 12:33:53 Architecture: x86_64 12:33:53 CPU op-mode(s): 32-bit, 64-bit 12:33:53 Byte Order: Little Endian 12:33:53 CPU(s): 4 12:33:53 On-line CPU(s) list: 0-3 12:33:53 Thread(s) per core: 1 12:33:53 Core(s) per socket: 1 12:33:53 Socket(s): 4 12:33:53 NUMA node(s): 1 12:33:53 Vendor ID: AuthenticAMD 12:33:53 CPU family: 23 12:33:53 Model: 49 12:33:53 Model name: AMD EPYC-Rome Processor 12:33:53 Stepping: 0 12:33:53 CPU MHz: 2800.000 12:33:53 BogoMIPS: 5600.00 12:33:53 Virtualization: AMD-V 12:33:53 Hypervisor vendor: KVM 12:33:53 Virtualization type: full 12:33:53 L1d cache: 32K 12:33:53 L1i cache: 32K 12:33:53 L2 cache: 512K 12:33:53 L3 cache: 16384K 12:33:53 NUMA node0 CPU(s): 0-3 12:33:53 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 12:33:53 12:33:53 12:33:53 ---> nproc: 12:33:53 4 12:33:53 12:33:53 12:33:53 ---> df -h: 12:33:53 Filesystem Size Used Avail Use% Mounted on 12:33:53 udev 7.9G 0 7.9G 0% /dev 12:33:53 tmpfs 1.6G 676K 1.6G 1% /run 12:33:53 /dev/vda1 78G 8.4G 69G 11% / 12:33:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:53 12:33:53 12:33:53 ---> free -m: 12:33:53 total used free shared buff/cache available 12:33:53 Mem: 16040 569 13257 0 2213 15149 12:33:53 Swap: 1023 0 1023 12:33:53 12:33:53 12:33:53 ---> ip addr: 12:33:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:53 inet 127.0.0.1/8 scope host lo 12:33:53 valid_lft forever preferred_lft forever 12:33:53 inet6 ::1/128 scope host 12:33:53 valid_lft forever preferred_lft forever 12:33:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:53 link/ether fa:16:3e:85:68:4a brd ff:ff:ff:ff:ff:ff 12:33:53 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 12:33:53 valid_lft 86236sec preferred_lft 86236sec 12:33:53 inet6 fe80::f816:3eff:fe85:684a/64 scope link 12:33:53 valid_lft forever preferred_lft forever 12:33:53 12:33:53 12:33:53 ---> sar -b -r -n DEV: 12:33:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4452) 10/22/25 _x86_64_ (4 CPU) 12:33:53 12:33:53 12:31:12 LINUX RESTART (4 CPU) 12:33:53 12:33:53 12:32:00 tps rtps wtps bread/s bwrtn/s 12:33:53 12:33:01 101.44 1.10 100.34 114.47 17214.49 12:33:53 Average: 101.44 1.10 100.34 114.47 17214.49 12:33:53 12:33:53 12:32:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:53 12:33:01 13659964 15462700 2764996 16.83 78252 1912252 842176 4.82 848072 1677816 143504 12:33:53 Average: 13659964 15462700 2764996 16.83 78252 1912252 842176 4.82 848072 1677816 143504 12:33:53 12:33:53 12:32:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:53 12:33:01 ens3 54.78 41.22 737.73 10.86 0.00 0.00 0.00 0.00 12:33:53 12:33:01 lo 1.44 1.44 0.17 0.17 0.00 0.00 0.00 0.00 12:33:53 Average: ens3 54.78 41.22 737.73 10.86 0.00 0.00 0.00 0.00 12:33:53 Average: lo 1.44 1.44 0.17 0.17 0.00 0.00 0.00 0.00 12:33:53 12:33:53 12:33:53 ---> sar -P ALL: 12:33:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4452) 10/22/25 _x86_64_ (4 CPU) 12:33:53 12:33:53 12:31:12 LINUX RESTART (4 CPU) 12:33:53 12:33:53 12:32:00 CPU %user %nice %system %iowait %steal %idle 12:33:53 12:33:01 all 18.79 0.00 1.52 4.30 0.06 75.33 12:33:53 12:33:01 0 28.28 0.00 1.90 2.99 0.07 66.77 12:33:53 12:33:01 1 23.04 0.00 1.45 0.21 0.03 75.27 12:33:53 12:33:01 2 3.35 0.00 0.63 0.16 0.07 95.80 12:33:53 12:33:01 3 20.44 0.00 2.10 13.84 0.07 63.55 12:33:53 Average: all 18.79 0.00 1.52 4.30 0.06 75.33 12:33:53 Average: 0 28.28 0.00 1.90 2.99 0.07 66.77 12:33:53 Average: 1 23.04 0.00 1.45 0.21 0.03 75.27 12:33:53 Average: 2 3.35 0.00 0.63 0.16 0.07 95.80 12:33:53 Average: 3 20.44 0.00 2.10 13.84 0.07 63.55 12:33:53 12:33:53 12:33:53