16:54:58 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/qp/+/15662 16:54:58 Running as SYSTEM 16:54:58 [EnvInject] - Loading node environment variables. 16:54:58 Building remotely on prd-centos7-builder-1c-1g-1800 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 16:54:59 [ssh-agent] Looking for ssh-agent implementation... 16:54:59 $ ssh-agent 16:54:59 SSH_AUTH_SOCK=/tmp/ssh-Vq4v12lbbIjB/agent.7025 16:54:59 SSH_AGENT_PID=7030 16:54:59 [ssh-agent] Started. 16:54:59 Running ssh-add (command line suppressed) 16:54:59 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_10956695912489453731.key (jenkins-ssh) 16:54:59 [ssh-agent] Using credentials jenkins (jenkins) 16:54:59 The recommended git tool is: NONE 16:55:09 using credential jenkins 16:55:09 Wiping out workspace first. 16:55:09 Cloning the remote Git repository 16:55:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 16:55:09 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 16:55:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 16:55:09 > git --version # timeout=10 16:55:09 > git --version # 'git version 2.36.6' 16:55:09 using GIT_SSH to set credentials jenkins 16:55:09 [INFO] Currently running in a labeled security context 16:55:09 [INFO] Currently SELinux is 'enforcing' on the host 16:55:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh8975446636165657400.key 16:55:09 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 16:55:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 16:55:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 16:55:14 using GIT_SSH to set credentials jenkins 16:55:14 [INFO] Currently running in a labeled security context 16:55:14 [INFO] Currently SELinux is 'enforcing' on the host 16:55:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh9487373004681895044.key 16:55:14 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp refs/changes/62/15662/1 # timeout=10 16:55:15 > git rev-parse da987527b0003bc478f663719a750ea44ed1ee25^{commit} # timeout=10 16:55:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:55:15 Checking out Revision da987527b0003bc478f663719a750ea44ed1ee25 (refs/changes/62/15662/1) 16:55:15 > git config core.sparsecheckout # timeout=10 16:55:15 > git checkout -f da987527b0003bc478f663719a750ea44ed1ee25 # timeout=10 16:55:18 Commit message: "Fix(docs): update JIRA URLs to Atlassian Cloud host" 16:55:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:55:18 > git rev-list --no-walk 23ccc8583c3b70e9556c75304b8883bfa681036c # timeout=10 16:55:22 Run condition [File exists] enabling prebuild for step [BuilderChain] 16:55:22 provisioning config files... 16:55:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:55:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:55:22 [File exists] check if file exists [.readthedocs.yaml] 16:55:22 Run condition [File exists] enabling perform for step [BuilderChain] 16:55:22 provisioning config files... 16:55:22 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 16:55:22 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12547103818934197826.sh 16:55:22 ---> python-tools-install.sh 16:55:22 Setup pyenv: 16:55:22 system 16:55:22 * 3.8.13 (set by /opt/pyenv/version) 16:55:22 * 3.9.13 (set by /opt/pyenv/version) 16:55:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rmxX 16:55:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:55:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:55:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:55:38 lf-activate-venv(): INFO: Base packages installed successfully 16:55:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-rmxX/bin to PATH 16:56:24 Generating Requirements File 16:57:00 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. 16:57:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:57:00 Python 3.9.13 16:57:01 pip 26.0.1 from /tmp/venv-rmxX/lib/python3.9/site-packages/pip (python 3.9) 16:57:01 appdirs==1.4.4 16:57:01 argcomplete==3.6.3 16:57:01 aspy.yaml==1.3.0 16:57:01 attrs==26.1.0 16:57:01 autopage==0.6.0 16:57:01 beautifulsoup4==4.14.3 16:57:01 boto3==1.42.97 16:57:01 botocore==1.42.97 16:57:01 bs4==0.0.2 16:57:01 certifi==2026.4.22 16:57:01 cffi==2.0.0 16:57:01 cfgv==3.4.0 16:57:01 chardet==5.2.0 16:57:01 charset-normalizer==3.4.7 16:57:01 click==8.1.8 16:57:01 cliff==4.9.1 16:57:01 cmd2==2.7.0 16:57:01 cryptography==3.3.2 16:57:01 debtcollector==3.0.0 16:57:01 decorator==5.2.1 16:57:01 defusedxml==0.7.1 16:57:01 Deprecated==1.3.1 16:57:01 distlib==0.4.0 16:57:01 dnspython==2.7.0 16:57:01 docker==7.1.0 16:57:01 dogpile.cache==1.4.1 16:57:01 durationpy==0.10 16:57:01 email-validator==2.3.0 16:57:01 filelock==3.19.1 16:57:01 future==1.0.0 16:57:01 gitdb==4.0.12 16:57:01 GitPython==3.1.48 16:57:01 httplib2==0.30.2 16:57:01 identify==2.6.15 16:57:01 idna==3.13 16:57:01 importlib-resources==1.5.0 16:57:01 importlib_metadata==8.7.1 16:57:01 iso8601==2.1.0 16:57:01 Jinja2==3.1.6 16:57:01 jmespath==1.1.0 16:57:01 jsonpatch==1.33 16:57:01 jsonpointer==3.0.0 16:57:01 jsonschema==4.25.1 16:57:01 jsonschema-specifications==2025.9.1 16:57:01 keystoneauth1==5.11.1 16:57:01 kubernetes==35.0.0 16:57:01 lftools==0.37.22 16:57:01 lxml==6.1.0 16:57:01 markdown-it-py==3.0.0 16:57:01 MarkupSafe==3.0.3 16:57:01 mdurl==0.1.2 16:57:01 msgpack==1.1.2 16:57:01 multi_key_dict==2.0.3 16:57:01 munch==4.0.0 16:57:01 netaddr==1.3.0 16:57:01 niet==1.4.2 16:57:01 nodeenv==1.10.0 16:57:01 oauth2client==4.1.3 16:57:01 oauthlib==3.3.1 16:57:01 openstacksdk==4.5.0 16:57:01 os-service-types==1.7.0 16:57:01 osc-lib==4.0.2 16:57:01 oslo.config==10.0.0 16:57:01 oslo.context==6.1.0 16:57:01 oslo.i18n==6.6.0 16:57:01 oslo.log==7.2.1 16:57:01 oslo.serialization==5.8.0 16:57:01 oslo.utils==9.1.0 16:57:01 packaging==26.2 16:57:01 pbr==7.0.3 16:57:01 platformdirs==4.4.0 16:57:01 prettytable==3.16.0 16:57:01 psutil==7.2.2 16:57:01 pyasn1==0.6.3 16:57:01 pyasn1_modules==0.4.2 16:57:01 pycparser==2.23 16:57:01 pygerrit2==2.0.15 16:57:01 PyGithub==2.9.1 16:57:01 Pygments==2.20.0 16:57:01 PyJWT==2.12.1 16:57:01 PyNaCl==1.6.2 16:57:01 pyparsing==2.4.7 16:57:01 pyperclip==1.11.0 16:57:01 pyrsistent==0.20.0 16:57:01 python-cinderclient==9.7.0 16:57:01 python-dateutil==2.9.0.post0 16:57:01 python-discovery==1.2.2 16:57:01 python-heatclient==4.2.0 16:57:01 python-jenkins==1.8.3 16:57:01 python-keystoneclient==5.6.0 16:57:01 python-magnumclient==4.10.0 16:57:01 python-openstackclient==8.0.0 16:57:01 python-swiftclient==4.10.0 16:57:01 PyYAML==6.0.3 16:57:01 referencing==0.36.2 16:57:01 requests==2.32.5 16:57:01 requests-oauthlib==2.0.0 16:57:01 requestsexceptions==1.4.0 16:57:01 rfc3986==2.0.0 16:57:01 rich==15.0.0 16:57:01 rich-argparse==1.7.2 16:57:01 rpds-py==0.27.1 16:57:01 rsa==4.9.1 16:57:01 ruamel.yaml==0.19.1 16:57:01 ruamel.yaml.clib==0.2.15 16:57:01 s3transfer==0.16.1 16:57:01 simplejson==4.1.1 16:57:01 six==1.17.0 16:57:01 smmap==5.0.3 16:57:01 soupsieve==2.8.3 16:57:01 stevedore==5.5.0 16:57:01 tabulate==0.9.0 16:57:01 toml==0.10.2 16:57:01 tomlkit==0.14.0 16:57:01 tqdm==4.67.3 16:57:01 typing_extensions==4.15.0 16:57:01 tzdata==2026.2 16:57:01 urllib3==1.26.20 16:57:01 virtualenv==21.3.0 16:57:01 wcwidth==0.6.0 16:57:01 websocket-client==1.9.0 16:57:01 wrapt==2.1.2 16:57:01 xdg==6.0.0 16:57:01 xmltodict==1.0.4 16:57:01 yq==3.4.3 16:57:01 zipp==3.23.1 16:57:01 [EnvInject] - Injecting environment variables from a build step. 16:57:01 [EnvInject] - Injecting as environment variables the properties content 16:57:01 PYTHON=python3 16:57:01 16:57:01 [EnvInject] - Variables injected successfully. 16:57:01 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins11175851438871444575.sh 16:57:02 ---> tox-install.sh 16:57:02 + source /home/jenkins/lf-env.sh 16:57:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:57:02 ++ mktemp -d /tmp/venv-XXXX 16:57:02 + lf_venv=/tmp/venv-UPGc 16:57:02 + local venv_file=/tmp/.os_lf_venv 16:57:02 + local python=python3 16:57:02 + local options 16:57:02 + local set_path=true 16:57:02 + local install_args= 16:57:02 ++ 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 16:57:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:57:02 + true 16:57:02 + case $1 in 16:57:02 + venv_file=/tmp/.toxenv 16:57:02 + shift 2 16:57:02 + true 16:57:02 + case $1 in 16:57:02 + shift 16:57:02 + break 16:57:02 + case $python in 16:57:02 + local pkg_list= 16:57:02 + [[ -d /opt/pyenv ]] 16:57:02 + echo 'Setup pyenv:' 16:57:02 Setup pyenv: 16:57:02 + export PYENV_ROOT=/opt/pyenv 16:57:02 + PYENV_ROOT=/opt/pyenv 16:57:02 + 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 16:57:02 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 16:57:02 + pyenv versions 16:57:02 system 16:57:02 3.8.13 16:57:02 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:57:02 + command -v pyenv 16:57:02 ++ pyenv init - --no-rehash 16:57:02 + 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[*]}"'\'')" 16:57:02 export PATH="/opt/pyenv/shims:${PATH}" 16:57:02 export PYENV_SHELL=bash 16:57:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:57:02 pyenv() { 16:57:02 local command 16:57:02 command="${1:-}" 16:57:02 if [ "$#" -gt 0 ]; then 16:57:02 shift 16:57:02 fi 16:57:02 16:57:02 case "$command" in 16:57:02 rehash|shell) 16:57:02 eval "$(pyenv "sh-$command" "$@")" 16:57:02 ;; 16:57:02 *) 16:57:02 command pyenv "$command" "$@" 16:57:02 ;; 16:57:02 esac 16:57:02 }' 16:57:02 +++ 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[*]}"' 16:57:02 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 16:57:02 ++ 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 16:57:02 ++ 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 16:57:02 ++ export PYENV_SHELL=bash 16:57:02 ++ PYENV_SHELL=bash 16:57:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:57:02 +++ complete -F _pyenv pyenv 16:57:02 ++ lf-pyver python3 16:57:02 ++ local py_version_xy=python3 16:57:02 ++ local py_version_xyz= 16:57:02 ++ sed 's/^[ *]* //' 16:57:02 ++ awk '{ print $1 }' 16:57:02 ++ grep -E '^[0-9.]*[0-9]$' 16:57:02 ++ pyenv versions 16:57:02 ++ local command 16:57:02 ++ command=versions 16:57:02 ++ '[' 1 -gt 0 ']' 16:57:02 ++ shift 16:57:02 ++ case "$command" in 16:57:02 ++ command pyenv versions 16:57:02 ++ pyenv versions 16:57:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:57:02 +++ sort -V 16:57:02 +++ tail -n 1 16:57:02 +++ grep '^3' /tmp/.pyenv_versions 16:57:02 ++ py_version_xyz=3.9.13 16:57:02 ++ [[ -z 3.9.13 ]] 16:57:02 ++ echo 3.9.13 16:57:02 ++ return 0 16:57:02 + pyenv local 3.9.13 16:57:02 + local command 16:57:02 + command=local 16:57:02 + '[' 2 -gt 0 ']' 16:57:02 + shift 16:57:02 + case "$command" in 16:57:02 + command pyenv local 3.9.13 16:57:02 + pyenv local 3.9.13 16:57:02 + for arg in '"$@"' 16:57:02 + case $arg in 16:57:02 + pkg_list+='tox ' 16:57:02 + for arg in '"$@"' 16:57:02 + case $arg in 16:57:02 + pkg_list+='virtualenv ' 16:57:02 + for arg in '"$@"' 16:57:02 + case $arg in 16:57:02 + pkg_list+='urllib3~=1.26.15 ' 16:57:02 + [[ -f /tmp/.toxenv ]] 16:57:02 + [[ ! -f /tmp/.toxenv ]] 16:57:02 + [[ -n '' ]] 16:57:02 + python3 -m venv /tmp/venv-UPGc 16:57:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UPGc' 16:57:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UPGc 16:57:09 + echo /tmp/venv-UPGc 16:57:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:57:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:57:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:57:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:57:09 + local 'pip_opts=--upgrade --quiet' 16:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:57:09 + [[ -n '' ]] 16:57:09 + [[ -n '' ]] 16:57:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:57:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:57:09 + /tmp/venv-UPGc/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 16:57:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:57:16 lf-activate-venv(): INFO: Base packages installed successfully 16:57:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:57:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:57:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:57:16 + /tmp/venv-UPGc/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 16:57:20 + type python3 16:57:20 + true 16:57:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UPGc/bin to PATH' 16:57:20 lf-activate-venv(): INFO: Adding /tmp/venv-UPGc/bin to PATH 16:57:20 + PATH=/tmp/venv-UPGc/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 16:57:20 + return 0 16:57:20 + python3 --version 16:57:20 Python 3.9.13 16:57:20 + python3 -m pip --version 16:57:20 pip 26.0.1 from /tmp/venv-UPGc/lib/python3.9/site-packages/pip (python 3.9) 16:57:20 + python3 -m pip freeze 16:57:21 cachetools==6.2.6 16:57:21 chardet==5.2.0 16:57:21 colorama==0.4.6 16:57:21 distlib==0.4.0 16:57:21 filelock==3.19.1 16:57:21 packaging==26.2 16:57:21 platformdirs==4.4.0 16:57:21 pluggy==1.6.0 16:57:21 pyproject-api==1.9.1 16:57:21 python-discovery==1.2.2 16:57:21 tomli==2.4.1 16:57:21 tox==4.30.3 16:57:21 typing_extensions==4.15.0 16:57:21 urllib3==1.26.20 16:57:21 virtualenv==21.3.0 16:57:21 [EnvInject] - Injecting environment variables from a build step. 16:57:21 [EnvInject] - Injecting as environment variables the properties content 16:57:21 DOC_DIR=docs/_build/html 16:57:21 TOX_DIR=. 16:57:21 TOX_ENVS=docs,docs-linkcheck 16:57:21 16:57:21 [EnvInject] - Variables injected successfully. 16:57:21 [EnvInject] - Injecting environment variables from a build step. 16:57:21 [EnvInject] - Injecting as environment variables the properties content 16:57:21 PARALLEL=true 16:57:21 16:57:21 [EnvInject] - Variables injected successfully. 16:57:21 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins6839635259532900285.sh 16:57:21 ---> tox-run.sh 16:57:21 + 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 16:57:21 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 16:57:21 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 16:57:21 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 16:57:21 + cd /w/workspace/rtdv3-global-verify-master/. 16:57:21 + source /home/jenkins/lf-env.sh 16:57:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:57:21 ++ mktemp -d /tmp/venv-XXXX 16:57:21 + lf_venv=/tmp/venv-1FQp 16:57:21 + local venv_file=/tmp/.os_lf_venv 16:57:21 + local python=python3 16:57:21 + local options 16:57:21 + local set_path=true 16:57:21 + local install_args= 16:57:21 ++ 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 16:57:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:57:21 + true 16:57:21 + case $1 in 16:57:21 + venv_file=/tmp/.toxenv 16:57:21 + shift 2 16:57:21 + true 16:57:21 + case $1 in 16:57:21 + shift 16:57:21 + break 16:57:21 + case $python in 16:57:21 + local pkg_list= 16:57:21 + [[ -d /opt/pyenv ]] 16:57:21 + echo 'Setup pyenv:' 16:57:21 Setup pyenv: 16:57:21 + export PYENV_ROOT=/opt/pyenv 16:57:21 + PYENV_ROOT=/opt/pyenv 16:57:21 + 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 16:57:21 + 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 16:57:21 + pyenv versions 16:57:21 system 16:57:21 3.8.13 16:57:21 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:57:21 + command -v pyenv 16:57:21 ++ pyenv init - --no-rehash 16:57:21 + 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[*]}"'\'')" 16:57:21 export PATH="/opt/pyenv/shims:${PATH}" 16:57:21 export PYENV_SHELL=bash 16:57:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:57:21 pyenv() { 16:57:21 local command 16:57:21 command="${1:-}" 16:57:21 if [ "$#" -gt 0 ]; then 16:57:21 shift 16:57:21 fi 16:57:21 16:57:21 case "$command" in 16:57:21 rehash|shell) 16:57:21 eval "$(pyenv "sh-$command" "$@")" 16:57:21 ;; 16:57:21 *) 16:57:21 command pyenv "$command" "$@" 16:57:21 ;; 16:57:21 esac 16:57:21 }' 16:57:21 +++ 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[*]}"' 16:57:21 ++ 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 16:57:21 ++ 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 16:57:21 ++ 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 16:57:21 ++ export PYENV_SHELL=bash 16:57:21 ++ PYENV_SHELL=bash 16:57:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:57:21 +++ complete -F _pyenv pyenv 16:57:21 ++ lf-pyver python3 16:57:21 ++ local py_version_xy=python3 16:57:21 ++ local py_version_xyz= 16:57:21 ++ grep -E '^[0-9.]*[0-9]$' 16:57:21 ++ sed 's/^[ *]* //' 16:57:21 ++ awk '{ print $1 }' 16:57:21 ++ pyenv versions 16:57:21 ++ local command 16:57:21 ++ command=versions 16:57:21 ++ '[' 1 -gt 0 ']' 16:57:21 ++ shift 16:57:21 ++ case "$command" in 16:57:21 ++ command pyenv versions 16:57:21 ++ pyenv versions 16:57:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:57:21 +++ sort -V 16:57:21 +++ tail -n 1 16:57:21 +++ grep '^3' /tmp/.pyenv_versions 16:57:21 ++ py_version_xyz=3.9.13 16:57:21 ++ [[ -z 3.9.13 ]] 16:57:21 ++ echo 3.9.13 16:57:21 ++ return 0 16:57:21 + pyenv local 3.9.13 16:57:21 + local command 16:57:21 + command=local 16:57:21 + '[' 2 -gt 0 ']' 16:57:21 + shift 16:57:21 + case "$command" in 16:57:21 + command pyenv local 3.9.13 16:57:21 + pyenv local 3.9.13 16:57:21 + for arg in '"$@"' 16:57:21 + case $arg in 16:57:21 + pkg_list+='tox ' 16:57:21 + for arg in '"$@"' 16:57:21 + case $arg in 16:57:21 + pkg_list+='virtualenv ' 16:57:21 + for arg in '"$@"' 16:57:21 + case $arg in 16:57:21 + pkg_list+='urllib3~=1.26.15 ' 16:57:21 + [[ -f /tmp/.toxenv ]] 16:57:21 ++ cat /tmp/.toxenv 16:57:21 + lf_venv=/tmp/venv-UPGc 16:57:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UPGc from' file:/tmp/.toxenv 16:57:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UPGc from file:/tmp/.toxenv 16:57:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:57:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:57:21 + local 'pip_opts=--upgrade --quiet' 16:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:57:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:57:21 + [[ -n '' ]] 16:57:21 + [[ -n '' ]] 16:57:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:57:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:57:21 + /tmp/venv-UPGc/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 16:57:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:57:23 lf-activate-venv(): INFO: Base packages installed successfully 16:57:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:57:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:57:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:57:23 + /tmp/venv-UPGc/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 16:57:25 + type python3 16:57:25 + true 16:57:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UPGc/bin to PATH' 16:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-UPGc/bin to PATH 16:57:25 + PATH=/tmp/venv-UPGc/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 16:57:25 + return 0 16:57:25 + [[ -d /opt/pyenv ]] 16:57:25 + echo '---> Setting up pyenv' 16:57:25 ---> Setting up pyenv 16:57:25 + export PYENV_ROOT=/opt/pyenv 16:57:25 + PYENV_ROOT=/opt/pyenv 16:57:25 + export PATH=/opt/pyenv/bin:/tmp/venv-UPGc/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 16:57:25 + PATH=/opt/pyenv/bin:/tmp/venv-UPGc/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 16:57:25 ++ pwd 16:57:25 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 16:57:25 + export PYTHONPATH 16:57:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:57:25 + TOX_TESTENV_PASSENV=PYTHONPATH 16:57:25 + tox --version 16:57:26 4.30.3 from /tmp/venv-UPGc/lib/python3.9/site-packages/tox/__init__.py 16:57:26 + PARALLEL=true 16:57:26 + TOX_OPTIONS_LIST= 16:57:26 + [[ -n docs,docs-linkcheck ]] 16:57:26 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 16:57:26 + case ${PARALLEL,,} in 16:57:26 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 16:57:26 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 16:57:26 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 16:57:27 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 16:58:05 docs: freeze> python -m pip freeze --all 16:58:08 docs: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 16:58:08 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 16:58:08 Running Sphinx v7.4.7 16:58:08 loading translations [en]... done 16:58:08 16:58:08 Extension error: 16:58:08 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 16:58:08 docs: exit 2 (0.91 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8793 16:58:08 docs: FAIL ✖ in 40.29 seconds 16:58:08 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 16:58:39 docs-linkcheck: freeze> python -m pip freeze --all 16:58:40 docs-linkcheck: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 16:58:40 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 16:58:43 Running Sphinx v7.4.7 16:58:43 loading translations [en]... done 16:58:43 16:58:43 Extension error: 16:58:43 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 16:58:43 docs-linkcheck: exit 2 (0.81 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8814 16:58:43 docs: FAIL code 2 (40.28=setup[39.37]+cmd[0.91] seconds) 16:58:43 docs-linkcheck: FAIL code 2 (33.98=setup[33.17]+cmd[0.81] seconds) 16:58:43 evaluation failed :( (74.30 seconds) 16:58:43 + tox_status=255 16:58:43 + echo '---> Completed tox runs' 16:58:43 ---> Completed tox runs 16:58:43 + for i in '.tox/*/log' 16:58:43 ++ echo .tox/docs-linkcheck/log 16:58:43 ++ awk -F/ '{print $2}' 16:58:43 + tox_env=docs-linkcheck 16:58:43 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 16:58:43 + for i in '.tox/*/log' 16:58:43 ++ echo .tox/docs/log 16:58:43 ++ awk -F/ '{print $2}' 16:58:43 + tox_env=docs 16:58:43 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 16:58:43 + DOC_DIR=docs/_build/html 16:58:43 + [[ -d docs/_build/html ]] 16:58:43 + echo '---> tox-run.sh ends' 16:58:43 ---> tox-run.sh ends 16:58:43 + test 255 -eq 0 16:58:43 + exit 255 16:58:43 Build step 'Conditional steps (multiple)' marked build as failure 16:58:45 $ ssh-agent -k 16:58:45 unset SSH_AUTH_SOCK; 16:58:45 unset SSH_AGENT_PID; 16:58:45 echo Agent pid 7030 killed; 16:58:48 [ssh-agent] Stopped. 16:58:48 [PostBuildScript] - [INFO] Executing post build scripts. 16:58:48 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5637397702187575658.sh 16:58:48 ---> sysstat.sh 16:58:49 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins11346375118722159406.sh 16:58:49 ---> package-listing.sh 16:58:49 ++ tr '[:upper:]' '[:lower:]' 16:58:49 ++ facter osfamily 16:58:50 + OS_FAMILY=redhat 16:58:50 + workspace=/w/workspace/rtdv3-global-verify-master 16:58:50 + START_PACKAGES=/tmp/packages_start.txt 16:58:50 + END_PACKAGES=/tmp/packages_end.txt 16:58:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:58:50 + PACKAGES=/tmp/packages_start.txt 16:58:50 + '[' /w/workspace/rtdv3-global-verify-master ']' 16:58:50 + PACKAGES=/tmp/packages_end.txt 16:58:50 + case "${OS_FAMILY}" in 16:58:50 + rpm -qa 16:58:50 + sort 16:58:55 + '[' -f /tmp/packages_start.txt ']' 16:58:55 + '[' -f /tmp/packages_end.txt ']' 16:58:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:58:55 + '[' /w/workspace/rtdv3-global-verify-master ']' 16:58:55 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 16:58:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 16:58:55 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2984909159035787690.sh 16:58:55 ---> capture-instance-metadata.sh 16:58:55 Setup pyenv: 16:58:55 system 16:58:55 3.8.13 16:58:55 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:58:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rmxX from file:/tmp/.os_lf_venv 16:58:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:58:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:58:59 lf-activate-venv(): INFO: Base packages installed successfully 16:58:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-rmxX/bin to PATH 16:59:18 INFO: Running in OpenStack, capturing instance metadata 16:59:19 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15424307682677175177.sh 16:59:19 provisioning config files... 16:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config4612083067047954676tmp 16:59:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:59:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:59:19 [EnvInject] - Injecting environment variables from a build step. 16:59:19 [EnvInject] - Injecting as environment variables the properties content 16:59:19 SERVER_ID=logs 16:59:19 16:59:19 [EnvInject] - Variables injected successfully. 16:59:19 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17980260877433221478.sh 16:59:19 ---> create-netrc.sh 16:59:19 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12369510934581021122.sh 16:59:19 ---> python-tools-install.sh 16:59:19 Setup pyenv: 16:59:19 system 16:59:19 3.8.13 16:59:19 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:59:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rmxX from file:/tmp/.os_lf_venv 16:59:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:59:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:59:22 lf-activate-venv(): INFO: Base packages installed successfully 16:59:22 lf-activate-venv(): INFO: Installing additional packages: lftools 16:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-rmxX/bin to PATH 16:59:41 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7435978544902165245.sh 16:59:41 ---> sudo-logs.sh 16:59:41 Archiving 'sudo' log.. 16:59:44 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17040040721589113518.sh 16:59:44 ---> job-cost.sh 16:59:44 Setup pyenv: 16:59:44 system 16:59:45 3.8.13 16:59:45 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rmxX from file:/tmp/.os_lf_venv 16:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:59:48 lf-activate-venv(): INFO: Base packages installed successfully 16:59:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-rmxX/bin to PATH 17:00:00 INFO: No Stack... 17:00:00 INFO: Retrieving Pricing Info for: v3-starter-1 17:00:00 INFO: Archiving Costs 17:00:00 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins13413636105169718851.sh 17:00:00 ---> logs-deploy.sh 17:00:00 Setup pyenv: 17:00:00 system 17:00:00 3.8.13 17:00:00 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 17:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rmxX from file:/tmp/.os_lf_venv 17:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:00:03 lf-activate-venv(): INFO: Base packages installed successfully 17:00:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:00:21 lf-activate-venv(): INFO: Adding /tmp/venv-rmxX/bin to PATH 17:00:21 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4137 17:00:21 INFO: archiving workspace using pattern(s): 17:00:26 Archives upload complete. 17:00:26 INFO: archiving logs to Nexus 17:00:28 ---> uname -a: 17:00:28 Linux prd-centos7-builder-1c-1g-1800.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 17:00:28 17:00:28 17:00:28 ---> lscpu: 17:00:28 Architecture: x86_64 17:00:28 CPU op-mode(s): 32-bit, 64-bit 17:00:28 Byte Order: Little Endian 17:00:28 CPU(s): 1 17:00:28 On-line CPU(s) list: 0 17:00:28 Thread(s) per core: 1 17:00:28 Core(s) per socket: 1 17:00:28 Socket(s): 1 17:00:28 NUMA node(s): 1 17:00:28 Vendor ID: AuthenticAMD 17:00:28 CPU family: 23 17:00:28 Model: 49 17:00:28 Model name: AMD EPYC-Rome Processor 17:00:28 Stepping: 0 17:00:28 CPU MHz: 2799.998 17:00:28 BogoMIPS: 5599.99 17:00:28 Virtualization: AMD-V 17:00:28 Hypervisor vendor: KVM 17:00:28 Virtualization type: full 17:00:28 L1d cache: 32K 17:00:28 L1i cache: 32K 17:00:28 L2 cache: 512K 17:00:28 L3 cache: 16384K 17:00:28 NUMA node0 CPU(s): 0 17:00:28 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 17:00:28 17:00:28 17:00:28 ---> nproc: 17:00:28 1 17:00:28 17:00:28 17:00:28 ---> df -h: 17:00:28 Filesystem Size Used Avail Use% Mounted on 17:00:28 devtmpfs 882M 0 882M 0% /dev 17:00:28 tmpfs 919M 0 919M 0% /dev/shm 17:00:28 tmpfs 919M 17M 903M 2% /run 17:00:28 tmpfs 919M 0 919M 0% /sys/fs/cgroup 17:00:28 /dev/vda1 20G 6.2G 14G 31% / 17:00:28 tmpfs 184M 0 184M 0% /run/user/1001 17:00:28 17:00:28 17:00:28 ---> free -m: 17:00:28 total used free shared buff/cache available 17:00:28 Mem: 1837 384 106 16 1346 1253 17:00:28 Swap: 1023 0 1023 17:00:28 17:00:28 17:00:28 ---> ip addr: 17:00:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:00:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:00:28 inet 127.0.0.1/8 scope host lo 17:00:28 valid_lft forever preferred_lft forever 17:00:28 inet6 ::1/128 scope host 17:00:28 valid_lft forever preferred_lft forever 17:00:28 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 17:00:28 link/ether fa:16:3e:02:e2:5c brd ff:ff:ff:ff:ff:ff 17:00:28 inet 10.32.6.130/23 brd 10.32.7.255 scope global dynamic eth0 17:00:28 valid_lft 86037sec preferred_lft 86037sec 17:00:28 inet6 fe80::f816:3eff:fe02:e25c/64 scope link 17:00:28 valid_lft forever preferred_lft forever 17:00:28 17:00:28 17:00:28 ---> sar -b -r -n DEV: 17:00:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 17:00:28 17:00:28 04:54:17 PM LINUX RESTART 17:00:28 17:00:28 04:55:01 PM tps rtps wtps bread/s bwrtn/s 17:00:28 04:56:01 PM 74.12 16.80 57.32 1638.43 3689.24 17:00:28 04:57:01 PM 99.66 0.16 99.50 3.42 11012.54 17:00:28 04:58:02 PM 123.26 1.21 122.04 178.64 22308.11 17:00:28 04:59:01 PM 139.05 62.94 76.11 4839.61 16805.90 17:00:28 05:00:01 PM 45.62 2.89 42.73 241.78 3416.76 17:00:28 Average: 96.32 16.77 79.55 1378.60 11437.25 17:00:28 17:00:28 04:55:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:00:28 04:56:01 PM 65108 1816676 96.54 2088 1383888 496680 16.95 409972 1240448 65628 17:00:28 04:57:01 PM 173948 1707836 90.76 2088 1343508 383920 13.10 326760 1171232 112652 17:00:28 04:58:02 PM 73380 1808404 96.10 2088 1265464 562284 19.19 521888 1029660 72160 17:00:28 04:59:01 PM 111644 1770140 94.07 2088 1283508 423528 14.45 495448 982000 63304 17:00:28 05:00:01 PM 191228 1690556 89.84 2088 1216108 412420 14.07 491516 907928 7740 17:00:28 Average: 123062 1758722 93.46 2088 1298495 455766 15.55 449117 1066254 64297 17:00:28 17:00:28 04:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:00:28 04:56:01 PM eth0 116.15 88.92 712.44 35.64 0.00 0.00 0.00 17:00:28 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:57:01 PM eth0 42.03 37.80 587.37 5.49 0.00 0.00 0.00 17:00:28 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:58:02 PM eth0 72.13 58.99 1468.79 10.10 0.00 0.00 0.00 17:00:28 04:58:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:59:01 PM eth0 9.06 8.81 6.58 5.35 0.00 0.00 0.00 17:00:28 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 05:00:01 PM eth0 14.18 15.42 13.55 10.35 0.00 0.00 0.00 17:00:28 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 Average: eth0 50.88 42.11 558.96 13.43 0.00 0.00 0.00 17:00:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 17:00:28 17:00:28 ---> sar -P ALL: 17:00:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 17:00:28 17:00:28 04:54:17 PM LINUX RESTART 17:00:28 17:00:28 04:55:01 PM CPU %user %nice %system %iowait %steal %idle 17:00:28 04:56:01 PM all 63.98 0.00 5.64 5.90 4.73 19.74 17:00:28 04:56:01 PM 0 63.98 0.00 5.64 5.90 4.73 19.74 17:00:28 04:57:01 PM all 67.14 0.00 6.58 2.53 5.03 18.71 17:00:28 04:57:01 PM 0 67.14 0.00 6.58 2.53 5.03 18.71 17:00:28 04:58:02 PM all 69.83 0.00 7.32 1.96 5.41 15.47 17:00:28 04:58:02 PM 0 69.83 0.00 7.32 1.96 5.41 15.47 17:00:28 04:59:01 PM all 57.74 0.00 5.92 9.51 4.83 22.01 17:00:28 04:59:01 PM 0 57.74 0.00 5.92 9.51 4.83 22.01 17:00:28 05:00:01 PM all 71.82 0.00 3.98 1.92 3.68 18.59 17:00:28 05:00:01 PM 0 71.82 0.00 3.98 1.92 3.68 18.59 17:00:28 Average: all 66.10 0.00 5.89 4.37 4.74 18.90 17:00:28 Average: 0 66.10 0.00 5.89 4.37 4.74 18.90 17:00:28 17:00:28 17:00:28