10:38:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142788 10:38:45 Running as SYSTEM 10:38:45 [EnvInject] - Loading node environment variables. 10:38:45 Building remotely on prd-ubuntu1804-builder-4c-4g-2837 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:38:45 [ssh-agent] Looking for ssh-agent implementation... 10:38:45 $ ssh-agent 10:38:45 SSH_AUTH_SOCK=/tmp/ssh-W8QpLZYOulaJ/agent.1641 10:38:45 SSH_AGENT_PID=1643 10:38:45 [ssh-agent] Started. 10:38:45 Running ssh-add (command line suppressed) 10:38:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6408319383914086900.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6408319383914086900.key) 10:38:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:38:46 The recommended git tool is: NONE 10:38:47 using credential onap-jenkins-ssh 10:38:47 Wiping out workspace first. 10:38:47 Cloning the remote Git repository 10:38:47 Cloning repository git://cloud.onap.org/mirror/oom.git 10:38:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:38:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:47 > git --version # timeout=10 10:38:47 > git --version # 'git version 2.17.1' 10:38:47 using GIT_SSH to set credentials Gerrit user 10:38:47 Verifying host key using manually-configured host key entries 10:38:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:38:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:38:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:38:53 using GIT_SSH to set credentials Gerrit user 10:38:53 Verifying host key using manually-configured host key entries 10:38:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/142788/2 # timeout=30 10:38:53 > git rev-parse 98386c828df6fca68a49b323d3c4046803bd2fb3^{commit} # timeout=10 10:38:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:38:53 Checking out Revision 98386c828df6fca68a49b323d3c4046803bd2fb3 (refs/changes/88/142788/2) 10:38:53 > git config core.sparsecheckout # timeout=10 10:38:53 > git checkout -f 98386c828df6fca68a49b323d3c4046803bd2fb3 # timeout=30 10:38:56 Commit message: "[SO] 16.1.1 release" 10:38:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:38:56 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 10:38:57 [EnvInject] - Injecting environment variables from a build step. 10:38:57 [EnvInject] - Injecting as environment variables the properties content 10:38:57 PYTHON=python3 10:38:57 10:38:57 [EnvInject] - Variables injected successfully. 10:38:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11916076492915273291.sh 10:38:57 ---> tox-install.sh 10:38:57 + source /home/jenkins/lf-env.sh 10:38:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:57 ++ mktemp -d /tmp/venv-XXXX 10:38:57 + lf_venv=/tmp/venv-NB5l 10:38:57 + local venv_file=/tmp/.os_lf_venv 10:38:57 + local python=python3 10:38:57 + local options 10:38:57 + local set_path=true 10:38:57 + local install_args= 10:38: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 10:38:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:57 + true 10:38:57 + case $1 in 10:38:57 + venv_file=/tmp/.toxenv 10:38:57 + shift 2 10:38:57 + true 10:38:57 + case $1 in 10:38:57 + shift 10:38:57 + break 10:38:57 + case $python in 10:38:57 + local pkg_list= 10:38:57 + [[ -d /opt/pyenv ]] 10:38:57 + echo 'Setup pyenv:' 10:38:57 Setup pyenv: 10:38:57 + export PYENV_ROOT=/opt/pyenv 10:38:57 + PYENV_ROOT=/opt/pyenv 10:38:57 + 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 10:38:57 + 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 10:38:57 + pyenv versions 10:38:57 * system (set by /opt/pyenv/version) 10:38:57 * 3.8.13 (set by /opt/pyenv/version) 10:38:57 * 3.9.13 (set by /opt/pyenv/version) 10:38:57 * 3.10.6 (set by /opt/pyenv/version) 10:38:57 + command -v pyenv 10:38:57 ++ pyenv init - --no-rehash 10:38: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[*]}"'\'')" 10:38:57 export PATH="/opt/pyenv/shims:${PATH}" 10:38:57 export PYENV_SHELL=bash 10:38:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:57 pyenv() { 10:38:57 local command 10:38:57 command="${1:-}" 10:38:57 if [ "$#" -gt 0 ]; then 10:38:57 shift 10:38:57 fi 10:38:57 10:38:57 case "$command" in 10:38:57 rehash|shell) 10:38:57 eval "$(pyenv "sh-$command" "$@")" 10:38:57 ;; 10:38:57 *) 10:38:57 command pyenv "$command" "$@" 10:38:57 ;; 10:38:57 esac 10:38:57 }' 10:38: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[*]}"' 10:38:57 ++ 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 10:38:57 ++ 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 10:38:57 ++ 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 10:38:57 ++ export PYENV_SHELL=bash 10:38:57 ++ PYENV_SHELL=bash 10:38:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:57 +++ complete -F _pyenv pyenv 10:38:57 ++ lf-pyver python3 10:38:57 ++ local py_version_xy=python3 10:38:57 ++ local py_version_xyz= 10:38:57 ++ pyenv versions 10:38:57 ++ sed 's/^[ *]* //' 10:38:57 ++ local command 10:38:57 ++ grep -E '^[0-9.]*[0-9]$' 10:38:57 ++ command=versions 10:38:57 ++ '[' 1 -gt 0 ']' 10:38:57 ++ shift 10:38:57 ++ case "$command" in 10:38:57 ++ command pyenv versions 10:38:57 ++ pyenv versions 10:38:57 ++ awk '{ print $1 }' 10:38:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:57 +++ grep '^3' /tmp/.pyenv_versions 10:38:57 +++ sort -V 10:38:57 +++ tail -n 1 10:38:57 ++ py_version_xyz=3.10.6 10:38:57 ++ [[ -z 3.10.6 ]] 10:38:57 ++ echo 3.10.6 10:38:57 ++ return 0 10:38:57 + pyenv local 3.10.6 10:38:57 + local command 10:38:57 + command=local 10:38:57 + '[' 2 -gt 0 ']' 10:38:57 + shift 10:38:57 + case "$command" in 10:38:57 + command pyenv local 3.10.6 10:38:57 + pyenv local 3.10.6 10:38:57 + for arg in "$@" 10:38:57 + case $arg in 10:38:57 + pkg_list+='tox ' 10:38:57 + for arg in "$@" 10:38:57 + case $arg in 10:38:57 + pkg_list+='virtualenv ' 10:38:57 + for arg in "$@" 10:38:57 + case $arg in 10:38:57 + pkg_list+='urllib3~=1.26.15 ' 10:38:57 + [[ -f /tmp/.toxenv ]] 10:38:57 + [[ ! -f /tmp/.toxenv ]] 10:38:57 + [[ -n '' ]] 10:38:57 + python3 -m venv /tmp/venv-NB5l 10:39:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NB5l' 10:39:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NB5l 10:39:01 + echo /tmp/venv-NB5l 10:39:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:39:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:39:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:01 + local 'pip_opts=--upgrade --quiet' 10:39:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:01 + [[ -n '' ]] 10:39:01 + [[ -n '' ]] 10:39:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:01 + /tmp/venv-NB5l/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 10:39:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:05 lf-activate-venv(): INFO: Base packages installed successfully 10:39:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:05 + /tmp/venv-NB5l/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 10:39:08 + type python3 10:39:08 + true 10:39:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NB5l/bin to PATH' 10:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-NB5l/bin to PATH 10:39:08 + PATH=/tmp/venv-NB5l/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 10:39:08 + return 0 10:39:08 + python3 --version 10:39:08 Python 3.10.6 10:39:08 + python3 -m pip --version 10:39:08 pip 25.3 from /tmp/venv-NB5l/lib/python3.10/site-packages/pip (python 3.10) 10:39:08 + python3 -m pip freeze 10:39:08 cachetools==6.2.4 10:39:08 chardet==5.2.0 10:39:08 colorama==0.4.6 10:39:08 distlib==0.4.0 10:39:08 filelock==3.20.3 10:39:08 packaging==26.0 10:39:08 platformdirs==4.5.1 10:39:08 pluggy==1.6.0 10:39:08 pyproject-api==1.10.0 10:39:08 tomli==2.4.0 10:39:08 tox==4.34.1 10:39:08 typing_extensions==4.15.0 10:39:08 urllib3==1.26.20 10:39:08 virtualenv==20.36.1 10:39:08 [EnvInject] - Injecting environment variables from a build step. 10:39:08 [EnvInject] - Injecting as environment variables the properties content 10:39:08 PARALLEL=false 10:39:08 10:39:08 [EnvInject] - Variables injected successfully. 10:39:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17414064434234190519.sh 10:39:08 ---> tox-run.sh 10:39:08 + 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 10:39:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:39:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:39:08 + cd /w/workspace/oom-master-pre-commit-lint/. 10:39:08 + source /home/jenkins/lf-env.sh 10:39:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:39:08 ++ mktemp -d /tmp/venv-XXXX 10:39:08 + lf_venv=/tmp/venv-Ow2H 10:39:08 + local venv_file=/tmp/.os_lf_venv 10:39:08 + local python=python3 10:39:08 + local options 10:39:08 + local set_path=true 10:39:08 + local install_args= 10:39:08 ++ 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 10:39:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:39:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:39:08 + true 10:39:08 + case $1 in 10:39:08 + venv_file=/tmp/.toxenv 10:39:08 + shift 2 10:39:08 + true 10:39:08 + case $1 in 10:39:08 + shift 10:39:08 + break 10:39:08 + case $python in 10:39:08 + local pkg_list= 10:39:08 + [[ -d /opt/pyenv ]] 10:39:08 + echo 'Setup pyenv:' 10:39:08 Setup pyenv: 10:39:08 + export PYENV_ROOT=/opt/pyenv 10:39:08 + PYENV_ROOT=/opt/pyenv 10:39:08 + 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 10:39:08 + 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 10:39:08 + pyenv versions 10:39:08 system 10:39:08 3.8.13 10:39:08 3.9.13 10:39:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:08 + command -v pyenv 10:39:08 ++ pyenv init - --no-rehash 10:39:08 + 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[*]}"'\'')" 10:39:08 export PATH="/opt/pyenv/shims:${PATH}" 10:39:08 export PYENV_SHELL=bash 10:39:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:39:08 pyenv() { 10:39:08 local command 10:39:08 command="${1:-}" 10:39:08 if [ "$#" -gt 0 ]; then 10:39:08 shift 10:39:08 fi 10:39:08 10:39:08 case "$command" in 10:39:08 rehash|shell) 10:39:08 eval "$(pyenv "sh-$command" "$@")" 10:39:08 ;; 10:39:08 *) 10:39:08 command pyenv "$command" "$@" 10:39:08 ;; 10:39:08 esac 10:39:08 }' 10:39:08 +++ 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[*]}"' 10:39:08 ++ 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 10:39:08 ++ 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 10:39:08 ++ 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 10:39:08 ++ export PYENV_SHELL=bash 10:39:08 ++ PYENV_SHELL=bash 10:39:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:39:08 +++ complete -F _pyenv pyenv 10:39:08 ++ lf-pyver python3 10:39:08 ++ local py_version_xy=python3 10:39:08 ++ local py_version_xyz= 10:39:08 ++ pyenv versions 10:39:08 ++ local command 10:39:08 ++ command=versions 10:39:08 ++ '[' 1 -gt 0 ']' 10:39:08 ++ shift 10:39:08 ++ case "$command" in 10:39:08 ++ command pyenv versions 10:39:08 ++ pyenv versions 10:39:08 ++ sed 's/^[ *]* //' 10:39:08 ++ awk '{ print $1 }' 10:39:08 ++ grep -E '^[0-9.]*[0-9]$' 10:39:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:39:08 +++ grep '^3' /tmp/.pyenv_versions 10:39:08 +++ sort -V 10:39:08 +++ tail -n 1 10:39:08 ++ py_version_xyz=3.10.6 10:39:08 ++ [[ -z 3.10.6 ]] 10:39:08 ++ echo 3.10.6 10:39:08 ++ return 0 10:39:08 + pyenv local 3.10.6 10:39:08 + local command 10:39:08 + command=local 10:39:08 + '[' 2 -gt 0 ']' 10:39:08 + shift 10:39:08 + case "$command" in 10:39:08 + command pyenv local 3.10.6 10:39:08 + pyenv local 3.10.6 10:39:08 + for arg in "$@" 10:39:08 + case $arg in 10:39:08 + pkg_list+='tox ' 10:39:08 + for arg in "$@" 10:39:08 + case $arg in 10:39:08 + pkg_list+='virtualenv ' 10:39:08 + for arg in "$@" 10:39:08 + case $arg in 10:39:08 + pkg_list+='urllib3~=1.26.15 ' 10:39:08 + [[ -f /tmp/.toxenv ]] 10:39:08 ++ cat /tmp/.toxenv 10:39:08 + lf_venv=/tmp/venv-NB5l 10:39:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NB5l from' file:/tmp/.toxenv 10:39:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NB5l from file:/tmp/.toxenv 10:39:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:39:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:08 + local 'pip_opts=--upgrade --quiet' 10:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:39:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:39:08 + [[ -n '' ]] 10:39:08 + [[ -n '' ]] 10:39:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:39:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:08 + /tmp/venv-NB5l/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 10:39:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:39:09 lf-activate-venv(): INFO: Base packages installed successfully 10:39:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:39:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:39:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:39:09 + /tmp/venv-NB5l/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 10:39:10 + type python3 10:39:10 + true 10:39:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NB5l/bin to PATH' 10:39:10 lf-activate-venv(): INFO: Adding /tmp/venv-NB5l/bin to PATH 10:39:10 + PATH=/tmp/venv-NB5l/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 10:39:10 + return 0 10:39:10 + [[ -d /opt/pyenv ]] 10:39:10 + echo '---> Setting up pyenv' 10:39:10 ---> Setting up pyenv 10:39:10 + export PYENV_ROOT=/opt/pyenv 10:39:10 + PYENV_ROOT=/opt/pyenv 10:39:10 + export PATH=/opt/pyenv/bin:/tmp/venv-NB5l/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 10:39:10 + PATH=/opt/pyenv/bin:/tmp/venv-NB5l/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 10:39:10 ++ pwd 10:39:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:39:10 + export PYTHONPATH 10:39:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:39:10 + TOX_TESTENV_PASSENV=PYTHONPATH 10:39:10 + tox --version 10:39:11 4.34.1 from /tmp/venv-NB5l/lib/python3.10/site-packages/tox/__init__.py 10:39:11 + PARALLEL=false 10:39:11 + TOX_OPTIONS_LIST= 10:39:11 + [[ -n pre-commit ]] 10:39:11 + TOX_OPTIONS_LIST=' -e pre-commit' 10:39:11 + case ${PARALLEL,,} in 10:39:11 + tox -e pre-commit 10:39:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:39:12 pre-commit: install_deps> python -I -m pip install pre-commit 10:39:14 pre-commit: freeze> python -m pip freeze --all 10:39:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 10:39:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:39:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:39:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:39:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:39:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:39:17 [INFO] Once installed this environment will be reused. 10:39:17 [INFO] This may take a few minutes... 10:39:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:39:21 [INFO] Once installed this environment will be reused. 10:39:21 [INFO] This may take a few minutes... 10:39:26 trim trailing whitespace.................................................Passed 10:39:26 Tabs remover.............................................................Passed 10:39:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:39:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:39:26 [INFO] Once installed this environment will be reused. 10:39:26 [INFO] This may take a few minutes... 10:39:35 gitlint..............................................(no files to check)Skipped 10:39:35 pre-commit: OK (23.42=setup[3.57]+cmd[11.09,8.76] seconds) 10:39:35 congratulations :) (23.46 seconds) 10:39:35 + tox_status=0 10:39:35 + echo '---> Completed tox runs' 10:39:35 ---> Completed tox runs 10:39:35 + for i in .tox/*/log 10:39:35 ++ echo .tox/pre-commit/log 10:39:35 ++ awk -F/ '{print $2}' 10:39:35 + tox_env=pre-commit 10:39:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:39:35 + DOC_DIR=docs/_build/html 10:39:35 + [[ -d docs/_build/html ]] 10:39:35 + echo '---> tox-run.sh ends' 10:39:35 ---> tox-run.sh ends 10:39:35 + test 0 -eq 0 10:39:35 $ ssh-agent -k 10:39:35 unset SSH_AUTH_SOCK; 10:39:35 unset SSH_AGENT_PID; 10:39:35 echo Agent pid 1643 killed; 10:39:35 [ssh-agent] Stopped. 10:39:35 [PostBuildScript] - [INFO] Executing post build scripts. 10:39:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins644029145727211087.sh 10:39:35 ---> sysstat.sh 10:39:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4869237836707439305.sh 10:39:35 ---> package-listing.sh 10:39:35 ++ facter osfamily 10:39:35 ++ tr '[:upper:]' '[:lower:]' 10:39:35 + OS_FAMILY=debian 10:39:35 + workspace=/w/workspace/oom-master-pre-commit-lint 10:39:35 + START_PACKAGES=/tmp/packages_start.txt 10:39:35 + END_PACKAGES=/tmp/packages_end.txt 10:39:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:35 + PACKAGES=/tmp/packages_start.txt 10:39:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:39:35 + PACKAGES=/tmp/packages_end.txt 10:39:35 + case "${OS_FAMILY}" in 10:39:35 + dpkg -l 10:39:35 + grep '^ii' 10:39:35 + '[' -f /tmp/packages_start.txt ']' 10:39:35 + '[' -f /tmp/packages_end.txt ']' 10:39:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:39:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:39:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:39:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17302566817893213088.sh 10:39:35 ---> capture-instance-metadata.sh 10:39:35 Setup pyenv: 10:39:36 system 10:39:36 3.8.13 10:39:36 3.9.13 10:39:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:39:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tysA 10:39:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:39:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:43 lf-activate-venv(): INFO: Base packages installed successfully 10:39:43 lf-activate-venv(): INFO: Installing additional packages: lftools 10:40:05 lf-activate-venv(): INFO: Adding /tmp/venv-tysA/bin to PATH 10:40:05 INFO: Running in OpenStack, capturing instance metadata 10:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17917117425702038967.sh 10:40:06 provisioning config files... 10:40:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10634977022614449622tmp 10:40:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:40:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:40:06 [EnvInject] - Injecting environment variables from a build step. 10:40:06 [EnvInject] - Injecting as environment variables the properties content 10:40:06 SERVER_ID=logs 10:40:06 10:40:06 [EnvInject] - Variables injected successfully. 10:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1267403559261440244.sh 10:40:06 ---> create-netrc.sh 10:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8380356997899039705.sh 10:40:06 ---> python-tools-install.sh 10:40:06 Setup pyenv: 10:40:06 system 10:40:06 3.8.13 10:40:06 3.9.13 10:40:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tysA from file:/tmp/.os_lf_venv 10:40:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:08 lf-activate-venv(): INFO: Base packages installed successfully 10:40:08 lf-activate-venv(): INFO: Installing additional packages: lftools 10:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-tysA/bin to PATH 10:40:16 Generating Requirements File 10:40:33 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. 10:40:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:40:34 Python 3.10.6 10:40:34 pip 25.3 from /tmp/venv-tysA/lib/python3.10/site-packages/pip (python 3.10) 10:40:34 appdirs==1.4.4 10:40:34 argcomplete==3.6.3 10:40:34 aspy.yaml==1.3.0 10:40:34 attrs==25.4.0 10:40:34 autopage==0.5.2 10:40:34 backports.strenum==1.3.1 10:40:34 beautifulsoup4==4.14.3 10:40:34 boto3==1.42.34 10:40:34 botocore==1.42.34 10:40:34 bs4==0.0.2 10:40:34 certifi==2026.1.4 10:40:34 cffi==2.0.0 10:40:34 cfgv==3.5.0 10:40:34 chardet==5.2.0 10:40:34 charset-normalizer==3.4.4 10:40:34 click==8.3.1 10:40:34 cliff==4.13.1 10:40:34 cmd2==3.1.0 10:40:34 cryptography==3.3.2 10:40:34 debtcollector==3.0.0 10:40:34 decorator==5.2.1 10:40:34 defusedxml==0.7.1 10:40:34 Deprecated==1.3.1 10:40:34 distlib==0.4.0 10:40:34 dnspython==2.8.0 10:40:34 docker==7.1.0 10:40:34 dogpile.cache==1.5.0 10:40:34 durationpy==0.10 10:40:34 email-validator==2.3.0 10:40:34 filelock==3.20.3 10:40:34 future==1.0.0 10:40:34 gitdb==4.0.12 10:40:34 GitPython==3.1.46 10:40:34 httplib2==0.30.2 10:40:34 identify==2.6.16 10:40:34 idna==3.11 10:40:34 importlib-resources==1.5.0 10:40:34 iso8601==2.1.0 10:40:34 Jinja2==3.1.6 10:40:34 jmespath==1.1.0 10:40:34 jsonpatch==1.33 10:40:34 jsonpointer==3.0.0 10:40:34 jsonschema==4.26.0 10:40:34 jsonschema-specifications==2025.9.1 10:40:34 keystoneauth1==5.13.0 10:40:34 kubernetes==35.0.0 10:40:34 lftools==0.37.21 10:40:34 lxml==6.0.2 10:40:34 markdown-it-py==4.0.0 10:40:34 MarkupSafe==3.0.3 10:40:34 mdurl==0.1.2 10:40:34 msgpack==1.1.2 10:40:34 multi_key_dict==2.0.3 10:40:34 munch==4.0.0 10:40:34 netaddr==1.3.0 10:40:34 niet==1.4.2 10:40:34 nodeenv==1.10.0 10:40:34 oauth2client==4.1.3 10:40:34 oauthlib==3.3.1 10:40:34 openstacksdk==4.9.0 10:40:34 os-service-types==1.8.2 10:40:34 osc-lib==4.3.0 10:40:34 oslo.config==10.2.0 10:40:34 oslo.context==6.2.0 10:40:34 oslo.i18n==6.7.1 10:40:34 oslo.log==8.0.0 10:40:34 oslo.serialization==5.9.0 10:40:34 oslo.utils==9.2.0 10:40:34 packaging==26.0 10:40:34 pbr==7.0.3 10:40:34 platformdirs==4.5.1 10:40:34 prettytable==3.17.0 10:40:34 psutil==7.2.1 10:40:34 pyasn1==0.6.2 10:40:34 pyasn1_modules==0.4.2 10:40:34 pycparser==3.0 10:40:34 pygerrit2==2.0.15 10:40:34 PyGithub==2.8.1 10:40:34 Pygments==2.19.2 10:40:34 PyJWT==2.10.1 10:40:34 PyNaCl==1.6.2 10:40:34 pyparsing==2.4.7 10:40:34 pyperclip==1.11.0 10:40:34 pyrsistent==0.20.0 10:40:34 python-cinderclient==9.8.0 10:40:34 python-dateutil==2.9.0.post0 10:40:34 python-heatclient==5.0.0 10:40:34 python-jenkins==1.8.3 10:40:34 python-keystoneclient==5.7.0 10:40:34 python-magnumclient==4.9.0 10:40:34 python-openstackclient==8.3.0 10:40:34 python-swiftclient==4.9.0 10:40:34 PyYAML==6.0.3 10:40:34 referencing==0.37.0 10:40:34 requests==2.32.5 10:40:34 requests-oauthlib==2.0.0 10:40:34 requestsexceptions==1.4.0 10:40:34 rfc3986==2.0.0 10:40:34 rich==14.3.1 10:40:34 rich-argparse==1.7.2 10:40:34 rpds-py==0.30.0 10:40:34 rsa==4.9.1 10:40:34 ruamel.yaml==0.19.1 10:40:34 ruamel.yaml.clib==0.2.15 10:40:34 s3transfer==0.16.0 10:40:34 simplejson==3.20.2 10:40:34 six==1.17.0 10:40:34 smmap==5.0.2 10:40:34 soupsieve==2.8.3 10:40:34 stevedore==5.6.0 10:40:34 tabulate==0.9.0 10:40:34 toml==0.10.2 10:40:34 tomlkit==0.14.0 10:40:34 tqdm==4.67.1 10:40:34 typing_extensions==4.15.0 10:40:34 tzdata==2025.3 10:40:34 urllib3==1.26.20 10:40:34 virtualenv==20.36.1 10:40:34 wcwidth==0.3.5 10:40:34 websocket-client==1.9.0 10:40:34 wrapt==2.0.1 10:40:34 xdg==6.0.0 10:40:34 xmltodict==1.0.2 10:40:34 yq==3.4.3 10:40:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6324218840171246228.sh 10:40:34 ---> sudo-logs.sh 10:40:34 Archiving 'sudo' log.. 10:40:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7368393019236104139.sh 10:40:35 ---> job-cost.sh 10:40:35 Setup pyenv: 10:40:35 system 10:40:35 3.8.13 10:40:35 3.9.13 10:40:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tysA from file:/tmp/.os_lf_venv 10:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:37 lf-activate-venv(): INFO: Base packages installed successfully 10:40:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-tysA/bin to PATH 10:40:42 INFO: No Stack... 10:40:42 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:42 INFO: Archiving Costs 10:40:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7510211757666120687.sh 10:40:42 ---> logs-deploy.sh 10:40:42 Setup pyenv: 10:40:42 system 10:40:42 3.8.13 10:40:42 3.9.13 10:40:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:40:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tysA from file:/tmp/.os_lf_venv 10:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:44 lf-activate-venv(): INFO: Base packages installed successfully 10:40:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:40:52 lf-activate-venv(): INFO: Adding /tmp/venv-tysA/bin to PATH 10:40:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4383 10:40:52 INFO: archiving workspace using pattern(s): 10:40:53 Archives upload complete. 10:40:54 INFO: archiving logs to Nexus 10:40:55 ---> uname -a: 10:40:55 Linux prd-ubuntu1804-builder-4c-4g-2837 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:40:55 10:40:55 10:40:55 ---> lscpu: 10:40:55 Architecture: x86_64 10:40:55 CPU op-mode(s): 32-bit, 64-bit 10:40:55 Byte Order: Little Endian 10:40:55 CPU(s): 4 10:40:55 On-line CPU(s) list: 0-3 10:40:55 Thread(s) per core: 1 10:40:55 Core(s) per socket: 1 10:40:55 Socket(s): 4 10:40:55 NUMA node(s): 1 10:40:55 Vendor ID: AuthenticAMD 10:40:55 CPU family: 23 10:40:55 Model: 49 10:40:55 Model name: AMD EPYC-Rome Processor 10:40:55 Stepping: 0 10:40:55 CPU MHz: 2799.998 10:40:55 BogoMIPS: 5599.99 10:40:55 Virtualization: AMD-V 10:40:55 Hypervisor vendor: KVM 10:40:55 Virtualization type: full 10:40:55 L1d cache: 32K 10:40:55 L1i cache: 32K 10:40:55 L2 cache: 512K 10:40:55 L3 cache: 16384K 10:40:55 NUMA node0 CPU(s): 0-3 10:40:55 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 10:40:55 10:40:55 10:40:55 ---> nproc: 10:40:55 4 10:40:55 10:40:55 10:40:55 ---> df -h: 10:40:55 Filesystem Size Used Avail Use% Mounted on 10:40:55 udev 7.9G 0 7.9G 0% /dev 10:40:55 tmpfs 1.6G 676K 1.6G 1% /run 10:40:55 /dev/vda1 78G 8.4G 69G 11% / 10:40:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:40:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:40:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:40:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:40:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:40:55 10:40:55 10:40:55 ---> free -m: 10:40:55 total used free shared buff/cache available 10:40:55 Mem: 16040 600 13230 0 2209 15117 10:40:55 Swap: 1023 0 1023 10:40:55 10:40:55 10:40:55 ---> ip addr: 10:40:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:40:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:40:55 inet 127.0.0.1/8 scope host lo 10:40:55 valid_lft forever preferred_lft forever 10:40:55 inet6 ::1/128 scope host 10:40:55 valid_lft forever preferred_lft forever 10:40:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:40:55 link/ether fa:16:3e:02:ab:7d brd ff:ff:ff:ff:ff:ff 10:40:55 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 10:40:55 valid_lft 86255sec preferred_lft 86255sec 10:40:55 inet6 fe80::f816:3eff:fe02:ab7d/64 scope link 10:40:55 valid_lft forever preferred_lft forever 10:40:55 10:40:55 10:40:55 ---> sar -b -r -n DEV: 10:40:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2837) 01/25/26 _x86_64_ (4 CPU) 10:40:55 10:40:55 10:38:31 LINUX RESTART (4 CPU) 10:40:55 10:40:55 10:39:02 tps rtps wtps bread/s bwrtn/s 10:40:55 10:40:01 141.64 8.98 132.66 193.59 52054.91 10:40:55 Average: 141.64 8.98 132.66 193.59 52054.91 10:40:55 10:40:55 10:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:40:55 10:40:01 13677128 15435640 2747840 16.73 69016 1881364 925100 5.29 882348 1633396 142616 10:40:55 Average: 13677128 15435640 2747840 16.73 69016 1881364 925100 5.29 882348 1633396 142616 10:40:55 10:40:55 10:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:40:55 10:40:01 ens3 88.90 65.68 1443.87 11.70 0.00 0.00 0.00 0.00 10:40:55 10:40:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:40:55 Average: ens3 88.90 65.68 1443.87 11.70 0.00 0.00 0.00 0.00 10:40:55 Average: lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:40:55 10:40:55 10:40:55 ---> sar -P ALL: 10:40:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2837) 01/25/26 _x86_64_ (4 CPU) 10:40:55 10:40:55 10:38:31 LINUX RESTART (4 CPU) 10:40:55 10:40:55 10:39:02 CPU %user %nice %system %iowait %steal %idle 10:40:55 10:40:01 all 22.95 0.00 2.13 3.82 0.09 71.02 10:40:55 10:40:01 0 10.27 0.00 1.78 9.02 0.08 78.85 10:40:55 10:40:01 1 44.06 0.00 3.13 1.87 0.10 50.84 10:40:55 10:40:01 2 20.54 0.00 1.92 0.32 0.08 77.13 10:40:55 10:40:01 3 16.97 0.00 1.67 4.05 0.10 77.21 10:40:55 Average: all 22.95 0.00 2.13 3.82 0.09 71.02 10:40:55 Average: 0 10.27 0.00 1.78 9.02 0.08 78.85 10:40:55 Average: 1 44.06 0.00 3.13 1.87 0.10 50.84 10:40:55 Average: 2 20.54 0.00 1.92 0.32 0.08 77.13 10:40:55 Average: 3 16.97 0.00 1.67 4.05 0.10 77.21 10:40:55 10:40:55 10:40:55