20:57:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 20:57:37 Running as SYSTEM 20:57:37 [EnvInject] - Loading node environment variables. 20:57:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18552 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:57:37 [ssh-agent] Looking for ssh-agent implementation... 20:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:37 $ ssh-agent 20:57:37 SSH_AUTH_SOCK=/tmp/ssh-roLbBwwVe1u0/agent.1670 20:57:37 SSH_AGENT_PID=1672 20:57:37 [ssh-agent] Started. 20:57:37 Running ssh-add (command line suppressed) 20:57:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13270857628568649542.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13270857628568649542.key) 20:57:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:57:37 The recommended git tool is: NONE 20:57:39 using credential onap-jenkins-ssh 20:57:39 Wiping out workspace first. 20:57:39 Cloning the remote Git repository 20:57:39 Cloning repository git://cloud.onap.org/mirror/oom.git 20:57:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:57:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:57:39 > git --version # timeout=10 20:57:39 > git --version # 'git version 2.17.1' 20:57:39 using GIT_SSH to set credentials Gerrit user 20:57:39 Verifying host key using manually-configured host key entries 20:57:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:57:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:57:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:57:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:57:44 using GIT_SSH to set credentials Gerrit user 20:57:44 Verifying host key using manually-configured host key entries 20:57:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/3 # timeout=30 20:57:45 > git rev-parse 2b2703b9e12c5597ff7421c855275788d94727a1^{commit} # timeout=10 20:57:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:57:45 Checking out Revision 2b2703b9e12c5597ff7421c855275788d94727a1 (refs/changes/73/142673/3) 20:57:45 > git config core.sparsecheckout # timeout=10 20:57:45 > git checkout -f 2b2703b9e12c5597ff7421c855275788d94727a1 # timeout=30 20:57:48 Commit message: "[MULTICLOUD] 13.2.0 release" 20:57:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:57:49 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 20:57:49 [EnvInject] - Injecting environment variables from a build step. 20:57:49 [EnvInject] - Injecting as environment variables the properties content 20:57:49 PYTHON=python3 20:57:49 20:57:49 [EnvInject] - Variables injected successfully. 20:57:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8531677042633047164.sh 20:57:49 ---> tox-install.sh 20:57:49 + source /home/jenkins/lf-env.sh 20:57:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:57:49 ++ mktemp -d /tmp/venv-XXXX 20:57:49 + lf_venv=/tmp/venv-zKq2 20:57:49 + local venv_file=/tmp/.os_lf_venv 20:57:49 + local python=python3 20:57:49 + local options 20:57:49 + local set_path=true 20:57:49 + local install_args= 20:57: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 20:57:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:57:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:57:49 + true 20:57:49 + case $1 in 20:57:49 + venv_file=/tmp/.toxenv 20:57:49 + shift 2 20:57:49 + true 20:57:49 + case $1 in 20:57:49 + shift 20:57:49 + break 20:57:49 + case $python in 20:57:49 + local pkg_list= 20:57:49 + [[ -d /opt/pyenv ]] 20:57:49 + echo 'Setup pyenv:' 20:57:49 Setup pyenv: 20:57:49 + export PYENV_ROOT=/opt/pyenv 20:57:49 + PYENV_ROOT=/opt/pyenv 20:57:49 + 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 20:57:49 + 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 20:57:49 + pyenv versions 20:57:49 * system (set by /opt/pyenv/version) 20:57:49 * 3.8.13 (set by /opt/pyenv/version) 20:57:49 * 3.9.13 (set by /opt/pyenv/version) 20:57:49 * 3.10.6 (set by /opt/pyenv/version) 20:57:49 + command -v pyenv 20:57:49 ++ pyenv init - --no-rehash 20:57: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[*]}"'\'')" 20:57:49 export PATH="/opt/pyenv/shims:${PATH}" 20:57:49 export PYENV_SHELL=bash 20:57:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:57:49 pyenv() { 20:57:49 local command 20:57:49 command="${1:-}" 20:57:49 if [ "$#" -gt 0 ]; then 20:57:49 shift 20:57:49 fi 20:57:49 20:57:49 case "$command" in 20:57:49 rehash|shell) 20:57:49 eval "$(pyenv "sh-$command" "$@")" 20:57:49 ;; 20:57:49 *) 20:57:49 command pyenv "$command" "$@" 20:57:49 ;; 20:57:49 esac 20:57:49 }' 20:57: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[*]}"' 20:57:49 ++ 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 20:57:49 ++ 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 20:57:49 ++ 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 20:57:49 ++ export PYENV_SHELL=bash 20:57:49 ++ PYENV_SHELL=bash 20:57:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:57:49 +++ complete -F _pyenv pyenv 20:57:49 ++ lf-pyver python3 20:57:49 ++ local py_version_xy=python3 20:57:49 ++ local py_version_xyz= 20:57:49 ++ pyenv versions 20:57:49 ++ local command 20:57:49 ++ command=versions 20:57:49 ++ sed 's/^[ *]* //' 20:57:49 ++ '[' 1 -gt 0 ']' 20:57:49 ++ shift 20:57:49 ++ case "$command" in 20:57:49 ++ command pyenv versions 20:57:49 ++ pyenv versions 20:57:49 ++ grep -E '^[0-9.]*[0-9]$' 20:57:49 ++ awk '{ print $1 }' 20:57:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:57:49 +++ grep '^3' /tmp/.pyenv_versions 20:57:49 +++ tail -n 1 20:57:49 +++ sort -V 20:57:49 ++ py_version_xyz=3.10.6 20:57:49 ++ [[ -z 3.10.6 ]] 20:57:49 ++ echo 3.10.6 20:57:49 ++ return 0 20:57:49 + pyenv local 3.10.6 20:57:49 + local command 20:57:49 + command=local 20:57:49 + '[' 2 -gt 0 ']' 20:57:49 + shift 20:57:49 + case "$command" in 20:57:49 + command pyenv local 3.10.6 20:57:49 + pyenv local 3.10.6 20:57:49 + for arg in "$@" 20:57:49 + case $arg in 20:57:49 + pkg_list+='tox ' 20:57:49 + for arg in "$@" 20:57:49 + case $arg in 20:57:49 + pkg_list+='virtualenv ' 20:57:49 + for arg in "$@" 20:57:49 + case $arg in 20:57:49 + pkg_list+='urllib3~=1.26.15 ' 20:57:49 + [[ -f /tmp/.toxenv ]] 20:57:49 + [[ ! -f /tmp/.toxenv ]] 20:57:49 + [[ -n '' ]] 20:57:49 + python3 -m venv /tmp/venv-zKq2 20:57:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zKq2' 20:57:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zKq2 20:57:53 + echo /tmp/venv-zKq2 20:57:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:57:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:57:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:57:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:53 + local 'pip_opts=--upgrade --quiet' 20:57:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:57:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:57:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:57:53 + [[ -n '' ]] 20:57:53 + [[ -n '' ]] 20:57:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:57:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:53 + /tmp/venv-zKq2/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 20:57:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:57:57 lf-activate-venv(): INFO: Base packages installed successfully 20:57:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:57:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:57:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:57:57 + /tmp/venv-zKq2/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 20:58:00 + type python3 20:58:00 + true 20:58:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zKq2/bin to PATH' 20:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-zKq2/bin to PATH 20:58:00 + PATH=/tmp/venv-zKq2/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 20:58:00 + return 0 20:58:00 + python3 --version 20:58:00 Python 3.10.6 20:58:00 + python3 -m pip --version 20:58:00 pip 25.3 from /tmp/venv-zKq2/lib/python3.10/site-packages/pip (python 3.10) 20:58:00 + python3 -m pip freeze 20:58:00 cachetools==6.2.2 20:58:00 chardet==5.2.0 20:58:00 colorama==0.4.6 20:58:00 distlib==0.4.0 20:58:00 filelock==3.20.0 20:58:00 packaging==25.0 20:58:00 platformdirs==4.5.1 20:58:00 pluggy==1.6.0 20:58:00 pyproject-api==1.10.0 20:58:00 tomli==2.3.0 20:58:00 tox==4.32.0 20:58:00 typing_extensions==4.15.0 20:58:00 urllib3==1.26.20 20:58:00 virtualenv==20.35.4 20:58:00 [EnvInject] - Injecting environment variables from a build step. 20:58:00 [EnvInject] - Injecting as environment variables the properties content 20:58:00 PARALLEL=false 20:58:00 20:58:00 [EnvInject] - Variables injected successfully. 20:58:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16783696414018872785.sh 20:58:00 ---> tox-run.sh 20:58:00 + 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 20:58:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:58:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:58:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:58:00 + cd /w/workspace/oom-master-pre-commit-lint/. 20:58:00 + source /home/jenkins/lf-env.sh 20:58:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:00 ++ mktemp -d /tmp/venv-XXXX 20:58:00 + lf_venv=/tmp/venv-Y39K 20:58:00 + local venv_file=/tmp/.os_lf_venv 20:58:00 + local python=python3 20:58:00 + local options 20:58:00 + local set_path=true 20:58:00 + local install_args= 20:58:00 ++ 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 20:58:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:58:00 + true 20:58:00 + case $1 in 20:58:00 + venv_file=/tmp/.toxenv 20:58:00 + shift 2 20:58:00 + true 20:58:00 + case $1 in 20:58:00 + shift 20:58:00 + break 20:58:00 + case $python in 20:58:00 + local pkg_list= 20:58:00 + [[ -d /opt/pyenv ]] 20:58:00 + echo 'Setup pyenv:' 20:58:00 Setup pyenv: 20:58:00 + export PYENV_ROOT=/opt/pyenv 20:58:00 + PYENV_ROOT=/opt/pyenv 20:58:00 + 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 20:58:00 + 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 20:58:00 + pyenv versions 20:58:00 system 20:58:00 3.8.13 20:58:00 3.9.13 20:58:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:58:00 + command -v pyenv 20:58:00 ++ pyenv init - --no-rehash 20:58:00 + 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[*]}"'\'')" 20:58:00 export PATH="/opt/pyenv/shims:${PATH}" 20:58:00 export PYENV_SHELL=bash 20:58:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:58:00 pyenv() { 20:58:00 local command 20:58:00 command="${1:-}" 20:58:00 if [ "$#" -gt 0 ]; then 20:58:00 shift 20:58:00 fi 20:58:00 20:58:00 case "$command" in 20:58:00 rehash|shell) 20:58:00 eval "$(pyenv "sh-$command" "$@")" 20:58:00 ;; 20:58:00 *) 20:58:00 command pyenv "$command" "$@" 20:58:00 ;; 20:58:00 esac 20:58:00 }' 20:58:00 +++ 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[*]}"' 20:58:00 ++ 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 20:58:00 ++ 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 20:58:00 ++ 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 20:58:00 ++ export PYENV_SHELL=bash 20:58:00 ++ PYENV_SHELL=bash 20:58:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:58:00 +++ complete -F _pyenv pyenv 20:58:00 ++ lf-pyver python3 20:58:00 ++ local py_version_xy=python3 20:58:00 ++ local py_version_xyz= 20:58:00 ++ sed 's/^[ *]* //' 20:58:00 ++ pyenv versions 20:58:00 ++ local command 20:58:00 ++ command=versions 20:58:00 ++ '[' 1 -gt 0 ']' 20:58:00 ++ shift 20:58:00 ++ awk '{ print $1 }' 20:58:00 ++ case "$command" in 20:58:00 ++ command pyenv versions 20:58:00 ++ pyenv versions 20:58:00 ++ grep -E '^[0-9.]*[0-9]$' 20:58:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:58:01 +++ grep '^3' /tmp/.pyenv_versions 20:58:01 +++ sort -V 20:58:01 +++ tail -n 1 20:58:01 ++ py_version_xyz=3.10.6 20:58:01 ++ [[ -z 3.10.6 ]] 20:58:01 ++ echo 3.10.6 20:58:01 ++ return 0 20:58:01 + pyenv local 3.10.6 20:58:01 + local command 20:58:01 + command=local 20:58:01 + '[' 2 -gt 0 ']' 20:58:01 + shift 20:58:01 + case "$command" in 20:58:01 + command pyenv local 3.10.6 20:58:01 + pyenv local 3.10.6 20:58:01 + for arg in "$@" 20:58:01 + case $arg in 20:58:01 + pkg_list+='tox ' 20:58:01 + for arg in "$@" 20:58:01 + case $arg in 20:58:01 + pkg_list+='virtualenv ' 20:58:01 + for arg in "$@" 20:58:01 + case $arg in 20:58:01 + pkg_list+='urllib3~=1.26.15 ' 20:58:01 + [[ -f /tmp/.toxenv ]] 20:58:01 ++ cat /tmp/.toxenv 20:58:01 + lf_venv=/tmp/venv-zKq2 20:58:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zKq2 from' file:/tmp/.toxenv 20:58:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zKq2 from file:/tmp/.toxenv 20:58:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:58:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:58:01 + local 'pip_opts=--upgrade --quiet' 20:58:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:58:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:58:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:58:01 + [[ -n '' ]] 20:58:01 + [[ -n '' ]] 20:58:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:58:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:58:01 + /tmp/venv-zKq2/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 20:58:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:58:01 lf-activate-venv(): INFO: Base packages installed successfully 20:58:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:58:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:58:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:58:01 + /tmp/venv-zKq2/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 20:58:03 + type python3 20:58:03 + true 20:58:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zKq2/bin to PATH' 20:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-zKq2/bin to PATH 20:58:03 + PATH=/tmp/venv-zKq2/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 20:58:03 + return 0 20:58:03 + [[ -d /opt/pyenv ]] 20:58:03 + echo '---> Setting up pyenv' 20:58:03 ---> Setting up pyenv 20:58:03 + export PYENV_ROOT=/opt/pyenv 20:58:03 + PYENV_ROOT=/opt/pyenv 20:58:03 + export PATH=/opt/pyenv/bin:/tmp/venv-zKq2/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 20:58:03 + PATH=/opt/pyenv/bin:/tmp/venv-zKq2/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 20:58:03 ++ pwd 20:58:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:58:03 + export PYTHONPATH 20:58:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:58:03 + TOX_TESTENV_PASSENV=PYTHONPATH 20:58:03 + tox --version 20:58:03 4.32.0 from /tmp/venv-zKq2/lib/python3.10/site-packages/tox/__init__.py 20:58:03 + PARALLEL=false 20:58:03 + TOX_OPTIONS_LIST= 20:58:03 + [[ -n pre-commit ]] 20:58:03 + TOX_OPTIONS_LIST=' -e pre-commit' 20:58:03 + case ${PARALLEL,,} in 20:58:03 + tox -e pre-commit 20:58:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:58:04 pre-commit: install_deps> python -I -m pip install pre-commit 20:58:07 pre-commit: freeze> python -m pip freeze --all 20:58:07 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 20:58:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:58:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:58:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:58:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:58:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:58:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:58:10 [INFO] Once installed this environment will be reused. 20:58:10 [INFO] This may take a few minutes... 20:58:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:58:14 [INFO] Once installed this environment will be reused. 20:58:14 [INFO] This may take a few minutes... 20:58:19 trim trailing whitespace.................................................Passed 20:58:20 Tabs remover.............................................................Passed 20:58:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:58:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:58:20 [INFO] Once installed this environment will be reused. 20:58:20 [INFO] This may take a few minutes... 20:58:29 gitlint..............................................(no files to check)Skipped 20:58:29 pre-commit: OK (25.12=setup[3.98]+cmd[12.18,8.96] seconds) 20:58:29 congratulations :) (25.16 seconds) 20:58:29 + tox_status=0 20:58:29 + echo '---> Completed tox runs' 20:58:29 ---> Completed tox runs 20:58:29 + for i in .tox/*/log 20:58:29 ++ echo .tox/pre-commit/log 20:58:29 ++ awk -F/ '{print $2}' 20:58:29 + tox_env=pre-commit 20:58:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:58:29 + DOC_DIR=docs/_build/html 20:58:29 + [[ -d docs/_build/html ]] 20:58:29 + echo '---> tox-run.sh ends' 20:58:29 ---> tox-run.sh ends 20:58:29 + test 0 -eq 0 20:58:29 $ ssh-agent -k 20:58:29 unset SSH_AUTH_SOCK; 20:58:29 unset SSH_AGENT_PID; 20:58:29 echo Agent pid 1672 killed; 20:58:29 [ssh-agent] Stopped. 20:58:29 [PostBuildScript] - [INFO] Executing post build scripts. 20:58:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17651424517255337496.sh 20:58:29 ---> sysstat.sh 20:58:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1611619553128937560.sh 20:58:29 ---> package-listing.sh 20:58:29 ++ facter osfamily 20:58:29 ++ tr '[:upper:]' '[:lower:]' 20:58:29 + OS_FAMILY=debian 20:58:29 + workspace=/w/workspace/oom-master-pre-commit-lint 20:58:29 + START_PACKAGES=/tmp/packages_start.txt 20:58:29 + END_PACKAGES=/tmp/packages_end.txt 20:58:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:58:29 + PACKAGES=/tmp/packages_start.txt 20:58:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:58:29 + PACKAGES=/tmp/packages_end.txt 20:58:29 + case "${OS_FAMILY}" in 20:58:29 + grep '^ii' 20:58:29 + dpkg -l 20:58:29 + '[' -f /tmp/packages_start.txt ']' 20:58:29 + '[' -f /tmp/packages_end.txt ']' 20:58:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:58:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:58:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:58:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:58:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11192056154575062741.sh 20:58:29 ---> capture-instance-metadata.sh 20:58:29 Setup pyenv: 20:58:29 system 20:58:29 3.8.13 20:58:29 3.9.13 20:58:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:58:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sjpN 20:58:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:58:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:58:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:58:37 lf-activate-venv(): INFO: Base packages installed successfully 20:58:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:59:00 lf-activate-venv(): INFO: Adding /tmp/venv-sjpN/bin to PATH 20:59:00 INFO: Running in OpenStack, capturing instance metadata 20:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2463843989142300291.sh 20:59:00 provisioning config files... 20:59:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11931885835226232481tmp 20:59:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:59:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:59:00 [EnvInject] - Injecting environment variables from a build step. 20:59:00 [EnvInject] - Injecting as environment variables the properties content 20:59:00 SERVER_ID=logs 20:59:00 20:59:00 [EnvInject] - Variables injected successfully. 20:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12509213522929865707.sh 20:59:00 ---> create-netrc.sh 20:59:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12036482512886293550.sh 20:59:00 ---> python-tools-install.sh 20:59:00 Setup pyenv: 20:59:00 system 20:59:00 3.8.13 20:59:00 3.9.13 20:59:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sjpN from file:/tmp/.os_lf_venv 20:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:59:02 lf-activate-venv(): INFO: Base packages installed successfully 20:59:02 lf-activate-venv(): INFO: Installing additional packages: lftools 20:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-sjpN/bin to PATH 20:59:11 Generating Requirements File 20:59:30 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. 20:59:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:59:30 Python 3.10.6 20:59:30 pip 25.3 from /tmp/venv-sjpN/lib/python3.10/site-packages/pip (python 3.10) 20:59:30 appdirs==1.4.4 20:59:30 argcomplete==3.6.3 20:59:30 aspy.yaml==1.3.0 20:59:30 attrs==25.4.0 20:59:30 autopage==0.5.2 20:59:30 backports.strenum==1.3.1 20:59:30 beautifulsoup4==4.14.3 20:59:30 boto3==1.42.4 20:59:30 botocore==1.42.4 20:59:30 bs4==0.0.2 20:59:30 cachetools==6.2.2 20:59:30 certifi==2025.11.12 20:59:30 cffi==2.0.0 20:59:30 cfgv==3.5.0 20:59:30 chardet==5.2.0 20:59:30 charset-normalizer==3.4.4 20:59:30 click==8.3.1 20:59:30 cliff==4.13.0 20:59:30 cmd2==3.0.0 20:59:30 cryptography==3.3.2 20:59:30 debtcollector==3.0.0 20:59:30 decorator==5.2.1 20:59:30 defusedxml==0.7.1 20:59:30 Deprecated==1.3.1 20:59:30 distlib==0.4.0 20:59:30 dnspython==2.8.0 20:59:30 docker==7.1.0 20:59:30 dogpile.cache==1.5.0 20:59:30 durationpy==0.10 20:59:30 email-validator==2.3.0 20:59:30 filelock==3.20.0 20:59:30 future==1.0.0 20:59:30 gitdb==4.0.12 20:59:30 GitPython==3.1.45 20:59:30 google-auth==2.43.0 20:59:30 httplib2==0.31.0 20:59:30 identify==2.6.15 20:59:30 idna==3.11 20:59:30 importlib-resources==1.5.0 20:59:30 iso8601==2.1.0 20:59:30 Jinja2==3.1.6 20:59:30 jmespath==1.0.1 20:59:30 jsonpatch==1.33 20:59:30 jsonpointer==3.0.0 20:59:30 jsonschema==4.25.1 20:59:30 jsonschema-specifications==2025.9.1 20:59:30 keystoneauth1==5.12.0 20:59:30 kubernetes==34.1.0 20:59:30 lftools==0.37.17 20:59:30 lxml==6.0.2 20:59:30 markdown-it-py==4.0.0 20:59:30 MarkupSafe==3.0.3 20:59:30 mdurl==0.1.2 20:59:30 msgpack==1.1.2 20:59:30 multi_key_dict==2.0.3 20:59:30 munch==4.0.0 20:59:30 netaddr==1.3.0 20:59:30 niet==1.4.2 20:59:30 nodeenv==1.9.1 20:59:30 oauth2client==4.1.3 20:59:30 oauthlib==3.3.1 20:59:30 openstacksdk==4.8.0 20:59:30 os-service-types==1.8.2 20:59:30 osc-lib==4.2.0 20:59:30 oslo.config==10.1.0 20:59:30 oslo.context==6.2.0 20:59:30 oslo.i18n==6.7.1 20:59:30 oslo.log==7.2.1 20:59:30 oslo.serialization==5.8.0 20:59:30 oslo.utils==9.2.0 20:59:30 packaging==25.0 20:59:30 pbr==7.0.3 20:59:30 platformdirs==4.5.1 20:59:30 prettytable==3.17.0 20:59:30 psutil==7.1.3 20:59:30 pyasn1==0.6.1 20:59:30 pyasn1_modules==0.4.2 20:59:30 pycparser==2.23 20:59:30 pygerrit2==2.0.15 20:59:30 PyGithub==2.8.1 20:59:30 Pygments==2.19.2 20:59:30 PyJWT==2.10.1 20:59:30 PyNaCl==1.6.1 20:59:30 pyparsing==2.4.7 20:59:30 pyperclip==1.11.0 20:59:30 pyrsistent==0.20.0 20:59:30 python-cinderclient==9.8.0 20:59:30 python-dateutil==2.9.0.post0 20:59:30 python-heatclient==4.3.0 20:59:30 python-jenkins==1.8.3 20:59:30 python-keystoneclient==5.7.0 20:59:30 python-magnumclient==4.9.0 20:59:30 python-openstackclient==8.2.0 20:59:30 python-swiftclient==4.9.0 20:59:30 PyYAML==6.0.3 20:59:30 referencing==0.37.0 20:59:30 requests==2.32.5 20:59:30 requests-oauthlib==2.0.0 20:59:30 requestsexceptions==1.4.0 20:59:30 rfc3986==2.0.0 20:59:30 rich==14.2.0 20:59:30 rich-argparse==1.7.2 20:59:30 rpds-py==0.30.0 20:59:30 rsa==4.9.1 20:59:30 ruamel.yaml==0.18.16 20:59:30 ruamel.yaml.clib==0.2.15 20:59:30 s3transfer==0.16.0 20:59:30 simplejson==3.20.2 20:59:30 six==1.17.0 20:59:30 smmap==5.0.2 20:59:30 soupsieve==2.8 20:59:30 stevedore==5.6.0 20:59:30 tabulate==0.9.0 20:59:30 toml==0.10.2 20:59:30 tomlkit==0.13.3 20:59:30 tqdm==4.67.1 20:59:30 typing_extensions==4.15.0 20:59:30 tzdata==2025.2 20:59:30 urllib3==1.26.20 20:59:30 virtualenv==20.35.4 20:59:30 wcwidth==0.2.14 20:59:30 websocket-client==1.9.0 20:59:30 wrapt==2.0.1 20:59:30 xdg==6.0.0 20:59:30 xmltodict==1.0.2 20:59:30 yq==3.4.3 20:59:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6698850926403117703.sh 20:59:30 ---> sudo-logs.sh 20:59:30 Archiving 'sudo' log.. 20:59:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5970296912069356043.sh 20:59:31 ---> job-cost.sh 20:59:31 Setup pyenv: 20:59:31 system 20:59:31 3.8.13 20:59:31 3.9.13 20:59:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sjpN from file:/tmp/.os_lf_venv 20:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:59:33 lf-activate-venv(): INFO: Base packages installed successfully 20:59:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-sjpN/bin to PATH 20:59:38 INFO: No Stack... 20:59:38 INFO: Retrieving Pricing Info for: v3-standard-4 20:59:39 INFO: Archiving Costs 20:59:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12642376762936878218.sh 20:59:39 ---> logs-deploy.sh 20:59:39 Setup pyenv: 20:59:39 system 20:59:39 3.8.13 20:59:39 3.9.13 20:59:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sjpN from file:/tmp/.os_lf_venv 20:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:59:41 lf-activate-venv(): INFO: Base packages installed successfully 20:59:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-sjpN/bin to PATH 20:59:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4328 20:59:49 INFO: archiving workspace using pattern(s): 20:59:50 Archives upload complete. 20:59:50 INFO: archiving logs to Nexus 20:59:51 ---> uname -a: 20:59:51 Linux prd-ubuntu1804-builder-4c-4g-18552 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:59:51 20:59:51 20:59:51 ---> lscpu: 20:59:51 Architecture: x86_64 20:59:51 CPU op-mode(s): 32-bit, 64-bit 20:59:51 Byte Order: Little Endian 20:59:51 CPU(s): 4 20:59:51 On-line CPU(s) list: 0-3 20:59:51 Thread(s) per core: 1 20:59:51 Core(s) per socket: 1 20:59:51 Socket(s): 4 20:59:51 NUMA node(s): 1 20:59:51 Vendor ID: AuthenticAMD 20:59:51 CPU family: 23 20:59:51 Model: 49 20:59:51 Model name: AMD EPYC-Rome Processor 20:59:51 Stepping: 0 20:59:51 CPU MHz: 2800.000 20:59:51 BogoMIPS: 5600.00 20:59:51 Virtualization: AMD-V 20:59:51 Hypervisor vendor: KVM 20:59:51 Virtualization type: full 20:59:51 L1d cache: 32K 20:59:51 L1i cache: 32K 20:59:51 L2 cache: 512K 20:59:51 L3 cache: 16384K 20:59:51 NUMA node0 CPU(s): 0-3 20:59:51 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 20:59:51 20:59:51 20:59:51 ---> nproc: 20:59:51 4 20:59:51 20:59:51 20:59:51 ---> df -h: 20:59:51 Filesystem Size Used Avail Use% Mounted on 20:59:51 udev 7.9G 0 7.9G 0% /dev 20:59:51 tmpfs 1.6G 676K 1.6G 1% /run 20:59:51 /dev/vda1 78G 8.4G 69G 11% / 20:59:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:59:51 tmpfs 5.0M 0 5.0M 0% /run/lock 20:59:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:59:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:59:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:59:51 20:59:51 20:59:51 ---> free -m: 20:59:51 total used free shared buff/cache available 20:59:51 Mem: 16040 561 13263 0 2215 15157 20:59:51 Swap: 1023 0 1023 20:59:51 20:59:51 20:59:51 ---> ip addr: 20:59:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:59:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:59:51 inet 127.0.0.1/8 scope host lo 20:59:51 valid_lft forever preferred_lft forever 20:59:51 inet6 ::1/128 scope host 20:59:51 valid_lft forever preferred_lft forever 20:59:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:59:51 link/ether fa:16:3e:0d:d3:94 brd ff:ff:ff:ff:ff:ff 20:59:51 inet 10.30.107.59/23 brd 10.30.107.255 scope global dynamic ens3 20:59:51 valid_lft 86247sec preferred_lft 86247sec 20:59:51 inet6 fe80::f816:3eff:fe0d:d394/64 scope link 20:59:51 valid_lft forever preferred_lft forever 20:59:51 20:59:51 20:59:51 ---> sar -b -r -n DEV: 20:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18552) 12/07/25 _x86_64_ (4 CPU) 20:59:51 20:59:51 20:57:20 LINUX RESTART (4 CPU) 20:59:51 20:59:51 20:58:02 tps rtps wtps bread/s bwrtn/s 20:59:51 20:59:01 102.44 6.00 96.44 239.96 14830.44 20:59:51 Average: 102.44 6.00 96.44 239.96 14830.44 20:59:51 20:59:51 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:51 20:59:01 13755848 15561640 2669112 16.25 77568 1914788 752372 4.31 745292 1682060 164088 20:59:51 Average: 13755848 15561640 2669112 16.25 77568 1914788 752372 4.31 745292 1682060 164088 20:59:51 20:59:51 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:51 20:59:01 ens3 82.48 60.02 1276.59 10.75 0.00 0.00 0.00 0.00 20:59:51 20:59:01 lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 20:59:51 Average: ens3 82.48 60.02 1276.59 10.75 0.00 0.00 0.00 0.00 20:59:51 Average: lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 20:59:51 20:59:51 20:59:51 ---> sar -P ALL: 20:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18552) 12/07/25 _x86_64_ (4 CPU) 20:59:51 20:59:51 20:57:20 LINUX RESTART (4 CPU) 20:59:51 20:59:51 20:58:02 CPU %user %nice %system %iowait %steal %idle 20:59:51 20:59:01 all 21.92 0.00 2.30 1.97 0.07 73.75 20:59:51 20:59:01 0 9.44 0.00 1.73 3.41 0.08 85.33 20:59:51 20:59:01 1 19.10 0.00 2.25 1.73 0.07 76.86 20:59:51 20:59:01 2 31.99 0.00 2.86 1.72 0.07 63.36 20:59:51 20:59:01 3 27.20 0.00 2.34 0.99 0.05 69.42 20:59:51 Average: all 21.92 0.00 2.30 1.97 0.07 73.75 20:59:51 Average: 0 9.44 0.00 1.73 3.41 0.08 85.33 20:59:51 Average: 1 19.10 0.00 2.25 1.73 0.07 76.86 20:59:51 Average: 2 31.99 0.00 2.86 1.72 0.07 63.36 20:59:51 Average: 3 27.20 0.00 2.34 0.99 0.05 69.42 20:59:51 20:59:51 20:59:51