17:46:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:46:35 Running as SYSTEM 17:46:35 [EnvInject] - Loading node environment variables. 17:46:35 Building remotely on prd-ubuntu1804-builder-4c-4g-1854 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 17:46:35 [ssh-agent] Looking for ssh-agent implementation... 17:46:35 $ ssh-agent 17:46:35 SSH_AUTH_SOCK=/tmp/ssh-9LZb3eSjogL4/agent.1647 17:46:35 SSH_AGENT_PID=1649 17:46:35 [ssh-agent] Started. 17:46:35 Running ssh-add (command line suppressed) 17:46:35 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_854696401333064156.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_854696401333064156.key) 17:46:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:46:35 The recommended git tool is: NONE 17:46:37 using credential onap-jenkins-ssh 17:46:37 Wiping out workspace first. 17:46:37 Cloning the remote Git repository 17:46:37 Cloning repository git://cloud.onap.org/mirror/oom.git 17:46:37 > git init /w/workspace/oom-master-doc8-lint # timeout=10 17:46:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:46:37 > git --version # timeout=10 17:46:37 > git --version # 'git version 2.17.1' 17:46:37 using GIT_SSH to set credentials Gerrit user 17:46:37 Verifying host key using manually-configured host key entries 17:46:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:46:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:46:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:46:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:46:43 using GIT_SSH to set credentials Gerrit user 17:46:43 Verifying host key using manually-configured host key entries 17:46:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/3 # timeout=30 17:46:44 > git rev-parse 1055cc56b6b9f63b2116ab50ed595b42437eaa44^{commit} # timeout=10 17:46:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:46:44 Checking out Revision 1055cc56b6b9f63b2116ab50ed595b42437eaa44 (refs/changes/75/143475/3) 17:46:44 > git config core.sparsecheckout # timeout=10 17:46:44 > git checkout -f 1055cc56b6b9f63b2116ab50ed595b42437eaa44 # timeout=30 17:46:47 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:46:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:46:47 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:46:47 [EnvInject] - Injecting environment variables from a build step. 17:46:47 [EnvInject] - Injecting as environment variables the properties content 17:46:47 PYTHON=python3 17:46:47 17:46:47 [EnvInject] - Variables injected successfully. 17:46:47 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17534953938818365155.sh 17:46:47 ---> tox-install.sh 17:46:47 + source /home/jenkins/lf-env.sh 17:46:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:46:47 ++ mktemp -d /tmp/venv-XXXX 17:46:47 + lf_venv=/tmp/venv-ZIV3 17:46:47 + local venv_file=/tmp/.os_lf_venv 17:46:47 + local python=python3 17:46:47 + local options 17:46:47 + local set_path=true 17:46:47 + local install_args= 17:46:47 ++ 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 17:46:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:46:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:46:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:46:47 + true 17:46:47 + case $1 in 17:46:47 + venv_file=/tmp/.toxenv 17:46:47 + shift 2 17:46:47 + true 17:46:47 + case $1 in 17:46:47 + shift 17:46:47 + break 17:46:47 + case $python in 17:46:47 + local pkg_list= 17:46:47 + [[ -d /opt/pyenv ]] 17:46:47 + echo 'Setup pyenv:' 17:46:47 Setup pyenv: 17:46:47 + export PYENV_ROOT=/opt/pyenv 17:46:47 + PYENV_ROOT=/opt/pyenv 17:46:47 + 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 17:46:47 + 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 17:46:47 + pyenv versions 17:46:48 * system (set by /opt/pyenv/version) 17:46:48 * 3.8.13 (set by /opt/pyenv/version) 17:46:48 * 3.9.13 (set by /opt/pyenv/version) 17:46:48 * 3.10.6 (set by /opt/pyenv/version) 17:46:48 + command -v pyenv 17:46:48 ++ pyenv init - --no-rehash 17:46:48 + 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[*]}"'\'')" 17:46:48 export PATH="/opt/pyenv/shims:${PATH}" 17:46:48 export PYENV_SHELL=bash 17:46:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:46:48 pyenv() { 17:46:48 local command 17:46:48 command="${1:-}" 17:46:48 if [ "$#" -gt 0 ]; then 17:46:48 shift 17:46:48 fi 17:46:48 17:46:48 case "$command" in 17:46:48 rehash|shell) 17:46:48 eval "$(pyenv "sh-$command" "$@")" 17:46:48 ;; 17:46:48 *) 17:46:48 command pyenv "$command" "$@" 17:46:48 ;; 17:46:48 esac 17:46:48 }' 17:46:48 +++ 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[*]}"' 17:46:48 ++ 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 17:46:48 ++ 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 17:46:48 ++ 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 17:46:48 ++ export PYENV_SHELL=bash 17:46:48 ++ PYENV_SHELL=bash 17:46:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:46:48 +++ complete -F _pyenv pyenv 17:46:48 ++ lf-pyver python3 17:46:48 ++ local py_version_xy=python3 17:46:48 ++ local py_version_xyz= 17:46:48 ++ pyenv versions 17:46:48 ++ local command 17:46:48 ++ command=versions 17:46:48 ++ '[' 1 -gt 0 ']' 17:46:48 ++ shift 17:46:48 ++ case "$command" in 17:46:48 ++ command pyenv versions 17:46:48 ++ pyenv versions 17:46:48 ++ awk '{ print $1 }' 17:46:48 ++ grep -E '^[0-9.]*[0-9]$' 17:46:48 ++ sed 's/^[ *]* //' 17:46:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:46:48 +++ grep '^3' /tmp/.pyenv_versions 17:46:48 +++ sort -V 17:46:48 +++ tail -n 1 17:46:48 ++ py_version_xyz=3.10.6 17:46:48 ++ [[ -z 3.10.6 ]] 17:46:48 ++ echo 3.10.6 17:46:48 ++ return 0 17:46:48 + pyenv local 3.10.6 17:46:48 + local command 17:46:48 + command=local 17:46:48 + '[' 2 -gt 0 ']' 17:46:48 + shift 17:46:48 + case "$command" in 17:46:48 + command pyenv local 3.10.6 17:46:48 + pyenv local 3.10.6 17:46:48 + for arg in "$@" 17:46:48 + case $arg in 17:46:48 + pkg_list+='tox ' 17:46:48 + for arg in "$@" 17:46:48 + case $arg in 17:46:48 + pkg_list+='virtualenv ' 17:46:48 + for arg in "$@" 17:46:48 + case $arg in 17:46:48 + pkg_list+='urllib3~=1.26.15 ' 17:46:48 + [[ -f /tmp/.toxenv ]] 17:46:48 + [[ ! -f /tmp/.toxenv ]] 17:46:48 + [[ -n '' ]] 17:46:48 + python3 -m venv /tmp/venv-ZIV3 17:46:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZIV3' 17:46:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZIV3 17:46:53 + echo /tmp/venv-ZIV3 17:46:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:46:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:46:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:46:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:46:53 + local 'pip_opts=--upgrade --quiet' 17:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:46:53 + [[ -n '' ]] 17:46:53 + [[ -n '' ]] 17:46:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:46:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:46:53 + /tmp/venv-ZIV3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:46:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:46:57 lf-activate-venv(): INFO: Base packages installed successfully 17:46:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:46:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:46:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:46:57 + /tmp/venv-ZIV3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:46:59 + type python3 17:46:59 + true 17:46:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZIV3/bin to PATH' 17:46:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZIV3/bin to PATH 17:46:59 + PATH=/tmp/venv-ZIV3/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 17:46:59 + return 0 17:46:59 + python3 --version 17:46:59 Python 3.10.6 17:46:59 + python3 -m pip --version 17:46:59 pip 26.0.1 from /tmp/venv-ZIV3/lib/python3.10/site-packages/pip (python 3.10) 17:46:59 + python3 -m pip freeze 17:47:00 cachetools==7.0.2 17:47:00 colorama==0.4.6 17:47:00 distlib==0.4.0 17:47:00 filelock==3.25.0 17:47:00 packaging==26.0 17:47:00 platformdirs==4.9.2 17:47:00 pluggy==1.6.0 17:47:00 pyproject-api==1.10.0 17:47:00 python-discovery==1.1.0 17:47:00 tomli==2.4.0 17:47:00 tox==4.47.3 17:47:00 typing_extensions==4.15.0 17:47:00 urllib3==1.26.20 17:47:00 virtualenv==21.1.0 17:47:00 [EnvInject] - Injecting environment variables from a build step. 17:47:00 [EnvInject] - Injecting as environment variables the properties content 17:47:00 PARALLEL=false 17:47:00 17:47:00 [EnvInject] - Variables injected successfully. 17:47:00 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5588404246560938150.sh 17:47:00 ---> tox-run.sh 17:47:00 + 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 17:47:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 17:47:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 17:47:00 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 17:47:00 + cd /w/workspace/oom-master-doc8-lint/. 17:47:00 + source /home/jenkins/lf-env.sh 17:47:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:47:00 ++ mktemp -d /tmp/venv-XXXX 17:47:00 + lf_venv=/tmp/venv-Stpz 17:47:00 + local venv_file=/tmp/.os_lf_venv 17:47:00 + local python=python3 17:47:00 + local options 17:47:00 + local set_path=true 17:47:00 + local install_args= 17:47: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 17:47:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:47:00 + true 17:47:00 + case $1 in 17:47:00 + venv_file=/tmp/.toxenv 17:47:00 + shift 2 17:47:00 + true 17:47:00 + case $1 in 17:47:00 + shift 17:47:00 + break 17:47:00 + case $python in 17:47:00 + local pkg_list= 17:47:00 + [[ -d /opt/pyenv ]] 17:47:00 + echo 'Setup pyenv:' 17:47:00 Setup pyenv: 17:47:00 + export PYENV_ROOT=/opt/pyenv 17:47:00 + PYENV_ROOT=/opt/pyenv 17:47:00 + 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 17:47:00 + 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 17:47:00 + pyenv versions 17:47:00 system 17:47:00 3.8.13 17:47:00 3.9.13 17:47:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:47:00 + command -v pyenv 17:47:00 ++ pyenv init - --no-rehash 17:47: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[*]}"'\'')" 17:47:00 export PATH="/opt/pyenv/shims:${PATH}" 17:47:00 export PYENV_SHELL=bash 17:47:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:47:00 pyenv() { 17:47:00 local command 17:47:00 command="${1:-}" 17:47:00 if [ "$#" -gt 0 ]; then 17:47:00 shift 17:47:00 fi 17:47:00 17:47:00 case "$command" in 17:47:00 rehash|shell) 17:47:00 eval "$(pyenv "sh-$command" "$@")" 17:47:00 ;; 17:47:00 *) 17:47:00 command pyenv "$command" "$@" 17:47:00 ;; 17:47:00 esac 17:47:00 }' 17:47: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[*]}"' 17:47:00 ++ 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 17:47:00 ++ 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 17:47:00 ++ 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 17:47:00 ++ export PYENV_SHELL=bash 17:47:00 ++ PYENV_SHELL=bash 17:47:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:47:00 +++ complete -F _pyenv pyenv 17:47:00 ++ lf-pyver python3 17:47:00 ++ local py_version_xy=python3 17:47:00 ++ local py_version_xyz= 17:47:00 ++ pyenv versions 17:47:00 ++ local command 17:47:00 ++ command=versions 17:47:00 ++ '[' 1 -gt 0 ']' 17:47:00 ++ shift 17:47:00 ++ awk '{ print $1 }' 17:47:00 ++ case "$command" in 17:47:00 ++ command pyenv versions 17:47:00 ++ pyenv versions 17:47:00 ++ sed 's/^[ *]* //' 17:47:00 ++ grep -E '^[0-9.]*[0-9]$' 17:47:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:47:00 +++ grep '^3' /tmp/.pyenv_versions 17:47:00 +++ sort -V 17:47:00 +++ tail -n 1 17:47:00 ++ py_version_xyz=3.10.6 17:47:00 ++ [[ -z 3.10.6 ]] 17:47:00 ++ echo 3.10.6 17:47:00 ++ return 0 17:47:00 + pyenv local 3.10.6 17:47:00 + local command 17:47:00 + command=local 17:47:00 + '[' 2 -gt 0 ']' 17:47:00 + shift 17:47:00 + case "$command" in 17:47:00 + command pyenv local 3.10.6 17:47:00 + pyenv local 3.10.6 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='tox ' 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='virtualenv ' 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='urllib3~=1.26.15 ' 17:47:00 + [[ -f /tmp/.toxenv ]] 17:47:00 ++ cat /tmp/.toxenv 17:47:00 + lf_venv=/tmp/venv-ZIV3 17:47:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZIV3 from' file:/tmp/.toxenv 17:47:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZIV3 from file:/tmp/.toxenv 17:47:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:47:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:00 + local 'pip_opts=--upgrade --quiet' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:47:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:47:00 + [[ -n '' ]] 17:47:00 + [[ -n '' ]] 17:47:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:47:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:00 + /tmp/venv-ZIV3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:47:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:47:01 lf-activate-venv(): INFO: Base packages installed successfully 17:47:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:47:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:47:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:47:01 + /tmp/venv-ZIV3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:47:02 + type python3 17:47:02 + true 17:47:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZIV3/bin to PATH' 17:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-ZIV3/bin to PATH 17:47:02 + PATH=/tmp/venv-ZIV3/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 17:47:02 + return 0 17:47:02 + [[ -d /opt/pyenv ]] 17:47:02 + echo '---> Setting up pyenv' 17:47:02 ---> Setting up pyenv 17:47:02 + export PYENV_ROOT=/opt/pyenv 17:47:02 + PYENV_ROOT=/opt/pyenv 17:47:02 + export PATH=/opt/pyenv/bin:/tmp/venv-ZIV3/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 17:47:02 + PATH=/opt/pyenv/bin:/tmp/venv-ZIV3/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 17:47:02 ++ pwd 17:47:02 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 17:47:02 + export PYTHONPATH 17:47:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:47:02 + TOX_TESTENV_PASSENV=PYTHONPATH 17:47:02 + tox --version 17:47:02 4.47.3 from /tmp/venv-ZIV3/lib/python3.10/site-packages/tox/__init__.py 17:47:02 + PARALLEL=false 17:47:02 + TOX_OPTIONS_LIST= 17:47:02 + [[ -n doc8 ]] 17:47:02 + TOX_OPTIONS_LIST=' -e doc8' 17:47:02 + case ${PARALLEL,,} in 17:47:02 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 17:47:02 + tox -e doc8 17:47:04 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 17:47:28 doc8: freeze> python -m pip freeze --all 17:47:28 doc8: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,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,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:47:28 doc8: commands[0]> doc8 docs/ 17:47:30 Scanning... 17:47:30 Validating... 17:47:30 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 17:47:30 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 17:47:30 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 17:47:30 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 17:47:30 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 17:47:30 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 17:47:30 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 17:47:30 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 17:47:30 ======== 17:47:30 Total files scanned = 43 17:47:30 Total files ignored = 0 17:47:30 Total accumulated errors = 87 17:47:30 Detailed error counts: 17:47:30 - doc8.checks.CheckCarriageReturn = 0 17:47:30 - doc8.checks.CheckIndentationNoTab = 0 17:47:30 - doc8.checks.CheckMaxLineLength = 86 17:47:30 - doc8.checks.CheckNewlineEndOfFile = 1 17:47:30 - doc8.checks.CheckTrailingWhitespace = 0 17:47:30 - doc8.checks.CheckValidity = 0 17:47:30 doc8: exit 1 (2.30 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2276 17:47:30 doc8: command failed but is marked ignore outcome so handling it as success 17:47:30 doc8: OK (27.99=setup[25.70]+cmd[2.30] seconds) 17:47:30 congratulations :) (28.03 seconds) 17:47:30 + tox_status=0 17:47:30 + echo '---> Completed tox runs' 17:47:30 ---> Completed tox runs 17:47:30 + for i in .tox/*/log 17:47:30 ++ echo .tox/doc8/log 17:47:30 ++ awk -F/ '{print $2}' 17:47:30 + tox_env=doc8 17:47:30 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 17:47:30 + DOC_DIR=docs/_build/html 17:47:30 + [[ -d docs/_build/html ]] 17:47:30 + echo '---> tox-run.sh ends' 17:47:30 ---> tox-run.sh ends 17:47:30 + test 0 -eq 0 17:47:30 $ ssh-agent -k 17:47:30 unset SSH_AUTH_SOCK; 17:47:30 unset SSH_AGENT_PID; 17:47:30 echo Agent pid 1649 killed; 17:47:30 [ssh-agent] Stopped. 17:47:31 [PostBuildScript] - [INFO] Executing post build scripts. 17:47:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8072569965922387321.sh 17:47:31 ---> sysstat.sh 17:47:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2497070935427344220.sh 17:47:31 ---> package-listing.sh 17:47:31 ++ tr '[:upper:]' '[:lower:]' 17:47:31 ++ facter osfamily 17:47:31 + OS_FAMILY=debian 17:47:31 + workspace=/w/workspace/oom-master-doc8-lint 17:47:31 + START_PACKAGES=/tmp/packages_start.txt 17:47:31 + END_PACKAGES=/tmp/packages_end.txt 17:47:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:31 + PACKAGES=/tmp/packages_start.txt 17:47:31 + '[' /w/workspace/oom-master-doc8-lint ']' 17:47:31 + PACKAGES=/tmp/packages_end.txt 17:47:31 + case "${OS_FAMILY}" in 17:47:31 + dpkg -l 17:47:31 + grep '^ii' 17:47:31 + '[' -f /tmp/packages_start.txt ']' 17:47:31 + '[' -f /tmp/packages_end.txt ']' 17:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:31 + '[' /w/workspace/oom-master-doc8-lint ']' 17:47:31 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 17:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 17:47:31 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10254982179843671140.sh 17:47:31 ---> capture-instance-metadata.sh 17:47:31 Setup pyenv: 17:47:31 system 17:47:31 3.8.13 17:47:31 3.9.13 17:47:31 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:47:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zpE9 17:47:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:39 lf-activate-venv(): INFO: Base packages installed successfully 17:47:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-zpE9/bin to PATH 17:48:09 INFO: Running in OpenStack, capturing instance metadata 17:48:09 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15721470311457091798.sh 17:48:09 provisioning config files... 17:48:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config7583851234963784016tmp 17:48:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:48:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:48:10 [EnvInject] - Injecting environment variables from a build step. 17:48:10 [EnvInject] - Injecting as environment variables the properties content 17:48:10 SERVER_ID=logs 17:48:10 17:48:10 [EnvInject] - Variables injected successfully. 17:48:10 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2757015608362551176.sh 17:48:10 ---> create-netrc.sh 17:48:10 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1087470957147522218.sh 17:48:10 ---> python-tools-install.sh 17:48:10 Setup pyenv: 17:48:10 system 17:48:10 3.8.13 17:48:10 3.9.13 17:48:10 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zpE9 from file:/tmp/.os_lf_venv 17:48:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:12 lf-activate-venv(): INFO: Base packages installed successfully 17:48:12 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-zpE9/bin to PATH 17:48:19 Generating Requirements File 17:48:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:48:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:48:37 Python 3.10.6 17:48:37 pip 26.0.1 from /tmp/venv-zpE9/lib/python3.10/site-packages/pip (python 3.10) 17:48:38 appdirs==1.4.4 17:48:38 argcomplete==3.6.3 17:48:38 aspy.yaml==1.3.0 17:48:38 attrs==25.4.0 17:48:38 autopage==0.6.0 17:48:38 backports.strenum==1.3.1 17:48:38 beautifulsoup4==4.14.3 17:48:38 boto3==1.42.60 17:48:38 botocore==1.42.60 17:48:38 bs4==0.0.2 17:48:38 certifi==2026.2.25 17:48:38 cffi==2.0.0 17:48:38 cfgv==3.5.0 17:48:38 chardet==7.0.0 17:48:38 charset-normalizer==3.4.4 17:48:38 click==8.3.1 17:48:38 cliff==4.13.2 17:48:38 cmd2==3.4.0 17:48:38 cryptography==3.3.2 17:48:38 debtcollector==3.0.0 17:48:38 decorator==5.2.1 17:48:38 defusedxml==0.7.1 17:48:38 Deprecated==1.3.1 17:48:38 distlib==0.4.0 17:48:38 dnspython==2.8.0 17:48:38 docker==7.1.0 17:48:38 dogpile.cache==1.5.0 17:48:38 durationpy==0.10 17:48:38 email-validator==2.3.0 17:48:38 filelock==3.25.0 17:48:38 future==1.0.0 17:48:38 gitdb==4.0.12 17:48:38 GitPython==3.1.46 17:48:38 httplib2==0.30.2 17:48:38 identify==2.6.17 17:48:38 idna==3.11 17:48:38 importlib-resources==1.5.0 17:48:38 iso8601==2.1.0 17:48:38 Jinja2==3.1.6 17:48:38 jmespath==1.1.0 17:48:38 jsonpatch==1.33 17:48:38 jsonpointer==3.0.0 17:48:38 jsonschema==4.26.0 17:48:38 jsonschema-specifications==2025.9.1 17:48:38 keystoneauth1==5.13.1 17:48:38 kubernetes==35.0.0 17:48:38 lftools==0.37.22 17:48:38 lxml==6.0.2 17:48:38 markdown-it-py==4.0.0 17:48:38 MarkupSafe==3.0.3 17:48:38 mdurl==0.1.2 17:48:38 msgpack==1.1.2 17:48:38 multi_key_dict==2.0.3 17:48:38 munch==4.0.0 17:48:38 netaddr==1.3.0 17:48:38 niet==1.4.2 17:48:38 nodeenv==1.10.0 17:48:38 oauth2client==4.1.3 17:48:38 oauthlib==3.3.1 17:48:38 openstacksdk==4.10.0 17:48:38 os-service-types==1.8.2 17:48:38 osc-lib==4.4.0 17:48:38 oslo.config==10.3.0 17:48:38 oslo.context==6.3.0 17:48:38 oslo.i18n==6.7.2 17:48:38 oslo.log==8.1.0 17:48:38 oslo.serialization==5.9.1 17:48:38 oslo.utils==10.0.0 17:48:38 packaging==26.0 17:48:38 pbr==7.0.3 17:48:38 platformdirs==4.9.2 17:48:38 prettytable==3.17.0 17:48:38 psutil==7.2.2 17:48:38 pyasn1==0.6.2 17:48:38 pyasn1_modules==0.4.2 17:48:38 pycparser==3.0 17:48:38 pygerrit2==2.0.15 17:48:38 PyGithub==2.8.1 17:48:38 Pygments==2.19.2 17:48:38 PyJWT==2.11.0 17:48:38 PyNaCl==1.6.2 17:48:38 pyparsing==2.4.7 17:48:38 pyperclip==1.11.0 17:48:38 pyrsistent==0.20.0 17:48:38 python-cinderclient==9.9.0 17:48:38 python-dateutil==2.9.0.post0 17:48:38 python-discovery==1.1.0 17:48:38 python-heatclient==5.1.0 17:48:38 python-jenkins==1.8.3 17:48:38 python-keystoneclient==5.8.0 17:48:38 python-magnumclient==4.10.0 17:48:38 python-openstackclient==9.0.0 17:48:38 python-swiftclient==4.10.0 17:48:38 PyYAML==6.0.3 17:48:38 referencing==0.37.0 17:48:38 requests==2.32.5 17:48:38 requests-oauthlib==2.0.0 17:48:38 requestsexceptions==1.4.0 17:48:38 rfc3986==2.0.0 17:48:38 rich==14.3.3 17:48:38 rich-argparse==1.7.2 17:48:38 rpds-py==0.30.0 17:48:38 rsa==4.9.1 17:48:38 ruamel.yaml==0.19.1 17:48:38 ruamel.yaml.clib==0.2.15 17:48:38 s3transfer==0.16.0 17:48:38 simplejson==3.20.2 17:48:38 six==1.17.0 17:48:38 smmap==5.0.2 17:48:38 soupsieve==2.8.3 17:48:38 stevedore==5.7.0 17:48:38 tabulate==0.9.0 17:48:38 toml==0.10.2 17:48:38 tomlkit==0.14.0 17:48:38 tqdm==4.67.3 17:48:38 typing_extensions==4.15.0 17:48:38 urllib3==1.26.20 17:48:38 virtualenv==21.1.0 17:48:38 wcwidth==0.6.0 17:48:38 websocket-client==1.9.0 17:48:38 wrapt==2.1.1 17:48:38 xdg==6.0.0 17:48:38 xmltodict==1.0.4 17:48:38 yq==3.4.3 17:48:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins808580869651020505.sh 17:48:38 ---> sudo-logs.sh 17:48:38 Archiving 'sudo' log.. 17:48:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6915683239312991172.sh 17:48:38 ---> job-cost.sh 17:48:38 INFO: Activating Python virtual environment... 17:48:38 Setup pyenv: 17:48:38 system 17:48:38 3.8.13 17:48:38 3.9.13 17:48:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zpE9 from file:/tmp/.os_lf_venv 17:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:40 lf-activate-venv(): INFO: Base packages installed successfully 17:48:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-zpE9/bin to PATH 17:48:45 INFO: No stack-cost file found 17:48:45 INFO: Instance uptime: 157s 17:48:45 INFO: Fetching instance metadata (attempt 1 of 3)... 17:48:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:48:46 INFO: Successfully fetched instance metadata 17:48:46 INFO: Instance type: v3-standard-4 17:48:46 INFO: Retrieving pricing info for: v3-standard-4 17:48:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:48:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 17:48:46 INFO: Successfully fetched Vexxhost pricing API 17:48:46 INFO: Retrieved cost: 0.11 17:48:46 INFO: Retrieved resource: v3-standard-4 17:48:46 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 17:48:46 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 17:48:46 INFO: Successfully archived job cost data 17:48:46 DEBUG: Cost data: oom-master-doc8-lint,602,2026-03-04 17:48:46,v3-standard-4,157,0.11,0.00,SUCCESS 17:48:46 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins3728088746769172643.sh 17:48:46 ---> logs-deploy.sh 17:48:46 Setup pyenv: 17:48:46 system 17:48:46 3.8.13 17:48:46 3.9.13 17:48:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zpE9 from file:/tmp/.os_lf_venv 17:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:48 lf-activate-venv(): INFO: Base packages installed successfully 17:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-zpE9/bin to PATH 17:48:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/602 17:48:55 INFO: archiving workspace using pattern(s): 17:48:55 /tmp/venv-zpE9/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:48:55 warnings.warn( 17:48:56 Archives upload complete. 17:48:57 INFO: archiving logs to Nexus 17:48:57 /tmp/venv-zpE9/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:48:57 warnings.warn( 17:48:57 ---> uname -a: 17:48:57 Linux prd-ubuntu1804-builder-4c-4g-1854 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:48:57 17:48:57 17:48:57 ---> lscpu: 17:48:57 Architecture: x86_64 17:48:57 CPU op-mode(s): 32-bit, 64-bit 17:48:57 Byte Order: Little Endian 17:48:57 CPU(s): 4 17:48:57 On-line CPU(s) list: 0-3 17:48:57 Thread(s) per core: 1 17:48:57 Core(s) per socket: 1 17:48:57 Socket(s): 4 17:48:57 NUMA node(s): 1 17:48:57 Vendor ID: AuthenticAMD 17:48:57 CPU family: 23 17:48:57 Model: 49 17:48:57 Model name: AMD EPYC-Rome Processor 17:48:57 Stepping: 0 17:48:57 CPU MHz: 2799.998 17:48:57 BogoMIPS: 5599.99 17:48:57 Virtualization: AMD-V 17:48:57 Hypervisor vendor: KVM 17:48:57 Virtualization type: full 17:48:57 L1d cache: 32K 17:48:57 L1i cache: 32K 17:48:57 L2 cache: 512K 17:48:57 L3 cache: 16384K 17:48:57 NUMA node0 CPU(s): 0-3 17:48:57 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 17:48:57 17:48:57 17:48:57 ---> nproc: 17:48:57 4 17:48:57 17:48:57 17:48:57 ---> df -h: 17:48:57 Filesystem Size Used Avail Use% Mounted on 17:48:57 udev 7.9G 0 7.9G 0% /dev 17:48:57 tmpfs 1.6G 676K 1.6G 1% /run 17:48:57 /dev/vda1 78G 8.5G 69G 11% / 17:48:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:48:57 tmpfs 5.0M 0 5.0M 0% /run/lock 17:48:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:48:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:48:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:48:57 17:48:57 17:48:57 ---> free -m: 17:48:57 total used free shared buff/cache available 17:48:57 Mem: 16040 537 13219 0 2282 15178 17:48:57 Swap: 1023 0 1023 17:48:57 17:48:57 17:48:57 ---> ip addr: 17:48:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:48:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:48:57 inet 127.0.0.1/8 scope host lo 17:48:57 valid_lft forever preferred_lft forever 17:48:57 inet6 ::1/128 scope host 17:48:57 valid_lft forever preferred_lft forever 17:48:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:48:57 link/ether fa:16:3e:ab:2d:01 brd ff:ff:ff:ff:ff:ff 17:48:57 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic ens3 17:48:57 valid_lft 86239sec preferred_lft 86239sec 17:48:57 inet6 fe80::f816:3eff:feab:2d01/64 scope link 17:48:57 valid_lft forever preferred_lft forever 17:48:57 17:48:57 17:48:57 ---> sar -b -r -n DEV: 17:48:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1854) 03/04/26 _x86_64_ (4 CPU) 17:48:57 17:48:57 17:46:17 LINUX RESTART (4 CPU) 17:48:57 17:48:57 17:47:02 tps rtps wtps bread/s bwrtn/s 17:48:57 17:48:01 152.97 10.88 142.09 420.87 41342.46 17:48:57 Average: 152.97 10.88 142.09 420.87 41342.46 17:48:57 17:48:57 17:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:48:57 17:48:01 13710788 15496424 2714180 16.52 74288 1903316 828620 4.74 768160 1716540 86380 17:48:57 Average: 13710788 15496424 2714180 16.52 74288 1903316 828620 4.74 768160 1716540 86380 17:48:57 17:48:57 17:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:48:57 17:48:01 ens3 126.53 84.65 1381.43 15.41 0.00 0.00 0.00 0.00 17:48:57 17:48:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 17:48:57 Average: ens3 126.53 84.65 1381.43 15.41 0.00 0.00 0.00 0.00 17:48:57 Average: lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 17:48:57 17:48:57 17:48:57 ---> sar -P ALL: 17:48:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1854) 03/04/26 _x86_64_ (4 CPU) 17:48:57 17:48:57 17:46:17 LINUX RESTART (4 CPU) 17:48:57 17:48:57 17:47:02 CPU %user %nice %system %iowait %steal %idle 17:48:57 17:48:01 all 15.71 0.00 1.37 8.74 0.07 74.11 17:48:57 17:48:01 0 3.23 0.00 0.66 13.48 0.03 82.59 17:48:57 17:48:01 1 17.47 0.00 1.54 2.20 0.07 78.72 17:48:57 17:48:01 2 13.64 0.00 1.48 19.01 0.09 65.79 17:48:57 17:48:01 3 28.46 0.00 1.80 0.29 0.08 69.37 17:48:57 Average: all 15.71 0.00 1.37 8.74 0.07 74.11 17:48:57 Average: 0 3.23 0.00 0.66 13.48 0.03 82.59 17:48:57 Average: 1 17.47 0.00 1.54 2.20 0.07 78.72 17:48:57 Average: 2 13.64 0.00 1.48 19.01 0.09 65.79 17:48:57 Average: 3 28.46 0.00 1.80 0.29 0.08 69.37 17:48:57 17:48:57 17:48:57