19:00:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:00:06 Running as SYSTEM 19:00:06 [EnvInject] - Loading node environment variables. 19:00:06 Building remotely on prd-ubuntu1804-builder-4c-4g-13428 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:00:06 [ssh-agent] Looking for ssh-agent implementation... 19:00:06 $ ssh-agent 19:00:06 SSH_AUTH_SOCK=/tmp/ssh-43uHS0jNNnA4/agent.1677 19:00:06 SSH_AGENT_PID=1679 19:00:06 [ssh-agent] Started. 19:00:06 Running ssh-add (command line suppressed) 19:00:06 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_3983241850477424895.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_3983241850477424895.key) 19:00:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:00:06 The recommended git tool is: NONE 19:00:08 using credential onap-jenkins-ssh 19:00:08 Wiping out workspace first. 19:00:08 Cloning the remote Git repository 19:00:08 Cloning repository git://cloud.onap.org/mirror/oom.git 19:00:08 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:00:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:00:08 > git --version # timeout=10 19:00:08 > git --version # 'git version 2.17.1' 19:00:08 using GIT_SSH to set credentials Gerrit user 19:00:08 Verifying host key using manually-configured host key entries 19:00:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:00:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:00:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:00:14 using GIT_SSH to set credentials Gerrit user 19:00:14 Verifying host key using manually-configured host key entries 19:00:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/4 # timeout=30 19:00:14 > git rev-parse a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27^{commit} # timeout=10 19:00:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:00:14 Checking out Revision a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 (refs/changes/57/146657/4) 19:00:14 > git config core.sparsecheckout # timeout=10 19:00:14 > git checkout -f a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 # timeout=30 19:00:18 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:00:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:00:18 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:00:18 [EnvInject] - Injecting environment variables from a build step. 19:00:18 [EnvInject] - Injecting as environment variables the properties content 19:00:18 PYTHON=python3 19:00:18 19:00:18 [EnvInject] - Variables injected successfully. 19:00:18 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12233428486195982269.sh 19:00:18 ---> tox-install.sh 19:00:18 + source /home/jenkins/lf-env.sh 19:00:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:18 ++ mktemp -d /tmp/venv-XXXX 19:00:18 + lf_venv=/tmp/venv-HDCU 19:00:18 + local venv_file=/tmp/.os_lf_venv 19:00:18 + local python=python3 19:00:18 + local options 19:00:18 + local set_path=true 19:00:18 + local install_args= 19:00:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:00:18 + true 19:00:18 + case $1 in 19:00:18 + venv_file=/tmp/.toxenv 19:00:18 + shift 2 19:00:18 + true 19:00:18 + case $1 in 19:00:18 + shift 19:00:18 + break 19:00:18 + case $python in 19:00:18 + local pkg_list= 19:00:18 + [[ -d /opt/pyenv ]] 19:00:18 + echo 'Setup pyenv:' 19:00:18 Setup pyenv: 19:00:18 + export PYENV_ROOT=/opt/pyenv 19:00:18 + PYENV_ROOT=/opt/pyenv 19:00:18 + 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 19:00:18 + 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 19:00:18 + pyenv versions 19:00:18 * system (set by /opt/pyenv/version) 19:00:18 * 3.8.13 (set by /opt/pyenv/version) 19:00:18 * 3.9.13 (set by /opt/pyenv/version) 19:00:18 * 3.10.6 (set by /opt/pyenv/version) 19:00:18 + command -v pyenv 19:00:18 ++ pyenv init - --no-rehash 19:00:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:00:18 export PATH="/opt/pyenv/shims:${PATH}" 19:00:18 export PYENV_SHELL=bash 19:00:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:00:18 pyenv() { 19:00:18 local command 19:00:18 command="${1:-}" 19:00:18 if [ "$#" -gt 0 ]; then 19:00:18 shift 19:00:18 fi 19:00:18 19:00:18 case "$command" in 19:00:18 rehash|shell) 19:00:18 eval "$(pyenv "sh-$command" "$@")" 19:00:18 ;; 19:00:18 *) 19:00:18 command pyenv "$command" "$@" 19:00:18 ;; 19:00:18 esac 19:00:18 }' 19:00:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:00:18 ++ 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 19:00:18 ++ 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 19:00:18 ++ 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 19:00:18 ++ export PYENV_SHELL=bash 19:00:18 ++ PYENV_SHELL=bash 19:00:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:00:18 +++ complete -F _pyenv pyenv 19:00:18 ++ lf-pyver python3 19:00:18 ++ local py_version_xy=python3 19:00:18 ++ local py_version_xyz= 19:00:18 ++ pyenv versions 19:00:18 ++ local command 19:00:18 ++ command=versions 19:00:18 ++ '[' 1 -gt 0 ']' 19:00:18 ++ shift 19:00:18 ++ case "$command" in 19:00:18 ++ command pyenv versions 19:00:18 ++ pyenv versions 19:00:18 ++ sed 's/^[ *]* //' 19:00:18 ++ awk '{ print $1 }' 19:00:18 ++ grep -E '^[0-9.]*[0-9]$' 19:00:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:00:18 +++ grep '^3' /tmp/.pyenv_versions 19:00:18 +++ sort -V 19:00:18 +++ tail -n 1 19:00:18 ++ py_version_xyz=3.10.6 19:00:18 ++ [[ -z 3.10.6 ]] 19:00:18 ++ echo 3.10.6 19:00:18 ++ return 0 19:00:18 + pyenv local 3.10.6 19:00:18 + local command 19:00:18 + command=local 19:00:18 + '[' 2 -gt 0 ']' 19:00:18 + shift 19:00:18 + case "$command" in 19:00:18 + command pyenv local 3.10.6 19:00:18 + pyenv local 3.10.6 19:00:18 + for arg in "$@" 19:00:18 + case $arg in 19:00:18 + pkg_list+='tox ' 19:00:18 + for arg in "$@" 19:00:18 + case $arg in 19:00:18 + pkg_list+='virtualenv ' 19:00:18 + for arg in "$@" 19:00:18 + case $arg in 19:00:18 + pkg_list+='urllib3~=1.26.15 ' 19:00:18 + [[ -f /tmp/.toxenv ]] 19:00:18 + [[ ! -f /tmp/.toxenv ]] 19:00:18 + [[ -n '' ]] 19:00:18 + python3 -m venv /tmp/venv-HDCU 19:00:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HDCU' 19:00:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HDCU 19:00:22 + echo /tmp/venv-HDCU 19:00:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:00:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:00:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:22 + local 'pip_opts=--upgrade --quiet' 19:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:22 + [[ -n '' ]] 19:00:22 + [[ -n '' ]] 19:00:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:22 + /tmp/venv-HDCU/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 19:00:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:00:27 lf-activate-venv(): INFO: Base packages installed successfully 19:00:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:00:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:00:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:00:27 + /tmp/venv-HDCU/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 19:00:29 + type python3 19:00:29 + true 19:00:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HDCU/bin to PATH' 19:00:29 lf-activate-venv(): INFO: Adding /tmp/venv-HDCU/bin to PATH 19:00:29 + PATH=/tmp/venv-HDCU/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 19:00:29 + return 0 19:00:29 + python3 --version 19:00:29 Python 3.10.6 19:00:29 + python3 -m pip --version 19:00:29 pip 26.1.2 from /tmp/venv-HDCU/lib/python3.10/site-packages/pip (python 3.10) 19:00:29 + python3 -m pip freeze 19:00:29 cachetools==7.1.6 19:00:29 colorama==0.4.6 19:00:29 distlib==0.4.3 19:00:29 filelock==3.32.0 19:00:29 packaging==26.2 19:00:29 platformdirs==4.11.0 19:00:29 pluggy==1.6.0 19:00:29 pyproject-api==1.11.0 19:00:29 python-discovery==1.5.0 19:00:29 tomli==2.4.1 19:00:29 tomli_w==1.2.0 19:00:29 tox==4.58.0 19:00:29 typing_extensions==4.16.0 19:00:29 urllib3==1.26.20 19:00:29 virtualenv==21.7.0 19:00:29 [EnvInject] - Injecting environment variables from a build step. 19:00:29 [EnvInject] - Injecting as environment variables the properties content 19:00:29 PARALLEL=false 19:00:29 19:00:29 [EnvInject] - Variables injected successfully. 19:00:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7541705994645481611.sh 19:00:29 ---> tox-run.sh 19:00:29 + 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 19:00:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:00:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:00:29 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:00:29 + cd /w/workspace/oom-master-sphinx-lint/. 19:00:29 + source /home/jenkins/lf-env.sh 19:00:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:29 ++ mktemp -d /tmp/venv-XXXX 19:00:29 + lf_venv=/tmp/venv-jUiL 19:00:29 + local venv_file=/tmp/.os_lf_venv 19:00:29 + local python=python3 19:00:29 + local options 19:00:29 + local set_path=true 19:00:29 + local install_args= 19:00:29 ++ 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 19:00:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:00:29 + true 19:00:29 + case $1 in 19:00:29 + venv_file=/tmp/.toxenv 19:00:29 + shift 2 19:00:29 + true 19:00:29 + case $1 in 19:00:29 + shift 19:00:29 + break 19:00:29 + case $python in 19:00:29 + local pkg_list= 19:00:29 + [[ -d /opt/pyenv ]] 19:00:29 + echo 'Setup pyenv:' 19:00:29 Setup pyenv: 19:00:29 + export PYENV_ROOT=/opt/pyenv 19:00:29 + PYENV_ROOT=/opt/pyenv 19:00:29 + 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 19:00:29 + 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 19:00:29 + pyenv versions 19:00:29 system 19:00:29 3.8.13 19:00:29 3.9.13 19:00:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:00:29 + command -v pyenv 19:00:29 ++ pyenv init - --no-rehash 19:00:29 + 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[*]}"'\'')" 19:00:29 export PATH="/opt/pyenv/shims:${PATH}" 19:00:29 export PYENV_SHELL=bash 19:00:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:00:29 pyenv() { 19:00:29 local command 19:00:29 command="${1:-}" 19:00:29 if [ "$#" -gt 0 ]; then 19:00:29 shift 19:00:29 fi 19:00:29 19:00:29 case "$command" in 19:00:29 rehash|shell) 19:00:29 eval "$(pyenv "sh-$command" "$@")" 19:00:29 ;; 19:00:29 *) 19:00:29 command pyenv "$command" "$@" 19:00:29 ;; 19:00:29 esac 19:00:29 }' 19:00:29 +++ 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[*]}"' 19:00:29 ++ 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 19:00:29 ++ 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 19:00:29 ++ 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 19:00:29 ++ export PYENV_SHELL=bash 19:00:29 ++ PYENV_SHELL=bash 19:00:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:00:29 +++ complete -F _pyenv pyenv 19:00:29 ++ lf-pyver python3 19:00:29 ++ local py_version_xy=python3 19:00:29 ++ local py_version_xyz= 19:00:29 ++ pyenv versions 19:00:29 ++ local command 19:00:29 ++ command=versions 19:00:29 ++ '[' 1 -gt 0 ']' 19:00:29 ++ sed 's/^[ *]* //' 19:00:29 ++ shift 19:00:29 ++ case "$command" in 19:00:29 ++ command pyenv versions 19:00:29 ++ pyenv versions 19:00:29 ++ awk '{ print $1 }' 19:00:29 ++ grep -E '^[0-9.]*[0-9]$' 19:00:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:00:29 +++ grep '^3' /tmp/.pyenv_versions 19:00:29 +++ sort -V 19:00:29 +++ tail -n 1 19:00:29 ++ py_version_xyz=3.10.6 19:00:29 ++ [[ -z 3.10.6 ]] 19:00:29 ++ echo 3.10.6 19:00:29 ++ return 0 19:00:29 + pyenv local 3.10.6 19:00:29 + local command 19:00:29 + command=local 19:00:29 + '[' 2 -gt 0 ']' 19:00:29 + shift 19:00:29 + case "$command" in 19:00:29 + command pyenv local 3.10.6 19:00:29 + pyenv local 3.10.6 19:00:29 + for arg in "$@" 19:00:29 + case $arg in 19:00:29 + pkg_list+='tox ' 19:00:29 + for arg in "$@" 19:00:29 + case $arg in 19:00:29 + pkg_list+='virtualenv ' 19:00:29 + for arg in "$@" 19:00:29 + case $arg in 19:00:29 + pkg_list+='urllib3~=1.26.15 ' 19:00:29 + [[ -f /tmp/.toxenv ]] 19:00:29 ++ cat /tmp/.toxenv 19:00:29 + lf_venv=/tmp/venv-HDCU 19:00:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HDCU from' file:/tmp/.toxenv 19:00:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HDCU from file:/tmp/.toxenv 19:00:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:29 + local 'pip_opts=--upgrade --quiet' 19:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:29 + [[ -n '' ]] 19:00:29 + [[ -n '' ]] 19:00:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:29 + /tmp/venv-HDCU/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 19:00:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:00:30 lf-activate-venv(): INFO: Base packages installed successfully 19:00:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:00:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:00:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:00:30 + /tmp/venv-HDCU/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 19:00:31 + type python3 19:00:31 + true 19:00:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HDCU/bin to PATH' 19:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-HDCU/bin to PATH 19:00:31 + PATH=/tmp/venv-HDCU/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 19:00:31 + return 0 19:00:31 + [[ -d /opt/pyenv ]] 19:00:31 + echo '---> Setting up pyenv' 19:00:31 ---> Setting up pyenv 19:00:31 + export PYENV_ROOT=/opt/pyenv 19:00:31 + PYENV_ROOT=/opt/pyenv 19:00:31 + export PATH=/opt/pyenv/bin:/tmp/venv-HDCU/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 19:00:31 + PATH=/opt/pyenv/bin:/tmp/venv-HDCU/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 19:00:31 ++ pwd 19:00:31 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:00:31 + export PYTHONPATH 19:00:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:00:31 + TOX_TESTENV_PASSENV=PYTHONPATH 19:00:31 + tox --version 19:00:31 4.58.0 from /tmp/venv-HDCU/lib/python3.10/site-packages/tox/__init__.py 19:00:32 + PARALLEL=false 19:00:32 + TOX_OPTIONS_LIST= 19:00:32 + [[ -n docs,docs-linkcheck ]] 19:00:32 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:00:32 + case ${PARALLEL,,} in 19:00:32 + tox -e docs,docs-linkcheck 19:00:32 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:00:33 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 19:00:54 docs: freeze> python -m pip freeze --all 19:00:55 docs: 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.3.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 19:00:55 docs: commands[0]> sudo apt-get update 19:00:55 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:00:55 Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 19:00:55 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 19:00:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 19:00:55 Get:5 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease [15.9 kB] 19:00:55 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:00:55 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:00:55 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:00:55 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:00:55 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:00:55 Get:11 http://apt.puppetlabs.com xenial InRelease [144 kB] 19:00:55 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:00:55 Get:13 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 19:00:55 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:00:55 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:00:55 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3092 kB] 19:00:55 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [552 kB] 19:00:55 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1368 kB] 19:00:55 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 19:00:55 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1936 kB] 19:00:55 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [420 kB] 19:00:55 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.7 kB] 19:00:55 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6056 B] 19:00:55 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.7 kB] 19:00:55 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.5 kB] 19:00:55 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.3 kB] 19:00:55 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8612 B] 19:00:55 Get:28 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic/main amd64 Packages [524 B] 19:00:55 Err:11 http://apt.puppetlabs.com xenial InRelease 19:00:55 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:00:55 Get:29 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic/main Translation-en [416 B] 19:00:55 Get:30 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main amd64 Packages [14.0 kB] 19:00:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2763 kB] 19:00:56 Get:32 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1008 B] 19:00:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 19:00:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1338 kB] 19:00:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [182 kB] 19:00:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1319 kB] 19:00:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [307 kB] 19:00:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 19:00:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3896 B] 19:01:02 Fetched 30.1 MB in 5s (6551 kB/s) 19:01:02 Reading package lists... 19:01:03 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:01:03 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:01:03 W: Some index files failed to download. They have been ignored, or old ones used instead. 19:01:03 docs: commands[1]> sudo apt-get install -y graphviz 19:01:03 Reading package lists... 19:01:03 Building dependency tree... 19:01:03 Reading state information... 19:01:03 graphviz is already the newest version (2.40.1-2). 19:01:03 The following packages were automatically installed and are no longer required: 19:01:03 libmysqlclient20 mysql-common 19:01:03 Use 'sudo apt autoremove' to remove them. 19:01:03 0 upgraded, 0 newly installed, 0 to remove and 183 not upgraded. 19:01:03 docs: commands[2]> 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 19:01:08 docs: OK ✔ in 36.34 seconds 19:01:08 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 19:01:18 docs-linkcheck: freeze> python -m pip freeze --all 19:01:19 docs-linkcheck: 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.3.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 19:01:19 docs-linkcheck: commands[0]> sudo apt-get update 19:01:19 Get:1 http://apt.puppetlabs.com xenial InRelease [144 kB] 19:01:19 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:01:19 Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 19:01:19 Hit:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease 19:01:19 Err:1 http://apt.puppetlabs.com xenial InRelease 19:01:19 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:01:19 Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 19:01:19 Hit:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 19:01:19 Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 19:01:21 Reading package lists... 19:01:22 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:01:22 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 19:01:22 W: Some index files failed to download. They have been ignored, or old ones used instead. 19:01:22 docs-linkcheck: commands[1]> sudo apt-get install -y graphviz 19:01:22 Reading package lists... 19:01:22 Building dependency tree... 19:01:22 Reading state information... 19:01:23 graphviz is already the newest version (2.40.1-2). 19:01:23 The following packages were automatically installed and are no longer required: 19:01:23 libmysqlclient20 mysql-common 19:01:23 Use 'sudo apt autoremove' to remove them. 19:01:23 0 upgraded, 0 newly installed, 0 to remove and 183 not upgraded. 19:01:23 docs-linkcheck: commands[2]> 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 19:02:29 docs: OK (36.34=setup[22.74]+cmd[8.23,0.51,4.86] seconds) 19:02:29 docs-linkcheck: OK (80.39=setup[10.81]+cmd[3.26,0.58,65.74] seconds) 19:02:29 congratulations :) (116.77 seconds) 19:02:29 + tox_status=0 19:02:29 + echo '---> Completed tox runs' 19:02:29 ---> Completed tox runs 19:02:29 + for i in .tox/*/log 19:02:29 ++ echo .tox/docs-linkcheck/log 19:02:29 ++ awk -F/ '{print $2}' 19:02:29 + tox_env=docs-linkcheck 19:02:29 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:02:29 + for i in .tox/*/log 19:02:29 ++ echo .tox/docs/log 19:02:29 ++ awk -F/ '{print $2}' 19:02:29 + tox_env=docs 19:02:29 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:02:29 + DOC_DIR=docs/_build/html 19:02:29 + [[ -d docs/_build/html ]] 19:02:29 + echo '---> Archiving generated docs' 19:02:29 ---> Archiving generated docs 19:02:29 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:02:29 + echo '---> tox-run.sh ends' 19:02:29 ---> tox-run.sh ends 19:02:29 + test 0 -eq 0 19:02:29 $ ssh-agent -k 19:02:29 unset SSH_AUTH_SOCK; 19:02:29 unset SSH_AGENT_PID; 19:02:29 echo Agent pid 1679 killed; 19:02:29 [ssh-agent] Stopped. 19:02:29 [PostBuildScript] - [INFO] Executing post build scripts. 19:02:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3014769674307857285.sh 19:02:29 ---> sysstat.sh 19:02:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2989520582818130150.sh 19:02:29 ---> package-listing.sh 19:02:29 ++ facter osfamily 19:02:29 ++ tr '[:upper:]' '[:lower:]' 19:02:29 + OS_FAMILY=debian 19:02:29 + workspace=/w/workspace/oom-master-sphinx-lint 19:02:29 + START_PACKAGES=/tmp/packages_start.txt 19:02:29 + END_PACKAGES=/tmp/packages_end.txt 19:02:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:29 + PACKAGES=/tmp/packages_start.txt 19:02:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:02:29 + PACKAGES=/tmp/packages_end.txt 19:02:29 + case "${OS_FAMILY}" in 19:02:29 + dpkg -l 19:02:29 + grep '^ii' 19:02:29 + '[' -f /tmp/packages_start.txt ']' 19:02:29 + '[' -f /tmp/packages_end.txt ']' 19:02:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:02:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:02:29 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:02:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:02:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3758873940798731271.sh 19:02:29 ---> capture-instance-metadata.sh 19:02:29 Setup pyenv: 19:02:29 system 19:02:29 3.8.13 19:02:29 3.9.13 19:02:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:02:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4dzA 19:02:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:02:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:37 lf-activate-venv(): INFO: Base packages installed successfully 19:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools 19:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-4dzA/bin to PATH 19:02:56 INFO: Running in OpenStack, capturing instance metadata 19:02:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12728855187535647775.sh 19:02:56 provisioning config files... 19:02:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config12345684306896767077tmp 19:02:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:02:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:02:56 [EnvInject] - Injecting environment variables from a build step. 19:02:56 [EnvInject] - Injecting as environment variables the properties content 19:02:56 SERVER_ID=logs 19:02:56 19:02:56 [EnvInject] - Variables injected successfully. 19:02:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4607527591785479954.sh 19:02:56 ---> create-netrc.sh 19:02:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16790008464423132481.sh 19:02:56 ---> python-tools-install.sh 19:02:56 Setup pyenv: 19:02:56 system 19:02:56 3.8.13 19:02:56 3.9.13 19:02:56 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:02:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4dzA from file:/tmp/.os_lf_venv 19:02:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:58 lf-activate-venv(): INFO: Base packages installed successfully 19:02:58 lf-activate-venv(): INFO: Installing additional packages: lftools 19:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-4dzA/bin to PATH 19:03:05 Generating Requirements File 19:03: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. 19:03:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:03:26 Python 3.10.6 19:03:26 pip 26.1.2 from /tmp/venv-4dzA/lib/python3.10/site-packages/pip (python 3.10) 19:03:27 aiohappyeyeballs==2.7.1 19:03:27 aiohttp==3.14.3 19:03:27 aiosignal==1.4.0 19:03:27 appdirs==1.4.4 19:03:27 argcomplete==3.7.0 19:03:27 aspy.yaml==1.3.0 19:03:27 async-timeout==5.0.1 19:03:27 attrs==26.1.0 19:03:27 autopage==0.6.0 19:03:27 backports.strenum==1.3.1 19:03:27 beautifulsoup4==4.15.0 19:03:27 boto3==1.43.57 19:03:27 botocore==1.43.57 19:03:27 bs4==0.0.2 19:03:27 certifi==2026.7.22 19:03:27 cffi==2.1.0 19:03:27 cfgv==3.5.0 19:03:27 chardet==7.4.3 19:03:27 charset-normalizer==3.4.9 19:03:27 click==8.4.2 19:03:27 cliff==4.14.0 19:03:27 cmd2==3.5.1 19:03:27 cryptography==3.3.2 19:03:27 debtcollector==3.1.0 19:03:27 decorator==5.3.1 19:03:27 defusedxml==0.7.1 19:03:27 Deprecated==1.3.1 19:03:27 distlib==0.4.3 19:03:27 dnspython==2.8.0 19:03:27 docker==7.2.0 19:03:27 dogpile.cache==1.5.0 19:03:27 durationpy==0.10 19:03:27 email-validator==2.3.0 19:03:27 filelock==3.32.0 19:03:27 frozenlist==1.8.0 19:03:27 future==1.0.0 19:03:27 gitdb==4.0.12 19:03:27 GitPython==3.1.57 19:03:27 httplib2==0.30.2 19:03:27 identify==2.6.19 19:03:27 idna==3.18 19:03:27 importlib-resources==1.5.0 19:03:27 iso8601==2.1.0 19:03:27 Jinja2==3.1.6 19:03:27 jmespath==1.1.0 19:03:27 jsonpatch==1.33 19:03:27 jsonpointer==3.1.1 19:03:27 jsonschema==4.26.0 19:03:27 jsonschema-specifications==2025.9.1 19:03:27 keystoneauth1==5.14.0 19:03:27 kubernetes==36.0.3 19:03:27 lftools==0.37.22 19:03:27 lxml==6.1.1 19:03:27 markdown-it-py==4.2.0 19:03:27 MarkupSafe==3.0.3 19:03:27 mdurl==0.1.2 19:03:27 msgpack==1.2.1 19:03:27 multi_key_dict==2.0.3 19:03:27 multidict==6.7.1 19:03:27 munch==4.0.0 19:03:27 netaddr==1.3.0 19:03:27 niet==1.4.2 19:03:27 nodeenv==1.10.0 19:03:27 oauth2client==4.1.3 19:03:27 oauthlib==3.3.1 19:03:27 openstacksdk==4.13.0 19:03:27 os-service-types==1.8.2 19:03:27 osc-lib==4.6.0 19:03:27 oslo.config==10.4.0 19:03:27 oslo.context==6.4.0 19:03:27 oslo.i18n==6.8.0 19:03:27 oslo.log==8.2.0 19:03:27 oslo.serialization==5.10.0 19:03:27 oslo.utils==10.1.1 19:03:27 packaging==26.2 19:03:27 pbr==7.0.3 19:03:27 platformdirs==4.11.0 19:03:27 prettytable==3.18.0 19:03:27 propcache==0.5.2 19:03:27 psutil==7.2.2 19:03:27 pyasn1==0.6.4 19:03:27 pyasn1_modules==0.4.2 19:03:27 pycparser==3.0 19:03:27 pygerrit2==2.0.15 19:03:27 PyGithub==2.9.1 19:03:27 Pygments==2.20.0 19:03:27 PyJWT==2.13.0 19:03:27 PyNaCl==1.6.2 19:03:27 pyparsing==2.4.7 19:03:27 pyperclip==1.11.0 19:03:27 pyrsistent==0.20.0 19:03:27 python-cinderclient==9.9.0 19:03:27 python-dateutil==2.9.0.post0 19:03:27 python-discovery==1.5.0 19:03:27 python-heatclient==5.2.0 19:03:27 python-jenkins==1.8.3 19:03:27 python-keystoneclient==5.8.0 19:03:27 python-magnumclient==4.11.0 19:03:27 python-openstackclient==10.0.0 19:03:27 python-swiftclient==4.10.0 19:03:27 PyYAML==6.0.3 19:03:27 referencing==0.37.0 19:03:27 requests==2.34.2 19:03:27 requests-oauthlib==2.0.0 19:03:27 rfc3986==2.0.0 19:03:27 rich==15.0.0 19:03:27 rich-argparse==1.8.0 19:03:27 rpds-py==0.30.0 19:03:27 rsa==4.9.1 19:03:27 ruamel.yaml==0.19.1 19:03:27 ruamel.yaml.clib==0.2.15 19:03:27 s3transfer==0.19.2 19:03:27 simplejson==4.1.1 19:03:27 six==1.17.0 19:03:27 smmap==5.0.3 19:03:27 soupsieve==2.9.1 19:03:27 stevedore==5.8.0 19:03:27 tabulate==0.10.0 19:03:27 toml==0.10.2 19:03:27 tomlkit==0.15.1 19:03:27 tqdm==4.70.0 19:03:27 typing_extensions==4.16.0 19:03:27 urllib3==1.26.20 19:03:27 virtualenv==21.7.0 19:03:27 wcwidth==0.8.2 19:03:27 websocket-client==1.9.0 19:03:27 wrapt==2.3.0 19:03:27 xdg==6.0.0 19:03:27 xmltodict==1.0.4 19:03:27 yarl==1.24.5 19:03:27 yq==4.1.2 19:03:27 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins4749628868672605400.sh 19:03:27 ---> uv-install.sh 19:03:27 Installing uv/uvx (latest) using shell installer 19:03:27 2026-07-28 19:03:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-13AlYT.sh" [1] 19:03:27 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:03:28 installing to /home/jenkins/.local/bin 19:03:28 uv 19:03:28 uvx 19:03:28 everything's installed! 19:03:28 19:03:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:03:28 19:03:28 source $HOME/.local/bin/env (sh, bash, zsh) 19:03:28 source $HOME/.local/bin/env.fish (fish) 19:03:28 Adding install location to PATH 19:03:28 ---> Validating uv/uvx install 19:03:28 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:03:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins230825913577018526.sh 19:03:28 ---> sudo-logs.sh 19:03:28 Archiving 'sudo' log.. 19:03:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13349177279115582023.sh 19:03:28 ---> job-cost.sh 19:03:28 INFO: Activating Python virtual environment... 19:03:28 Setup pyenv: 19:03:28 system 19:03:28 3.8.13 19:03:28 3.9.13 19:03:28 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:03:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4dzA from file:/tmp/.os_lf_venv 19:03:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:03:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:03:30 lf-activate-venv(): INFO: Base packages installed successfully 19:03:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-4dzA/bin to PATH 19:03:35 INFO: No stack-cost file found 19:03:35 INFO: Instance uptime: 235s 19:03:35 INFO: Fetching instance metadata (attempt 1 of 3)... 19:03:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:03:35 INFO: Successfully fetched instance metadata 19:03:35 INFO: Instance type: v3-standard-4 19:03:35 INFO: Retrieving pricing info for: v3-standard-4 19:03:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:03:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=235 19:03:35 INFO: Successfully fetched Vexxhost pricing API 19:03:35 INFO: Retrieved cost: 0.11 19:03:35 INFO: Retrieved resource: v3-standard-4 19:03:35 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 19:03:35 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 19:03:35 INFO: Successfully archived job cost data 19:03:35 DEBUG: Cost data: oom-master-sphinx-lint,621,2026-07-28 19:03:35,v3-standard-4,235,0.11,0.00,SUCCESS 19:03:35 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17105343693774037778.sh 19:03:35 ---> logs-deploy.sh 19:03:35 Setup pyenv: 19:03:35 system 19:03:35 3.8.13 19:03:35 3.9.13 19:03:36 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4dzA from file:/tmp/.os_lf_venv 19:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:03:37 lf-activate-venv(): INFO: Base packages installed successfully 19:03:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-4dzA/bin to PATH 19:03:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/621 19:03:44 INFO: archiving workspace using pattern(s): 19:03:46 Archives upload complete. 19:03:46 INFO: archiving logs to Nexus 19:03:47 ---> uname -a: 19:03:47 Linux prd-ubuntu1804-builder-4c-4g-13428 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:03:47 19:03:47 19:03:47 ---> lscpu: 19:03:47 Architecture: x86_64 19:03:47 CPU op-mode(s): 32-bit, 64-bit 19:03:47 Byte Order: Little Endian 19:03:47 CPU(s): 4 19:03:47 On-line CPU(s) list: 0-3 19:03:47 Thread(s) per core: 1 19:03:47 Core(s) per socket: 1 19:03:47 Socket(s): 4 19:03:47 NUMA node(s): 1 19:03:47 Vendor ID: AuthenticAMD 19:03:47 CPU family: 23 19:03:47 Model: 49 19:03:47 Model name: AMD EPYC-Rome Processor 19:03:47 Stepping: 0 19:03:47 CPU MHz: 2799.998 19:03:47 BogoMIPS: 5599.99 19:03:47 Virtualization: AMD-V 19:03:47 Hypervisor vendor: KVM 19:03:47 Virtualization type: full 19:03:47 L1d cache: 32K 19:03:47 L1i cache: 32K 19:03:47 L2 cache: 512K 19:03:47 L3 cache: 16384K 19:03:47 NUMA node0 CPU(s): 0-3 19:03:47 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 19:03:47 19:03:47 19:03:47 ---> nproc: 19:03:47 4 19:03:47 19:03:47 19:03:47 ---> df -h: 19:03:47 Filesystem Size Used Avail Use% Mounted on 19:03:47 udev 7.9G 0 7.9G 0% /dev 19:03:47 tmpfs 1.6G 676K 1.6G 1% /run 19:03:47 /dev/vda1 78G 8.9G 69G 12% / 19:03:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:03:47 tmpfs 5.0M 0 5.0M 0% /run/lock 19:03:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:03:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:03:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:03:47 19:03:47 19:03:47 ---> free -m: 19:03:47 total used free shared buff/cache available 19:03:47 Mem: 16040 586 12704 0 2748 15122 19:03:47 Swap: 1023 0 1023 19:03:47 19:03:47 19:03:47 ---> ip addr: 19:03:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:03:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:47 inet 127.0.0.1/8 scope host lo 19:03:47 valid_lft forever preferred_lft forever 19:03:47 inet6 ::1/128 scope host 19:03:47 valid_lft forever preferred_lft forever 19:03:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:03:47 link/ether fa:16:3e:1d:70:ab brd ff:ff:ff:ff:ff:ff 19:03:47 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 19:03:47 valid_lft 86161sec preferred_lft 86161sec 19:03:47 inet6 fe80::f816:3eff:fe1d:70ab/64 scope link 19:03:47 valid_lft forever preferred_lft forever 19:03:47 19:03:47 19:03:47 ---> sar -b -r -n DEV: 19:03:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13428) 07/28/26 _x86_64_ (4 CPU) 19:03:47 19:03:47 18:59:50 LINUX RESTART (4 CPU) 19:03:47 19:03:47 19:00:01 tps rtps wtps bread/s bwrtn/s 19:03:47 19:01:01 381.19 60.32 320.86 3799.50 67829.23 19:03:47 19:02:01 82.39 5.18 77.20 326.75 20242.36 19:03:47 19:03:01 42.54 0.80 41.74 91.05 3910.95 19:03:47 Average: 168.71 22.10 146.60 1405.77 30660.85 19:03:47 19:03:47 19:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:47 19:01:01 13633068 15448848 2791900 17.00 65984 1945368 998660 5.72 794080 1775196 331416 19:03:47 19:02:01 13441828 15425924 2983140 18.16 75140 2094496 996364 5.70 1039868 1702788 224 19:03:47 19:03:01 13264028 15479956 3160940 19.24 94944 2293396 844468 4.83 1005584 1887392 153488 19:03:47 Average: 13446308 15451576 2978660 18.13 78689 2111087 946497 5.42 946511 1788459 161709 19:03:47 19:03:47 19:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:03:47 19:01:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 19:03:47 19:01:01 ens3 524.05 336.86 2666.76 83.63 0.00 0.00 0.00 0.00 19:03:47 19:02:01 lo 4.33 4.33 0.40 0.40 0.00 0.00 0.00 0.00 19:03:47 19:02:01 ens3 37.94 32.71 27.13 8.86 0.00 0.00 0.00 0.00 19:03:47 19:03:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 19:03:47 19:03:01 ens3 45.99 33.78 667.94 7.74 0.00 0.00 0.00 0.00 19:03:47 Average: lo 2.36 2.36 0.24 0.24 0.00 0.00 0.00 0.00 19:03:47 Average: ens3 202.66 134.45 1120.61 33.41 0.00 0.00 0.00 0.00 19:03:47 19:03:47 19:03:47 ---> sar -P ALL: 19:03:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13428) 07/28/26 _x86_64_ (4 CPU) 19:03:47 19:03:47 18:59:50 LINUX RESTART (4 CPU) 19:03:47 19:03:47 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:03:47 19:01:01 all 22.49 0.67 2.67 3.72 0.07 70.39 19:03:47 19:01:01 0 18.19 0.00 1.94 0.57 0.05 79.25 19:03:47 19:01:01 1 28.29 0.00 3.42 4.87 0.07 63.35 19:03:47 19:01:01 2 30.88 0.00 3.04 1.33 0.07 64.69 19:03:47 19:01:01 3 12.60 2.66 2.29 8.11 0.05 74.28 19:03:47 19:02:01 all 9.96 0.53 0.86 0.76 0.03 87.86 19:03:47 19:02:01 0 7.09 0.00 0.69 0.72 0.03 91.47 19:03:47 19:02:01 1 9.79 0.00 0.62 0.20 0.03 89.36 19:03:47 19:02:01 2 16.59 0.00 1.13 0.07 0.03 82.18 19:03:47 19:02:01 3 6.33 2.12 0.97 2.02 0.05 88.50 19:03:47 19:03:01 all 12.16 0.00 0.93 0.48 0.03 86.41 19:03:47 19:03:01 0 1.83 0.00 0.38 0.02 0.03 97.74 19:03:47 19:03:01 1 32.07 0.00 1.82 0.47 0.05 65.59 19:03:47 19:03:01 2 7.51 0.00 0.75 0.07 0.02 91.65 19:03:47 19:03:01 3 7.21 0.00 0.78 1.39 0.02 90.60 19:03:47 Average: all 14.86 0.40 1.49 1.65 0.04 81.56 19:03:47 Average: 0 9.02 0.00 1.00 0.43 0.04 89.50 19:03:47 Average: 1 23.38 0.00 1.95 1.84 0.05 72.78 19:03:47 Average: 2 18.32 0.00 1.64 0.49 0.04 79.51 19:03:47 Average: 3 8.71 1.59 1.35 3.84 0.04 84.47 19:03:47 19:03:47 19:03:47