20:19:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 20:19:26 Running as SYSTEM 20:19:26 [EnvInject] - Loading node environment variables. 20:19:26 Building remotely on prd-ubuntu1804-builder-4c-4g-869 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 20:19:26 [ssh-agent] Looking for ssh-agent implementation... 20:19:26 $ ssh-agent 20:19:26 SSH_AUTH_SOCK=/tmp/ssh-UOs7rbc2DN5m/agent.1620 20:19:26 SSH_AGENT_PID=1622 20:19:26 [ssh-agent] Started. 20:19:26 Running ssh-add (command line suppressed) 20:19:26 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7354545247324750182.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7354545247324750182.key) 20:19:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:19:26 The recommended git tool is: NONE 20:19:28 using credential onap-jenkins-ssh 20:19:28 Wiping out workspace first. 20:19:28 Cloning the remote Git repository 20:19:28 Cloning repository git://cloud.onap.org/mirror/oom.git 20:19:28 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 20:19:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:19:28 > git --version # timeout=10 20:19:28 > git --version # 'git version 2.17.1' 20:19:28 using GIT_SSH to set credentials Gerrit user 20:19:28 Verifying host key using manually-configured host key entries 20:19:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:19:33 using GIT_SSH to set credentials Gerrit user 20:19:33 Verifying host key using manually-configured host key entries 20:19:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/3 # timeout=30 20:19:34 > git rev-parse 17cbea3e5659656a2fb8531d4fbdf982f725b952^{commit} # timeout=10 20:19:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:19:34 Checking out Revision 17cbea3e5659656a2fb8531d4fbdf982f725b952 (refs/changes/92/146192/3) 20:19:34 > git config core.sparsecheckout # timeout=10 20:19:34 > git checkout -f 17cbea3e5659656a2fb8531d4fbdf982f725b952 # timeout=30 20:19:37 Commit message: "[CI] Refactor find-tabs.sh to use native git grep" 20:19:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:19:37 > git rev-list --no-walk e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=10 20:19:38 [EnvInject] - Injecting environment variables from a build step. 20:19:38 [EnvInject] - Injecting as environment variables the properties content 20:19:38 PYTHON=python3 20:19:38 20:19:38 [EnvInject] - Variables injected successfully. 20:19:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins727556814244383003.sh 20:19:38 ---> tox-install.sh 20:19:38 + source /home/jenkins/lf-env.sh 20:19:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:38 ++ mktemp -d /tmp/venv-XXXX 20:19:38 + lf_venv=/tmp/venv-MmUZ 20:19:38 + local venv_file=/tmp/.os_lf_venv 20:19:38 + local python=python3 20:19:38 + local options 20:19:38 + local set_path=true 20:19:38 + local install_args= 20:19:38 ++ 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 20:19:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:38 + true 20:19:38 + case $1 in 20:19:38 + venv_file=/tmp/.toxenv 20:19:38 + shift 2 20:19:38 + true 20:19:38 + case $1 in 20:19:38 + shift 20:19:38 + break 20:19:38 + case $python in 20:19:38 + local pkg_list= 20:19:38 + [[ -d /opt/pyenv ]] 20:19:38 + echo 'Setup pyenv:' 20:19:38 Setup pyenv: 20:19:38 + export PYENV_ROOT=/opt/pyenv 20:19:38 + PYENV_ROOT=/opt/pyenv 20:19:38 + 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 20:19:38 + 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 20:19:38 + pyenv versions 20:19:38 * system (set by /opt/pyenv/version) 20:19:38 * 3.8.13 (set by /opt/pyenv/version) 20:19:38 * 3.9.13 (set by /opt/pyenv/version) 20:19:38 * 3.10.6 (set by /opt/pyenv/version) 20:19:38 + command -v pyenv 20:19:38 ++ pyenv init - --no-rehash 20:19:38 + 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[*]}"'\'')" 20:19:38 export PATH="/opt/pyenv/shims:${PATH}" 20:19:38 export PYENV_SHELL=bash 20:19:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:38 pyenv() { 20:19:38 local command 20:19:38 command="${1:-}" 20:19:38 if [ "$#" -gt 0 ]; then 20:19:38 shift 20:19:38 fi 20:19:38 20:19:38 case "$command" in 20:19:38 rehash|shell) 20:19:38 eval "$(pyenv "sh-$command" "$@")" 20:19:38 ;; 20:19:38 *) 20:19:38 command pyenv "$command" "$@" 20:19:38 ;; 20:19:38 esac 20:19:38 }' 20:19:38 +++ 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[*]}"' 20:19:38 ++ 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 20:19:38 ++ 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 20:19:38 ++ 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 20:19:38 ++ export PYENV_SHELL=bash 20:19:38 ++ PYENV_SHELL=bash 20:19:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:38 +++ complete -F _pyenv pyenv 20:19:38 ++ lf-pyver python3 20:19:38 ++ local py_version_xy=python3 20:19:38 ++ local py_version_xyz= 20:19:38 ++ sed 's/^[ *]* //' 20:19:38 ++ pyenv versions 20:19:38 ++ local command 20:19:38 ++ awk '{ print $1 }' 20:19:38 ++ command=versions 20:19:38 ++ '[' 1 -gt 0 ']' 20:19:38 ++ shift 20:19:38 ++ case "$command" in 20:19:38 ++ command pyenv versions 20:19:38 ++ pyenv versions 20:19:38 ++ grep -E '^[0-9.]*[0-9]$' 20:19:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:38 +++ grep '^3' /tmp/.pyenv_versions 20:19:38 +++ sort -V 20:19:38 +++ tail -n 1 20:19:38 ++ py_version_xyz=3.10.6 20:19:38 ++ [[ -z 3.10.6 ]] 20:19:38 ++ echo 3.10.6 20:19:38 ++ return 0 20:19:38 + pyenv local 3.10.6 20:19:38 + local command 20:19:38 + command=local 20:19:38 + '[' 2 -gt 0 ']' 20:19:38 + shift 20:19:38 + case "$command" in 20:19:38 + command pyenv local 3.10.6 20:19:38 + pyenv local 3.10.6 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='tox ' 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='virtualenv ' 20:19:38 + for arg in "$@" 20:19:38 + case $arg in 20:19:38 + pkg_list+='urllib3~=1.26.15 ' 20:19:38 + [[ -f /tmp/.toxenv ]] 20:19:38 + [[ ! -f /tmp/.toxenv ]] 20:19:38 + [[ -n '' ]] 20:19:38 + python3 -m venv /tmp/venv-MmUZ 20:19:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MmUZ' 20:19:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MmUZ 20:19:42 + echo /tmp/venv-MmUZ 20:19:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:19:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:19:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:42 + local 'pip_opts=--upgrade --quiet' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:42 + [[ -n '' ]] 20:19:42 + [[ -n '' ]] 20:19:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:42 + /tmp/venv-MmUZ/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 20:19:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:46 lf-activate-venv(): INFO: Base packages installed successfully 20:19:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:46 + /tmp/venv-MmUZ/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 20:19:48 + type python3 20:19:48 + true 20:19:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MmUZ/bin to PATH' 20:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-MmUZ/bin to PATH 20:19:48 + PATH=/tmp/venv-MmUZ/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 20:19:48 + return 0 20:19:48 + python3 --version 20:19:48 Python 3.10.6 20:19:48 + python3 -m pip --version 20:19:49 pip 26.1.2 from /tmp/venv-MmUZ/lib/python3.10/site-packages/pip (python 3.10) 20:19:49 + python3 -m pip freeze 20:19:49 cachetools==7.1.4 20:19:49 colorama==0.4.6 20:19:49 distlib==0.4.3 20:19:49 filelock==3.31.0 20:19:49 packaging==26.2 20:19:49 platformdirs==4.10.1 20:19:49 pluggy==1.6.0 20:19:49 pyproject-api==1.10.1 20:19:49 python-discovery==1.4.4 20:19:49 tomli==2.4.1 20:19:49 tomli_w==1.2.0 20:19:49 tox==4.57.0 20:19:49 typing_extensions==4.16.0 20:19:49 urllib3==1.26.20 20:19:49 virtualenv==21.6.1 20:19:49 [EnvInject] - Injecting environment variables from a build step. 20:19:49 [EnvInject] - Injecting as environment variables the properties content 20:19:49 PARALLEL=false 20:19:49 20:19:49 [EnvInject] - Variables injected successfully. 20:19:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1525757835914234662.sh 20:19:49 ---> tox-run.sh 20:19:49 + 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 20:19:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 20:19:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 20:19:49 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 20:19:49 + cd /w/workspace/oom-master-sphinx-lint/. 20:19:49 + source /home/jenkins/lf-env.sh 20:19:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:49 ++ mktemp -d /tmp/venv-XXXX 20:19:49 + lf_venv=/tmp/venv-s1xh 20:19:49 + local venv_file=/tmp/.os_lf_venv 20:19:49 + local python=python3 20:19:49 + local options 20:19:49 + local set_path=true 20:19:49 + local install_args= 20:19:49 ++ 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 20:19:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:49 + true 20:19:49 + case $1 in 20:19:49 + venv_file=/tmp/.toxenv 20:19:49 + shift 2 20:19:49 + true 20:19:49 + case $1 in 20:19:49 + shift 20:19:49 + break 20:19:49 + case $python in 20:19:49 + local pkg_list= 20:19:49 + [[ -d /opt/pyenv ]] 20:19:49 + echo 'Setup pyenv:' 20:19:49 Setup pyenv: 20:19:49 + export PYENV_ROOT=/opt/pyenv 20:19:49 + PYENV_ROOT=/opt/pyenv 20:19:49 + 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 20:19:49 + 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 20:19:49 + pyenv versions 20:19:49 system 20:19:49 3.8.13 20:19:49 3.9.13 20:19:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:19:49 + command -v pyenv 20:19:49 ++ pyenv init - --no-rehash 20:19:49 + 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[*]}"'\'')" 20:19:49 export PATH="/opt/pyenv/shims:${PATH}" 20:19:49 export PYENV_SHELL=bash 20:19:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:49 pyenv() { 20:19:49 local command 20:19:49 command="${1:-}" 20:19:49 if [ "$#" -gt 0 ]; then 20:19:49 shift 20:19:49 fi 20:19:49 20:19:49 case "$command" in 20:19:49 rehash|shell) 20:19:49 eval "$(pyenv "sh-$command" "$@")" 20:19:49 ;; 20:19:49 *) 20:19:49 command pyenv "$command" "$@" 20:19:49 ;; 20:19:49 esac 20:19:49 }' 20:19:49 +++ 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[*]}"' 20:19:49 ++ 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 20:19:49 ++ 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 20:19:49 ++ 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 20:19:49 ++ export PYENV_SHELL=bash 20:19:49 ++ PYENV_SHELL=bash 20:19:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:49 +++ complete -F _pyenv pyenv 20:19:49 ++ lf-pyver python3 20:19:49 ++ local py_version_xy=python3 20:19:49 ++ local py_version_xyz= 20:19:49 ++ pyenv versions 20:19:49 ++ awk '{ print $1 }' 20:19:49 ++ local command 20:19:49 ++ command=versions 20:19:49 ++ '[' 1 -gt 0 ']' 20:19:49 ++ shift 20:19:49 ++ case "$command" in 20:19:49 ++ command pyenv versions 20:19:49 ++ pyenv versions 20:19:49 ++ sed 's/^[ *]* //' 20:19:49 ++ grep -E '^[0-9.]*[0-9]$' 20:19:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:49 +++ grep '^3' /tmp/.pyenv_versions 20:19:49 +++ sort -V 20:19:49 +++ tail -n 1 20:19:49 ++ py_version_xyz=3.10.6 20:19:49 ++ [[ -z 3.10.6 ]] 20:19:49 ++ echo 3.10.6 20:19:49 ++ return 0 20:19:49 + pyenv local 3.10.6 20:19:49 + local command 20:19:49 + command=local 20:19:49 + '[' 2 -gt 0 ']' 20:19:49 + shift 20:19:49 + case "$command" in 20:19:49 + command pyenv local 3.10.6 20:19:49 + pyenv local 3.10.6 20:19:49 + for arg in "$@" 20:19:49 + case $arg in 20:19:49 + pkg_list+='tox ' 20:19:49 + for arg in "$@" 20:19:49 + case $arg in 20:19:49 + pkg_list+='virtualenv ' 20:19:49 + for arg in "$@" 20:19:49 + case $arg in 20:19:49 + pkg_list+='urllib3~=1.26.15 ' 20:19:49 + [[ -f /tmp/.toxenv ]] 20:19:49 ++ cat /tmp/.toxenv 20:19:49 + lf_venv=/tmp/venv-MmUZ 20:19:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MmUZ from' file:/tmp/.toxenv 20:19:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MmUZ from file:/tmp/.toxenv 20:19:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:49 + local 'pip_opts=--upgrade --quiet' 20:19:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:49 + [[ -n '' ]] 20:19:49 + [[ -n '' ]] 20:19:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:49 + /tmp/venv-MmUZ/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 20:19:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:50 lf-activate-venv(): INFO: Base packages installed successfully 20:19:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:50 + /tmp/venv-MmUZ/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 20:19:51 + type python3 20:19:51 + true 20:19:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MmUZ/bin to PATH' 20:19:51 lf-activate-venv(): INFO: Adding /tmp/venv-MmUZ/bin to PATH 20:19:51 + PATH=/tmp/venv-MmUZ/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 20:19:51 + return 0 20:19:51 + [[ -d /opt/pyenv ]] 20:19:51 + echo '---> Setting up pyenv' 20:19:51 ---> Setting up pyenv 20:19:51 + export PYENV_ROOT=/opt/pyenv 20:19:51 + PYENV_ROOT=/opt/pyenv 20:19:51 + export PATH=/opt/pyenv/bin:/tmp/venv-MmUZ/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 20:19:51 + PATH=/opt/pyenv/bin:/tmp/venv-MmUZ/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 20:19:51 ++ pwd 20:19:51 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 20:19:51 + export PYTHONPATH 20:19:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:19:51 + TOX_TESTENV_PASSENV=PYTHONPATH 20:19:51 + tox --version 20:19:51 4.57.0 from /tmp/venv-MmUZ/lib/python3.10/site-packages/tox/__init__.py 20:19:51 + PARALLEL=false 20:19:51 + TOX_OPTIONS_LIST= 20:19:51 + [[ -n docs,docs-linkcheck ]] 20:19:51 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 20:19:51 + case ${PARALLEL,,} in 20:19:51 + tox -e docs,docs-linkcheck 20:19:51 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 20:19:53 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 20:20:14 docs: freeze> python -m pip freeze --all 20:20:15 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.6.17,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.31.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.10.1,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.8.4,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 20:20:15 docs: commands[0]> sudo apt install graphviz 20:20:15 20:20:15 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:20:15 20:20:15 Reading package lists... 20:20:15 Building dependency tree... 20:20:15 Reading state information... 20:20:15 graphviz is already the newest version (2.40.1-2). 20:20:15 The following packages were automatically installed and are no longer required: 20:20:15 libmysqlclient20 mysql-common 20:20:15 Use 'sudo apt autoremove' to remove them. 20:20:15 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:20:15 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 20:20:20 docs: OK ✔ in 28.19 seconds 20:20:20 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 20:20:30 docs-linkcheck: freeze> python -m pip freeze --all 20:20:31 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.6.17,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.31.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.10.1,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.8.4,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 20:20:31 docs-linkcheck: commands[0]> sudo apt install graphviz 20:20:31 20:20:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:20:31 20:20:31 Reading package lists... 20:20:31 Building dependency tree... 20:20:31 Reading state information... 20:20:31 graphviz is already the newest version (2.40.1-2). 20:20:31 The following packages were automatically installed and are no longer required: 20:20:31 libmysqlclient20 mysql-common 20:20:31 Use 'sudo apt autoremove' to remove them. 20:20:31 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:20:31 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 20:22:37 docs: OK (28.19=setup[23.24]+cmd[0.24,4.72] seconds) 20:22:37 docs-linkcheck: OK (137.20=setup[11.03]+cmd[0.22,125.95] seconds) 20:22:37 congratulations :) (165.43 seconds) 20:22:37 + tox_status=0 20:22:37 + echo '---> Completed tox runs' 20:22:37 ---> Completed tox runs 20:22:37 + for i in .tox/*/log 20:22:37 ++ echo .tox/docs-linkcheck/log 20:22:37 ++ awk -F/ '{print $2}' 20:22:37 + tox_env=docs-linkcheck 20:22:37 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 20:22:37 + for i in .tox/*/log 20:22:37 ++ echo .tox/docs/log 20:22:37 ++ awk -F/ '{print $2}' 20:22:37 + tox_env=docs 20:22:37 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 20:22:37 + DOC_DIR=docs/_build/html 20:22:37 + [[ -d docs/_build/html ]] 20:22:37 + echo '---> Archiving generated docs' 20:22:37 ---> Archiving generated docs 20:22:37 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 20:22:37 + echo '---> tox-run.sh ends' 20:22:37 ---> tox-run.sh ends 20:22:37 + test 0 -eq 0 20:22:37 $ ssh-agent -k 20:22:37 unset SSH_AUTH_SOCK; 20:22:37 unset SSH_AGENT_PID; 20:22:37 echo Agent pid 1622 killed; 20:22:37 [ssh-agent] Stopped. 20:22:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:22:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins234578393983808451.sh 20:22:37 ---> sysstat.sh 20:22:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12502866436455410885.sh 20:22:38 ---> package-listing.sh 20:22:38 ++ tr '[:upper:]' '[:lower:]' 20:22:38 ++ facter osfamily 20:22:38 + OS_FAMILY=debian 20:22:38 + workspace=/w/workspace/oom-master-sphinx-lint 20:22:38 + START_PACKAGES=/tmp/packages_start.txt 20:22:38 + END_PACKAGES=/tmp/packages_end.txt 20:22:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:38 + PACKAGES=/tmp/packages_start.txt 20:22:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 20:22:38 + PACKAGES=/tmp/packages_end.txt 20:22:38 + case "${OS_FAMILY}" in 20:22:38 + dpkg -l 20:22:38 + grep '^ii' 20:22:38 + '[' -f /tmp/packages_start.txt ']' 20:22:38 + '[' -f /tmp/packages_end.txt ']' 20:22:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 20:22:38 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 20:22:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 20:22:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10924021983726250875.sh 20:22:38 ---> capture-instance-metadata.sh 20:22:38 Setup pyenv: 20:22:38 system 20:22:38 3.8.13 20:22:38 3.9.13 20:22:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:22:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W6Z9 20:22:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:22:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:46 lf-activate-venv(): INFO: Base packages installed successfully 20:22:46 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-W6Z9/bin to PATH 20:23:06 INFO: Running in OpenStack, capturing instance metadata 20:23:06 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2410751305216180732.sh 20:23:06 provisioning config files... 20:23:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4966574139801533190tmp 20:23:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:23:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:23:06 [EnvInject] - Injecting environment variables from a build step. 20:23:06 [EnvInject] - Injecting as environment variables the properties content 20:23:06 SERVER_ID=logs 20:23:06 20:23:06 [EnvInject] - Variables injected successfully. 20:23:06 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13725810154620345658.sh 20:23:06 ---> create-netrc.sh 20:23:06 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins415017001481061505.sh 20:23:06 ---> python-tools-install.sh 20:23:06 Setup pyenv: 20:23:06 system 20:23:06 3.8.13 20:23:06 3.9.13 20:23:06 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:23:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6Z9 from file:/tmp/.os_lf_venv 20:23:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:08 lf-activate-venv(): INFO: Base packages installed successfully 20:23:08 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-W6Z9/bin to PATH 20:23:15 Generating Requirements File 20:23:37 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. 20:23:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:23:38 Python 3.10.6 20:23:38 pip 26.1.2 from /tmp/venv-W6Z9/lib/python3.10/site-packages/pip (python 3.10) 20:23:38 aiohappyeyeballs==2.7.1 20:23:38 aiohttp==3.14.1 20:23:38 aiosignal==1.4.0 20:23:38 appdirs==1.4.4 20:23:38 argcomplete==3.7.0 20:23:38 aspy.yaml==1.3.0 20:23:38 async-timeout==5.0.1 20:23:38 attrs==26.1.0 20:23:38 autopage==0.6.0 20:23:38 backports.strenum==1.3.1 20:23:38 beautifulsoup4==4.15.0 20:23:38 boto3==1.43.51 20:23:38 botocore==1.43.51 20:23:38 bs4==0.0.2 20:23:38 certifi==2026.6.17 20:23:38 cffi==2.1.0 20:23:38 cfgv==3.5.0 20:23:38 chardet==7.4.3 20:23:38 charset-normalizer==3.4.9 20:23:38 click==8.4.2 20:23:38 cliff==4.14.0 20:23:38 cmd2==3.5.1 20:23:38 cryptography==3.3.2 20:23:38 debtcollector==3.1.0 20:23:38 decorator==5.3.1 20:23:38 defusedxml==0.7.1 20:23:38 Deprecated==1.3.1 20:23:38 distlib==0.4.3 20:23:38 dnspython==2.8.0 20:23:38 docker==7.2.0 20:23:38 dogpile.cache==1.5.0 20:23:38 durationpy==0.10 20:23:38 email-validator==2.3.0 20:23:38 filelock==3.31.0 20:23:38 frozenlist==1.8.0 20:23:38 future==1.0.0 20:23:38 gitdb==4.0.12 20:23:38 GitPython==3.1.52 20:23:38 httplib2==0.30.2 20:23:38 identify==2.6.19 20:23:38 idna==3.18 20:23:38 importlib-resources==1.5.0 20:23:38 iso8601==2.1.0 20:23:38 Jinja2==3.1.6 20:23:38 jmespath==1.1.0 20:23:38 jsonpatch==1.33 20:23:38 jsonpointer==3.1.1 20:23:38 jsonschema==4.26.0 20:23:38 jsonschema-specifications==2025.9.1 20:23:38 keystoneauth1==5.14.0 20:23:38 kubernetes==36.0.3 20:23:38 lftools==0.37.22 20:23:38 lxml==6.1.1 20:23:38 markdown-it-py==4.2.0 20:23:38 MarkupSafe==3.0.3 20:23:38 mdurl==0.1.2 20:23:38 msgpack==1.2.1 20:23:38 multi_key_dict==2.0.3 20:23:38 multidict==6.7.1 20:23:38 munch==4.0.0 20:23:38 netaddr==1.3.0 20:23:38 niet==1.4.2 20:23:38 nodeenv==1.10.0 20:23:38 oauth2client==4.1.3 20:23:38 oauthlib==3.3.1 20:23:38 openstacksdk==4.13.0 20:23:38 os-service-types==1.8.2 20:23:38 osc-lib==4.6.0 20:23:38 oslo.config==10.4.0 20:23:38 oslo.context==6.4.0 20:23:38 oslo.i18n==6.8.0 20:23:38 oslo.log==8.2.0 20:23:38 oslo.serialization==5.10.0 20:23:38 oslo.utils==10.1.1 20:23:38 packaging==26.2 20:23:38 pbr==7.0.3 20:23:38 platformdirs==4.10.1 20:23:38 prettytable==3.18.0 20:23:38 propcache==0.5.2 20:23:38 psutil==7.2.2 20:23:38 pyasn1==0.6.4 20:23:38 pyasn1_modules==0.4.2 20:23:38 pycparser==3.0 20:23:38 pygerrit2==2.0.15 20:23:38 PyGithub==2.9.1 20:23:38 Pygments==2.20.0 20:23:38 PyJWT==2.13.0 20:23:38 PyNaCl==1.6.2 20:23:38 pyparsing==2.4.7 20:23:38 pyperclip==1.11.0 20:23:38 pyrsistent==0.20.0 20:23:38 python-cinderclient==9.9.0 20:23:38 python-dateutil==2.9.0.post0 20:23:38 python-discovery==1.4.4 20:23:38 python-heatclient==5.2.0 20:23:38 python-jenkins==1.8.3 20:23:38 python-keystoneclient==5.8.0 20:23:38 python-magnumclient==4.11.0 20:23:38 python-openstackclient==10.0.0 20:23:38 python-swiftclient==4.10.0 20:23:38 PyYAML==6.0.3 20:23:38 referencing==0.37.0 20:23:38 requests==2.34.2 20:23:38 requests-oauthlib==2.0.0 20:23:38 rfc3986==2.0.0 20:23:38 rich==15.0.0 20:23:38 rich-argparse==1.8.0 20:23:38 rpds-py==0.30.0 20:23:38 rsa==4.9.1 20:23:38 ruamel.yaml==0.19.1 20:23:38 ruamel.yaml.clib==0.2.15 20:23:38 s3transfer==0.19.1 20:23:38 simplejson==4.1.1 20:23:38 six==1.17.0 20:23:38 smmap==5.0.3 20:23:38 soupsieve==2.8.4 20:23:38 stevedore==5.8.0 20:23:38 tabulate==0.10.0 20:23:38 toml==0.10.2 20:23:38 tomlkit==0.15.1 20:23:38 tqdm==4.69.0 20:23:38 typing_extensions==4.16.0 20:23:38 urllib3==1.26.20 20:23:38 virtualenv==21.6.1 20:23:38 wcwidth==0.8.2 20:23:38 websocket-client==1.9.0 20:23:38 wrapt==2.2.2 20:23:38 xdg==6.0.0 20:23:38 xmltodict==1.0.4 20:23:38 yarl==1.24.2 20:23:38 yq==4.1.2 20:23:38 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins11611309804387025716.sh 20:23:38 ---> uv-install.sh 20:23:38 Installing uv/uvx (latest) using shell installer 20:23:38 2026-07-18 20:23:38 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-i6qGqt.sh" [1] 20:23:38 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:23:39 installing to /home/jenkins/.local/bin 20:23:39 uv 20:23:39 uvx 20:23:39 everything's installed! 20:23:39 20:23:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:23:39 20:23:39 source $HOME/.local/bin/env (sh, bash, zsh) 20:23:39 source $HOME/.local/bin/env.fish (fish) 20:23:39 Adding install location to PATH 20:23:39 ---> Validating uv/uvx install 20:23:39 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:23:39 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5773603669725941770.sh 20:23:39 ---> sudo-logs.sh 20:23:39 Archiving 'sudo' log.. 20:23:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1621837043897946205.sh 20:23:40 ---> job-cost.sh 20:23:40 INFO: Activating Python virtual environment... 20:23:40 Setup pyenv: 20:23:40 system 20:23:40 3.8.13 20:23:40 3.9.13 20:23:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:23:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6Z9 from file:/tmp/.os_lf_venv 20:23:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:42 lf-activate-venv(): INFO: Base packages installed successfully 20:23:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:23:47 lf-activate-venv(): INFO: Adding /tmp/venv-W6Z9/bin to PATH 20:23:47 INFO: No stack-cost file found 20:23:47 INFO: Instance uptime: 286s 20:23:47 INFO: Fetching instance metadata (attempt 1 of 3)... 20:23:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:23:47 INFO: Successfully fetched instance metadata 20:23:47 INFO: Instance type: v3-standard-4 20:23:47 INFO: Retrieving pricing info for: v3-standard-4 20:23:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:23:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=286 20:23:47 INFO: Successfully fetched Vexxhost pricing API 20:23:47 INFO: Retrieved cost: 0.11 20:23:47 INFO: Retrieved resource: v3-standard-4 20:23:47 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 20:23:47 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 20:23:47 INFO: Successfully archived job cost data 20:23:47 DEBUG: Cost data: oom-master-sphinx-lint,613,2026-07-18 20:23:47,v3-standard-4,286,0.11,0.00,SUCCESS 20:23:47 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1059277846713229044.sh 20:23:47 ---> logs-deploy.sh 20:23:47 Setup pyenv: 20:23:47 system 20:23:47 3.8.13 20:23:47 3.9.13 20:23:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:23:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6Z9 from file:/tmp/.os_lf_venv 20:23:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:49 lf-activate-venv(): INFO: Base packages installed successfully 20:23:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-W6Z9/bin to PATH 20:23:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/613 20:23:57 INFO: archiving workspace using pattern(s): 20:23:59 Archives upload complete. 20:23:59 INFO: archiving logs to Nexus 20:24:00 ---> uname -a: 20:24:00 Linux prd-ubuntu1804-builder-4c-4g-869 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:24:00 20:24:00 20:24:00 ---> lscpu: 20:24:00 Architecture: x86_64 20:24:00 CPU op-mode(s): 32-bit, 64-bit 20:24:00 Byte Order: Little Endian 20:24:00 CPU(s): 4 20:24:00 On-line CPU(s) list: 0-3 20:24:00 Thread(s) per core: 1 20:24:00 Core(s) per socket: 1 20:24:00 Socket(s): 4 20:24:00 NUMA node(s): 1 20:24:00 Vendor ID: AuthenticAMD 20:24:00 CPU family: 23 20:24:00 Model: 49 20:24:00 Model name: AMD EPYC-Rome Processor 20:24:00 Stepping: 0 20:24:00 CPU MHz: 2799.998 20:24:00 BogoMIPS: 5599.99 20:24:00 Virtualization: AMD-V 20:24:00 Hypervisor vendor: KVM 20:24:00 Virtualization type: full 20:24:00 L1d cache: 32K 20:24:00 L1i cache: 32K 20:24:00 L2 cache: 512K 20:24:00 L3 cache: 16384K 20:24:00 NUMA node0 CPU(s): 0-3 20:24:00 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 20:24:00 20:24:00 20:24:00 ---> nproc: 20:24:00 4 20:24:00 20:24:00 20:24:00 ---> df -h: 20:24:00 Filesystem Size Used Avail Use% Mounted on 20:24:00 udev 7.9G 0 7.9G 0% /dev 20:24:00 tmpfs 1.6G 676K 1.6G 1% /run 20:24:00 /dev/vda1 78G 8.7G 69G 12% / 20:24:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:24:00 tmpfs 5.0M 0 5.0M 0% /run/lock 20:24:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:24:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:24:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:24:00 20:24:00 20:24:00 ---> free -m: 20:24:00 total used free shared buff/cache available 20:24:00 Mem: 16040 558 12938 0 2543 15150 20:24:00 Swap: 1023 0 1023 20:24:00 20:24:00 20:24:00 ---> ip addr: 20:24:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:24:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:00 inet 127.0.0.1/8 scope host lo 20:24:00 valid_lft forever preferred_lft forever 20:24:00 inet6 ::1/128 scope host 20:24:00 valid_lft forever preferred_lft forever 20:24:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:24:00 link/ether fa:16:3e:18:0f:d0 brd ff:ff:ff:ff:ff:ff 20:24:00 inet 10.30.107.158/23 brd 10.30.107.255 scope global dynamic ens3 20:24:00 valid_lft 86108sec preferred_lft 86108sec 20:24:00 inet6 fe80::f816:3eff:fe18:fd0/64 scope link 20:24:00 valid_lft forever preferred_lft forever 20:24:00 20:24:00 20:24:00 ---> sar -b -r -n DEV: 20:24:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-869) 07/18/26 _x86_64_ (4 CPU) 20:24:00 20:24:00 20:19:11 LINUX RESTART (4 CPU) 20:24:00 20:24:00 20:20:01 tps rtps wtps bread/s bwrtn/s 20:24:00 20:21:01 126.65 5.52 121.13 363.27 14216.43 20:24:00 20:22:01 8.53 0.00 8.53 0.00 1450.56 20:24:00 20:23:01 25.60 0.22 25.38 16.26 2598.50 20:24:00 Average: 53.59 1.91 51.68 126.51 6088.50 20:24:00 20:24:00 20:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:00 20:21:01 13698608 15463896 2726360 16.60 74884 1879452 917660 5.25 822176 1670036 38900 20:24:00 20:22:01 13698436 15463612 2726532 16.60 74924 1879456 917660 5.25 822152 1670036 8 20:24:00 20:23:01 13551904 15488968 2873064 17.49 84488 2034464 841732 4.82 826676 1797084 122932 20:24:00 Average: 13649649 15472159 2775319 16.90 78099 1931124 892351 5.11 823668 1712385 53947 20:24:00 20:24:00 20:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:00 20:21:01 ens3 42.99 30.11 461.85 7.30 0.00 0.00 0.00 0.00 20:24:00 20:21:01 lo 3.00 3.00 0.27 0.27 0.00 0.00 0.00 0.00 20:24:00 20:22:01 ens3 1.98 1.65 0.66 0.77 0.00 0.00 0.00 0.00 20:24:00 20:22:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:24:00 20:23:01 ens3 44.21 31.13 652.16 6.12 0.00 0.00 0.00 0.00 20:24:00 20:23:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:24:00 Average: ens3 29.73 20.96 371.56 4.73 0.00 0.00 0.00 0.00 20:24:00 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 20:24:00 20:24:00 20:24:00 ---> sar -P ALL: 20:24:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-869) 07/18/26 _x86_64_ (4 CPU) 20:24:00 20:24:00 20:19:11 LINUX RESTART (4 CPU) 20:24:00 20:24:00 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:24:00 20:21:01 all 11.79 0.00 0.96 1.26 0.04 85.95 20:24:00 20:21:01 0 1.85 0.00 0.95 2.67 0.02 94.51 20:24:00 20:21:01 1 11.85 0.00 1.10 2.03 0.05 84.97 20:24:00 20:21:01 2 29.56 0.00 1.47 0.20 0.05 68.72 20:24:00 20:21:01 3 3.93 0.00 0.30 0.12 0.02 95.63 20:24:00 20:22:01 all 0.58 0.00 0.04 0.05 0.01 99.31 20:24:00 20:22:01 0 0.08 0.00 0.10 0.18 0.02 99.62 20:24:00 20:22:01 1 1.99 0.00 0.05 0.03 0.02 97.91 20:24:00 20:22:01 2 0.08 0.00 0.02 0.00 0.02 99.88 20:24:00 20:22:01 3 0.13 0.00 0.03 0.00 0.03 99.80 20:24:00 20:23:01 all 8.75 0.00 0.65 0.32 0.03 90.24 20:24:00 20:23:01 0 8.12 0.00 0.55 0.02 0.03 91.28 20:24:00 20:23:01 1 2.35 0.00 0.30 0.95 0.02 96.38 20:24:00 20:23:01 2 12.73 0.00 1.02 0.08 0.02 86.16 20:24:00 20:23:01 3 11.91 0.00 0.73 0.25 0.02 87.09 20:24:00 Average: all 7.03 0.00 0.55 0.54 0.03 91.85 20:24:00 Average: 0 3.35 0.00 0.53 0.96 0.02 95.14 20:24:00 Average: 1 5.36 0.00 0.48 1.00 0.03 93.14 20:24:00 Average: 2 14.12 0.00 0.83 0.09 0.03 84.92 20:24:00 Average: 3 5.33 0.00 0.36 0.12 0.02 94.17 20:24:00 20:24:00 20:24:00