07:00:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 07:00:55 Running as SYSTEM 07:00:55 [EnvInject] - Loading node environment variables. 07:00:55 Building remotely on prd-ubuntu1804-builder-4c-4g-37935 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:00:55 [ssh-agent] Looking for ssh-agent implementation... 07:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:55 $ ssh-agent 07:00:55 SSH_AUTH_SOCK=/tmp/ssh-6kkUrTjW2h9x/agent.1618 07:00:55 SSH_AGENT_PID=1620 07:00:55 [ssh-agent] Started. 07:00:55 Running ssh-add (command line suppressed) 07:00:55 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13064113753031407443.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13064113753031407443.key) 07:00:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:00:55 The recommended git tool is: NONE 07:00:57 using credential onap-jenkins-ssh 07:00:57 Wiping out workspace first. 07:00:57 Cloning the remote Git repository 07:00:57 Cloning repository git://cloud.onap.org/mirror/oom.git 07:00:57 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:00:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:00:57 > git --version # timeout=10 07:00:57 > git --version # 'git version 2.17.1' 07:00:57 using GIT_SSH to set credentials Gerrit user 07:00:57 Verifying host key using manually-configured host key entries 07:00:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:01:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:03 using GIT_SSH to set credentials Gerrit user 07:01:03 Verifying host key using manually-configured host key entries 07:01:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/6 # timeout=30 07:01:03 > git rev-parse b88c703ff7a3802bce508408e443f9d598527207^{commit} # timeout=10 07:01:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:01:03 Checking out Revision b88c703ff7a3802bce508408e443f9d598527207 (refs/changes/04/141804/6) 07:01:03 > git config core.sparsecheckout # timeout=10 07:01:03 > git checkout -f b88c703ff7a3802bce508408e443f9d598527207 # timeout=30 07:01:06 Commit message: "[PORTALNG] 14.1.0 release" 07:01:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:01:06 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 07:01:07 [EnvInject] - Injecting environment variables from a build step. 07:01:07 [EnvInject] - Injecting as environment variables the properties content 07:01:07 PYTHON=python3 07:01:07 07:01:07 [EnvInject] - Variables injected successfully. 07:01:07 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4459080395275136526.sh 07:01:07 ---> tox-install.sh 07:01:07 + source /home/jenkins/lf-env.sh 07:01:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:07 ++ mktemp -d /tmp/venv-XXXX 07:01:07 + lf_venv=/tmp/venv-n8NC 07:01:07 + local venv_file=/tmp/.os_lf_venv 07:01:07 + local python=python3 07:01:07 + local options 07:01:07 + local set_path=true 07:01:07 + local install_args= 07:01:07 ++ 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 07:01:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:07 + true 07:01:07 + case $1 in 07:01:07 + venv_file=/tmp/.toxenv 07:01:07 + shift 2 07:01:07 + true 07:01:07 + case $1 in 07:01:07 + shift 07:01:07 + break 07:01:07 + case $python in 07:01:07 + local pkg_list= 07:01:07 + [[ -d /opt/pyenv ]] 07:01:07 + echo 'Setup pyenv:' 07:01:07 Setup pyenv: 07:01:07 + export PYENV_ROOT=/opt/pyenv 07:01:07 + PYENV_ROOT=/opt/pyenv 07:01:07 + 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 07:01:07 + 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 07:01:07 + pyenv versions 07:01:07 * system (set by /opt/pyenv/version) 07:01:07 * 3.8.13 (set by /opt/pyenv/version) 07:01:07 * 3.9.13 (set by /opt/pyenv/version) 07:01:07 * 3.10.6 (set by /opt/pyenv/version) 07:01:07 + command -v pyenv 07:01:07 ++ pyenv init - --no-rehash 07:01:07 + 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[*]}"'\'')" 07:01:07 export PATH="/opt/pyenv/shims:${PATH}" 07:01:07 export PYENV_SHELL=bash 07:01:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:07 pyenv() { 07:01:07 local command 07:01:07 command="${1:-}" 07:01:07 if [ "$#" -gt 0 ]; then 07:01:07 shift 07:01:07 fi 07:01:07 07:01:07 case "$command" in 07:01:07 rehash|shell) 07:01:07 eval "$(pyenv "sh-$command" "$@")" 07:01:07 ;; 07:01:07 *) 07:01:07 command pyenv "$command" "$@" 07:01:07 ;; 07:01:07 esac 07:01:07 }' 07:01:07 +++ 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[*]}"' 07:01:07 ++ 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 07:01:07 ++ 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 07:01:07 ++ 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 07:01:07 ++ export PYENV_SHELL=bash 07:01:07 ++ PYENV_SHELL=bash 07:01:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:07 +++ complete -F _pyenv pyenv 07:01:07 ++ lf-pyver python3 07:01:07 ++ local py_version_xy=python3 07:01:07 ++ local py_version_xyz= 07:01:07 ++ pyenv versions 07:01:07 ++ local command 07:01:07 ++ command=versions 07:01:07 ++ '[' 1 -gt 0 ']' 07:01:07 ++ shift 07:01:07 ++ case "$command" in 07:01:07 ++ command pyenv versions 07:01:07 ++ pyenv versions 07:01:07 ++ sed 's/^[ *]* //' 07:01:07 ++ grep -E '^[0-9.]*[0-9]$' 07:01:07 ++ awk '{ print $1 }' 07:01:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:07 +++ grep '^3' /tmp/.pyenv_versions 07:01:07 +++ sort -V 07:01:07 +++ tail -n 1 07:01:07 ++ py_version_xyz=3.10.6 07:01:07 ++ [[ -z 3.10.6 ]] 07:01:07 ++ echo 3.10.6 07:01:07 ++ return 0 07:01:07 + pyenv local 3.10.6 07:01:07 + local command 07:01:07 + command=local 07:01:07 + '[' 2 -gt 0 ']' 07:01:07 + shift 07:01:07 + case "$command" in 07:01:07 + command pyenv local 3.10.6 07:01:07 + pyenv local 3.10.6 07:01:07 + for arg in "$@" 07:01:07 + case $arg in 07:01:07 + pkg_list+='tox ' 07:01:07 + for arg in "$@" 07:01:07 + case $arg in 07:01:07 + pkg_list+='virtualenv ' 07:01:07 + for arg in "$@" 07:01:07 + case $arg in 07:01:07 + pkg_list+='urllib3~=1.26.15 ' 07:01:07 + [[ -f /tmp/.toxenv ]] 07:01:07 + [[ ! -f /tmp/.toxenv ]] 07:01:07 + [[ -n '' ]] 07:01:07 + python3 -m venv /tmp/venv-n8NC 07:01:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n8NC' 07:01:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n8NC 07:01:11 + echo /tmp/venv-n8NC 07:01:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:01:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:01:11 + /tmp/venv-n8NC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:01:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:01:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:01:15 + /tmp/venv-n8NC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:01:18 + type python3 07:01:18 + true 07:01:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n8NC/bin to PATH' 07:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-n8NC/bin to PATH 07:01:18 + PATH=/tmp/venv-n8NC/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 07:01:18 + return 0 07:01:18 + python3 --version 07:01:18 Python 3.10.6 07:01:18 + python3 -m pip --version 07:01:18 pip 25.2 from /tmp/venv-n8NC/lib/python3.10/site-packages/pip (python 3.10) 07:01:18 + python3 -m pip freeze 07:01:18 cachetools==6.1.0 07:01:18 chardet==5.2.0 07:01:18 colorama==0.4.6 07:01:18 distlib==0.4.0 07:01:18 filelock==3.19.1 07:01:18 packaging==25.0 07:01:18 platformdirs==4.3.8 07:01:18 pluggy==1.6.0 07:01:18 pyproject-api==1.9.1 07:01:18 tomli==2.2.1 07:01:18 tox==4.28.4 07:01:18 typing_extensions==4.14.1 07:01:18 urllib3==1.26.20 07:01:18 virtualenv==20.34.0 07:01:18 [EnvInject] - Injecting environment variables from a build step. 07:01:18 [EnvInject] - Injecting as environment variables the properties content 07:01:18 PARALLEL=false 07:01:18 07:01:18 [EnvInject] - Variables injected successfully. 07:01:18 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15675461545903774333.sh 07:01:18 ---> tox-run.sh 07:01:18 + 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 07:01:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:01:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:01:18 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:01:18 + cd /w/workspace/oom-master-doc8-lint/. 07:01:18 + source /home/jenkins/lf-env.sh 07:01:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:18 ++ mktemp -d /tmp/venv-XXXX 07:01:18 + lf_venv=/tmp/venv-o89m 07:01:18 + local venv_file=/tmp/.os_lf_venv 07:01:18 + local python=python3 07:01:18 + local options 07:01:18 + local set_path=true 07:01:18 + local install_args= 07:01:18 ++ 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 07:01:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:18 + true 07:01:18 + case $1 in 07:01:18 + venv_file=/tmp/.toxenv 07:01:18 + shift 2 07:01:18 + true 07:01:18 + case $1 in 07:01:18 + shift 07:01:18 + break 07:01:18 + case $python in 07:01:18 + local pkg_list= 07:01:18 + [[ -d /opt/pyenv ]] 07:01:18 + echo 'Setup pyenv:' 07:01:18 Setup pyenv: 07:01:18 + export PYENV_ROOT=/opt/pyenv 07:01:18 + PYENV_ROOT=/opt/pyenv 07:01:18 + 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 07:01:18 + 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 07:01:18 + pyenv versions 07:01:18 system 07:01:18 3.8.13 07:01:18 3.9.13 07:01:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:01:18 + command -v pyenv 07:01:18 ++ pyenv init - --no-rehash 07:01:18 + 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[*]}"'\'')" 07:01:18 export PATH="/opt/pyenv/shims:${PATH}" 07:01:18 export PYENV_SHELL=bash 07:01:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:18 pyenv() { 07:01:18 local command 07:01:18 command="${1:-}" 07:01:18 if [ "$#" -gt 0 ]; then 07:01:18 shift 07:01:18 fi 07:01:18 07:01:18 case "$command" in 07:01:18 rehash|shell) 07:01:18 eval "$(pyenv "sh-$command" "$@")" 07:01:18 ;; 07:01:18 *) 07:01:18 command pyenv "$command" "$@" 07:01:18 ;; 07:01:18 esac 07:01:18 }' 07:01:18 +++ 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[*]}"' 07:01:18 ++ 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 07:01:18 ++ 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 07:01:18 ++ 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 07:01:18 ++ export PYENV_SHELL=bash 07:01:18 ++ PYENV_SHELL=bash 07:01:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:18 +++ complete -F _pyenv pyenv 07:01:18 ++ lf-pyver python3 07:01:18 ++ local py_version_xy=python3 07:01:18 ++ local py_version_xyz= 07:01:18 ++ pyenv versions 07:01:18 ++ local command 07:01:18 ++ command=versions 07:01:18 ++ '[' 1 -gt 0 ']' 07:01:18 ++ shift 07:01:18 ++ case "$command" in 07:01:18 ++ sed 's/^[ *]* //' 07:01:18 ++ command pyenv versions 07:01:18 ++ pyenv versions 07:01:18 ++ awk '{ print $1 }' 07:01:18 ++ grep -E '^[0-9.]*[0-9]$' 07:01:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:18 +++ grep '^3' /tmp/.pyenv_versions 07:01:18 +++ sort -V 07:01:18 +++ tail -n 1 07:01:18 ++ py_version_xyz=3.10.6 07:01:18 ++ [[ -z 3.10.6 ]] 07:01:18 ++ echo 3.10.6 07:01:18 ++ return 0 07:01:18 + pyenv local 3.10.6 07:01:18 + local command 07:01:18 + command=local 07:01:18 + '[' 2 -gt 0 ']' 07:01:18 + shift 07:01:18 + case "$command" in 07:01:18 + command pyenv local 3.10.6 07:01:18 + pyenv local 3.10.6 07:01:18 + for arg in "$@" 07:01:18 + case $arg in 07:01:18 + pkg_list+='tox ' 07:01:18 + for arg in "$@" 07:01:18 + case $arg in 07:01:18 + pkg_list+='virtualenv ' 07:01:18 + for arg in "$@" 07:01:18 + case $arg in 07:01:18 + pkg_list+='urllib3~=1.26.15 ' 07:01:18 + [[ -f /tmp/.toxenv ]] 07:01:18 ++ cat /tmp/.toxenv 07:01:18 + lf_venv=/tmp/venv-n8NC 07:01:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n8NC from' file:/tmp/.toxenv 07:01:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n8NC from file:/tmp/.toxenv 07:01:18 + /tmp/venv-n8NC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:01:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:01:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:01:19 + /tmp/venv-n8NC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:01:20 + type python3 07:01:20 + true 07:01:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n8NC/bin to PATH' 07:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-n8NC/bin to PATH 07:01:20 + PATH=/tmp/venv-n8NC/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 07:01:20 + return 0 07:01:20 + [[ -d /opt/pyenv ]] 07:01:20 + echo '---> Setting up pyenv' 07:01:20 ---> Setting up pyenv 07:01:20 + export PYENV_ROOT=/opt/pyenv 07:01:20 + PYENV_ROOT=/opt/pyenv 07:01:20 + export PATH=/opt/pyenv/bin:/tmp/venv-n8NC/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 07:01:20 + PATH=/opt/pyenv/bin:/tmp/venv-n8NC/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 07:01:20 ++ pwd 07:01:20 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:01:20 + export PYTHONPATH 07:01:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:01:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:01:20 + tox --version 07:01:21 4.28.4 from /tmp/venv-n8NC/lib/python3.10/site-packages/tox/__init__.py 07:01:21 + PARALLEL=false 07:01:21 + TOX_OPTIONS_LIST= 07:01:21 + [[ -n doc8 ]] 07:01:21 + TOX_OPTIONS_LIST=' -e doc8' 07:01:21 + case ${PARALLEL,,} in 07:01:21 + tox -e doc8 07:01:21 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:01:23 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 07:01:44 doc8: freeze> python -m pip freeze --all 07:01:44 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.8.3,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.4.1,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 07:01:44 doc8: commands[0]> doc8 docs/ 07:01:46 Scanning... 07:01:46 Validating... 07:01:46 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 07:01:46 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 07:01:46 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 07:01:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 07:01:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 07:01:46 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 07:01:46 ======== 07:01:46 Total files scanned = 43 07:01:46 Total files ignored = 0 07:01:46 Total accumulated errors = 70 07:01:46 Detailed error counts: 07:01:46 - doc8.checks.CheckCarriageReturn = 0 07:01:46 - doc8.checks.CheckIndentationNoTab = 0 07:01:46 - doc8.checks.CheckMaxLineLength = 69 07:01:46 - doc8.checks.CheckNewlineEndOfFile = 1 07:01:46 - doc8.checks.CheckTrailingWhitespace = 0 07:01:46 - doc8.checks.CheckValidity = 0 07:01:47 doc8: exit 1 (2.49 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2269 07:01:47 doc8: command failed but is marked ignore outcome so handling it as success 07:01:47 doc8: OK (25.40=setup[22.91]+cmd[2.49] seconds) 07:01:47 congratulations :) (25.63 seconds) 07:01:47 + tox_status=0 07:01:47 + echo '---> Completed tox runs' 07:01:47 ---> Completed tox runs 07:01:47 + for i in .tox/*/log 07:01:47 ++ echo .tox/doc8/log 07:01:47 ++ awk -F/ '{print $2}' 07:01:47 + tox_env=doc8 07:01:47 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:01:47 + DOC_DIR=docs/_build/html 07:01:47 + [[ -d docs/_build/html ]] 07:01:47 + echo '---> tox-run.sh ends' 07:01:47 ---> tox-run.sh ends 07:01:47 + test 0 -eq 0 07:01:47 $ ssh-agent -k 07:01:47 unset SSH_AUTH_SOCK; 07:01:47 unset SSH_AGENT_PID; 07:01:47 echo Agent pid 1620 killed; 07:01:47 [ssh-agent] Stopped. 07:01:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:01:47 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16685983556747641988.sh 07:01:47 ---> sysstat.sh 07:01:47 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3947393388180324879.sh 07:01:47 ---> package-listing.sh 07:01:47 ++ facter osfamily 07:01:47 ++ tr '[:upper:]' '[:lower:]' 07:01:47 + OS_FAMILY=debian 07:01:47 + workspace=/w/workspace/oom-master-doc8-lint 07:01:47 + START_PACKAGES=/tmp/packages_start.txt 07:01:47 + END_PACKAGES=/tmp/packages_end.txt 07:01:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:47 + PACKAGES=/tmp/packages_start.txt 07:01:47 + '[' /w/workspace/oom-master-doc8-lint ']' 07:01:47 + PACKAGES=/tmp/packages_end.txt 07:01:47 + case "${OS_FAMILY}" in 07:01:47 + dpkg -l 07:01:47 + grep '^ii' 07:01:47 + '[' -f /tmp/packages_start.txt ']' 07:01:47 + '[' -f /tmp/packages_end.txt ']' 07:01:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:47 + '[' /w/workspace/oom-master-doc8-lint ']' 07:01:47 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:01:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:01:47 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11853923468093232673.sh 07:01:47 ---> capture-instance-metadata.sh 07:01:47 Setup pyenv: 07:01:47 system 07:01:47 3.8.13 07:01:47 3.9.13 07:01:47 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:01:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4fn 07:01:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:01:55 lf-activate-venv(): INFO: Installing: lftools 07:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-v4fn/bin to PATH 07:02:21 INFO: Running in OpenStack, capturing instance metadata 07:02:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13101616098535352565.sh 07:02:21 provisioning config files... 07:02:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config6747246030011278024tmp 07:02:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:02:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:02:21 [EnvInject] - Injecting environment variables from a build step. 07:02:21 [EnvInject] - Injecting as environment variables the properties content 07:02:21 SERVER_ID=logs 07:02:21 07:02:21 [EnvInject] - Variables injected successfully. 07:02:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6983890847864151940.sh 07:02:21 ---> create-netrc.sh 07:02:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1593614863639461897.sh 07:02:21 ---> python-tools-install.sh 07:02:21 Setup pyenv: 07:02:21 system 07:02:21 3.8.13 07:02:21 3.9.13 07:02:21 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4fn from file:/tmp/.os_lf_venv 07:02:23 lf-activate-venv(): INFO: Installing: lftools 07:02:31 lf-activate-venv(): INFO: Adding /tmp/venv-v4fn/bin to PATH 07:02:31 Generating Requirements File 07:02:51 Python 3.10.6 07:02:51 pip 25.2 from /tmp/venv-v4fn/lib/python3.10/site-packages/pip (python 3.10) 07:02:52 appdirs==1.4.4 07:02:52 argcomplete==3.6.2 07:02:52 aspy.yaml==1.3.0 07:02:52 attrs==25.3.0 07:02:52 autopage==0.5.2 07:02:52 beautifulsoup4==4.13.4 07:02:52 boto3==1.40.10 07:02:52 botocore==1.40.10 07:02:52 bs4==0.0.2 07:02:52 cachetools==5.5.2 07:02:52 certifi==2025.8.3 07:02:52 cffi==1.17.1 07:02:52 cfgv==3.4.0 07:02:52 chardet==5.2.0 07:02:52 charset-normalizer==3.4.3 07:02:52 click==8.2.1 07:02:52 cliff==4.10.0 07:02:52 cmd2==2.7.0 07:02:52 cryptography==3.3.2 07:02:52 debtcollector==3.0.0 07:02:52 decorator==5.2.1 07:02:52 defusedxml==0.7.1 07:02:52 Deprecated==1.2.18 07:02:52 distlib==0.4.0 07:02:52 dnspython==2.7.0 07:02:52 docker==7.1.0 07:02:52 dogpile.cache==1.4.0 07:02:52 durationpy==0.10 07:02:52 email_validator==2.2.0 07:02:52 filelock==3.19.1 07:02:52 future==1.0.0 07:02:52 gitdb==4.0.12 07:02:52 GitPython==3.1.45 07:02:52 google-auth==2.40.3 07:02:52 httplib2==0.22.0 07:02:52 identify==2.6.13 07:02:52 idna==3.10 07:02:52 importlib-resources==1.5.0 07:02:52 iso8601==2.1.0 07:02:52 Jinja2==3.1.6 07:02:52 jmespath==1.0.1 07:02:52 jsonpatch==1.33 07:02:52 jsonpointer==3.0.0 07:02:52 jsonschema==4.25.0 07:02:52 jsonschema-specifications==2025.4.1 07:02:52 keystoneauth1==5.11.1 07:02:52 kubernetes==33.1.0 07:02:52 lftools==0.37.13 07:02:52 lxml==6.0.0 07:02:52 markdown-it-py==4.0.0 07:02:52 MarkupSafe==3.0.2 07:02:52 mdurl==0.1.2 07:02:52 msgpack==1.1.1 07:02:52 multi_key_dict==2.0.3 07:02:52 munch==4.0.0 07:02:52 netaddr==1.3.0 07:02:52 niet==1.4.2 07:02:52 nodeenv==1.9.1 07:02:52 oauth2client==4.1.3 07:02:52 oauthlib==3.3.1 07:02:52 openstacksdk==4.7.0 07:02:52 os-client-config==2.3.0 07:02:52 os-service-types==1.8.0 07:02:52 osc-lib==4.1.0 07:02:52 oslo.config==10.0.0 07:02:52 oslo.context==6.0.0 07:02:52 oslo.i18n==6.5.1 07:02:52 oslo.log==7.2.0 07:02:52 oslo.serialization==5.7.0 07:02:52 oslo.utils==9.0.0 07:02:52 packaging==25.0 07:02:52 pbr==7.0.0 07:02:52 platformdirs==4.3.8 07:02:52 prettytable==3.16.0 07:02:52 psutil==7.0.0 07:02:52 pyasn1==0.6.1 07:02:52 pyasn1_modules==0.4.2 07:02:52 pycparser==2.22 07:02:52 pygerrit2==2.0.15 07:02:52 PyGithub==2.7.0 07:02:52 Pygments==2.19.2 07:02:52 PyJWT==2.10.1 07:02:52 PyNaCl==1.5.0 07:02:52 pyparsing==2.4.7 07:02:52 pyperclip==1.9.0 07:02:52 pyrsistent==0.20.0 07:02:52 python-cinderclient==9.7.0 07:02:52 python-dateutil==2.9.0.post0 07:02:52 python-heatclient==4.3.0 07:02:52 python-jenkins==1.8.3 07:02:52 python-keystoneclient==5.6.0 07:02:52 python-magnumclient==4.8.1 07:02:52 python-openstackclient==8.1.0 07:02:52 python-swiftclient==4.8.0 07:02:52 PyYAML==6.0.2 07:02:52 referencing==0.36.2 07:02:52 requests==2.32.4 07:02:52 requests-oauthlib==2.0.0 07:02:52 requestsexceptions==1.4.0 07:02:52 rfc3986==2.0.0 07:02:52 rich==14.1.0 07:02:52 rich-argparse==1.7.1 07:02:52 rpds-py==0.27.0 07:02:52 rsa==4.9.1 07:02:52 ruamel.yaml==0.18.14 07:02:52 ruamel.yaml.clib==0.2.12 07:02:52 s3transfer==0.13.1 07:02:52 simplejson==3.20.1 07:02:52 six==1.17.0 07:02:52 smmap==5.0.2 07:02:52 soupsieve==2.7 07:02:52 stevedore==5.4.1 07:02:52 tabulate==0.9.0 07:02:52 toml==0.10.2 07:02:52 tomlkit==0.13.3 07:02:52 tqdm==4.67.1 07:02:52 typing_extensions==4.14.1 07:02:52 tzdata==2025.2 07:02:52 urllib3==1.26.20 07:02:52 virtualenv==20.34.0 07:02:52 wcwidth==0.2.13 07:02:52 websocket-client==1.8.0 07:02:52 wrapt==1.17.3 07:02:52 xdg==6.0.0 07:02:52 xmltodict==0.14.2 07:02:52 yq==3.4.3 07:02:52 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3662215537067505492.sh 07:02:52 ---> sudo-logs.sh 07:02:52 Archiving 'sudo' log.. 07:02:52 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9147892212164715209.sh 07:02:52 ---> job-cost.sh 07:02:52 Setup pyenv: 07:02:52 system 07:02:52 3.8.13 07:02:52 3.9.13 07:02:52 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:02:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4fn from file:/tmp/.os_lf_venv 07:02:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:02:59 lf-activate-venv(): INFO: Adding /tmp/venv-v4fn/bin to PATH 07:02:59 INFO: No Stack... 07:02:59 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:00 INFO: Archiving Costs 07:03:00 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5270758653676509391.sh 07:03:00 ---> logs-deploy.sh 07:03:00 Setup pyenv: 07:03:00 system 07:03:00 3.8.13 07:03:00 3.9.13 07:03:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4fn from file:/tmp/.os_lf_venv 07:03:02 lf-activate-venv(): INFO: Installing: lftools 07:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-v4fn/bin to PATH 07:03:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/591 07:03:10 INFO: archiving workspace using pattern(s): 07:03:11 Archives upload complete. 07:03:11 INFO: archiving logs to Nexus 07:03:12 ---> uname -a: 07:03:12 Linux prd-ubuntu1804-builder-4c-4g-37935 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:03:12 07:03:12 07:03:12 ---> lscpu: 07:03:12 Architecture: x86_64 07:03:12 CPU op-mode(s): 32-bit, 64-bit 07:03:12 Byte Order: Little Endian 07:03:12 CPU(s): 4 07:03:12 On-line CPU(s) list: 0-3 07:03:12 Thread(s) per core: 1 07:03:12 Core(s) per socket: 1 07:03:12 Socket(s): 4 07:03:12 NUMA node(s): 1 07:03:12 Vendor ID: AuthenticAMD 07:03:12 CPU family: 23 07:03:12 Model: 49 07:03:12 Model name: AMD EPYC-Rome Processor 07:03:12 Stepping: 0 07:03:12 CPU MHz: 2799.998 07:03:12 BogoMIPS: 5599.99 07:03:12 Virtualization: AMD-V 07:03:12 Hypervisor vendor: KVM 07:03:12 Virtualization type: full 07:03:12 L1d cache: 32K 07:03:12 L1i cache: 32K 07:03:12 L2 cache: 512K 07:03:12 L3 cache: 16384K 07:03:12 NUMA node0 CPU(s): 0-3 07:03:12 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 07:03:12 07:03:12 07:03:12 ---> nproc: 07:03:12 4 07:03:12 07:03:12 07:03:12 ---> df -h: 07:03:12 Filesystem Size Used Avail Use% Mounted on 07:03:12 udev 7.9G 0 7.9G 0% /dev 07:03:12 tmpfs 1.6G 672K 1.6G 1% /run 07:03:12 /dev/vda1 78G 8.5G 69G 11% / 07:03:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:03:12 tmpfs 5.0M 0 5.0M 0% /run/lock 07:03:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:03:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:03:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:03:12 07:03:12 07:03:12 ---> free -m: 07:03:12 total used free shared buff/cache available 07:03:12 Mem: 16040 559 13189 0 2291 15155 07:03:12 Swap: 1023 0 1023 07:03:12 07:03:12 07:03:12 ---> ip addr: 07:03:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:03:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:12 inet 127.0.0.1/8 scope host lo 07:03:12 valid_lft forever preferred_lft forever 07:03:12 inet6 ::1/128 scope host 07:03:12 valid_lft forever preferred_lft forever 07:03:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:03:12 link/ether fa:16:3e:e5:a4:76 brd ff:ff:ff:ff:ff:ff 07:03:12 inet 10.30.106.166/23 brd 10.30.107.255 scope global dynamic ens3 07:03:12 valid_lft 86246sec preferred_lft 86246sec 07:03:12 inet6 fe80::f816:3eff:fee5:a476/64 scope link 07:03:12 valid_lft forever preferred_lft forever 07:03:12 07:03:12 07:03:12 ---> sar -b -r -n DEV: 07:03:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37935) 08/15/25 _x86_64_ (4 CPU) 07:03:12 07:03:12 07:00:39 LINUX RESTART (4 CPU) 07:03:12 07:03:12 07:01:01 tps rtps wtps bread/s bwrtn/s 07:03:12 07:02:02 312.48 29.86 282.62 1089.64 44961.01 07:03:12 07:03:01 146.35 1.14 145.21 128.79 35811.96 07:03:12 Average: 230.12 15.62 214.50 613.29 40425.30 07:03:12 07:03:12 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:12 07:02:02 13834840 15548880 2590128 15.77 72088 1834676 767936 4.39 709972 1649804 201136 07:03:12 07:03:01 13521660 15539848 2903308 17.68 96300 2097848 761300 4.36 732308 1904672 134708 07:03:12 Average: 13678250 15544364 2746718 16.72 84194 1966262 764618 4.38 721140 1777238 167922 07:03:12 07:03:12 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:12 07:02:02 ens3 179.52 115.94 1012.47 36.16 0.00 0.00 0.00 0.00 07:03:12 07:02:02 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 07:03:12 07:03:01 ens3 101.83 68.60 887.14 12.26 0.00 0.00 0.00 0.00 07:03:12 07:03:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 07:03:12 Average: ens3 141.01 92.47 950.34 24.31 0.00 0.00 0.00 0.00 07:03:12 Average: lo 1.58 1.58 0.18 0.18 0.00 0.00 0.00 0.00 07:03:12 07:03:12 07:03:12 ---> sar -P ALL: 07:03:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37935) 08/15/25 _x86_64_ (4 CPU) 07:03:12 07:03:12 07:00:39 LINUX RESTART (4 CPU) 07:03:12 07:03:12 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:03:12 07:02:02 all 20.34 0.00 2.29 4.24 0.07 73.06 07:03:12 07:02:02 0 27.43 0.00 3.18 3.43 0.08 65.88 07:03:12 07:02:02 1 26.38 0.00 2.50 6.13 0.07 64.92 07:03:12 07:02:02 2 17.16 0.00 1.77 1.07 0.08 79.92 07:03:12 07:02:02 3 10.42 0.00 1.67 6.37 0.07 81.47 07:03:12 07:03:01 all 20.13 0.00 1.49 4.29 0.06 74.04 07:03:12 07:03:01 0 23.77 0.00 1.89 6.39 0.05 67.91 07:03:12 07:03:01 1 24.46 0.00 1.73 0.41 0.05 73.35 07:03:12 07:03:01 2 4.04 0.00 0.44 0.00 0.02 95.51 07:03:12 07:03:01 3 28.41 0.00 1.92 10.41 0.09 59.17 07:03:12 Average: all 20.23 0.00 1.89 4.26 0.06 73.55 07:03:12 Average: 0 25.61 0.00 2.54 4.90 0.07 66.89 07:03:12 Average: 1 25.43 0.00 2.12 3.29 0.06 69.11 07:03:12 Average: 2 10.62 0.00 1.11 0.54 0.05 87.69 07:03:12 Average: 3 19.34 0.00 1.80 8.38 0.08 70.41 07:03:12 07:03:12 07:03:12