14:06:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142317 14:06:07 Running as SYSTEM 14:06:07 [EnvInject] - Loading node environment variables. 14:06:07 Building remotely on prd-ubuntu1804-builder-4c-4g-17717 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:06:07 [ssh-agent] Looking for ssh-agent implementation... 14:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:07 $ ssh-agent 14:06:07 SSH_AUTH_SOCK=/tmp/ssh-r8hAvJwh7u8H/agent.1678 14:06:07 SSH_AGENT_PID=1679 14:06:07 [ssh-agent] Started. 14:06:07 Running ssh-add (command line suppressed) 14:06:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7255671718167988177.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7255671718167988177.key) 14:06:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:06:07 The recommended git tool is: NONE 14:06:09 using credential onap-jenkins-ssh 14:06:09 Wiping out workspace first. 14:06:09 Cloning the remote Git repository 14:06:09 Cloning repository git://cloud.onap.org/mirror/oom.git 14:06:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:06:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:09 > git --version # timeout=10 14:06:09 > git --version # 'git version 2.17.1' 14:06:09 using GIT_SSH to set credentials Gerrit user 14:06:09 Verifying host key using manually-configured host key entries 14:06:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:06:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:06:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:06:14 using GIT_SSH to set credentials Gerrit user 14:06:14 Verifying host key using manually-configured host key entries 14:06:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142317/3 # timeout=30 14:06:14 > git rev-parse fc9f17727cfcc764ccff070a63a2acdc95cb1760^{commit} # timeout=10 14:06:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:06:14 Checking out Revision fc9f17727cfcc764ccff070a63a2acdc95cb1760 (refs/changes/17/142317/3) 14:06:15 > git config core.sparsecheckout # timeout=10 14:06:15 > git checkout -f fc9f17727cfcc764ccff070a63a2acdc95cb1760 # timeout=30 14:06:18 Commit message: "[MULTICLOUD] 13.1.5 release" 14:06:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:06:18 > git rev-list --no-walk c3d0f8be957716dfd8c99b0e23b3c9668abd28d0 # timeout=10 14:06:18 [EnvInject] - Injecting environment variables from a build step. 14:06:18 [EnvInject] - Injecting as environment variables the properties content 14:06:18 PYTHON=python3 14:06:18 14:06:18 [EnvInject] - Variables injected successfully. 14:06:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13650026458681689209.sh 14:06:18 ---> tox-install.sh 14:06:18 + source /home/jenkins/lf-env.sh 14:06:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:18 ++ mktemp -d /tmp/venv-XXXX 14:06:18 + lf_venv=/tmp/venv-tEDc 14:06:18 + local venv_file=/tmp/.os_lf_venv 14:06:18 + local python=python3 14:06:18 + local options 14:06:18 + local set_path=true 14:06:18 + local install_args= 14:06:18 ++ 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 14:06:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:18 + true 14:06:18 + case $1 in 14:06:18 + venv_file=/tmp/.toxenv 14:06:18 + shift 2 14:06:18 + true 14:06:18 + case $1 in 14:06:18 + shift 14:06:18 + break 14:06:18 + case $python in 14:06:18 + local pkg_list= 14:06:18 + [[ -d /opt/pyenv ]] 14:06:18 + echo 'Setup pyenv:' 14:06:18 Setup pyenv: 14:06:18 + export PYENV_ROOT=/opt/pyenv 14:06:18 + PYENV_ROOT=/opt/pyenv 14:06:18 + 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 14:06:18 + 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 14:06:18 + pyenv versions 14:06:18 * system (set by /opt/pyenv/version) 14:06:18 * 3.8.13 (set by /opt/pyenv/version) 14:06:18 * 3.9.13 (set by /opt/pyenv/version) 14:06:18 * 3.10.6 (set by /opt/pyenv/version) 14:06:18 + command -v pyenv 14:06:18 ++ pyenv init - --no-rehash 14:06:18 + 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[*]}"'\'')" 14:06:18 export PATH="/opt/pyenv/shims:${PATH}" 14:06:18 export PYENV_SHELL=bash 14:06:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:18 pyenv() { 14:06:18 local command 14:06:18 command="${1:-}" 14:06:18 if [ "$#" -gt 0 ]; then 14:06:18 shift 14:06:18 fi 14:06:18 14:06:18 case "$command" in 14:06:18 rehash|shell) 14:06:18 eval "$(pyenv "sh-$command" "$@")" 14:06:18 ;; 14:06:18 *) 14:06:18 command pyenv "$command" "$@" 14:06:18 ;; 14:06:18 esac 14:06:18 }' 14:06:18 +++ 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[*]}"' 14:06:18 ++ 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 14:06:18 ++ 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 14:06:18 ++ 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 14:06:18 ++ export PYENV_SHELL=bash 14:06:18 ++ PYENV_SHELL=bash 14:06:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:18 +++ complete -F _pyenv pyenv 14:06:18 ++ lf-pyver python3 14:06:18 ++ local py_version_xy=python3 14:06:18 ++ local py_version_xyz= 14:06:18 ++ pyenv versions 14:06:18 ++ local command 14:06:18 ++ command=versions 14:06:18 ++ '[' 1 -gt 0 ']' 14:06:18 ++ shift 14:06:18 ++ case "$command" in 14:06:18 ++ command pyenv versions 14:06:18 ++ pyenv versions 14:06:18 ++ awk '{ print $1 }' 14:06:18 ++ grep -E '^[0-9.]*[0-9]$' 14:06:18 ++ sed 's/^[ *]* //' 14:06:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:19 +++ grep '^3' /tmp/.pyenv_versions 14:06:19 +++ sort -V 14:06:19 +++ tail -n 1 14:06:19 ++ py_version_xyz=3.10.6 14:06:19 ++ [[ -z 3.10.6 ]] 14:06:19 ++ echo 3.10.6 14:06:19 ++ return 0 14:06:19 + pyenv local 3.10.6 14:06:19 + local command 14:06:19 + command=local 14:06:19 + '[' 2 -gt 0 ']' 14:06:19 + shift 14:06:19 + case "$command" in 14:06:19 + command pyenv local 3.10.6 14:06:19 + pyenv local 3.10.6 14:06:19 + for arg in "$@" 14:06:19 + case $arg in 14:06:19 + pkg_list+='tox ' 14:06:19 + for arg in "$@" 14:06:19 + case $arg in 14:06:19 + pkg_list+='virtualenv ' 14:06:19 + for arg in "$@" 14:06:19 + case $arg in 14:06:19 + pkg_list+='urllib3~=1.26.15 ' 14:06:19 + [[ -f /tmp/.toxenv ]] 14:06:19 + [[ ! -f /tmp/.toxenv ]] 14:06:19 + [[ -n '' ]] 14:06:19 + python3 -m venv /tmp/venv-tEDc 14:06:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tEDc' 14:06:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tEDc 14:06:23 + echo /tmp/venv-tEDc 14:06:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:06:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:06:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:23 + local 'pip_opts=--upgrade --quiet' 14:06:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:23 + [[ -n '' ]] 14:06:23 + [[ -n '' ]] 14:06:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:23 + /tmp/venv-tEDc/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 14:06:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:26 lf-activate-venv(): INFO: Base packages installed successfully 14:06:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:26 + /tmp/venv-tEDc/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 14:06:29 + type python3 14:06:29 + true 14:06:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tEDc/bin to PATH' 14:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-tEDc/bin to PATH 14:06:29 + PATH=/tmp/venv-tEDc/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 14:06:29 + return 0 14:06:29 + python3 --version 14:06:29 Python 3.10.6 14:06:29 + python3 -m pip --version 14:06:29 pip 25.3 from /tmp/venv-tEDc/lib/python3.10/site-packages/pip (python 3.10) 14:06:29 + python3 -m pip freeze 14:06:29 cachetools==6.2.2 14:06:29 chardet==5.2.0 14:06:29 colorama==0.4.6 14:06:29 distlib==0.4.0 14:06:29 filelock==3.20.0 14:06:29 packaging==25.0 14:06:29 platformdirs==4.5.0 14:06:29 pluggy==1.6.0 14:06:29 pyproject-api==1.10.0 14:06:29 tomli==2.3.0 14:06:29 tox==4.32.0 14:06:29 typing_extensions==4.15.0 14:06:29 urllib3==1.26.20 14:06:29 virtualenv==20.35.4 14:06:29 [EnvInject] - Injecting environment variables from a build step. 14:06:29 [EnvInject] - Injecting as environment variables the properties content 14:06:29 PARALLEL=false 14:06:29 14:06:29 [EnvInject] - Variables injected successfully. 14:06:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins782156880998665455.sh 14:06:29 ---> tox-run.sh 14:06:29 + 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 14:06:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:06:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:06:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:06:29 + cd /w/workspace/oom-master-pre-commit-lint/. 14:06:29 + source /home/jenkins/lf-env.sh 14:06:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:29 ++ mktemp -d /tmp/venv-XXXX 14:06:29 + lf_venv=/tmp/venv-3n3L 14:06:29 + local venv_file=/tmp/.os_lf_venv 14:06:29 + local python=python3 14:06:29 + local options 14:06:29 + local set_path=true 14:06:29 + local install_args= 14:06:29 ++ 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 14:06:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:29 + true 14:06:29 + case $1 in 14:06:29 + venv_file=/tmp/.toxenv 14:06:29 + shift 2 14:06:29 + true 14:06:29 + case $1 in 14:06:29 + shift 14:06:29 + break 14:06:29 + case $python in 14:06:29 + local pkg_list= 14:06:29 + [[ -d /opt/pyenv ]] 14:06:29 + echo 'Setup pyenv:' 14:06:29 Setup pyenv: 14:06:29 + export PYENV_ROOT=/opt/pyenv 14:06:29 + PYENV_ROOT=/opt/pyenv 14:06:29 + 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 14:06:29 + 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 14:06:29 + pyenv versions 14:06:29 system 14:06:29 3.8.13 14:06:29 3.9.13 14:06:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:06:29 + command -v pyenv 14:06:29 ++ pyenv init - --no-rehash 14:06:29 + 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[*]}"'\'')" 14:06:29 export PATH="/opt/pyenv/shims:${PATH}" 14:06:29 export PYENV_SHELL=bash 14:06:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:29 pyenv() { 14:06:29 local command 14:06:29 command="${1:-}" 14:06:29 if [ "$#" -gt 0 ]; then 14:06:29 shift 14:06:29 fi 14:06:29 14:06:29 case "$command" in 14:06:29 rehash|shell) 14:06:29 eval "$(pyenv "sh-$command" "$@")" 14:06:29 ;; 14:06:29 *) 14:06:29 command pyenv "$command" "$@" 14:06:29 ;; 14:06:29 esac 14:06:29 }' 14:06:29 +++ 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[*]}"' 14:06:29 ++ 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 14:06:29 ++ 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 14:06:29 ++ 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 14:06:29 ++ export PYENV_SHELL=bash 14:06:29 ++ PYENV_SHELL=bash 14:06:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:29 +++ complete -F _pyenv pyenv 14:06:29 ++ lf-pyver python3 14:06:29 ++ local py_version_xy=python3 14:06:29 ++ local py_version_xyz= 14:06:29 ++ pyenv versions 14:06:29 ++ local command 14:06:29 ++ command=versions 14:06:29 ++ '[' 1 -gt 0 ']' 14:06:29 ++ shift 14:06:29 ++ case "$command" in 14:06:29 ++ command pyenv versions 14:06:29 ++ pyenv versions 14:06:29 ++ sed 's/^[ *]* //' 14:06:29 ++ grep -E '^[0-9.]*[0-9]$' 14:06:29 ++ awk '{ print $1 }' 14:06:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:29 +++ grep '^3' /tmp/.pyenv_versions 14:06:29 +++ sort -V 14:06:29 +++ tail -n 1 14:06:29 ++ py_version_xyz=3.10.6 14:06:29 ++ [[ -z 3.10.6 ]] 14:06:29 ++ echo 3.10.6 14:06:29 ++ return 0 14:06:29 + pyenv local 3.10.6 14:06:29 + local command 14:06:29 + command=local 14:06:29 + '[' 2 -gt 0 ']' 14:06:29 + shift 14:06:29 + case "$command" in 14:06:29 + command pyenv local 3.10.6 14:06:29 + pyenv local 3.10.6 14:06:29 + for arg in "$@" 14:06:29 + case $arg in 14:06:29 + pkg_list+='tox ' 14:06:29 + for arg in "$@" 14:06:29 + case $arg in 14:06:29 + pkg_list+='virtualenv ' 14:06:29 + for arg in "$@" 14:06:29 + case $arg in 14:06:29 + pkg_list+='urllib3~=1.26.15 ' 14:06:29 + [[ -f /tmp/.toxenv ]] 14:06:29 ++ cat /tmp/.toxenv 14:06:29 + lf_venv=/tmp/venv-tEDc 14:06:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEDc from' file:/tmp/.toxenv 14:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEDc from file:/tmp/.toxenv 14:06:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:29 + local 'pip_opts=--upgrade --quiet' 14:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:29 + [[ -n '' ]] 14:06:29 + [[ -n '' ]] 14:06:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:29 + /tmp/venv-tEDc/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 14:06:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:30 lf-activate-venv(): INFO: Base packages installed successfully 14:06:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:30 + /tmp/venv-tEDc/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 14:06:32 + type python3 14:06:32 + true 14:06:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tEDc/bin to PATH' 14:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-tEDc/bin to PATH 14:06:32 + PATH=/tmp/venv-tEDc/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 14:06:32 + return 0 14:06:32 + [[ -d /opt/pyenv ]] 14:06:32 + echo '---> Setting up pyenv' 14:06:32 ---> Setting up pyenv 14:06:32 + export PYENV_ROOT=/opt/pyenv 14:06:32 + PYENV_ROOT=/opt/pyenv 14:06:32 + export PATH=/opt/pyenv/bin:/tmp/venv-tEDc/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 14:06:32 + PATH=/opt/pyenv/bin:/tmp/venv-tEDc/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 14:06:32 ++ pwd 14:06:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:06:32 + export PYTHONPATH 14:06:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:06:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:06:32 + tox --version 14:06:32 4.32.0 from /tmp/venv-tEDc/lib/python3.10/site-packages/tox/__init__.py 14:06:32 + PARALLEL=false 14:06:32 + TOX_OPTIONS_LIST= 14:06:32 + [[ -n pre-commit ]] 14:06:32 + TOX_OPTIONS_LIST=' -e pre-commit' 14:06:32 + case ${PARALLEL,,} in 14:06:32 + tox -e pre-commit 14:06:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:06:33 pre-commit: install_deps> python -I -m pip install pre-commit 14:06:35 pre-commit: freeze> python -m pip freeze --all 14:06:36 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 14:06:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:06:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:06:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:06:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:06:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:06:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:06:38 [INFO] Once installed this environment will be reused. 14:06:38 [INFO] This may take a few minutes... 14:06:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:06:42 [INFO] Once installed this environment will be reused. 14:06:42 [INFO] This may take a few minutes... 14:06:47 trim trailing whitespace.................................................Passed 14:06:47 Tabs remover.............................................................Passed 14:06:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:06:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:06:47 [INFO] Once installed this environment will be reused. 14:06:47 [INFO] This may take a few minutes... 14:06:55 gitlint..............................................(no files to check)Skipped 14:06:55 pre-commit: OK (22.68=setup[3.38]+cmd[11.25,8.05] seconds) 14:06:55 congratulations :) (22.71 seconds) 14:06:55 + tox_status=0 14:06:55 + echo '---> Completed tox runs' 14:06:55 ---> Completed tox runs 14:06:55 + for i in .tox/*/log 14:06:55 ++ echo .tox/pre-commit/log 14:06:55 ++ awk -F/ '{print $2}' 14:06:55 + tox_env=pre-commit 14:06:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:06:55 + DOC_DIR=docs/_build/html 14:06:55 + [[ -d docs/_build/html ]] 14:06:55 + echo '---> tox-run.sh ends' 14:06:55 ---> tox-run.sh ends 14:06:55 + test 0 -eq 0 14:06:55 $ ssh-agent -k 14:06:55 unset SSH_AUTH_SOCK; 14:06:55 unset SSH_AGENT_PID; 14:06:55 echo Agent pid 1679 killed; 14:06:55 [ssh-agent] Stopped. 14:06:55 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14459353453245125886.sh 14:06:55 ---> sysstat.sh 14:06:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2704320197856247344.sh 14:06:56 ---> package-listing.sh 14:06:56 ++ tr '[:upper:]' '[:lower:]' 14:06:56 ++ facter osfamily 14:06:56 + OS_FAMILY=debian 14:06:56 + workspace=/w/workspace/oom-master-pre-commit-lint 14:06:56 + START_PACKAGES=/tmp/packages_start.txt 14:06:56 + END_PACKAGES=/tmp/packages_end.txt 14:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:56 + PACKAGES=/tmp/packages_start.txt 14:06:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:06:56 + PACKAGES=/tmp/packages_end.txt 14:06:56 + case "${OS_FAMILY}" in 14:06:56 + dpkg -l 14:06:56 + grep '^ii' 14:06:56 + '[' -f /tmp/packages_start.txt ']' 14:06:56 + '[' -f /tmp/packages_end.txt ']' 14:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:06:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:06:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5597477611427749356.sh 14:06:56 ---> capture-instance-metadata.sh 14:06:56 Setup pyenv: 14:06:56 system 14:06:56 3.8.13 14:06:56 3.9.13 14:06:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1vXf 14:07:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:03 lf-activate-venv(): INFO: Base packages installed successfully 14:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-1vXf/bin to PATH 14:07:25 INFO: Running in OpenStack, capturing instance metadata 14:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7247052064392964190.sh 14:07:26 provisioning config files... 14:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14095058031840462636tmp 14:07:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:26 [EnvInject] - Injecting environment variables from a build step. 14:07:26 [EnvInject] - Injecting as environment variables the properties content 14:07:26 SERVER_ID=logs 14:07:26 14:07:26 [EnvInject] - Variables injected successfully. 14:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13258022994661883765.sh 14:07:26 ---> create-netrc.sh 14:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1539029362516149697.sh 14:07:26 ---> python-tools-install.sh 14:07:26 Setup pyenv: 14:07:26 system 14:07:26 3.8.13 14:07:26 3.9.13 14:07:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vXf from file:/tmp/.os_lf_venv 14:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:28 lf-activate-venv(): INFO: Base packages installed successfully 14:07:28 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-1vXf/bin to PATH 14:07:37 Generating Requirements File 14:07:55 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. 14:07:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:07:55 Python 3.10.6 14:07:55 pip 25.3 from /tmp/venv-1vXf/lib/python3.10/site-packages/pip (python 3.10) 14:07:55 appdirs==1.4.4 14:07:55 argcomplete==3.6.3 14:07:55 aspy.yaml==1.3.0 14:07:55 attrs==25.4.0 14:07:55 autopage==0.5.2 14:07:55 beautifulsoup4==4.14.3 14:07:55 boto3==1.42.2 14:07:55 botocore==1.42.2 14:07:55 bs4==0.0.2 14:07:55 cachetools==6.2.2 14:07:55 certifi==2025.11.12 14:07:55 cffi==2.0.0 14:07:55 cfgv==3.5.0 14:07:55 chardet==5.2.0 14:07:55 charset-normalizer==3.4.4 14:07:55 click==8.3.1 14:07:55 cliff==4.13.0 14:07:55 cmd2==2.7.0 14:07:55 cryptography==3.3.2 14:07:55 debtcollector==3.0.0 14:07:55 decorator==5.2.1 14:07:55 defusedxml==0.7.1 14:07:55 Deprecated==1.3.1 14:07:55 distlib==0.4.0 14:07:55 dnspython==2.8.0 14:07:55 docker==7.1.0 14:07:55 dogpile.cache==1.5.0 14:07:55 durationpy==0.10 14:07:55 email-validator==2.3.0 14:07:55 filelock==3.20.0 14:07:55 future==1.0.0 14:07:55 gitdb==4.0.12 14:07:55 GitPython==3.1.45 14:07:55 google-auth==2.43.0 14:07:55 httplib2==0.31.0 14:07:55 identify==2.6.15 14:07:55 idna==3.11 14:07:55 importlib-resources==1.5.0 14:07:55 iso8601==2.1.0 14:07:55 Jinja2==3.1.6 14:07:55 jmespath==1.0.1 14:07:55 jsonpatch==1.33 14:07:55 jsonpointer==3.0.0 14:07:55 jsonschema==4.25.1 14:07:55 jsonschema-specifications==2025.9.1 14:07:55 keystoneauth1==5.12.0 14:07:55 kubernetes==34.1.0 14:07:55 lftools==0.37.16 14:07:55 lxml==6.0.2 14:07:55 markdown-it-py==4.0.0 14:07:55 MarkupSafe==3.0.3 14:07:55 mdurl==0.1.2 14:07:55 msgpack==1.1.2 14:07:55 multi_key_dict==2.0.3 14:07:55 munch==4.0.0 14:07:55 netaddr==1.3.0 14:07:55 niet==1.4.2 14:07:55 nodeenv==1.9.1 14:07:55 oauth2client==4.1.3 14:07:55 oauthlib==3.3.1 14:07:55 openstacksdk==4.8.0 14:07:55 os-service-types==1.8.2 14:07:55 osc-lib==4.2.0 14:07:55 oslo.config==10.1.0 14:07:55 oslo.context==6.2.0 14:07:55 oslo.i18n==6.7.1 14:07:55 oslo.log==7.2.1 14:07:55 oslo.serialization==5.8.0 14:07:55 oslo.utils==9.2.0 14:07:55 packaging==25.0 14:07:55 pbr==7.0.3 14:07:55 platformdirs==4.5.0 14:07:55 prettytable==3.17.0 14:07:55 psutil==7.1.3 14:07:55 pyasn1==0.6.1 14:07:55 pyasn1_modules==0.4.2 14:07:55 pycparser==2.23 14:07:55 pygerrit2==2.0.15 14:07:55 PyGithub==2.8.1 14:07:55 Pygments==2.19.2 14:07:55 PyJWT==2.10.1 14:07:55 PyNaCl==1.6.1 14:07:55 pyparsing==2.4.7 14:07:55 pyperclip==1.11.0 14:07:55 pyrsistent==0.20.0 14:07:55 python-cinderclient==9.8.0 14:07:55 python-dateutil==2.9.0.post0 14:07:55 python-heatclient==4.3.0 14:07:55 python-jenkins==1.8.3 14:07:55 python-keystoneclient==5.7.0 14:07:55 python-magnumclient==4.9.0 14:07:55 python-openstackclient==8.2.0 14:07:55 python-swiftclient==4.9.0 14:07:55 PyYAML==6.0.3 14:07:55 referencing==0.37.0 14:07:55 requests==2.32.5 14:07:55 requests-oauthlib==2.0.0 14:07:55 requestsexceptions==1.4.0 14:07:55 rfc3986==2.0.0 14:07:55 rich==14.2.0 14:07:55 rich-argparse==1.7.2 14:07:55 rpds-py==0.30.0 14:07:55 rsa==4.9.1 14:07:55 ruamel.yaml==0.18.16 14:07:55 ruamel.yaml.clib==0.2.15 14:07:55 s3transfer==0.16.0 14:07:55 simplejson==3.20.2 14:07:55 six==1.17.0 14:07:55 smmap==5.0.2 14:07:55 soupsieve==2.8 14:07:55 stevedore==5.6.0 14:07:55 tabulate==0.9.0 14:07:55 toml==0.10.2 14:07:55 tomlkit==0.13.3 14:07:55 tqdm==4.67.1 14:07:55 typing_extensions==4.15.0 14:07:55 tzdata==2025.2 14:07:55 urllib3==1.26.20 14:07:55 virtualenv==20.35.4 14:07:55 wcwidth==0.2.14 14:07:55 websocket-client==1.9.0 14:07:55 wrapt==2.0.1 14:07:55 xdg==6.0.0 14:07:55 xmltodict==1.0.2 14:07:55 yq==3.4.3 14:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6500415253172979886.sh 14:07:55 ---> sudo-logs.sh 14:07:55 Archiving 'sudo' log.. 14:07:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4023242906632515320.sh 14:07:56 ---> job-cost.sh 14:07:56 Setup pyenv: 14:07:56 system 14:07:56 3.8.13 14:07:56 3.9.13 14:07:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vXf from file:/tmp/.os_lf_venv 14:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:58 lf-activate-venv(): INFO: Base packages installed successfully 14:07:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-1vXf/bin to PATH 14:08:03 INFO: No Stack... 14:08:03 INFO: Retrieving Pricing Info for: v3-standard-4 14:08:04 INFO: Archiving Costs 14:08:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7620901610494248241.sh 14:08:04 ---> logs-deploy.sh 14:08:04 Setup pyenv: 14:08:04 system 14:08:04 3.8.13 14:08:04 3.9.13 14:08:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vXf from file:/tmp/.os_lf_venv 14:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:06 lf-activate-venv(): INFO: Base packages installed successfully 14:08:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-1vXf/bin to PATH 14:08:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4324 14:08:14 INFO: archiving workspace using pattern(s): 14:08:15 Archives upload complete. 14:08:15 INFO: archiving logs to Nexus 14:08:16 ---> uname -a: 14:08:16 Linux prd-ubuntu1804-builder-4c-4g-17717 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:08:16 14:08:16 14:08:16 ---> lscpu: 14:08:16 Architecture: x86_64 14:08:16 CPU op-mode(s): 32-bit, 64-bit 14:08:16 Byte Order: Little Endian 14:08:16 CPU(s): 4 14:08:16 On-line CPU(s) list: 0-3 14:08:16 Thread(s) per core: 1 14:08:16 Core(s) per socket: 1 14:08:16 Socket(s): 4 14:08:16 NUMA node(s): 1 14:08:16 Vendor ID: AuthenticAMD 14:08:16 CPU family: 23 14:08:16 Model: 49 14:08:16 Model name: AMD EPYC-Rome Processor 14:08:16 Stepping: 0 14:08:16 CPU MHz: 2800.000 14:08:16 BogoMIPS: 5600.00 14:08:16 Virtualization: AMD-V 14:08:16 Hypervisor vendor: KVM 14:08:16 Virtualization type: full 14:08:16 L1d cache: 32K 14:08:16 L1i cache: 32K 14:08:16 L2 cache: 512K 14:08:16 L3 cache: 16384K 14:08:16 NUMA node0 CPU(s): 0-3 14:08:16 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 14:08:16 14:08:16 14:08:16 ---> nproc: 14:08:16 4 14:08:16 14:08:16 14:08:16 ---> df -h: 14:08:16 Filesystem Size Used Avail Use% Mounted on 14:08:16 udev 7.9G 0 7.9G 0% /dev 14:08:16 tmpfs 1.6G 676K 1.6G 1% /run 14:08:16 /dev/vda1 78G 8.4G 69G 11% / 14:08:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:08:16 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:08:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:08:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:08:16 14:08:16 14:08:16 ---> free -m: 14:08:16 total used free shared buff/cache available 14:08:16 Mem: 16040 547 13276 0 2215 15170 14:08:16 Swap: 1023 0 1023 14:08:16 14:08:16 14:08:16 ---> ip addr: 14:08:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:16 inet 127.0.0.1/8 scope host lo 14:08:16 valid_lft forever preferred_lft forever 14:08:16 inet6 ::1/128 scope host 14:08:16 valid_lft forever preferred_lft forever 14:08:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:16 link/ether fa:16:3e:4f:e6:a2 brd ff:ff:ff:ff:ff:ff 14:08:16 inet 10.30.106.176/23 brd 10.30.107.255 scope global dynamic ens3 14:08:16 valid_lft 86253sec preferred_lft 86253sec 14:08:16 inet6 fe80::f816:3eff:fe4f:e6a2/64 scope link 14:08:16 valid_lft forever preferred_lft forever 14:08:16 14:08:16 14:08:16 ---> sar -b -r -n DEV: 14:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17717) 12/04/25 _x86_64_ (4 CPU) 14:08:16 14:08:16 14:05:51 LINUX RESTART (4 CPU) 14:08:16 14:08:16 14:06:01 tps rtps wtps bread/s bwrtn/s 14:08:16 14:07:01 329.30 59.66 269.64 3743.78 18192.57 14:08:16 14:08:01 139.57 1.02 138.55 118.36 21436.85 14:08:16 Average: 234.42 30.33 204.09 1930.92 19814.85 14:08:16 14:08:16 14:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:16 14:07:01 13965268 15576100 2459700 14.98 58616 1751312 771068 4.41 711096 1532224 158188 14:08:16 14:08:01 13599652 15530192 2825316 17.20 86940 2023664 780492 4.47 775536 1794380 114592 14:08:16 Average: 13782460 15553146 2642508 16.09 72778 1887488 775780 4.44 743316 1663302 136390 14:08:16 14:08:16 14:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:16 14:07:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 14:08:16 14:07:01 ens3 527.30 341.26 2336.25 82.92 0.00 0.00 0.00 0.00 14:08:16 14:08:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 14:08:16 14:08:01 ens3 59.43 44.27 903.50 10.96 0.00 0.00 0.00 0.00 14:08:16 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 14:08:16 Average: ens3 293.34 192.75 1619.82 46.93 0.00 0.00 0.00 0.00 14:08:16 14:08:16 14:08:16 ---> sar -P ALL: 14:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17717) 12/04/25 _x86_64_ (4 CPU) 14:08:16 14:08:16 14:05:51 LINUX RESTART (4 CPU) 14:08:16 14:08:16 14:06:01 CPU %user %nice %system %iowait %steal %idle 14:08:16 14:07:01 all 24.71 0.00 2.88 2.47 0.07 69.87 14:08:16 14:07:01 0 26.15 0.00 3.01 2.06 0.05 68.74 14:08:16 14:07:01 1 15.70 0.00 2.51 4.67 0.08 77.04 14:08:16 14:07:01 2 29.59 0.00 3.67 2.26 0.07 64.42 14:08:16 14:07:01 3 27.39 0.00 2.32 0.90 0.07 69.31 14:08:16 14:08:01 all 21.20 0.00 1.41 1.67 0.06 75.66 14:08:16 14:08:01 0 16.11 0.00 1.28 0.95 0.07 81.59 14:08:16 14:08:01 1 20.83 0.00 1.62 2.38 0.05 75.12 14:08:16 14:08:01 2 26.62 0.00 1.65 2.46 0.07 69.20 14:08:16 14:08:01 3 21.23 0.00 1.09 0.90 0.07 76.71 14:08:16 Average: all 22.95 0.00 2.14 2.07 0.07 72.76 14:08:16 Average: 0 21.12 0.00 2.15 1.50 0.06 75.18 14:08:16 Average: 1 18.26 0.00 2.07 3.52 0.07 76.08 14:08:16 Average: 2 28.11 0.00 2.66 2.36 0.07 66.81 14:08:16 Average: 3 24.31 0.00 1.71 0.90 0.07 73.01 14:08:16 14:08:16 14:08:16