07:28:00 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/o2/+/15306 07:28:00 Running as SYSTEM 07:28:00 [EnvInject] - Loading node environment variables. 07:28:00 Building remotely on prd-centos7-builder-1c-1g-10072 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 07:28:00 [ssh-agent] Looking for ssh-agent implementation... 07:28:01 $ ssh-agent 07:28:01 SSH_AUTH_SOCK=/tmp/ssh-ca3vzwdtGucT/agent.6598 07:28:01 SSH_AGENT_PID=6602 07:28:01 [ssh-agent] Started. 07:28:01 Running ssh-add (command line suppressed) 07:28:01 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_13678279496102412857.key (jenkins-ssh) 07:28:01 [ssh-agent] Using credentials jenkins (jenkins) 07:28:01 The recommended git tool is: NONE 07:28:07 using credential jenkins 07:28:07 Wiping out workspace first. 07:28:07 Cloning the remote Git repository 07:28:07 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 07:28:07 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 07:28:07 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 07:28:07 > git --version # timeout=10 07:28:07 > git --version # 'git version 2.36.6' 07:28:07 using GIT_SSH to set credentials jenkins 07:28:07 [INFO] Currently running in a labeled security context 07:28:07 [INFO] Currently SELinux is 'enforcing' on the host 07:28:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh11454326153661630928.key 07:28:07 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:08 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 07:28:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:09 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 07:28:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 07:28:09 using GIT_SSH to set credentials jenkins 07:28:09 [INFO] Currently running in a labeled security context 07:28:09 [INFO] Currently SELinux is 'enforcing' on the host 07:28:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh4426766646883837530.key 07:28:09 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 refs/changes/06/15306/2 # timeout=10 07:28:10 > git rev-parse 22f7aefa367c474b9df9dd7b15a9867bdbd9a7c6^{commit} # timeout=10 07:28:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:28:10 Checking out Revision 22f7aefa367c474b9df9dd7b15a9867bdbd9a7c6 (refs/changes/06/15306/2) 07:28:10 > git config core.sparsecheckout # timeout=10 07:28:10 > git checkout -f 22f7aefa367c474b9df9dd7b15a9867bdbd9a7c6 # timeout=10 07:28:14 Commit message: "Critical CVE resolution" 07:28:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:28:14 > git rev-list --no-walk fba23c26fef66dde7db376a3f0d25139feb073f1 # timeout=10 07:28:15 Run condition [File exists] enabling prebuild for step [BuilderChain] 07:28:15 provisioning config files... 07:28:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:28:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:28:15 [File exists] check if file exists [.readthedocs.yaml] 07:28:15 Run condition [File exists] enabling perform for step [BuilderChain] 07:28:15 provisioning config files... 07:28:15 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 07:28:15 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2322429621884057720.sh 07:28:15 ---> python-tools-install.sh 07:28:15 Setup pyenv: 07:28:16 system 07:28:16 * 3.8.13 (set by /opt/pyenv/version) 07:28:16 * 3.9.13 (set by /opt/pyenv/version) 07:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9o3e 07:28:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:35 lf-activate-venv(): INFO: Base packages installed successfully 07:28:35 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:29:22 Generating Requirements File 07:30:02 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. 07:30:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:03 Python 3.9.13 07:30:03 pip 25.3 from /tmp/venv-9o3e/lib/python3.9/site-packages/pip (python 3.9) 07:30:04 appdirs==1.4.4 07:30:04 argcomplete==3.6.3 07:30:04 aspy.yaml==1.3.0 07:30:04 attrs==25.4.0 07:30:04 autopage==0.5.2 07:30:04 beautifulsoup4==4.14.2 07:30:04 boto3==1.41.2 07:30:04 botocore==1.41.2 07:30:04 bs4==0.0.2 07:30:04 cachetools==6.2.2 07:30:04 certifi==2025.11.12 07:30:04 cffi==2.0.0 07:30:04 cfgv==3.4.0 07:30:04 chardet==5.2.0 07:30:04 charset-normalizer==3.4.4 07:30:04 click==8.1.8 07:30:04 cliff==4.9.1 07:30:04 cmd2==2.7.0 07:30:04 cryptography==3.3.2 07:30:04 debtcollector==3.0.0 07:30:04 decorator==5.2.1 07:30:04 defusedxml==0.7.1 07:30:04 Deprecated==1.3.1 07:30:04 distlib==0.4.0 07:30:04 dnspython==2.7.0 07:30:04 docker==7.1.0 07:30:04 dogpile.cache==1.4.1 07:30:04 durationpy==0.10 07:30:04 email-validator==2.3.0 07:30:04 filelock==3.19.1 07:30:04 future==1.0.0 07:30:04 gitdb==4.0.12 07:30:04 GitPython==3.1.45 07:30:04 google-auth==2.43.0 07:30:04 httplib2==0.31.0 07:30:04 identify==2.6.15 07:30:04 idna==3.11 07:30:04 importlib-resources==1.5.0 07:30:04 importlib_metadata==8.7.0 07:30:04 iso8601==2.1.0 07:30:04 Jinja2==3.1.6 07:30:04 jmespath==1.0.1 07:30:04 jsonpatch==1.33 07:30:04 jsonpointer==3.0.0 07:30:04 jsonschema==4.25.1 07:30:04 jsonschema-specifications==2025.9.1 07:30:04 keystoneauth1==5.11.1 07:30:04 kubernetes==34.1.0 07:30:04 lftools==0.37.16 07:30:04 lxml==6.0.2 07:30:04 markdown-it-py==3.0.0 07:30:04 MarkupSafe==3.0.3 07:30:04 mdurl==0.1.2 07:30:04 msgpack==1.1.2 07:30:04 multi_key_dict==2.0.3 07:30:04 munch==4.0.0 07:30:04 netaddr==1.3.0 07:30:04 niet==1.4.2 07:30:04 nodeenv==1.9.1 07:30:04 oauth2client==4.1.3 07:30:04 oauthlib==3.3.1 07:30:04 openstacksdk==4.5.0 07:30:04 os-service-types==1.7.0 07:30:04 osc-lib==4.0.2 07:30:04 oslo.config==10.0.0 07:30:04 oslo.context==6.1.0 07:30:04 oslo.i18n==6.6.0 07:30:04 oslo.log==7.2.1 07:30:04 oslo.serialization==5.8.0 07:30:04 oslo.utils==9.1.0 07:30:04 packaging==25.0 07:30:04 pbr==7.0.3 07:30:04 platformdirs==4.4.0 07:30:04 prettytable==3.16.0 07:30:04 psutil==7.1.3 07:30:04 pyasn1==0.6.1 07:30:04 pyasn1_modules==0.4.2 07:30:04 pycparser==2.23 07:30:04 pygerrit2==2.0.15 07:30:04 PyGithub==2.8.1 07:30:04 Pygments==2.19.2 07:30:04 PyJWT==2.10.1 07:30:04 PyNaCl==1.6.1 07:30:04 pyparsing==2.4.7 07:30:04 pyperclip==1.11.0 07:30:04 pyrsistent==0.20.0 07:30:04 python-cinderclient==9.7.0 07:30:04 python-dateutil==2.9.0.post0 07:30:04 python-heatclient==4.2.0 07:30:04 python-jenkins==1.8.3 07:30:04 python-keystoneclient==5.6.0 07:30:04 python-magnumclient==4.9.0 07:30:04 python-openstackclient==8.0.0 07:30:04 python-swiftclient==4.9.0 07:30:04 PyYAML==6.0.3 07:30:04 referencing==0.36.2 07:30:04 requests==2.32.5 07:30:04 requests-oauthlib==2.0.0 07:30:04 requestsexceptions==1.4.0 07:30:04 rfc3986==2.0.0 07:30:04 rich==14.2.0 07:30:04 rich-argparse==1.7.2 07:30:04 rpds-py==0.27.1 07:30:04 rsa==4.9.1 07:30:04 ruamel.yaml==0.18.16 07:30:04 ruamel.yaml.clib==0.2.15 07:30:04 s3transfer==0.15.0 07:30:04 simplejson==3.20.2 07:30:04 six==1.17.0 07:30:04 smmap==5.0.2 07:30:04 soupsieve==2.8 07:30:04 stevedore==5.5.0 07:30:04 tabulate==0.9.0 07:30:04 toml==0.10.2 07:30:04 tomlkit==0.13.3 07:30:04 tqdm==4.67.1 07:30:04 typing_extensions==4.15.0 07:30:04 tzdata==2025.2 07:30:04 urllib3==1.26.20 07:30:04 virtualenv==20.35.4 07:30:04 wcwidth==0.2.14 07:30:04 websocket-client==1.9.0 07:30:04 wrapt==2.0.1 07:30:04 xdg==6.0.0 07:30:04 xmltodict==1.0.2 07:30:04 yq==3.4.3 07:30:04 zipp==3.23.0 07:30:04 [EnvInject] - Injecting environment variables from a build step. 07:30:04 [EnvInject] - Injecting as environment variables the properties content 07:30:04 PYTHON=python3 07:30:04 07:30:04 [EnvInject] - Variables injected successfully. 07:30:04 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins6570283485405715184.sh 07:30:04 ---> tox-install.sh 07:30:04 + source /home/jenkins/lf-env.sh 07:30:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:30:04 ++ mktemp -d /tmp/venv-XXXX 07:30:04 + lf_venv=/tmp/venv-EC9N 07:30:04 + local venv_file=/tmp/.os_lf_venv 07:30:04 + local python=python3 07:30:04 + local options 07:30:04 + local set_path=true 07:30:04 + local install_args= 07:30: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 07:30:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:30:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:30:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:30:04 + true 07:30:04 + case $1 in 07:30:04 + venv_file=/tmp/.toxenv 07:30:04 + shift 2 07:30:04 + true 07:30:04 + case $1 in 07:30:04 + shift 07:30:04 + break 07:30:04 + case $python in 07:30:04 + local pkg_list= 07:30:04 + [[ -d /opt/pyenv ]] 07:30:04 + echo 'Setup pyenv:' 07:30:04 Setup pyenv: 07:30:04 + export PYENV_ROOT=/opt/pyenv 07:30:04 + PYENV_ROOT=/opt/pyenv 07:30:04 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:04 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:04 + pyenv versions 07:30:04 system 07:30:04 3.8.13 07:30:04 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:30:04 + command -v pyenv 07:30:04 ++ pyenv init - --no-rehash 07:30: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[*]}"'\'')" 07:30:04 export PATH="/opt/pyenv/shims:${PATH}" 07:30:04 export PYENV_SHELL=bash 07:30:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:30:04 pyenv() { 07:30:04 local command 07:30:04 command="${1:-}" 07:30:04 if [ "$#" -gt 0 ]; then 07:30:04 shift 07:30:04 fi 07:30:04 07:30:04 case "$command" in 07:30:04 rehash|shell) 07:30:04 eval "$(pyenv "sh-$command" "$@")" 07:30:04 ;; 07:30:04 *) 07:30:04 command pyenv "$command" "$@" 07:30:04 ;; 07:30:04 esac 07:30:04 }' 07:30: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[*]}"' 07:30:04 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:04 ++ export PYENV_SHELL=bash 07:30:04 ++ PYENV_SHELL=bash 07:30:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:30:04 +++ complete -F _pyenv pyenv 07:30:04 ++ lf-pyver python3 07:30:04 ++ local py_version_xy=python3 07:30:04 ++ local py_version_xyz= 07:30:04 ++ sed 's/^[ *]* //' 07:30:04 ++ awk '{ print $1 }' 07:30:04 ++ grep -E '^[0-9.]*[0-9]$' 07:30:04 ++ pyenv versions 07:30:04 ++ local command 07:30:04 ++ command=versions 07:30:04 ++ '[' 1 -gt 0 ']' 07:30:04 ++ shift 07:30:04 ++ case "$command" in 07:30:04 ++ command pyenv versions 07:30:04 ++ pyenv versions 07:30:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:30:04 +++ grep '^3' /tmp/.pyenv_versions 07:30:04 +++ sort -V 07:30:04 +++ tail -n 1 07:30:04 ++ py_version_xyz=3.9.13 07:30:04 ++ [[ -z 3.9.13 ]] 07:30:04 ++ echo 3.9.13 07:30:04 ++ return 0 07:30:04 + pyenv local 3.9.13 07:30:04 + local command 07:30:04 + command=local 07:30:04 + '[' 2 -gt 0 ']' 07:30:04 + shift 07:30:04 + case "$command" in 07:30:04 + command pyenv local 3.9.13 07:30:04 + pyenv local 3.9.13 07:30:04 + for arg in '"$@"' 07:30:04 + case $arg in 07:30:04 + pkg_list+='tox ' 07:30:04 + for arg in '"$@"' 07:30:04 + case $arg in 07:30:04 + pkg_list+='virtualenv ' 07:30:04 + for arg in '"$@"' 07:30:04 + case $arg in 07:30:04 + pkg_list+='urllib3~=1.26.15 ' 07:30:04 + [[ -f /tmp/.toxenv ]] 07:30:04 + [[ ! -f /tmp/.toxenv ]] 07:30:04 + [[ -n '' ]] 07:30:04 + python3 -m venv /tmp/venv-EC9N 07:30:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EC9N' 07:30:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EC9N 07:30:12 + echo /tmp/venv-EC9N 07:30:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:30:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:30:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:12 + local 'pip_opts=--upgrade --quiet' 07:30:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:30:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:30:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:30:12 + [[ -n '' ]] 07:30:12 + [[ -n '' ]] 07:30:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:12 + /tmp/venv-EC9N/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 07:30:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:30:19 lf-activate-venv(): INFO: Base packages installed successfully 07:30:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:30:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:30:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:30:19 + /tmp/venv-EC9N/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 07:30:23 + type python3 07:30:23 + true 07:30:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EC9N/bin to PATH' 07:30:23 lf-activate-venv(): INFO: Adding /tmp/venv-EC9N/bin to PATH 07:30:23 + PATH=/tmp/venv-EC9N/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:23 + return 0 07:30:23 + python3 --version 07:30:23 Python 3.9.13 07:30:23 + python3 -m pip --version 07:30:23 pip 25.3 from /tmp/venv-EC9N/lib/python3.9/site-packages/pip (python 3.9) 07:30:23 + python3 -m pip freeze 07:30:24 cachetools==6.2.2 07:30:24 chardet==5.2.0 07:30:24 colorama==0.4.6 07:30:24 distlib==0.4.0 07:30:24 filelock==3.19.1 07:30:24 packaging==25.0 07:30:24 platformdirs==4.4.0 07:30:24 pluggy==1.6.0 07:30:24 pyproject-api==1.9.1 07:30:24 tomli==2.3.0 07:30:24 tox==4.30.3 07:30:24 typing_extensions==4.15.0 07:30:24 urllib3==1.26.20 07:30:24 virtualenv==20.35.4 07:30:24 [EnvInject] - Injecting environment variables from a build step. 07:30:24 [EnvInject] - Injecting as environment variables the properties content 07:30:24 DOC_DIR=docs/_build/html 07:30:24 TOX_DIR=. 07:30:24 TOX_ENVS=docs,docs-linkcheck 07:30:24 07:30:24 [EnvInject] - Variables injected successfully. 07:30:24 [EnvInject] - Injecting environment variables from a build step. 07:30:24 [EnvInject] - Injecting as environment variables the properties content 07:30:24 PARALLEL=true 07:30:24 07:30:24 [EnvInject] - Variables injected successfully. 07:30:24 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins10760336739558326707.sh 07:30:24 ---> tox-run.sh 07:30:24 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 07:30:24 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 07:30:24 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 07:30:24 + cd /w/workspace/rtdv3-global-verify-master/. 07:30:24 + source /home/jenkins/lf-env.sh 07:30:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:30:24 ++ mktemp -d /tmp/venv-XXXX 07:30:24 + lf_venv=/tmp/venv-O0Vd 07:30:24 + local venv_file=/tmp/.os_lf_venv 07:30:24 + local python=python3 07:30:24 + local options 07:30:24 + local set_path=true 07:30:24 + local install_args= 07:30:24 ++ 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 07:30:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:30:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:30:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:30:24 + true 07:30:24 + case $1 in 07:30:24 + venv_file=/tmp/.toxenv 07:30:24 + shift 2 07:30:24 + true 07:30:24 + case $1 in 07:30:24 + shift 07:30:24 + break 07:30:24 + case $python in 07:30:24 + local pkg_list= 07:30:24 + [[ -d /opt/pyenv ]] 07:30:24 + echo 'Setup pyenv:' 07:30:24 Setup pyenv: 07:30:24 + export PYENV_ROOT=/opt/pyenv 07:30:24 + PYENV_ROOT=/opt/pyenv 07:30:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 + pyenv versions 07:30:24 system 07:30:24 3.8.13 07:30:24 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:30:24 + command -v pyenv 07:30:24 ++ pyenv init - --no-rehash 07:30:24 + 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[*]}"'\'')" 07:30:24 export PATH="/opt/pyenv/shims:${PATH}" 07:30:24 export PYENV_SHELL=bash 07:30:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:30:24 pyenv() { 07:30:24 local command 07:30:24 command="${1:-}" 07:30:24 if [ "$#" -gt 0 ]; then 07:30:24 shift 07:30:24 fi 07:30:24 07:30:24 case "$command" in 07:30:24 rehash|shell) 07:30:24 eval "$(pyenv "sh-$command" "$@")" 07:30:24 ;; 07:30:24 *) 07:30:24 command pyenv "$command" "$@" 07:30:24 ;; 07:30:24 esac 07:30:24 }' 07:30:24 +++ 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[*]}"' 07:30:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:24 ++ export PYENV_SHELL=bash 07:30:24 ++ PYENV_SHELL=bash 07:30:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:30:24 +++ complete -F _pyenv pyenv 07:30:24 ++ lf-pyver python3 07:30:24 ++ local py_version_xy=python3 07:30:24 ++ local py_version_xyz= 07:30:24 ++ sed 's/^[ *]* //' 07:30:24 ++ awk '{ print $1 }' 07:30:24 ++ grep -E '^[0-9.]*[0-9]$' 07:30:24 ++ pyenv versions 07:30:24 ++ local command 07:30:24 ++ command=versions 07:30:24 ++ '[' 1 -gt 0 ']' 07:30:24 ++ shift 07:30:24 ++ case "$command" in 07:30:24 ++ command pyenv versions 07:30:24 ++ pyenv versions 07:30:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:30:24 +++ sort -V 07:30:24 +++ tail -n 1 07:30:24 +++ grep '^3' /tmp/.pyenv_versions 07:30:24 ++ py_version_xyz=3.9.13 07:30:24 ++ [[ -z 3.9.13 ]] 07:30:24 ++ echo 3.9.13 07:30:24 ++ return 0 07:30:24 + pyenv local 3.9.13 07:30:24 + local command 07:30:24 + command=local 07:30:24 + '[' 2 -gt 0 ']' 07:30:24 + shift 07:30:24 + case "$command" in 07:30:24 + command pyenv local 3.9.13 07:30:24 + pyenv local 3.9.13 07:30:24 + for arg in '"$@"' 07:30:24 + case $arg in 07:30:24 + pkg_list+='tox ' 07:30:24 + for arg in '"$@"' 07:30:24 + case $arg in 07:30:24 + pkg_list+='virtualenv ' 07:30:24 + for arg in '"$@"' 07:30:24 + case $arg in 07:30:24 + pkg_list+='urllib3~=1.26.15 ' 07:30:24 + [[ -f /tmp/.toxenv ]] 07:30:24 ++ cat /tmp/.toxenv 07:30:24 + lf_venv=/tmp/venv-EC9N 07:30:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EC9N from' file:/tmp/.toxenv 07:30:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EC9N from file:/tmp/.toxenv 07:30:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:30:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:24 + local 'pip_opts=--upgrade --quiet' 07:30:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:30:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:30:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:30:24 + [[ -n '' ]] 07:30:24 + [[ -n '' ]] 07:30:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:30:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:24 + /tmp/venv-EC9N/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 07:30:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:30:26 lf-activate-venv(): INFO: Base packages installed successfully 07:30:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:30:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:30:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:30:26 + /tmp/venv-EC9N/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 07:30:28 + type python3 07:30:28 + true 07:30:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EC9N/bin to PATH' 07:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-EC9N/bin to PATH 07:30:28 + PATH=/tmp/venv-EC9N/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:28 + return 0 07:30:28 + [[ -d /opt/pyenv ]] 07:30:28 + echo '---> Setting up pyenv' 07:30:28 ---> Setting up pyenv 07:30:28 + export PYENV_ROOT=/opt/pyenv 07:30:28 + PYENV_ROOT=/opt/pyenv 07:30:28 + export PATH=/opt/pyenv/bin:/tmp/venv-EC9N/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:28 + PATH=/opt/pyenv/bin:/tmp/venv-EC9N/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 07:30:28 ++ pwd 07:30:28 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 07:30:28 + export PYTHONPATH 07:30:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:30:28 + TOX_TESTENV_PASSENV=PYTHONPATH 07:30:28 + tox --version 07:30:29 4.30.3 from /tmp/venv-EC9N/lib/python3.9/site-packages/tox/__init__.py 07:30:29 + PARALLEL=true 07:30:29 + TOX_OPTIONS_LIST= 07:30:29 + [[ -n docs,docs-linkcheck ]] 07:30:29 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:30:29 + case ${PARALLEL,,} in 07:30:29 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 07:30:29 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 07:30:29 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 07:30:30 docs: install_deps> pip install -U -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 07:31:21 docs: freeze> python -m pip freeze --all 07:31:22 docs: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.16,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 07:31:22 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html 07:31:22 /w/workspace/rtdv3-global-verify-master/.tox/docs/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 07:31:22 from pkg_resources import DistributionNotFound as ResourceError 07:31:23 Running Sphinx v5.3.0 07:31:23 making output directory... done 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 07:31:23 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 07:31:24 building [mo]: targets for 0 po files that are out of date 07:31:24 building [html]: targets for 8 source files that are out of date 07:31:24 updating environment: [new config] 8 added, 0 changed, 0 removed 07:31:24 reading sources... [ 12%] api 07:31:24 reading sources... [ 25%] api-docs 07:31:24 reading sources... [ 37%] developer-guide 07:31:24 reading sources... [ 50%] index 07:31:24 reading sources... [ 62%] installation-guide 07:31:24 reading sources... [ 75%] overview 07:31:24 reading sources... [ 87%] release-notes 07:31:24 reading sources... [100%] user-guide 07:31:24 07:31:24 looking for now-outdated files... none found 07:31:24 pickling environment... done 07:31:24 checking consistency... done 07:31:24 preparing documents... done 07:31:24 writing output... [ 12%] api 07:31:24 writing output... [ 25%] api-docs 07:31:24 writing output... [ 37%] developer-guide 07:31:24 writing output... [ 50%] index 07:31:24 writing output... [ 62%] installation-guide 07:31:25 writing output... [ 75%] overview 07:31:25 writing output... [ 87%] release-notes 07:31:25 writing output... [100%] user-guide 07:31:25 07:31:25 generating indices... genindex done 07:31:25 writing additional pages... search done 07:31:25 copying images... [ 50%] images/swagger.png 07:31:25 copying images... [100%] images/yaml_logo.png 07:31:25 07:31:25 copying downloadable files... [ 50%] swagger.json 07:31:25 copying downloadable files... [100%] swagger.yaml 07:31:25 07:31:25 copying static files... done 07:31:25 copying extra files... done 07:31:25 dumping search index in English (code: en)... done 07:31:25 dumping object inventory... done 07:31:25 build succeeded. 07:31:25 07:31:25 The HTML pages are in docs/_build/html. 07:31:26 docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' 07:31:26 Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html 07:31:26 docs: OK ✔ in 56.32 seconds 07:31:26 docs-linkcheck: install_deps> pip install -U -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 07:32:08 docs-linkcheck: freeze> python -m pip freeze --all 07:32:09 docs-linkcheck: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.16,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 07:32:09 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck 07:32:09 /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 07:32:09 from pkg_resources import DistributionNotFound as ResourceError 07:32:10 Running Sphinx v5.3.0 07:32:10 making output directory... done 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 07:32:10 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 07:32:11 building [mo]: targets for 0 po files that are out of date 07:32:11 building [linkcheck]: targets for 8 source files that are out of date 07:32:11 updating environment: [new config] 8 added, 0 changed, 0 removed 07:32:11 reading sources... [ 12%] api 07:32:11 reading sources... [ 25%] api-docs 07:32:11 reading sources... [ 37%] developer-guide 07:32:11 reading sources... [ 50%] index 07:32:11 reading sources... [ 62%] installation-guide 07:32:11 reading sources... [ 75%] overview 07:32:11 reading sources... [ 87%] release-notes 07:32:11 reading sources... [100%] user-guide 07:32:11 07:32:11 looking for now-outdated files... none found 07:32:11 pickling environment... done 07:32:11 checking consistency... done 07:32:11 preparing documents... done 07:32:11 writing output... [ 12%] api 07:32:11 writing output... [ 25%] api-docs 07:32:11 writing output... [ 37%] developer-guide 07:32:11 writing output... [ 50%] index 07:32:11 writing output... [ 62%] installation-guide 07:32:11 writing output... [ 75%] overview 07:32:11 writing output... [ 87%] release-notes 07:32:11 writing output... [100%] user-guide 07:32:11 07:32:11 07:32:11 ( api: line 9) -ignored- ./api-docs.html 07:32:11 ( api-docs: line 32) -ignored- ./oran-o2-api.html 07:32:11 (installation-guide: line 81) -ignored- http://put_your_OAM_IP_here:8080/project/api_access/ 07:32:11 (installation-guide: line 30) ok https://docs.o-ran-sc.org/projects/o-ran-sc-pti-o2/en/latest/ 07:32:11 ( developer-guide: line 17) ok https://docs.o-ran-sc.org/en/latest/projects.html#infrastructure-inf 07:32:11 (installation-guide: line 351) ok https://docs.o-ran-sc.org/projects/o-ran-sc-pti-o2/en/latest/api.html 07:32:12 (installation-guide: line 159) ok https://docs.starlingx.io/security/kubernetes/create-certificates-locally-using-openssl.html#create-certificates-locally-using-openssl 07:32:12 ( developer-guide: line 18) ok https://oranalliance.atlassian.net/wiki/spaces/COWG/overview 07:32:12 (installation-guide: line 55) ok https://docs.starlingx.io/r/stx.8.0/storage/kubernetes/enable-readwriteonce-pvc-support-in-additional-namespaces.html 07:32:12 (installation-guide: line 50) ok https://docs.starlingx.io/storage/kubernetes/configure-the-internal-ceph-storage-backend.html#configure-the-internal-ceph-storage-backend 07:32:12 (installation-guide: line 107) ok https://github.com/keycloak/keycloak 07:32:12 (installation-guide: line 30) ok https://orandownloadsweb.azurewebsites.net/specifications 07:32:12 build succeeded. 07:32:12 07:32:12 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 07:32:13 docs: OK (56.30=setup[52.26]+cmd[3.97,0.07] seconds) 07:32:13 docs-linkcheck: OK (46.76=setup[43.05]+cmd[3.71] seconds) 07:32:13 congratulations :) (103.12 seconds) 07:32:13 + tox_status=0 07:32:13 + echo '---> Completed tox runs' 07:32:13 ---> Completed tox runs 07:32:13 + for i in '.tox/*/log' 07:32:13 ++ echo .tox/docs-linkcheck/log 07:32:13 ++ awk -F/ '{print $2}' 07:32:13 + tox_env=docs-linkcheck 07:32:13 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 07:32:13 + for i in '.tox/*/log' 07:32:13 ++ echo .tox/docs/log 07:32:13 ++ awk -F/ '{print $2}' 07:32:13 + tox_env=docs 07:32:13 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 07:32:13 + DOC_DIR=docs/_build/html 07:32:13 + [[ -d docs/_build/html ]] 07:32:13 + echo '---> Archiving generated docs' 07:32:13 ---> Archiving generated docs 07:32:13 + mv docs/_build/html /w/workspace/rtdv3-global-verify-master/archives/docs 07:32:13 + echo '---> tox-run.sh ends' 07:32:13 ---> tox-run.sh ends 07:32:13 + test 0 -eq 0 07:32:13 [EnvInject] - Injecting environment variables from a build step. 07:32:13 [EnvInject] - Injecting as environment variables the properties content 07:32:13 DEFAULT_VERSION=latest 07:32:13 07:32:13 [EnvInject] - Variables injected successfully. 07:32:13 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins13113142544403843676.sh 07:32:13 ---> rtdv3.sh 07:32:13 Setup pyenv: 07:32:13 system 07:32:13 3.8.13 07:32:13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:32:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9o3e from file:/tmp/.os_lf_venv 07:32:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:18 lf-activate-venv(): INFO: Base packages installed successfully 07:32:18 lf-activate-venv(): INFO: Installing additional packages: lftools yq 07:32:40 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:32:40 INFO: 07:32:40 INFO: Project: pti/o2 07:32:40 INFO: Read the Docs Sub Project: https://o-ran-sc-pti-o2.readthedocs.io 07:32:40 INFO: Read the Docs Master Project: https://o-ran-sc-doc.readthedocs.io 07:32:45 INFO: Verify job completed 07:32:45 $ ssh-agent -k 07:32:45 unset SSH_AUTH_SOCK; 07:32:45 unset SSH_AGENT_PID; 07:32:45 echo Agent pid 6602 killed; 07:32:45 [ssh-agent] Stopped. 07:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 07:32:45 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12826112362740106103.sh 07:32:45 ---> sysstat.sh 07:32:46 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins18154611917797697152.sh 07:32:46 ---> package-listing.sh 07:32:46 ++ tr '[:upper:]' '[:lower:]' 07:32:46 ++ facter osfamily 07:32:46 + OS_FAMILY=redhat 07:32:46 + workspace=/w/workspace/rtdv3-global-verify-master 07:32:46 + START_PACKAGES=/tmp/packages_start.txt 07:32:46 + END_PACKAGES=/tmp/packages_end.txt 07:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:46 + PACKAGES=/tmp/packages_start.txt 07:32:46 + '[' /w/workspace/rtdv3-global-verify-master ']' 07:32:46 + PACKAGES=/tmp/packages_end.txt 07:32:46 + case "${OS_FAMILY}" in 07:32:46 + rpm -qa 07:32:46 + sort 07:32:52 + '[' -f /tmp/packages_start.txt ']' 07:32:52 + '[' -f /tmp/packages_end.txt ']' 07:32:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:52 + '[' /w/workspace/rtdv3-global-verify-master ']' 07:32:52 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 07:32:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 07:32:52 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins10407935075833982273.sh 07:32:52 ---> capture-instance-metadata.sh 07:32:53 Setup pyenv: 07:32:53 system 07:32:53 3.8.13 07:32:53 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:32:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9o3e from file:/tmp/.os_lf_venv 07:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:56 lf-activate-venv(): INFO: Base packages installed successfully 07:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:33:16 INFO: Running in OpenStack, capturing instance metadata 07:33:16 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4362897609536279826.sh 07:33:16 provisioning config files... 07:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config15311670561520317391tmp 07:33:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:16 [EnvInject] - Injecting environment variables from a build step. 07:33:16 [EnvInject] - Injecting as environment variables the properties content 07:33:16 SERVER_ID=logs 07:33:16 07:33:16 [EnvInject] - Variables injected successfully. 07:33:16 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins995432756307891164.sh 07:33:16 ---> create-netrc.sh 07:33:16 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17114476404729652669.sh 07:33:17 ---> python-tools-install.sh 07:33:17 Setup pyenv: 07:33:17 system 07:33:17 3.8.13 07:33:17 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9o3e from file:/tmp/.os_lf_venv 07:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:21 lf-activate-venv(): INFO: Base packages installed successfully 07:33:21 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:33:39 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins11630716744281621573.sh 07:33:39 ---> sudo-logs.sh 07:33:39 Archiving 'sudo' log.. 07:33:40 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15426921441825432920.sh 07:33:40 ---> job-cost.sh 07:33:40 Setup pyenv: 07:33:40 system 07:33:40 3.8.13 07:33:40 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9o3e from file:/tmp/.os_lf_venv 07:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:44 lf-activate-venv(): INFO: Base packages installed successfully 07:33:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:33:56 INFO: No Stack... 07:33:56 INFO: Retrieving Pricing Info for: v3-starter-1 07:33:56 INFO: Archiving Costs 07:33:56 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins3306535340544205122.sh 07:33:56 ---> logs-deploy.sh 07:33:56 Setup pyenv: 07:33:56 system 07:33:56 3.8.13 07:33:56 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 07:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9o3e from file:/tmp/.os_lf_venv 07:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:00 lf-activate-venv(): INFO: Base packages installed successfully 07:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-9o3e/bin to PATH 07:34:20 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/3969 07:34:20 INFO: archiving workspace using pattern(s): 07:34:22 Archives upload complete. 07:34:23 INFO: archiving logs to Nexus 07:34:24 ---> uname -a: 07:34:24 Linux prd-centos7-builder-1c-1g-10072.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:34:24 07:34:24 07:34:24 ---> lscpu: 07:34:24 Architecture: x86_64 07:34:24 CPU op-mode(s): 32-bit, 64-bit 07:34:24 Byte Order: Little Endian 07:34:24 CPU(s): 1 07:34:24 On-line CPU(s) list: 0 07:34:24 Thread(s) per core: 1 07:34:24 Core(s) per socket: 1 07:34:24 Socket(s): 1 07:34:24 NUMA node(s): 1 07:34:24 Vendor ID: AuthenticAMD 07:34:24 CPU family: 23 07:34:24 Model: 49 07:34:24 Model name: AMD EPYC-Rome Processor 07:34:24 Stepping: 0 07:34:24 CPU MHz: 2799.998 07:34:24 BogoMIPS: 5599.99 07:34:24 Virtualization: AMD-V 07:34:24 Hypervisor vendor: KVM 07:34:24 Virtualization type: full 07:34:24 L1d cache: 32K 07:34:24 L1i cache: 32K 07:34:24 L2 cache: 512K 07:34:24 L3 cache: 16384K 07:34:24 NUMA node0 CPU(s): 0 07:34:24 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:34:24 07:34:24 07:34:24 ---> nproc: 07:34:24 1 07:34:24 07:34:24 07:34:24 ---> df -h: 07:34:24 Filesystem Size Used Avail Use% Mounted on 07:34:24 devtmpfs 882M 0 882M 0% /dev 07:34:24 tmpfs 919M 0 919M 0% /dev/shm 07:34:24 tmpfs 919M 17M 903M 2% /run 07:34:24 tmpfs 919M 0 919M 0% /sys/fs/cgroup 07:34:24 /dev/vda1 20G 6.3G 14G 32% / 07:34:24 tmpfs 184M 0 184M 0% /run/user/1001 07:34:24 07:34:24 07:34:24 ---> free -m: 07:34:24 total used free shared buff/cache available 07:34:24 Mem: 1837 376 143 16 1317 1261 07:34:24 Swap: 1023 0 1023 07:34:24 07:34:24 07:34:24 ---> ip addr: 07:34:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:24 inet 127.0.0.1/8 scope host lo 07:34:24 valid_lft forever preferred_lft forever 07:34:24 inet6 ::1/128 scope host 07:34:24 valid_lft forever preferred_lft forever 07:34:24 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 07:34:24 link/ether fa:16:3e:70:45:10 brd ff:ff:ff:ff:ff:ff 07:34:24 inet 10.32.6.168/23 brd 10.32.7.255 scope global dynamic eth0 07:34:24 valid_lft 85983sec preferred_lft 85983sec 07:34:24 inet6 fe80::f816:3eff:fe70:4510/64 scope link 07:34:24 valid_lft forever preferred_lft forever 07:34:24 07:34:24 07:34:24 ---> sar -b -r -n DEV: 07:34:24 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/24/2025 _x86_64_ (1 CPU) 07:34:24 07:34:24 07:27:18 AM LINUX RESTART 07:34:24 07:34:24 07:28:03 AM tps rtps wtps bread/s bwrtn/s 07:34:24 07:29:01 AM 62.68 18.71 43.97 1828.29 4493.03 07:34:24 07:30:01 AM 96.57 0.09 96.48 1.72 10348.20 07:34:24 07:31:01 AM 113.13 1.27 111.86 180.76 23186.42 07:34:24 07:32:01 AM 122.48 2.31 120.17 107.13 28533.52 07:34:24 07:33:02 AM 139.71 95.44 44.27 6390.60 4752.48 07:34:24 07:34:01 AM 25.83 1.85 23.99 154.69 1210.02 07:34:24 Average: 94.03 20.10 73.92 1451.46 12206.43 07:34:24 07:34:24 07:28:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:24 07:29:01 AM 97004 1784780 94.85 2088 1356364 491884 16.79 419680 1198180 80408 07:34:24 07:30:01 AM 79472 1802312 95.78 2088 1345324 477128 16.28 436196 1157280 120768 07:34:24 07:31:01 AM 71884 1809900 96.18 2088 1289944 556000 18.97 628672 942400 52856 07:34:24 07:32:01 AM 83036 1798748 95.59 2088 1231580 581980 19.86 746544 775108 29164 07:34:24 07:33:02 AM 166236 1715548 91.17 2088 1221812 437564 14.93 518056 915676 22168 07:34:24 07:34:01 AM 187380 1694404 90.04 2088 1225944 411696 14.05 495168 916720 7632 07:34:24 Average: 114169 1767615 93.93 2088 1278495 492709 16.81 540719 984227 52166 07:34:24 07:34:24 07:28:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:34:24 07:29:01 AM eth0 125.57 89.61 984.13 35.24 0.00 0.00 0.00 07:34:24 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:30:01 AM eth0 28.96 26.88 316.02 3.83 0.00 0.00 0.00 07:34:24 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:31:01 AM eth0 262.91 221.16 3925.10 21.96 0.00 0.00 0.00 07:34:24 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:32:01 AM eth0 10.96 11.26 22.22 3.30 0.00 0.00 0.00 07:34:24 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:33:02 AM eth0 17.49 17.06 27.96 6.66 0.00 0.00 0.00 07:34:24 07:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:34:01 AM eth0 13.63 14.85 17.84 9.08 0.00 0.00 0.00 07:34:24 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 Average: eth0 76.42 63.42 883.90 13.20 0.00 0.00 0.00 07:34:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:24 07:34:24 07:34:24 ---> sar -P ALL: 07:34:24 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/24/2025 _x86_64_ (1 CPU) 07:34:24 07:34:24 07:27:18 AM LINUX RESTART 07:34:24 07:34:24 07:28:03 AM CPU %user %nice %system %iowait %steal %idle 07:34:24 07:29:01 AM all 73.76 0.00 6.82 3.12 3.70 12.60 07:34:24 07:29:01 AM 0 73.76 0.00 6.82 3.12 3.70 12.60 07:34:24 07:30:01 AM all 70.13 0.00 6.97 1.97 4.40 16.54 07:34:24 07:30:01 AM 0 70.13 0.00 6.97 1.97 4.40 16.54 07:34:24 07:31:01 AM all 67.62 0.00 7.76 2.62 4.05 17.95 07:34:24 07:31:01 AM 0 67.62 0.00 7.76 2.62 4.05 17.95 07:34:24 07:32:01 AM all 66.35 0.00 7.06 2.35 3.73 20.51 07:34:24 07:32:01 AM 0 66.35 0.00 7.06 2.35 3.73 20.51 07:34:24 07:33:02 AM all 65.62 0.00 5.25 14.65 3.51 10.97 07:34:24 07:33:02 AM 0 65.62 0.00 5.25 14.65 3.51 10.97 07:34:24 07:34:01 AM all 78.80 0.00 4.32 1.05 2.79 13.04 07:34:24 07:34:01 AM 0 78.80 0.00 4.32 1.05 2.79 13.04 07:34:24 Average: all 70.31 0.00 6.37 4.33 3.70 15.30 07:34:24 Average: 0 70.31 0.00 6.37 4.33 3.70 15.30 07:34:24 07:34:24 07:34:24