11:11:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 11:11:15 Running as SYSTEM 11:11:15 [EnvInject] - Loading node environment variables. 11:11:15 Building remotely on prd-ubuntu1804-builder-4c-4g-14642 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 11:11:15 [ssh-agent] Looking for ssh-agent implementation... 11:11:16 $ ssh-agent 11:11:16 SSH_AUTH_SOCK=/tmp/ssh-81Rdq5kkeNbc/agent.1641 11:11:16 SSH_AGENT_PID=1643 11:11:16 [ssh-agent] Started. 11:11:16 Running ssh-add (command line suppressed) 11:11:16 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13275276373034774891.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13275276373034774891.key) 11:11:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:11:16 The recommended git tool is: NONE 11:11:17 using credential onap-jenkins-ssh 11:11:17 Wiping out workspace first. 11:11:17 Cloning the remote Git repository 11:11:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:11:17 > git init /w/workspace/oom-master-doc8-lint # timeout=10 11:11:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:17 > git --version # timeout=10 11:11:17 > git --version # 'git version 2.17.1' 11:11:17 using GIT_SSH to set credentials Gerrit user 11:11:17 Verifying host key using manually-configured host key entries 11:11:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:11:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:11:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:11:23 using GIT_SSH to set credentials Gerrit user 11:11:23 Verifying host key using manually-configured host key entries 11:11:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/5 # timeout=30 11:11:23 > git rev-parse 7a4d25afb02912943613d8a8374a535eb4c4c99d^{commit} # timeout=10 11:11:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:11:23 Checking out Revision 7a4d25afb02912943613d8a8374a535eb4c4c99d (refs/changes/14/143214/5) 11:11:23 > git config core.sparsecheckout # timeout=10 11:11:23 > git checkout -f 7a4d25afb02912943613d8a8374a535eb4c4c99d # timeout=30 11:11:26 Commit message: "Fix read the docs validation job" 11:11:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:11:27 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 11:11:27 [EnvInject] - Injecting environment variables from a build step. 11:11:27 [EnvInject] - Injecting as environment variables the properties content 11:11:27 PYTHON=python3 11:11:27 11:11:27 [EnvInject] - Variables injected successfully. 11:11:27 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins14987913950287744746.sh 11:11:27 ---> tox-install.sh 11:11:27 + source /home/jenkins/lf-env.sh 11:11:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:27 ++ mktemp -d /tmp/venv-XXXX 11:11:27 + lf_venv=/tmp/venv-rlsK 11:11:27 + local venv_file=/tmp/.os_lf_venv 11:11:27 + local python=python3 11:11:27 + local options 11:11:27 + local set_path=true 11:11:27 + local install_args= 11:11:27 ++ 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 11:11:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:27 + true 11:11:27 + case $1 in 11:11:27 + venv_file=/tmp/.toxenv 11:11:27 + shift 2 11:11:27 + true 11:11:27 + case $1 in 11:11:27 + shift 11:11:27 + break 11:11:27 + case $python in 11:11:27 + local pkg_list= 11:11:27 + [[ -d /opt/pyenv ]] 11:11:27 + echo 'Setup pyenv:' 11:11:27 Setup pyenv: 11:11:27 + export PYENV_ROOT=/opt/pyenv 11:11:27 + PYENV_ROOT=/opt/pyenv 11:11:27 + 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 11:11:27 + 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 11:11:27 + pyenv versions 11:11:27 * system (set by /opt/pyenv/version) 11:11:27 * 3.8.13 (set by /opt/pyenv/version) 11:11:27 * 3.9.13 (set by /opt/pyenv/version) 11:11:27 * 3.10.6 (set by /opt/pyenv/version) 11:11:27 + command -v pyenv 11:11:27 ++ pyenv init - --no-rehash 11:11:27 + 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[*]}"'\'')" 11:11:27 export PATH="/opt/pyenv/shims:${PATH}" 11:11:27 export PYENV_SHELL=bash 11:11:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:27 pyenv() { 11:11:27 local command 11:11:27 command="${1:-}" 11:11:27 if [ "$#" -gt 0 ]; then 11:11:27 shift 11:11:27 fi 11:11:27 11:11:27 case "$command" in 11:11:27 rehash|shell) 11:11:27 eval "$(pyenv "sh-$command" "$@")" 11:11:27 ;; 11:11:27 *) 11:11:27 command pyenv "$command" "$@" 11:11:27 ;; 11:11:27 esac 11:11:27 }' 11:11:27 +++ 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[*]}"' 11:11:27 ++ 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 11:11:27 ++ 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 11:11:27 ++ 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 11:11:27 ++ export PYENV_SHELL=bash 11:11:27 ++ PYENV_SHELL=bash 11:11:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:27 +++ complete -F _pyenv pyenv 11:11:27 ++ lf-pyver python3 11:11:27 ++ local py_version_xy=python3 11:11:27 ++ local py_version_xyz= 11:11:27 ++ pyenv versions 11:11:27 ++ local command 11:11:27 ++ command=versions 11:11:27 ++ '[' 1 -gt 0 ']' 11:11:27 ++ shift 11:11:27 ++ case "$command" in 11:11:27 ++ command pyenv versions 11:11:27 ++ pyenv versions 11:11:27 ++ sed 's/^[ *]* //' 11:11:27 ++ awk '{ print $1 }' 11:11:27 ++ grep -E '^[0-9.]*[0-9]$' 11:11:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:27 +++ grep '^3' /tmp/.pyenv_versions 11:11:27 +++ sort -V 11:11:27 +++ tail -n 1 11:11:27 ++ py_version_xyz=3.10.6 11:11:27 ++ [[ -z 3.10.6 ]] 11:11:27 ++ echo 3.10.6 11:11:27 ++ return 0 11:11:27 + pyenv local 3.10.6 11:11:27 + local command 11:11:27 + command=local 11:11:27 + '[' 2 -gt 0 ']' 11:11:27 + shift 11:11:27 + case "$command" in 11:11:27 + command pyenv local 3.10.6 11:11:27 + pyenv local 3.10.6 11:11:27 + for arg in "$@" 11:11:27 + case $arg in 11:11:27 + pkg_list+='tox ' 11:11:27 + for arg in "$@" 11:11:27 + case $arg in 11:11:27 + pkg_list+='virtualenv ' 11:11:27 + for arg in "$@" 11:11:27 + case $arg in 11:11:27 + pkg_list+='urllib3~=1.26.15 ' 11:11:27 + [[ -f /tmp/.toxenv ]] 11:11:27 + [[ ! -f /tmp/.toxenv ]] 11:11:27 + [[ -n '' ]] 11:11:27 + python3 -m venv /tmp/venv-rlsK 11:11:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlsK' 11:11:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlsK 11:11:31 + echo /tmp/venv-rlsK 11:11:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:11:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:11:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:31 + local 'pip_opts=--upgrade --quiet' 11:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:31 + [[ -n '' ]] 11:11:31 + [[ -n '' ]] 11:11:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:31 + /tmp/venv-rlsK/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 11:11:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:35 lf-activate-venv(): INFO: Base packages installed successfully 11:11:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:35 + /tmp/venv-rlsK/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 11:11:37 + type python3 11:11:37 + true 11:11:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rlsK/bin to PATH' 11:11:37 lf-activate-venv(): INFO: Adding /tmp/venv-rlsK/bin to PATH 11:11:37 + PATH=/tmp/venv-rlsK/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 11:11:37 + return 0 11:11:37 + python3 --version 11:11:37 Python 3.10.6 11:11:37 + python3 -m pip --version 11:11:38 pip 26.0.1 from /tmp/venv-rlsK/lib/python3.10/site-packages/pip (python 3.10) 11:11:38 + python3 -m pip freeze 11:11:38 cachetools==7.0.1 11:11:38 chardet==5.2.0 11:11:38 colorama==0.4.6 11:11:38 distlib==0.4.0 11:11:38 filelock==3.21.2 11:11:38 packaging==26.0 11:11:38 platformdirs==4.7.0 11:11:38 pluggy==1.6.0 11:11:38 pyproject-api==1.10.0 11:11:38 tomli==2.4.0 11:11:38 tox==4.35.0 11:11:38 typing_extensions==4.15.0 11:11:38 urllib3==1.26.20 11:11:38 virtualenv==20.36.1 11:11:38 [EnvInject] - Injecting environment variables from a build step. 11:11:38 [EnvInject] - Injecting as environment variables the properties content 11:11:38 PARALLEL=false 11:11:38 11:11:38 [EnvInject] - Variables injected successfully. 11:11:38 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4492302934256809934.sh 11:11:38 ---> tox-run.sh 11:11:38 + 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 11:11:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 11:11:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 11:11:38 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 11:11:38 + cd /w/workspace/oom-master-doc8-lint/. 11:11:38 + source /home/jenkins/lf-env.sh 11:11:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:38 ++ mktemp -d /tmp/venv-XXXX 11:11:38 + lf_venv=/tmp/venv-6ZOV 11:11:38 + local venv_file=/tmp/.os_lf_venv 11:11:38 + local python=python3 11:11:38 + local options 11:11:38 + local set_path=true 11:11:38 + local install_args= 11:11:38 ++ 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 11:11:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:38 + true 11:11:38 + case $1 in 11:11:38 + venv_file=/tmp/.toxenv 11:11:38 + shift 2 11:11:38 + true 11:11:38 + case $1 in 11:11:38 + shift 11:11:38 + break 11:11:38 + case $python in 11:11:38 + local pkg_list= 11:11:38 + [[ -d /opt/pyenv ]] 11:11:38 + echo 'Setup pyenv:' 11:11:38 Setup pyenv: 11:11:38 + export PYENV_ROOT=/opt/pyenv 11:11:38 + PYENV_ROOT=/opt/pyenv 11:11:38 + 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 11:11:38 + 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 11:11:38 + pyenv versions 11:11:38 system 11:11:38 3.8.13 11:11:38 3.9.13 11:11:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:11:38 + command -v pyenv 11:11:38 ++ pyenv init - --no-rehash 11:11:38 + 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[*]}"'\'')" 11:11:38 export PATH="/opt/pyenv/shims:${PATH}" 11:11:38 export PYENV_SHELL=bash 11:11:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:38 pyenv() { 11:11:38 local command 11:11:38 command="${1:-}" 11:11:38 if [ "$#" -gt 0 ]; then 11:11:38 shift 11:11:38 fi 11:11:38 11:11:38 case "$command" in 11:11:38 rehash|shell) 11:11:38 eval "$(pyenv "sh-$command" "$@")" 11:11:38 ;; 11:11:38 *) 11:11:38 command pyenv "$command" "$@" 11:11:38 ;; 11:11:38 esac 11:11:38 }' 11:11:38 +++ 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[*]}"' 11:11:38 ++ 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 11:11:38 ++ 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 11:11:38 ++ 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 11:11:38 ++ export PYENV_SHELL=bash 11:11:38 ++ PYENV_SHELL=bash 11:11:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:38 +++ complete -F _pyenv pyenv 11:11:38 ++ lf-pyver python3 11:11:38 ++ local py_version_xy=python3 11:11:38 ++ local py_version_xyz= 11:11:38 ++ sed 's/^[ *]* //' 11:11:38 ++ pyenv versions 11:11:38 ++ local command 11:11:38 ++ command=versions 11:11:38 ++ awk '{ print $1 }' 11:11:38 ++ '[' 1 -gt 0 ']' 11:11:38 ++ shift 11:11:38 ++ case "$command" in 11:11:38 ++ grep -E '^[0-9.]*[0-9]$' 11:11:38 ++ command pyenv versions 11:11:38 ++ pyenv versions 11:11:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:38 +++ grep '^3' /tmp/.pyenv_versions 11:11:38 +++ sort -V 11:11:38 +++ tail -n 1 11:11:38 ++ py_version_xyz=3.10.6 11:11:38 ++ [[ -z 3.10.6 ]] 11:11:38 ++ echo 3.10.6 11:11:38 ++ return 0 11:11:38 + pyenv local 3.10.6 11:11:38 + local command 11:11:38 + command=local 11:11:38 + '[' 2 -gt 0 ']' 11:11:38 + shift 11:11:38 + case "$command" in 11:11:38 + command pyenv local 3.10.6 11:11:38 + pyenv local 3.10.6 11:11:38 + for arg in "$@" 11:11:38 + case $arg in 11:11:38 + pkg_list+='tox ' 11:11:38 + for arg in "$@" 11:11:38 + case $arg in 11:11:38 + pkg_list+='virtualenv ' 11:11:38 + for arg in "$@" 11:11:38 + case $arg in 11:11:38 + pkg_list+='urllib3~=1.26.15 ' 11:11:38 + [[ -f /tmp/.toxenv ]] 11:11:38 ++ cat /tmp/.toxenv 11:11:38 + lf_venv=/tmp/venv-rlsK 11:11:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlsK from' file:/tmp/.toxenv 11:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlsK from file:/tmp/.toxenv 11:11:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:38 + local 'pip_opts=--upgrade --quiet' 11:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:38 + [[ -n '' ]] 11:11:38 + [[ -n '' ]] 11:11:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:38 + /tmp/venv-rlsK/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 11:11:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:39 lf-activate-venv(): INFO: Base packages installed successfully 11:11:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:39 + /tmp/venv-rlsK/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 11:11:40 + type python3 11:11:40 + true 11:11:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rlsK/bin to PATH' 11:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-rlsK/bin to PATH 11:11:40 + PATH=/tmp/venv-rlsK/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 11:11:40 + return 0 11:11:40 + [[ -d /opt/pyenv ]] 11:11:40 + echo '---> Setting up pyenv' 11:11:40 ---> Setting up pyenv 11:11:40 + export PYENV_ROOT=/opt/pyenv 11:11:40 + PYENV_ROOT=/opt/pyenv 11:11:40 + export PATH=/opt/pyenv/bin:/tmp/venv-rlsK/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 11:11:40 + PATH=/opt/pyenv/bin:/tmp/venv-rlsK/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 11:11:40 ++ pwd 11:11:40 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 11:11:40 + export PYTHONPATH 11:11:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:11:40 + TOX_TESTENV_PASSENV=PYTHONPATH 11:11:40 + tox --version 11:11:40 4.35.0 from /tmp/venv-rlsK/lib/python3.10/site-packages/tox/__init__.py 11:11:41 + PARALLEL=false 11:11:41 + TOX_OPTIONS_LIST= 11:11:41 + [[ -n doc8 ]] 11:11:41 + TOX_OPTIONS_LIST=' -e doc8' 11:11:41 + case ${PARALLEL,,} in 11:11:41 + tox -e doc8 11:11:41 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 11:11:43 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:11:44 ERROR: Cannot install sphinx>=7.2.0 because these package versions have conflicting dependencies. 11:11:44 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 11:11:44 11:11:44 The conflict is caused by: 11:11:44 The user requested sphinx>=7.2.0 11:11:44 The user requested (constraint) sphinx===7.1.2 11:11:44 11:11:44 To fix this you could try to: 11:11:44 1. loosen the range of package versions you've specified 11:11:44 2. remove package versions to allow pip to attempt to solve the dependency conflict 11:11:44 11:11:44 doc8: exit 1 (1.03 seconds) /w/workspace/oom-master-doc8-lint> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2206 11:11:44  doc8: FAIL code 1 (2.87 seconds) 11:11:44 evaluation failed :( (2.91 seconds) 11:11:44 + tox_status=1 11:11:44 + echo '---> Completed tox runs' 11:11:44 ---> Completed tox runs 11:11:44 + for i in .tox/*/log 11:11:44 ++ echo .tox/doc8/log 11:11:44 ++ awk -F/ '{print $2}' 11:11:44 + tox_env=doc8 11:11:44 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 11:11:44 + DOC_DIR=docs/_build/html 11:11:44 + [[ -d docs/_build/html ]] 11:11:44 + echo '---> tox-run.sh ends' 11:11:44 ---> tox-run.sh ends 11:11:44 + test 1 -eq 0 11:11:44 + exit 1 11:11:44 ++ '[' 2 = 1 ']' 11:11:44 Build step 'Execute shell' marked build as failure 11:11:44 $ ssh-agent -k 11:11:44 unset SSH_AUTH_SOCK; 11:11:44 unset SSH_AGENT_PID; 11:11:44 echo Agent pid 1643 killed; 11:11:44 [ssh-agent] Stopped. 11:11:44 [PostBuildScript] - [INFO] Executing post build scripts. 11:11:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2291975055735097635.sh 11:11:44 ---> sysstat.sh 11:11:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6531457764128065549.sh 11:11:44 ---> package-listing.sh 11:11:44 ++ facter osfamily 11:11:44 ++ tr '[:upper:]' '[:lower:]' 11:11:45 + OS_FAMILY=debian 11:11:45 + workspace=/w/workspace/oom-master-doc8-lint 11:11:45 + START_PACKAGES=/tmp/packages_start.txt 11:11:45 + END_PACKAGES=/tmp/packages_end.txt 11:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:45 + PACKAGES=/tmp/packages_start.txt 11:11:45 + '[' /w/workspace/oom-master-doc8-lint ']' 11:11:45 + PACKAGES=/tmp/packages_end.txt 11:11:45 + case "${OS_FAMILY}" in 11:11:45 + dpkg -l 11:11:45 + grep '^ii' 11:11:45 + '[' -f /tmp/packages_start.txt ']' 11:11:45 + '[' -f /tmp/packages_end.txt ']' 11:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:45 + '[' /w/workspace/oom-master-doc8-lint ']' 11:11:45 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 11:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 11:11:45 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1932534752733671590.sh 11:11:45 ---> capture-instance-metadata.sh 11:11:45 Setup pyenv: 11:11:45 system 11:11:45 3.8.13 11:11:45 3.9.13 11:11:45 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:11:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mGnb 11:11:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:52 lf-activate-venv(): INFO: Base packages installed successfully 11:11:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-mGnb/bin to PATH 11:12:14 INFO: Running in OpenStack, capturing instance metadata 11:12:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1782487841232836188.sh 11:12:14 provisioning config files... 11:12:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config8906786564548289738tmp 11:12:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:12:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:12:14 [EnvInject] - Injecting environment variables from a build step. 11:12:14 [EnvInject] - Injecting as environment variables the properties content 11:12:14 SERVER_ID=logs 11:12:14 11:12:14 [EnvInject] - Variables injected successfully. 11:12:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18023612583057662005.sh 11:12:14 ---> create-netrc.sh 11:12:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2733697682753003982.sh 11:12:14 ---> python-tools-install.sh 11:12:14 Setup pyenv: 11:12:14 system 11:12:14 3.8.13 11:12:14 3.9.13 11:12:14 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGnb from file:/tmp/.os_lf_venv 11:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:16 lf-activate-venv(): INFO: Base packages installed successfully 11:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:23 lf-activate-venv(): INFO: Adding /tmp/venv-mGnb/bin to PATH 11:12:23 Generating Requirements File 11:12:40 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. 11:12:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:12:41 Python 3.10.6 11:12:41 pip 26.0.1 from /tmp/venv-mGnb/lib/python3.10/site-packages/pip (python 3.10) 11:12:41 appdirs==1.4.4 11:12:41 argcomplete==3.6.3 11:12:41 aspy.yaml==1.3.0 11:12:41 attrs==25.4.0 11:12:41 autopage==0.6.0 11:12:41 backports.strenum==1.3.1 11:12:41 beautifulsoup4==4.14.3 11:12:41 boto3==1.42.48 11:12:41 botocore==1.42.48 11:12:41 bs4==0.0.2 11:12:41 certifi==2026.1.4 11:12:41 cffi==2.0.0 11:12:41 cfgv==3.5.0 11:12:41 chardet==5.2.0 11:12:41 charset-normalizer==3.4.4 11:12:41 click==8.3.1 11:12:41 cliff==4.13.1 11:12:41 cmd2==3.2.0 11:12:41 cryptography==3.3.2 11:12:41 debtcollector==3.0.0 11:12:41 decorator==5.2.1 11:12:41 defusedxml==0.7.1 11:12:41 Deprecated==1.3.1 11:12:41 distlib==0.4.0 11:12:41 dnspython==2.8.0 11:12:41 docker==7.1.0 11:12:41 dogpile.cache==1.5.0 11:12:41 durationpy==0.10 11:12:41 email-validator==2.3.0 11:12:41 filelock==3.21.2 11:12:41 future==1.0.0 11:12:41 gitdb==4.0.12 11:12:41 GitPython==3.1.46 11:12:41 httplib2==0.30.2 11:12:41 identify==2.6.16 11:12:41 idna==3.11 11:12:41 importlib-resources==1.5.0 11:12:41 iso8601==2.1.0 11:12:41 Jinja2==3.1.6 11:12:41 jmespath==1.1.0 11:12:41 jsonpatch==1.33 11:12:41 jsonpointer==3.0.0 11:12:41 jsonschema==4.26.0 11:12:41 jsonschema-specifications==2025.9.1 11:12:41 keystoneauth1==5.13.0 11:12:41 kubernetes==35.0.0 11:12:41 lftools==0.37.21 11:12:41 lxml==6.0.2 11:12:41 markdown-it-py==4.0.0 11:12:41 MarkupSafe==3.0.3 11:12:41 mdurl==0.1.2 11:12:41 msgpack==1.1.2 11:12:41 multi_key_dict==2.0.3 11:12:41 munch==4.0.0 11:12:41 netaddr==1.3.0 11:12:41 niet==1.4.2 11:12:41 nodeenv==1.10.0 11:12:41 oauth2client==4.1.3 11:12:41 oauthlib==3.3.1 11:12:41 openstacksdk==4.9.0 11:12:41 os-service-types==1.8.2 11:12:41 osc-lib==4.3.0 11:12:41 oslo.config==10.2.0 11:12:41 oslo.context==6.2.0 11:12:41 oslo.i18n==6.7.1 11:12:41 oslo.log==8.0.0 11:12:41 oslo.serialization==5.9.0 11:12:41 oslo.utils==9.2.0 11:12:41 packaging==26.0 11:12:41 pbr==7.0.3 11:12:41 platformdirs==4.7.0 11:12:41 prettytable==3.17.0 11:12:41 psutil==7.2.2 11:12:41 pyasn1==0.6.2 11:12:41 pyasn1_modules==0.4.2 11:12:41 pycparser==3.0 11:12:41 pygerrit2==2.0.15 11:12:41 PyGithub==2.8.1 11:12:41 Pygments==2.19.2 11:12:41 PyJWT==2.11.0 11:12:41 PyNaCl==1.6.2 11:12:41 pyparsing==2.4.7 11:12:41 pyperclip==1.11.0 11:12:41 pyrsistent==0.20.0 11:12:41 python-cinderclient==9.8.0 11:12:41 python-dateutil==2.9.0.post0 11:12:41 python-heatclient==5.0.0 11:12:41 python-jenkins==1.8.3 11:12:41 python-keystoneclient==5.7.0 11:12:41 python-magnumclient==4.9.0 11:12:41 python-openstackclient==8.3.0 11:12:41 python-swiftclient==4.9.0 11:12:41 PyYAML==6.0.3 11:12:41 referencing==0.37.0 11:12:41 requests==2.32.5 11:12:41 requests-oauthlib==2.0.0 11:12:41 requestsexceptions==1.4.0 11:12:41 rfc3986==2.0.0 11:12:41 rich==14.3.2 11:12:41 rich-argparse==1.7.2 11:12:41 rpds-py==0.30.0 11:12:41 rsa==4.9.1 11:12:41 ruamel.yaml==0.19.1 11:12:41 ruamel.yaml.clib==0.2.15 11:12:41 s3transfer==0.16.0 11:12:41 simplejson==3.20.2 11:12:41 six==1.17.0 11:12:41 smmap==5.0.2 11:12:41 soupsieve==2.8.3 11:12:41 stevedore==5.6.0 11:12:41 tabulate==0.9.0 11:12:41 toml==0.10.2 11:12:41 tomlkit==0.14.0 11:12:41 tqdm==4.67.3 11:12:41 typing_extensions==4.15.0 11:12:41 tzdata==2025.3 11:12:41 urllib3==1.26.20 11:12:41 virtualenv==20.36.1 11:12:41 wcwidth==0.6.0 11:12:41 websocket-client==1.9.0 11:12:41 wrapt==2.1.1 11:12:41 xdg==6.0.0 11:12:41 xmltodict==1.0.2 11:12:41 yq==3.4.3 11:12:41 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2859454090758459254.sh 11:12:41 ---> sudo-logs.sh 11:12:41 Archiving 'sudo' log.. 11:12:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15834341061455230512.sh 11:12:42 ---> job-cost.sh 11:12:42 INFO: Activating Python virtual environment... 11:12:42 Setup pyenv: 11:12:42 system 11:12:42 3.8.13 11:12:42 3.9.13 11:12:42 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGnb from file:/tmp/.os_lf_venv 11:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:43 lf-activate-venv(): INFO: Base packages installed successfully 11:12:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:12:49 lf-activate-venv(): INFO: Adding /tmp/venv-mGnb/bin to PATH 11:12:49 INFO: No stack-cost file found 11:12:49 INFO: Instance uptime: 114s 11:12:49 INFO: Fetching instance metadata (attempt 1 of 3)... 11:12:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:12:49 INFO: Successfully fetched instance metadata 11:12:49 INFO: Instance type: v3-standard-4 11:12:49 INFO: Retrieving pricing info for: v3-standard-4 11:12:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:12:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=114 11:12:49 INFO: Successfully fetched Vexxhost pricing API 11:12:49 INFO: Retrieved cost: 0.11 11:12:49 INFO: Retrieved resource: v3-standard-4 11:12:49 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 11:12:49 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 11:12:49 INFO: Successfully archived job cost data 11:12:49 DEBUG: Cost data: oom-master-doc8-lint,596,2026-02-13 11:12:49,v3-standard-4,114,0.11,0.00,FAILURE 11:12:49 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9682805888359115202.sh 11:12:49 ---> logs-deploy.sh 11:12:49 Setup pyenv: 11:12:49 system 11:12:49 3.8.13 11:12:49 3.9.13 11:12:49 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 11:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGnb from file:/tmp/.os_lf_venv 11:12:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:51 lf-activate-venv(): INFO: Base packages installed successfully 11:12:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-mGnb/bin to PATH 11:12:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/596 11:12:59 INFO: archiving workspace using pattern(s): 11:13:00 Archives upload complete. 11:13:00 INFO: archiving logs to Nexus 11:13:01 ---> uname -a: 11:13:01 Linux prd-ubuntu1804-builder-4c-4g-14642 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:13:01 11:13:01 11:13:01 ---> lscpu: 11:13:01 Architecture: x86_64 11:13:01 CPU op-mode(s): 32-bit, 64-bit 11:13:01 Byte Order: Little Endian 11:13:01 CPU(s): 4 11:13:01 On-line CPU(s) list: 0-3 11:13:01 Thread(s) per core: 1 11:13:01 Core(s) per socket: 1 11:13:01 Socket(s): 4 11:13:01 NUMA node(s): 1 11:13:01 Vendor ID: AuthenticAMD 11:13:01 CPU family: 23 11:13:01 Model: 49 11:13:01 Model name: AMD EPYC-Rome Processor 11:13:01 Stepping: 0 11:13:01 CPU MHz: 2799.996 11:13:01 BogoMIPS: 5599.99 11:13:01 Virtualization: AMD-V 11:13:01 Hypervisor vendor: KVM 11:13:01 Virtualization type: full 11:13:01 L1d cache: 32K 11:13:01 L1i cache: 32K 11:13:01 L2 cache: 512K 11:13:01 L3 cache: 16384K 11:13:01 NUMA node0 CPU(s): 0-3 11:13:01 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 11:13:01 11:13:01 11:13:01 ---> nproc: 11:13:01 4 11:13:01 11:13:01 11:13:01 ---> df -h: 11:13:01 Filesystem Size Used Avail Use% Mounted on 11:13:01 udev 7.9G 0 7.9G 0% /dev 11:13:01 tmpfs 1.6G 680K 1.6G 1% /run 11:13:01 /dev/vda1 78G 8.3G 70G 11% / 11:13:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:13:01 tmpfs 5.0M 0 5.0M 0% /run/lock 11:13:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:13:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:13:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:13:01 11:13:01 11:13:01 ---> free -m: 11:13:01 total used free shared buff/cache available 11:13:01 Mem: 16040 559 13403 0 2076 15166 11:13:01 Swap: 1023 0 1023 11:13:01 11:13:01 11:13:01 ---> ip addr: 11:13:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:13:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:13:01 inet 127.0.0.1/8 scope host lo 11:13:01 valid_lft forever preferred_lft forever 11:13:01 inet6 ::1/128 scope host 11:13:01 valid_lft forever preferred_lft forever 11:13:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:13:01 link/ether fa:16:3e:46:ed:ab brd ff:ff:ff:ff:ff:ff 11:13:01 inet 10.30.106.109/23 brd 10.30.107.255 scope global dynamic ens3 11:13:01 valid_lft 86282sec preferred_lft 86282sec 11:13:01 inet6 fe80::f816:3eff:fe46:edab/64 scope link 11:13:01 valid_lft forever preferred_lft forever 11:13:01 11:13:01 11:13:01 ---> sar -b -r -n DEV: 11:13:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14642) 02/13/26 _x86_64_ (4 CPU) 11:13:01 11:13:01 11:11:05 LINUX RESTART (4 CPU) 11:13:01 11:13:01 11:12:01 tps rtps wtps bread/s bwrtn/s 11:13:01 11:13:01 121.23 1.90 119.33 151.84 12530.44 11:13:01 Average: 121.23 1.90 119.33 151.84 12530.44 11:13:01 11:13:01 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:13:01 11:13:01 13753376 15557992 2671584 16.27 80124 1911148 757528 4.34 712128 1715516 127552 11:13:01 Average: 13753376 15557992 2671584 16.27 80124 1911148 757528 4.34 712128 1715516 127552 11:13:01 11:13:01 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:13:01 11:13:01 ens3 71.17 49.98 902.20 13.04 0.00 0.00 0.00 0.00 11:13:01 11:13:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 11:13:01 Average: ens3 71.17 49.98 902.20 13.04 0.00 0.00 0.00 0.00 11:13:01 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 11:13:01 11:13:01 11:13:01 ---> sar -P ALL: 11:13:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14642) 02/13/26 _x86_64_ (4 CPU) 11:13:01 11:13:01 11:11:05 LINUX RESTART (4 CPU) 11:13:01 11:13:01 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:13:01 11:13:01 all 21.46 0.00 1.52 1.34 0.05 75.63 11:13:01 11:13:01 0 21.59 0.00 1.99 2.74 0.07 73.61 11:13:01 11:13:01 1 33.18 0.00 1.86 0.59 0.07 64.31 11:13:01 11:13:01 2 11.52 0.00 0.95 0.08 0.05 87.39 11:13:01 11:13:01 3 19.55 0.00 1.30 1.95 0.03 77.17 11:13:01 Average: all 21.46 0.00 1.52 1.34 0.05 75.63 11:13:01 Average: 0 21.59 0.00 1.99 2.74 0.07 73.61 11:13:01 Average: 1 33.18 0.00 1.86 0.59 0.07 64.31 11:13:01 Average: 2 11.52 0.00 0.95 0.08 0.05 87.39 11:13:01 Average: 3 19.55 0.00 1.30 1.95 0.03 77.17 11:13:01 11:13:01 11:13:01