12:06:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 12:06:13 Running as SYSTEM 12:06:13 [EnvInject] - Loading node environment variables. 12:06:13 Building remotely on prd-ubuntu1804-builder-4c-4g-16496 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:06:13 [ssh-agent] Looking for ssh-agent implementation... 12:06:13 $ ssh-agent 12:06:13 SSH_AUTH_SOCK=/tmp/ssh-Sir6Ss7nykiM/agent.1635 12:06:13 SSH_AGENT_PID=1637 12:06:13 [ssh-agent] Started. 12:06:13 Running ssh-add (command line suppressed) 12:06:13 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_14654835424511406189.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_14654835424511406189.key) 12:06:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:13 The recommended git tool is: NONE 12:06:15 using credential onap-jenkins-ssh 12:06:15 Wiping out workspace first. 12:06:15 Cloning the remote Git repository 12:06:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:15 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:06:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:15 > git --version # timeout=10 12:06:15 > git --version # 'git version 2.17.1' 12:06:15 using GIT_SSH to set credentials Gerrit user 12:06:15 Verifying host key using manually-configured host key entries 12:06:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:21 using GIT_SSH to set credentials Gerrit user 12:06:21 Verifying host key using manually-configured host key entries 12:06:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/6 # timeout=30 12:06:21 > git rev-parse 5e7671dac6e0ca5fdd3a56d193db20dc4615415c^{commit} # timeout=10 12:06:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:21 Checking out Revision 5e7671dac6e0ca5fdd3a56d193db20dc4615415c (refs/changes/14/143214/6) 12:06:21 > git config core.sparsecheckout # timeout=10 12:06:21 > git checkout -f 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=30 12:06:25 Commit message: "Fix read the docs validation job" 12:06:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:25 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 12:06:25 [EnvInject] - Injecting environment variables from a build step. 12:06:25 [EnvInject] - Injecting as environment variables the properties content 12:06:25 PYTHON=python3 12:06:25 12:06:25 [EnvInject] - Variables injected successfully. 12:06:25 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17334191355546784168.sh 12:06:25 ---> tox-install.sh 12:06:25 + source /home/jenkins/lf-env.sh 12:06:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:25 ++ mktemp -d /tmp/venv-XXXX 12:06:25 + lf_venv=/tmp/venv-Z3fJ 12:06:25 + local venv_file=/tmp/.os_lf_venv 12:06:25 + local python=python3 12:06:25 + local options 12:06:25 + local set_path=true 12:06:25 + local install_args= 12:06:25 ++ 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 12:06:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:25 + true 12:06:25 + case $1 in 12:06:25 + venv_file=/tmp/.toxenv 12:06:25 + shift 2 12:06:25 + true 12:06:25 + case $1 in 12:06:25 + shift 12:06:25 + break 12:06:25 + case $python in 12:06:25 + local pkg_list= 12:06:25 + [[ -d /opt/pyenv ]] 12:06:25 + echo 'Setup pyenv:' 12:06:25 Setup pyenv: 12:06:25 + export PYENV_ROOT=/opt/pyenv 12:06:25 + PYENV_ROOT=/opt/pyenv 12:06:25 + 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 12:06:25 + 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 12:06:25 + pyenv versions 12:06:25 * system (set by /opt/pyenv/version) 12:06:25 * 3.8.13 (set by /opt/pyenv/version) 12:06:25 * 3.9.13 (set by /opt/pyenv/version) 12:06:25 * 3.10.6 (set by /opt/pyenv/version) 12:06:25 + command -v pyenv 12:06:25 ++ pyenv init - --no-rehash 12:06:25 + 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[*]}"'\'')" 12:06:25 export PATH="/opt/pyenv/shims:${PATH}" 12:06:25 export PYENV_SHELL=bash 12:06:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:25 pyenv() { 12:06:25 local command 12:06:25 command="${1:-}" 12:06:25 if [ "$#" -gt 0 ]; then 12:06:25 shift 12:06:25 fi 12:06:25 12:06:25 case "$command" in 12:06:25 rehash|shell) 12:06:25 eval "$(pyenv "sh-$command" "$@")" 12:06:25 ;; 12:06:25 *) 12:06:25 command pyenv "$command" "$@" 12:06:25 ;; 12:06:25 esac 12:06:25 }' 12:06:25 +++ 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[*]}"' 12:06:25 ++ 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 12:06:25 ++ 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 12:06:25 ++ 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 12:06:25 ++ export PYENV_SHELL=bash 12:06:25 ++ PYENV_SHELL=bash 12:06:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:25 +++ complete -F _pyenv pyenv 12:06:25 ++ lf-pyver python3 12:06:25 ++ local py_version_xy=python3 12:06:25 ++ local py_version_xyz= 12:06:25 ++ pyenv versions 12:06:25 ++ local command 12:06:25 ++ command=versions 12:06:25 ++ '[' 1 -gt 0 ']' 12:06:25 ++ shift 12:06:25 ++ case "$command" in 12:06:25 ++ command pyenv versions 12:06:25 ++ pyenv versions 12:06:25 ++ sed 's/^[ *]* //' 12:06:25 ++ awk '{ print $1 }' 12:06:25 ++ grep -E '^[0-9.]*[0-9]$' 12:06:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:25 +++ grep '^3' /tmp/.pyenv_versions 12:06:25 +++ sort -V 12:06:25 +++ tail -n 1 12:06:25 ++ py_version_xyz=3.10.6 12:06:25 ++ [[ -z 3.10.6 ]] 12:06:25 ++ echo 3.10.6 12:06:25 ++ return 0 12:06:25 + pyenv local 3.10.6 12:06:25 + local command 12:06:25 + command=local 12:06:25 + '[' 2 -gt 0 ']' 12:06:25 + shift 12:06:25 + case "$command" in 12:06:25 + command pyenv local 3.10.6 12:06:25 + pyenv local 3.10.6 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='tox ' 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='virtualenv ' 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='urllib3~=1.26.15 ' 12:06:25 + [[ -f /tmp/.toxenv ]] 12:06:25 + [[ ! -f /tmp/.toxenv ]] 12:06:25 + [[ -n '' ]] 12:06:25 + python3 -m venv /tmp/venv-Z3fJ 12:06:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3fJ' 12:06:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3fJ 12:06:30 + echo /tmp/venv-Z3fJ 12:06:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:30 + local 'pip_opts=--upgrade --quiet' 12:06:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:30 + [[ -n '' ]] 12:06:30 + [[ -n '' ]] 12:06:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:30 + /tmp/venv-Z3fJ/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 12:06:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:33 lf-activate-venv(): INFO: Base packages installed successfully 12:06:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:33 + /tmp/venv-Z3fJ/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 12:06:36 + type python3 12:06:36 + true 12:06:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z3fJ/bin to PATH' 12:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Z3fJ/bin to PATH 12:06:36 + PATH=/tmp/venv-Z3fJ/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 12:06:36 + return 0 12:06:36 + python3 --version 12:06:36 Python 3.10.6 12:06:36 + python3 -m pip --version 12:06:36 pip 26.0.1 from /tmp/venv-Z3fJ/lib/python3.10/site-packages/pip (python 3.10) 12:06:36 + python3 -m pip freeze 12:06:36 cachetools==7.0.1 12:06:36 chardet==5.2.0 12:06:36 colorama==0.4.6 12:06:36 distlib==0.4.0 12:06:36 filelock==3.21.2 12:06:36 packaging==26.0 12:06:36 platformdirs==4.7.0 12:06:36 pluggy==1.6.0 12:06:36 pyproject-api==1.10.0 12:06:36 tomli==2.4.0 12:06:36 tox==4.35.0 12:06:36 typing_extensions==4.15.0 12:06:36 urllib3==1.26.20 12:06:36 virtualenv==20.36.1 12:06:36 [EnvInject] - Injecting environment variables from a build step. 12:06:36 [EnvInject] - Injecting as environment variables the properties content 12:06:36 PARALLEL=false 12:06:36 12:06:36 [EnvInject] - Variables injected successfully. 12:06:36 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9185957266470546192.sh 12:06:36 ---> tox-run.sh 12:06:36 + 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 12:06:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:06:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:06:36 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:06:36 + cd /w/workspace/oom-master-sphinx-lint/. 12:06:36 + source /home/jenkins/lf-env.sh 12:06:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:36 ++ mktemp -d /tmp/venv-XXXX 12:06:36 + lf_venv=/tmp/venv-mfvZ 12:06:36 + local venv_file=/tmp/.os_lf_venv 12:06:36 + local python=python3 12:06:36 + local options 12:06:36 + local set_path=true 12:06:36 + local install_args= 12:06:36 ++ 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 12:06:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:36 + true 12:06:36 + case $1 in 12:06:36 + venv_file=/tmp/.toxenv 12:06:36 + shift 2 12:06:36 + true 12:06:36 + case $1 in 12:06:36 + shift 12:06:36 + break 12:06:36 + case $python in 12:06:36 + local pkg_list= 12:06:36 + [[ -d /opt/pyenv ]] 12:06:36 + echo 'Setup pyenv:' 12:06:36 Setup pyenv: 12:06:36 + export PYENV_ROOT=/opt/pyenv 12:06:36 + PYENV_ROOT=/opt/pyenv 12:06:36 + 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 12:06:36 + 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 12:06:36 + pyenv versions 12:06:36 system 12:06:36 3.8.13 12:06:36 3.9.13 12:06:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:06:36 + command -v pyenv 12:06:36 ++ pyenv init - --no-rehash 12:06:36 + 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[*]}"'\'')" 12:06:36 export PATH="/opt/pyenv/shims:${PATH}" 12:06:36 export PYENV_SHELL=bash 12:06:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:36 pyenv() { 12:06:36 local command 12:06:36 command="${1:-}" 12:06:36 if [ "$#" -gt 0 ]; then 12:06:36 shift 12:06:36 fi 12:06:36 12:06:36 case "$command" in 12:06:36 rehash|shell) 12:06:36 eval "$(pyenv "sh-$command" "$@")" 12:06:36 ;; 12:06:36 *) 12:06:36 command pyenv "$command" "$@" 12:06:36 ;; 12:06:36 esac 12:06:36 }' 12:06:36 +++ 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[*]}"' 12:06:36 ++ 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 12:06:36 ++ 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 12:06:36 ++ 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 12:06:36 ++ export PYENV_SHELL=bash 12:06:36 ++ PYENV_SHELL=bash 12:06:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:36 +++ complete -F _pyenv pyenv 12:06:36 ++ lf-pyver python3 12:06:36 ++ local py_version_xy=python3 12:06:36 ++ local py_version_xyz= 12:06:36 ++ pyenv versions 12:06:36 ++ local command 12:06:36 ++ command=versions 12:06:36 ++ '[' 1 -gt 0 ']' 12:06:36 ++ shift 12:06:36 ++ case "$command" in 12:06:36 ++ command pyenv versions 12:06:36 ++ pyenv versions 12:06:36 ++ awk '{ print $1 }' 12:06:36 ++ grep -E '^[0-9.]*[0-9]$' 12:06:36 ++ sed 's/^[ *]* //' 12:06:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:36 +++ sort -V 12:06:36 +++ tail -n 1 12:06:36 +++ grep '^3' /tmp/.pyenv_versions 12:06:36 ++ py_version_xyz=3.10.6 12:06:36 ++ [[ -z 3.10.6 ]] 12:06:36 ++ echo 3.10.6 12:06:36 ++ return 0 12:06:36 + pyenv local 3.10.6 12:06:36 + local command 12:06:36 + command=local 12:06:36 + '[' 2 -gt 0 ']' 12:06:36 + shift 12:06:36 + case "$command" in 12:06:36 + command pyenv local 3.10.6 12:06:36 + pyenv local 3.10.6 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='tox ' 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='virtualenv ' 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='urllib3~=1.26.15 ' 12:06:36 + [[ -f /tmp/.toxenv ]] 12:06:36 ++ cat /tmp/.toxenv 12:06:36 + lf_venv=/tmp/venv-Z3fJ 12:06:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3fJ from' file:/tmp/.toxenv 12:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3fJ from file:/tmp/.toxenv 12:06:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:36 + local 'pip_opts=--upgrade --quiet' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:36 + [[ -n '' ]] 12:06:36 + [[ -n '' ]] 12:06:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:36 + /tmp/venv-Z3fJ/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 12:06:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:37 lf-activate-venv(): INFO: Base packages installed successfully 12:06:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:37 + /tmp/venv-Z3fJ/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 12:06:38 + type python3 12:06:38 + true 12:06:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z3fJ/bin to PATH' 12:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-Z3fJ/bin to PATH 12:06:38 + PATH=/tmp/venv-Z3fJ/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 12:06:38 + return 0 12:06:38 + [[ -d /opt/pyenv ]] 12:06:38 + echo '---> Setting up pyenv' 12:06:38 ---> Setting up pyenv 12:06:38 + export PYENV_ROOT=/opt/pyenv 12:06:38 + PYENV_ROOT=/opt/pyenv 12:06:38 + export PATH=/opt/pyenv/bin:/tmp/venv-Z3fJ/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 12:06:38 + PATH=/opt/pyenv/bin:/tmp/venv-Z3fJ/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 12:06:38 ++ pwd 12:06:38 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:06:38 + export PYTHONPATH 12:06:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:38 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:38 + tox --version 12:06:39 4.35.0 from /tmp/venv-Z3fJ/lib/python3.10/site-packages/tox/__init__.py 12:06:39 + PARALLEL=false 12:06:39 + TOX_OPTIONS_LIST= 12:06:39 + [[ -n docs,docs-linkcheck ]] 12:06:39 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:06:39 + case ${PARALLEL,,} in 12:06:39 + tox -e docs,docs-linkcheck 12:06:39 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:06:40 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:07:00 docs: freeze> python -m pip freeze --all 12:07:00 docs: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 12:07:00 docs: commands[0]> sudo apt install graphviz 12:07:00 12:07:00 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:07:00 12:07:00 Reading package lists... 12:07:00 Building dependency tree... 12:07:00 Reading state information... 12:07:00 graphviz is already the newest version (2.40.1-2). 12:07:00 The following packages were automatically installed and are no longer required: 12:07:00 libmysqlclient20 mysql-common 12:07:00 Use 'sudo apt autoremove' to remove them. 12:07:00 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:07:00 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 12:07:07 docs: OK ✔ in 27.44 seconds 12:07:07 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:07:19 docs-linkcheck: freeze> python -m pip freeze --all 12:07:19 docs-linkcheck: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 12:07:19 docs-linkcheck: commands[0]> sudo apt install graphviz 12:07:19 12:07:19 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:07:19 12:07:19 Reading package lists... 12:07:19 Building dependency tree... 12:07:19 Reading state information... 12:07:19 graphviz is already the newest version (2.40.1-2). 12:07:19 The following packages were automatically installed and are no longer required: 12:07:19 libmysqlclient20 mysql-common 12:07:19 Use 'sudo apt autoremove' to remove them. 12:07:19 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:07:19 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 12:09:25 docs: OK (27.44=setup[21.26]+cmd[0.23,5.94] seconds) 12:09:25 docs-linkcheck: OK (138.66=setup[12.74]+cmd[0.23,125.69] seconds) 12:09:25 congratulations :) (166.13 seconds) 12:09:25 + tox_status=0 12:09:25 + echo '---> Completed tox runs' 12:09:25 ---> Completed tox runs 12:09:25 + for i in .tox/*/log 12:09:25 ++ echo .tox/docs-linkcheck/log 12:09:25 ++ awk -F/ '{print $2}' 12:09:25 + tox_env=docs-linkcheck 12:09:25 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:09:25 + for i in .tox/*/log 12:09:25 ++ echo .tox/docs/log 12:09:25 ++ awk -F/ '{print $2}' 12:09:25 + tox_env=docs 12:09:25 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:09:25 + DOC_DIR=docs/_build/html 12:09:25 + [[ -d docs/_build/html ]] 12:09:25 + echo '---> Archiving generated docs' 12:09:25 ---> Archiving generated docs 12:09:25 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:09:25 + echo '---> tox-run.sh ends' 12:09:25 ---> tox-run.sh ends 12:09:25 + test 0 -eq 0 12:09:25 $ ssh-agent -k 12:09:25 unset SSH_AUTH_SOCK; 12:09:25 unset SSH_AGENT_PID; 12:09:25 echo Agent pid 1637 killed; 12:09:25 [ssh-agent] Stopped. 12:09:25 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7283360817074024896.sh 12:09:25 ---> sysstat.sh 12:09:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3033784004550863381.sh 12:09:26 ---> package-listing.sh 12:09:26 ++ facter osfamily 12:09:26 ++ tr '[:upper:]' '[:lower:]' 12:09:26 + OS_FAMILY=debian 12:09:26 + workspace=/w/workspace/oom-master-sphinx-lint 12:09:26 + START_PACKAGES=/tmp/packages_start.txt 12:09:26 + END_PACKAGES=/tmp/packages_end.txt 12:09:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:26 + PACKAGES=/tmp/packages_start.txt 12:09:26 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:09:26 + PACKAGES=/tmp/packages_end.txt 12:09:26 + case "${OS_FAMILY}" in 12:09:26 + dpkg -l 12:09:26 + grep '^ii' 12:09:26 + '[' -f /tmp/packages_start.txt ']' 12:09:26 + '[' -f /tmp/packages_end.txt ']' 12:09:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:26 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:09:26 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:09:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:09:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins21892978384841461.sh 12:09:26 ---> capture-instance-metadata.sh 12:09:26 Setup pyenv: 12:09:26 system 12:09:26 3.8.13 12:09:26 3.9.13 12:09:26 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:09:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYM7 12:09:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:34 lf-activate-venv(): INFO: Base packages installed successfully 12:09:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-kYM7/bin to PATH 12:09:56 INFO: Running in OpenStack, capturing instance metadata 12:09:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3139540118135240744.sh 12:09:56 provisioning config files... 12:09:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16274545025033344954tmp 12:09:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:56 [EnvInject] - Injecting environment variables from a build step. 12:09:56 [EnvInject] - Injecting as environment variables the properties content 12:09:56 SERVER_ID=logs 12:09:56 12:09:56 [EnvInject] - Variables injected successfully. 12:09:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4061573249613423627.sh 12:09:56 ---> create-netrc.sh 12:09:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9574179599542981721.sh 12:09:56 ---> python-tools-install.sh 12:09:56 Setup pyenv: 12:09:56 system 12:09:56 3.8.13 12:09:56 3.9.13 12:09:56 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYM7 from file:/tmp/.os_lf_venv 12:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:58 lf-activate-venv(): INFO: Base packages installed successfully 12:09:58 lf-activate-venv(): INFO: Installing additional packages: lftools 12:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-kYM7/bin to PATH 12:10:05 Generating Requirements File 12:10:26 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. 12:10:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:10:26 Python 3.10.6 12:10:26 pip 26.0.1 from /tmp/venv-kYM7/lib/python3.10/site-packages/pip (python 3.10) 12:10:27 appdirs==1.4.4 12:10:27 argcomplete==3.6.3 12:10:27 aspy.yaml==1.3.0 12:10:27 attrs==25.4.0 12:10:27 autopage==0.6.0 12:10:27 backports.strenum==1.3.1 12:10:27 beautifulsoup4==4.14.3 12:10:27 boto3==1.42.48 12:10:27 botocore==1.42.48 12:10:27 bs4==0.0.2 12:10:27 certifi==2026.1.4 12:10:27 cffi==2.0.0 12:10:27 cfgv==3.5.0 12:10:27 chardet==5.2.0 12:10:27 charset-normalizer==3.4.4 12:10:27 click==8.3.1 12:10:27 cliff==4.13.1 12:10:27 cmd2==3.2.0 12:10:27 cryptography==3.3.2 12:10:27 debtcollector==3.0.0 12:10:27 decorator==5.2.1 12:10:27 defusedxml==0.7.1 12:10:27 Deprecated==1.3.1 12:10:27 distlib==0.4.0 12:10:27 dnspython==2.8.0 12:10:27 docker==7.1.0 12:10:27 dogpile.cache==1.5.0 12:10:27 durationpy==0.10 12:10:27 email-validator==2.3.0 12:10:27 filelock==3.21.2 12:10:27 future==1.0.0 12:10:27 gitdb==4.0.12 12:10:27 GitPython==3.1.46 12:10:27 httplib2==0.30.2 12:10:27 identify==2.6.16 12:10:27 idna==3.11 12:10:27 importlib-resources==1.5.0 12:10:27 iso8601==2.1.0 12:10:27 Jinja2==3.1.6 12:10:27 jmespath==1.1.0 12:10:27 jsonpatch==1.33 12:10:27 jsonpointer==3.0.0 12:10:27 jsonschema==4.26.0 12:10:27 jsonschema-specifications==2025.9.1 12:10:27 keystoneauth1==5.13.0 12:10:27 kubernetes==35.0.0 12:10:27 lftools==0.37.21 12:10:27 lxml==6.0.2 12:10:27 markdown-it-py==4.0.0 12:10:27 MarkupSafe==3.0.3 12:10:27 mdurl==0.1.2 12:10:27 msgpack==1.1.2 12:10:27 multi_key_dict==2.0.3 12:10:27 munch==4.0.0 12:10:27 netaddr==1.3.0 12:10:27 niet==1.4.2 12:10:27 nodeenv==1.10.0 12:10:27 oauth2client==4.1.3 12:10:27 oauthlib==3.3.1 12:10:27 openstacksdk==4.9.0 12:10:27 os-service-types==1.8.2 12:10:27 osc-lib==4.3.0 12:10:27 oslo.config==10.2.0 12:10:27 oslo.context==6.2.0 12:10:27 oslo.i18n==6.7.1 12:10:27 oslo.log==8.0.0 12:10:27 oslo.serialization==5.9.0 12:10:27 oslo.utils==9.2.0 12:10:27 packaging==26.0 12:10:27 pbr==7.0.3 12:10:27 platformdirs==4.7.0 12:10:27 prettytable==3.17.0 12:10:27 psutil==7.2.2 12:10:27 pyasn1==0.6.2 12:10:27 pyasn1_modules==0.4.2 12:10:27 pycparser==3.0 12:10:27 pygerrit2==2.0.15 12:10:27 PyGithub==2.8.1 12:10:27 Pygments==2.19.2 12:10:27 PyJWT==2.11.0 12:10:27 PyNaCl==1.6.2 12:10:27 pyparsing==2.4.7 12:10:27 pyperclip==1.11.0 12:10:27 pyrsistent==0.20.0 12:10:27 python-cinderclient==9.8.0 12:10:27 python-dateutil==2.9.0.post0 12:10:27 python-heatclient==5.0.0 12:10:27 python-jenkins==1.8.3 12:10:27 python-keystoneclient==5.7.0 12:10:27 python-magnumclient==4.9.0 12:10:27 python-openstackclient==8.3.0 12:10:27 python-swiftclient==4.9.0 12:10:27 PyYAML==6.0.3 12:10:27 referencing==0.37.0 12:10:27 requests==2.32.5 12:10:27 requests-oauthlib==2.0.0 12:10:27 requestsexceptions==1.4.0 12:10:27 rfc3986==2.0.0 12:10:27 rich==14.3.2 12:10:27 rich-argparse==1.7.2 12:10:27 rpds-py==0.30.0 12:10:27 rsa==4.9.1 12:10:27 ruamel.yaml==0.19.1 12:10:27 ruamel.yaml.clib==0.2.15 12:10:27 s3transfer==0.16.0 12:10:27 simplejson==3.20.2 12:10:27 six==1.17.0 12:10:27 smmap==5.0.2 12:10:27 soupsieve==2.8.3 12:10:27 stevedore==5.6.0 12:10:27 tabulate==0.9.0 12:10:27 toml==0.10.2 12:10:27 tomlkit==0.14.0 12:10:27 tqdm==4.67.3 12:10:27 typing_extensions==4.15.0 12:10:27 tzdata==2025.3 12:10:27 urllib3==1.26.20 12:10:27 virtualenv==20.36.1 12:10:27 wcwidth==0.6.0 12:10:27 websocket-client==1.9.0 12:10:27 wrapt==2.1.1 12:10:27 xdg==6.0.0 12:10:27 xmltodict==1.0.2 12:10:27 yq==3.4.3 12:10:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4745864991739644595.sh 12:10:27 ---> sudo-logs.sh 12:10:27 Archiving 'sudo' log.. 12:10:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4810276106692876423.sh 12:10:27 ---> job-cost.sh 12:10:27 INFO: Activating Python virtual environment... 12:10:27 Setup pyenv: 12:10:27 system 12:10:27 3.8.13 12:10:27 3.9.13 12:10:27 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:10:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYM7 from file:/tmp/.os_lf_venv 12:10:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:29 lf-activate-venv(): INFO: Base packages installed successfully 12:10:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-kYM7/bin to PATH 12:10:38 INFO: No stack-cost file found 12:10:38 INFO: Instance uptime: 288s 12:10:38 INFO: Fetching instance metadata (attempt 1 of 3)... 12:10:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:10:39 INFO: Successfully fetched instance metadata 12:10:39 INFO: Instance type: v3-standard-4 12:10:39 INFO: Retrieving pricing info for: v3-standard-4 12:10:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:10:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=288 12:10:39 INFO: Successfully fetched Vexxhost pricing API 12:10:39 INFO: Retrieved cost: 0.11 12:10:39 INFO: Retrieved resource: v3-standard-4 12:10:39 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 12:10:39 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 12:10:39 INFO: Successfully archived job cost data 12:10:39 DEBUG: Cost data: oom-master-sphinx-lint,598,2026-02-13 12:10:39,v3-standard-4,288,0.11,0.00,SUCCESS 12:10:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16616331469845660672.sh 12:10:39 ---> logs-deploy.sh 12:10:39 Setup pyenv: 12:10:39 system 12:10:39 3.8.13 12:10:39 3.9.13 12:10:39 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:10:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kYM7 from file:/tmp/.os_lf_venv 12:10:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:41 lf-activate-venv(): INFO: Base packages installed successfully 12:10:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-kYM7/bin to PATH 12:10:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/598 12:10:49 INFO: archiving workspace using pattern(s): 12:10:52 Archives upload complete. 12:10:52 INFO: archiving logs to Nexus 12:10:53 ---> uname -a: 12:10:53 Linux prd-ubuntu1804-builder-4c-4g-16496 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:10:53 12:10:53 12:10:53 ---> lscpu: 12:10:53 Architecture: x86_64 12:10:53 CPU op-mode(s): 32-bit, 64-bit 12:10:53 Byte Order: Little Endian 12:10:53 CPU(s): 4 12:10:53 On-line CPU(s) list: 0-3 12:10:53 Thread(s) per core: 1 12:10:53 Core(s) per socket: 1 12:10:53 Socket(s): 4 12:10:53 NUMA node(s): 1 12:10:53 Vendor ID: AuthenticAMD 12:10:53 CPU family: 23 12:10:53 Model: 49 12:10:53 Model name: AMD EPYC-Rome Processor 12:10:53 Stepping: 0 12:10:53 CPU MHz: 2799.998 12:10:53 BogoMIPS: 5599.99 12:10:53 Virtualization: AMD-V 12:10:53 Hypervisor vendor: KVM 12:10:53 Virtualization type: full 12:10:53 L1d cache: 32K 12:10:53 L1i cache: 32K 12:10:53 L2 cache: 512K 12:10:53 L3 cache: 16384K 12:10:53 NUMA node0 CPU(s): 0-3 12:10: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 12:10:53 12:10:53 12:10:53 ---> nproc: 12:10:53 4 12:10:53 12:10:53 12:10:53 ---> df -h: 12:10:53 Filesystem Size Used Avail Use% Mounted on 12:10:53 udev 7.9G 0 7.9G 0% /dev 12:10:53 tmpfs 1.6G 676K 1.6G 1% /run 12:10:53 /dev/vda1 78G 8.7G 69G 12% / 12:10:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:10:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:10:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:10:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:10:53 12:10:53 12:10:53 ---> free -m: 12:10:53 total used free shared buff/cache available 12:10:53 Mem: 16040 555 12988 0 2496 15154 12:10:53 Swap: 1023 0 1023 12:10:53 12:10:53 12:10:53 ---> ip addr: 12:10:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:53 inet 127.0.0.1/8 scope host lo 12:10:53 valid_lft forever preferred_lft forever 12:10:53 inet6 ::1/128 scope host 12:10:53 valid_lft forever preferred_lft forever 12:10:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:53 link/ether fa:16:3e:e0:0f:a8 brd ff:ff:ff:ff:ff:ff 12:10:53 inet 10.30.107.88/23 brd 10.30.107.255 scope global dynamic ens3 12:10:53 valid_lft 86106sec preferred_lft 86106sec 12:10:53 inet6 fe80::f816:3eff:fee0:fa8/64 scope link 12:10:53 valid_lft forever preferred_lft forever 12:10:53 12:10:53 12:10:53 ---> sar -b -r -n DEV: 12:10:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16496) 02/13/26 _x86_64_ (4 CPU) 12:10:53 12:10:53 12:06:01 LINUX RESTART (4 CPU) 12:10:53 12:10:53 12:07:01 tps rtps wtps bread/s bwrtn/s 12:10:53 12:08:01 100.12 3.52 96.60 243.83 20521.51 12:10:53 12:09:01 5.43 0.00 5.43 0.00 6432.39 12:10:53 12:10:01 49.91 0.83 49.08 105.72 10496.12 12:10:53 Average: 51.82 1.45 50.37 116.51 12483.34 12:10:53 12:10:53 12:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:53 12:08:01 13626412 15481936 2798556 17.04 76492 1964948 944036 5.40 803048 1753624 3196 12:10:53 12:09:01 13625660 15481124 2799308 17.04 76556 1964952 944036 5.40 803220 1753616 8 12:10:53 12:10:01 13426728 15512348 2998240 18.25 97420 2161448 778104 4.45 792628 1936804 150288 12:10:53 Average: 13559600 15491803 2865368 17.45 83489 2030449 888725 5.09 799632 1814681 51164 12:10:53 12:10:53 12:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:53 12:08:01 lo 3.60 3.60 0.33 0.33 0.00 0.00 0.00 0.00 12:10:53 12:08:01 ens3 38.23 29.68 26.38 8.19 0.00 0.00 0.00 0.00 12:10:53 12:09:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:10:53 12:09:01 ens3 2.58 1.93 1.14 1.50 0.00 0.00 0.00 0.00 12:10:53 12:10:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 12:10:53 12:10:01 ens3 47.13 36.06 672.15 8.21 0.00 0.00 0.00 0.00 12:10:53 Average: lo 1.62 1.62 0.15 0.15 0.00 0.00 0.00 0.00 12:10:53 Average: ens3 29.31 22.56 233.22 5.96 0.00 0.00 0.00 0.00 12:10:53 12:10:53 12:10:53 ---> sar -P ALL: 12:10:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16496) 02/13/26 _x86_64_ (4 CPU) 12:10:53 12:10:53 12:06:01 LINUX RESTART (4 CPU) 12:10:53 12:10:53 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:10:53 12:08:01 all 7.77 0.00 0.71 4.59 0.06 86.87 12:10:53 12:08:01 0 1.82 0.00 0.40 1.97 0.08 95.73 12:10:53 12:08:01 1 10.89 0.00 0.79 4.69 0.08 83.54 12:10:53 12:08:01 2 17.24 0.00 1.20 1.07 0.03 80.45 12:10:53 12:08:01 3 1.09 0.00 0.40 10.65 0.07 87.80 12:10:53 12:09:01 all 0.38 0.00 0.06 0.30 0.05 99.20 12:10:53 12:09:01 0 1.11 0.00 0.08 0.00 0.07 98.74 12:10:53 12:09:01 1 0.10 0.00 0.03 0.00 0.02 99.85 12:10:53 12:09:01 2 0.12 0.00 0.08 0.00 0.07 99.73 12:10:53 12:09:01 3 0.20 0.00 0.07 1.22 0.03 98.48 12:10:53 12:10:01 all 12.34 0.00 0.94 2.11 0.05 84.56 12:10:53 12:10:01 0 4.49 0.00 0.54 2.37 0.07 92.53 12:10:53 12:10:01 1 17.25 0.00 1.17 5.19 0.05 76.34 12:10:53 12:10:01 2 19.30 0.00 1.18 0.30 0.02 79.20 12:10:53 12:10:01 3 8.44 0.00 0.88 0.53 0.05 90.09 12:10:53 Average: all 6.84 0.00 0.57 2.33 0.05 90.21 12:10:53 Average: 0 2.48 0.00 0.34 1.45 0.07 95.66 12:10:53 Average: 1 9.41 0.00 0.66 3.29 0.05 86.59 12:10:53 Average: 2 12.22 0.00 0.82 0.46 0.04 86.46 12:10:53 Average: 3 3.25 0.00 0.45 4.13 0.05 92.12 12:10:53 12:10:53 12:10:53