21:12:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146656 21:12:28 Running as SYSTEM 21:12:28 [EnvInject] - Loading node environment variables. 21:12:29 Building remotely on prd-ubuntu1804-builder-4c-4g-12344 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 21:12:29 [ssh-agent] Looking for ssh-agent implementation... 21:12:29 $ ssh-agent 21:12:29 SSH_AUTH_SOCK=/tmp/ssh-LsNf9QZKw46k/agent.1647 21:12:29 SSH_AGENT_PID=1649 21:12:29 [ssh-agent] Started. 21:12:29 Running ssh-add (command line suppressed) 21:12:29 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_7009433257348207746.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_7009433257348207746.key) 21:12:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:12:29 The recommended git tool is: NONE 21:12:31 using credential onap-jenkins-ssh 21:12:31 Wiping out workspace first. 21:12:31 Cloning the remote Git repository 21:12:31 Cloning repository git://cloud.onap.org/mirror/oom.git 21:12:31 > git init /w/workspace/oom-master-doc8-lint # timeout=10 21:12:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:12:31 > git --version # timeout=10 21:12:31 > git --version # 'git version 2.17.1' 21:12:31 using GIT_SSH to set credentials Gerrit user 21:12:31 Verifying host key using manually-configured host key entries 21:12:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:12:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:12:36 using GIT_SSH to set credentials Gerrit user 21:12:36 Verifying host key using manually-configured host key entries 21:12:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146656/1 # timeout=30 21:12:37 > git rev-parse 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a^{commit} # timeout=10 21:12:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:12:37 Checking out Revision 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a (refs/changes/56/146656/1) 21:12:37 > git config core.sparsecheckout # timeout=10 21:12:37 > git checkout -f 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a # timeout=30 21:12:40 Commit message: "docs: Fix multiple duplicated word typos" 21:12:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:12:40 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 21:12:40 [EnvInject] - Injecting environment variables from a build step. 21:12:40 [EnvInject] - Injecting as environment variables the properties content 21:12:40 PYTHON=python3 21:12:40 21:12:40 [EnvInject] - Variables injected successfully. 21:12:40 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins11041953229059817300.sh 21:12:40 ---> tox-install.sh 21:12:40 + source /home/jenkins/lf-env.sh 21:12:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:40 ++ mktemp -d /tmp/venv-XXXX 21:12:40 + lf_venv=/tmp/venv-no5u 21:12:40 + local venv_file=/tmp/.os_lf_venv 21:12:40 + local python=python3 21:12:40 + local options 21:12:40 + local set_path=true 21:12:40 + local install_args= 21:12:40 ++ 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 21:12:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:40 + true 21:12:40 + case $1 in 21:12:40 + venv_file=/tmp/.toxenv 21:12:40 + shift 2 21:12:40 + true 21:12:40 + case $1 in 21:12:40 + shift 21:12:40 + break 21:12:40 + case $python in 21:12:40 + local pkg_list= 21:12:40 + [[ -d /opt/pyenv ]] 21:12:40 + echo 'Setup pyenv:' 21:12:40 Setup pyenv: 21:12:40 + export PYENV_ROOT=/opt/pyenv 21:12:40 + PYENV_ROOT=/opt/pyenv 21:12:40 + 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 21:12:40 + 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 21:12:40 + pyenv versions 21:12:41 * system (set by /opt/pyenv/version) 21:12:41 * 3.8.13 (set by /opt/pyenv/version) 21:12:41 * 3.9.13 (set by /opt/pyenv/version) 21:12:41 * 3.10.6 (set by /opt/pyenv/version) 21:12:41 + command -v pyenv 21:12:41 ++ pyenv init - --no-rehash 21:12:41 + 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[*]}"'\'')" 21:12:41 export PATH="/opt/pyenv/shims:${PATH}" 21:12:41 export PYENV_SHELL=bash 21:12:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:41 pyenv() { 21:12:41 local command 21:12:41 command="${1:-}" 21:12:41 if [ "$#" -gt 0 ]; then 21:12:41 shift 21:12:41 fi 21:12:41 21:12:41 case "$command" in 21:12:41 rehash|shell) 21:12:41 eval "$(pyenv "sh-$command" "$@")" 21:12:41 ;; 21:12:41 *) 21:12:41 command pyenv "$command" "$@" 21:12:41 ;; 21:12:41 esac 21:12:41 }' 21:12:41 +++ 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[*]}"' 21:12:41 ++ 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 21:12:41 ++ 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 21:12:41 ++ 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 21:12:41 ++ export PYENV_SHELL=bash 21:12:41 ++ PYENV_SHELL=bash 21:12:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:41 +++ complete -F _pyenv pyenv 21:12:41 ++ lf-pyver python3 21:12:41 ++ local py_version_xy=python3 21:12:41 ++ local py_version_xyz= 21:12:41 ++ pyenv versions 21:12:41 ++ local command 21:12:41 ++ sed 's/^[ *]* //' 21:12:41 ++ command=versions 21:12:41 ++ '[' 1 -gt 0 ']' 21:12:41 ++ awk '{ print $1 }' 21:12:41 ++ shift 21:12:41 ++ case "$command" in 21:12:41 ++ command pyenv versions 21:12:41 ++ pyenv versions 21:12:41 ++ grep -E '^[0-9.]*[0-9]$' 21:12:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:41 +++ grep '^3' /tmp/.pyenv_versions 21:12:41 +++ sort -V 21:12:41 +++ tail -n 1 21:12:41 ++ py_version_xyz=3.10.6 21:12:41 ++ [[ -z 3.10.6 ]] 21:12:41 ++ echo 3.10.6 21:12:41 ++ return 0 21:12:41 + pyenv local 3.10.6 21:12:41 + local command 21:12:41 + command=local 21:12:41 + '[' 2 -gt 0 ']' 21:12:41 + shift 21:12:41 + case "$command" in 21:12:41 + command pyenv local 3.10.6 21:12:41 + pyenv local 3.10.6 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='tox ' 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='virtualenv ' 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='urllib3~=1.26.15 ' 21:12:41 + [[ -f /tmp/.toxenv ]] 21:12:41 + [[ ! -f /tmp/.toxenv ]] 21:12:41 + [[ -n '' ]] 21:12:41 + python3 -m venv /tmp/venv-no5u 21:12:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-no5u' 21:12:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-no5u 21:12:45 + echo /tmp/venv-no5u 21:12:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:12:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:12:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:45 + local 'pip_opts=--upgrade --quiet' 21:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:45 + [[ -n '' ]] 21:12:45 + [[ -n '' ]] 21:12:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:45 + /tmp/venv-no5u/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 21:12:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:53 lf-activate-venv(): INFO: Base packages installed successfully 21:12:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:53 + /tmp/venv-no5u/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 21:12:55 + type python3 21:12:55 + true 21:12:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-no5u/bin to PATH' 21:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-no5u/bin to PATH 21:12:55 + PATH=/tmp/venv-no5u/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 21:12:55 + return 0 21:12:55 + python3 --version 21:12:55 Python 3.10.6 21:12:55 + python3 -m pip --version 21:12:55 pip 26.1.2 from /tmp/venv-no5u/lib/python3.10/site-packages/pip (python 3.10) 21:12:55 + python3 -m pip freeze 21:12:55 cachetools==7.1.6 21:12:55 colorama==0.4.6 21:12:55 distlib==0.4.3 21:12:55 filelock==3.32.0 21:12:55 packaging==26.2 21:12:55 platformdirs==4.11.0 21:12:55 pluggy==1.6.0 21:12:55 pyproject-api==1.11.0 21:12:55 python-discovery==1.5.0 21:12:55 tomli==2.4.1 21:12:55 tomli_w==1.2.0 21:12:55 tox==4.58.0 21:12:55 typing_extensions==4.16.0 21:12:55 urllib3==1.26.20 21:12:55 virtualenv==21.7.0 21:12:55 [EnvInject] - Injecting environment variables from a build step. 21:12:55 [EnvInject] - Injecting as environment variables the properties content 21:12:55 PARALLEL=false 21:12:55 21:12:55 [EnvInject] - Variables injected successfully. 21:12:55 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins738882423584723196.sh 21:12:55 ---> tox-run.sh 21:12:55 + 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 21:12:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 21:12:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 21:12:55 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 21:12:55 + cd /w/workspace/oom-master-doc8-lint/. 21:12:55 + source /home/jenkins/lf-env.sh 21:12:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:55 ++ mktemp -d /tmp/venv-XXXX 21:12:55 + lf_venv=/tmp/venv-TBW5 21:12:55 + local venv_file=/tmp/.os_lf_venv 21:12:55 + local python=python3 21:12:55 + local options 21:12:55 + local set_path=true 21:12:55 + local install_args= 21:12:55 ++ 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 21:12:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:55 + true 21:12:55 + case $1 in 21:12:55 + venv_file=/tmp/.toxenv 21:12:55 + shift 2 21:12:55 + true 21:12:55 + case $1 in 21:12:55 + shift 21:12:55 + break 21:12:55 + case $python in 21:12:55 + local pkg_list= 21:12:55 + [[ -d /opt/pyenv ]] 21:12:55 + echo 'Setup pyenv:' 21:12:55 Setup pyenv: 21:12:55 + export PYENV_ROOT=/opt/pyenv 21:12:55 + PYENV_ROOT=/opt/pyenv 21:12:55 + 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 21:12:55 + 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 21:12:55 + pyenv versions 21:12:55 system 21:12:55 3.8.13 21:12:55 3.9.13 21:12:55 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 21:12:55 + command -v pyenv 21:12:55 ++ pyenv init - --no-rehash 21:12:56 + 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[*]}"'\'')" 21:12:56 export PATH="/opt/pyenv/shims:${PATH}" 21:12:56 export PYENV_SHELL=bash 21:12:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:56 pyenv() { 21:12:56 local command 21:12:56 command="${1:-}" 21:12:56 if [ "$#" -gt 0 ]; then 21:12:56 shift 21:12:56 fi 21:12:56 21:12:56 case "$command" in 21:12:56 rehash|shell) 21:12:56 eval "$(pyenv "sh-$command" "$@")" 21:12:56 ;; 21:12:56 *) 21:12:56 command pyenv "$command" "$@" 21:12:56 ;; 21:12:56 esac 21:12:56 }' 21:12:56 +++ 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[*]}"' 21:12:56 ++ 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 21:12:56 ++ 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 21:12:56 ++ 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 21:12:56 ++ export PYENV_SHELL=bash 21:12:56 ++ PYENV_SHELL=bash 21:12:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:56 +++ complete -F _pyenv pyenv 21:12:56 ++ lf-pyver python3 21:12:56 ++ local py_version_xy=python3 21:12:56 ++ local py_version_xyz= 21:12:56 ++ pyenv versions 21:12:56 ++ local command 21:12:56 ++ command=versions 21:12:56 ++ '[' 1 -gt 0 ']' 21:12:56 ++ shift 21:12:56 ++ case "$command" in 21:12:56 ++ command pyenv versions 21:12:56 ++ pyenv versions 21:12:56 ++ sed 's/^[ *]* //' 21:12:56 ++ awk '{ print $1 }' 21:12:56 ++ grep -E '^[0-9.]*[0-9]$' 21:12:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:56 +++ grep '^3' /tmp/.pyenv_versions 21:12:56 +++ sort -V 21:12:56 +++ tail -n 1 21:12:56 ++ py_version_xyz=3.10.6 21:12:56 ++ [[ -z 3.10.6 ]] 21:12:56 ++ echo 3.10.6 21:12:56 ++ return 0 21:12:56 + pyenv local 3.10.6 21:12:56 + local command 21:12:56 + command=local 21:12:56 + '[' 2 -gt 0 ']' 21:12:56 + shift 21:12:56 + case "$command" in 21:12:56 + command pyenv local 3.10.6 21:12:56 + pyenv local 3.10.6 21:12:56 + for arg in "$@" 21:12:56 + case $arg in 21:12:56 + pkg_list+='tox ' 21:12:56 + for arg in "$@" 21:12:56 + case $arg in 21:12:56 + pkg_list+='virtualenv ' 21:12:56 + for arg in "$@" 21:12:56 + case $arg in 21:12:56 + pkg_list+='urllib3~=1.26.15 ' 21:12:56 + [[ -f /tmp/.toxenv ]] 21:12:56 ++ cat /tmp/.toxenv 21:12:56 + lf_venv=/tmp/venv-no5u 21:12:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-no5u from' file:/tmp/.toxenv 21:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-no5u from file:/tmp/.toxenv 21:12:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:56 + local 'pip_opts=--upgrade --quiet' 21:12:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:56 + [[ -n '' ]] 21:12:56 + [[ -n '' ]] 21:12:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:56 + /tmp/venv-no5u/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 21:12:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:56 lf-activate-venv(): INFO: Base packages installed successfully 21:12:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:56 + /tmp/venv-no5u/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 21:12:57 + type python3 21:12:57 + true 21:12:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-no5u/bin to PATH' 21:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-no5u/bin to PATH 21:12:57 + PATH=/tmp/venv-no5u/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 21:12:57 + return 0 21:12:57 + [[ -d /opt/pyenv ]] 21:12:57 + echo '---> Setting up pyenv' 21:12:57 ---> Setting up pyenv 21:12:57 + export PYENV_ROOT=/opt/pyenv 21:12:57 + PYENV_ROOT=/opt/pyenv 21:12:57 + export PATH=/opt/pyenv/bin:/tmp/venv-no5u/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 21:12:57 + PATH=/opt/pyenv/bin:/tmp/venv-no5u/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 21:12:57 ++ pwd 21:12:57 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 21:12:57 + export PYTHONPATH 21:12:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:12:57 + TOX_TESTENV_PASSENV=PYTHONPATH 21:12:57 + tox --version 21:12:58 4.58.0 from /tmp/venv-no5u/lib/python3.10/site-packages/tox/__init__.py 21:12:58 + PARALLEL=false 21:12:58 + TOX_OPTIONS_LIST= 21:12:58 + [[ -n doc8 ]] 21:12:58 + TOX_OPTIONS_LIST=' -e doc8' 21:12:58 + case ${PARALLEL,,} in 21:12:58 + tox -e doc8 21:12:58 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 21:12:59 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 21:13:20 doc8: freeze> python -m pip freeze --all 21:13:21 doc8: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 21:13:21 doc8: commands[0]> doc8 docs/ 21:13:24 Scanning... 21:13:24 Validating... 21:13:24 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 21:13:24 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 21:13:24 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 21:13:24 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 21:13:24 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 21:13:24 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 21:13:24 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 21:13:24 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 21:13:24 ======== 21:13:24 Total files scanned = 43 21:13:24 Total files ignored = 0 21:13:24 Total accumulated errors = 87 21:13:24 Detailed error counts: 21:13:24 - doc8.checks.CheckCarriageReturn = 0 21:13:24 - doc8.checks.CheckIndentationNoTab = 0 21:13:24 - doc8.checks.CheckMaxLineLength = 86 21:13:24 - doc8.checks.CheckNewlineEndOfFile = 1 21:13:24 - doc8.checks.CheckTrailingWhitespace = 0 21:13:24 - doc8.checks.CheckValidity = 0 21:13:24 doc8: exit 1 (2.88 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2240 21:13:24 doc8: command failed but is marked ignore outcome so handling it as success 21:13:24 doc8: OK (25.66=setup[22.77]+cmd[2.88] seconds) 21:13:24 congratulations :) (25.70 seconds) 21:13:24 + tox_status=0 21:13:24 + echo '---> Completed tox runs' 21:13:24 ---> Completed tox runs 21:13:24 + for i in .tox/*/log 21:13:24 ++ echo .tox/doc8/log 21:13:24 ++ awk -F/ '{print $2}' 21:13:24 + tox_env=doc8 21:13:24 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 21:13:24 + DOC_DIR=docs/_build/html 21:13:24 + [[ -d docs/_build/html ]] 21:13:24 + echo '---> tox-run.sh ends' 21:13:24 ---> tox-run.sh ends 21:13:24 + test 0 -eq 0 21:13:24 $ ssh-agent -k 21:13:24 unset SSH_AUTH_SOCK; 21:13:24 unset SSH_AGENT_PID; 21:13:24 echo Agent pid 1649 killed; 21:13:24 [ssh-agent] Stopped. 21:13:24 [PostBuildScript] - [INFO] Executing post build scripts. 21:13:24 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8345040018607462970.sh 21:13:24 ---> sysstat.sh 21:13:24 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17966837882337383125.sh 21:13:24 ---> package-listing.sh 21:13:24 ++ facter osfamily 21:13:24 ++ tr '[:upper:]' '[:lower:]' 21:13:24 + OS_FAMILY=debian 21:13:24 + workspace=/w/workspace/oom-master-doc8-lint 21:13:24 + START_PACKAGES=/tmp/packages_start.txt 21:13:24 + END_PACKAGES=/tmp/packages_end.txt 21:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:24 + PACKAGES=/tmp/packages_start.txt 21:13:24 + '[' /w/workspace/oom-master-doc8-lint ']' 21:13:24 + PACKAGES=/tmp/packages_end.txt 21:13:24 + case "${OS_FAMILY}" in 21:13:24 + dpkg -l 21:13:24 + grep '^ii' 21:13:25 + '[' -f /tmp/packages_start.txt ']' 21:13:25 + '[' -f /tmp/packages_end.txt ']' 21:13:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:25 + '[' /w/workspace/oom-master-doc8-lint ']' 21:13:25 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 21:13:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 21:13:25 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2074711155301840887.sh 21:13:25 ---> capture-instance-metadata.sh 21:13:25 Setup pyenv: 21:13:25 system 21:13:25 3.8.13 21:13:25 3.9.13 21:13:25 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 21:13:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5141 21:13:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:13:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:13:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:13:32 lf-activate-venv(): INFO: Base packages installed successfully 21:13:32 lf-activate-venv(): INFO: Installing additional packages: lftools 21:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-5141/bin to PATH 21:13:57 INFO: Running in OpenStack, capturing instance metadata 21:13:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11781624165202864635.sh 21:13:57 provisioning config files... 21:13:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config2884081906061493327tmp 21:13:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:13:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:13:57 [EnvInject] - Injecting environment variables from a build step. 21:13:57 [EnvInject] - Injecting as environment variables the properties content 21:13:57 SERVER_ID=logs 21:13:57 21:13:57 [EnvInject] - Variables injected successfully. 21:13:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15407073492115700442.sh 21:13:57 ---> create-netrc.sh 21:13:57 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17732641701621863607.sh 21:13:57 ---> python-tools-install.sh 21:13:57 Setup pyenv: 21:13:57 system 21:13:57 3.8.13 21:13:57 3.9.13 21:13:57 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 21:13:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5141 from file:/tmp/.os_lf_venv 21:13:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:13:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:13:59 lf-activate-venv(): INFO: Base packages installed successfully 21:13:59 lf-activate-venv(): INFO: Installing additional packages: lftools 21:14:06 lf-activate-venv(): INFO: Adding /tmp/venv-5141/bin to PATH 21:14:06 Generating Requirements File 21:14:32 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. 21:14:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:14:32 Python 3.10.6 21:14:32 pip 26.1.2 from /tmp/venv-5141/lib/python3.10/site-packages/pip (python 3.10) 21:14:32 aiohappyeyeballs==2.7.1 21:14:32 aiohttp==3.14.3 21:14:32 aiosignal==1.4.0 21:14:32 appdirs==1.4.4 21:14:32 argcomplete==3.7.0 21:14:32 aspy.yaml==1.3.0 21:14:32 async-timeout==5.0.1 21:14:32 attrs==26.1.0 21:14:32 autopage==0.6.0 21:14:32 backports.strenum==1.3.1 21:14:32 beautifulsoup4==4.15.0 21:14:32 boto3==1.43.56 21:14:32 botocore==1.43.56 21:14:32 bs4==0.0.2 21:14:32 certifi==2026.7.22 21:14:32 cffi==2.1.0 21:14:32 cfgv==3.5.0 21:14:32 chardet==7.4.3 21:14:32 charset-normalizer==3.4.9 21:14:32 click==8.4.2 21:14:32 cliff==4.14.0 21:14:32 cmd2==3.5.1 21:14:32 cryptography==3.3.2 21:14:32 debtcollector==3.1.0 21:14:32 decorator==5.3.1 21:14:32 defusedxml==0.7.1 21:14:32 Deprecated==1.3.1 21:14:32 distlib==0.4.3 21:14:32 dnspython==2.8.0 21:14:32 docker==7.2.0 21:14:32 dogpile.cache==1.5.0 21:14:32 durationpy==0.10 21:14:32 email-validator==2.3.0 21:14:32 filelock==3.32.0 21:14:32 frozenlist==1.8.0 21:14:32 future==1.0.0 21:14:32 gitdb==4.0.12 21:14:32 GitPython==3.1.56 21:14:32 httplib2==0.30.2 21:14:32 identify==2.6.19 21:14:32 idna==3.18 21:14:32 importlib-resources==1.5.0 21:14:32 iso8601==2.1.0 21:14:32 Jinja2==3.1.6 21:14:32 jmespath==1.1.0 21:14:32 jsonpatch==1.33 21:14:32 jsonpointer==3.1.1 21:14:32 jsonschema==4.26.0 21:14:32 jsonschema-specifications==2025.9.1 21:14:32 keystoneauth1==5.14.0 21:14:32 kubernetes==36.0.3 21:14:32 lftools==0.37.22 21:14:32 lxml==6.1.1 21:14:32 markdown-it-py==4.2.0 21:14:32 MarkupSafe==3.0.3 21:14:32 mdurl==0.1.2 21:14:32 msgpack==1.2.1 21:14:32 multi_key_dict==2.0.3 21:14:32 multidict==6.7.1 21:14:32 munch==4.0.0 21:14:32 netaddr==1.3.0 21:14:32 niet==1.4.2 21:14:32 nodeenv==1.10.0 21:14:32 oauth2client==4.1.3 21:14:32 oauthlib==3.3.1 21:14:32 openstacksdk==4.13.0 21:14:32 os-service-types==1.8.2 21:14:32 osc-lib==4.6.0 21:14:32 oslo.config==10.4.0 21:14:32 oslo.context==6.4.0 21:14:32 oslo.i18n==6.8.0 21:14:32 oslo.log==8.2.0 21:14:32 oslo.serialization==5.10.0 21:14:32 oslo.utils==10.1.1 21:14:32 packaging==26.2 21:14:32 pbr==7.0.3 21:14:32 platformdirs==4.11.0 21:14:32 prettytable==3.18.0 21:14:32 propcache==0.5.2 21:14:32 psutil==7.2.2 21:14:32 pyasn1==0.6.4 21:14:32 pyasn1_modules==0.4.2 21:14:32 pycparser==3.0 21:14:32 pygerrit2==2.0.15 21:14:32 PyGithub==2.9.1 21:14:32 Pygments==2.20.0 21:14:32 PyJWT==2.13.0 21:14:32 PyNaCl==1.6.2 21:14:32 pyparsing==2.4.7 21:14:32 pyperclip==1.11.0 21:14:32 pyrsistent==0.20.0 21:14:32 python-cinderclient==9.9.0 21:14:32 python-dateutil==2.9.0.post0 21:14:32 python-discovery==1.5.0 21:14:32 python-heatclient==5.2.0 21:14:32 python-jenkins==1.8.3 21:14:32 python-keystoneclient==5.8.0 21:14:32 python-magnumclient==4.11.0 21:14:32 python-openstackclient==10.0.0 21:14:32 python-swiftclient==4.10.0 21:14:32 PyYAML==6.0.3 21:14:32 referencing==0.37.0 21:14:32 requests==2.34.2 21:14:32 requests-oauthlib==2.0.0 21:14:32 rfc3986==2.0.0 21:14:32 rich==15.0.0 21:14:32 rich-argparse==1.8.0 21:14:32 rpds-py==0.30.0 21:14:32 rsa==4.9.1 21:14:32 ruamel.yaml==0.19.1 21:14:32 ruamel.yaml.clib==0.2.15 21:14:32 s3transfer==0.19.2 21:14:32 simplejson==4.1.1 21:14:32 six==1.17.0 21:14:32 smmap==5.0.3 21:14:32 soupsieve==2.9.1 21:14:32 stevedore==5.8.0 21:14:32 tabulate==0.10.0 21:14:32 toml==0.10.2 21:14:32 tomlkit==0.15.1 21:14:32 tqdm==4.69.1 21:14:32 typing_extensions==4.16.0 21:14:32 urllib3==1.26.20 21:14:32 virtualenv==21.7.0 21:14:32 wcwidth==0.8.2 21:14:32 websocket-client==1.9.0 21:14:32 wrapt==2.2.2 21:14:32 xdg==6.0.0 21:14:32 xmltodict==1.0.4 21:14:32 yarl==1.24.5 21:14:32 yq==4.1.2 21:14:32 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins12302896094969377023.sh 21:14:32 ---> uv-install.sh 21:14:32 Installing uv/uvx (latest) using shell installer 21:14:33 2026-07-25 21:14:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-B78Oaw.sh" [1] 21:14:33 downloading uv 0.11.32 x86_64-unknown-linux-gnu 21:14:34 installing to /home/jenkins/.local/bin 21:14:34 uv 21:14:34 uvx 21:14:34 everything's installed! 21:14:34 21:14:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:14:34 21:14:34 source $HOME/.local/bin/env (sh, bash, zsh) 21:14:34 source $HOME/.local/bin/env.fish (fish) 21:14:34 Adding install location to PATH 21:14:34 ---> Validating uv/uvx install 21:14:34 uvx 0.11.32 (x86_64-unknown-linux-gnu) 21:14:34 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16422274113700561157.sh 21:14:34 ---> sudo-logs.sh 21:14:34 Archiving 'sudo' log.. 21:14:34 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12104005890559797190.sh 21:14:34 ---> job-cost.sh 21:14:34 INFO: Activating Python virtual environment... 21:14:34 Setup pyenv: 21:14:34 system 21:14:34 3.8.13 21:14:34 3.9.13 21:14:34 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 21:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5141 from file:/tmp/.os_lf_venv 21:14:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:14:36 lf-activate-venv(): INFO: Base packages installed successfully 21:14:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-5141/bin to PATH 21:14:41 INFO: No stack-cost file found 21:14:41 INFO: Instance uptime: 160s 21:14:41 INFO: Fetching instance metadata (attempt 1 of 3)... 21:14:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:14:42 INFO: Successfully fetched instance metadata 21:14:42 INFO: Instance type: v3-standard-4 21:14:42 INFO: Retrieving pricing info for: v3-standard-4 21:14:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:14:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 21:14:42 INFO: Successfully fetched Vexxhost pricing API 21:14:42 INFO: Retrieved cost: 0.11 21:14:42 INFO: Retrieved resource: v3-standard-4 21:14:42 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 21:14:42 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 21:14:42 INFO: Successfully archived job cost data 21:14:42 DEBUG: Cost data: oom-master-doc8-lint,615,2026-07-25 21:14:42,v3-standard-4,160,0.11,0.00,SUCCESS 21:14:42 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15520497482726903629.sh 21:14:42 ---> logs-deploy.sh 21:14:42 Setup pyenv: 21:14:42 system 21:14:42 3.8.13 21:14:42 3.9.13 21:14:42 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 21:14:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5141 from file:/tmp/.os_lf_venv 21:14:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:14:44 lf-activate-venv(): INFO: Base packages installed successfully 21:14:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-5141/bin to PATH 21:14:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/615 21:14:51 INFO: archiving workspace using pattern(s): 21:14:52 Archives upload complete. 21:14:53 INFO: archiving logs to Nexus 21:14:53 ---> uname -a: 21:14:53 Linux prd-ubuntu1804-builder-4c-4g-12344 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:14:53 21:14:53 21:14:53 ---> lscpu: 21:14:53 Architecture: x86_64 21:14:53 CPU op-mode(s): 32-bit, 64-bit 21:14:53 Byte Order: Little Endian 21:14:53 CPU(s): 4 21:14:53 On-line CPU(s) list: 0-3 21:14:53 Thread(s) per core: 1 21:14:53 Core(s) per socket: 1 21:14:53 Socket(s): 4 21:14:53 NUMA node(s): 1 21:14:53 Vendor ID: AuthenticAMD 21:14:53 CPU family: 23 21:14:53 Model: 49 21:14:53 Model name: AMD EPYC-Rome Processor 21:14:53 Stepping: 0 21:14:53 CPU MHz: 2800.000 21:14:53 BogoMIPS: 5600.00 21:14:53 Virtualization: AMD-V 21:14:53 Hypervisor vendor: KVM 21:14:53 Virtualization type: full 21:14:53 L1d cache: 32K 21:14:53 L1i cache: 32K 21:14:53 L2 cache: 512K 21:14:53 L3 cache: 16384K 21:14:53 NUMA node0 CPU(s): 0-3 21:14:53 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 21:14:53 21:14:53 21:14:53 ---> nproc: 21:14:53 4 21:14:53 21:14:53 21:14:53 ---> df -h: 21:14:53 Filesystem Size Used Avail Use% Mounted on 21:14:53 udev 7.9G 0 7.9G 0% /dev 21:14:53 tmpfs 1.6G 676K 1.6G 1% /run 21:14:53 /dev/vda1 78G 8.6G 69G 12% / 21:14:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:14:53 tmpfs 5.0M 0 5.0M 0% /run/lock 21:14:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:14:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:14:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:14:53 21:14:53 21:14:53 ---> free -m: 21:14:53 total used free shared buff/cache available 21:14:53 Mem: 16040 552 13119 0 2368 15161 21:14:53 Swap: 1023 0 1023 21:14:53 21:14:53 21:14:53 ---> ip addr: 21:14:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:14:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:14:53 inet 127.0.0.1/8 scope host lo 21:14:53 valid_lft forever preferred_lft forever 21:14:53 inet6 ::1/128 scope host 21:14:53 valid_lft forever preferred_lft forever 21:14:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:14:53 link/ether fa:16:3e:07:b0:90 brd ff:ff:ff:ff:ff:ff 21:14:53 inet 10.30.107.0/23 brd 10.30.107.255 scope global dynamic ens3 21:14:53 valid_lft 86236sec preferred_lft 86236sec 21:14:53 inet6 fe80::f816:3eff:fe07:b090/64 scope link 21:14:53 valid_lft forever preferred_lft forever 21:14:53 21:14:53 21:14:53 ---> sar -b -r -n DEV: 21:14:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12344) 07/25/26 _x86_64_ (4 CPU) 21:14:53 21:14:53 21:12:12 LINUX RESTART (4 CPU) 21:14:53 21:14:53 21:13:01 tps rtps wtps bread/s bwrtn/s 21:14:53 21:14:01 129.28 1.08 128.20 115.58 24741.61 21:14:53 Average: 129.28 1.08 128.20 115.58 24741.61 21:14:53 21:14:53 21:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:14:53 21:14:01 13721048 15544452 2703912 16.46 83520 1925960 781736 4.47 714528 1742960 167540 21:14:53 Average: 13721048 15544452 2703912 16.46 83520 1925960 781736 4.47 714528 1742960 167540 21:14:53 21:14:53 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:14:53 21:14:01 ens3 78.52 52.46 1136.95 11.75 0.00 0.00 0.00 0.00 21:14:53 21:14:01 lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 21:14:53 Average: ens3 78.52 52.46 1136.95 11.75 0.00 0.00 0.00 0.00 21:14:53 Average: lo 1.07 1.07 0.13 0.13 0.00 0.00 0.00 0.00 21:14:53 21:14:53 21:14:53 ---> sar -P ALL: 21:14:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12344) 07/25/26 _x86_64_ (4 CPU) 21:14:53 21:14:53 21:12:12 LINUX RESTART (4 CPU) 21:14:53 21:14:53 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:14:53 21:14:01 all 19.78 0.00 1.46 4.42 0.05 74.29 21:14:53 21:14:01 0 4.34 0.00 0.67 3.74 0.03 91.22 21:14:53 21:14:01 1 18.31 0.00 1.30 2.75 0.05 77.58 21:14:53 21:14:01 2 49.04 0.00 3.36 9.52 0.10 37.99 21:14:53 21:14:01 3 7.58 0.00 0.51 1.73 0.05 90.13 21:14:53 Average: all 19.78 0.00 1.46 4.42 0.05 74.29 21:14:53 Average: 0 4.34 0.00 0.67 3.74 0.03 91.22 21:14:53 Average: 1 18.31 0.00 1.30 2.75 0.05 77.58 21:14:53 Average: 2 49.04 0.00 3.36 9.52 0.10 37.99 21:14:53 Average: 3 7.58 0.00 0.51 1.73 0.05 90.13 21:14:53 21:14:53 21:14:53