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