20:24:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 20:24:45 Running as SYSTEM 20:24:45 [EnvInject] - Loading node environment variables. 20:24:45 Building remotely on prd-ubuntu1804-builder-4c-4g-23546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 20:24:45 [ssh-agent] Looking for ssh-agent implementation... 20:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:45 $ ssh-agent 20:24:45 SSH_AUTH_SOCK=/tmp/ssh-w2NKLhPUK9Ok/agent.1663 20:24:45 SSH_AGENT_PID=1665 20:24:45 [ssh-agent] Started. 20:24:45 Running ssh-add (command line suppressed) 20:24:45 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_8000215231321419661.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_8000215231321419661.key) 20:24:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:24:45 The recommended git tool is: NONE 20:24:47 using credential onap-jenkins-ssh 20:24:47 Wiping out workspace first. 20:24:47 Cloning the remote Git repository 20:24:47 Cloning repository git://cloud.onap.org/mirror/oom.git 20:24:47 > git init /w/workspace/oom-master-doc8-lint # timeout=10 20:24:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:24:47 > git --version # timeout=10 20:24:47 > git --version # 'git version 2.17.1' 20:24:47 using GIT_SSH to set credentials Gerrit user 20:24:47 Verifying host key using manually-configured host key entries 20:24:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:24:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:24:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:24:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:24:52 using GIT_SSH to set credentials Gerrit user 20:24:52 Verifying host key using manually-configured host key entries 20:24:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/26 # timeout=30 20:24:53 > git rev-parse 1c6b7e148f92924f945068ff3871356cafbc1497^{commit} # timeout=10 20:24:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:24:53 Checking out Revision 1c6b7e148f92924f945068ff3871356cafbc1497 (refs/changes/00/141100/26) 20:24:53 > git config core.sparsecheckout # timeout=10 20:24:53 > git checkout -f 1c6b7e148f92924f945068ff3871356cafbc1497 # timeout=30 20:24:53 Commit message: "[DOC] Add ArgoCD deployment example and guide" 20:24:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:24:53 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 20:24:57 [EnvInject] - Injecting environment variables from a build step. 20:24:57 [EnvInject] - Injecting as environment variables the properties content 20:24:57 PYTHON=python3 20:24:57 20:24:57 [EnvInject] - Variables injected successfully. 20:24:57 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10418898070709823718.sh 20:24:57 ---> tox-install.sh 20:24:57 + source /home/jenkins/lf-env.sh 20:24:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:24:57 ++ mktemp -d /tmp/venv-XXXX 20:24:57 + lf_venv=/tmp/venv-1Ogg 20:24:57 + local venv_file=/tmp/.os_lf_venv 20:24:57 + local python=python3 20:24:57 + local options 20:24:57 + local set_path=true 20:24:57 + local install_args= 20:24:57 ++ 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 20:24:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:24:57 + true 20:24:57 + case $1 in 20:24:57 + venv_file=/tmp/.toxenv 20:24:57 + shift 2 20:24:57 + true 20:24:57 + case $1 in 20:24:57 + shift 20:24:57 + break 20:24:57 + case $python in 20:24:57 + local pkg_list= 20:24:57 + [[ -d /opt/pyenv ]] 20:24:57 + echo 'Setup pyenv:' 20:24:57 Setup pyenv: 20:24:57 + export PYENV_ROOT=/opt/pyenv 20:24:57 + PYENV_ROOT=/opt/pyenv 20:24:57 + 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 20:24:57 + 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 20:24:57 + pyenv versions 20:24:57 * system (set by /opt/pyenv/version) 20:24:57 * 3.8.13 (set by /opt/pyenv/version) 20:24:57 * 3.9.13 (set by /opt/pyenv/version) 20:24:57 * 3.10.6 (set by /opt/pyenv/version) 20:24:57 + command -v pyenv 20:24:57 ++ pyenv init - --no-rehash 20:24:57 + 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[*]}"'\'')" 20:24:57 export PATH="/opt/pyenv/shims:${PATH}" 20:24:57 export PYENV_SHELL=bash 20:24:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:24:57 pyenv() { 20:24:57 local command 20:24:57 command="${1:-}" 20:24:57 if [ "$#" -gt 0 ]; then 20:24:57 shift 20:24:57 fi 20:24:57 20:24:57 case "$command" in 20:24:57 rehash|shell) 20:24:57 eval "$(pyenv "sh-$command" "$@")" 20:24:57 ;; 20:24:57 *) 20:24:57 command pyenv "$command" "$@" 20:24:57 ;; 20:24:57 esac 20:24:57 }' 20:24:57 +++ 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[*]}"' 20:24:57 ++ 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 20:24:57 ++ 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 20:24:57 ++ 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 20:24:57 ++ export PYENV_SHELL=bash 20:24:57 ++ PYENV_SHELL=bash 20:24:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:24:57 +++ complete -F _pyenv pyenv 20:24:57 ++ lf-pyver python3 20:24:57 ++ local py_version_xy=python3 20:24:57 ++ local py_version_xyz= 20:24:57 ++ pyenv versions 20:24:57 ++ local command 20:24:57 ++ command=versions 20:24:57 ++ '[' 1 -gt 0 ']' 20:24:57 ++ shift 20:24:57 ++ case "$command" in 20:24:57 ++ sed 's/^[ *]* //' 20:24:57 ++ command pyenv versions 20:24:57 ++ pyenv versions 20:24:57 ++ awk '{ print $1 }' 20:24:57 ++ grep -E '^[0-9.]*[0-9]$' 20:24:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:24:57 +++ grep '^3' /tmp/.pyenv_versions 20:24:57 +++ sort -V 20:24:57 +++ tail -n 1 20:24:57 ++ py_version_xyz=3.10.6 20:24:57 ++ [[ -z 3.10.6 ]] 20:24:57 ++ echo 3.10.6 20:24:57 ++ return 0 20:24:57 + pyenv local 3.10.6 20:24:57 + local command 20:24:57 + command=local 20:24:57 + '[' 2 -gt 0 ']' 20:24:57 + shift 20:24:57 + case "$command" in 20:24:57 + command pyenv local 3.10.6 20:24:57 + pyenv local 3.10.6 20:24:57 + for arg in "$@" 20:24:57 + case $arg in 20:24:57 + pkg_list+='tox ' 20:24:57 + for arg in "$@" 20:24:57 + case $arg in 20:24:57 + pkg_list+='virtualenv ' 20:24:57 + for arg in "$@" 20:24:57 + case $arg in 20:24:57 + pkg_list+='urllib3~=1.26.15 ' 20:24:57 + [[ -f /tmp/.toxenv ]] 20:24:57 + [[ ! -f /tmp/.toxenv ]] 20:24:57 + [[ -n '' ]] 20:24:57 + python3 -m venv /tmp/venv-1Ogg 20:25:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Ogg' 20:25:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Ogg 20:25:01 + echo /tmp/venv-1Ogg 20:25:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:25:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:25:01 + /tmp/venv-1Ogg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:25:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:25:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:25:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:25:05 + /tmp/venv-1Ogg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:25:07 + type python3 20:25:07 + true 20:25:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Ogg/bin to PATH' 20:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-1Ogg/bin to PATH 20:25:07 + PATH=/tmp/venv-1Ogg/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 20:25:07 + return 0 20:25:07 + python3 --version 20:25:07 Python 3.10.6 20:25:07 + python3 -m pip --version 20:25:08 pip 25.1.1 from /tmp/venv-1Ogg/lib/python3.10/site-packages/pip (python 3.10) 20:25:08 + python3 -m pip freeze 20:25:08 cachetools==6.1.0 20:25:08 chardet==5.2.0 20:25:08 colorama==0.4.6 20:25:08 distlib==0.3.9 20:25:08 filelock==3.18.0 20:25:08 packaging==25.0 20:25:08 platformdirs==4.3.8 20:25:08 pluggy==1.6.0 20:25:08 pyproject-api==1.9.1 20:25:08 tomli==2.2.1 20:25:08 tox==4.27.0 20:25:08 typing_extensions==4.14.0 20:25:08 urllib3==1.26.20 20:25:08 virtualenv==20.31.2 20:25:08 [EnvInject] - Injecting environment variables from a build step. 20:25:08 [EnvInject] - Injecting as environment variables the properties content 20:25:08 PARALLEL=false 20:25:08 20:25:08 [EnvInject] - Variables injected successfully. 20:25:08 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6802105310970366659.sh 20:25:08 ---> tox-run.sh 20:25:08 + 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 20:25:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 20:25:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 20:25:08 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 20:25:08 + cd /w/workspace/oom-master-doc8-lint/. 20:25:08 + source /home/jenkins/lf-env.sh 20:25:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:25:08 ++ mktemp -d /tmp/venv-XXXX 20:25:08 + lf_venv=/tmp/venv-vE8N 20:25:08 + local venv_file=/tmp/.os_lf_venv 20:25:08 + local python=python3 20:25:08 + local options 20:25:08 + local set_path=true 20:25:08 + local install_args= 20:25:08 ++ 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 20:25:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:25:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:25:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:25:08 + true 20:25:08 + case $1 in 20:25:08 + venv_file=/tmp/.toxenv 20:25:08 + shift 2 20:25:08 + true 20:25:08 + case $1 in 20:25:08 + shift 20:25:08 + break 20:25:08 + case $python in 20:25:08 + local pkg_list= 20:25:08 + [[ -d /opt/pyenv ]] 20:25:08 + echo 'Setup pyenv:' 20:25:08 Setup pyenv: 20:25:08 + export PYENV_ROOT=/opt/pyenv 20:25:08 + PYENV_ROOT=/opt/pyenv 20:25:08 + 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 20:25:08 + 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 20:25:08 + pyenv versions 20:25:08 system 20:25:08 3.8.13 20:25:08 3.9.13 20:25:08 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:25:08 + command -v pyenv 20:25:08 ++ pyenv init - --no-rehash 20:25:08 + 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[*]}"'\'')" 20:25:08 export PATH="/opt/pyenv/shims:${PATH}" 20:25:08 export PYENV_SHELL=bash 20:25:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:25:08 pyenv() { 20:25:08 local command 20:25:08 command="${1:-}" 20:25:08 if [ "$#" -gt 0 ]; then 20:25:08 shift 20:25:08 fi 20:25:08 20:25:08 case "$command" in 20:25:08 rehash|shell) 20:25:08 eval "$(pyenv "sh-$command" "$@")" 20:25:08 ;; 20:25:08 *) 20:25:08 command pyenv "$command" "$@" 20:25:08 ;; 20:25:08 esac 20:25:08 }' 20:25:08 +++ 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[*]}"' 20:25:08 ++ 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 20:25:08 ++ 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 20:25:08 ++ 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 20:25:08 ++ export PYENV_SHELL=bash 20:25:08 ++ PYENV_SHELL=bash 20:25:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:25:08 +++ complete -F _pyenv pyenv 20:25:08 ++ lf-pyver python3 20:25:08 ++ local py_version_xy=python3 20:25:08 ++ local py_version_xyz= 20:25:08 ++ pyenv versions 20:25:08 ++ local command 20:25:08 ++ command=versions 20:25:08 ++ sed 's/^[ *]* //' 20:25:08 ++ '[' 1 -gt 0 ']' 20:25:08 ++ shift 20:25:08 ++ awk '{ print $1 }' 20:25:08 ++ case "$command" in 20:25:08 ++ command pyenv versions 20:25:08 ++ pyenv versions 20:25:08 ++ grep -E '^[0-9.]*[0-9]$' 20:25:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:25:08 +++ grep '^3' /tmp/.pyenv_versions 20:25:08 +++ sort -V 20:25:08 +++ tail -n 1 20:25:08 ++ py_version_xyz=3.10.6 20:25:08 ++ [[ -z 3.10.6 ]] 20:25:08 ++ echo 3.10.6 20:25:08 ++ return 0 20:25:08 + pyenv local 3.10.6 20:25:08 + local command 20:25:08 + command=local 20:25:08 + '[' 2 -gt 0 ']' 20:25:08 + shift 20:25:08 + case "$command" in 20:25:08 + command pyenv local 3.10.6 20:25:08 + pyenv local 3.10.6 20:25:08 + for arg in "$@" 20:25:08 + case $arg in 20:25:08 + pkg_list+='tox ' 20:25:08 + for arg in "$@" 20:25:08 + case $arg in 20:25:08 + pkg_list+='virtualenv ' 20:25:08 + for arg in "$@" 20:25:08 + case $arg in 20:25:08 + pkg_list+='urllib3~=1.26.15 ' 20:25:08 + [[ -f /tmp/.toxenv ]] 20:25:08 ++ cat /tmp/.toxenv 20:25:08 + lf_venv=/tmp/venv-1Ogg 20:25:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Ogg from' file:/tmp/.toxenv 20:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Ogg from file:/tmp/.toxenv 20:25:08 + /tmp/venv-1Ogg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:25:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:25:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:25:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:25:09 + /tmp/venv-1Ogg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:25:10 + type python3 20:25:10 + true 20:25:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Ogg/bin to PATH' 20:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-1Ogg/bin to PATH 20:25:10 + PATH=/tmp/venv-1Ogg/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 20:25:10 + return 0 20:25:10 + [[ -d /opt/pyenv ]] 20:25:10 + echo '---> Setting up pyenv' 20:25:10 ---> Setting up pyenv 20:25:10 + export PYENV_ROOT=/opt/pyenv 20:25:10 + PYENV_ROOT=/opt/pyenv 20:25:10 + export PATH=/opt/pyenv/bin:/tmp/venv-1Ogg/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 20:25:10 + PATH=/opt/pyenv/bin:/tmp/venv-1Ogg/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 20:25:10 ++ pwd 20:25:10 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 20:25:10 + export PYTHONPATH 20:25:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:25:10 + TOX_TESTENV_PASSENV=PYTHONPATH 20:25:10 + tox --version 20:25:11 4.27.0 from /tmp/venv-1Ogg/lib/python3.10/site-packages/tox/__init__.py 20:25:11 + PARALLEL=false 20:25:11 + TOX_OPTIONS_LIST= 20:25:11 + [[ -n doc8 ]] 20:25:11 + TOX_OPTIONS_LIST=' -e doc8' 20:25:11 + case ${PARALLEL,,} in 20:25:11 + tox -e doc8 20:25:11 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 20:25:13 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 20:25:32 doc8: freeze> python -m pip freeze --all 20:25:33 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 20:25:33 doc8: commands[0]> doc8 docs/ 20:25:35 Scanning... 20:25:35 Validating... 20:25:35 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:161: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:170: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:202: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:207: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:208: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:209: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:217: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:236: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:239: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:244: D001 Line too long 20:25:35 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 20:25:35 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 20:25:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 20:25:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 20:25:35 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 20:25:35 ======== 20:25:35 Total files scanned = 43 20:25:35 Total files ignored = 0 20:25:35 Total accumulated errors = 30 20:25:35 Detailed error counts: 20:25:35 - doc8.checks.CheckCarriageReturn = 0 20:25:35 - doc8.checks.CheckIndentationNoTab = 0 20:25:35 - doc8.checks.CheckMaxLineLength = 29 20:25:35 - doc8.checks.CheckNewlineEndOfFile = 1 20:25:35 - doc8.checks.CheckTrailingWhitespace = 0 20:25:35 - doc8.checks.CheckValidity = 0 20:25:35 doc8: exit 1 (2.16 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2311 20:25:35 doc8: command failed but is marked ignore outcome so handling it as success 20:25:35 doc8: OK (23.95=setup[21.79]+cmd[2.16] seconds) 20:25:35 congratulations :) (24.17 seconds) 20:25:35 + tox_status=0 20:25:35 + echo '---> Completed tox runs' 20:25:35 ---> Completed tox runs 20:25:35 + for i in .tox/*/log 20:25:35 ++ echo .tox/doc8/log 20:25:35 ++ awk -F/ '{print $2}' 20:25:35 + tox_env=doc8 20:25:35 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 20:25:35 + DOC_DIR=docs/_build/html 20:25:35 + [[ -d docs/_build/html ]] 20:25:35 + echo '---> tox-run.sh ends' 20:25:35 ---> tox-run.sh ends 20:25:35 + test 0 -eq 0 20:25:35 $ ssh-agent -k 20:25:35 unset SSH_AUTH_SOCK; 20:25:35 unset SSH_AGENT_PID; 20:25:35 echo Agent pid 1665 killed; 20:25:35 [ssh-agent] Stopped. 20:25:35 [PostBuildScript] - [INFO] Executing post build scripts. 20:25:35 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5257506781297859542.sh 20:25:35 ---> sysstat.sh 20:25:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13488593702255354308.sh 20:25:36 ---> package-listing.sh 20:25:36 ++ facter osfamily 20:25:36 ++ tr '[:upper:]' '[:lower:]' 20:25:36 + OS_FAMILY=debian 20:25:36 + workspace=/w/workspace/oom-master-doc8-lint 20:25:36 + START_PACKAGES=/tmp/packages_start.txt 20:25:36 + END_PACKAGES=/tmp/packages_end.txt 20:25:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:36 + PACKAGES=/tmp/packages_start.txt 20:25:36 + '[' /w/workspace/oom-master-doc8-lint ']' 20:25:36 + PACKAGES=/tmp/packages_end.txt 20:25:36 + case "${OS_FAMILY}" in 20:25:36 + dpkg -l 20:25:36 + grep '^ii' 20:25:36 + '[' -f /tmp/packages_start.txt ']' 20:25:36 + '[' -f /tmp/packages_end.txt ']' 20:25:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:36 + '[' /w/workspace/oom-master-doc8-lint ']' 20:25:36 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 20:25:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 20:25:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16205892287916667036.sh 20:25:36 ---> capture-instance-metadata.sh 20:25:36 Setup pyenv: 20:25:36 system 20:25:36 3.8.13 20:25:36 3.9.13 20:25:36 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:25:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gBSN 20:25:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:25:43 lf-activate-venv(): INFO: Installing: lftools 20:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-gBSN/bin to PATH 20:26:05 INFO: Running in OpenStack, capturing instance metadata 20:26:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13981389288353434640.sh 20:26:06 provisioning config files... 20:26:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config8089529936644411760tmp 20:26:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:26:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:26:06 [EnvInject] - Injecting environment variables from a build step. 20:26:06 [EnvInject] - Injecting as environment variables the properties content 20:26:06 SERVER_ID=logs 20:26:06 20:26:06 [EnvInject] - Variables injected successfully. 20:26:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11086944448882329244.sh 20:26:06 ---> create-netrc.sh 20:26:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15934708685418824298.sh 20:26:06 ---> python-tools-install.sh 20:26:06 Setup pyenv: 20:26:06 system 20:26:06 3.8.13 20:26:06 3.9.13 20:26:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBSN from file:/tmp/.os_lf_venv 20:26:08 lf-activate-venv(): INFO: Installing: lftools 20:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-gBSN/bin to PATH 20:26:15 Generating Requirements File 20:26:34 Python 3.10.6 20:26:34 pip 25.1.1 from /tmp/venv-gBSN/lib/python3.10/site-packages/pip (python 3.10) 20:26:35 appdirs==1.4.4 20:26:35 argcomplete==3.6.2 20:26:35 aspy.yaml==1.3.0 20:26:35 attrs==25.3.0 20:26:35 autopage==0.5.2 20:26:35 beautifulsoup4==4.13.4 20:26:35 boto3==1.38.43 20:26:35 botocore==1.38.43 20:26:35 bs4==0.0.2 20:26:35 cachetools==5.5.2 20:26:35 certifi==2025.6.15 20:26:35 cffi==1.17.1 20:26:35 cfgv==3.4.0 20:26:35 chardet==5.2.0 20:26:35 charset-normalizer==3.4.2 20:26:35 click==8.2.1 20:26:35 cliff==4.10.0 20:26:35 cmd2==2.6.1 20:26:35 cryptography==3.3.2 20:26:35 debtcollector==3.0.0 20:26:35 decorator==5.2.1 20:26:35 defusedxml==0.7.1 20:26:35 Deprecated==1.2.18 20:26:35 distlib==0.3.9 20:26:35 dnspython==2.7.0 20:26:35 docker==7.1.0 20:26:35 dogpile.cache==1.4.0 20:26:35 durationpy==0.10 20:26:35 email_validator==2.2.0 20:26:35 filelock==3.18.0 20:26:35 future==1.0.0 20:26:35 gitdb==4.0.12 20:26:35 GitPython==3.1.44 20:26:35 google-auth==2.40.3 20:26:35 httplib2==0.22.0 20:26:35 identify==2.6.12 20:26:35 idna==3.10 20:26:35 importlib-resources==1.5.0 20:26:35 iso8601==2.1.0 20:26:35 Jinja2==3.1.6 20:26:35 jmespath==1.0.1 20:26:35 jsonpatch==1.33 20:26:35 jsonpointer==3.0.0 20:26:35 jsonschema==4.24.0 20:26:35 jsonschema-specifications==2025.4.1 20:26:35 keystoneauth1==5.11.1 20:26:35 kubernetes==33.1.0 20:26:35 lftools==0.37.13 20:26:35 lxml==5.4.0 20:26:35 MarkupSafe==3.0.2 20:26:35 msgpack==1.1.1 20:26:35 multi_key_dict==2.0.3 20:26:35 munch==4.0.0 20:26:35 netaddr==1.3.0 20:26:35 niet==1.4.2 20:26:35 nodeenv==1.9.1 20:26:35 oauth2client==4.1.3 20:26:35 oauthlib==3.3.1 20:26:35 openstacksdk==4.6.0 20:26:35 os-client-config==2.1.0 20:26:35 os-service-types==1.7.0 20:26:35 osc-lib==4.0.2 20:26:35 oslo.config==9.8.0 20:26:35 oslo.context==6.0.0 20:26:35 oslo.i18n==6.5.1 20:26:35 oslo.log==7.1.0 20:26:35 oslo.serialization==5.7.0 20:26:35 oslo.utils==9.0.0 20:26:35 packaging==25.0 20:26:35 pbr==6.1.1 20:26:35 platformdirs==4.3.8 20:26:35 prettytable==3.16.0 20:26:35 psutil==7.0.0 20:26:35 pyasn1==0.6.1 20:26:35 pyasn1_modules==0.4.2 20:26:35 pycparser==2.22 20:26:35 pygerrit2==2.0.15 20:26:35 PyGithub==2.6.1 20:26:35 PyJWT==2.10.1 20:26:35 PyNaCl==1.5.0 20:26:35 pyparsing==2.4.7 20:26:35 pyperclip==1.9.0 20:26:35 pyrsistent==0.20.0 20:26:35 python-cinderclient==9.7.0 20:26:35 python-dateutil==2.9.0.post0 20:26:35 python-heatclient==4.2.0 20:26:35 python-jenkins==1.8.2 20:26:35 python-keystoneclient==5.6.0 20:26:35 python-magnumclient==4.8.1 20:26:35 python-openstackclient==8.1.0 20:26:35 python-swiftclient==4.8.0 20:26:35 PyYAML==6.0.2 20:26:35 referencing==0.36.2 20:26:35 requests==2.32.4 20:26:35 requests-oauthlib==2.0.0 20:26:35 requestsexceptions==1.4.0 20:26:35 rfc3986==2.0.0 20:26:35 rpds-py==0.25.1 20:26:35 rsa==4.9.1 20:26:35 ruamel.yaml==0.18.14 20:26:35 ruamel.yaml.clib==0.2.12 20:26:35 s3transfer==0.13.0 20:26:35 simplejson==3.20.1 20:26:35 six==1.17.0 20:26:35 smmap==5.0.2 20:26:35 soupsieve==2.7 20:26:35 stevedore==5.4.1 20:26:35 tabulate==0.9.0 20:26:35 toml==0.10.2 20:26:35 tomlkit==0.13.3 20:26:35 tqdm==4.67.1 20:26:35 typing_extensions==4.14.0 20:26:35 tzdata==2025.2 20:26:35 urllib3==1.26.20 20:26:35 virtualenv==20.31.2 20:26:35 wcwidth==0.2.13 20:26:35 websocket-client==1.8.0 20:26:35 wrapt==1.17.2 20:26:35 xdg==6.0.0 20:26:35 xmltodict==0.14.2 20:26:35 yq==3.4.3 20:26:35 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13020977919050950274.sh 20:26:35 ---> sudo-logs.sh 20:26:35 Archiving 'sudo' log.. 20:26:35 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3065667308029586023.sh 20:26:35 ---> job-cost.sh 20:26:35 Setup pyenv: 20:26:35 system 20:26:35 3.8.13 20:26:35 3.9.13 20:26:35 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:26:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBSN from file:/tmp/.os_lf_venv 20:26:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-gBSN/bin to PATH 20:26:42 INFO: No Stack... 20:26:42 INFO: Retrieving Pricing Info for: v3-standard-4 20:26:43 INFO: Archiving Costs 20:26:43 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins10834102879305514535.sh 20:26:43 ---> logs-deploy.sh 20:26:43 Setup pyenv: 20:26:43 system 20:26:43 3.8.13 20:26:43 3.9.13 20:26:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:26:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBSN from file:/tmp/.os_lf_venv 20:26:45 lf-activate-venv(): INFO: Installing: lftools 20:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-gBSN/bin to PATH 20:26:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/584 20:26:52 INFO: archiving workspace using pattern(s): 20:26:53 Archives upload complete. 20:26:54 INFO: archiving logs to Nexus 20:26:54 ---> uname -a: 20:26:54 Linux prd-ubuntu1804-builder-4c-4g-23546 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:26:54 20:26:54 20:26:54 ---> lscpu: 20:26:54 Architecture: x86_64 20:26:54 CPU op-mode(s): 32-bit, 64-bit 20:26:54 Byte Order: Little Endian 20:26:54 CPU(s): 4 20:26:54 On-line CPU(s) list: 0-3 20:26:54 Thread(s) per core: 1 20:26:54 Core(s) per socket: 1 20:26:54 Socket(s): 4 20:26:54 NUMA node(s): 1 20:26:54 Vendor ID: AuthenticAMD 20:26:54 CPU family: 23 20:26:54 Model: 49 20:26:54 Model name: AMD EPYC-Rome Processor 20:26:54 Stepping: 0 20:26:54 CPU MHz: 2800.000 20:26:54 BogoMIPS: 5600.00 20:26:54 Virtualization: AMD-V 20:26:54 Hypervisor vendor: KVM 20:26:54 Virtualization type: full 20:26:54 L1d cache: 32K 20:26:54 L1i cache: 32K 20:26:54 L2 cache: 512K 20:26:54 L3 cache: 16384K 20:26:54 NUMA node0 CPU(s): 0-3 20:26:54 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 20:26:54 20:26:54 20:26:54 ---> nproc: 20:26:54 4 20:26:54 20:26:54 20:26:54 ---> df -h: 20:26:54 Filesystem Size Used Avail Use% Mounted on 20:26:54 udev 7.9G 0 7.9G 0% /dev 20:26:54 tmpfs 1.6G 672K 1.6G 1% /run 20:26:54 /dev/vda1 78G 8.5G 69G 11% / 20:26:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:26:54 tmpfs 5.0M 0 5.0M 0% /run/lock 20:26:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:26:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:26:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:26:54 20:26:54 20:26:54 ---> free -m: 20:26:54 total used free shared buff/cache available 20:26:54 Mem: 16040 553 13219 0 2267 15163 20:26:54 Swap: 1023 0 1023 20:26:54 20:26:54 20:26:54 ---> ip addr: 20:26:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:26:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:26:54 inet 127.0.0.1/8 scope host lo 20:26:54 valid_lft forever preferred_lft forever 20:26:54 inet6 ::1/128 scope host 20:26:54 valid_lft forever preferred_lft forever 20:26:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:26:54 link/ether fa:16:3e:b3:9d:fc brd ff:ff:ff:ff:ff:ff 20:26:54 inet 10.30.106.228/23 brd 10.30.107.255 scope global dynamic ens3 20:26:54 valid_lft 86253sec preferred_lft 86253sec 20:26:54 inet6 fe80::f816:3eff:feb3:9dfc/64 scope link 20:26:54 valid_lft forever preferred_lft forever 20:26:54 20:26:54 20:26:54 ---> sar -b -r -n DEV: 20:26:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23546) 06/24/25 _x86_64_ (4 CPU) 20:26:54 20:26:54 20:24:29 LINUX RESTART (4 CPU) 20:26:54 20:26:54 20:25:02 tps rtps wtps bread/s bwrtn/s 20:26:54 20:26:01 165.70 14.56 151.14 470.84 41032.10 20:26:54 Average: 165.70 14.56 151.14 470.84 41032.10 20:26:54 20:26:54 20:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:26:54 20:26:01 13641876 15477884 2783084 16.94 78536 1946368 910896 5.21 797084 1746760 282188 20:26:54 Average: 13641876 15477884 2783084 16.94 78536 1946368 910896 5.21 797084 1746760 282188 20:26:54 20:26:54 20:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:26:54 20:26:01 ens3 277.39 180.46 1488.86 22.36 0.00 0.00 0.00 0.00 20:26:54 20:26:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 20:26:54 Average: ens3 277.39 180.46 1488.86 22.36 0.00 0.00 0.00 0.00 20:26:54 Average: lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 20:26:54 20:26:54 20:26:54 ---> sar -P ALL: 20:26:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23546) 06/24/25 _x86_64_ (4 CPU) 20:26:54 20:26:54 20:24:29 LINUX RESTART (4 CPU) 20:26:54 20:26:54 20:25:02 CPU %user %nice %system %iowait %steal %idle 20:26:54 20:26:01 all 19.87 0.00 1.81 3.83 0.06 74.43 20:26:54 20:26:01 0 11.84 0.00 1.12 0.27 0.03 86.74 20:26:54 20:26:01 1 29.80 0.00 2.63 6.05 0.05 61.47 20:26:54 20:26:01 2 27.68 0.00 2.29 1.53 0.07 68.44 20:26:54 20:26:01 3 10.10 0.00 1.18 7.49 0.05 81.18 20:26:54 Average: all 19.87 0.00 1.81 3.83 0.06 74.43 20:26:54 Average: 0 11.84 0.00 1.12 0.27 0.03 86.74 20:26:54 Average: 1 29.80 0.00 2.63 6.05 0.05 61.47 20:26:54 Average: 2 27.68 0.00 2.29 1.53 0.07 68.44 20:26:54 Average: 3 10.10 0.00 1.18 7.49 0.05 81.18 20:26:54 20:26:54 20:26:54