13:06:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 13:06:07 Running as SYSTEM 13:06:07 [EnvInject] - Loading node environment variables. 13:06:07 Building remotely on prd-ubuntu1804-builder-4c-4g-43739 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:06:07 [ssh-agent] Looking for ssh-agent implementation... 13:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:07 $ ssh-agent 13:06:07 SSH_AUTH_SOCK=/tmp/ssh-mWU8SCkkCqvv/agent.1668 13:06:07 SSH_AGENT_PID=1670 13:06:07 [ssh-agent] Started. 13:06:08 Running ssh-add (command line suppressed) 13:06:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12169155057183995317.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12169155057183995317.key) 13:06:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:06:08 The recommended git tool is: NONE 13:06:09 using credential onap-jenkins-ssh 13:06:09 Wiping out workspace first. 13:06:09 Cloning the remote Git repository 13:06:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:06:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:06:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:09 > git --version # timeout=10 13:06:09 > git --version # 'git version 2.17.1' 13:06:09 using GIT_SSH to set credentials Gerrit user 13:06:09 Verifying host key using manually-configured host key entries 13:06:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:06:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:16 using GIT_SSH to set credentials Gerrit user 13:06:16 Verifying host key using manually-configured host key entries 13:06:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/4 # timeout=30 13:06:16 > git rev-parse a6df16c8b0b276249b8705a286053f9099b504e0^{commit} # timeout=10 13:06:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:16 Checking out Revision a6df16c8b0b276249b8705a286053f9099b504e0 (refs/changes/84/141684/4) 13:06:16 > git config core.sparsecheckout # timeout=10 13:06:16 > git checkout -f a6df16c8b0b276249b8705a286053f9099b504e0 # timeout=30 13:06:19 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 13:06:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:19 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 13:06:20 [EnvInject] - Injecting environment variables from a build step. 13:06:20 [EnvInject] - Injecting as environment variables the properties content 13:06:20 PYTHON=python3 13:06:20 13:06:20 [EnvInject] - Variables injected successfully. 13:06:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1356563646231024486.sh 13:06:20 ---> tox-install.sh 13:06:20 + source /home/jenkins/lf-env.sh 13:06:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:20 ++ mktemp -d /tmp/venv-XXXX 13:06:20 + lf_venv=/tmp/venv-jzyB 13:06:20 + local venv_file=/tmp/.os_lf_venv 13:06:20 + local python=python3 13:06:20 + local options 13:06:20 + local set_path=true 13:06:20 + local install_args= 13:06:20 ++ 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 13:06:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:20 + true 13:06:20 + case $1 in 13:06:20 + venv_file=/tmp/.toxenv 13:06:20 + shift 2 13:06:20 + true 13:06:20 + case $1 in 13:06:20 + shift 13:06:20 + break 13:06:20 + case $python in 13:06:20 + local pkg_list= 13:06:20 + [[ -d /opt/pyenv ]] 13:06:20 + echo 'Setup pyenv:' 13:06:20 Setup pyenv: 13:06:20 + export PYENV_ROOT=/opt/pyenv 13:06:20 + PYENV_ROOT=/opt/pyenv 13:06:20 + 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 13:06:20 + 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 13:06:20 + pyenv versions 13:06:20 * system (set by /opt/pyenv/version) 13:06:20 * 3.8.13 (set by /opt/pyenv/version) 13:06:20 * 3.9.13 (set by /opt/pyenv/version) 13:06:20 * 3.10.6 (set by /opt/pyenv/version) 13:06:20 + command -v pyenv 13:06:20 ++ pyenv init - --no-rehash 13:06:20 + 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[*]}"'\'')" 13:06:20 export PATH="/opt/pyenv/shims:${PATH}" 13:06:20 export PYENV_SHELL=bash 13:06:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:20 pyenv() { 13:06:20 local command 13:06:20 command="${1:-}" 13:06:20 if [ "$#" -gt 0 ]; then 13:06:20 shift 13:06:20 fi 13:06:20 13:06:20 case "$command" in 13:06:20 rehash|shell) 13:06:20 eval "$(pyenv "sh-$command" "$@")" 13:06:20 ;; 13:06:20 *) 13:06:20 command pyenv "$command" "$@" 13:06:20 ;; 13:06:20 esac 13:06:20 }' 13:06:20 +++ 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[*]}"' 13:06:20 ++ 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 13:06:20 ++ 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 13:06:20 ++ 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 13:06:20 ++ export PYENV_SHELL=bash 13:06:20 ++ PYENV_SHELL=bash 13:06:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:20 +++ complete -F _pyenv pyenv 13:06:20 ++ lf-pyver python3 13:06:20 ++ local py_version_xy=python3 13:06:20 ++ local py_version_xyz= 13:06:20 ++ pyenv versions 13:06:20 ++ sed 's/^[ *]* //' 13:06:20 ++ local command 13:06:20 ++ command=versions 13:06:20 ++ awk '{ print $1 }' 13:06:20 ++ '[' 1 -gt 0 ']' 13:06:20 ++ shift 13:06:20 ++ case "$command" in 13:06:20 ++ command pyenv versions 13:06:20 ++ pyenv versions 13:06:20 ++ grep -E '^[0-9.]*[0-9]$' 13:06:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:20 +++ grep '^3' /tmp/.pyenv_versions 13:06:20 +++ sort -V 13:06:20 +++ tail -n 1 13:06:20 ++ py_version_xyz=3.10.6 13:06:20 ++ [[ -z 3.10.6 ]] 13:06:20 ++ echo 3.10.6 13:06:20 ++ return 0 13:06:20 + pyenv local 3.10.6 13:06:20 + local command 13:06:20 + command=local 13:06:20 + '[' 2 -gt 0 ']' 13:06:20 + shift 13:06:20 + case "$command" in 13:06:20 + command pyenv local 3.10.6 13:06:20 + pyenv local 3.10.6 13:06:20 + for arg in "$@" 13:06:20 + case $arg in 13:06:20 + pkg_list+='tox ' 13:06:20 + for arg in "$@" 13:06:20 + case $arg in 13:06:20 + pkg_list+='virtualenv ' 13:06:20 + for arg in "$@" 13:06:20 + case $arg in 13:06:20 + pkg_list+='urllib3~=1.26.15 ' 13:06:20 + [[ -f /tmp/.toxenv ]] 13:06:20 + [[ ! -f /tmp/.toxenv ]] 13:06:20 + [[ -n '' ]] 13:06:20 + python3 -m venv /tmp/venv-jzyB 13:06:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jzyB' 13:06:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jzyB 13:06:24 + echo /tmp/venv-jzyB 13:06:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:24 + local 'pip_opts=--upgrade --quiet' 13:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:06:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:06:24 + [[ -n '' ]] 13:06:24 + [[ -n '' ]] 13:06:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:24 + /tmp/venv-jzyB/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 13:06:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:06:28 lf-activate-venv(): INFO: Base packages installed successfully 13:06:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:06:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:06:28 + /tmp/venv-jzyB/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 13:06:30 + type python3 13:06:30 + true 13:06:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jzyB/bin to PATH' 13:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-jzyB/bin to PATH 13:06:30 + PATH=/tmp/venv-jzyB/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 13:06:30 + return 0 13:06:30 + python3 --version 13:06:30 Python 3.10.6 13:06:30 + python3 -m pip --version 13:06:30 pip 25.2 from /tmp/venv-jzyB/lib/python3.10/site-packages/pip (python 3.10) 13:06:30 + python3 -m pip freeze 13:06:30 cachetools==6.2.0 13:06:30 chardet==5.2.0 13:06:30 colorama==0.4.6 13:06:30 distlib==0.4.0 13:06:30 filelock==3.19.1 13:06:30 packaging==25.0 13:06:30 platformdirs==4.4.0 13:06:30 pluggy==1.6.0 13:06:30 pyproject-api==1.9.1 13:06:30 tomli==2.2.1 13:06:30 tox==4.30.2 13:06:30 typing_extensions==4.15.0 13:06:30 urllib3==1.26.20 13:06:30 virtualenv==20.34.0 13:06:30 [EnvInject] - Injecting environment variables from a build step. 13:06:30 [EnvInject] - Injecting as environment variables the properties content 13:06:30 PARALLEL=false 13:06:30 13:06:30 [EnvInject] - Variables injected successfully. 13:06:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2711955384713942692.sh 13:06:31 ---> tox-run.sh 13:06:31 + 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 13:06:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:06:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:06:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:06:31 + cd /w/workspace/oom-master-pre-commit-lint/. 13:06:31 + source /home/jenkins/lf-env.sh 13:06:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:31 ++ mktemp -d /tmp/venv-XXXX 13:06:31 + lf_venv=/tmp/venv-Char 13:06:31 + local venv_file=/tmp/.os_lf_venv 13:06:31 + local python=python3 13:06:31 + local options 13:06:31 + local set_path=true 13:06:31 + local install_args= 13:06:31 ++ 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 13:06:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:31 + true 13:06:31 + case $1 in 13:06:31 + venv_file=/tmp/.toxenv 13:06:31 + shift 2 13:06:31 + true 13:06:31 + case $1 in 13:06:31 + shift 13:06:31 + break 13:06:31 + case $python in 13:06:31 + local pkg_list= 13:06:31 + [[ -d /opt/pyenv ]] 13:06:31 + echo 'Setup pyenv:' 13:06:31 Setup pyenv: 13:06:31 + export PYENV_ROOT=/opt/pyenv 13:06:31 + PYENV_ROOT=/opt/pyenv 13:06:31 + 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 13:06:31 + 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 13:06:31 + pyenv versions 13:06:31 system 13:06:31 3.8.13 13:06:31 3.9.13 13:06:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:31 + command -v pyenv 13:06:31 ++ pyenv init - --no-rehash 13:06:31 + 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[*]}"'\'')" 13:06:31 export PATH="/opt/pyenv/shims:${PATH}" 13:06:31 export PYENV_SHELL=bash 13:06:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:31 pyenv() { 13:06:31 local command 13:06:31 command="${1:-}" 13:06:31 if [ "$#" -gt 0 ]; then 13:06:31 shift 13:06:31 fi 13:06:31 13:06:31 case "$command" in 13:06:31 rehash|shell) 13:06:31 eval "$(pyenv "sh-$command" "$@")" 13:06:31 ;; 13:06:31 *) 13:06:31 command pyenv "$command" "$@" 13:06:31 ;; 13:06:31 esac 13:06:31 }' 13:06:31 +++ 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[*]}"' 13:06:31 ++ 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 13:06:31 ++ 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 13:06:31 ++ 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 13:06:31 ++ export PYENV_SHELL=bash 13:06:31 ++ PYENV_SHELL=bash 13:06:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:31 +++ complete -F _pyenv pyenv 13:06:31 ++ lf-pyver python3 13:06:31 ++ local py_version_xy=python3 13:06:31 ++ local py_version_xyz= 13:06:31 ++ pyenv versions 13:06:31 ++ local command 13:06:31 ++ command=versions 13:06:31 ++ '[' 1 -gt 0 ']' 13:06:31 ++ shift 13:06:31 ++ case "$command" in 13:06:31 ++ command pyenv versions 13:06:31 ++ pyenv versions 13:06:31 ++ awk '{ print $1 }' 13:06:31 ++ sed 's/^[ *]* //' 13:06:31 ++ grep -E '^[0-9.]*[0-9]$' 13:06:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:31 +++ grep '^3' /tmp/.pyenv_versions 13:06:31 +++ sort -V 13:06:31 +++ tail -n 1 13:06:31 ++ py_version_xyz=3.10.6 13:06:31 ++ [[ -z 3.10.6 ]] 13:06:31 ++ echo 3.10.6 13:06:31 ++ return 0 13:06:31 + pyenv local 3.10.6 13:06:31 + local command 13:06:31 + command=local 13:06:31 + '[' 2 -gt 0 ']' 13:06:31 + shift 13:06:31 + case "$command" in 13:06:31 + command pyenv local 3.10.6 13:06:31 + pyenv local 3.10.6 13:06:31 + for arg in "$@" 13:06:31 + case $arg in 13:06:31 + pkg_list+='tox ' 13:06:31 + for arg in "$@" 13:06:31 + case $arg in 13:06:31 + pkg_list+='virtualenv ' 13:06:31 + for arg in "$@" 13:06:31 + case $arg in 13:06:31 + pkg_list+='urllib3~=1.26.15 ' 13:06:31 + [[ -f /tmp/.toxenv ]] 13:06:31 ++ cat /tmp/.toxenv 13:06:31 + lf_venv=/tmp/venv-jzyB 13:06:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jzyB from' file:/tmp/.toxenv 13:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jzyB from file:/tmp/.toxenv 13:06:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:31 + local 'pip_opts=--upgrade --quiet' 13:06:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:06:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:06:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:06:31 + [[ -n '' ]] 13:06:31 + [[ -n '' ]] 13:06:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:31 + /tmp/venv-jzyB/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 13:06:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:06:32 lf-activate-venv(): INFO: Base packages installed successfully 13:06:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:06:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:06:32 + /tmp/venv-jzyB/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 13:06:33 + type python3 13:06:33 + true 13:06:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jzyB/bin to PATH' 13:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-jzyB/bin to PATH 13:06:33 + PATH=/tmp/venv-jzyB/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 13:06:33 + return 0 13:06:33 + [[ -d /opt/pyenv ]] 13:06:33 + echo '---> Setting up pyenv' 13:06:33 ---> Setting up pyenv 13:06:33 + export PYENV_ROOT=/opt/pyenv 13:06:33 + PYENV_ROOT=/opt/pyenv 13:06:33 + export PATH=/opt/pyenv/bin:/tmp/venv-jzyB/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 13:06:33 + PATH=/opt/pyenv/bin:/tmp/venv-jzyB/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 13:06:33 ++ pwd 13:06:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:06:33 + export PYTHONPATH 13:06:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:06:33 + TOX_TESTENV_PASSENV=PYTHONPATH 13:06:33 + tox --version 13:06:33 4.30.2 from /tmp/venv-jzyB/lib/python3.10/site-packages/tox/__init__.py 13:06:33 + PARALLEL=false 13:06:33 + TOX_OPTIONS_LIST= 13:06:33 + [[ -n pre-commit ]] 13:06:33 + TOX_OPTIONS_LIST=' -e pre-commit' 13:06:33 + case ${PARALLEL,,} in 13:06:33 + tox -e pre-commit 13:06:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:06:34 pre-commit: install_deps> python -I -m pip install pre-commit 13:06:37 pre-commit: freeze> python -m pip freeze --all 13:06:37 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.34.0 13:06:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:06:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:06:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:06:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:06:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:06:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:06:39 [INFO] Once installed this environment will be reused. 13:06:39 [INFO] This may take a few minutes... 13:06:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:06:43 [INFO] Once installed this environment will be reused. 13:06:43 [INFO] This may take a few minutes... 13:06:48 trim trailing whitespace.................................................Passed 13:06:48 Tabs remover.............................................................Passed 13:06:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:06:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:06:49 [INFO] Once installed this environment will be reused. 13:06:49 [INFO] This may take a few minutes... 13:06:57 gitlint..............................................(no files to check)Skipped 13:06:57 pre-commit: OK (23.98=setup[3.62]+cmd[11.52,8.84] seconds) 13:06:57 congratulations :) (24.02 seconds) 13:06:57 + tox_status=0 13:06:57 + echo '---> Completed tox runs' 13:06:57 ---> Completed tox runs 13:06:57 + for i in .tox/*/log 13:06:57 ++ echo .tox/pre-commit/log 13:06:57 ++ awk -F/ '{print $2}' 13:06:57 + tox_env=pre-commit 13:06:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:06:57 + DOC_DIR=docs/_build/html 13:06:57 + [[ -d docs/_build/html ]] 13:06:57 + echo '---> tox-run.sh ends' 13:06:57 ---> tox-run.sh ends 13:06:57 + test 0 -eq 0 13:06:57 $ ssh-agent -k 13:06:57 unset SSH_AUTH_SOCK; 13:06:57 unset SSH_AGENT_PID; 13:06:57 echo Agent pid 1670 killed; 13:06:57 [ssh-agent] Stopped. 13:06:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5515412742573907817.sh 13:06:57 ---> sysstat.sh 13:06:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14697157854716527488.sh 13:06:58 ---> package-listing.sh 13:06:58 ++ facter osfamily 13:06:58 ++ tr '[:upper:]' '[:lower:]' 13:06:58 + OS_FAMILY=debian 13:06:58 + workspace=/w/workspace/oom-master-pre-commit-lint 13:06:58 + START_PACKAGES=/tmp/packages_start.txt 13:06:58 + END_PACKAGES=/tmp/packages_end.txt 13:06:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:58 + PACKAGES=/tmp/packages_start.txt 13:06:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:06:58 + PACKAGES=/tmp/packages_end.txt 13:06:58 + case "${OS_FAMILY}" in 13:06:58 + dpkg -l 13:06:58 + grep '^ii' 13:06:58 + '[' -f /tmp/packages_start.txt ']' 13:06:58 + '[' -f /tmp/packages_end.txt ']' 13:06:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:06:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:06:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:06:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8890815313458010999.sh 13:06:58 ---> capture-instance-metadata.sh 13:06:58 Setup pyenv: 13:06:58 system 13:06:58 3.8.13 13:06:58 3.9.13 13:06:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mhf4 13:07:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:06 lf-activate-venv(): INFO: Base packages installed successfully 13:07:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-Mhf4/bin to PATH 13:07:29 INFO: Running in OpenStack, capturing instance metadata 13:07:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17502960215129736833.sh 13:07:29 provisioning config files... 13:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8268221469293070072tmp 13:07:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:07:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:07:29 [EnvInject] - Injecting environment variables from a build step. 13:07:29 [EnvInject] - Injecting as environment variables the properties content 13:07:29 SERVER_ID=logs 13:07:29 13:07:29 [EnvInject] - Variables injected successfully. 13:07:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16261120613345270208.sh 13:07:29 ---> create-netrc.sh 13:07:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins735789837576355465.sh 13:07:29 ---> python-tools-install.sh 13:07:29 Setup pyenv: 13:07:29 system 13:07:29 3.8.13 13:07:29 3.9.13 13:07:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mhf4 from file:/tmp/.os_lf_venv 13:07:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:31 lf-activate-venv(): INFO: Base packages installed successfully 13:07:31 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-Mhf4/bin to PATH 13:07:39 Generating Requirements File 13:07:59 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. 13:07:59 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:07:59 Python 3.10.6 13:08:00 pip 25.2 from /tmp/venv-Mhf4/lib/python3.10/site-packages/pip (python 3.10) 13:08:00 appdirs==1.4.4 13:08:00 argcomplete==3.6.2 13:08:00 aspy.yaml==1.3.0 13:08:00 attrs==25.3.0 13:08:00 autopage==0.5.2 13:08:00 beautifulsoup4==4.13.5 13:08:00 boto3==1.40.24 13:08:00 botocore==1.40.24 13:08:00 bs4==0.0.2 13:08:00 cachetools==5.5.2 13:08:00 certifi==2025.8.3 13:08:00 cffi==1.17.1 13:08:00 cfgv==3.4.0 13:08:00 chardet==5.2.0 13:08:00 charset-normalizer==3.4.3 13:08:00 click==8.2.1 13:08:00 cliff==4.11.0 13:08:00 cmd2==2.7.0 13:08:00 cryptography==3.3.2 13:08:00 debtcollector==3.0.0 13:08:00 decorator==5.2.1 13:08:00 defusedxml==0.7.1 13:08:00 Deprecated==1.2.18 13:08:00 distlib==0.4.0 13:08:00 dnspython==2.7.0 13:08:00 docker==7.1.0 13:08:00 dogpile.cache==1.4.0 13:08:00 durationpy==0.10 13:08:00 email-validator==2.3.0 13:08:00 filelock==3.19.1 13:08:00 future==1.0.0 13:08:00 gitdb==4.0.12 13:08:00 GitPython==3.1.45 13:08:00 google-auth==2.40.3 13:08:00 httplib2==0.30.0 13:08:00 identify==2.6.13 13:08:00 idna==3.10 13:08:00 importlib-resources==1.5.0 13:08:00 iso8601==2.1.0 13:08:00 Jinja2==3.1.6 13:08:00 jmespath==1.0.1 13:08:00 jsonpatch==1.33 13:08:00 jsonpointer==3.0.0 13:08:00 jsonschema==4.25.1 13:08:00 jsonschema-specifications==2025.4.1 13:08:00 keystoneauth1==5.12.0 13:08:00 kubernetes==33.1.0 13:08:00 lftools==0.37.13 13:08:00 lxml==6.0.1 13:08:00 markdown-it-py==4.0.0 13:08:00 MarkupSafe==3.0.2 13:08:00 mdurl==0.1.2 13:08:00 msgpack==1.1.1 13:08:00 multi_key_dict==2.0.3 13:08:00 munch==4.0.0 13:08:00 netaddr==1.3.0 13:08:00 niet==1.4.2 13:08:00 nodeenv==1.9.1 13:08:00 oauth2client==4.1.3 13:08:00 oauthlib==3.3.1 13:08:00 openstacksdk==4.7.0 13:08:00 os-service-types==1.8.0 13:08:00 osc-lib==4.2.0 13:08:00 oslo.config==10.0.0 13:08:00 oslo.context==6.1.0 13:08:00 oslo.i18n==6.6.0 13:08:00 oslo.log==7.2.1 13:08:00 oslo.serialization==5.8.0 13:08:00 oslo.utils==9.1.0 13:08:00 packaging==25.0 13:08:00 pbr==7.0.1 13:08:00 platformdirs==4.4.0 13:08:00 prettytable==3.16.0 13:08:00 psutil==7.0.0 13:08:00 pyasn1==0.6.1 13:08:00 pyasn1_modules==0.4.2 13:08:00 pycparser==2.22 13:08:00 pygerrit2==2.0.15 13:08:00 PyGithub==2.8.1 13:08:00 Pygments==2.19.2 13:08:00 PyJWT==2.10.1 13:08:00 PyNaCl==1.5.0 13:08:00 pyparsing==2.4.7 13:08:00 pyperclip==1.9.0 13:08:00 pyrsistent==0.20.0 13:08:00 python-cinderclient==9.8.0 13:08:00 python-dateutil==2.9.0.post0 13:08:00 python-heatclient==4.3.0 13:08:00 python-jenkins==1.8.3 13:08:00 python-keystoneclient==5.7.0 13:08:00 python-magnumclient==4.9.0 13:08:00 python-openstackclient==8.2.0 13:08:00 python-swiftclient==4.8.0 13:08:00 PyYAML==6.0.2 13:08:00 referencing==0.36.2 13:08:00 requests==2.32.5 13:08:00 requests-oauthlib==2.0.0 13:08:00 requestsexceptions==1.4.0 13:08:00 rfc3986==2.0.0 13:08:00 rich==14.1.0 13:08:00 rich-argparse==1.7.1 13:08:00 rpds-py==0.27.1 13:08:00 rsa==4.9.1 13:08:00 ruamel.yaml==0.18.15 13:08:00 ruamel.yaml.clib==0.2.12 13:08:00 s3transfer==0.13.1 13:08:00 simplejson==3.20.1 13:08:00 six==1.17.0 13:08:00 smmap==5.0.2 13:08:00 soupsieve==2.8 13:08:00 stevedore==5.5.0 13:08:00 tabulate==0.9.0 13:08:00 toml==0.10.2 13:08:00 tomlkit==0.13.3 13:08:00 tqdm==4.67.1 13:08:00 typing_extensions==4.15.0 13:08:00 tzdata==2025.2 13:08:00 urllib3==1.26.20 13:08:00 virtualenv==20.34.0 13:08:00 wcwidth==0.2.13 13:08:00 websocket-client==1.8.0 13:08:00 wrapt==1.17.3 13:08:00 xdg==6.0.0 13:08:00 xmltodict==0.15.0 13:08:00 yq==3.4.3 13:08:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6087376979013684288.sh 13:08:00 ---> sudo-logs.sh 13:08:00 Archiving 'sudo' log.. 13:08:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3271214777979306273.sh 13:08:00 ---> job-cost.sh 13:08:00 Setup pyenv: 13:08:00 system 13:08:00 3.8.13 13:08:00 3.9.13 13:08:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mhf4 from file:/tmp/.os_lf_venv 13:08:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:02 lf-activate-venv(): INFO: Base packages installed successfully 13:08:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-Mhf4/bin to PATH 13:08:07 INFO: No Stack... 13:08:08 INFO: Retrieving Pricing Info for: v3-standard-4 13:08:08 INFO: Archiving Costs 13:08:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins911143917538723833.sh 13:08:08 ---> logs-deploy.sh 13:08:08 Setup pyenv: 13:08:08 system 13:08:08 3.8.13 13:08:08 3.9.13 13:08:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mhf4 from file:/tmp/.os_lf_venv 13:08:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:10 lf-activate-venv(): INFO: Base packages installed successfully 13:08:10 lf-activate-venv(): INFO: Installing additional packages: lftools 13:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-Mhf4/bin to PATH 13:08:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4245 13:08:18 INFO: archiving workspace using pattern(s): 13:08:19 Archives upload complete. 13:08:19 INFO: archiving logs to Nexus 13:08:20 ---> uname -a: 13:08:20 Linux prd-ubuntu1804-builder-4c-4g-43739 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:08:20 13:08:20 13:08:20 ---> lscpu: 13:08:20 Architecture: x86_64 13:08:20 CPU op-mode(s): 32-bit, 64-bit 13:08:20 Byte Order: Little Endian 13:08:20 CPU(s): 4 13:08:20 On-line CPU(s) list: 0-3 13:08:20 Thread(s) per core: 1 13:08:20 Core(s) per socket: 1 13:08:20 Socket(s): 4 13:08:20 NUMA node(s): 1 13:08:20 Vendor ID: AuthenticAMD 13:08:20 CPU family: 23 13:08:20 Model: 49 13:08:20 Model name: AMD EPYC-Rome Processor 13:08:20 Stepping: 0 13:08:20 CPU MHz: 2799.998 13:08:20 BogoMIPS: 5599.99 13:08:20 Virtualization: AMD-V 13:08:20 Hypervisor vendor: KVM 13:08:20 Virtualization type: full 13:08:20 L1d cache: 32K 13:08:20 L1i cache: 32K 13:08:20 L2 cache: 512K 13:08:20 L3 cache: 16384K 13:08:20 NUMA node0 CPU(s): 0-3 13:08:20 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 13:08:20 13:08:20 13:08:20 ---> nproc: 13:08:20 4 13:08:20 13:08:20 13:08:20 ---> df -h: 13:08:20 Filesystem Size Used Avail Use% Mounted on 13:08:20 udev 7.9G 0 7.9G 0% /dev 13:08:20 tmpfs 1.6G 672K 1.6G 1% /run 13:08:20 /dev/vda1 78G 8.4G 69G 11% / 13:08:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:20 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:08:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:08:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:08:20 13:08:20 13:08:20 ---> free -m: 13:08:20 total used free shared buff/cache available 13:08:20 Mem: 16040 549 13283 0 2207 15169 13:08:20 Swap: 1023 0 1023 13:08:20 13:08:20 13:08:20 ---> ip addr: 13:08:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:20 inet 127.0.0.1/8 scope host lo 13:08:20 valid_lft forever preferred_lft forever 13:08:20 inet6 ::1/128 scope host 13:08:20 valid_lft forever preferred_lft forever 13:08:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:20 link/ether fa:16:3e:d3:d7:b5 brd ff:ff:ff:ff:ff:ff 13:08:20 inet 10.30.107.125/23 brd 10.30.107.255 scope global dynamic ens3 13:08:20 valid_lft 86249sec preferred_lft 86249sec 13:08:20 inet6 fe80::f816:3eff:fed3:d7b5/64 scope link 13:08:20 valid_lft forever preferred_lft forever 13:08:20 13:08:20 13:08:20 ---> sar -b -r -n DEV: 13:08:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43739) 09/05/25 _x86_64_ (4 CPU) 13:08:20 13:08:20 13:05:51 LINUX RESTART (4 CPU) 13:08:20 13:08:20 13:06:01 tps rtps wtps bread/s bwrtn/s 13:08:20 13:07:02 341.33 59.36 281.97 3756.71 20763.87 13:08:20 13:08:01 132.91 1.05 131.86 122.83 24036.20 13:08:20 Average: 237.99 30.45 207.54 1955.03 22386.29 13:08:20 13:08:20 13:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:20 13:07:02 13960540 15559508 2464428 15.00 58472 1739916 787968 4.51 740012 1508264 148124 13:08:20 13:08:01 13645604 15570448 2779364 16.92 86324 2017980 740264 4.24 741608 1780232 120460 13:08:20 Average: 13803072 15564978 2621896 15.96 72398 1878948 764116 4.37 740810 1644248 134292 13:08:20 13:08:20 13:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:20 13:07:02 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 13:08:20 13:07:02 ens3 546.88 345.86 2340.74 83.76 0.00 0.00 0.00 0.00 13:08:20 13:08:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 13:08:20 13:08:01 ens3 62.46 52.08 895.16 10.94 0.00 0.00 0.00 0.00 13:08:20 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 13:08:20 Average: ens3 306.70 200.20 1624.02 47.66 0.00 0.00 0.00 0.00 13:08:20 13:08:20 13:08:20 ---> sar -P ALL: 13:08:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43739) 09/05/25 _x86_64_ (4 CPU) 13:08:20 13:08:20 13:05:51 LINUX RESTART (4 CPU) 13:08:20 13:08:20 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:08:20 13:07:02 all 24.65 0.00 3.15 2.61 0.07 69.51 13:08:20 13:07:02 0 17.09 0.00 3.32 4.39 0.08 75.12 13:08:20 13:07:02 1 20.11 0.00 2.95 3.14 0.07 73.73 13:08:20 13:07:02 2 29.94 0.00 3.06 1.84 0.07 65.09 13:08:20 13:07:02 3 31.47 0.00 3.27 1.07 0.07 64.12 13:08:20 13:08:01 all 21.24 0.00 1.54 1.64 0.05 75.53 13:08:20 13:08:01 0 28.03 0.00 1.38 1.14 0.08 69.37 13:08:20 13:08:01 1 19.83 0.00 1.67 1.16 0.03 77.31 13:08:20 13:08:01 2 8.16 0.00 1.28 3.96 0.05 86.55 13:08:20 13:08:01 3 28.91 0.00 1.85 0.32 0.05 68.87 13:08:20 Average: all 22.96 0.00 2.35 2.13 0.06 72.50 13:08:20 Average: 0 22.52 0.00 2.35 2.78 0.08 72.27 13:08:20 Average: 1 19.97 0.00 2.32 2.16 0.05 75.50 13:08:20 Average: 2 19.15 0.00 2.18 2.89 0.06 75.73 13:08:20 Average: 3 30.20 0.00 2.56 0.70 0.06 66.48 13:08:20 13:08:20 13:08:20