15:48:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 15:48:58 Running as SYSTEM 15:48:58 [EnvInject] - Loading node environment variables. 15:48:58 Building remotely on prd-ubuntu1804-builder-4c-4g-4291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:48:58 [ssh-agent] Looking for ssh-agent implementation... 15:48:58 $ ssh-agent 15:48:58 SSH_AUTH_SOCK=/tmp/ssh-1OdSB36l7BTI/agent.1654 15:48:58 SSH_AGENT_PID=1656 15:48:58 [ssh-agent] Started. 15:48:58 Running ssh-add (command line suppressed) 15:48:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17167775824344599340.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17167775824344599340.key) 15:48:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:48:58 The recommended git tool is: NONE 15:49:00 using credential onap-jenkins-ssh 15:49:00 Wiping out workspace first. 15:49:00 Cloning the remote Git repository 15:49:00 Cloning repository git://cloud.onap.org/mirror/oom.git 15:49:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:49:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:00 > git --version # timeout=10 15:49:00 > git --version # 'git version 2.17.1' 15:49:00 using GIT_SSH to set credentials Gerrit user 15:49:00 Verifying host key using manually-configured host key entries 15:49:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:49:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:49:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:49:06 using GIT_SSH to set credentials Gerrit user 15:49:06 Verifying host key using manually-configured host key entries 15:49:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/15 # timeout=30 15:49:06 > git rev-parse da96583da46b2ca434ed3f2c924438dea27e9123^{commit} # timeout=10 15:49:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:49:06 Checking out Revision da96583da46b2ca434ed3f2c924438dea27e9123 (refs/changes/80/141880/15) 15:49:06 > git config core.sparsecheckout # timeout=10 15:49:06 > git checkout -f da96583da46b2ca434ed3f2c924438dea27e9123 # timeout=30 15:49:09 Commit message: "[SDC] Move db init jobs to init container." 15:49:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:49:09 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 15:49:10 [EnvInject] - Injecting environment variables from a build step. 15:49:10 [EnvInject] - Injecting as environment variables the properties content 15:49:10 PYTHON=python3 15:49:10 15:49:10 [EnvInject] - Variables injected successfully. 15:49:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12553676803787333023.sh 15:49:10 ---> tox-install.sh 15:49:10 + source /home/jenkins/lf-env.sh 15:49:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:10 ++ mktemp -d /tmp/venv-XXXX 15:49:10 + lf_venv=/tmp/venv-9wFg 15:49:10 + local venv_file=/tmp/.os_lf_venv 15:49:10 + local python=python3 15:49:10 + local options 15:49:10 + local set_path=true 15:49:10 + local install_args= 15:49:10 ++ 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 15:49:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:10 + true 15:49:10 + case $1 in 15:49:10 + venv_file=/tmp/.toxenv 15:49:10 + shift 2 15:49:10 + true 15:49:10 + case $1 in 15:49:10 + shift 15:49:10 + break 15:49:10 + case $python in 15:49:10 + local pkg_list= 15:49:10 + [[ -d /opt/pyenv ]] 15:49:10 + echo 'Setup pyenv:' 15:49:10 Setup pyenv: 15:49:10 + export PYENV_ROOT=/opt/pyenv 15:49:10 + PYENV_ROOT=/opt/pyenv 15:49:10 + 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 15:49:10 + 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 15:49:10 + pyenv versions 15:49:10 * system (set by /opt/pyenv/version) 15:49:10 * 3.8.13 (set by /opt/pyenv/version) 15:49:10 * 3.9.13 (set by /opt/pyenv/version) 15:49:10 * 3.10.6 (set by /opt/pyenv/version) 15:49:10 + command -v pyenv 15:49:10 ++ pyenv init - --no-rehash 15:49:10 + 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[*]}"'\'')" 15:49:10 export PATH="/opt/pyenv/shims:${PATH}" 15:49:10 export PYENV_SHELL=bash 15:49:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:10 pyenv() { 15:49:10 local command 15:49:10 command="${1:-}" 15:49:10 if [ "$#" -gt 0 ]; then 15:49:10 shift 15:49:10 fi 15:49:10 15:49:10 case "$command" in 15:49:10 rehash|shell) 15:49:10 eval "$(pyenv "sh-$command" "$@")" 15:49:10 ;; 15:49:10 *) 15:49:10 command pyenv "$command" "$@" 15:49:10 ;; 15:49:10 esac 15:49:10 }' 15:49:10 +++ 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[*]}"' 15:49:10 ++ 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 15:49:10 ++ 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 15:49:10 ++ 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 15:49:10 ++ export PYENV_SHELL=bash 15:49:10 ++ PYENV_SHELL=bash 15:49:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:10 +++ complete -F _pyenv pyenv 15:49:10 ++ lf-pyver python3 15:49:10 ++ local py_version_xy=python3 15:49:10 ++ local py_version_xyz= 15:49:10 ++ pyenv versions 15:49:10 ++ sed 's/^[ *]* //' 15:49:10 ++ local command 15:49:10 ++ command=versions 15:49:10 ++ awk '{ print $1 }' 15:49:10 ++ '[' 1 -gt 0 ']' 15:49:10 ++ shift 15:49:10 ++ case "$command" in 15:49:10 ++ command pyenv versions 15:49:10 ++ pyenv versions 15:49:10 ++ grep -E '^[0-9.]*[0-9]$' 15:49:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:10 +++ grep '^3' /tmp/.pyenv_versions 15:49:10 +++ sort -V 15:49:10 +++ tail -n 1 15:49:10 ++ py_version_xyz=3.10.6 15:49:10 ++ [[ -z 3.10.6 ]] 15:49:10 ++ echo 3.10.6 15:49:10 ++ return 0 15:49:10 + pyenv local 3.10.6 15:49:10 + local command 15:49:10 + command=local 15:49:10 + '[' 2 -gt 0 ']' 15:49:10 + shift 15:49:10 + case "$command" in 15:49:10 + command pyenv local 3.10.6 15:49:10 + pyenv local 3.10.6 15:49:10 + for arg in "$@" 15:49:10 + case $arg in 15:49:10 + pkg_list+='tox ' 15:49:10 + for arg in "$@" 15:49:10 + case $arg in 15:49:10 + pkg_list+='virtualenv ' 15:49:10 + for arg in "$@" 15:49:10 + case $arg in 15:49:10 + pkg_list+='urllib3~=1.26.15 ' 15:49:10 + [[ -f /tmp/.toxenv ]] 15:49:10 + [[ ! -f /tmp/.toxenv ]] 15:49:10 + [[ -n '' ]] 15:49:10 + python3 -m venv /tmp/venv-9wFg 15:49:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9wFg' 15:49:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9wFg 15:49:15 + echo /tmp/venv-9wFg 15:49:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:49:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:49:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:49:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:15 + local 'pip_opts=--upgrade --quiet' 15:49:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:49:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:49:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:49:15 + [[ -n '' ]] 15:49:15 + [[ -n '' ]] 15:49:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:49:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:15 + /tmp/venv-9wFg/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 15:49:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:49:18 lf-activate-venv(): INFO: Base packages installed successfully 15:49:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:49:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:49:18 + /tmp/venv-9wFg/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 15:49:20 + type python3 15:49:20 + true 15:49:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9wFg/bin to PATH' 15:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-9wFg/bin to PATH 15:49:20 + PATH=/tmp/venv-9wFg/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 15:49:20 + return 0 15:49:20 + python3 --version 15:49:20 Python 3.10.6 15:49:20 + python3 -m pip --version 15:49:21 pip 25.3 from /tmp/venv-9wFg/lib/python3.10/site-packages/pip (python 3.10) 15:49:21 + python3 -m pip freeze 15:49:21 cachetools==6.2.4 15:49:21 chardet==5.2.0 15:49:21 colorama==0.4.6 15:49:21 distlib==0.4.0 15:49:21 filelock==3.20.2 15:49:21 packaging==25.0 15:49:21 platformdirs==4.5.1 15:49:21 pluggy==1.6.0 15:49:21 pyproject-api==1.10.0 15:49:21 tomli==2.3.0 15:49:21 tox==4.34.0 15:49:21 typing_extensions==4.15.0 15:49:21 urllib3==1.26.20 15:49:21 virtualenv==20.36.0 15:49:21 [EnvInject] - Injecting environment variables from a build step. 15:49:21 [EnvInject] - Injecting as environment variables the properties content 15:49:21 PARALLEL=false 15:49:21 15:49:21 [EnvInject] - Variables injected successfully. 15:49:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5725762159216742747.sh 15:49:21 ---> tox-run.sh 15:49:21 + 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 15:49:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:49:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:49:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:49:21 + cd /w/workspace/oom-master-pre-commit-lint/. 15:49:21 + source /home/jenkins/lf-env.sh 15:49:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:49:21 ++ mktemp -d /tmp/venv-XXXX 15:49:21 + lf_venv=/tmp/venv-TjVB 15:49:21 + local venv_file=/tmp/.os_lf_venv 15:49:21 + local python=python3 15:49:21 + local options 15:49:21 + local set_path=true 15:49:21 + local install_args= 15:49:21 ++ 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 15:49:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:49:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:49:21 + true 15:49:21 + case $1 in 15:49:21 + venv_file=/tmp/.toxenv 15:49:21 + shift 2 15:49:21 + true 15:49:21 + case $1 in 15:49:21 + shift 15:49:21 + break 15:49:21 + case $python in 15:49:21 + local pkg_list= 15:49:21 + [[ -d /opt/pyenv ]] 15:49:21 + echo 'Setup pyenv:' 15:49:21 Setup pyenv: 15:49:21 + export PYENV_ROOT=/opt/pyenv 15:49:21 + PYENV_ROOT=/opt/pyenv 15:49:21 + 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 15:49:21 + 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 15:49:21 + pyenv versions 15:49:21 system 15:49:21 3.8.13 15:49:21 3.9.13 15:49:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:49:21 + command -v pyenv 15:49:21 ++ pyenv init - --no-rehash 15:49:21 + 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[*]}"'\'')" 15:49:21 export PATH="/opt/pyenv/shims:${PATH}" 15:49:21 export PYENV_SHELL=bash 15:49:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:49:21 pyenv() { 15:49:21 local command 15:49:21 command="${1:-}" 15:49:21 if [ "$#" -gt 0 ]; then 15:49:21 shift 15:49:21 fi 15:49:21 15:49:21 case "$command" in 15:49:21 rehash|shell) 15:49:21 eval "$(pyenv "sh-$command" "$@")" 15:49:21 ;; 15:49:21 *) 15:49:21 command pyenv "$command" "$@" 15:49:21 ;; 15:49:21 esac 15:49:21 }' 15:49:21 +++ 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[*]}"' 15:49:21 ++ 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 15:49:21 ++ 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 15:49:21 ++ 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 15:49:21 ++ export PYENV_SHELL=bash 15:49:21 ++ PYENV_SHELL=bash 15:49:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:49:21 +++ complete -F _pyenv pyenv 15:49:21 ++ lf-pyver python3 15:49:21 ++ local py_version_xy=python3 15:49:21 ++ local py_version_xyz= 15:49:21 ++ pyenv versions 15:49:21 ++ local command 15:49:21 ++ command=versions 15:49:21 ++ '[' 1 -gt 0 ']' 15:49:21 ++ shift 15:49:21 ++ case "$command" in 15:49:21 ++ command pyenv versions 15:49:21 ++ pyenv versions 15:49:21 ++ sed 's/^[ *]* //' 15:49:21 ++ grep -E '^[0-9.]*[0-9]$' 15:49:21 ++ awk '{ print $1 }' 15:49:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:49:21 +++ grep '^3' /tmp/.pyenv_versions 15:49:21 +++ sort -V 15:49:21 +++ tail -n 1 15:49:21 ++ py_version_xyz=3.10.6 15:49:21 ++ [[ -z 3.10.6 ]] 15:49:21 ++ echo 3.10.6 15:49:21 ++ return 0 15:49:21 + pyenv local 3.10.6 15:49:21 + local command 15:49:21 + command=local 15:49:21 + '[' 2 -gt 0 ']' 15:49:21 + shift 15:49:21 + case "$command" in 15:49:21 + command pyenv local 3.10.6 15:49:21 + pyenv local 3.10.6 15:49:21 + for arg in "$@" 15:49:21 + case $arg in 15:49:21 + pkg_list+='tox ' 15:49:21 + for arg in "$@" 15:49:21 + case $arg in 15:49:21 + pkg_list+='virtualenv ' 15:49:21 + for arg in "$@" 15:49:21 + case $arg in 15:49:21 + pkg_list+='urllib3~=1.26.15 ' 15:49:21 + [[ -f /tmp/.toxenv ]] 15:49:21 ++ cat /tmp/.toxenv 15:49:21 + lf_venv=/tmp/venv-9wFg 15:49:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wFg from' file:/tmp/.toxenv 15:49:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wFg from file:/tmp/.toxenv 15:49:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:49:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:21 + local 'pip_opts=--upgrade --quiet' 15:49:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:49:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:49:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:49:21 + [[ -n '' ]] 15:49:21 + [[ -n '' ]] 15:49:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:49:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:21 + /tmp/venv-9wFg/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 15:49:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:49:22 lf-activate-venv(): INFO: Base packages installed successfully 15:49:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:49:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:49:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:49:22 + /tmp/venv-9wFg/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 15:49:23 + type python3 15:49:23 + true 15:49:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9wFg/bin to PATH' 15:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-9wFg/bin to PATH 15:49:23 + PATH=/tmp/venv-9wFg/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 15:49:23 + return 0 15:49:23 + [[ -d /opt/pyenv ]] 15:49:23 + echo '---> Setting up pyenv' 15:49:23 ---> Setting up pyenv 15:49:23 + export PYENV_ROOT=/opt/pyenv 15:49:23 + PYENV_ROOT=/opt/pyenv 15:49:23 + export PATH=/opt/pyenv/bin:/tmp/venv-9wFg/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 15:49:23 + PATH=/opt/pyenv/bin:/tmp/venv-9wFg/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 15:49:23 ++ pwd 15:49:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:49:23 + export PYTHONPATH 15:49:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:49:23 + TOX_TESTENV_PASSENV=PYTHONPATH 15:49:23 + tox --version 15:49:23 4.34.0 from /tmp/venv-9wFg/lib/python3.10/site-packages/tox/__init__.py 15:49:23 + PARALLEL=false 15:49:23 + TOX_OPTIONS_LIST= 15:49:23 + [[ -n pre-commit ]] 15:49:23 + TOX_OPTIONS_LIST=' -e pre-commit' 15:49:23 + case ${PARALLEL,,} in 15:49:23 + tox -e pre-commit 15:49:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:49:25 pre-commit: install_deps> python -I -m pip install pre-commit 15:49:27 pre-commit: freeze> python -m pip freeze --all 15:49:28 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.2,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.0 15:49:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:49:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:49:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:49:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:49:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:49:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:49:30 [INFO] Once installed this environment will be reused. 15:49:30 [INFO] This may take a few minutes... 15:49:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:49:34 [INFO] Once installed this environment will be reused. 15:49:34 [INFO] This may take a few minutes... 15:49:39 trim trailing whitespace.................................................Passed 15:49:39 Tabs remover.............................................................Passed 15:49:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:49:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:49:40 [INFO] Once installed this environment will be reused. 15:49:40 [INFO] This may take a few minutes... 15:49:49 gitlint..............................................(no files to check)Skipped 15:49:49 pre-commit: OK (25.16=setup[3.69]+cmd[11.95,9.51] seconds) 15:49:49 congratulations :) (25.19 seconds) 15:49:49 + tox_status=0 15:49:49 + echo '---> Completed tox runs' 15:49:49 ---> Completed tox runs 15:49:49 + for i in .tox/*/log 15:49:49 ++ echo .tox/pre-commit/log 15:49:49 ++ awk -F/ '{print $2}' 15:49:49 + tox_env=pre-commit 15:49:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:49:49 + DOC_DIR=docs/_build/html 15:49:49 + [[ -d docs/_build/html ]] 15:49:49 + echo '---> tox-run.sh ends' 15:49:49 ---> tox-run.sh ends 15:49:49 + test 0 -eq 0 15:49:49 $ ssh-agent -k 15:49:49 unset SSH_AUTH_SOCK; 15:49:49 unset SSH_AGENT_PID; 15:49:49 echo Agent pid 1656 killed; 15:49:49 [ssh-agent] Stopped. 15:49:49 [PostBuildScript] - [INFO] Executing post build scripts. 15:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6509650731531855408.sh 15:49:49 ---> sysstat.sh 15:49:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7537889236365948777.sh 15:49:50 ---> package-listing.sh 15:49:50 ++ tr '[:upper:]' '[:lower:]' 15:49:50 ++ facter osfamily 15:49:50 + OS_FAMILY=debian 15:49:50 + workspace=/w/workspace/oom-master-pre-commit-lint 15:49:50 + START_PACKAGES=/tmp/packages_start.txt 15:49:50 + END_PACKAGES=/tmp/packages_end.txt 15:49:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:50 + PACKAGES=/tmp/packages_start.txt 15:49:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:49:50 + PACKAGES=/tmp/packages_end.txt 15:49:50 + case "${OS_FAMILY}" in 15:49:50 + dpkg -l 15:49:50 + grep '^ii' 15:49:50 + '[' -f /tmp/packages_start.txt ']' 15:49:50 + '[' -f /tmp/packages_end.txt ']' 15:49:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:49:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:49:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:49:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3497761559791630790.sh 15:49:50 ---> capture-instance-metadata.sh 15:49:50 Setup pyenv: 15:49:50 system 15:49:50 3.8.13 15:49:50 3.9.13 15:49:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:49:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VM6I 15:49:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:49:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:59 lf-activate-venv(): INFO: Base packages installed successfully 15:49:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-VM6I/bin to PATH 15:50:26 INFO: Running in OpenStack, capturing instance metadata 15:50:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17326430921794285836.sh 15:50:26 provisioning config files... 15:50:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9742709559562159772tmp 15:50:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:50:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:50:27 [EnvInject] - Injecting environment variables from a build step. 15:50:27 [EnvInject] - Injecting as environment variables the properties content 15:50:27 SERVER_ID=logs 15:50:27 15:50:27 [EnvInject] - Variables injected successfully. 15:50:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12911368138293628657.sh 15:50:27 ---> create-netrc.sh 15:50:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5154848605154834679.sh 15:50:27 ---> python-tools-install.sh 15:50:27 Setup pyenv: 15:50:27 system 15:50:27 3.8.13 15:50:27 3.9.13 15:50:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VM6I from file:/tmp/.os_lf_venv 15:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:50:29 lf-activate-venv(): INFO: Base packages installed successfully 15:50:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-VM6I/bin to PATH 15:50:38 Generating Requirements File 15:50:58 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. 15:50:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:50:58 Python 3.10.6 15:50:58 pip 25.3 from /tmp/venv-VM6I/lib/python3.10/site-packages/pip (python 3.10) 15:50:59 appdirs==1.4.4 15:50:59 argcomplete==3.6.3 15:50:59 aspy.yaml==1.3.0 15:50:59 attrs==25.4.0 15:50:59 autopage==0.5.2 15:50:59 backports.strenum==1.3.1 15:50:59 beautifulsoup4==4.14.3 15:50:59 boto3==1.42.24 15:50:59 botocore==1.42.24 15:50:59 bs4==0.0.2 15:50:59 certifi==2026.1.4 15:50:59 cffi==2.0.0 15:50:59 cfgv==3.5.0 15:50:59 chardet==5.2.0 15:50:59 charset-normalizer==3.4.4 15:50:59 click==8.3.1 15:50:59 cliff==4.13.1 15:50:59 cmd2==3.1.0 15:50:59 cryptography==3.3.2 15:50:59 debtcollector==3.0.0 15:50:59 decorator==5.2.1 15:50:59 defusedxml==0.7.1 15:50:59 Deprecated==1.3.1 15:50:59 distlib==0.4.0 15:50:59 dnspython==2.8.0 15:50:59 docker==7.1.0 15:50:59 dogpile.cache==1.5.0 15:50:59 durationpy==0.10 15:50:59 email-validator==2.3.0 15:50:59 filelock==3.20.2 15:50:59 future==1.0.0 15:50:59 gitdb==4.0.12 15:50:59 GitPython==3.1.46 15:50:59 google-auth==2.47.0 15:50:59 httplib2==0.31.0 15:50:59 identify==2.6.15 15:50:59 idna==3.11 15:50:59 importlib-resources==1.5.0 15:50:59 iso8601==2.1.0 15:50:59 Jinja2==3.1.6 15:50:59 jmespath==1.0.1 15:50:59 jsonpatch==1.33 15:50:59 jsonpointer==3.0.0 15:50:59 jsonschema==4.26.0 15:50:59 jsonschema-specifications==2025.9.1 15:50:59 keystoneauth1==5.12.0 15:50:59 kubernetes==34.1.0 15:50:59 lftools==0.37.18 15:50:59 lxml==6.0.2 15:50:59 markdown-it-py==4.0.0 15:50:59 MarkupSafe==3.0.3 15:50:59 mdurl==0.1.2 15:50:59 msgpack==1.1.2 15:50:59 multi_key_dict==2.0.3 15:50:59 munch==4.0.0 15:50:59 netaddr==1.3.0 15:50:59 niet==1.4.2 15:50:59 nodeenv==1.10.0 15:50:59 oauth2client==4.1.3 15:50:59 oauthlib==3.3.1 15:50:59 openstacksdk==4.8.0 15:50:59 os-service-types==1.8.2 15:50:59 osc-lib==4.3.0 15:50:59 oslo.config==10.2.0 15:50:59 oslo.context==6.2.0 15:50:59 oslo.i18n==6.7.1 15:50:59 oslo.log==8.0.0 15:50:59 oslo.serialization==5.9.0 15:50:59 oslo.utils==9.2.0 15:50:59 packaging==25.0 15:50:59 pbr==7.0.3 15:50:59 platformdirs==4.5.1 15:50:59 prettytable==3.17.0 15:50:59 psutil==7.2.1 15:50:59 pyasn1==0.6.1 15:50:59 pyasn1_modules==0.4.2 15:50:59 pycparser==2.23 15:50:59 pygerrit2==2.0.15 15:50:59 PyGithub==2.8.1 15:50:59 Pygments==2.19.2 15:50:59 PyJWT==2.10.1 15:50:59 PyNaCl==1.6.2 15:50:59 pyparsing==2.4.7 15:50:59 pyperclip==1.11.0 15:50:59 pyrsistent==0.20.0 15:50:59 python-cinderclient==9.8.0 15:50:59 python-dateutil==2.9.0.post0 15:50:59 python-heatclient==4.3.0 15:50:59 python-jenkins==1.8.3 15:50:59 python-keystoneclient==5.7.0 15:50:59 python-magnumclient==4.9.0 15:50:59 python-openstackclient==8.3.0 15:50:59 python-swiftclient==4.9.0 15:50:59 PyYAML==6.0.3 15:50:59 referencing==0.37.0 15:50:59 requests==2.32.5 15:50:59 requests-oauthlib==2.0.0 15:50:59 requestsexceptions==1.4.0 15:50:59 rfc3986==2.0.0 15:50:59 rich==14.2.0 15:50:59 rich-argparse==1.7.2 15:50:59 rpds-py==0.30.0 15:50:59 rsa==4.9.1 15:50:59 ruamel.yaml==0.19.1 15:50:59 ruamel.yaml.clib==0.2.15 15:50:59 s3transfer==0.16.0 15:50:59 simplejson==3.20.2 15:50:59 six==1.17.0 15:50:59 smmap==5.0.2 15:50:59 soupsieve==2.8.1 15:50:59 stevedore==5.6.0 15:50:59 tabulate==0.9.0 15:50:59 toml==0.10.2 15:50:59 tomlkit==0.13.3 15:50:59 tqdm==4.67.1 15:50:59 typing_extensions==4.15.0 15:50:59 tzdata==2025.3 15:50:59 urllib3==1.26.20 15:50:59 virtualenv==20.36.0 15:50:59 wcwidth==0.2.14 15:50:59 websocket-client==1.9.0 15:50:59 wrapt==2.0.1 15:50:59 xdg==6.0.0 15:50:59 xmltodict==1.0.2 15:50:59 yq==3.4.3 15:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17196956869144191608.sh 15:50:59 ---> sudo-logs.sh 15:50:59 Archiving 'sudo' log.. 15:50:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8570191701112210054.sh 15:50:59 ---> job-cost.sh 15:50:59 Setup pyenv: 15:50:59 system 15:50:59 3.8.13 15:50:59 3.9.13 15:50:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VM6I from file:/tmp/.os_lf_venv 15:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:01 lf-activate-venv(): INFO: Base packages installed successfully 15:51:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-VM6I/bin to PATH 15:51:07 INFO: No Stack... 15:51:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:07 INFO: Archiving Costs 15:51:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18209984848721552817.sh 15:51:07 ---> logs-deploy.sh 15:51:07 Setup pyenv: 15:51:07 system 15:51:07 3.8.13 15:51:07 3.9.13 15:51:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:51:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VM6I from file:/tmp/.os_lf_venv 15:51:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:09 lf-activate-venv(): INFO: Base packages installed successfully 15:51:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-VM6I/bin to PATH 15:51:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4369 15:51:18 INFO: archiving workspace using pattern(s): 15:51:19 Archives upload complete. 15:51:19 INFO: archiving logs to Nexus 15:51:20 ---> uname -a: 15:51:20 Linux prd-ubuntu1804-builder-4c-4g-4291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:51:20 15:51:20 15:51:20 ---> lscpu: 15:51:20 Architecture: x86_64 15:51:20 CPU op-mode(s): 32-bit, 64-bit 15:51:20 Byte Order: Little Endian 15:51:20 CPU(s): 4 15:51:20 On-line CPU(s) list: 0-3 15:51:20 Thread(s) per core: 1 15:51:20 Core(s) per socket: 1 15:51:20 Socket(s): 4 15:51:20 NUMA node(s): 1 15:51:20 Vendor ID: AuthenticAMD 15:51:20 CPU family: 23 15:51:20 Model: 49 15:51:20 Model name: AMD EPYC-Rome Processor 15:51:20 Stepping: 0 15:51:20 CPU MHz: 2799.998 15:51:20 BogoMIPS: 5599.99 15:51:20 Virtualization: AMD-V 15:51:20 Hypervisor vendor: KVM 15:51:20 Virtualization type: full 15:51:20 L1d cache: 32K 15:51:20 L1i cache: 32K 15:51:20 L2 cache: 512K 15:51:20 L3 cache: 16384K 15:51:20 NUMA node0 CPU(s): 0-3 15:51: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 15:51:20 15:51:20 15:51:20 ---> nproc: 15:51:20 4 15:51:20 15:51:20 15:51:20 ---> df -h: 15:51:20 Filesystem Size Used Avail Use% Mounted on 15:51:20 udev 7.9G 0 7.9G 0% /dev 15:51:20 tmpfs 1.6G 676K 1.6G 1% /run 15:51:20 /dev/vda1 78G 8.4G 69G 11% / 15:51:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:51:20 tmpfs 5.0M 0 5.0M 0% /run/lock 15:51:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:51:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:51:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:51:20 15:51:20 15:51:20 ---> free -m: 15:51:20 total used free shared buff/cache available 15:51:20 Mem: 16040 556 13270 0 2212 15161 15:51:20 Swap: 1023 0 1023 15:51:20 15:51:20 15:51:20 ---> ip addr: 15:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:20 inet 127.0.0.1/8 scope host lo 15:51:20 valid_lft forever preferred_lft forever 15:51:20 inet6 ::1/128 scope host 15:51:20 valid_lft forever preferred_lft forever 15:51:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:20 link/ether fa:16:3e:c1:24:f7 brd ff:ff:ff:ff:ff:ff 15:51:20 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 15:51:20 valid_lft 86237sec preferred_lft 86237sec 15:51:20 inet6 fe80::f816:3eff:fec1:24f7/64 scope link 15:51:20 valid_lft forever preferred_lft forever 15:51:20 15:51:20 15:51:20 ---> sar -b -r -n DEV: 15:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4291) 01/09/26 _x86_64_ (4 CPU) 15:51:20 15:51:20 15:48:39 LINUX RESTART (4 CPU) 15:51:20 15:51:20 15:49:01 tps rtps wtps bread/s bwrtn/s 15:51:20 15:50:01 225.48 25.01 200.47 837.73 58582.90 15:51:20 15:51:01 110.60 0.98 109.62 116.91 13154.74 15:51:20 Average: 168.04 13.00 155.04 477.32 35868.82 15:51:20 15:51:20 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:20 15:50:01 13966732 15571264 2458236 14.97 59596 1742972 759084 4.34 726180 1512732 123200 15:51:20 15:51:01 13639904 15565948 2785064 16.96 86776 2018764 734896 4.21 749520 1777948 125232 15:51:20 Average: 13803318 15568606 2621650 15.96 73186 1880868 746990 4.27 737850 1645340 124216 15:51:20 15:51:20 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:20 15:50:01 ens3 167.82 122.55 1636.66 43.09 0.00 0.00 0.00 0.00 15:51:20 15:50:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 15:51:20 15:51:01 ens3 62.67 48.24 900.82 10.09 0.00 0.00 0.00 0.00 15:51:20 15:51:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:51:20 Average: ens3 115.25 85.39 1268.74 26.59 0.00 0.00 0.00 0.00 15:51:20 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:51:20 15:51:20 15:51:20 ---> sar -P ALL: 15:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4291) 01/09/26 _x86_64_ (4 CPU) 15:51:20 15:51:20 15:48:39 LINUX RESTART (4 CPU) 15:51:20 15:51:20 15:49:01 CPU %user %nice %system %iowait %steal %idle 15:51:20 15:50:01 all 22.48 0.00 2.31 6.05 0.08 69.08 15:51:20 15:50:01 0 16.71 0.00 1.63 6.50 0.05 75.12 15:51:20 15:50:01 1 36.06 0.00 2.72 4.66 0.10 56.46 15:51:20 15:50:01 2 22.37 0.00 2.73 3.48 0.08 71.34 15:51:20 15:50:01 3 14.73 0.00 2.18 9.57 0.08 73.44 15:51:20 15:51:01 all 19.08 0.00 1.42 3.99 0.06 75.45 15:51:20 15:51:01 0 35.16 0.00 1.64 1.05 0.08 62.06 15:51:20 15:51:01 1 17.03 0.00 1.17 2.04 0.05 79.71 15:51:20 15:51:01 2 19.76 0.00 1.79 1.27 0.07 77.12 15:51:20 15:51:01 3 4.32 0.00 1.07 11.61 0.05 82.94 15:51:20 Average: all 20.78 0.00 1.87 5.02 0.07 72.27 15:51:20 Average: 0 25.94 0.00 1.63 3.77 0.07 68.58 15:51:20 Average: 1 26.55 0.00 1.95 3.35 0.08 68.07 15:51:20 Average: 2 21.07 0.00 2.26 2.37 0.08 74.23 15:51:20 Average: 3 9.53 0.00 1.62 10.59 0.07 78.19 15:51:20 15:51:20 15:51:20