21:12:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146656 21:12:17 Running as SYSTEM 21:12:17 [EnvInject] - Loading node environment variables. 21:12:17 Building remotely on prd-ubuntu1804-builder-4c-4g-12342 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 21:12:17 [ssh-agent] Looking for ssh-agent implementation... 21:12:17 $ ssh-agent 21:12:18 SSH_AUTH_SOCK=/tmp/ssh-odyVadHPvbaM/agent.1734 21:12:18 SSH_AGENT_PID=1736 21:12:18 [ssh-agent] Started. 21:12:18 Running ssh-add (command line suppressed) 21:12:18 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15372973908723061866.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15372973908723061866.key) 21:12:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:12:18 The recommended git tool is: NONE 21:12:19 using credential onap-jenkins-ssh 21:12:19 Wiping out workspace first. 21:12:19 Cloning the remote Git repository 21:12:19 Cloning repository git://cloud.onap.org/mirror/oom.git 21:12:19 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 21:12:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:12:19 > git --version # timeout=10 21:12:19 > git --version # 'git version 2.17.1' 21:12:19 using GIT_SSH to set credentials Gerrit user 21:12:19 Verifying host key using manually-configured host key entries 21:12:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:12:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:12:25 using GIT_SSH to set credentials Gerrit user 21:12:25 Verifying host key using manually-configured host key entries 21:12:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146656/1 # timeout=30 21:12:25 > git rev-parse 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a^{commit} # timeout=10 21:12:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:12:25 Checking out Revision 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a (refs/changes/56/146656/1) 21:12:25 > git config core.sparsecheckout # timeout=10 21:12:25 > git checkout -f 10a3adc1cb7400ea628bbc3b63fdbe5c5fbe982a # timeout=30 21:12:28 Commit message: "docs: Fix multiple duplicated word typos" 21:12:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:12:29 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 21:12:29 [EnvInject] - Injecting environment variables from a build step. 21:12:29 [EnvInject] - Injecting as environment variables the properties content 21:12:29 PYTHON=python3 21:12:29 21:12:29 [EnvInject] - Variables injected successfully. 21:12:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8770108659539414614.sh 21:12:29 ---> tox-install.sh 21:12:29 + source /home/jenkins/lf-env.sh 21:12:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:29 ++ mktemp -d /tmp/venv-XXXX 21:12:29 + lf_venv=/tmp/venv-JS7Y 21:12:29 + local venv_file=/tmp/.os_lf_venv 21:12:29 + local python=python3 21:12:29 + local options 21:12:29 + local set_path=true 21:12:29 + local install_args= 21:12: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 21:12:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:29 + true 21:12:29 + case $1 in 21:12:29 + venv_file=/tmp/.toxenv 21:12:29 + shift 2 21:12:29 + true 21:12:29 + case $1 in 21:12:29 + shift 21:12:29 + break 21:12:29 + case $python in 21:12:29 + local pkg_list= 21:12:29 + [[ -d /opt/pyenv ]] 21:12:29 + echo 'Setup pyenv:' 21:12:29 Setup pyenv: 21:12:29 + export PYENV_ROOT=/opt/pyenv 21:12:29 + PYENV_ROOT=/opt/pyenv 21:12:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:29 + pyenv versions 21:12:29 * system (set by /opt/pyenv/version) 21:12:29 * 3.8.13 (set by /opt/pyenv/version) 21:12:29 * 3.9.13 (set by /opt/pyenv/version) 21:12:29 * 3.10.6 (set by /opt/pyenv/version) 21:12:29 + command -v pyenv 21:12:29 ++ pyenv init - --no-rehash 21:12: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[*]}"'\'')" 21:12:29 export PATH="/opt/pyenv/shims:${PATH}" 21:12:29 export PYENV_SHELL=bash 21:12:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:29 pyenv() { 21:12:29 local command 21:12:29 command="${1:-}" 21:12:29 if [ "$#" -gt 0 ]; then 21:12:29 shift 21:12:29 fi 21:12:29 21:12:29 case "$command" in 21:12:29 rehash|shell) 21:12:29 eval "$(pyenv "sh-$command" "$@")" 21:12:29 ;; 21:12:29 *) 21:12:29 command pyenv "$command" "$@" 21:12:29 ;; 21:12:29 esac 21:12:29 }' 21:12: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[*]}"' 21:12:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:29 ++ export PYENV_SHELL=bash 21:12:29 ++ PYENV_SHELL=bash 21:12:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:29 +++ complete -F _pyenv pyenv 21:12:29 ++ lf-pyver python3 21:12:29 ++ local py_version_xy=python3 21:12:29 ++ local py_version_xyz= 21:12:29 ++ pyenv versions 21:12:29 ++ local command 21:12:29 ++ command=versions 21:12:29 ++ '[' 1 -gt 0 ']' 21:12:29 ++ shift 21:12:29 ++ case "$command" in 21:12:29 ++ command pyenv versions 21:12:29 ++ awk '{ print $1 }' 21:12:29 ++ pyenv versions 21:12:29 ++ grep -E '^[0-9.]*[0-9]$' 21:12:29 ++ sed 's/^[ *]* //' 21:12:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:29 +++ sort -V 21:12:29 +++ tail -n 1 21:12:29 +++ grep '^3' /tmp/.pyenv_versions 21:12:29 ++ py_version_xyz=3.10.6 21:12:29 ++ [[ -z 3.10.6 ]] 21:12:29 ++ echo 3.10.6 21:12:29 ++ return 0 21:12:29 + pyenv local 3.10.6 21:12:29 + local command 21:12:29 + command=local 21:12:29 + '[' 2 -gt 0 ']' 21:12:29 + shift 21:12:29 + case "$command" in 21:12:29 + command pyenv local 3.10.6 21:12:29 + pyenv local 3.10.6 21:12:29 + for arg in "$@" 21:12:29 + case $arg in 21:12:29 + pkg_list+='tox ' 21:12:29 + for arg in "$@" 21:12:29 + case $arg in 21:12:29 + pkg_list+='virtualenv ' 21:12:29 + for arg in "$@" 21:12:29 + case $arg in 21:12:29 + pkg_list+='urllib3~=1.26.15 ' 21:12:29 + [[ -f /tmp/.toxenv ]] 21:12:29 + [[ ! -f /tmp/.toxenv ]] 21:12:29 + [[ -n '' ]] 21:12:29 + python3 -m venv /tmp/venv-JS7Y 21:12:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JS7Y' 21:12:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JS7Y 21:12:33 + echo /tmp/venv-JS7Y 21:12:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:12:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:12:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:33 + local 'pip_opts=--upgrade --quiet' 21:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:33 + [[ -n '' ]] 21:12:33 + [[ -n '' ]] 21:12:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:33 + /tmp/venv-JS7Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 21:12:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:38 lf-activate-venv(): INFO: Base packages installed successfully 21:12:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:38 + /tmp/venv-JS7Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:12:40 + type python3 21:12:40 + true 21:12:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JS7Y/bin to PATH' 21:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-JS7Y/bin to PATH 21:12:40 + PATH=/tmp/venv-JS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:40 + return 0 21:12:40 + python3 --version 21:12:40 Python 3.10.6 21:12:40 + python3 -m pip --version 21:12:40 pip 26.1.2 from /tmp/venv-JS7Y/lib/python3.10/site-packages/pip (python 3.10) 21:12:40 + python3 -m pip freeze 21:12:40 cachetools==7.1.6 21:12:40 colorama==0.4.6 21:12:40 distlib==0.4.3 21:12:40 filelock==3.32.0 21:12:40 packaging==26.2 21:12:40 platformdirs==4.11.0 21:12:40 pluggy==1.6.0 21:12:40 pyproject-api==1.11.0 21:12:40 python-discovery==1.5.0 21:12:40 tomli==2.4.1 21:12:40 tomli_w==1.2.0 21:12:40 tox==4.58.0 21:12:40 typing_extensions==4.16.0 21:12:40 urllib3==1.26.20 21:12:40 virtualenv==21.7.0 21:12:40 [EnvInject] - Injecting environment variables from a build step. 21:12:40 [EnvInject] - Injecting as environment variables the properties content 21:12:40 PARALLEL=false 21:12:40 21:12:40 [EnvInject] - Variables injected successfully. 21:12:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13325412020982006892.sh 21:12:40 ---> tox-run.sh 21:12:40 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 21:12:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 21:12:40 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 21:12:40 + cd /w/workspace/oom-master-sphinx-lint/. 21:12:40 + source /home/jenkins/lf-env.sh 21:12:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:40 ++ mktemp -d /tmp/venv-XXXX 21:12:40 + lf_venv=/tmp/venv-UBQV 21:12:40 + local venv_file=/tmp/.os_lf_venv 21:12:40 + local python=python3 21:12:40 + local options 21:12:40 + local set_path=true 21:12:40 + local install_args= 21:12:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:12:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:12:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:12:40 + true 21:12:40 + case $1 in 21:12:40 + venv_file=/tmp/.toxenv 21:12:40 + shift 2 21:12:40 + true 21:12:40 + case $1 in 21:12:40 + shift 21:12:40 + break 21:12:40 + case $python in 21:12:40 + local pkg_list= 21:12:40 + [[ -d /opt/pyenv ]] 21:12:40 + echo 'Setup pyenv:' 21:12:40 Setup pyenv: 21:12:40 + export PYENV_ROOT=/opt/pyenv 21:12:40 + PYENV_ROOT=/opt/pyenv 21:12:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:40 + pyenv versions 21:12:40 system 21:12:40 3.8.13 21:12:40 3.9.13 21:12:41 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:12:41 + command -v pyenv 21:12:41 ++ pyenv init - --no-rehash 21:12:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:12:41 export PATH="/opt/pyenv/shims:${PATH}" 21:12:41 export PYENV_SHELL=bash 21:12:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:12:41 pyenv() { 21:12:41 local command 21:12:41 command="${1:-}" 21:12:41 if [ "$#" -gt 0 ]; then 21:12:41 shift 21:12:41 fi 21:12:41 21:12:41 case "$command" in 21:12:41 rehash|shell) 21:12:41 eval "$(pyenv "sh-$command" "$@")" 21:12:41 ;; 21:12:41 *) 21:12:41 command pyenv "$command" "$@" 21:12:41 ;; 21:12:41 esac 21:12:41 }' 21:12:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:12:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:41 ++ export PYENV_SHELL=bash 21:12:41 ++ PYENV_SHELL=bash 21:12:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:12:41 +++ complete -F _pyenv pyenv 21:12:41 ++ lf-pyver python3 21:12:41 ++ local py_version_xy=python3 21:12:41 ++ local py_version_xyz= 21:12:41 ++ pyenv versions 21:12:41 ++ local command 21:12:41 ++ command=versions 21:12:41 ++ '[' 1 -gt 0 ']' 21:12:41 ++ shift 21:12:41 ++ case "$command" in 21:12:41 ++ command pyenv versions 21:12:41 ++ pyenv versions 21:12:41 ++ awk '{ print $1 }' 21:12:41 ++ sed 's/^[ *]* //' 21:12:41 ++ grep -E '^[0-9.]*[0-9]$' 21:12:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:12:41 +++ grep '^3' /tmp/.pyenv_versions 21:12:41 +++ sort -V 21:12:41 +++ tail -n 1 21:12:41 ++ py_version_xyz=3.10.6 21:12:41 ++ [[ -z 3.10.6 ]] 21:12:41 ++ echo 3.10.6 21:12:41 ++ return 0 21:12:41 + pyenv local 3.10.6 21:12:41 + local command 21:12:41 + command=local 21:12:41 + '[' 2 -gt 0 ']' 21:12:41 + shift 21:12:41 + case "$command" in 21:12:41 + command pyenv local 3.10.6 21:12:41 + pyenv local 3.10.6 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='tox ' 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='virtualenv ' 21:12:41 + for arg in "$@" 21:12:41 + case $arg in 21:12:41 + pkg_list+='urllib3~=1.26.15 ' 21:12:41 + [[ -f /tmp/.toxenv ]] 21:12:41 ++ cat /tmp/.toxenv 21:12:41 + lf_venv=/tmp/venv-JS7Y 21:12:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JS7Y from' file:/tmp/.toxenv 21:12:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JS7Y from file:/tmp/.toxenv 21:12:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:12:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:12:41 + local 'pip_opts=--upgrade --quiet' 21:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:12:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:12:41 + [[ -n '' ]] 21:12:41 + [[ -n '' ]] 21:12:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:12:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:12:41 + /tmp/venv-JS7Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 21:12:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:12:41 lf-activate-venv(): INFO: Base packages installed successfully 21:12:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:12:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:12:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:12:41 + /tmp/venv-JS7Y/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:12:43 + type python3 21:12:43 + true 21:12:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JS7Y/bin to PATH' 21:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-JS7Y/bin to PATH 21:12:43 + PATH=/tmp/venv-JS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:43 + return 0 21:12:43 + [[ -d /opt/pyenv ]] 21:12:43 + echo '---> Setting up pyenv' 21:12:43 ---> Setting up pyenv 21:12:43 + export PYENV_ROOT=/opt/pyenv 21:12:43 + PYENV_ROOT=/opt/pyenv 21:12:43 + export PATH=/opt/pyenv/bin:/tmp/venv-JS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:43 + PATH=/opt/pyenv/bin:/tmp/venv-JS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:12:43 ++ pwd 21:12:43 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 21:12:43 + export PYTHONPATH 21:12:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:12:43 + TOX_TESTENV_PASSENV=PYTHONPATH 21:12:43 + tox --version 21:12:43 4.58.0 from /tmp/venv-JS7Y/lib/python3.10/site-packages/tox/__init__.py 21:12:43 + PARALLEL=false 21:12:43 + TOX_OPTIONS_LIST= 21:12:43 + [[ -n docs,docs-linkcheck ]] 21:12:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 21:12:43 + case ${PARALLEL,,} in 21:12:43 + tox -e docs,docs-linkcheck 21:12:43 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 21:12:44 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 21:13:06 docs: freeze> python -m pip freeze --all 21:13:06 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.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 21:13:06 docs: commands[0]> sudo apt install graphviz 21:13:06 21:13:06 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:13:06 21:13:06 Reading package lists... 21:13:06 Building dependency tree... 21:13:06 Reading state information... 21:13:06 graphviz is already the newest version (2.40.1-2). 21:13:06 The following packages were automatically installed and are no longer required: 21:13:06 libmysqlclient20 mysql-common 21:13:06 Use 'sudo apt autoremove' to remove them. 21:13:06 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:13:06 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 21:13:12 docs: OK ✔ in 28.18 seconds 21:13:12 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 21:13:21 docs-linkcheck: freeze> python -m pip freeze --all 21:13:22 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.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 21:13:22 docs-linkcheck: commands[0]> sudo apt install graphviz 21:13:22 21:13:22 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:13:22 21:13:22 Reading package lists... 21:13:22 Building dependency tree... 21:13:22 Reading state information... 21:13:22 graphviz is already the newest version (2.40.1-2). 21:13:22 The following packages were automatically installed and are no longer required: 21:13:22 libmysqlclient20 mysql-common 21:13:22 Use 'sudo apt autoremove' to remove them. 21:13:22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:13:22 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 21:13:57 docs: OK (28.18=setup[22.99]+cmd[0.24,4.95] seconds) 21:13:57 docs-linkcheck: OK (45.78=setup[10.50]+cmd[0.19,35.09] seconds) 21:13:57 congratulations :) (74.00 seconds) 21:13:57 + tox_status=0 21:13:57 + echo '---> Completed tox runs' 21:13:57 ---> Completed tox runs 21:13:57 + for i in .tox/*/log 21:13:57 ++ echo .tox/docs-linkcheck/log 21:13:57 ++ awk -F/ '{print $2}' 21:13:57 + tox_env=docs-linkcheck 21:13:57 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 21:13:57 + for i in .tox/*/log 21:13:57 ++ echo .tox/docs/log 21:13:57 ++ awk -F/ '{print $2}' 21:13:57 + tox_env=docs 21:13:57 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 21:13:57 + DOC_DIR=docs/_build/html 21:13:57 + [[ -d docs/_build/html ]] 21:13:57 + echo '---> Archiving generated docs' 21:13:57 ---> Archiving generated docs 21:13:57 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 21:13:57 + echo '---> tox-run.sh ends' 21:13:57 ---> tox-run.sh ends 21:13:57 + test 0 -eq 0 21:13:57 $ ssh-agent -k 21:13:57 unset SSH_AUTH_SOCK; 21:13:57 unset SSH_AGENT_PID; 21:13:57 echo Agent pid 1736 killed; 21:13:57 [ssh-agent] Stopped. 21:13:57 [PostBuildScript] - [INFO] Executing post build scripts. 21:13:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1289274584400003001.sh 21:13:57 ---> sysstat.sh 21:13:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3077479261128226279.sh 21:13:58 ---> package-listing.sh 21:13:58 ++ tr '[:upper:]' '[:lower:]' 21:13:58 ++ facter osfamily 21:13:58 + OS_FAMILY=debian 21:13:58 + workspace=/w/workspace/oom-master-sphinx-lint 21:13:58 + START_PACKAGES=/tmp/packages_start.txt 21:13:58 + END_PACKAGES=/tmp/packages_end.txt 21:13:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:58 + PACKAGES=/tmp/packages_start.txt 21:13:58 + '[' /w/workspace/oom-master-sphinx-lint ']' 21:13:58 + PACKAGES=/tmp/packages_end.txt 21:13:58 + case "${OS_FAMILY}" in 21:13:58 + grep '^ii' 21:13:58 + dpkg -l 21:13:58 + '[' -f /tmp/packages_start.txt ']' 21:13:58 + '[' -f /tmp/packages_end.txt ']' 21:13:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:58 + '[' /w/workspace/oom-master-sphinx-lint ']' 21:13:58 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 21:13:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 21:13:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13777838667103899655.sh 21:13:58 ---> capture-instance-metadata.sh 21:13:58 Setup pyenv: 21:13:58 system 21:13:58 3.8.13 21:13:58 3.9.13 21:13:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:14:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b35V 21:14:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:14:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:14:06 lf-activate-venv(): INFO: Base packages installed successfully 21:14:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-b35V/bin to PATH 21:14:25 INFO: Running in OpenStack, capturing instance metadata 21:14:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7717403444907335607.sh 21:14:26 provisioning config files... 21:14:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15601161401565527758tmp 21:14:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:14:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:14:26 [EnvInject] - Injecting environment variables from a build step. 21:14:26 [EnvInject] - Injecting as environment variables the properties content 21:14:26 SERVER_ID=logs 21:14:26 21:14:26 [EnvInject] - Variables injected successfully. 21:14:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9384590686281885955.sh 21:14:26 ---> create-netrc.sh 21:14:26 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11270927320890763587.sh 21:14:26 ---> python-tools-install.sh 21:14:26 Setup pyenv: 21:14:26 system 21:14:26 3.8.13 21:14:26 3.9.13 21:14:26 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:14:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b35V from file:/tmp/.os_lf_venv 21:14:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:14:28 lf-activate-venv(): INFO: Base packages installed successfully 21:14:28 lf-activate-venv(): INFO: Installing additional packages: lftools 21:14:35 lf-activate-venv(): INFO: Adding /tmp/venv-b35V/bin to PATH 21:14:35 Generating Requirements File 21:14:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:14:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:14:56 Python 3.10.6 21:14:56 pip 26.1.2 from /tmp/venv-b35V/lib/python3.10/site-packages/pip (python 3.10) 21:14:57 aiohappyeyeballs==2.7.1 21:14:57 aiohttp==3.14.3 21:14:57 aiosignal==1.4.0 21:14:57 appdirs==1.4.4 21:14:57 argcomplete==3.7.0 21:14:57 aspy.yaml==1.3.0 21:14:57 async-timeout==5.0.1 21:14:57 attrs==26.1.0 21:14:57 autopage==0.6.0 21:14:57 backports.strenum==1.3.1 21:14:57 beautifulsoup4==4.15.0 21:14:57 boto3==1.43.56 21:14:57 botocore==1.43.56 21:14:57 bs4==0.0.2 21:14:57 certifi==2026.7.22 21:14:57 cffi==2.1.0 21:14:57 cfgv==3.5.0 21:14:57 chardet==7.4.3 21:14:57 charset-normalizer==3.4.9 21:14:57 click==8.4.2 21:14:57 cliff==4.14.0 21:14:57 cmd2==3.5.1 21:14:57 cryptography==3.3.2 21:14:57 debtcollector==3.1.0 21:14:57 decorator==5.3.1 21:14:57 defusedxml==0.7.1 21:14:57 Deprecated==1.3.1 21:14:57 distlib==0.4.3 21:14:57 dnspython==2.8.0 21:14:57 docker==7.2.0 21:14:57 dogpile.cache==1.5.0 21:14:57 durationpy==0.10 21:14:57 email-validator==2.3.0 21:14:57 filelock==3.32.0 21:14:57 frozenlist==1.8.0 21:14:57 future==1.0.0 21:14:57 gitdb==4.0.12 21:14:57 GitPython==3.1.56 21:14:57 httplib2==0.30.2 21:14:57 identify==2.6.19 21:14:57 idna==3.18 21:14:57 importlib-resources==1.5.0 21:14:57 iso8601==2.1.0 21:14:57 Jinja2==3.1.6 21:14:57 jmespath==1.1.0 21:14:57 jsonpatch==1.33 21:14:57 jsonpointer==3.1.1 21:14:57 jsonschema==4.26.0 21:14:57 jsonschema-specifications==2025.9.1 21:14:57 keystoneauth1==5.14.0 21:14:57 kubernetes==36.0.3 21:14:57 lftools==0.37.22 21:14:57 lxml==6.1.1 21:14:57 markdown-it-py==4.2.0 21:14:57 MarkupSafe==3.0.3 21:14:57 mdurl==0.1.2 21:14:57 msgpack==1.2.1 21:14:57 multi_key_dict==2.0.3 21:14:57 multidict==6.7.1 21:14:57 munch==4.0.0 21:14:57 netaddr==1.3.0 21:14:57 niet==1.4.2 21:14:57 nodeenv==1.10.0 21:14:57 oauth2client==4.1.3 21:14:57 oauthlib==3.3.1 21:14:57 openstacksdk==4.13.0 21:14:57 os-service-types==1.8.2 21:14:57 osc-lib==4.6.0 21:14:57 oslo.config==10.4.0 21:14:57 oslo.context==6.4.0 21:14:57 oslo.i18n==6.8.0 21:14:57 oslo.log==8.2.0 21:14:57 oslo.serialization==5.10.0 21:14:57 oslo.utils==10.1.1 21:14:57 packaging==26.2 21:14:57 pbr==7.0.3 21:14:57 platformdirs==4.11.0 21:14:57 prettytable==3.18.0 21:14:57 propcache==0.5.2 21:14:57 psutil==7.2.2 21:14:57 pyasn1==0.6.4 21:14:57 pyasn1_modules==0.4.2 21:14:57 pycparser==3.0 21:14:57 pygerrit2==2.0.15 21:14:57 PyGithub==2.9.1 21:14:57 Pygments==2.20.0 21:14:57 PyJWT==2.13.0 21:14:57 PyNaCl==1.6.2 21:14:57 pyparsing==2.4.7 21:14:57 pyperclip==1.11.0 21:14:57 pyrsistent==0.20.0 21:14:57 python-cinderclient==9.9.0 21:14:57 python-dateutil==2.9.0.post0 21:14:57 python-discovery==1.5.0 21:14:57 python-heatclient==5.2.0 21:14:57 python-jenkins==1.8.3 21:14:57 python-keystoneclient==5.8.0 21:14:57 python-magnumclient==4.11.0 21:14:57 python-openstackclient==10.0.0 21:14:57 python-swiftclient==4.10.0 21:14:57 PyYAML==6.0.3 21:14:57 referencing==0.37.0 21:14:57 requests==2.34.2 21:14:57 requests-oauthlib==2.0.0 21:14:57 rfc3986==2.0.0 21:14:57 rich==15.0.0 21:14:57 rich-argparse==1.8.0 21:14:57 rpds-py==0.30.0 21:14:57 rsa==4.9.1 21:14:57 ruamel.yaml==0.19.1 21:14:57 ruamel.yaml.clib==0.2.15 21:14:57 s3transfer==0.19.2 21:14:57 simplejson==4.1.1 21:14:57 six==1.17.0 21:14:57 smmap==5.0.3 21:14:57 soupsieve==2.9.1 21:14:57 stevedore==5.8.0 21:14:57 tabulate==0.10.0 21:14:57 toml==0.10.2 21:14:57 tomlkit==0.15.1 21:14:57 tqdm==4.69.1 21:14:57 typing_extensions==4.16.0 21:14:57 urllib3==1.26.20 21:14:57 virtualenv==21.7.0 21:14:57 wcwidth==0.8.2 21:14:57 websocket-client==1.9.0 21:14:57 wrapt==2.2.2 21:14:57 xdg==6.0.0 21:14:57 xmltodict==1.0.4 21:14:57 yarl==1.24.5 21:14:57 yq==4.1.2 21:14:57 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins3032475735518859736.sh 21:14:57 ---> uv-install.sh 21:14:57 Installing uv/uvx (latest) using shell installer 21:14:57 2026-07-25 21:14:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-n6TSGJ.sh" [1] 21:14:57 downloading uv 0.11.32 x86_64-unknown-linux-gnu 21:14:58 installing to /home/jenkins/.local/bin 21:14:58 uv 21:14:58 uvx 21:14:58 everything's installed! 21:14:58 21:14:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:14:58 21:14:58 source $HOME/.local/bin/env (sh, bash, zsh) 21:14:58 source $HOME/.local/bin/env.fish (fish) 21:14:58 Adding install location to PATH 21:14:58 ---> Validating uv/uvx install 21:14:58 uvx 0.11.32 (x86_64-unknown-linux-gnu) 21:14:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12050814226150825095.sh 21:14:58 ---> sudo-logs.sh 21:14:58 Archiving 'sudo' log.. 21:14:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15134559627435361246.sh 21:14:58 ---> job-cost.sh 21:14:58 INFO: Activating Python virtual environment... 21:14:58 Setup pyenv: 21:14:58 system 21:14:58 3.8.13 21:14:58 3.9.13 21:14:58 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:14:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b35V from file:/tmp/.os_lf_venv 21:14:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:14:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:15:00 lf-activate-venv(): INFO: Base packages installed successfully 21:15:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-b35V/bin to PATH 21:15:05 INFO: No stack-cost file found 21:15:05 INFO: Instance uptime: 190s 21:15:05 INFO: Fetching instance metadata (attempt 1 of 3)... 21:15:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:15:05 INFO: Successfully fetched instance metadata 21:15:05 INFO: Instance type: v3-standard-4 21:15:05 INFO: Retrieving pricing info for: v3-standard-4 21:15:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:15:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=190 21:15:05 INFO: Successfully fetched Vexxhost pricing API 21:15:05 INFO: Retrieved cost: 0.11 21:15:05 INFO: Retrieved resource: v3-standard-4 21:15:05 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 21:15:05 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 21:15:05 INFO: Successfully archived job cost data 21:15:05 DEBUG: Cost data: oom-master-sphinx-lint,616,2026-07-25 21:15:05,v3-standard-4,190,0.11,0.00,SUCCESS 21:15:05 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7301734849103628059.sh 21:15:05 ---> logs-deploy.sh 21:15:05 Setup pyenv: 21:15:05 system 21:15:05 3.8.13 21:15:05 3.9.13 21:15:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:15:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b35V from file:/tmp/.os_lf_venv 21:15:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:15:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:15:07 lf-activate-venv(): INFO: Base packages installed successfully 21:15:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-b35V/bin to PATH 21:15:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/616 21:15:14 INFO: archiving workspace using pattern(s): 21:15:16 Archives upload complete. 21:15:16 INFO: archiving logs to Nexus 21:15:17 ---> uname -a: 21:15:17 Linux prd-ubuntu1804-builder-4c-4g-12342 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:15:17 21:15:17 21:15:17 ---> lscpu: 21:15:17 Architecture: x86_64 21:15:17 CPU op-mode(s): 32-bit, 64-bit 21:15:17 Byte Order: Little Endian 21:15:17 CPU(s): 4 21:15:17 On-line CPU(s) list: 0-3 21:15:17 Thread(s) per core: 1 21:15:17 Core(s) per socket: 1 21:15:17 Socket(s): 4 21:15:17 NUMA node(s): 1 21:15:17 Vendor ID: AuthenticAMD 21:15:17 CPU family: 23 21:15:17 Model: 49 21:15:17 Model name: AMD EPYC-Rome Processor 21:15:17 Stepping: 0 21:15:17 CPU MHz: 2799.998 21:15:17 BogoMIPS: 5599.99 21:15:17 Virtualization: AMD-V 21:15:17 Hypervisor vendor: KVM 21:15:17 Virtualization type: full 21:15:17 L1d cache: 32K 21:15:17 L1i cache: 32K 21:15:17 L2 cache: 512K 21:15:17 L3 cache: 16384K 21:15:17 NUMA node0 CPU(s): 0-3 21:15:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 21:15:17 21:15:17 21:15:17 ---> nproc: 21:15:17 4 21:15:17 21:15:17 21:15:17 ---> df -h: 21:15:17 Filesystem Size Used Avail Use% Mounted on 21:15:17 udev 7.9G 0 7.9G 0% /dev 21:15:17 tmpfs 1.6G 676K 1.6G 1% /run 21:15:17 /dev/vda1 78G 8.7G 69G 12% / 21:15:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:15:17 tmpfs 5.0M 0 5.0M 0% /run/lock 21:15:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:15:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:15:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:15:17 21:15:17 21:15:17 ---> free -m: 21:15:17 total used free shared buff/cache available 21:15:17 Mem: 16040 569 12924 0 2545 15139 21:15:17 Swap: 1023 0 1023 21:15:17 21:15:17 21:15:17 ---> ip addr: 21:15:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:15:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:15:17 inet 127.0.0.1/8 scope host lo 21:15:17 valid_lft forever preferred_lft forever 21:15:17 inet6 ::1/128 scope host 21:15:17 valid_lft forever preferred_lft forever 21:15:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:15:17 link/ether fa:16:3e:31:0a:0e brd ff:ff:ff:ff:ff:ff 21:15:17 inet 10.30.107.84/23 brd 10.30.107.255 scope global dynamic ens3 21:15:17 valid_lft 86205sec preferred_lft 86205sec 21:15:17 inet6 fe80::f816:3eff:fe31:a0e/64 scope link 21:15:17 valid_lft forever preferred_lft forever 21:15:17 21:15:17 21:15:17 ---> sar -b -r -n DEV: 21:15:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12342) 07/25/26 _x86_64_ (4 CPU) 21:15:17 21:15:17 21:12:04 LINUX RESTART (4 CPU) 21:15:17 21:15:17 21:13:02 tps rtps wtps bread/s bwrtn/s 21:15:17 21:14:01 121.59 6.88 114.71 406.17 40756.21 21:15:17 21:15:01 109.27 0.87 108.40 96.65 22470.12 21:15:17 Average: 115.38 3.85 111.53 250.11 31536.35 21:15:17 21:15:17 21:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:17 21:14:01 13745076 15532684 2679892 16.32 75084 1900460 783840 4.49 758672 1682652 22368 21:15:17 21:15:01 13263992 15524776 3160976 19.24 104048 2316828 746452 4.27 789380 2084296 247268 21:15:17 Average: 13504534 15528730 2920434 17.78 89566 2108644 765146 4.38 774026 1883474 134818 21:15:17 21:15:17 21:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:17 21:14:01 ens3 40.64 35.16 30.08 8.00 0.00 0.00 0.00 0.00 21:15:17 21:14:01 lo 3.73 3.73 0.34 0.34 0.00 0.00 0.00 0.00 21:15:17 21:15:01 ens3 89.70 63.11 1455.50 12.04 0.00 0.00 0.00 0.00 21:15:17 21:15:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 21:15:17 Average: ens3 65.38 49.25 748.78 10.04 0.00 0.00 0.00 0.00 21:15:17 Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 21:15:17 21:15:17 21:15:17 ---> sar -P ALL: 21:15:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12342) 07/25/26 _x86_64_ (4 CPU) 21:15:17 21:15:17 21:12:04 LINUX RESTART (4 CPU) 21:15:17 21:15:17 21:13:02 CPU %user %nice %system %iowait %steal %idle 21:15:17 21:14:01 all 12.29 0.00 0.96 1.33 0.05 85.37 21:15:17 21:14:01 0 5.50 0.00 0.65 2.22 0.03 91.59 21:15:17 21:14:01 1 12.88 0.00 1.09 1.68 0.07 84.28 21:15:17 21:14:01 2 23.31 0.00 1.07 0.17 0.05 75.39 21:15:17 21:14:01 3 7.58 0.00 1.03 1.26 0.03 90.09 21:15:17 21:15:01 all 21.79 0.00 1.50 1.39 0.05 75.27 21:15:17 21:15:01 0 13.11 0.00 1.19 2.55 0.05 83.09 21:15:17 21:15:01 1 6.92 0.00 0.93 0.50 0.05 91.59 21:15:17 21:15:01 2 46.79 0.00 2.81 1.30 0.07 49.04 21:15:17 21:15:01 3 20.42 0.00 1.12 1.18 0.03 77.25 21:15:17 Average: all 17.08 0.00 1.23 1.36 0.05 80.28 21:15:17 Average: 0 9.32 0.00 0.92 2.39 0.04 87.32 21:15:17 Average: 1 9.88 0.00 1.01 1.09 0.06 87.97 21:15:17 Average: 2 35.15 0.00 1.94 0.74 0.06 62.11 21:15:17 Average: 3 14.05 0.00 1.08 1.22 0.03 83.62 21:15:17 21:15:17 21:15:17