07:40:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 07:40:58 Running as SYSTEM 07:40:58 [EnvInject] - Loading node environment variables. 07:40:58 Building remotely on prd-ubuntu1804-builder-4c-4g-12509 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:40:58 [ssh-agent] Looking for ssh-agent implementation... 07:40:58 $ ssh-agent 07:40:58 SSH_AUTH_SOCK=/tmp/ssh-frPnxA0OcWQX/agent.1667 07:40:58 SSH_AGENT_PID=1669 07:40:58 [ssh-agent] Started. 07:40:58 Running ssh-add (command line suppressed) 07:40:58 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_6562503840700621857.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_6562503840700621857.key) 07:40:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:40:58 The recommended git tool is: NONE 07:41:00 using credential onap-jenkins-ssh 07:41:00 Wiping out workspace first. 07:41:00 Cloning the remote Git repository 07:41:00 Cloning repository git://cloud.onap.org/mirror/oom.git 07:41:00 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:41:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:41:00 > git --version # timeout=10 07:41:00 > git --version # 'git version 2.17.1' 07:41:00 using GIT_SSH to set credentials Gerrit user 07:41:00 Verifying host key using manually-configured host key entries 07:41:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:41:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:41:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:41:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:41:06 using GIT_SSH to set credentials Gerrit user 07:41:06 Verifying host key using manually-configured host key entries 07:41:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/1 # timeout=30 07:41:06 > git rev-parse 4c1c07ef1311967ad57739bd0b551deafd659fb4^{commit} # timeout=10 07:41:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:41:06 Checking out Revision 4c1c07ef1311967ad57739bd0b551deafd659fb4 (refs/changes/58/146658/1) 07:41:06 > git config core.sparsecheckout # timeout=10 07:41:06 > git checkout -f 4c1c07ef1311967ad57739bd0b551deafd659fb4 # timeout=30 07:41:10 Commit message: "docs: Fix multiple typos in guides" 07:41:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:41:10 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:41:10 [EnvInject] - Injecting environment variables from a build step. 07:41:10 [EnvInject] - Injecting as environment variables the properties content 07:41:10 PYTHON=python3 07:41:10 07:41:10 [EnvInject] - Variables injected successfully. 07:41:10 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17704780985183234757.sh 07:41:10 ---> tox-install.sh 07:41:10 + source /home/jenkins/lf-env.sh 07:41:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:10 ++ mktemp -d /tmp/venv-XXXX 07:41:10 + lf_venv=/tmp/venv-hEHt 07:41:10 + local venv_file=/tmp/.os_lf_venv 07:41:10 + local python=python3 07:41:10 + local options 07:41:10 + local set_path=true 07:41:10 + local install_args= 07:41:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:41:10 + true 07:41:10 + case $1 in 07:41:10 + venv_file=/tmp/.toxenv 07:41:10 + shift 2 07:41:10 + true 07:41:10 + case $1 in 07:41:10 + shift 07:41:10 + break 07:41:10 + case $python in 07:41:10 + local pkg_list= 07:41:10 + [[ -d /opt/pyenv ]] 07:41:10 + echo 'Setup pyenv:' 07:41:10 Setup pyenv: 07:41:10 + export PYENV_ROOT=/opt/pyenv 07:41:10 + PYENV_ROOT=/opt/pyenv 07:41:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:10 + pyenv versions 07:41:10 * system (set by /opt/pyenv/version) 07:41:10 * 3.8.13 (set by /opt/pyenv/version) 07:41:10 * 3.9.13 (set by /opt/pyenv/version) 07:41:10 * 3.10.6 (set by /opt/pyenv/version) 07:41:10 + command -v pyenv 07:41:10 ++ pyenv init - --no-rehash 07:41:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:41:10 export PATH="/opt/pyenv/shims:${PATH}" 07:41:10 export PYENV_SHELL=bash 07:41:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:41:10 pyenv() { 07:41:10 local command 07:41:10 command="${1:-}" 07:41:10 if [ "$#" -gt 0 ]; then 07:41:10 shift 07:41:10 fi 07:41:10 07:41:10 case "$command" in 07:41:10 rehash|shell) 07:41:10 eval "$(pyenv "sh-$command" "$@")" 07:41:10 ;; 07:41:10 *) 07:41:10 command pyenv "$command" "$@" 07:41:10 ;; 07:41:10 esac 07:41:10 }' 07:41:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:41:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:10 ++ export PYENV_SHELL=bash 07:41:10 ++ PYENV_SHELL=bash 07:41:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:41:10 +++ complete -F _pyenv pyenv 07:41:10 ++ lf-pyver python3 07:41:10 ++ local py_version_xy=python3 07:41:10 ++ local py_version_xyz= 07:41:10 ++ pyenv versions 07:41:10 ++ local command 07:41:10 ++ command=versions 07:41:10 ++ '[' 1 -gt 0 ']' 07:41:10 ++ sed 's/^[ *]* //' 07:41:10 ++ shift 07:41:10 ++ case "$command" in 07:41:10 ++ command pyenv versions 07:41:10 ++ pyenv versions 07:41:10 ++ awk '{ print $1 }' 07:41:10 ++ grep -E '^[0-9.]*[0-9]$' 07:41:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:41:10 +++ grep '^3' /tmp/.pyenv_versions 07:41:10 +++ sort -V 07:41:10 +++ tail -n 1 07:41:10 ++ py_version_xyz=3.10.6 07:41:10 ++ [[ -z 3.10.6 ]] 07:41:10 ++ echo 3.10.6 07:41:10 ++ return 0 07:41:10 + pyenv local 3.10.6 07:41:10 + local command 07:41:10 + command=local 07:41:10 + '[' 2 -gt 0 ']' 07:41:10 + shift 07:41:10 + case "$command" in 07:41:10 + command pyenv local 3.10.6 07:41:10 + pyenv local 3.10.6 07:41:10 + for arg in "$@" 07:41:10 + case $arg in 07:41:10 + pkg_list+='tox ' 07:41:10 + for arg in "$@" 07:41:10 + case $arg in 07:41:10 + pkg_list+='virtualenv ' 07:41:10 + for arg in "$@" 07:41:10 + case $arg in 07:41:10 + pkg_list+='urllib3~=1.26.15 ' 07:41:10 + [[ -f /tmp/.toxenv ]] 07:41:10 + [[ ! -f /tmp/.toxenv ]] 07:41:10 + [[ -n '' ]] 07:41:10 + python3 -m venv /tmp/venv-hEHt 07:41:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hEHt' 07:41:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hEHt 07:41:15 + echo /tmp/venv-hEHt 07:41:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:41:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:41:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:15 + local 'pip_opts=--upgrade --quiet' 07:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:41:15 + [[ -n '' ]] 07:41:15 + [[ -n '' ]] 07:41:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:15 + /tmp/venv-hEHt/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 07:41:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:41:19 lf-activate-venv(): INFO: Base packages installed successfully 07:41:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:41:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:41:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:41:19 + /tmp/venv-hEHt/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 07:41:21 + type python3 07:41:21 + true 07:41:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hEHt/bin to PATH' 07:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-hEHt/bin to PATH 07:41:21 + PATH=/tmp/venv-hEHt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:21 + return 0 07:41:21 + python3 --version 07:41:21 Python 3.10.6 07:41:21 + python3 -m pip --version 07:41:21 pip 26.1.2 from /tmp/venv-hEHt/lib/python3.10/site-packages/pip (python 3.10) 07:41:21 + python3 -m pip freeze 07:41:21 cachetools==7.1.6 07:41:21 colorama==0.4.6 07:41:21 distlib==0.4.3 07:41:21 filelock==3.32.0 07:41:21 packaging==26.2 07:41:21 platformdirs==4.11.0 07:41:21 pluggy==1.6.0 07:41:21 pyproject-api==1.11.0 07:41:21 python-discovery==1.5.0 07:41:21 tomli==2.4.1 07:41:21 tomli_w==1.2.0 07:41:21 tox==4.58.0 07:41:21 typing_extensions==4.16.0 07:41:21 urllib3==1.26.20 07:41:21 virtualenv==21.7.0 07:41:21 [EnvInject] - Injecting environment variables from a build step. 07:41:21 [EnvInject] - Injecting as environment variables the properties content 07:41:21 PARALLEL=false 07:41:21 07:41:21 [EnvInject] - Variables injected successfully. 07:41:21 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7185535869242739529.sh 07:41:21 ---> tox-run.sh 07:41:21 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:41:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:41:21 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:41:21 + cd /w/workspace/oom-master-doc8-lint/. 07:41:21 + source /home/jenkins/lf-env.sh 07:41:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:21 ++ mktemp -d /tmp/venv-XXXX 07:41:21 + lf_venv=/tmp/venv-l3ZZ 07:41:21 + local venv_file=/tmp/.os_lf_venv 07:41:21 + local python=python3 07:41:21 + local options 07:41:21 + local set_path=true 07:41:21 + local install_args= 07:41:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:41:21 + true 07:41:21 + case $1 in 07:41:21 + venv_file=/tmp/.toxenv 07:41:21 + shift 2 07:41:21 + true 07:41:21 + case $1 in 07:41:21 + shift 07:41:21 + break 07:41:21 + case $python in 07:41:21 + local pkg_list= 07:41:21 + [[ -d /opt/pyenv ]] 07:41:21 + echo 'Setup pyenv:' 07:41:21 Setup pyenv: 07:41:21 + export PYENV_ROOT=/opt/pyenv 07:41:21 + PYENV_ROOT=/opt/pyenv 07:41:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:21 + pyenv versions 07:41:22 system 07:41:22 3.8.13 07:41:22 3.9.13 07:41:22 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:41:22 + command -v pyenv 07:41:22 ++ pyenv init - --no-rehash 07:41:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:41:22 export PATH="/opt/pyenv/shims:${PATH}" 07:41:22 export PYENV_SHELL=bash 07:41:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:41:22 pyenv() { 07:41:22 local command 07:41:22 command="${1:-}" 07:41:22 if [ "$#" -gt 0 ]; then 07:41:22 shift 07:41:22 fi 07:41:22 07:41:22 case "$command" in 07:41:22 rehash|shell) 07:41:22 eval "$(pyenv "sh-$command" "$@")" 07:41:22 ;; 07:41:22 *) 07:41:22 command pyenv "$command" "$@" 07:41:22 ;; 07:41:22 esac 07:41:22 }' 07:41:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:41:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:22 ++ export PYENV_SHELL=bash 07:41:22 ++ PYENV_SHELL=bash 07:41:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:41:22 +++ complete -F _pyenv pyenv 07:41:22 ++ lf-pyver python3 07:41:22 ++ local py_version_xy=python3 07:41:22 ++ local py_version_xyz= 07:41:22 ++ sed 's/^[ *]* //' 07:41:22 ++ pyenv versions 07:41:22 ++ grep -E '^[0-9.]*[0-9]$' 07:41:22 ++ local command 07:41:22 ++ command=versions 07:41:22 ++ '[' 1 -gt 0 ']' 07:41:22 ++ awk '{ print $1 }' 07:41:22 ++ shift 07:41:22 ++ case "$command" in 07:41:22 ++ command pyenv versions 07:41:22 ++ pyenv versions 07:41:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:41:22 +++ grep '^3' /tmp/.pyenv_versions 07:41:22 +++ sort -V 07:41:22 +++ tail -n 1 07:41:22 ++ py_version_xyz=3.10.6 07:41:22 ++ [[ -z 3.10.6 ]] 07:41:22 ++ echo 3.10.6 07:41:22 ++ return 0 07:41:22 + pyenv local 3.10.6 07:41:22 + local command 07:41:22 + command=local 07:41:22 + '[' 2 -gt 0 ']' 07:41:22 + shift 07:41:22 + case "$command" in 07:41:22 + command pyenv local 3.10.6 07:41:22 + pyenv local 3.10.6 07:41:22 + for arg in "$@" 07:41:22 + case $arg in 07:41:22 + pkg_list+='tox ' 07:41:22 + for arg in "$@" 07:41:22 + case $arg in 07:41:22 + pkg_list+='virtualenv ' 07:41:22 + for arg in "$@" 07:41:22 + case $arg in 07:41:22 + pkg_list+='urllib3~=1.26.15 ' 07:41:22 + [[ -f /tmp/.toxenv ]] 07:41:22 ++ cat /tmp/.toxenv 07:41:22 + lf_venv=/tmp/venv-hEHt 07:41:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hEHt from' file:/tmp/.toxenv 07:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hEHt from file:/tmp/.toxenv 07:41:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:22 + local 'pip_opts=--upgrade --quiet' 07:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:41:22 + [[ -n '' ]] 07:41:22 + [[ -n '' ]] 07:41:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:22 + /tmp/venv-hEHt/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 07:41:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:41:22 lf-activate-venv(): INFO: Base packages installed successfully 07:41:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:41:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:41:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:41:22 + /tmp/venv-hEHt/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 07:41:23 + type python3 07:41:23 + true 07:41:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hEHt/bin to PATH' 07:41:23 lf-activate-venv(): INFO: Adding /tmp/venv-hEHt/bin to PATH 07:41:23 + PATH=/tmp/venv-hEHt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:23 + return 0 07:41:23 + [[ -d /opt/pyenv ]] 07:41:23 + echo '---> Setting up pyenv' 07:41:23 ---> Setting up pyenv 07:41:23 + export PYENV_ROOT=/opt/pyenv 07:41:23 + PYENV_ROOT=/opt/pyenv 07:41:23 + export PATH=/opt/pyenv/bin:/tmp/venv-hEHt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:23 + PATH=/opt/pyenv/bin:/tmp/venv-hEHt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:41:23 ++ pwd 07:41:23 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:41:23 + export PYTHONPATH 07:41:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:41:23 + TOX_TESTENV_PASSENV=PYTHONPATH 07:41:23 + tox --version 07:41:24 4.58.0 from /tmp/venv-hEHt/lib/python3.10/site-packages/tox/__init__.py 07:41:24 + PARALLEL=false 07:41:24 + TOX_OPTIONS_LIST= 07:41:24 + [[ -n doc8 ]] 07:41:24 + TOX_OPTIONS_LIST=' -e doc8' 07:41:24 + case ${PARALLEL,,} in 07:41:24 + tox -e doc8 07:41:24 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:41:25 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 07:41:48 doc8: freeze> python -m pip freeze --all 07:41:49 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 07:41:49 doc8: commands[0]> doc8 docs/ 07:41:51 Scanning... 07:41:51 Validating... 07:41:51 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 07:41:51 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 07:41:51 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 07:41:51 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 07:41:51 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 07:41:51 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 07:41:51 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 07:41:51 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 07:41:51 ======== 07:41:51 Total files scanned = 43 07:41:51 Total files ignored = 0 07:41:51 Total accumulated errors = 87 07:41:51 Detailed error counts: 07:41:51 - doc8.checks.CheckCarriageReturn = 0 07:41:51 - doc8.checks.CheckIndentationNoTab = 0 07:41:51 - doc8.checks.CheckMaxLineLength = 86 07:41:51 - doc8.checks.CheckNewlineEndOfFile = 1 07:41:51 - doc8.checks.CheckTrailingWhitespace = 0 07:41:51 - doc8.checks.CheckValidity = 0 07:41:51 doc8: exit 1 (2.70 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2247 07:41:51 doc8: command failed but is marked ignore outcome so handling it as success 07:41:51 doc8: OK (27.43=setup[24.73]+cmd[2.70] seconds) 07:41:51 congratulations :) (27.47 seconds) 07:41:52 + tox_status=0 07:41:52 + echo '---> Completed tox runs' 07:41:52 ---> Completed tox runs 07:41:52 + for i in .tox/*/log 07:41:52 ++ echo .tox/doc8/log 07:41:52 ++ awk -F/ '{print $2}' 07:41:52 + tox_env=doc8 07:41:52 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:41:52 + DOC_DIR=docs/_build/html 07:41:52 + [[ -d docs/_build/html ]] 07:41:52 + echo '---> tox-run.sh ends' 07:41:52 ---> tox-run.sh ends 07:41:52 + test 0 -eq 0 07:41:52 $ ssh-agent -k 07:41:52 unset SSH_AUTH_SOCK; 07:41:52 unset SSH_AGENT_PID; 07:41:52 echo Agent pid 1669 killed; 07:41:52 [ssh-agent] Stopped. 07:41:52 [PostBuildScript] - [INFO] Executing post build scripts. 07:41:52 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14151598391519499543.sh 07:41:52 ---> sysstat.sh 07:41:52 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3844470610312509315.sh 07:41:52 ---> package-listing.sh 07:41:52 ++ facter osfamily 07:41:52 ++ tr '[:upper:]' '[:lower:]' 07:41:52 + OS_FAMILY=debian 07:41:52 + workspace=/w/workspace/oom-master-doc8-lint 07:41:52 + START_PACKAGES=/tmp/packages_start.txt 07:41:52 + END_PACKAGES=/tmp/packages_end.txt 07:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:52 + PACKAGES=/tmp/packages_start.txt 07:41:52 + '[' /w/workspace/oom-master-doc8-lint ']' 07:41:52 + PACKAGES=/tmp/packages_end.txt 07:41:52 + case "${OS_FAMILY}" in 07:41:52 + dpkg -l 07:41:52 + grep '^ii' 07:41:52 + '[' -f /tmp/packages_start.txt ']' 07:41:52 + '[' -f /tmp/packages_end.txt ']' 07:41:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:52 + '[' /w/workspace/oom-master-doc8-lint ']' 07:41:52 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:41:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:41:52 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16383336696292513280.sh 07:41:52 ---> capture-instance-metadata.sh 07:41:52 Setup pyenv: 07:41:52 system 07:41:52 3.8.13 07:41:52 3.9.13 07:41:52 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:41:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BR4m 07:41:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:41:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:00 lf-activate-venv(): INFO: Base packages installed successfully 07:42:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-BR4m/bin to PATH 07:42:21 INFO: Running in OpenStack, capturing instance metadata 07:42:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11070521933836308021.sh 07:42:22 provisioning config files... 07:42:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config509578472689440623tmp 07:42:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:42:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:42:22 [EnvInject] - Injecting environment variables from a build step. 07:42:22 [EnvInject] - Injecting as environment variables the properties content 07:42:22 SERVER_ID=logs 07:42:22 07:42:22 [EnvInject] - Variables injected successfully. 07:42:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9647359627639113226.sh 07:42:22 ---> create-netrc.sh 07:42:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11149954096734646506.sh 07:42:22 ---> python-tools-install.sh 07:42:22 Setup pyenv: 07:42:22 system 07:42:22 3.8.13 07:42:22 3.9.13 07:42:22 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BR4m from file:/tmp/.os_lf_venv 07:42:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:24 lf-activate-venv(): INFO: Base packages installed successfully 07:42:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-BR4m/bin to PATH 07:42:33 Generating Requirements File 07:42:56 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. 07:42:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:42:56 Python 3.10.6 07:42:56 pip 26.1.2 from /tmp/venv-BR4m/lib/python3.10/site-packages/pip (python 3.10) 07:42:57 aiohappyeyeballs==2.7.1 07:42:57 aiohttp==3.14.3 07:42:57 aiosignal==1.4.0 07:42:57 appdirs==1.4.4 07:42:57 argcomplete==3.7.0 07:42:57 aspy.yaml==1.3.0 07:42:57 async-timeout==5.0.1 07:42:57 attrs==26.1.0 07:42:57 autopage==0.6.0 07:42:57 backports.strenum==1.3.1 07:42:57 beautifulsoup4==4.15.0 07:42:57 boto3==1.43.56 07:42:57 botocore==1.43.56 07:42:57 bs4==0.0.2 07:42:57 certifi==2026.7.22 07:42:57 cffi==2.1.0 07:42:57 cfgv==3.5.0 07:42:57 chardet==7.4.3 07:42:57 charset-normalizer==3.4.9 07:42:57 click==8.4.2 07:42:57 cliff==4.14.0 07:42:57 cmd2==3.5.1 07:42:57 cryptography==3.3.2 07:42:57 debtcollector==3.1.0 07:42:57 decorator==5.3.1 07:42:57 defusedxml==0.7.1 07:42:57 Deprecated==1.3.1 07:42:57 distlib==0.4.3 07:42:57 dnspython==2.8.0 07:42:57 docker==7.2.0 07:42:57 dogpile.cache==1.5.0 07:42:57 durationpy==0.10 07:42:57 email-validator==2.3.0 07:42:57 filelock==3.32.0 07:42:57 frozenlist==1.8.0 07:42:57 future==1.0.0 07:42:57 gitdb==4.0.12 07:42:57 GitPython==3.1.57 07:42:57 httplib2==0.30.2 07:42:57 identify==2.6.19 07:42:57 idna==3.18 07:42:57 importlib-resources==1.5.0 07:42:57 iso8601==2.1.0 07:42:57 Jinja2==3.1.6 07:42:57 jmespath==1.1.0 07:42:57 jsonpatch==1.33 07:42:57 jsonpointer==3.1.1 07:42:57 jsonschema==4.26.0 07:42:57 jsonschema-specifications==2025.9.1 07:42:57 keystoneauth1==5.14.0 07:42:57 kubernetes==36.0.3 07:42:57 lftools==0.37.22 07:42:57 lxml==6.1.1 07:42:57 markdown-it-py==4.2.0 07:42:57 MarkupSafe==3.0.3 07:42:57 mdurl==0.1.2 07:42:57 msgpack==1.2.1 07:42:57 multi_key_dict==2.0.3 07:42:57 multidict==6.7.1 07:42:57 munch==4.0.0 07:42:57 netaddr==1.3.0 07:42:57 niet==1.4.2 07:42:57 nodeenv==1.10.0 07:42:57 oauth2client==4.1.3 07:42:57 oauthlib==3.3.1 07:42:57 openstacksdk==4.13.0 07:42:57 os-service-types==1.8.2 07:42:57 osc-lib==4.6.0 07:42:57 oslo.config==10.4.0 07:42:57 oslo.context==6.4.0 07:42:57 oslo.i18n==6.8.0 07:42:57 oslo.log==8.2.0 07:42:57 oslo.serialization==5.10.0 07:42:57 oslo.utils==10.1.1 07:42:57 packaging==26.2 07:42:57 pbr==7.0.3 07:42:57 platformdirs==4.11.0 07:42:57 prettytable==3.18.0 07:42:57 propcache==0.5.2 07:42:57 psutil==7.2.2 07:42:57 pyasn1==0.6.4 07:42:57 pyasn1_modules==0.4.2 07:42:57 pycparser==3.0 07:42:57 pygerrit2==2.0.15 07:42:57 PyGithub==2.9.1 07:42:57 Pygments==2.20.0 07:42:57 PyJWT==2.13.0 07:42:57 PyNaCl==1.6.2 07:42:57 pyparsing==2.4.7 07:42:57 pyperclip==1.11.0 07:42:57 pyrsistent==0.20.0 07:42:57 python-cinderclient==9.9.0 07:42:57 python-dateutil==2.9.0.post0 07:42:57 python-discovery==1.5.0 07:42:57 python-heatclient==5.2.0 07:42:57 python-jenkins==1.8.3 07:42:57 python-keystoneclient==5.8.0 07:42:57 python-magnumclient==4.11.0 07:42:57 python-openstackclient==10.0.0 07:42:57 python-swiftclient==4.10.0 07:42:57 PyYAML==6.0.3 07:42:57 referencing==0.37.0 07:42:57 requests==2.34.2 07:42:57 requests-oauthlib==2.0.0 07:42:57 rfc3986==2.0.0 07:42:57 rich==15.0.0 07:42:57 rich-argparse==1.8.0 07:42:57 rpds-py==0.30.0 07:42:57 rsa==4.9.1 07:42:57 ruamel.yaml==0.19.1 07:42:57 ruamel.yaml.clib==0.2.15 07:42:57 s3transfer==0.19.2 07:42:57 simplejson==4.1.1 07:42:57 six==1.17.0 07:42:57 smmap==5.0.3 07:42:57 soupsieve==2.9.1 07:42:57 stevedore==5.8.0 07:42:57 tabulate==0.10.0 07:42:57 toml==0.10.2 07:42:57 tomlkit==0.15.1 07:42:57 tqdm==4.69.1 07:42:57 typing_extensions==4.16.0 07:42:57 urllib3==1.26.20 07:42:57 virtualenv==21.7.0 07:42:57 wcwidth==0.8.2 07:42:57 websocket-client==1.9.0 07:42:57 wrapt==2.2.2 07:42:57 xdg==6.0.0 07:42:57 xmltodict==1.0.4 07:42:57 yarl==1.24.5 07:42:57 yq==4.1.2 07:42:57 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins4995608440725800877.sh 07:42:57 ---> uv-install.sh 07:42:57 Installing uv/uvx (latest) using shell installer 07:42:57 2026-07-26 07:42:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-HR09Nn.sh" [1] 07:42:57 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:42:58 installing to /home/jenkins/.local/bin 07:42:58 uv 07:42:58 uvx 07:42:58 everything's installed! 07:42:58 07:42:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:42:58 07:42:58 source $HOME/.local/bin/env (sh, bash, zsh) 07:42:58 source $HOME/.local/bin/env.fish (fish) 07:42:58 Adding install location to PATH 07:42:58 ---> Validating uv/uvx install 07:42:58 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:42:58 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12487056294216083092.sh 07:42:58 ---> sudo-logs.sh 07:42:58 Archiving 'sudo' log.. 07:42:58 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14344039259313673592.sh 07:42:58 ---> job-cost.sh 07:42:58 INFO: Activating Python virtual environment... 07:42:58 Setup pyenv: 07:42:58 system 07:42:58 3.8.13 07:42:58 3.9.13 07:42:58 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BR4m from file:/tmp/.os_lf_venv 07:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:00 lf-activate-venv(): INFO: Base packages installed successfully 07:43:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:43:05 lf-activate-venv(): INFO: Adding /tmp/venv-BR4m/bin to PATH 07:43:05 INFO: No stack-cost file found 07:43:05 INFO: Instance uptime: 163s 07:43:05 INFO: Fetching instance metadata (attempt 1 of 3)... 07:43:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:43:06 INFO: Successfully fetched instance metadata 07:43:06 INFO: Instance type: v3-standard-4 07:43:06 INFO: Retrieving pricing info for: v3-standard-4 07:43:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:43:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 07:43:06 INFO: Successfully fetched Vexxhost pricing API 07:43:06 INFO: Retrieved cost: 0.11 07:43:06 INFO: Retrieved resource: v3-standard-4 07:43:06 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:43:06 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:43:06 INFO: Successfully archived job cost data 07:43:06 DEBUG: Cost data: oom-master-doc8-lint,619,2026-07-26 07:43:06,v3-standard-4,163,0.11,0.00,SUCCESS 07:43:06 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16528177650053814317.sh 07:43:06 ---> logs-deploy.sh 07:43:06 Setup pyenv: 07:43:06 system 07:43:06 3.8.13 07:43:06 3.9.13 07:43:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:43:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BR4m from file:/tmp/.os_lf_venv 07:43:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:08 lf-activate-venv(): INFO: Base packages installed successfully 07:43:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-BR4m/bin to PATH 07:43:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/619 07:43:17 INFO: archiving workspace using pattern(s): 07:43:18 Archives upload complete. 07:43:18 INFO: archiving logs to Nexus 07:43:19 ---> uname -a: 07:43:19 Linux prd-ubuntu1804-builder-4c-4g-12509 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:43:19 07:43:19 07:43:19 ---> lscpu: 07:43:19 Architecture: x86_64 07:43:19 CPU op-mode(s): 32-bit, 64-bit 07:43:19 Byte Order: Little Endian 07:43:19 CPU(s): 4 07:43:19 On-line CPU(s) list: 0-3 07:43:19 Thread(s) per core: 1 07:43:19 Core(s) per socket: 1 07:43:19 Socket(s): 4 07:43:19 NUMA node(s): 1 07:43:19 Vendor ID: AuthenticAMD 07:43:19 CPU family: 23 07:43:19 Model: 49 07:43:19 Model name: AMD EPYC-Rome Processor 07:43:19 Stepping: 0 07:43:19 CPU MHz: 2799.998 07:43:19 BogoMIPS: 5599.99 07:43:19 Virtualization: AMD-V 07:43:19 Hypervisor vendor: KVM 07:43:19 Virtualization type: full 07:43:19 L1d cache: 32K 07:43:19 L1i cache: 32K 07:43:19 L2 cache: 512K 07:43:19 L3 cache: 16384K 07:43:19 NUMA node0 CPU(s): 0-3 07:43:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:43:19 07:43:19 07:43:19 ---> nproc: 07:43:19 4 07:43:19 07:43:19 07:43:19 ---> df -h: 07:43:19 Filesystem Size Used Avail Use% Mounted on 07:43:19 udev 7.9G 0 7.9G 0% /dev 07:43:19 tmpfs 1.6G 676K 1.6G 1% /run 07:43:19 /dev/vda1 78G 8.6G 69G 12% / 07:43:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:43:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:43:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:43:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:43:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:43:19 07:43:19 07:43:19 ---> free -m: 07:43:19 total used free shared buff/cache available 07:43:19 Mem: 16040 534 13133 0 2372 15179 07:43:19 Swap: 1023 0 1023 07:43:19 07:43:19 07:43:19 ---> ip addr: 07:43:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:43:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:43:19 inet 127.0.0.1/8 scope host lo 07:43:19 valid_lft forever preferred_lft forever 07:43:19 inet6 ::1/128 scope host 07:43:19 valid_lft forever preferred_lft forever 07:43:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:43:19 link/ether fa:16:3e:89:35:4c brd ff:ff:ff:ff:ff:ff 07:43:19 inet 10.30.107.226/23 brd 10.30.107.255 scope global dynamic ens3 07:43:19 valid_lft 86232sec preferred_lft 86232sec 07:43:19 inet6 fe80::f816:3eff:fe89:354c/64 scope link 07:43:19 valid_lft forever preferred_lft forever 07:43:19 07:43:19 07:43:19 ---> sar -b -r -n DEV: 07:43:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12509) 07/26/26 _x86_64_ (4 CPU) 07:43:19 07:43:19 07:40:33 LINUX RESTART (4 CPU) 07:43:19 07:43:19 07:41:01 tps rtps wtps bread/s bwrtn/s 07:43:19 07:42:01 190.15 23.70 166.46 815.20 22890.98 07:43:19 07:43:01 130.89 1.08 129.81 116.38 27802.30 07:43:19 Average: 160.52 12.39 148.13 465.79 25346.64 07:43:19 07:43:19 07:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:43:19 07:42:01 13966048 15595840 2458920 14.97 66236 1760092 752592 4.31 654028 1581584 151444 07:43:19 07:43:01 13480332 15565588 2944636 17.93 93444 2166608 778256 4.45 701928 1974528 249124 07:43:19 Average: 13723190 15580714 2701778 16.45 79840 1963350 765424 4.38 677978 1778056 200284 07:43:19 07:43:19 07:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:43:19 07:42:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 07:42:01 ens3 147.08 110.66 1514.20 32.18 0.00 0.00 0.00 0.00 07:43:19 07:43:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 07:43:01 ens3 78.79 57.47 1445.95 11.36 0.00 0.00 0.00 0.00 07:43:19 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 Average: ens3 112.93 84.07 1480.07 21.77 0.00 0.00 0.00 0.00 07:43:19 07:43:19 07:43:19 ---> sar -P ALL: 07:43:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12509) 07/26/26 _x86_64_ (4 CPU) 07:43:19 07:43:19 07:40:33 LINUX RESTART (4 CPU) 07:43:19 07:43:19 07:41:01 CPU %user %nice %system %iowait %steal %idle 07:43:19 07:42:01 all 19.16 0.00 1.89 5.68 0.07 73.20 07:43:19 07:42:01 0 18.84 0.00 1.25 0.94 0.05 78.92 07:43:19 07:42:01 1 11.81 0.00 2.18 18.73 0.07 67.22 07:43:19 07:42:01 2 37.47 0.00 2.79 2.29 0.08 57.38 07:43:19 07:42:01 3 8.52 0.00 1.35 0.82 0.03 89.28 07:43:19 07:43:01 all 19.46 0.00 1.44 4.88 0.05 74.17 07:43:19 07:43:01 0 8.48 0.00 1.27 1.97 0.07 88.22 07:43:19 07:43:01 1 26.43 0.00 1.95 8.93 0.08 62.60 07:43:19 07:43:01 2 26.54 0.00 1.77 1.48 0.05 70.16 07:43:19 07:43:01 3 16.40 0.00 0.76 7.10 0.05 75.68 07:43:19 Average: all 19.31 0.00 1.66 5.28 0.06 73.69 07:43:19 Average: 0 13.65 0.00 1.26 1.45 0.06 83.57 07:43:19 Average: 1 19.13 0.00 2.07 13.82 0.08 64.91 07:43:19 Average: 2 32.00 0.00 2.28 1.89 0.07 63.77 07:43:19 Average: 3 12.47 0.00 1.06 3.96 0.04 82.47 07:43:19 07:43:19 07:43:19