18:54:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 18:54:45 Running as SYSTEM 18:54:45 [EnvInject] - Loading node environment variables. 18:54:45 Building remotely on prd-ubuntu1804-builder-4c-4g-23527 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 18:54:45 [ssh-agent] Looking for ssh-agent implementation... 18:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:45 $ ssh-agent 18:54:45 SSH_AUTH_SOCK=/tmp/ssh-MxDLkQT2vRHA/agent.1674 18:54:45 SSH_AGENT_PID=1676 18:54:45 [ssh-agent] Started. 18:54:45 Running ssh-add (command line suppressed) 18:54:45 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_16025711544750230406.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_16025711544750230406.key) 18:54:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:45 The recommended git tool is: NONE 18:54:46 using credential onap-jenkins-ssh 18:54:46 Wiping out workspace first. 18:54:46 Cloning the remote Git repository 18:54:46 Cloning repository git://cloud.onap.org/mirror/oom.git 18:54:46 > git init /w/workspace/oom-master-doc8-lint # timeout=10 18:54:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:54:46 > git --version # timeout=10 18:54:46 > git --version # 'git version 2.17.1' 18:54:46 using GIT_SSH to set credentials Gerrit user 18:54:46 Verifying host key using manually-configured host key entries 18:54:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:54:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:54:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:54:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:54:56 using GIT_SSH to set credentials Gerrit user 18:54:56 Verifying host key using manually-configured host key entries 18:54:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/25 # timeout=30 18:54:56 > git rev-parse c53e907b540a887a353d6d83c9022ce8603b7430^{commit} # timeout=10 18:54:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:54:56 Checking out Revision c53e907b540a887a353d6d83c9022ce8603b7430 (refs/changes/00/141100/25) 18:54:56 > git config core.sparsecheckout # timeout=10 18:54:56 > git checkout -f c53e907b540a887a353d6d83c9022ce8603b7430 # timeout=30 18:54:57 Commit message: "[DOC] Add ArgoCD deployment example and guide" 18:54:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:54:57 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 18:55:00 [EnvInject] - Injecting environment variables from a build step. 18:55:00 [EnvInject] - Injecting as environment variables the properties content 18:55:00 PYTHON=python3 18:55:00 18:55:00 [EnvInject] - Variables injected successfully. 18:55:00 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins11071617669718950058.sh 18:55:00 ---> tox-install.sh 18:55:00 + source /home/jenkins/lf-env.sh 18:55:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:00 ++ mktemp -d /tmp/venv-XXXX 18:55:00 + lf_venv=/tmp/venv-Rzwg 18:55:00 + local venv_file=/tmp/.os_lf_venv 18:55:00 + local python=python3 18:55:00 + local options 18:55:00 + local set_path=true 18:55:00 + local install_args= 18:55:00 ++ 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 18:55:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:00 + true 18:55:00 + case $1 in 18:55:00 + venv_file=/tmp/.toxenv 18:55:00 + shift 2 18:55:00 + true 18:55:00 + case $1 in 18:55:00 + shift 18:55:00 + break 18:55:00 + case $python in 18:55:00 + local pkg_list= 18:55:00 + [[ -d /opt/pyenv ]] 18:55:00 + echo 'Setup pyenv:' 18:55:00 Setup pyenv: 18:55:00 + export PYENV_ROOT=/opt/pyenv 18:55:00 + PYENV_ROOT=/opt/pyenv 18:55:00 + 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 18:55:00 + 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 18:55:00 + pyenv versions 18:55:00 * system (set by /opt/pyenv/version) 18:55:00 * 3.8.13 (set by /opt/pyenv/version) 18:55:00 * 3.9.13 (set by /opt/pyenv/version) 18:55:00 * 3.10.6 (set by /opt/pyenv/version) 18:55:00 + command -v pyenv 18:55:00 ++ pyenv init - --no-rehash 18:55:00 + 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[*]}"'\'')" 18:55:00 export PATH="/opt/pyenv/shims:${PATH}" 18:55:00 export PYENV_SHELL=bash 18:55:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:00 pyenv() { 18:55:00 local command 18:55:00 command="${1:-}" 18:55:00 if [ "$#" -gt 0 ]; then 18:55:00 shift 18:55:00 fi 18:55:00 18:55:00 case "$command" in 18:55:00 rehash|shell) 18:55:00 eval "$(pyenv "sh-$command" "$@")" 18:55:00 ;; 18:55:00 *) 18:55:00 command pyenv "$command" "$@" 18:55:00 ;; 18:55:00 esac 18:55:00 }' 18:55:00 +++ 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[*]}"' 18:55:00 ++ 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 18:55:00 ++ 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 18:55:00 ++ 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 18:55:00 ++ export PYENV_SHELL=bash 18:55:00 ++ PYENV_SHELL=bash 18:55:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:00 +++ complete -F _pyenv pyenv 18:55:00 ++ lf-pyver python3 18:55:00 ++ local py_version_xy=python3 18:55:00 ++ local py_version_xyz= 18:55:00 ++ pyenv versions 18:55:00 ++ local command 18:55:00 ++ command=versions 18:55:00 ++ '[' 1 -gt 0 ']' 18:55:00 ++ shift 18:55:00 ++ case "$command" in 18:55:00 ++ command pyenv versions 18:55:00 ++ pyenv versions 18:55:00 ++ sed 's/^[ *]* //' 18:55:00 ++ awk '{ print $1 }' 18:55:00 ++ grep -E '^[0-9.]*[0-9]$' 18:55:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:00 +++ sort -V 18:55:00 +++ tail -n 1 18:55:00 +++ grep '^3' /tmp/.pyenv_versions 18:55:00 ++ py_version_xyz=3.10.6 18:55:00 ++ [[ -z 3.10.6 ]] 18:55:00 ++ echo 3.10.6 18:55:00 ++ return 0 18:55:00 + pyenv local 3.10.6 18:55:00 + local command 18:55:00 + command=local 18:55:00 + '[' 2 -gt 0 ']' 18:55:00 + shift 18:55:00 + case "$command" in 18:55:00 + command pyenv local 3.10.6 18:55:00 + pyenv local 3.10.6 18:55:00 + for arg in "$@" 18:55:00 + case $arg in 18:55:00 + pkg_list+='tox ' 18:55:00 + for arg in "$@" 18:55:00 + case $arg in 18:55:00 + pkg_list+='virtualenv ' 18:55:00 + for arg in "$@" 18:55:00 + case $arg in 18:55:00 + pkg_list+='urllib3~=1.26.15 ' 18:55:00 + [[ -f /tmp/.toxenv ]] 18:55:00 + [[ ! -f /tmp/.toxenv ]] 18:55:00 + [[ -n '' ]] 18:55:00 + python3 -m venv /tmp/venv-Rzwg 18:55:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rzwg' 18:55:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rzwg 18:55:04 + echo /tmp/venv-Rzwg 18:55:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:55:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:55:04 + /tmp/venv-Rzwg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:08 + /tmp/venv-Rzwg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:12 + type python3 18:55:12 + true 18:55:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rzwg/bin to PATH' 18:55:12 lf-activate-venv(): INFO: Adding /tmp/venv-Rzwg/bin to PATH 18:55:12 + PATH=/tmp/venv-Rzwg/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 18:55:12 + return 0 18:55:12 + python3 --version 18:55:12 Python 3.10.6 18:55:12 + python3 -m pip --version 18:55:12 pip 25.1.1 from /tmp/venv-Rzwg/lib/python3.10/site-packages/pip (python 3.10) 18:55:12 + python3 -m pip freeze 18:55:12 cachetools==6.1.0 18:55:12 chardet==5.2.0 18:55:12 colorama==0.4.6 18:55:12 distlib==0.3.9 18:55:12 filelock==3.18.0 18:55:12 packaging==25.0 18:55:12 platformdirs==4.3.8 18:55:12 pluggy==1.6.0 18:55:12 pyproject-api==1.9.1 18:55:12 tomli==2.2.1 18:55:12 tox==4.27.0 18:55:12 typing_extensions==4.14.0 18:55:12 urllib3==1.26.20 18:55:12 virtualenv==20.31.2 18:55:12 [EnvInject] - Injecting environment variables from a build step. 18:55:12 [EnvInject] - Injecting as environment variables the properties content 18:55:12 PARALLEL=false 18:55:12 18:55:12 [EnvInject] - Variables injected successfully. 18:55:12 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15332441652444990144.sh 18:55:12 ---> tox-run.sh 18:55: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 18:55:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 18:55:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 18:55:12 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 18:55:12 + cd /w/workspace/oom-master-doc8-lint/. 18:55:12 + source /home/jenkins/lf-env.sh 18:55:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:12 ++ mktemp -d /tmp/venv-XXXX 18:55:12 + lf_venv=/tmp/venv-cRfW 18:55:12 + local venv_file=/tmp/.os_lf_venv 18:55:12 + local python=python3 18:55:12 + local options 18:55:12 + local set_path=true 18:55:12 + local install_args= 18:55: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 18:55:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:12 + true 18:55:12 + case $1 in 18:55:12 + venv_file=/tmp/.toxenv 18:55:12 + shift 2 18:55:12 + true 18:55:12 + case $1 in 18:55:12 + shift 18:55:12 + break 18:55:12 + case $python in 18:55:12 + local pkg_list= 18:55:12 + [[ -d /opt/pyenv ]] 18:55:12 + echo 'Setup pyenv:' 18:55:12 Setup pyenv: 18:55:12 + export PYENV_ROOT=/opt/pyenv 18:55:12 + PYENV_ROOT=/opt/pyenv 18:55: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 18:55: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 18:55:12 + pyenv versions 18:55:12 system 18:55:12 3.8.13 18:55:12 3.9.13 18:55:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 18:55:12 + command -v pyenv 18:55:12 ++ pyenv init - --no-rehash 18:55: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[*]}"'\'')" 18:55:12 export PATH="/opt/pyenv/shims:${PATH}" 18:55:12 export PYENV_SHELL=bash 18:55:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:12 pyenv() { 18:55:12 local command 18:55:12 command="${1:-}" 18:55:12 if [ "$#" -gt 0 ]; then 18:55:12 shift 18:55:12 fi 18:55:12 18:55:12 case "$command" in 18:55:12 rehash|shell) 18:55:12 eval "$(pyenv "sh-$command" "$@")" 18:55:12 ;; 18:55:12 *) 18:55:12 command pyenv "$command" "$@" 18:55:12 ;; 18:55:12 esac 18:55:12 }' 18:55: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[*]}"' 18:55: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 18:55: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 18:55: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 18:55:12 ++ export PYENV_SHELL=bash 18:55:12 ++ PYENV_SHELL=bash 18:55:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:12 +++ complete -F _pyenv pyenv 18:55:12 ++ lf-pyver python3 18:55:12 ++ local py_version_xy=python3 18:55:12 ++ local py_version_xyz= 18:55:12 ++ pyenv versions 18:55:12 ++ sed 's/^[ *]* //' 18:55:12 ++ local command 18:55:12 ++ awk '{ print $1 }' 18:55:12 ++ command=versions 18:55:12 ++ '[' 1 -gt 0 ']' 18:55:12 ++ grep -E '^[0-9.]*[0-9]$' 18:55:12 ++ shift 18:55:12 ++ case "$command" in 18:55:12 ++ command pyenv versions 18:55:12 ++ pyenv versions 18:55:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:12 +++ grep '^3' /tmp/.pyenv_versions 18:55:12 +++ sort -V 18:55:12 +++ tail -n 1 18:55:12 ++ py_version_xyz=3.10.6 18:55:12 ++ [[ -z 3.10.6 ]] 18:55:12 ++ echo 3.10.6 18:55:12 ++ return 0 18:55:12 + pyenv local 3.10.6 18:55:12 + local command 18:55:12 + command=local 18:55:12 + '[' 2 -gt 0 ']' 18:55:12 + shift 18:55:12 + case "$command" in 18:55:12 + command pyenv local 3.10.6 18:55:12 + pyenv local 3.10.6 18:55:12 + for arg in "$@" 18:55:12 + case $arg in 18:55:12 + pkg_list+='tox ' 18:55:12 + for arg in "$@" 18:55:12 + case $arg in 18:55:12 + pkg_list+='virtualenv ' 18:55:12 + for arg in "$@" 18:55:12 + case $arg in 18:55:12 + pkg_list+='urllib3~=1.26.15 ' 18:55:12 + [[ -f /tmp/.toxenv ]] 18:55:12 ++ cat /tmp/.toxenv 18:55:12 + lf_venv=/tmp/venv-Rzwg 18:55:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rzwg from' file:/tmp/.toxenv 18:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rzwg from file:/tmp/.toxenv 18:55:12 + /tmp/venv-Rzwg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:13 + /tmp/venv-Rzwg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:14 + type python3 18:55:14 + true 18:55:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rzwg/bin to PATH' 18:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-Rzwg/bin to PATH 18:55:14 + PATH=/tmp/venv-Rzwg/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 18:55:14 + return 0 18:55:14 + [[ -d /opt/pyenv ]] 18:55:14 + echo '---> Setting up pyenv' 18:55:14 ---> Setting up pyenv 18:55:14 + export PYENV_ROOT=/opt/pyenv 18:55:14 + PYENV_ROOT=/opt/pyenv 18:55:14 + export PATH=/opt/pyenv/bin:/tmp/venv-Rzwg/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 18:55:14 + PATH=/opt/pyenv/bin:/tmp/venv-Rzwg/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 18:55:14 ++ pwd 18:55:14 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 18:55:14 + export PYTHONPATH 18:55:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:55:14 + TOX_TESTENV_PASSENV=PYTHONPATH 18:55:14 + tox --version 18:55:15 4.27.0 from /tmp/venv-Rzwg/lib/python3.10/site-packages/tox/__init__.py 18:55:15 + PARALLEL=false 18:55:15 + TOX_OPTIONS_LIST= 18:55:15 + [[ -n doc8 ]] 18:55:15 + TOX_OPTIONS_LIST=' -e doc8' 18:55:15 + case ${PARALLEL,,} in 18:55:15 + tox -e doc8 18:55:15 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 18:55:17 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 18:55:38 doc8: freeze> python -m pip freeze --all 18:55:38 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 18:55:38 doc8: commands[0]> doc8 docs/ 18:55:40 Scanning... 18:55:40 Validating... 18:55:40 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:161: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:170: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:202: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:207: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:208: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:209: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:217: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:236: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:239: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:244: D001 Line too long 18:55:40 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 18:55:40 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 18:55:40 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 18:55:40 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 18:55:40 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 18:55:40 ======== 18:55:40 Total files scanned = 43 18:55:40 Total files ignored = 0 18:55:40 Total accumulated errors = 30 18:55:40 Detailed error counts: 18:55:40 - doc8.checks.CheckCarriageReturn = 0 18:55:40 - doc8.checks.CheckIndentationNoTab = 0 18:55:40 - doc8.checks.CheckMaxLineLength = 29 18:55:40 - doc8.checks.CheckNewlineEndOfFile = 1 18:55:40 - doc8.checks.CheckTrailingWhitespace = 0 18:55:40 - doc8.checks.CheckValidity = 0 18:55:40 doc8: exit 1 (2.36 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2326 18:55:40 doc8: command failed but is marked ignore outcome so handling it as success 18:55:40 doc8: OK (25.28=setup[22.92]+cmd[2.36] seconds) 18:55:40 congratulations :) (25.51 seconds) 18:55:41 + tox_status=0 18:55:41 + echo '---> Completed tox runs' 18:55:41 ---> Completed tox runs 18:55:41 + for i in .tox/*/log 18:55:41 ++ echo .tox/doc8/log 18:55:41 ++ awk -F/ '{print $2}' 18:55:41 + tox_env=doc8 18:55:41 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 18:55:41 + DOC_DIR=docs/_build/html 18:55:41 + [[ -d docs/_build/html ]] 18:55:41 + echo '---> tox-run.sh ends' 18:55:41 ---> tox-run.sh ends 18:55:41 + test 0 -eq 0 18:55:41 $ ssh-agent -k 18:55:41 unset SSH_AUTH_SOCK; 18:55:41 unset SSH_AGENT_PID; 18:55:41 echo Agent pid 1676 killed; 18:55:41 [ssh-agent] Stopped. 18:55:41 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:41 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2093675609729135163.sh 18:55:41 ---> sysstat.sh 18:55:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13665670338610579895.sh 18:55:42 ---> package-listing.sh 18:55:42 ++ tr '[:upper:]' '[:lower:]' 18:55:42 ++ facter osfamily 18:55:42 + OS_FAMILY=debian 18:55:42 + workspace=/w/workspace/oom-master-doc8-lint 18:55:42 + START_PACKAGES=/tmp/packages_start.txt 18:55:42 + END_PACKAGES=/tmp/packages_end.txt 18:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:42 + PACKAGES=/tmp/packages_start.txt 18:55:42 + '[' /w/workspace/oom-master-doc8-lint ']' 18:55:42 + PACKAGES=/tmp/packages_end.txt 18:55:42 + case "${OS_FAMILY}" in 18:55:42 + dpkg -l 18:55:42 + grep '^ii' 18:55:42 + '[' -f /tmp/packages_start.txt ']' 18:55:42 + '[' -f /tmp/packages_end.txt ']' 18:55:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:42 + '[' /w/workspace/oom-master-doc8-lint ']' 18:55:42 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 18:55:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 18:55:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6971584004419280891.sh 18:55:42 ---> capture-instance-metadata.sh 18:55:42 Setup pyenv: 18:55:42 system 18:55:42 3.8.13 18:55:42 3.9.13 18:55:42 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 18:55:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xXz3 18:55:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:50 lf-activate-venv(): INFO: Installing: lftools 18:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-xXz3/bin to PATH 18:56:12 INFO: Running in OpenStack, capturing instance metadata 18:56:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14703394983801528026.sh 18:56:14 provisioning config files... 18:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config3620717336262024388tmp 18:56:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:14 [EnvInject] - Injecting environment variables from a build step. 18:56:14 [EnvInject] - Injecting as environment variables the properties content 18:56:14 SERVER_ID=logs 18:56:14 18:56:14 [EnvInject] - Variables injected successfully. 18:56:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14484493543483110471.sh 18:56:14 ---> create-netrc.sh 18:56:14 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3607777929171605071.sh 18:56:14 ---> python-tools-install.sh 18:56:14 Setup pyenv: 18:56:14 system 18:56:14 3.8.13 18:56:14 3.9.13 18:56:14 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 18:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xXz3 from file:/tmp/.os_lf_venv 18:56:16 lf-activate-venv(): INFO: Installing: lftools 18:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-xXz3/bin to PATH 18:56:25 Generating Requirements File 18:56:43 Python 3.10.6 18:56:43 pip 25.1.1 from /tmp/venv-xXz3/lib/python3.10/site-packages/pip (python 3.10) 18:56:44 appdirs==1.4.4 18:56:44 argcomplete==3.6.2 18:56:44 aspy.yaml==1.3.0 18:56:44 attrs==25.3.0 18:56:44 autopage==0.5.2 18:56:44 beautifulsoup4==4.13.4 18:56:44 boto3==1.38.42 18:56:44 botocore==1.38.42 18:56:44 bs4==0.0.2 18:56:44 cachetools==5.5.2 18:56:44 certifi==2025.6.15 18:56:44 cffi==1.17.1 18:56:44 cfgv==3.4.0 18:56:44 chardet==5.2.0 18:56:44 charset-normalizer==3.4.2 18:56:44 click==8.2.1 18:56:44 cliff==4.10.0 18:56:44 cmd2==2.6.1 18:56:44 cryptography==3.3.2 18:56:44 debtcollector==3.0.0 18:56:44 decorator==5.2.1 18:56:44 defusedxml==0.7.1 18:56:44 Deprecated==1.2.18 18:56:44 distlib==0.3.9 18:56:44 dnspython==2.7.0 18:56:44 docker==7.1.0 18:56:44 dogpile.cache==1.4.0 18:56:44 durationpy==0.10 18:56:44 email_validator==2.2.0 18:56:44 filelock==3.18.0 18:56:44 future==1.0.0 18:56:44 gitdb==4.0.12 18:56:44 GitPython==3.1.44 18:56:44 google-auth==2.40.3 18:56:44 httplib2==0.22.0 18:56:44 identify==2.6.12 18:56:44 idna==3.10 18:56:44 importlib-resources==1.5.0 18:56:44 iso8601==2.1.0 18:56:44 Jinja2==3.1.6 18:56:44 jmespath==1.0.1 18:56:44 jsonpatch==1.33 18:56:44 jsonpointer==3.0.0 18:56:44 jsonschema==4.24.0 18:56:44 jsonschema-specifications==2025.4.1 18:56:44 keystoneauth1==5.11.1 18:56:44 kubernetes==33.1.0 18:56:44 lftools==0.37.13 18:56:44 lxml==5.4.0 18:56:44 MarkupSafe==3.0.2 18:56:44 msgpack==1.1.1 18:56:44 multi_key_dict==2.0.3 18:56:44 munch==4.0.0 18:56:44 netaddr==1.3.0 18:56:44 niet==1.4.2 18:56:44 nodeenv==1.9.1 18:56:44 oauth2client==4.1.3 18:56:44 oauthlib==3.3.1 18:56:44 openstacksdk==4.6.0 18:56:44 os-client-config==2.1.0 18:56:44 os-service-types==1.7.0 18:56:44 osc-lib==4.0.2 18:56:44 oslo.config==9.8.0 18:56:44 oslo.context==6.0.0 18:56:44 oslo.i18n==6.5.1 18:56:44 oslo.log==7.1.0 18:56:44 oslo.serialization==5.7.0 18:56:44 oslo.utils==9.0.0 18:56:44 packaging==25.0 18:56:44 pbr==6.1.1 18:56:44 platformdirs==4.3.8 18:56:44 prettytable==3.16.0 18:56:44 psutil==7.0.0 18:56:44 pyasn1==0.6.1 18:56:44 pyasn1_modules==0.4.2 18:56:44 pycparser==2.22 18:56:44 pygerrit2==2.0.15 18:56:44 PyGithub==2.6.1 18:56:44 PyJWT==2.10.1 18:56:44 PyNaCl==1.5.0 18:56:44 pyparsing==2.4.7 18:56:44 pyperclip==1.9.0 18:56:44 pyrsistent==0.20.0 18:56:44 python-cinderclient==9.7.0 18:56:44 python-dateutil==2.9.0.post0 18:56:44 python-heatclient==4.2.0 18:56:44 python-jenkins==1.8.2 18:56:44 python-keystoneclient==5.6.0 18:56:44 python-magnumclient==4.8.1 18:56:44 python-openstackclient==8.1.0 18:56:44 python-swiftclient==4.8.0 18:56:44 PyYAML==6.0.2 18:56:44 referencing==0.36.2 18:56:44 requests==2.32.4 18:56:44 requests-oauthlib==2.0.0 18:56:44 requestsexceptions==1.4.0 18:56:44 rfc3986==2.0.0 18:56:44 rpds-py==0.25.1 18:56:44 rsa==4.9.1 18:56:44 ruamel.yaml==0.18.14 18:56:44 ruamel.yaml.clib==0.2.12 18:56:44 s3transfer==0.13.0 18:56:44 simplejson==3.20.1 18:56:44 six==1.17.0 18:56:44 smmap==5.0.2 18:56:44 soupsieve==2.7 18:56:44 stevedore==5.4.1 18:56:44 tabulate==0.9.0 18:56:44 toml==0.10.2 18:56:44 tomlkit==0.13.3 18:56:44 tqdm==4.67.1 18:56:44 typing_extensions==4.14.0 18:56:44 tzdata==2025.2 18:56:44 urllib3==1.26.20 18:56:44 virtualenv==20.31.2 18:56:44 wcwidth==0.2.13 18:56:44 websocket-client==1.8.0 18:56:44 wrapt==1.17.2 18:56:44 xdg==6.0.0 18:56:44 xmltodict==0.14.2 18:56:44 yq==3.4.3 18:56:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6083870387093097054.sh 18:56:44 ---> sudo-logs.sh 18:56:44 Archiving 'sudo' log.. 18:56:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15226239278200175567.sh 18:56:44 ---> job-cost.sh 18:56:44 Setup pyenv: 18:56:44 system 18:56:44 3.8.13 18:56:44 3.9.13 18:56:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 18:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xXz3 from file:/tmp/.os_lf_venv 18:56:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-xXz3/bin to PATH 18:56:51 INFO: No Stack... 18:56:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:51 INFO: Archiving Costs 18:56:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16200104958111940316.sh 18:56:51 ---> logs-deploy.sh 18:56:51 Setup pyenv: 18:56:51 system 18:56:51 3.8.13 18:56:51 3.9.13 18:56:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 18:56:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xXz3 from file:/tmp/.os_lf_venv 18:56:53 lf-activate-venv(): INFO: Installing: lftools 18:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-xXz3/bin to PATH 18:57:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/583 18:57:02 INFO: archiving workspace using pattern(s): 18:57:03 Archives upload complete. 18:57:04 INFO: archiving logs to Nexus 18:57:04 ---> uname -a: 18:57:04 Linux prd-ubuntu1804-builder-4c-4g-23527 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:04 18:57:04 18:57:04 ---> lscpu: 18:57:04 Architecture: x86_64 18:57:04 CPU op-mode(s): 32-bit, 64-bit 18:57:04 Byte Order: Little Endian 18:57:04 CPU(s): 4 18:57:04 On-line CPU(s) list: 0-3 18:57:04 Thread(s) per core: 1 18:57:04 Core(s) per socket: 1 18:57:04 Socket(s): 4 18:57:04 NUMA node(s): 1 18:57:04 Vendor ID: AuthenticAMD 18:57:04 CPU family: 23 18:57:04 Model: 49 18:57:04 Model name: AMD EPYC-Rome Processor 18:57:04 Stepping: 0 18:57:04 CPU MHz: 2800.000 18:57:04 BogoMIPS: 5600.00 18:57:04 Virtualization: AMD-V 18:57:04 Hypervisor vendor: KVM 18:57:04 Virtualization type: full 18:57:04 L1d cache: 32K 18:57:04 L1i cache: 32K 18:57:04 L2 cache: 512K 18:57:04 L3 cache: 16384K 18:57:04 NUMA node0 CPU(s): 0-3 18:57:04 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 18:57:04 18:57:04 18:57:04 ---> nproc: 18:57:04 4 18:57:04 18:57:04 18:57:04 ---> df -h: 18:57:04 Filesystem Size Used Avail Use% Mounted on 18:57:04 udev 7.9G 0 7.9G 0% /dev 18:57:04 tmpfs 1.6G 672K 1.6G 1% /run 18:57:04 /dev/vda1 78G 8.5G 69G 11% / 18:57:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:57:04 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:57:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:57:04 18:57:04 18:57:04 ---> free -m: 18:57:04 total used free shared buff/cache available 18:57:04 Mem: 16040 599 13162 0 2277 15117 18:57:04 Swap: 1023 0 1023 18:57:04 18:57:04 18:57:04 ---> ip addr: 18:57:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:04 inet 127.0.0.1/8 scope host lo 18:57:04 valid_lft forever preferred_lft forever 18:57:04 inet6 ::1/128 scope host 18:57:04 valid_lft forever preferred_lft forever 18:57:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:04 link/ether fa:16:3e:4d:25:34 brd ff:ff:ff:ff:ff:ff 18:57:04 inet 10.30.107.224/23 brd 10.30.107.255 scope global dynamic ens3 18:57:04 valid_lft 86245sec preferred_lft 86245sec 18:57:04 inet6 fe80::f816:3eff:fe4d:2534/64 scope link 18:57:04 valid_lft forever preferred_lft forever 18:57:04 18:57:04 18:57:04 ---> sar -b -r -n DEV: 18:57:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23527) 06/24/25 _x86_64_ (4 CPU) 18:57:04 18:57:04 18:54:32 LINUX RESTART (4 CPU) 18:57:04 18:57:04 18:55:01 tps rtps wtps bread/s bwrtn/s 18:57:04 18:56:01 152.79 18.71 134.08 789.87 53549.08 18:57:04 18:57:01 118.69 1.12 117.58 126.62 14871.18 18:57:04 Average: 135.74 9.91 125.83 458.22 34208.51 18:57:04 18:57:04 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:04 18:56:01 13717348 15441508 2707620 16.48 73688 1843052 915824 5.24 819612 1657204 206692 18:57:04 18:57:01 13420596 15426360 3004372 18.29 95896 2087364 881596 5.05 851472 1891228 123216 18:57:04 Average: 13568972 15433934 2855996 17.39 84792 1965208 898710 5.14 835542 1774216 164954 18:57:04 18:57:04 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:04 18:56:01 ens3 206.13 133.94 948.01 23.16 0.00 0.00 0.00 0.00 18:57:04 18:56:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 18:57:04 18:57:01 ens3 168.71 120.26 801.81 15.21 0.00 0.00 0.00 0.00 18:57:04 18:57:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 18:57:04 Average: ens3 187.42 127.10 874.91 19.19 0.00 0.00 0.00 0.00 18:57:04 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 18:57:04 18:57:04 18:57:04 ---> sar -P ALL: 18:57:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23527) 06/24/25 _x86_64_ (4 CPU) 18:57:04 18:57:04 18:54:32 LINUX RESTART (4 CPU) 18:57:04 18:57:04 18:55:01 CPU %user %nice %system %iowait %steal %idle 18:57:04 18:56:01 all 19.82 0.00 1.80 3.61 0.06 74.71 18:57:04 18:56:01 0 12.17 0.00 1.89 4.99 0.05 80.90 18:57:04 18:56:01 1 29.63 0.00 1.91 0.69 0.07 67.70 18:57:04 18:56:01 2 10.50 0.00 1.37 6.63 0.07 81.44 18:57:04 18:56:01 3 26.93 0.00 2.05 2.14 0.07 68.82 18:57:04 18:57:01 all 19.99 0.00 1.54 1.40 0.04 77.02 18:57:04 18:57:01 0 38.80 0.00 2.97 0.55 0.03 57.65 18:57:04 18:57:01 1 13.82 0.00 0.89 0.08 0.03 85.18 18:57:04 18:57:01 2 13.96 0.00 1.12 2.72 0.07 82.12 18:57:04 18:57:01 3 13.33 0.00 1.19 2.29 0.02 83.18 18:57:04 Average: all 19.90 0.00 1.67 2.51 0.05 75.87 18:57:04 Average: 0 25.49 0.00 2.43 2.77 0.04 69.26 18:57:04 Average: 1 21.72 0.00 1.40 0.38 0.05 76.45 18:57:04 Average: 2 12.23 0.00 1.25 4.68 0.07 81.78 18:57:04 Average: 3 20.13 0.00 1.62 2.21 0.04 76.00 18:57:04 18:57:04 18:57:04