12:46:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142904 12:46:13 Running as SYSTEM 12:46:13 [EnvInject] - Loading node environment variables. 12:46:13 Building remotely on prd-ubuntu1804-builder-4c-4g-4938 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:46:13 [ssh-agent] Looking for ssh-agent implementation... 12:46:13 $ ssh-agent 12:46:13 SSH_AUTH_SOCK=/tmp/ssh-HTyGtDIjy0FG/agent.1614 12:46:13 SSH_AGENT_PID=1616 12:46:13 [ssh-agent] Started. 12:46:13 Running ssh-add (command line suppressed) 12:46:13 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6064703960153619287.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6064703960153619287.key) 12:46:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:13 The recommended git tool is: NONE 12:46:15 using credential onap-jenkins-ssh 12:46:15 Wiping out workspace first. 12:46:15 Cloning the remote Git repository 12:46:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:15 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:46:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:15 > git --version # timeout=10 12:46:15 > git --version # 'git version 2.17.1' 12:46:15 using GIT_SSH to set credentials Gerrit user 12:46:15 Verifying host key using manually-configured host key entries 12:46:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:46:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:21 using GIT_SSH to set credentials Gerrit user 12:46:21 Verifying host key using manually-configured host key entries 12:46:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/142904/2 # timeout=30 12:46:21 > git rev-parse 32091d90eda539398eb12df8afcdc18da494d3c1^{commit} # timeout=10 12:46:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:46:21 Checking out Revision 32091d90eda539398eb12df8afcdc18da494d3c1 (refs/changes/04/142904/2) 12:46:21 > git config core.sparsecheckout # timeout=10 12:46:21 > git checkout -f 32091d90eda539398eb12df8afcdc18da494d3c1 # timeout=30 12:46:25 Commit message: "[SDC] 13.2.0 release" 12:46:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:46:25 > git rev-list --no-walk 551dedc6827327fe88cbebd671f10ec458776975 # timeout=10 12:46:25 [EnvInject] - Injecting environment variables from a build step. 12:46:25 [EnvInject] - Injecting as environment variables the properties content 12:46:25 PYTHON=python3 12:46:25 12:46:25 [EnvInject] - Variables injected successfully. 12:46:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6114311840844250651.sh 12:46:25 ---> tox-install.sh 12:46:25 + source /home/jenkins/lf-env.sh 12:46:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:25 ++ mktemp -d /tmp/venv-XXXX 12:46:25 + lf_venv=/tmp/venv-BpsO 12:46:25 + local venv_file=/tmp/.os_lf_venv 12:46:25 + local python=python3 12:46:25 + local options 12:46:25 + local set_path=true 12:46:25 + local install_args= 12:46:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:25 + true 12:46:25 + case $1 in 12:46:25 + venv_file=/tmp/.toxenv 12:46:25 + shift 2 12:46:25 + true 12:46:25 + case $1 in 12:46:25 + shift 12:46:25 + break 12:46:25 + case $python in 12:46:25 + local pkg_list= 12:46:25 + [[ -d /opt/pyenv ]] 12:46:25 + echo 'Setup pyenv:' 12:46:25 Setup pyenv: 12:46:25 + export PYENV_ROOT=/opt/pyenv 12:46:25 + PYENV_ROOT=/opt/pyenv 12:46:25 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:25 + pyenv versions 12:46:26 * system (set by /opt/pyenv/version) 12:46:26 * 3.8.13 (set by /opt/pyenv/version) 12:46:26 * 3.9.13 (set by /opt/pyenv/version) 12:46:26 * 3.10.6 (set by /opt/pyenv/version) 12:46:26 + command -v pyenv 12:46:26 ++ pyenv init - --no-rehash 12:46:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:46:26 export PATH="/opt/pyenv/shims:${PATH}" 12:46:26 export PYENV_SHELL=bash 12:46:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:26 pyenv() { 12:46:26 local command 12:46:26 command="${1:-}" 12:46:26 if [ "$#" -gt 0 ]; then 12:46:26 shift 12:46:26 fi 12:46:26 12:46:26 case "$command" in 12:46:26 rehash|shell) 12:46:26 eval "$(pyenv "sh-$command" "$@")" 12:46:26 ;; 12:46:26 *) 12:46:26 command pyenv "$command" "$@" 12:46:26 ;; 12:46:26 esac 12:46:26 }' 12:46:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:46:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:26 ++ export PYENV_SHELL=bash 12:46:26 ++ PYENV_SHELL=bash 12:46:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:26 +++ complete -F _pyenv pyenv 12:46:26 ++ lf-pyver python3 12:46:26 ++ local py_version_xy=python3 12:46:26 ++ local py_version_xyz= 12:46:26 ++ pyenv versions 12:46:26 ++ local command 12:46:26 ++ command=versions 12:46:26 ++ '[' 1 -gt 0 ']' 12:46:26 ++ shift 12:46:26 ++ case "$command" in 12:46:26 ++ command pyenv versions 12:46:26 ++ pyenv versions 12:46:26 ++ sed 's/^[ *]* //' 12:46:26 ++ awk '{ print $1 }' 12:46:26 ++ grep -E '^[0-9.]*[0-9]$' 12:46:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:26 +++ grep '^3' /tmp/.pyenv_versions 12:46:26 +++ sort -V 12:46:26 +++ tail -n 1 12:46:26 ++ py_version_xyz=3.10.6 12:46:26 ++ [[ -z 3.10.6 ]] 12:46:26 ++ echo 3.10.6 12:46:26 ++ return 0 12:46:26 + pyenv local 3.10.6 12:46:26 + local command 12:46:26 + command=local 12:46:26 + '[' 2 -gt 0 ']' 12:46:26 + shift 12:46:26 + case "$command" in 12:46:26 + command pyenv local 3.10.6 12:46:26 + pyenv local 3.10.6 12:46:26 + for arg in "$@" 12:46:26 + case $arg in 12:46:26 + pkg_list+='tox ' 12:46:26 + for arg in "$@" 12:46:26 + case $arg in 12:46:26 + pkg_list+='virtualenv ' 12:46:26 + for arg in "$@" 12:46:26 + case $arg in 12:46:26 + pkg_list+='urllib3~=1.26.15 ' 12:46:26 + [[ -f /tmp/.toxenv ]] 12:46:26 + [[ ! -f /tmp/.toxenv ]] 12:46:26 + [[ -n '' ]] 12:46:26 + python3 -m venv /tmp/venv-BpsO 12:46:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BpsO' 12:46:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BpsO 12:46:30 + echo /tmp/venv-BpsO 12:46:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:46:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:46:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:46:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:30 + local 'pip_opts=--upgrade --quiet' 12:46:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:46:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:46:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:46:30 + [[ -n '' ]] 12:46:30 + [[ -n '' ]] 12:46:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:46:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:30 + /tmp/venv-BpsO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:46:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:46:34 lf-activate-venv(): INFO: Base packages installed successfully 12:46:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:46:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:46:34 + /tmp/venv-BpsO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:37 + type python3 12:46:37 + true 12:46:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BpsO/bin to PATH' 12:46:37 lf-activate-venv(): INFO: Adding /tmp/venv-BpsO/bin to PATH 12:46:37 + PATH=/tmp/venv-BpsO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 + return 0 12:46:37 + python3 --version 12:46:37 Python 3.10.6 12:46:37 + python3 -m pip --version 12:46:37 pip 25.3 from /tmp/venv-BpsO/lib/python3.10/site-packages/pip (python 3.10) 12:46:37 + python3 -m pip freeze 12:46:37 cachetools==6.2.4 12:46:37 chardet==5.2.0 12:46:37 colorama==0.4.6 12:46:37 distlib==0.4.0 12:46:37 filelock==3.20.3 12:46:37 packaging==25.0 12:46:37 platformdirs==4.5.1 12:46:37 pluggy==1.6.0 12:46:37 pyproject-api==1.10.0 12:46:37 tomli==2.4.0 12:46:37 tox==4.34.1 12:46:37 typing_extensions==4.15.0 12:46:37 urllib3==1.26.20 12:46:37 virtualenv==20.36.1 12:46:37 [EnvInject] - Injecting environment variables from a build step. 12:46:37 [EnvInject] - Injecting as environment variables the properties content 12:46:37 PARALLEL=false 12:46:37 12:46:37 [EnvInject] - Variables injected successfully. 12:46:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4330743996215619844.sh 12:46:37 ---> tox-run.sh 12:46:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:46:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:46:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:46:37 + cd /w/workspace/oom-master-pre-commit-lint/. 12:46:37 + source /home/jenkins/lf-env.sh 12:46:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:37 ++ mktemp -d /tmp/venv-XXXX 12:46:37 + lf_venv=/tmp/venv-OG2C 12:46:37 + local venv_file=/tmp/.os_lf_venv 12:46:37 + local python=python3 12:46:37 + local options 12:46:37 + local set_path=true 12:46:37 + local install_args= 12:46:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:37 + true 12:46:37 + case $1 in 12:46:37 + venv_file=/tmp/.toxenv 12:46:37 + shift 2 12:46:37 + true 12:46:37 + case $1 in 12:46:37 + shift 12:46:37 + break 12:46:37 + case $python in 12:46:37 + local pkg_list= 12:46:37 + [[ -d /opt/pyenv ]] 12:46:37 + echo 'Setup pyenv:' 12:46:37 Setup pyenv: 12:46:37 + export PYENV_ROOT=/opt/pyenv 12:46:37 + PYENV_ROOT=/opt/pyenv 12:46:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 + pyenv versions 12:46:37 system 12:46:37 3.8.13 12:46:37 3.9.13 12:46:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:46:37 + command -v pyenv 12:46:37 ++ pyenv init - --no-rehash 12:46:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:46:37 export PATH="/opt/pyenv/shims:${PATH}" 12:46:37 export PYENV_SHELL=bash 12:46:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:37 pyenv() { 12:46:37 local command 12:46:37 command="${1:-}" 12:46:37 if [ "$#" -gt 0 ]; then 12:46:37 shift 12:46:37 fi 12:46:37 12:46:37 case "$command" in 12:46:37 rehash|shell) 12:46:37 eval "$(pyenv "sh-$command" "$@")" 12:46:37 ;; 12:46:37 *) 12:46:37 command pyenv "$command" "$@" 12:46:37 ;; 12:46:37 esac 12:46:37 }' 12:46:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:46:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:37 ++ export PYENV_SHELL=bash 12:46:37 ++ PYENV_SHELL=bash 12:46:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:37 +++ complete -F _pyenv pyenv 12:46:37 ++ lf-pyver python3 12:46:37 ++ local py_version_xy=python3 12:46:37 ++ local py_version_xyz= 12:46:37 ++ pyenv versions 12:46:37 ++ local command 12:46:37 ++ command=versions 12:46:37 ++ sed 's/^[ *]* //' 12:46:37 ++ '[' 1 -gt 0 ']' 12:46:37 ++ shift 12:46:37 ++ case "$command" in 12:46:37 ++ command pyenv versions 12:46:37 ++ pyenv versions 12:46:37 ++ awk '{ print $1 }' 12:46:37 ++ grep -E '^[0-9.]*[0-9]$' 12:46:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:37 +++ grep '^3' /tmp/.pyenv_versions 12:46:37 +++ sort -V 12:46:37 +++ tail -n 1 12:46:37 ++ py_version_xyz=3.10.6 12:46:37 ++ [[ -z 3.10.6 ]] 12:46:37 ++ echo 3.10.6 12:46:37 ++ return 0 12:46:37 + pyenv local 3.10.6 12:46:37 + local command 12:46:37 + command=local 12:46:37 + '[' 2 -gt 0 ']' 12:46:37 + shift 12:46:37 + case "$command" in 12:46:37 + command pyenv local 3.10.6 12:46:37 + pyenv local 3.10.6 12:46:37 + for arg in "$@" 12:46:37 + case $arg in 12:46:37 + pkg_list+='tox ' 12:46:37 + for arg in "$@" 12:46:37 + case $arg in 12:46:37 + pkg_list+='virtualenv ' 12:46:37 + for arg in "$@" 12:46:37 + case $arg in 12:46:37 + pkg_list+='urllib3~=1.26.15 ' 12:46:37 + [[ -f /tmp/.toxenv ]] 12:46:37 ++ cat /tmp/.toxenv 12:46:37 + lf_venv=/tmp/venv-BpsO 12:46:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BpsO from' file:/tmp/.toxenv 12:46:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BpsO from file:/tmp/.toxenv 12:46:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:46:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:37 + local 'pip_opts=--upgrade --quiet' 12:46:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:46:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:46:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:46:37 + [[ -n '' ]] 12:46:37 + [[ -n '' ]] 12:46:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:46:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:37 + /tmp/venv-BpsO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:46:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:46:38 lf-activate-venv(): INFO: Base packages installed successfully 12:46:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:46:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:46:38 + /tmp/venv-BpsO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:39 + type python3 12:46:39 + true 12:46:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BpsO/bin to PATH' 12:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-BpsO/bin to PATH 12:46:39 + PATH=/tmp/venv-BpsO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:39 + return 0 12:46:39 + [[ -d /opt/pyenv ]] 12:46:39 + echo '---> Setting up pyenv' 12:46:39 ---> Setting up pyenv 12:46:39 + export PYENV_ROOT=/opt/pyenv 12:46:39 + PYENV_ROOT=/opt/pyenv 12:46:39 + export PATH=/opt/pyenv/bin:/tmp/venv-BpsO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:39 + PATH=/opt/pyenv/bin:/tmp/venv-BpsO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:46:39 ++ pwd 12:46:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:46:39 + export PYTHONPATH 12:46:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:46:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:46:39 + tox --version 12:46:40 4.34.1 from /tmp/venv-BpsO/lib/python3.10/site-packages/tox/__init__.py 12:46:40 + PARALLEL=false 12:46:40 + TOX_OPTIONS_LIST= 12:46:40 + [[ -n pre-commit ]] 12:46:40 + TOX_OPTIONS_LIST=' -e pre-commit' 12:46:40 + case ${PARALLEL,,} in 12:46:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:46:40 + tox -e pre-commit 12:46:41 pre-commit: install_deps> python -I -m pip install pre-commit 12:46:44 pre-commit: freeze> python -m pip freeze --all 12:46:44 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.15,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 12:46:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:46:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:46:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:46:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:47 [INFO] Once installed this environment will be reused. 12:46:47 [INFO] This may take a few minutes... 12:46:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:51 [INFO] Once installed this environment will be reused. 12:46:51 [INFO] This may take a few minutes... 12:46:55 trim trailing whitespace.................................................Passed 12:46:56 Tabs remover.............................................................Passed 12:46:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:46:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:46:56 [INFO] Once installed this environment will be reused. 12:46:56 [INFO] This may take a few minutes... 12:47:05 gitlint..............................................(no files to check)Skipped 12:47:05 pre-commit: OK (24.45=setup[3.83]+cmd[11.57,9.05] seconds) 12:47:05 congratulations :) (24.48 seconds) 12:47:05 + tox_status=0 12:47:05 + echo '---> Completed tox runs' 12:47:05 ---> Completed tox runs 12:47:05 + for i in .tox/*/log 12:47:05 ++ echo .tox/pre-commit/log 12:47:05 ++ awk -F/ '{print $2}' 12:47:05 + tox_env=pre-commit 12:47:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:47:05 + DOC_DIR=docs/_build/html 12:47:05 + [[ -d docs/_build/html ]] 12:47:05 + echo '---> tox-run.sh ends' 12:47:05 ---> tox-run.sh ends 12:47:05 + test 0 -eq 0 12:47:05 $ ssh-agent -k 12:47:05 unset SSH_AUTH_SOCK; 12:47:05 unset SSH_AGENT_PID; 12:47:05 echo Agent pid 1616 killed; 12:47:05 [ssh-agent] Stopped. 12:47:05 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2300305906529268892.sh 12:47:05 ---> sysstat.sh 12:47:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14191277137030557885.sh 12:47:05 ---> package-listing.sh 12:47:05 ++ facter osfamily 12:47:05 ++ tr '[:upper:]' '[:lower:]' 12:47:05 + OS_FAMILY=debian 12:47:05 + workspace=/w/workspace/oom-master-pre-commit-lint 12:47:05 + START_PACKAGES=/tmp/packages_start.txt 12:47:05 + END_PACKAGES=/tmp/packages_end.txt 12:47:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:05 + PACKAGES=/tmp/packages_start.txt 12:47:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:05 + PACKAGES=/tmp/packages_end.txt 12:47:05 + case "${OS_FAMILY}" in 12:47:05 + dpkg -l 12:47:05 + grep '^ii' 12:47:06 + '[' -f /tmp/packages_start.txt ']' 12:47:06 + '[' -f /tmp/packages_end.txt ']' 12:47:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15009259195983629080.sh 12:47:06 ---> capture-instance-metadata.sh 12:47:06 Setup pyenv: 12:47:06 system 12:47:06 3.8.13 12:47:06 3.9.13 12:47:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c60M 12:47:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:13 lf-activate-venv(): INFO: Base packages installed successfully 12:47:13 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:36 lf-activate-venv(): INFO: Adding /tmp/venv-c60M/bin to PATH 12:47:36 INFO: Running in OpenStack, capturing instance metadata 12:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16263587351488663519.sh 12:47:36 provisioning config files... 12:47:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config426345297022656432tmp 12:47:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:36 [EnvInject] - Injecting environment variables from a build step. 12:47:36 [EnvInject] - Injecting as environment variables the properties content 12:47:36 SERVER_ID=logs 12:47:36 12:47:36 [EnvInject] - Variables injected successfully. 12:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins373026991960045854.sh 12:47:36 ---> create-netrc.sh 12:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3580706140118173859.sh 12:47:36 ---> python-tools-install.sh 12:47:36 Setup pyenv: 12:47:36 system 12:47:36 3.8.13 12:47:36 3.9.13 12:47:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c60M from file:/tmp/.os_lf_venv 12:47:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:38 lf-activate-venv(): INFO: Base packages installed successfully 12:47:38 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-c60M/bin to PATH 12:47:47 Generating Requirements File 12:48:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:48:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:48:05 Python 3.10.6 12:48:05 pip 25.3 from /tmp/venv-c60M/lib/python3.10/site-packages/pip (python 3.10) 12:48:06 appdirs==1.4.4 12:48:06 argcomplete==3.6.3 12:48:06 aspy.yaml==1.3.0 12:48:06 attrs==25.4.0 12:48:06 autopage==0.5.2 12:48:06 backports.strenum==1.3.1 12:48:06 beautifulsoup4==4.14.3 12:48:06 boto3==1.42.25 12:48:06 botocore==1.42.25 12:48:06 bs4==0.0.2 12:48:06 certifi==2026.1.4 12:48:06 cffi==2.0.0 12:48:06 cfgv==3.5.0 12:48:06 chardet==5.2.0 12:48:06 charset-normalizer==3.4.4 12:48:06 click==8.3.1 12:48:06 cliff==4.13.1 12:48:06 cmd2==3.1.0 12:48:06 cryptography==3.3.2 12:48:06 debtcollector==3.0.0 12:48:06 decorator==5.2.1 12:48:06 defusedxml==0.7.1 12:48:06 Deprecated==1.3.1 12:48:06 distlib==0.4.0 12:48:06 dnspython==2.8.0 12:48:06 docker==7.1.0 12:48:06 dogpile.cache==1.5.0 12:48:06 durationpy==0.10 12:48:06 email-validator==2.3.0 12:48:06 filelock==3.20.3 12:48:06 future==1.0.0 12:48:06 gitdb==4.0.12 12:48:06 GitPython==3.1.46 12:48:06 google-auth==2.47.0 12:48:06 httplib2==0.31.0 12:48:06 identify==2.6.15 12:48:06 idna==3.11 12:48:06 importlib-resources==1.5.0 12:48:06 iso8601==2.1.0 12:48:06 Jinja2==3.1.6 12:48:06 jmespath==1.0.1 12:48:06 jsonpatch==1.33 12:48:06 jsonpointer==3.0.0 12:48:06 jsonschema==4.26.0 12:48:06 jsonschema-specifications==2025.9.1 12:48:06 keystoneauth1==5.12.0 12:48:06 kubernetes==34.1.0 12:48:06 lftools==0.37.18 12:48:06 lxml==6.0.2 12:48:06 markdown-it-py==4.0.0 12:48:06 MarkupSafe==3.0.3 12:48:06 mdurl==0.1.2 12:48:06 msgpack==1.1.2 12:48:06 multi_key_dict==2.0.3 12:48:06 munch==4.0.0 12:48:06 netaddr==1.3.0 12:48:06 niet==1.4.2 12:48:06 nodeenv==1.10.0 12:48:06 oauth2client==4.1.3 12:48:06 oauthlib==3.3.1 12:48:06 openstacksdk==4.8.0 12:48:06 os-service-types==1.8.2 12:48:06 osc-lib==4.3.0 12:48:06 oslo.config==10.2.0 12:48:06 oslo.context==6.2.0 12:48:06 oslo.i18n==6.7.1 12:48:06 oslo.log==8.0.0 12:48:06 oslo.serialization==5.9.0 12:48:06 oslo.utils==9.2.0 12:48:06 packaging==25.0 12:48:06 pbr==7.0.3 12:48:06 platformdirs==4.5.1 12:48:06 prettytable==3.17.0 12:48:06 psutil==7.2.1 12:48:06 pyasn1==0.6.1 12:48:06 pyasn1_modules==0.4.2 12:48:06 pycparser==2.23 12:48:06 pygerrit2==2.0.15 12:48:06 PyGithub==2.8.1 12:48:06 Pygments==2.19.2 12:48:06 PyJWT==2.10.1 12:48:06 PyNaCl==1.6.2 12:48:06 pyparsing==2.4.7 12:48:06 pyperclip==1.11.0 12:48:06 pyrsistent==0.20.0 12:48:06 python-cinderclient==9.8.0 12:48:06 python-dateutil==2.9.0.post0 12:48:06 python-heatclient==4.3.0 12:48:06 python-jenkins==1.8.3 12:48:06 python-keystoneclient==5.7.0 12:48:06 python-magnumclient==4.9.0 12:48:06 python-openstackclient==8.3.0 12:48:06 python-swiftclient==4.9.0 12:48:06 PyYAML==6.0.3 12:48:06 referencing==0.37.0 12:48:06 requests==2.32.5 12:48:06 requests-oauthlib==2.0.0 12:48:06 requestsexceptions==1.4.0 12:48:06 rfc3986==2.0.0 12:48:06 rich==14.2.0 12:48:06 rich-argparse==1.7.2 12:48:06 rpds-py==0.30.0 12:48:06 rsa==4.9.1 12:48:06 ruamel.yaml==0.19.1 12:48:06 ruamel.yaml.clib==0.2.15 12:48:06 s3transfer==0.16.0 12:48:06 simplejson==3.20.2 12:48:06 six==1.17.0 12:48:06 smmap==5.0.2 12:48:06 soupsieve==2.8.1 12:48:06 stevedore==5.6.0 12:48:06 tabulate==0.9.0 12:48:06 toml==0.10.2 12:48:06 tomlkit==0.13.3 12:48:06 tqdm==4.67.1 12:48:06 typing_extensions==4.15.0 12:48:06 tzdata==2025.3 12:48:06 urllib3==1.26.20 12:48:06 virtualenv==20.36.1 12:48:06 wcwidth==0.2.14 12:48:06 websocket-client==1.9.0 12:48:06 wrapt==2.0.1 12:48:06 xdg==6.0.0 12:48:06 xmltodict==1.0.2 12:48:06 yq==3.4.3 12:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17461392348941694352.sh 12:48:06 ---> sudo-logs.sh 12:48:06 Archiving 'sudo' log.. 12:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2006459700667802197.sh 12:48:06 ---> job-cost.sh 12:48:06 Setup pyenv: 12:48:06 system 12:48:06 3.8.13 12:48:06 3.9.13 12:48:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c60M from file:/tmp/.os_lf_venv 12:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:08 lf-activate-venv(): INFO: Base packages installed successfully 12:48:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-c60M/bin to PATH 12:48:13 INFO: No Stack... 12:48:13 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:14 INFO: Archiving Costs 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9841531790466215744.sh 12:48:14 ---> logs-deploy.sh 12:48:14 Setup pyenv: 12:48:14 system 12:48:14 3.8.13 12:48:14 3.9.13 12:48:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c60M from file:/tmp/.os_lf_venv 12:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:16 lf-activate-venv(): INFO: Base packages installed successfully 12:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-c60M/bin to PATH 12:48:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4375 12:48:24 INFO: archiving workspace using pattern(s): 12:48:25 Archives upload complete. 12:48:25 INFO: archiving logs to Nexus 12:48:26 ---> uname -a: 12:48:26 Linux prd-ubuntu1804-builder-4c-4g-4938 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:48:26 12:48:26 12:48:26 ---> lscpu: 12:48:26 Architecture: x86_64 12:48:26 CPU op-mode(s): 32-bit, 64-bit 12:48:26 Byte Order: Little Endian 12:48:26 CPU(s): 4 12:48:26 On-line CPU(s) list: 0-3 12:48:26 Thread(s) per core: 1 12:48:26 Core(s) per socket: 1 12:48:26 Socket(s): 4 12:48:26 NUMA node(s): 1 12:48:26 Vendor ID: AuthenticAMD 12:48:26 CPU family: 23 12:48:26 Model: 49 12:48:26 Model name: AMD EPYC-Rome Processor 12:48:26 Stepping: 0 12:48:26 CPU MHz: 2799.998 12:48:26 BogoMIPS: 5599.99 12:48:26 Virtualization: AMD-V 12:48:26 Hypervisor vendor: KVM 12:48:26 Virtualization type: full 12:48:26 L1d cache: 32K 12:48:26 L1i cache: 32K 12:48:26 L2 cache: 512K 12:48:26 L3 cache: 16384K 12:48:26 NUMA node0 CPU(s): 0-3 12:48:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:48:26 12:48:26 12:48:26 ---> nproc: 12:48:26 4 12:48:26 12:48:26 12:48:26 ---> df -h: 12:48:26 Filesystem Size Used Avail Use% Mounted on 12:48:26 udev 7.9G 0 7.9G 0% /dev 12:48:26 tmpfs 1.6G 680K 1.6G 1% /run 12:48:26 /dev/vda1 78G 8.4G 69G 11% / 12:48:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:48:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:48:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:48:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:48:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:48:26 12:48:26 12:48:26 ---> free -m: 12:48:26 total used free shared buff/cache available 12:48:26 Mem: 16040 553 13270 0 2215 15164 12:48:26 Swap: 1023 0 1023 12:48:26 12:48:26 12:48:26 ---> ip addr: 12:48:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:26 inet 127.0.0.1/8 scope host lo 12:48:26 valid_lft forever preferred_lft forever 12:48:26 inet6 ::1/128 scope host 12:48:26 valid_lft forever preferred_lft forever 12:48:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:48:26 link/ether fa:16:3e:cb:e4:07 brd ff:ff:ff:ff:ff:ff 12:48:26 inet 10.30.107.178/23 brd 10.30.107.255 scope global dynamic ens3 12:48:26 valid_lft 86250sec preferred_lft 86250sec 12:48:26 inet6 fe80::f816:3eff:fecb:e407/64 scope link 12:48:26 valid_lft forever preferred_lft forever 12:48:26 12:48:26 12:48:26 ---> sar -b -r -n DEV: 12:48:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4938) 01/12/26 _x86_64_ (4 CPU) 12:48:26 12:48:26 12:45:57 LINUX RESTART (4 CPU) 12:48:26 12:48:26 12:46:01 tps rtps wtps bread/s bwrtn/s 12:48:26 12:47:02 298.28 60.29 237.99 3776.17 103251.06 12:48:26 12:48:01 111.37 0.92 110.46 105.61 17196.81 12:48:26 Average: 205.61 30.85 174.76 1956.31 60585.45 12:48:26 12:48:26 12:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:26 12:47:02 13943920 15532620 2481048 15.11 57044 1730684 856388 4.90 753876 1507372 163184 12:48:26 12:48:01 13628864 15510156 2796104 17.02 83684 1981480 812832 4.65 804112 1740764 198776 12:48:26 Average: 13786392 15521388 2638576 16.06 70364 1856082 834610 4.78 778994 1624068 180980 12:48:26 12:48:26 12:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:26 12:47:02 ens3 486.97 327.16 2282.60 81.92 0.00 0.00 0.00 0.00 12:48:26 12:47:02 lo 2.60 2.60 0.28 0.28 0.00 0.00 0.00 0.00 12:48:26 12:48:01 ens3 68.01 50.96 941.03 12.41 0.00 0.00 0.00 0.00 12:48:26 12:48:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 12:48:26 Average: ens3 279.25 190.22 1617.45 47.46 0.00 0.00 0.00 0.00 12:48:26 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 12:48:26 12:48:26 12:48:26 ---> sar -P ALL: 12:48:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4938) 01/12/26 _x86_64_ (4 CPU) 12:48:26 12:48:26 12:45:57 LINUX RESTART (4 CPU) 12:48:26 12:48:26 12:46:01 CPU %user %nice %system %iowait %steal %idle 12:48:26 12:47:02 all 22.35 0.00 2.83 9.61 0.08 65.12 12:48:26 12:47:02 0 19.77 0.00 2.42 1.13 0.07 76.61 12:48:26 12:47:02 1 20.25 0.00 3.06 11.65 0.08 64.96 12:48:26 12:47:02 2 19.62 0.00 2.95 18.53 0.10 58.79 12:48:26 12:47:02 3 29.79 0.00 2.87 7.13 0.10 60.11 12:48:26 12:48:01 all 20.82 0.00 1.52 2.39 0.06 75.21 12:48:26 12:48:01 0 24.37 0.00 1.33 0.82 0.05 73.43 12:48:26 12:48:01 1 22.17 0.00 1.53 4.29 0.03 71.98 12:48:26 12:48:01 2 27.90 0.00 2.36 2.82 0.07 66.85 12:48:26 12:48:01 3 8.84 0.00 0.87 1.65 0.07 88.58 12:48:26 Average: all 21.59 0.00 2.18 6.02 0.07 70.14 12:48:26 Average: 0 22.06 0.00 1.88 0.97 0.06 75.03 12:48:26 Average: 1 21.20 0.00 2.30 7.99 0.06 68.46 12:48:26 Average: 2 23.74 0.00 2.66 10.72 0.08 62.80 12:48:26 Average: 3 19.38 0.00 1.87 4.41 0.08 74.25 12:48:26 12:48:26 12:48:26