17:07:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:07:34 Running as SYSTEM 17:07:34 [EnvInject] - Loading node environment variables. 17:07:34 Building remotely on prd-ubuntu1804-builder-4c-4g-1721 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 17:07:34 [ssh-agent] Looking for ssh-agent implementation... 17:07:34 $ ssh-agent 17:07:35 SSH_AUTH_SOCK=/tmp/ssh-DkDMSUVvqOgH/agent.1693 17:07:35 SSH_AGENT_PID=1695 17:07:35 [ssh-agent] Started. 17:07:35 Running ssh-add (command line suppressed) 17:07:35 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_212545817794310172.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_212545817794310172.key) 17:07:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:07:35 The recommended git tool is: NONE 17:07:36 using credential onap-jenkins-ssh 17:07:36 Wiping out workspace first. 17:07:36 Cloning the remote Git repository 17:07:36 Cloning repository git://cloud.onap.org/mirror/oom.git 17:07:36 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 17:07:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:36 > git --version # timeout=10 17:07:36 > git --version # 'git version 2.17.1' 17:07:36 using GIT_SSH to set credentials Gerrit user 17:07:36 Verifying host key using manually-configured host key entries 17:07:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:07:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:43 using GIT_SSH to set credentials Gerrit user 17:07:43 Verifying host key using manually-configured host key entries 17:07:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/1 # timeout=30 17:07:43 > git rev-parse d3989f57755343d6bc78113168d5bbdbf425d865^{commit} # timeout=10 17:07:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:07:43 Checking out Revision d3989f57755343d6bc78113168d5bbdbf425d865 (refs/changes/75/143475/1) 17:07:43 > git config core.sparsecheckout # timeout=10 17:07:43 > git checkout -f d3989f57755343d6bc78113168d5bbdbf425d865 # timeout=30 17:07:47 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:07:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:07:47 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:07:47 [EnvInject] - Injecting environment variables from a build step. 17:07:47 [EnvInject] - Injecting as environment variables the properties content 17:07:47 PYTHON=python3 17:07:47 17:07:47 [EnvInject] - Variables injected successfully. 17:07:47 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8023253253888302400.sh 17:07:47 ---> tox-install.sh 17:07:47 + source /home/jenkins/lf-env.sh 17:07:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:47 ++ mktemp -d /tmp/venv-XXXX 17:07:47 + lf_venv=/tmp/venv-yekD 17:07:47 + local venv_file=/tmp/.os_lf_venv 17:07:47 + local python=python3 17:07:47 + local options 17:07:47 + local set_path=true 17:07:47 + local install_args= 17:07:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:47 + true 17:07:47 + case $1 in 17:07:47 + venv_file=/tmp/.toxenv 17:07:47 + shift 2 17:07:47 + true 17:07:47 + case $1 in 17:07:47 + shift 17:07:47 + break 17:07:47 + case $python in 17:07:47 + local pkg_list= 17:07:47 + [[ -d /opt/pyenv ]] 17:07:47 + echo 'Setup pyenv:' 17:07:47 Setup pyenv: 17:07:47 + export PYENV_ROOT=/opt/pyenv 17:07:47 + PYENV_ROOT=/opt/pyenv 17:07:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:47 + pyenv versions 17:07:47 * system (set by /opt/pyenv/version) 17:07:47 * 3.8.13 (set by /opt/pyenv/version) 17:07:47 * 3.9.13 (set by /opt/pyenv/version) 17:07:47 * 3.10.6 (set by /opt/pyenv/version) 17:07:47 + command -v pyenv 17:07:47 ++ pyenv init - --no-rehash 17:07:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:07:48 export PATH="/opt/pyenv/shims:${PATH}" 17:07:48 export PYENV_SHELL=bash 17:07:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:48 pyenv() { 17:07:48 local command 17:07:48 command="${1:-}" 17:07:48 if [ "$#" -gt 0 ]; then 17:07:48 shift 17:07:48 fi 17:07:48 17:07:48 case "$command" in 17:07:48 rehash|shell) 17:07:48 eval "$(pyenv "sh-$command" "$@")" 17:07:48 ;; 17:07:48 *) 17:07:48 command pyenv "$command" "$@" 17:07:48 ;; 17:07:48 esac 17:07:48 }' 17:07:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:07:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:48 ++ export PYENV_SHELL=bash 17:07:48 ++ PYENV_SHELL=bash 17:07:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:48 +++ complete -F _pyenv pyenv 17:07:48 ++ lf-pyver python3 17:07:48 ++ local py_version_xy=python3 17:07:48 ++ local py_version_xyz= 17:07:48 ++ pyenv versions 17:07:48 ++ sed 's/^[ *]* //' 17:07:48 ++ local command 17:07:48 ++ command=versions 17:07:48 ++ '[' 1 -gt 0 ']' 17:07:48 ++ shift 17:07:48 ++ case "$command" in 17:07:48 ++ command pyenv versions 17:07:48 ++ pyenv versions 17:07:48 ++ awk '{ print $1 }' 17:07:48 ++ grep -E '^[0-9.]*[0-9]$' 17:07:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:48 +++ grep '^3' /tmp/.pyenv_versions 17:07:48 +++ sort -V 17:07:48 +++ tail -n 1 17:07:48 ++ py_version_xyz=3.10.6 17:07:48 ++ [[ -z 3.10.6 ]] 17:07:48 ++ echo 3.10.6 17:07:48 ++ return 0 17:07:48 + pyenv local 3.10.6 17:07:48 + local command 17:07:48 + command=local 17:07:48 + '[' 2 -gt 0 ']' 17:07:48 + shift 17:07:48 + case "$command" in 17:07:48 + command pyenv local 3.10.6 17:07:48 + pyenv local 3.10.6 17:07:48 + for arg in "$@" 17:07:48 + case $arg in 17:07:48 + pkg_list+='tox ' 17:07:48 + for arg in "$@" 17:07:48 + case $arg in 17:07:48 + pkg_list+='virtualenv ' 17:07:48 + for arg in "$@" 17:07:48 + case $arg in 17:07:48 + pkg_list+='urllib3~=1.26.15 ' 17:07:48 + [[ -f /tmp/.toxenv ]] 17:07:48 + [[ ! -f /tmp/.toxenv ]] 17:07:48 + [[ -n '' ]] 17:07:48 + python3 -m venv /tmp/venv-yekD 17:07:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yekD' 17:07:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yekD 17:07:53 + echo /tmp/venv-yekD 17:07:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:07:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:07:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:53 + local 'pip_opts=--upgrade --quiet' 17:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:07:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:07:53 + [[ -n '' ]] 17:07:53 + [[ -n '' ]] 17:07:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:53 + /tmp/venv-yekD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:07:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:07:59 lf-activate-venv(): INFO: Base packages installed successfully 17:07:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:07:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:07:59 + /tmp/venv-yekD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:08:03 + type python3 17:08:03 + true 17:08:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yekD/bin to PATH' 17:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-yekD/bin to PATH 17:08:03 + PATH=/tmp/venv-yekD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:03 + return 0 17:08:03 + python3 --version 17:08:03 Python 3.10.6 17:08:03 + python3 -m pip --version 17:08:04 pip 26.0.1 from /tmp/venv-yekD/lib/python3.10/site-packages/pip (python 3.10) 17:08:04 + python3 -m pip freeze 17:08:04 cachetools==7.0.2 17:08:04 colorama==0.4.6 17:08:04 distlib==0.4.0 17:08:04 filelock==3.25.0 17:08:04 packaging==26.0 17:08:04 platformdirs==4.9.2 17:08:04 pluggy==1.6.0 17:08:04 pyproject-api==1.10.0 17:08:04 python-discovery==1.1.0 17:08:04 tomli==2.4.0 17:08:04 tox==4.47.3 17:08:04 typing_extensions==4.15.0 17:08:04 urllib3==1.26.20 17:08:04 virtualenv==21.1.0 17:08:04 [EnvInject] - Injecting environment variables from a build step. 17:08:04 [EnvInject] - Injecting as environment variables the properties content 17:08:04 PARALLEL=false 17:08:04 17:08:04 [EnvInject] - Variables injected successfully. 17:08:04 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5088707404645116673.sh 17:08:04 ---> tox-run.sh 17:08:04 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 17:08:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 17:08:04 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 17:08:04 + cd /w/workspace/oom-master-sphinx-lint/. 17:08:04 + source /home/jenkins/lf-env.sh 17:08:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:08:04 ++ mktemp -d /tmp/venv-XXXX 17:08:04 + lf_venv=/tmp/venv-ZQIS 17:08:04 + local venv_file=/tmp/.os_lf_venv 17:08:04 + local python=python3 17:08:04 + local options 17:08:04 + local set_path=true 17:08:04 + local install_args= 17:08:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:08:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:08:04 + true 17:08:04 + case $1 in 17:08:04 + venv_file=/tmp/.toxenv 17:08:04 + shift 2 17:08:04 + true 17:08:04 + case $1 in 17:08:04 + shift 17:08:04 + break 17:08:04 + case $python in 17:08:04 + local pkg_list= 17:08:04 + [[ -d /opt/pyenv ]] 17:08:04 + echo 'Setup pyenv:' 17:08:04 Setup pyenv: 17:08:04 + export PYENV_ROOT=/opt/pyenv 17:08:04 + PYENV_ROOT=/opt/pyenv 17:08:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 + pyenv versions 17:08:04 system 17:08:04 3.8.13 17:08:04 3.9.13 17:08:04 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:08:04 + command -v pyenv 17:08:04 ++ pyenv init - --no-rehash 17:08:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:08:04 export PATH="/opt/pyenv/shims:${PATH}" 17:08:04 export PYENV_SHELL=bash 17:08:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:08:04 pyenv() { 17:08:04 local command 17:08:04 command="${1:-}" 17:08:04 if [ "$#" -gt 0 ]; then 17:08:04 shift 17:08:04 fi 17:08:04 17:08:04 case "$command" in 17:08:04 rehash|shell) 17:08:04 eval "$(pyenv "sh-$command" "$@")" 17:08:04 ;; 17:08:04 *) 17:08:04 command pyenv "$command" "$@" 17:08:04 ;; 17:08:04 esac 17:08:04 }' 17:08:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:08:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:04 ++ export PYENV_SHELL=bash 17:08:04 ++ PYENV_SHELL=bash 17:08:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:08:04 +++ complete -F _pyenv pyenv 17:08:04 ++ lf-pyver python3 17:08:04 ++ local py_version_xy=python3 17:08:04 ++ local py_version_xyz= 17:08:04 ++ pyenv versions 17:08:04 ++ local command 17:08:04 ++ sed 's/^[ *]* //' 17:08:04 ++ command=versions 17:08:04 ++ '[' 1 -gt 0 ']' 17:08:04 ++ shift 17:08:04 ++ case "$command" in 17:08:04 ++ command pyenv versions 17:08:04 ++ pyenv versions 17:08:04 ++ awk '{ print $1 }' 17:08:04 ++ grep -E '^[0-9.]*[0-9]$' 17:08:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:08:04 +++ grep '^3' /tmp/.pyenv_versions 17:08:04 +++ sort -V 17:08:04 +++ tail -n 1 17:08:04 ++ py_version_xyz=3.10.6 17:08:04 ++ [[ -z 3.10.6 ]] 17:08:04 ++ echo 3.10.6 17:08:04 ++ return 0 17:08:04 + pyenv local 3.10.6 17:08:04 + local command 17:08:04 + command=local 17:08:04 + '[' 2 -gt 0 ']' 17:08:04 + shift 17:08:04 + case "$command" in 17:08:04 + command pyenv local 3.10.6 17:08:04 + pyenv local 3.10.6 17:08:04 + for arg in "$@" 17:08:04 + case $arg in 17:08:04 + pkg_list+='tox ' 17:08:04 + for arg in "$@" 17:08:04 + case $arg in 17:08:04 + pkg_list+='virtualenv ' 17:08:04 + for arg in "$@" 17:08:04 + case $arg in 17:08:04 + pkg_list+='urllib3~=1.26.15 ' 17:08:04 + [[ -f /tmp/.toxenv ]] 17:08:04 ++ cat /tmp/.toxenv 17:08:04 + lf_venv=/tmp/venv-yekD 17:08:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yekD from' file:/tmp/.toxenv 17:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yekD from file:/tmp/.toxenv 17:08:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:04 + local 'pip_opts=--upgrade --quiet' 17:08:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:08:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:08:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:08:04 + [[ -n '' ]] 17:08:04 + [[ -n '' ]] 17:08:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:04 + /tmp/venv-yekD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:08:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:08:05 lf-activate-venv(): INFO: Base packages installed successfully 17:08:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:08:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:08:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:08:05 + /tmp/venv-yekD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:08:07 + type python3 17:08:07 + true 17:08:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yekD/bin to PATH' 17:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-yekD/bin to PATH 17:08:07 + PATH=/tmp/venv-yekD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:07 + return 0 17:08:07 + [[ -d /opt/pyenv ]] 17:08:07 + echo '---> Setting up pyenv' 17:08:07 ---> Setting up pyenv 17:08:07 + export PYENV_ROOT=/opt/pyenv 17:08:07 + PYENV_ROOT=/opt/pyenv 17:08:07 + export PATH=/opt/pyenv/bin:/tmp/venv-yekD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:07 + PATH=/opt/pyenv/bin:/tmp/venv-yekD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:08:07 ++ pwd 17:08:07 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 17:08:07 + export PYTHONPATH 17:08:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:08:07 + TOX_TESTENV_PASSENV=PYTHONPATH 17:08:07 + tox --version 17:08:07 4.47.3 from /tmp/venv-yekD/lib/python3.10/site-packages/tox/__init__.py 17:08:07 + PARALLEL=false 17:08:07 + TOX_OPTIONS_LIST= 17:08:07 + [[ -n docs,docs-linkcheck ]] 17:08:07 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 17:08:07 + case ${PARALLEL,,} in 17:08:07 + tox -e docs,docs-linkcheck 17:08:07 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 17:08:09 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 17:08:32 docs: freeze> python -m pip freeze --all 17:08:32 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.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:08:32 docs: commands[0]> sudo apt install graphviz 17:08:32 17:08:32 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:08:32 17:08:32 Reading package lists... 17:08:32 Building dependency tree... 17:08:32 Reading state information... 17:08:32 graphviz is already the newest version (2.40.1-2). 17:08:32 The following packages were automatically installed and are no longer required: 17:08:32 libmysqlclient20 mysql-common 17:08:32 Use 'sudo apt autoremove' to remove them. 17:08:32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:08:32 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 17:08:33 17:08:33 Extension error: 17:08:33 Could not import extension sphinxcontrib.mermaid (exception: No module named 'sphinxcontrib.mermaid') 17:08:33 docs: exit 2 (0.62 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2377 17:08:33 docs: FAIL ✖ in 25.64 seconds 17:08:33 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 17:08:46 docs-linkcheck: freeze> python -m pip freeze --all 17:08:46 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.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.5.0,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2026.1.post1,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 17:08:46 docs-linkcheck: commands[0]> sudo apt install graphviz 17:08:46 17:08:46 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:08:46 17:08:46 Reading package lists... 17:08:46 Building dependency tree... 17:08:46 Reading state information... 17:08:47 graphviz is already the newest version (2.40.1-2). 17:08:47 The following packages were automatically installed and are no longer required: 17:08:47 libmysqlclient20 mysql-common 17:08:47 Use 'sudo apt autoremove' to remove them. 17:08:47 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:08:47 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 17:08:47 17:08:47 Extension error: 17:08:47 Could not import extension sphinxcontrib.mermaid (exception: No module named 'sphinxcontrib.mermaid') 17:08:47 docs-linkcheck: exit 2 (0.52 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2458 17:08:47 docs: FAIL code 2 (25.64=setup[24.75]+cmd[0.27,0.62] seconds) 17:08:47 docs-linkcheck: FAIL code 2 (14.37=setup[13.63]+cmd[0.22,0.52] seconds) 17:08:47 evaluation failed :( (40.06 seconds) 17:08:47 + tox_status=1 17:08:47 + echo '---> Completed tox runs' 17:08:47 ---> Completed tox runs 17:08:47 + for i in .tox/*/log 17:08:47 ++ echo .tox/docs-linkcheck/log 17:08:47 ++ awk -F/ '{print $2}' 17:08:47 + tox_env=docs-linkcheck 17:08:47 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 17:08:47 + for i in .tox/*/log 17:08:47 ++ echo .tox/docs/log 17:08:47 ++ awk -F/ '{print $2}' 17:08:47 + tox_env=docs 17:08:47 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 17:08:47 + DOC_DIR=docs/_build/html 17:08:47 + [[ -d docs/_build/html ]] 17:08:47 + echo '---> tox-run.sh ends' 17:08:47 ---> tox-run.sh ends 17:08:47 + test 1 -eq 0 17:08:47 + exit 1 17:08:47 ++ '[' 2 = 1 ']' 17:08:47 Build step 'Execute shell' marked build as failure 17:08:47 $ ssh-agent -k 17:08:47 unset SSH_AUTH_SOCK; 17:08:47 unset SSH_AGENT_PID; 17:08:47 echo Agent pid 1695 killed; 17:08:47 [ssh-agent] Stopped. 17:08:47 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13447496434537383538.sh 17:08:47 ---> sysstat.sh 17:08:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7135213946621749810.sh 17:08:48 ---> package-listing.sh 17:08:48 ++ facter osfamily 17:08:48 ++ tr '[:upper:]' '[:lower:]' 17:08:48 + OS_FAMILY=debian 17:08:48 + workspace=/w/workspace/oom-master-sphinx-lint 17:08:48 + START_PACKAGES=/tmp/packages_start.txt 17:08:48 + END_PACKAGES=/tmp/packages_end.txt 17:08:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:48 + PACKAGES=/tmp/packages_start.txt 17:08:48 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:08:48 + PACKAGES=/tmp/packages_end.txt 17:08:48 + case "${OS_FAMILY}" in 17:08:48 + dpkg -l 17:08:48 + grep '^ii' 17:08:48 + '[' -f /tmp/packages_start.txt ']' 17:08:48 + '[' -f /tmp/packages_end.txt ']' 17:08:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:48 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:08:48 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 17:08:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 17:08:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7886782888730090812.sh 17:08:48 ---> capture-instance-metadata.sh 17:08:48 Setup pyenv: 17:08:48 system 17:08:48 3.8.13 17:08:48 3.9.13 17:08:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:08:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u1Ok 17:08:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:57 lf-activate-venv(): INFO: Base packages installed successfully 17:08:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-u1Ok/bin to PATH 17:09:28 INFO: Running in OpenStack, capturing instance metadata 17:09:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17687140938803584300.sh 17:09:29 provisioning config files... 17:09:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5389215853594392965tmp 17:09:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:09:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:09:29 [EnvInject] - Injecting environment variables from a build step. 17:09:29 [EnvInject] - Injecting as environment variables the properties content 17:09:29 SERVER_ID=logs 17:09:29 17:09:29 [EnvInject] - Variables injected successfully. 17:09:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins698949611499188695.sh 17:09:29 ---> create-netrc.sh 17:09:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins716226806708517103.sh 17:09:29 ---> python-tools-install.sh 17:09:29 Setup pyenv: 17:09:29 system 17:09:29 3.8.13 17:09:29 3.9.13 17:09:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1Ok from file:/tmp/.os_lf_venv 17:09:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:31 lf-activate-venv(): INFO: Base packages installed successfully 17:09:31 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-u1Ok/bin to PATH 17:09:38 Generating Requirements File 17:09:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:09:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:09:58 Python 3.10.6 17:09:58 pip 26.0.1 from /tmp/venv-u1Ok/lib/python3.10/site-packages/pip (python 3.10) 17:09:58 appdirs==1.4.4 17:09:58 argcomplete==3.6.3 17:09:58 aspy.yaml==1.3.0 17:09:58 attrs==25.4.0 17:09:58 autopage==0.6.0 17:09:58 backports.strenum==1.3.1 17:09:58 beautifulsoup4==4.14.3 17:09:58 boto3==1.42.60 17:09:58 botocore==1.42.60 17:09:58 bs4==0.0.2 17:09:58 certifi==2026.2.25 17:09:58 cffi==2.0.0 17:09:58 cfgv==3.5.0 17:09:58 chardet==7.0.0 17:09:58 charset-normalizer==3.4.4 17:09:58 click==8.3.1 17:09:58 cliff==4.13.2 17:09:58 cmd2==3.4.0 17:09:58 cryptography==3.3.2 17:09:58 debtcollector==3.0.0 17:09:58 decorator==5.2.1 17:09:58 defusedxml==0.7.1 17:09:58 Deprecated==1.3.1 17:09:58 distlib==0.4.0 17:09:58 dnspython==2.8.0 17:09:58 docker==7.1.0 17:09:58 dogpile.cache==1.5.0 17:09:58 durationpy==0.10 17:09:58 email-validator==2.3.0 17:09:58 filelock==3.25.0 17:09:58 future==1.0.0 17:09:58 gitdb==4.0.12 17:09:58 GitPython==3.1.46 17:09:58 httplib2==0.30.2 17:09:58 identify==2.6.17 17:09:58 idna==3.11 17:09:58 importlib-resources==1.5.0 17:09:58 iso8601==2.1.0 17:09:58 Jinja2==3.1.6 17:09:58 jmespath==1.1.0 17:09:58 jsonpatch==1.33 17:09:58 jsonpointer==3.0.0 17:09:58 jsonschema==4.26.0 17:09:58 jsonschema-specifications==2025.9.1 17:09:58 keystoneauth1==5.13.1 17:09:58 kubernetes==35.0.0 17:09:58 lftools==0.37.22 17:09:58 lxml==6.0.2 17:09:58 markdown-it-py==4.0.0 17:09:58 MarkupSafe==3.0.3 17:09:58 mdurl==0.1.2 17:09:58 msgpack==1.1.2 17:09:58 multi_key_dict==2.0.3 17:09:58 munch==4.0.0 17:09:58 netaddr==1.3.0 17:09:58 niet==1.4.2 17:09:58 nodeenv==1.10.0 17:09:58 oauth2client==4.1.3 17:09:58 oauthlib==3.3.1 17:09:58 openstacksdk==4.10.0 17:09:58 os-service-types==1.8.2 17:09:58 osc-lib==4.4.0 17:09:58 oslo.config==10.3.0 17:09:58 oslo.context==6.3.0 17:09:58 oslo.i18n==6.7.2 17:09:58 oslo.log==8.1.0 17:09:58 oslo.serialization==5.9.1 17:09:58 oslo.utils==10.0.0 17:09:58 packaging==26.0 17:09:58 pbr==7.0.3 17:09:58 platformdirs==4.9.2 17:09:58 prettytable==3.17.0 17:09:58 psutil==7.2.2 17:09:58 pyasn1==0.6.2 17:09:58 pyasn1_modules==0.4.2 17:09:58 pycparser==3.0 17:09:58 pygerrit2==2.0.15 17:09:58 PyGithub==2.8.1 17:09:58 Pygments==2.19.2 17:09:58 PyJWT==2.11.0 17:09:58 PyNaCl==1.6.2 17:09:58 pyparsing==2.4.7 17:09:58 pyperclip==1.11.0 17:09:58 pyrsistent==0.20.0 17:09:58 python-cinderclient==9.9.0 17:09:58 python-dateutil==2.9.0.post0 17:09:58 python-discovery==1.1.0 17:09:58 python-heatclient==5.1.0 17:09:58 python-jenkins==1.8.3 17:09:58 python-keystoneclient==5.8.0 17:09:58 python-magnumclient==4.10.0 17:09:58 python-openstackclient==9.0.0 17:09:58 python-swiftclient==4.10.0 17:09:58 PyYAML==6.0.3 17:09:58 referencing==0.37.0 17:09:58 requests==2.32.5 17:09:58 requests-oauthlib==2.0.0 17:09:58 requestsexceptions==1.4.0 17:09:58 rfc3986==2.0.0 17:09:58 rich==14.3.3 17:09:58 rich-argparse==1.7.2 17:09:58 rpds-py==0.30.0 17:09:58 rsa==4.9.1 17:09:58 ruamel.yaml==0.19.1 17:09:58 ruamel.yaml.clib==0.2.15 17:09:58 s3transfer==0.16.0 17:09:58 simplejson==3.20.2 17:09:58 six==1.17.0 17:09:58 smmap==5.0.2 17:09:58 soupsieve==2.8.3 17:09:58 stevedore==5.7.0 17:09:58 tabulate==0.9.0 17:09:58 toml==0.10.2 17:09:58 tomlkit==0.14.0 17:09:58 tqdm==4.67.3 17:09:58 typing_extensions==4.15.0 17:09:58 urllib3==1.26.20 17:09:58 virtualenv==21.1.0 17:09:58 wcwidth==0.6.0 17:09:58 websocket-client==1.9.0 17:09:58 wrapt==2.1.1 17:09:58 xdg==6.0.0 17:09:58 xmltodict==1.0.4 17:09:58 yq==3.4.3 17:09:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17054438144903168433.sh 17:09:58 ---> sudo-logs.sh 17:09:58 Archiving 'sudo' log.. 17:09:59 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10111010185436531801.sh 17:09:59 ---> job-cost.sh 17:09:59 INFO: Activating Python virtual environment... 17:09:59 Setup pyenv: 17:09:59 system 17:09:59 3.8.13 17:09:59 3.9.13 17:09:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:09:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1Ok from file:/tmp/.os_lf_venv 17:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:00 lf-activate-venv(): INFO: Base packages installed successfully 17:10:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-u1Ok/bin to PATH 17:10:05 INFO: No stack-cost file found 17:10:05 INFO: Instance uptime: 181s 17:10:05 INFO: Fetching instance metadata (attempt 1 of 3)... 17:10:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:10:06 INFO: Successfully fetched instance metadata 17:10:06 INFO: Instance type: v3-standard-4 17:10:06 INFO: Retrieving pricing info for: v3-standard-4 17:10:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:10:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=181 17:10:06 INFO: Successfully fetched Vexxhost pricing API 17:10:06 INFO: Retrieved cost: 0.11 17:10:06 INFO: Retrieved resource: v3-standard-4 17:10:06 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 17:10:06 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 17:10:06 INFO: Successfully archived job cost data 17:10:06 DEBUG: Cost data: oom-master-sphinx-lint,601,2026-03-04 17:10:06,v3-standard-4,181,0.11,0.00,FAILURE 17:10:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2196217180311297251.sh 17:10:06 ---> logs-deploy.sh 17:10:06 Setup pyenv: 17:10:06 system 17:10:06 3.8.13 17:10:06 3.9.13 17:10:06 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1Ok from file:/tmp/.os_lf_venv 17:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:08 lf-activate-venv(): INFO: Base packages installed successfully 17:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-u1Ok/bin to PATH 17:10:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/601 17:10:16 INFO: archiving workspace using pattern(s): 17:10:16 /tmp/venv-u1Ok/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:10:16 warnings.warn( 17:10:17 Archives upload complete. 17:10:17 INFO: archiving logs to Nexus 17:10:17 /tmp/venv-u1Ok/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:10:17 warnings.warn( 17:10:18 ---> uname -a: 17:10:18 Linux prd-ubuntu1804-builder-4c-4g-1721 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:10:18 17:10:18 17:10:18 ---> lscpu: 17:10:18 Architecture: x86_64 17:10:18 CPU op-mode(s): 32-bit, 64-bit 17:10:18 Byte Order: Little Endian 17:10:18 CPU(s): 4 17:10:18 On-line CPU(s) list: 0-3 17:10:18 Thread(s) per core: 1 17:10:18 Core(s) per socket: 1 17:10:18 Socket(s): 4 17:10:18 NUMA node(s): 1 17:10:18 Vendor ID: AuthenticAMD 17:10:18 CPU family: 23 17:10:18 Model: 49 17:10:18 Model name: AMD EPYC-Rome Processor 17:10:18 Stepping: 0 17:10:18 CPU MHz: 2799.996 17:10:18 BogoMIPS: 5599.99 17:10:18 Virtualization: AMD-V 17:10:18 Hypervisor vendor: KVM 17:10:18 Virtualization type: full 17:10:18 L1d cache: 32K 17:10:18 L1i cache: 32K 17:10:18 L2 cache: 512K 17:10:18 L3 cache: 16384K 17:10:18 NUMA node0 CPU(s): 0-3 17:10:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 17:10:18 17:10:18 17:10:18 ---> nproc: 17:10:18 4 17:10:18 17:10:18 17:10:18 ---> df -h: 17:10:18 Filesystem Size Used Avail Use% Mounted on 17:10:18 udev 7.9G 0 7.9G 0% /dev 17:10:18 tmpfs 1.6G 676K 1.6G 1% /run 17:10:18 /dev/vda1 78G 8.6G 69G 12% / 17:10:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:10:18 tmpfs 5.0M 0 5.0M 0% /run/lock 17:10:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:10:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:10:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:10:18 17:10:18 17:10:18 ---> free -m: 17:10:18 total used free shared buff/cache available 17:10:18 Mem: 16040 551 13018 0 2469 15157 17:10:18 Swap: 1023 0 1023 17:10:18 17:10:18 17:10:18 ---> ip addr: 17:10:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:10:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:10:18 inet 127.0.0.1/8 scope host lo 17:10:18 valid_lft forever preferred_lft forever 17:10:18 inet6 ::1/128 scope host 17:10:18 valid_lft forever preferred_lft forever 17:10:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:10:18 link/ether fa:16:3e:27:8d:26 brd ff:ff:ff:ff:ff:ff 17:10:18 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic ens3 17:10:18 valid_lft 86215sec preferred_lft 86215sec 17:10:18 inet6 fe80::f816:3eff:fe27:8d26/64 scope link 17:10:18 valid_lft forever preferred_lft forever 17:10:18 17:10:18 17:10:18 ---> sar -b -r -n DEV: 17:10:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1721) 03/04/26 _x86_64_ (4 CPU) 17:10:18 17:10:18 17:07:16 LINUX RESTART (4 CPU) 17:10:18 17:10:18 17:08:01 tps rtps wtps bread/s bwrtn/s 17:10:18 17:09:01 143.17 13.13 130.04 489.57 42937.95 17:10:18 17:10:01 132.49 1.47 131.03 118.65 17924.08 17:10:18 Average: 137.83 7.30 130.53 304.12 30432.06 17:10:18 17:10:18 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:18 17:09:01 13657508 15521848 2767460 16.85 79212 1969484 778124 4.45 754912 1758716 266708 17:10:18 17:10:01 13395064 15575372 3029904 18.45 104660 2238956 728512 4.17 728852 2017680 134556 17:10:18 Average: 13526286 15548610 2898682 17.65 91936 2104220 753318 4.31 741882 1888198 200632 17:10:18 17:10:18 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:18 17:09:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 17:10:18 17:09:01 ens3 60.13 40.30 742.40 11.50 0.00 0.00 0.00 0.00 17:10:18 17:10:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 17:10:18 17:10:01 ens3 65.67 45.63 883.91 12.49 0.00 0.00 0.00 0.00 17:10:18 Average: lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 17:10:18 Average: ens3 62.90 42.96 813.15 12.00 0.00 0.00 0.00 0.00 17:10:18 17:10:18 17:10:18 ---> sar -P ALL: 17:10:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1721) 03/04/26 _x86_64_ (4 CPU) 17:10:18 17:10:18 17:07:16 LINUX RESTART (4 CPU) 17:10:18 17:10:18 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:10:18 17:09:01 all 18.57 0.00 1.87 6.00 0.07 73.48 17:10:18 17:09:01 0 17.12 0.00 2.29 4.86 0.07 75.67 17:10:18 17:09:01 1 21.18 0.00 1.60 4.83 0.08 72.30 17:10:18 17:09:01 2 14.01 0.00 1.62 13.37 0.07 70.93 17:10:18 17:09:01 3 22.00 0.00 1.95 0.97 0.05 75.03 17:10:18 17:10:01 all 18.24 0.00 1.41 6.14 0.05 74.15 17:10:18 17:10:01 0 13.16 0.00 1.00 13.30 0.07 72.47 17:10:18 17:10:01 1 26.76 0.00 1.92 3.40 0.07 67.85 17:10:18 17:10:01 2 8.61 0.00 1.19 3.99 0.03 86.18 17:10:18 17:10:01 3 24.40 0.00 1.57 3.89 0.05 70.09 17:10:18 Average: all 18.41 0.00 1.64 6.07 0.06 73.82 17:10:18 Average: 0 15.14 0.00 1.64 9.07 0.07 74.07 17:10:18 Average: 1 23.97 0.00 1.76 4.12 0.08 70.07 17:10:18 Average: 2 11.31 0.00 1.40 8.67 0.05 78.56 17:10:18 Average: 3 23.20 0.00 1.76 2.43 0.05 72.56 17:10:18 17:10:18 17:10:18