15:26:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143043 15:26:47 Running as SYSTEM 15:26:47 [EnvInject] - Loading node environment variables. 15:26:47 Building remotely on prd-ubuntu1804-builder-4c-4g-3445 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:26:47 [ssh-agent] Looking for ssh-agent implementation... 15:26:47 $ ssh-agent 15:26:47 SSH_AUTH_SOCK=/tmp/ssh-059LQcyhtc7g/agent.1672 15:26:47 SSH_AGENT_PID=1674 15:26:47 [ssh-agent] Started. 15:26:47 Running ssh-add (command line suppressed) 15:26:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17697241377944618280.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17697241377944618280.key) 15:26:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:26:47 The recommended git tool is: NONE 15:26:48 using credential onap-jenkins-ssh 15:26:48 Wiping out workspace first. 15:26:48 Cloning the remote Git repository 15:26:49 Cloning repository git://cloud.onap.org/mirror/oom.git 15:26:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:26:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:49 > git --version # timeout=10 15:26:49 > git --version # 'git version 2.17.1' 15:26:49 using GIT_SSH to set credentials Gerrit user 15:26:49 Verifying host key using manually-configured host key entries 15:26:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:26:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:55 using GIT_SSH to set credentials Gerrit user 15:26:55 Verifying host key using manually-configured host key entries 15:26:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/43/143043/1 # timeout=30 15:26:55 > git rev-parse b7acd6db74f8bc84bbe7375e439acefaaecf6fea^{commit} # timeout=10 15:26:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:26:55 Checking out Revision b7acd6db74f8bc84bbe7375e439acefaaecf6fea (refs/changes/43/143043/1) 15:26:55 > git config core.sparsecheckout # timeout=10 15:26:55 > git checkout -f b7acd6db74f8bc84bbe7375e439acefaaecf6fea # timeout=30 15:26:59 Commit message: "Chore: Remove broken sphinxcontrib-swaggerdoc module" 15:26:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:26:59 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 15:26:59 [EnvInject] - Injecting environment variables from a build step. 15:26:59 [EnvInject] - Injecting as environment variables the properties content 15:26:59 PYTHON=python3 15:26:59 15:26:59 [EnvInject] - Variables injected successfully. 15:26:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8963988965694061115.sh 15:26:59 ---> tox-install.sh 15:26:59 + source /home/jenkins/lf-env.sh 15:26:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:26:59 ++ mktemp -d /tmp/venv-XXXX 15:26:59 + lf_venv=/tmp/venv-6mRI 15:26:59 + local venv_file=/tmp/.os_lf_venv 15:26:59 + local python=python3 15:26:59 + local options 15:26:59 + local set_path=true 15:26:59 + local install_args= 15:26:59 ++ 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:26:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:26:59 + true 15:26:59 + case $1 in 15:26:59 + venv_file=/tmp/.toxenv 15:26:59 + shift 2 15:26:59 + true 15:26:59 + case $1 in 15:26:59 + shift 15:26:59 + break 15:26:59 + case $python in 15:26:59 + local pkg_list= 15:26:59 + [[ -d /opt/pyenv ]] 15:26:59 + echo 'Setup pyenv:' 15:26:59 Setup pyenv: 15:26:59 + export PYENV_ROOT=/opt/pyenv 15:26:59 + PYENV_ROOT=/opt/pyenv 15:26:59 + 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:26:59 + 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:26:59 + pyenv versions 15:26:59 * system (set by /opt/pyenv/version) 15:26:59 * 3.8.13 (set by /opt/pyenv/version) 15:26:59 * 3.9.13 (set by /opt/pyenv/version) 15:26:59 * 3.10.6 (set by /opt/pyenv/version) 15:26:59 + command -v pyenv 15:26:59 ++ pyenv init - --no-rehash 15:26:59 + 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:26:59 export PATH="/opt/pyenv/shims:${PATH}" 15:26:59 export PYENV_SHELL=bash 15:26:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:26:59 pyenv() { 15:26:59 local command 15:26:59 command="${1:-}" 15:26:59 if [ "$#" -gt 0 ]; then 15:26:59 shift 15:26:59 fi 15:26:59 15:26:59 case "$command" in 15:26:59 rehash|shell) 15:26:59 eval "$(pyenv "sh-$command" "$@")" 15:26:59 ;; 15:26:59 *) 15:26:59 command pyenv "$command" "$@" 15:26:59 ;; 15:26:59 esac 15:26:59 }' 15:26:59 +++ 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:26:59 ++ 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:26:59 ++ 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:26:59 ++ 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:26:59 ++ export PYENV_SHELL=bash 15:26:59 ++ PYENV_SHELL=bash 15:26:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:26:59 +++ complete -F _pyenv pyenv 15:26:59 ++ lf-pyver python3 15:26:59 ++ local py_version_xy=python3 15:26:59 ++ local py_version_xyz= 15:26:59 ++ pyenv versions 15:26:59 ++ local command 15:26:59 ++ command=versions 15:26:59 ++ '[' 1 -gt 0 ']' 15:26:59 ++ shift 15:26:59 ++ case "$command" in 15:26:59 ++ command pyenv versions 15:26:59 ++ pyenv versions 15:26:59 ++ awk '{ print $1 }' 15:26:59 ++ sed 's/^[ *]* //' 15:26:59 ++ grep -E '^[0-9.]*[0-9]$' 15:26:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:26:59 +++ sort -V 15:26:59 +++ grep '^3' /tmp/.pyenv_versions 15:26:59 +++ tail -n 1 15:26:59 ++ py_version_xyz=3.10.6 15:26:59 ++ [[ -z 3.10.6 ]] 15:26:59 ++ echo 3.10.6 15:26:59 ++ return 0 15:26:59 + pyenv local 3.10.6 15:26:59 + local command 15:26:59 + command=local 15:26:59 + '[' 2 -gt 0 ']' 15:26:59 + shift 15:26:59 + case "$command" in 15:26:59 + command pyenv local 3.10.6 15:26:59 + pyenv local 3.10.6 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='tox ' 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='virtualenv ' 15:26:59 + for arg in "$@" 15:26:59 + case $arg in 15:26:59 + pkg_list+='urllib3~=1.26.15 ' 15:26:59 + [[ -f /tmp/.toxenv ]] 15:26:59 + [[ ! -f /tmp/.toxenv ]] 15:26:59 + [[ -n '' ]] 15:26:59 + python3 -m venv /tmp/venv-6mRI 15:27:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6mRI' 15:27:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6mRI 15:27:04 + echo /tmp/venv-6mRI 15:27:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:04 + local 'pip_opts=--upgrade --quiet' 15:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:04 + [[ -n '' ]] 15:27:04 + [[ -n '' ]] 15:27:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:04 + /tmp/venv-6mRI/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:27:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:08 lf-activate-venv(): INFO: Base packages installed successfully 15:27:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:08 + /tmp/venv-6mRI/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:27:11 + type python3 15:27:11 + true 15:27:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6mRI/bin to PATH' 15:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-6mRI/bin to PATH 15:27:11 + PATH=/tmp/venv-6mRI/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:27:11 + return 0 15:27:11 + python3 --version 15:27:11 Python 3.10.6 15:27:11 + python3 -m pip --version 15:27:12 pip 25.3 from /tmp/venv-6mRI/lib/python3.10/site-packages/pip (python 3.10) 15:27:12 + python3 -m pip freeze 15:27:12 cachetools==6.2.5 15:27:12 chardet==5.2.0 15:27:12 colorama==0.4.6 15:27:12 distlib==0.4.0 15:27:12 filelock==3.20.3 15:27:12 packaging==26.0 15:27:12 platformdirs==4.5.1 15:27:12 pluggy==1.6.0 15:27:12 pyproject-api==1.10.0 15:27:12 tomli==2.4.0 15:27:12 tox==4.34.1 15:27:12 typing_extensions==4.15.0 15:27:12 urllib3==1.26.20 15:27:12 virtualenv==20.36.1 15:27:12 [EnvInject] - Injecting environment variables from a build step. 15:27:12 [EnvInject] - Injecting as environment variables the properties content 15:27:12 PARALLEL=false 15:27:12 15:27:12 [EnvInject] - Variables injected successfully. 15:27:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13444095294800591283.sh 15:27:12 ---> tox-run.sh 15:27:12 + 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:27:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:27:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:27:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:27:12 + cd /w/workspace/oom-master-pre-commit-lint/. 15:27:12 + source /home/jenkins/lf-env.sh 15:27:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:12 ++ mktemp -d /tmp/venv-XXXX 15:27:12 + lf_venv=/tmp/venv-zIVx 15:27:12 + local venv_file=/tmp/.os_lf_venv 15:27:12 + local python=python3 15:27:12 + local options 15:27:12 + local set_path=true 15:27:12 + local install_args= 15:27:12 ++ 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:27:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:12 + true 15:27:12 + case $1 in 15:27:12 + venv_file=/tmp/.toxenv 15:27:12 + shift 2 15:27:12 + true 15:27:12 + case $1 in 15:27:12 + shift 15:27:12 + break 15:27:12 + case $python in 15:27:12 + local pkg_list= 15:27:12 + [[ -d /opt/pyenv ]] 15:27:12 + echo 'Setup pyenv:' 15:27:12 Setup pyenv: 15:27:12 + export PYENV_ROOT=/opt/pyenv 15:27:12 + PYENV_ROOT=/opt/pyenv 15:27:12 + 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:27:12 + 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:27:12 + pyenv versions 15:27:12 system 15:27:12 3.8.13 15:27:12 3.9.13 15:27:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:27:12 + command -v pyenv 15:27:12 ++ pyenv init - --no-rehash 15:27:12 + 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:27:12 export PATH="/opt/pyenv/shims:${PATH}" 15:27:12 export PYENV_SHELL=bash 15:27:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:12 pyenv() { 15:27:12 local command 15:27:12 command="${1:-}" 15:27:12 if [ "$#" -gt 0 ]; then 15:27:12 shift 15:27:12 fi 15:27:12 15:27:12 case "$command" in 15:27:12 rehash|shell) 15:27:12 eval "$(pyenv "sh-$command" "$@")" 15:27:12 ;; 15:27:12 *) 15:27:12 command pyenv "$command" "$@" 15:27:12 ;; 15:27:12 esac 15:27:12 }' 15:27:12 +++ 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:27:12 ++ 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:27:12 ++ 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:27:12 ++ 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:27:12 ++ export PYENV_SHELL=bash 15:27:12 ++ PYENV_SHELL=bash 15:27:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:12 +++ complete -F _pyenv pyenv 15:27:12 ++ lf-pyver python3 15:27:12 ++ local py_version_xy=python3 15:27:12 ++ local py_version_xyz= 15:27:12 ++ pyenv versions 15:27:12 ++ local command 15:27:12 ++ command=versions 15:27:12 ++ '[' 1 -gt 0 ']' 15:27:12 ++ shift 15:27:12 ++ case "$command" in 15:27:12 ++ command pyenv versions 15:27:12 ++ pyenv versions 15:27:12 ++ sed 's/^[ *]* //' 15:27:12 ++ grep -E '^[0-9.]*[0-9]$' 15:27:12 ++ awk '{ print $1 }' 15:27:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:12 +++ grep '^3' /tmp/.pyenv_versions 15:27:12 +++ tail -n 1 15:27:12 +++ sort -V 15:27:12 ++ py_version_xyz=3.10.6 15:27:12 ++ [[ -z 3.10.6 ]] 15:27:12 ++ echo 3.10.6 15:27:12 ++ return 0 15:27:12 + pyenv local 3.10.6 15:27:12 + local command 15:27:12 + command=local 15:27:12 + '[' 2 -gt 0 ']' 15:27:12 + shift 15:27:12 + case "$command" in 15:27:12 + command pyenv local 3.10.6 15:27:12 + pyenv local 3.10.6 15:27:12 + for arg in "$@" 15:27:12 + case $arg in 15:27:12 + pkg_list+='tox ' 15:27:12 + for arg in "$@" 15:27:12 + case $arg in 15:27:12 + pkg_list+='virtualenv ' 15:27:12 + for arg in "$@" 15:27:12 + case $arg in 15:27:12 + pkg_list+='urllib3~=1.26.15 ' 15:27:12 + [[ -f /tmp/.toxenv ]] 15:27:12 ++ cat /tmp/.toxenv 15:27:12 + lf_venv=/tmp/venv-6mRI 15:27:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mRI from' file:/tmp/.toxenv 15:27:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mRI from file:/tmp/.toxenv 15:27:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:12 + local 'pip_opts=--upgrade --quiet' 15:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:12 + [[ -n '' ]] 15:27:12 + [[ -n '' ]] 15:27:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:12 + /tmp/venv-6mRI/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:27:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:13 lf-activate-venv(): INFO: Base packages installed successfully 15:27:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:13 + /tmp/venv-6mRI/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:27:15 + type python3 15:27:15 + true 15:27:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6mRI/bin to PATH' 15:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-6mRI/bin to PATH 15:27:15 + PATH=/tmp/venv-6mRI/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:27:15 + return 0 15:27:15 + [[ -d /opt/pyenv ]] 15:27:15 + echo '---> Setting up pyenv' 15:27:15 ---> Setting up pyenv 15:27:15 + export PYENV_ROOT=/opt/pyenv 15:27:15 + PYENV_ROOT=/opt/pyenv 15:27:15 + export PATH=/opt/pyenv/bin:/tmp/venv-6mRI/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:27:15 + PATH=/opt/pyenv/bin:/tmp/venv-6mRI/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:27:15 ++ pwd 15:27:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:27:15 + export PYTHONPATH 15:27:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:15 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:15 + tox --version 15:27:15 4.34.1 from /tmp/venv-6mRI/lib/python3.10/site-packages/tox/__init__.py 15:27:15 + PARALLEL=false 15:27:15 + TOX_OPTIONS_LIST= 15:27:15 + [[ -n pre-commit ]] 15:27:15 + TOX_OPTIONS_LIST=' -e pre-commit' 15:27:15 + case ${PARALLEL,,} in 15:27:15 + tox -e pre-commit 15:27:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:27:16 pre-commit: install_deps> python -I -m pip install pre-commit 15:27:20 pre-commit: freeze> python -m pip freeze --all 15:27:20 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 15:27:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:27:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:27:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:27:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:27:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:27:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:27:24 [INFO] Once installed this environment will be reused. 15:27:24 [INFO] This may take a few minutes... 15:27:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:27:28 [INFO] Once installed this environment will be reused. 15:27:28 [INFO] This may take a few minutes... 15:27:39 trim trailing whitespace.................................................Passed 15:27:39 Tabs remover.............................................................Passed 15:27:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:27:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:27:39 [INFO] Once installed this environment will be reused. 15:27:39 [INFO] This may take a few minutes... 15:27:49 gitlint..............................................(no files to check)Skipped 15:27:49 pre-commit: OK (33.72=setup[4.91]+cmd[18.53,10.28] seconds) 15:27:49 congratulations :) (33.76 seconds) 15:27:49 + tox_status=0 15:27:49 + echo '---> Completed tox runs' 15:27:49 ---> Completed tox runs 15:27:49 + for i in .tox/*/log 15:27:49 ++ awk -F/ '{print $2}' 15:27:49 ++ echo .tox/pre-commit/log 15:27:49 + tox_env=pre-commit 15:27:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:27:49 + DOC_DIR=docs/_build/html 15:27:49 + [[ -d docs/_build/html ]] 15:27:49 + echo '---> tox-run.sh ends' 15:27:49 ---> tox-run.sh ends 15:27:49 + test 0 -eq 0 15:27:49 $ ssh-agent -k 15:27:49 unset SSH_AUTH_SOCK; 15:27:49 unset SSH_AGENT_PID; 15:27:49 echo Agent pid 1674 killed; 15:27:49 [ssh-agent] Stopped. 15:27:49 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9325167283014758369.sh 15:27:49 ---> sysstat.sh 15:27:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9436240885715900799.sh 15:27:50 ---> package-listing.sh 15:27:50 ++ tr '[:upper:]' '[:lower:]' 15:27:50 ++ facter osfamily 15:27:50 + OS_FAMILY=debian 15:27:50 + workspace=/w/workspace/oom-master-pre-commit-lint 15:27:50 + START_PACKAGES=/tmp/packages_start.txt 15:27:50 + END_PACKAGES=/tmp/packages_end.txt 15:27:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:50 + PACKAGES=/tmp/packages_start.txt 15:27:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:27:50 + PACKAGES=/tmp/packages_end.txt 15:27:50 + case "${OS_FAMILY}" in 15:27:50 + dpkg -l 15:27:50 + grep '^ii' 15:27:50 + '[' -f /tmp/packages_start.txt ']' 15:27:50 + '[' -f /tmp/packages_end.txt ']' 15:27:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:27:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:27:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:27:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4475869439952561812.sh 15:27:50 ---> capture-instance-metadata.sh 15:27:50 Setup pyenv: 15:27:50 system 15:27:50 3.8.13 15:27:50 3.9.13 15:27:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6t0r 15:27:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:58 lf-activate-venv(): INFO: Base packages installed successfully 15:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-6t0r/bin to PATH 15:28:24 INFO: Running in OpenStack, capturing instance metadata 15:28:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10938154844600409129.sh 15:28:25 provisioning config files... 15:28:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10874103354331137150tmp 15:28:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:25 [EnvInject] - Injecting environment variables from a build step. 15:28:25 [EnvInject] - Injecting as environment variables the properties content 15:28:25 SERVER_ID=logs 15:28:25 15:28:25 [EnvInject] - Variables injected successfully. 15:28:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8672892494987606360.sh 15:28:25 ---> create-netrc.sh 15:28:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13456972686297129282.sh 15:28:25 ---> python-tools-install.sh 15:28:25 Setup pyenv: 15:28:25 system 15:28:25 3.8.13 15:28:25 3.9.13 15:28:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t0r from file:/tmp/.os_lf_venv 15:28:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:27 lf-activate-venv(): INFO: Base packages installed successfully 15:28:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-6t0r/bin to PATH 15:28:38 Generating Requirements File 15:28:57 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:28:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:28:57 Python 3.10.6 15:28:58 pip 25.3 from /tmp/venv-6t0r/lib/python3.10/site-packages/pip (python 3.10) 15:28:58 appdirs==1.4.4 15:28:58 argcomplete==3.6.3 15:28:58 aspy.yaml==1.3.0 15:28:58 attrs==25.4.0 15:28:58 autopage==0.5.2 15:28:58 backports.strenum==1.3.1 15:28:58 beautifulsoup4==4.14.3 15:28:58 boto3==1.42.35 15:28:58 botocore==1.42.35 15:28:58 bs4==0.0.2 15:28:58 certifi==2026.1.4 15:28:58 cffi==2.0.0 15:28:58 cfgv==3.5.0 15:28:58 chardet==5.2.0 15:28:58 charset-normalizer==3.4.4 15:28:58 click==8.3.1 15:28:58 cliff==4.13.1 15:28:58 cmd2==3.1.0 15:28:58 cryptography==3.3.2 15:28:58 debtcollector==3.0.0 15:28:58 decorator==5.2.1 15:28:58 defusedxml==0.7.1 15:28:58 Deprecated==1.3.1 15:28:58 distlib==0.4.0 15:28:58 dnspython==2.8.0 15:28:58 docker==7.1.0 15:28:58 dogpile.cache==1.5.0 15:28:58 durationpy==0.10 15:28:58 email-validator==2.3.0 15:28:58 filelock==3.20.3 15:28:58 future==1.0.0 15:28:58 gitdb==4.0.12 15:28:58 GitPython==3.1.46 15:28:58 httplib2==0.30.2 15:28:58 identify==2.6.16 15:28:58 idna==3.11 15:28:58 importlib-resources==1.5.0 15:28:58 iso8601==2.1.0 15:28:58 Jinja2==3.1.6 15:28:58 jmespath==1.1.0 15:28:58 jsonpatch==1.33 15:28:58 jsonpointer==3.0.0 15:28:58 jsonschema==4.26.0 15:28:58 jsonschema-specifications==2025.9.1 15:28:58 keystoneauth1==5.13.0 15:28:58 kubernetes==35.0.0 15:28:58 lftools==0.37.21 15:28:58 lxml==6.0.2 15:28:58 markdown-it-py==4.0.0 15:28:58 MarkupSafe==3.0.3 15:28:58 mdurl==0.1.2 15:28:58 msgpack==1.1.2 15:28:58 multi_key_dict==2.0.3 15:28:58 munch==4.0.0 15:28:58 netaddr==1.3.0 15:28:58 niet==1.4.2 15:28:58 nodeenv==1.10.0 15:28:58 oauth2client==4.1.3 15:28:58 oauthlib==3.3.1 15:28:58 openstacksdk==4.9.0 15:28:58 os-service-types==1.8.2 15:28:58 osc-lib==4.3.0 15:28:58 oslo.config==10.2.0 15:28:58 oslo.context==6.2.0 15:28:58 oslo.i18n==6.7.1 15:28:58 oslo.log==8.0.0 15:28:58 oslo.serialization==5.9.0 15:28:58 oslo.utils==9.2.0 15:28:58 packaging==26.0 15:28:58 pbr==7.0.3 15:28:58 platformdirs==4.5.1 15:28:58 prettytable==3.17.0 15:28:58 psutil==7.2.1 15:28:58 pyasn1==0.6.2 15:28:58 pyasn1_modules==0.4.2 15:28:58 pycparser==3.0 15:28:58 pygerrit2==2.0.15 15:28:58 PyGithub==2.8.1 15:28:58 Pygments==2.19.2 15:28:58 PyJWT==2.10.1 15:28:58 PyNaCl==1.6.2 15:28:58 pyparsing==2.4.7 15:28:58 pyperclip==1.11.0 15:28:58 pyrsistent==0.20.0 15:28:58 python-cinderclient==9.8.0 15:28:58 python-dateutil==2.9.0.post0 15:28:58 python-heatclient==5.0.0 15:28:58 python-jenkins==1.8.3 15:28:58 python-keystoneclient==5.7.0 15:28:58 python-magnumclient==4.9.0 15:28:58 python-openstackclient==8.3.0 15:28:58 python-swiftclient==4.9.0 15:28:58 PyYAML==6.0.3 15:28:58 referencing==0.37.0 15:28:58 requests==2.32.5 15:28:58 requests-oauthlib==2.0.0 15:28:58 requestsexceptions==1.4.0 15:28:58 rfc3986==2.0.0 15:28:58 rich==14.3.1 15:28:58 rich-argparse==1.7.2 15:28:58 rpds-py==0.30.0 15:28:58 rsa==4.9.1 15:28:58 ruamel.yaml==0.19.1 15:28:58 ruamel.yaml.clib==0.2.15 15:28:58 s3transfer==0.16.0 15:28:58 simplejson==3.20.2 15:28:58 six==1.17.0 15:28:58 smmap==5.0.2 15:28:58 soupsieve==2.8.3 15:28:58 stevedore==5.6.0 15:28:58 tabulate==0.9.0 15:28:58 toml==0.10.2 15:28:58 tomlkit==0.14.0 15:28:58 tqdm==4.67.1 15:28:58 typing_extensions==4.15.0 15:28:58 tzdata==2025.3 15:28:58 urllib3==1.26.20 15:28:58 virtualenv==20.36.1 15:28:58 wcwidth==0.5.0 15:28:58 websocket-client==1.9.0 15:28:58 wrapt==2.0.1 15:28:58 xdg==6.0.0 15:28:58 xmltodict==1.0.2 15:28:58 yq==3.4.3 15:28:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6023429284974190408.sh 15:28:58 ---> sudo-logs.sh 15:28:58 Archiving 'sudo' log.. 15:28:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11939180684810995913.sh 15:28:58 ---> job-cost.sh 15:28:58 Setup pyenv: 15:28:58 system 15:28:58 3.8.13 15:28:58 3.9.13 15:28:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:28:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t0r from file:/tmp/.os_lf_venv 15:28:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:00 lf-activate-venv(): INFO: Base packages installed successfully 15:29:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-6t0r/bin to PATH 15:29:06 INFO: No Stack... 15:29:06 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:06 INFO: Archiving Costs 15:29:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7078686350608120135.sh 15:29:06 ---> logs-deploy.sh 15:29:06 Setup pyenv: 15:29:06 system 15:29:06 3.8.13 15:29:06 3.9.13 15:29:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t0r from file:/tmp/.os_lf_venv 15:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:08 lf-activate-venv(): INFO: Base packages installed successfully 15:29:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-6t0r/bin to PATH 15:29:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4385 15:29:17 INFO: archiving workspace using pattern(s): 15:29:18 Archives upload complete. 15:29:18 INFO: archiving logs to Nexus 15:29:19 ---> uname -a: 15:29:19 Linux prd-ubuntu1804-builder-4c-4g-3445 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:29:19 15:29:19 15:29:19 ---> lscpu: 15:29:19 Architecture: x86_64 15:29:19 CPU op-mode(s): 32-bit, 64-bit 15:29:19 Byte Order: Little Endian 15:29:19 CPU(s): 4 15:29:19 On-line CPU(s) list: 0-3 15:29:19 Thread(s) per core: 1 15:29:19 Core(s) per socket: 1 15:29:19 Socket(s): 4 15:29:19 NUMA node(s): 1 15:29:19 Vendor ID: AuthenticAMD 15:29:19 CPU family: 23 15:29:19 Model: 49 15:29:19 Model name: AMD EPYC-Rome Processor 15:29:19 Stepping: 0 15:29:19 CPU MHz: 2799.998 15:29:19 BogoMIPS: 5599.99 15:29:19 Virtualization: AMD-V 15:29:19 Hypervisor vendor: KVM 15:29:19 Virtualization type: full 15:29:19 L1d cache: 32K 15:29:19 L1i cache: 32K 15:29:19 L2 cache: 512K 15:29:19 L3 cache: 16384K 15:29:19 NUMA node0 CPU(s): 0-3 15:29:19 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:29:19 15:29:19 15:29:19 ---> nproc: 15:29:19 4 15:29:19 15:29:19 15:29:19 ---> df -h: 15:29:19 Filesystem Size Used Avail Use% Mounted on 15:29:19 udev 7.9G 0 7.9G 0% /dev 15:29:19 tmpfs 1.6G 676K 1.6G 1% /run 15:29:19 /dev/vda1 78G 8.4G 69G 11% / 15:29:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:19 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:19 15:29:19 15:29:19 ---> free -m: 15:29:19 total used free shared buff/cache available 15:29:19 Mem: 16040 549 13279 0 2211 15169 15:29:19 Swap: 1023 0 1023 15:29:19 15:29:19 15:29:19 ---> ip addr: 15:29:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:19 inet 127.0.0.1/8 scope host lo 15:29:19 valid_lft forever preferred_lft forever 15:29:19 inet6 ::1/128 scope host 15:29:19 valid_lft forever preferred_lft forever 15:29:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:19 link/ether fa:16:3e:a6:f6:c2 brd ff:ff:ff:ff:ff:ff 15:29:19 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic ens3 15:29:19 valid_lft 86221sec preferred_lft 86221sec 15:29:19 inet6 fe80::f816:3eff:fea6:f6c2/64 scope link 15:29:19 valid_lft forever preferred_lft forever 15:29:19 15:29:19 15:29:19 ---> sar -b -r -n DEV: 15:29:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3445) 01/27/26 _x86_64_ (4 CPU) 15:29:19 15:29:19 15:26:23 LINUX RESTART (4 CPU) 15:29:19 15:29:19 15:27:01 tps rtps wtps bread/s bwrtn/s 15:29:19 15:28:01 99.47 9.02 90.45 178.37 51369.44 15:29:19 15:29:01 102.70 1.05 101.65 120.78 11477.69 15:29:19 Average: 101.08 5.03 96.05 149.58 31423.56 15:29:19 15:29:19 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:19 15:28:01 13923796 15530812 2501172 15.23 59464 1746064 805332 4.61 767792 1513508 77804 15:29:19 15:29:01 13632148 15558640 2792820 17.00 86564 2019968 759568 4.35 755944 1780672 126236 15:29:19 Average: 13777972 15544726 2646996 16.12 73014 1883016 782450 4.48 761868 1647090 102020 15:29:19 15:29:19 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:19 15:28:01 ens3 83.74 55.87 864.03 10.85 0.00 0.00 0.00 0.00 15:29:19 15:28:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 15:29:19 15:29:01 ens3 59.39 43.59 892.71 10.57 0.00 0.00 0.00 0.00 15:29:19 15:29:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:29:19 Average: ens3 71.56 49.73 878.37 10.71 0.00 0.00 0.00 0.00 15:29:19 Average: lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 15:29:19 15:29:19 15:29:19 ---> sar -P ALL: 15:29:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3445) 01/27/26 _x86_64_ (4 CPU) 15:29:19 15:29:19 15:26:23 LINUX RESTART (4 CPU) 15:29:19 15:29:19 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:29:19 15:28:01 all 21.17 0.00 1.94 7.67 0.07 69.16 15:29:19 15:28:01 0 14.85 0.00 1.90 3.60 0.07 79.59 15:29:19 15:28:01 1 10.60 0.00 1.51 14.87 0.05 72.96 15:29:19 15:28:01 2 29.93 0.00 2.15 10.16 0.08 57.68 15:29:19 15:28:01 3 29.29 0.00 2.20 2.03 0.08 66.40 15:29:19 15:29:01 all 19.59 0.00 1.32 3.46 0.09 75.54 15:29:19 15:29:01 0 6.03 0.00 0.60 0.05 0.03 93.28 15:29:19 15:29:01 1 23.75 0.00 0.95 2.90 0.05 72.35 15:29:19 15:29:01 2 21.42 0.00 1.89 8.51 0.22 67.97 15:29:19 15:29:01 3 27.09 0.00 1.84 2.39 0.05 68.63 15:29:19 Average: all 20.38 0.00 1.63 5.57 0.08 72.35 15:29:19 Average: 0 10.46 0.00 1.25 1.83 0.05 86.41 15:29:19 Average: 1 17.19 0.00 1.23 8.88 0.05 72.66 15:29:19 Average: 2 25.68 0.00 2.02 9.33 0.15 62.82 15:29:19 Average: 3 28.19 0.00 2.02 2.21 0.07 67.52 15:29:19 15:29:19 15:29:19