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