11:18:23 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/15622 11:18:23 Running as SYSTEM 11:18:23 [EnvInject] - Loading node environment variables. 11:18:23 Building remotely on prd-centos7-builder-1c-1g-1697 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 11:18:23 [ssh-agent] Looking for ssh-agent implementation... 11:18:23 $ ssh-agent 11:18:24 SSH_AUTH_SOCK=/tmp/ssh-HRqeuJhVtipW/agent.6195 11:18:24 SSH_AGENT_PID=6197 11:18:24 [ssh-agent] Started. 11:18:24 Running ssh-add (command line suppressed) 11:18:24 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_13092362102294162812.key (jenkins-ssh) 11:18:24 [ssh-agent] Using credentials jenkins (jenkins) 11:18:24 The recommended git tool is: NONE 11:18:29 using credential jenkins 11:18:29 Wiping out workspace first. 11:18:29 Cloning the remote Git repository 11:18:29 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 11:18:29 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 11:18:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 11:18:30 > git --version # timeout=10 11:18:30 > git --version # 'git version 2.36.6' 11:18:30 using GIT_SSH to set credentials jenkins 11:18:30 [INFO] Currently running in a labeled security context 11:18:30 [INFO] Currently SELinux is 'enforcing' on the host 11:18:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh8245086947636909827.key 11:18:30 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 11:18:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 11:18:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 11:18:32 using GIT_SSH to set credentials jenkins 11:18:32 [INFO] Currently running in a labeled security context 11:18:32 [INFO] Currently SELinux is 'enforcing' on the host 11:18:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh15879355482141536067.key 11:18:32 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/22/15622/1 # timeout=10 11:18:33 > git rev-parse 3cdf5620fcb67731f75f5bb9f3d9b0dc5c78a710^{commit} # timeout=10 11:18:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:33 Checking out Revision 3cdf5620fcb67731f75f5bb9f3d9b0dc5c78a710 (refs/changes/22/15622/1) 11:18:33 > git config core.sparsecheckout # timeout=10 11:18:33 > git checkout -f 3cdf5620fcb67731f75f5bb9f3d9b0dc5c78a710 # timeout=10 11:18:36 Commit message: "Chore(rtd): modernise docs build infra" 11:18:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:37 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 11:18:38 Run condition [File exists] enabling prebuild for step [BuilderChain] 11:18:38 provisioning config files... 11:18:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:18:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:18:38 [File exists] check if file exists [.readthedocs.yaml] 11:18:38 Run condition [File exists] enabling perform for step [BuilderChain] 11:18:38 provisioning config files... 11:18:38 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 11:18:38 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12296266036799963417.sh 11:18:38 ---> python-tools-install.sh 11:18:38 Setup pyenv: 11:18:39 system 11:18:39 * 3.8.13 (set by /opt/pyenv/version) 11:18:39 * 3.9.13 (set by /opt/pyenv/version) 11:18:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PrLq 11:18:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:58 lf-activate-venv(): INFO: Base packages installed successfully 11:18:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-PrLq/bin to PATH 11:19:43 Generating Requirements File 11:20:18 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. 11:20:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:19 Python 3.9.13 11:20:20 pip 26.0.1 from /tmp/venv-PrLq/lib/python3.9/site-packages/pip (python 3.9) 11:20:20 appdirs==1.4.4 11:20:20 argcomplete==3.6.3 11:20:20 aspy.yaml==1.3.0 11:20:20 attrs==26.1.0 11:20:20 autopage==0.6.0 11:20:20 beautifulsoup4==4.14.3 11:20:20 boto3==1.42.96 11:20:20 botocore==1.42.96 11:20:20 bs4==0.0.2 11:20:20 certifi==2026.4.22 11:20:20 cffi==2.0.0 11:20:20 cfgv==3.4.0 11:20:20 chardet==5.2.0 11:20:20 charset-normalizer==3.4.7 11:20:20 click==8.1.8 11:20:20 cliff==4.9.1 11:20:20 cmd2==2.7.0 11:20:20 cryptography==3.3.2 11:20:20 debtcollector==3.0.0 11:20:20 decorator==5.2.1 11:20:20 defusedxml==0.7.1 11:20:20 Deprecated==1.3.1 11:20:20 distlib==0.4.0 11:20:20 dnspython==2.7.0 11:20:20 docker==7.1.0 11:20:20 dogpile.cache==1.4.1 11:20:20 durationpy==0.10 11:20:20 email-validator==2.3.0 11:20:20 filelock==3.19.1 11:20:20 future==1.0.0 11:20:20 gitdb==4.0.12 11:20:20 GitPython==3.1.47 11:20:20 httplib2==0.30.2 11:20:20 identify==2.6.15 11:20:20 idna==3.13 11:20:20 importlib-resources==1.5.0 11:20:20 importlib_metadata==8.7.1 11:20:20 iso8601==2.1.0 11:20:20 Jinja2==3.1.6 11:20:20 jmespath==1.1.0 11:20:20 jsonpatch==1.33 11:20:20 jsonpointer==3.0.0 11:20:20 jsonschema==4.25.1 11:20:20 jsonschema-specifications==2025.9.1 11:20:20 keystoneauth1==5.11.1 11:20:20 kubernetes==35.0.0 11:20:20 lftools==0.37.22 11:20:20 lxml==6.1.0 11:20:20 markdown-it-py==3.0.0 11:20:20 MarkupSafe==3.0.3 11:20:20 mdurl==0.1.2 11:20:20 msgpack==1.1.2 11:20:20 multi_key_dict==2.0.3 11:20:20 munch==4.0.0 11:20:20 netaddr==1.3.0 11:20:20 niet==1.4.2 11:20:20 nodeenv==1.10.0 11:20:20 oauth2client==4.1.3 11:20:20 oauthlib==3.3.1 11:20:20 openstacksdk==4.5.0 11:20:20 os-service-types==1.7.0 11:20:20 osc-lib==4.0.2 11:20:20 oslo.config==10.0.0 11:20:20 oslo.context==6.1.0 11:20:20 oslo.i18n==6.6.0 11:20:20 oslo.log==7.2.1 11:20:20 oslo.serialization==5.8.0 11:20:20 oslo.utils==9.1.0 11:20:20 packaging==26.2 11:20:20 pbr==7.0.3 11:20:20 platformdirs==4.4.0 11:20:20 prettytable==3.16.0 11:20:20 psutil==7.2.2 11:20:20 pyasn1==0.6.3 11:20:20 pyasn1_modules==0.4.2 11:20:20 pycparser==2.23 11:20:20 pygerrit2==2.0.15 11:20:20 PyGithub==2.9.1 11:20:20 Pygments==2.20.0 11:20:20 PyJWT==2.12.1 11:20:20 PyNaCl==1.6.2 11:20:20 pyparsing==2.4.7 11:20:20 pyperclip==1.11.0 11:20:20 pyrsistent==0.20.0 11:20:20 python-cinderclient==9.7.0 11:20:20 python-dateutil==2.9.0.post0 11:20:20 python-discovery==1.2.2 11:20:20 python-heatclient==4.2.0 11:20:20 python-jenkins==1.8.3 11:20:20 python-keystoneclient==5.6.0 11:20:20 python-magnumclient==4.10.0 11:20:20 python-openstackclient==8.0.0 11:20:20 python-swiftclient==4.10.0 11:20:20 PyYAML==6.0.3 11:20:20 referencing==0.36.2 11:20:20 requests==2.32.5 11:20:20 requests-oauthlib==2.0.0 11:20:20 requestsexceptions==1.4.0 11:20:20 rfc3986==2.0.0 11:20:20 rich==15.0.0 11:20:20 rich-argparse==1.7.2 11:20:20 rpds-py==0.27.1 11:20:20 rsa==4.9.1 11:20:20 ruamel.yaml==0.19.1 11:20:20 ruamel.yaml.clib==0.2.15 11:20:20 s3transfer==0.16.1 11:20:20 simplejson==4.1.1 11:20:20 six==1.17.0 11:20:20 smmap==5.0.3 11:20:20 soupsieve==2.8.3 11:20:20 stevedore==5.5.0 11:20:20 tabulate==0.9.0 11:20:20 toml==0.10.2 11:20:20 tomlkit==0.14.0 11:20:20 tqdm==4.67.3 11:20:20 typing_extensions==4.15.0 11:20:20 tzdata==2026.2 11:20:20 urllib3==1.26.20 11:20:20 virtualenv==21.2.4 11:20:20 wcwidth==0.6.0 11:20:20 websocket-client==1.9.0 11:20:20 wrapt==2.1.2 11:20:20 xdg==6.0.0 11:20:20 xmltodict==1.0.4 11:20:20 yq==3.4.3 11:20:20 zipp==3.23.1 11:20:20 [EnvInject] - Injecting environment variables from a build step. 11:20:20 [EnvInject] - Injecting as environment variables the properties content 11:20:20 PYTHON=python3 11:20:20 11:20:20 [EnvInject] - Variables injected successfully. 11:20:20 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins659602951658491992.sh 11:20:21 ---> tox-install.sh 11:20:21 + source /home/jenkins/lf-env.sh 11:20:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:21 ++ mktemp -d /tmp/venv-XXXX 11:20:21 + lf_venv=/tmp/venv-2tVe 11:20:21 + local venv_file=/tmp/.os_lf_venv 11:20:21 + local python=python3 11:20:21 + local options 11:20:21 + local set_path=true 11:20:21 + local install_args= 11:20: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 11:20:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:21 + true 11:20:21 + case $1 in 11:20:21 + venv_file=/tmp/.toxenv 11:20:21 + shift 2 11:20:21 + true 11:20:21 + case $1 in 11:20:21 + shift 11:20:21 + break 11:20:21 + case $python in 11:20:21 + local pkg_list= 11:20:21 + [[ -d /opt/pyenv ]] 11:20:21 + echo 'Setup pyenv:' 11:20:21 Setup pyenv: 11:20:21 + export PYENV_ROOT=/opt/pyenv 11:20:21 + PYENV_ROOT=/opt/pyenv 11:20:21 + 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 11:20:21 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:20:21 + pyenv versions 11:20:21 system 11:20:21 3.8.13 11:20:21 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:20:21 + command -v pyenv 11:20:21 ++ pyenv init - --no-rehash 11:20: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[*]}"'\'')" 11:20:21 export PATH="/opt/pyenv/shims:${PATH}" 11:20:21 export PYENV_SHELL=bash 11:20:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:21 pyenv() { 11:20:21 local command 11:20:21 command="${1:-}" 11:20:21 if [ "$#" -gt 0 ]; then 11:20:21 shift 11:20:21 fi 11:20:21 11:20:21 case "$command" in 11:20:21 rehash|shell) 11:20:21 eval "$(pyenv "sh-$command" "$@")" 11:20:21 ;; 11:20:21 *) 11:20:21 command pyenv "$command" "$@" 11:20:21 ;; 11:20:21 esac 11:20:21 }' 11:20: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[*]}"' 11:20:21 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:20:21 ++ 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 11:20:21 ++ 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 11:20:21 ++ export PYENV_SHELL=bash 11:20:21 ++ PYENV_SHELL=bash 11:20:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:21 +++ complete -F _pyenv pyenv 11:20:21 ++ lf-pyver python3 11:20:21 ++ local py_version_xy=python3 11:20:21 ++ local py_version_xyz= 11:20:21 ++ sed 's/^[ *]* //' 11:20:21 ++ awk '{ print $1 }' 11:20:21 ++ grep -E '^[0-9.]*[0-9]$' 11:20:21 ++ pyenv versions 11:20:21 ++ local command 11:20:21 ++ command=versions 11:20:21 ++ '[' 1 -gt 0 ']' 11:20:21 ++ shift 11:20:21 ++ case "$command" in 11:20:21 ++ command pyenv versions 11:20:21 ++ pyenv versions 11:20:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:21 +++ grep '^3' /tmp/.pyenv_versions 11:20:21 +++ sort -V 11:20:21 +++ tail -n 1 11:20:21 ++ py_version_xyz=3.9.13 11:20:21 ++ [[ -z 3.9.13 ]] 11:20:21 ++ echo 3.9.13 11:20:21 ++ return 0 11:20:21 + pyenv local 3.9.13 11:20:21 + local command 11:20:21 + command=local 11:20:21 + '[' 2 -gt 0 ']' 11:20:21 + shift 11:20:21 + case "$command" in 11:20:21 + command pyenv local 3.9.13 11:20:21 + pyenv local 3.9.13 11:20:21 + for arg in '"$@"' 11:20:21 + case $arg in 11:20:21 + pkg_list+='tox ' 11:20:21 + for arg in '"$@"' 11:20:21 + case $arg in 11:20:21 + pkg_list+='virtualenv ' 11:20:21 + for arg in '"$@"' 11:20:21 + case $arg in 11:20:21 + pkg_list+='urllib3~=1.26.15 ' 11:20:21 + [[ -f /tmp/.toxenv ]] 11:20:21 + [[ ! -f /tmp/.toxenv ]] 11:20:21 + [[ -n '' ]] 11:20:21 + python3 -m venv /tmp/venv-2tVe 11:20:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2tVe' 11:20:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2tVe 11:20:28 + echo /tmp/venv-2tVe 11:20:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:28 + local 'pip_opts=--upgrade --quiet' 11:20:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:28 + [[ -n '' ]] 11:20:28 + [[ -n '' ]] 11:20:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:28 + /tmp/venv-2tVe/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 11:20:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:36 lf-activate-venv(): INFO: Base packages installed successfully 11:20:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:36 + /tmp/venv-2tVe/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 11:20:40 + type python3 11:20:40 + true 11:20:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2tVe/bin to PATH' 11:20:40 lf-activate-venv(): INFO: Adding /tmp/venv-2tVe/bin to PATH 11:20:40 + PATH=/tmp/venv-2tVe/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 11:20:40 + return 0 11:20:40 + python3 --version 11:20:40 Python 3.9.13 11:20:40 + python3 -m pip --version 11:20:40 pip 26.0.1 from /tmp/venv-2tVe/lib/python3.9/site-packages/pip (python 3.9) 11:20:40 + python3 -m pip freeze 11:20:40 cachetools==6.2.6 11:20:40 chardet==5.2.0 11:20:40 colorama==0.4.6 11:20:40 distlib==0.4.0 11:20:40 filelock==3.19.1 11:20:40 packaging==26.2 11:20:40 platformdirs==4.4.0 11:20:40 pluggy==1.6.0 11:20:40 pyproject-api==1.9.1 11:20:40 python-discovery==1.2.2 11:20:40 tomli==2.4.1 11:20:40 tox==4.30.3 11:20:40 typing_extensions==4.15.0 11:20:40 urllib3==1.26.20 11:20:40 virtualenv==21.2.4 11:20:40 [EnvInject] - Injecting environment variables from a build step. 11:20:40 [EnvInject] - Injecting as environment variables the properties content 11:20:40 DOC_DIR=docs/_build/html 11:20:40 TOX_DIR=. 11:20:40 TOX_ENVS=docs,docs-linkcheck 11:20:40 11:20:40 [EnvInject] - Variables injected successfully. 11:20:40 [EnvInject] - Injecting environment variables from a build step. 11:20:40 [EnvInject] - Injecting as environment variables the properties content 11:20:40 PARALLEL=true 11:20:40 11:20:40 [EnvInject] - Variables injected successfully. 11:20:40 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins7478250678371708542.sh 11:20:40 ---> tox-run.sh 11:20:40 + 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 11:20:40 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 11:20:40 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 11:20:40 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 11:20:40 + cd /w/workspace/rtdv3-global-verify-master/. 11:20:40 + source /home/jenkins/lf-env.sh 11:20:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:40 ++ mktemp -d /tmp/venv-XXXX 11:20:40 + lf_venv=/tmp/venv-b9PY 11:20:40 + local venv_file=/tmp/.os_lf_venv 11:20:40 + local python=python3 11:20:40 + local options 11:20:40 + local set_path=true 11:20:40 + local install_args= 11:20:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:40 + true 11:20:40 + case $1 in 11:20:40 + venv_file=/tmp/.toxenv 11:20:40 + shift 2 11:20:40 + true 11:20:40 + case $1 in 11:20:40 + shift 11:20:40 + break 11:20:40 + case $python in 11:20:40 + local pkg_list= 11:20:40 + [[ -d /opt/pyenv ]] 11:20:40 + echo 'Setup pyenv:' 11:20:40 Setup pyenv: 11:20:40 + export PYENV_ROOT=/opt/pyenv 11:20:40 + PYENV_ROOT=/opt/pyenv 11:20:40 + 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 11:20:40 + 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 11:20:40 + pyenv versions 11:20:40 system 11:20:40 3.8.13 11:20:40 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:20:41 + command -v pyenv 11:20:41 ++ pyenv init - --no-rehash 11:20:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:20:41 export PATH="/opt/pyenv/shims:${PATH}" 11:20:41 export PYENV_SHELL=bash 11:20:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:41 pyenv() { 11:20:41 local command 11:20:41 command="${1:-}" 11:20:41 if [ "$#" -gt 0 ]; then 11:20:41 shift 11:20:41 fi 11:20:41 11:20:41 case "$command" in 11:20:41 rehash|shell) 11:20:41 eval "$(pyenv "sh-$command" "$@")" 11:20:41 ;; 11:20:41 *) 11:20:41 command pyenv "$command" "$@" 11:20:41 ;; 11:20:41 esac 11:20:41 }' 11:20:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:20:41 ++ 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 11:20:41 ++ 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 11:20:41 ++ 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 11:20:41 ++ export PYENV_SHELL=bash 11:20:41 ++ PYENV_SHELL=bash 11:20:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:41 +++ complete -F _pyenv pyenv 11:20:41 ++ lf-pyver python3 11:20:41 ++ local py_version_xy=python3 11:20:41 ++ local py_version_xyz= 11:20:41 ++ sed 's/^[ *]* //' 11:20:41 ++ awk '{ print $1 }' 11:20:41 ++ grep -E '^[0-9.]*[0-9]$' 11:20:41 ++ pyenv versions 11:20:41 ++ local command 11:20:41 ++ command=versions 11:20:41 ++ '[' 1 -gt 0 ']' 11:20:41 ++ shift 11:20:41 ++ case "$command" in 11:20:41 ++ command pyenv versions 11:20:41 ++ pyenv versions 11:20:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:41 +++ sort -V 11:20:41 +++ tail -n 1 11:20:41 +++ grep '^3' /tmp/.pyenv_versions 11:20:41 ++ py_version_xyz=3.9.13 11:20:41 ++ [[ -z 3.9.13 ]] 11:20:41 ++ echo 3.9.13 11:20:41 ++ return 0 11:20:41 + pyenv local 3.9.13 11:20:41 + local command 11:20:41 + command=local 11:20:41 + '[' 2 -gt 0 ']' 11:20:41 + shift 11:20:41 + case "$command" in 11:20:41 + command pyenv local 3.9.13 11:20:41 + pyenv local 3.9.13 11:20:41 + for arg in '"$@"' 11:20:41 + case $arg in 11:20:41 + pkg_list+='tox ' 11:20:41 + for arg in '"$@"' 11:20:41 + case $arg in 11:20:41 + pkg_list+='virtualenv ' 11:20:41 + for arg in '"$@"' 11:20:41 + case $arg in 11:20:41 + pkg_list+='urllib3~=1.26.15 ' 11:20:41 + [[ -f /tmp/.toxenv ]] 11:20:41 ++ cat /tmp/.toxenv 11:20:41 + lf_venv=/tmp/venv-2tVe 11:20:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2tVe from' file:/tmp/.toxenv 11:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2tVe from file:/tmp/.toxenv 11:20:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:41 + local 'pip_opts=--upgrade --quiet' 11:20:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:41 + [[ -n '' ]] 11:20:41 + [[ -n '' ]] 11:20:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:41 + /tmp/venv-2tVe/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 11:20:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:42 lf-activate-venv(): INFO: Base packages installed successfully 11:20:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:42 + /tmp/venv-2tVe/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 11:20:45 + type python3 11:20:45 + true 11:20:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2tVe/bin to PATH' 11:20:45 lf-activate-venv(): INFO: Adding /tmp/venv-2tVe/bin to PATH 11:20:45 + PATH=/tmp/venv-2tVe/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 11:20:45 + return 0 11:20:45 + [[ -d /opt/pyenv ]] 11:20:45 + echo '---> Setting up pyenv' 11:20:45 ---> Setting up pyenv 11:20:45 + export PYENV_ROOT=/opt/pyenv 11:20:45 + PYENV_ROOT=/opt/pyenv 11:20:45 + export PATH=/opt/pyenv/bin:/tmp/venv-2tVe/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 11:20:45 + PATH=/opt/pyenv/bin:/tmp/venv-2tVe/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 11:20:45 ++ pwd 11:20:45 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 11:20:45 + export PYTHONPATH 11:20:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:45 + tox --version 11:20:45 4.30.3 from /tmp/venv-2tVe/lib/python3.9/site-packages/tox/__init__.py 11:20:45 + PARALLEL=true 11:20:45 + TOX_OPTIONS_LIST= 11:20:45 + [[ -n docs,docs-linkcheck ]] 11:20:45 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:20:45 + case ${PARALLEL,,} in 11:20:45 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 11:20:45 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 11:20:45 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 11:20:47 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:21:26 docs: freeze> python -m pip freeze --all 11:21:26 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 11:21:26 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 11:21:27 Running Sphinx v7.4.7 11:21:27 loading translations [en]... done 11:21:27 11:21:27 Extension error: 11:21:27 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) 11:21:27 docs: exit 2 (0.96 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=8787 11:21:28 docs: FAIL ✖ in 41.45 seconds 11:21:28 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:22:01 docs-linkcheck: freeze> python -m pip freeze --all 11:22:01 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 11:22:01 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 11:22:02 Running Sphinx v7.4.7 11:22:02 loading translations [en]... done 11:22:02 11:22:02 Extension error: 11:22:02 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) 11:22:02 docs-linkcheck: exit 2 (0.87 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=8810 11:22:02 docs: FAIL code 2 (41.44=setup[40.48]+cmd[0.96] seconds) 11:22:02 docs-linkcheck: FAIL code 2 (34.96=setup[34.09]+cmd[0.87] seconds) 11:22:02 evaluation failed :( (76.45 seconds) 11:22:03 + tox_status=255 11:22:03 + echo '---> Completed tox runs' 11:22:03 ---> Completed tox runs 11:22:03 + for i in '.tox/*/log' 11:22:03 ++ awk -F/ '{print $2}' 11:22:03 ++ echo .tox/docs-linkcheck/log 11:22:03 + tox_env=docs-linkcheck 11:22:03 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 11:22:03 + for i in '.tox/*/log' 11:22:03 ++ awk -F/ '{print $2}' 11:22:03 ++ echo .tox/docs/log 11:22:03 + tox_env=docs 11:22:03 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 11:22:03 + DOC_DIR=docs/_build/html 11:22:03 + [[ -d docs/_build/html ]] 11:22:03 + echo '---> tox-run.sh ends' 11:22:03 ---> tox-run.sh ends 11:22:03 + test 255 -eq 0 11:22:03 + exit 255 11:22:03 Build step 'Conditional steps (multiple)' marked build as failure 11:22:03 $ ssh-agent -k 11:22:03 unset SSH_AUTH_SOCK; 11:22:03 unset SSH_AGENT_PID; 11:22:03 echo Agent pid 6197 killed; 11:22:03 [ssh-agent] Stopped. 11:22:03 [PostBuildScript] - [INFO] Executing post build scripts. 11:22:03 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4527787363294770124.sh 11:22:03 ---> sysstat.sh 11:22:03 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17176611148921249977.sh 11:22:03 ---> package-listing.sh 11:22:03 ++ facter osfamily 11:22:03 ++ tr '[:upper:]' '[:lower:]' 11:22:04 + OS_FAMILY=redhat 11:22:04 + workspace=/w/workspace/rtdv3-global-verify-master 11:22:04 + START_PACKAGES=/tmp/packages_start.txt 11:22:04 + END_PACKAGES=/tmp/packages_end.txt 11:22:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:04 + PACKAGES=/tmp/packages_start.txt 11:22:04 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:22:04 + PACKAGES=/tmp/packages_end.txt 11:22:04 + case "${OS_FAMILY}" in 11:22:04 + sort 11:22:04 + rpm -qa 11:22:10 + '[' -f /tmp/packages_start.txt ']' 11:22:10 + '[' -f /tmp/packages_end.txt ']' 11:22:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:10 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:22:10 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 11:22:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 11:22:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17084299974280755121.sh 11:22:10 ---> capture-instance-metadata.sh 11:22:10 Setup pyenv: 11:22:10 system 11:22:10 3.8.13 11:22:10 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PrLq from file:/tmp/.os_lf_venv 11:22:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:14 lf-activate-venv(): INFO: Base packages installed successfully 11:22:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-PrLq/bin to PATH 11:22:33 INFO: Running in OpenStack, capturing instance metadata 11:22:34 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13862402741509354472.sh 11:22:34 provisioning config files... 11:22:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config14734627915015405124tmp 11:22:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:34 [EnvInject] - Injecting environment variables from a build step. 11:22:34 [EnvInject] - Injecting as environment variables the properties content 11:22:34 SERVER_ID=logs 11:22:34 11:22:34 [EnvInject] - Variables injected successfully. 11:22:34 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7372751829259984984.sh 11:22:34 ---> create-netrc.sh 11:22:34 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14054686965298394914.sh 11:22:34 ---> python-tools-install.sh 11:22:34 Setup pyenv: 11:22:34 system 11:22:34 3.8.13 11:22:34 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PrLq from file:/tmp/.os_lf_venv 11:22:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:38 lf-activate-venv(): INFO: Base packages installed successfully 11:22:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:56 lf-activate-venv(): INFO: Adding /tmp/venv-PrLq/bin to PATH 11:22:56 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1421241457295806627.sh 11:22:56 ---> sudo-logs.sh 11:22:56 Archiving 'sudo' log.. 11:22:57 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6233760616991081675.sh 11:22:57 ---> job-cost.sh 11:22:57 Setup pyenv: 11:22:57 system 11:22:57 3.8.13 11:22:57 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PrLq from file:/tmp/.os_lf_venv 11:22:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:01 lf-activate-venv(): INFO: Base packages installed successfully 11:23:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-PrLq/bin to PATH 11:23:11 INFO: No Stack... 11:23:12 INFO: Retrieving Pricing Info for: v3-starter-1 11:23:12 INFO: Archiving Costs 11:23:12 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins15542215161324904416.sh 11:23:12 ---> logs-deploy.sh 11:23:12 Setup pyenv: 11:23:12 system 11:23:12 3.8.13 11:23:12 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:23:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PrLq from file:/tmp/.os_lf_venv 11:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:16 lf-activate-venv(): INFO: Base packages installed successfully 11:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-PrLq/bin to PATH 11:23:34 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4098 11:23:34 INFO: archiving workspace using pattern(s): 11:23:39 Archives upload complete. 11:23:40 INFO: archiving logs to Nexus 11:23:41 ---> uname -a: 11:23:41 Linux prd-centos7-builder-1c-1g-1697.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 11:23:41 11:23:41 11:23:41 ---> lscpu: 11:23:41 Architecture: x86_64 11:23:41 CPU op-mode(s): 32-bit, 64-bit 11:23:41 Byte Order: Little Endian 11:23:41 CPU(s): 1 11:23:41 On-line CPU(s) list: 0 11:23:41 Thread(s) per core: 1 11:23:41 Core(s) per socket: 1 11:23:41 Socket(s): 1 11:23:41 NUMA node(s): 1 11:23:41 Vendor ID: AuthenticAMD 11:23:41 CPU family: 23 11:23:41 Model: 49 11:23:41 Model name: AMD EPYC-Rome Processor 11:23:41 Stepping: 0 11:23:41 CPU MHz: 2799.998 11:23:41 BogoMIPS: 5599.99 11:23:41 Virtualization: AMD-V 11:23:41 Hypervisor vendor: KVM 11:23:41 Virtualization type: full 11:23:41 L1d cache: 32K 11:23:41 L1i cache: 32K 11:23:41 L2 cache: 512K 11:23:41 L3 cache: 16384K 11:23:41 NUMA node0 CPU(s): 0 11:23:41 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 11:23:41 11:23:41 11:23:41 ---> nproc: 11:23:41 1 11:23:41 11:23:41 11:23:41 ---> df -h: 11:23:41 Filesystem Size Used Avail Use% Mounted on 11:23:41 devtmpfs 882M 0 882M 0% /dev 11:23:41 tmpfs 919M 0 919M 0% /dev/shm 11:23:41 tmpfs 919M 17M 903M 2% /run 11:23:41 tmpfs 919M 0 919M 0% /sys/fs/cgroup 11:23:41 /dev/vda1 20G 6.2G 14G 31% / 11:23:41 tmpfs 184M 0 184M 0% /run/user/1001 11:23:41 11:23:41 11:23:41 ---> free -m: 11:23:41 total used free shared buff/cache available 11:23:41 Mem: 1837 379 105 16 1352 1258 11:23:41 Swap: 1023 0 1023 11:23:41 11:23:41 11:23:41 ---> ip addr: 11:23:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:41 inet 127.0.0.1/8 scope host lo 11:23:41 valid_lft forever preferred_lft forever 11:23:41 inet6 ::1/128 scope host 11:23:41 valid_lft forever preferred_lft forever 11:23:41 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 11:23:41 link/ether fa:16:3e:ee:7b:f6 brd ff:ff:ff:ff:ff:ff 11:23:41 inet 10.32.7.0/23 brd 10.32.7.255 scope global dynamic eth0 11:23:41 valid_lft 86050sec preferred_lft 86050sec 11:23:41 inet6 fe80::f816:3eff:feee:7bf6/64 scope link 11:23:41 valid_lft forever preferred_lft forever 11:23:41 11:23:41 11:23:41 ---> sar -b -r -n DEV: 11:23:41 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) 11:23:41 11:23:41 11:17:45 AM LINUX RESTART 11:23:41 11:23:41 11:18:01 AM tps rtps wtps bread/s bwrtn/s 11:23:41 11:19:01 AM 199.20 113.96 85.24 9667.91 41806.37 11:23:41 11:20:01 AM 84.31 1.15 83.16 63.84 9188.12 11:23:41 11:21:01 AM 95.64 0.88 94.76 36.93 10342.13 11:23:41 11:22:02 AM 150.39 3.18 147.22 392.11 30904.95 11:23:41 11:23:01 AM 101.53 64.50 37.03 4795.05 2923.77 11:23:41 Average: 126.09 36.46 89.63 2969.15 19018.76 11:23:41 11:23:41 11:18:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:41 11:19:01 AM 100984 1780800 94.63 2088 1426764 424008 14.47 328128 1289988 28872 11:23:41 11:20:01 AM 151304 1730480 91.96 2088 1327936 437072 14.92 350448 1182556 100544 11:23:41 11:21:01 AM 67860 1813924 96.39 2088 1314616 544660 18.59 466276 1116008 117596 11:23:41 11:22:02 AM 244712 1637072 87.00 2088 1146116 483444 16.50 494208 850236 55736 11:23:41 11:23:01 AM 215396 1666388 88.55 2088 1220696 385036 13.14 466668 908360 22952 11:23:41 Average: 156051 1725733 91.71 2088 1287226 454844 15.52 421146 1069430 65140 11:23:41 11:23:41 11:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:23:41 11:19:01 AM eth0 242.27 139.59 935.47 62.22 0.00 0.00 0.00 11:23:41 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:20:01 AM eth0 74.50 63.71 928.10 7.34 0.00 0.00 0.00 11:23:41 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:21:01 AM eth0 59.07 49.05 967.36 9.25 0.00 0.00 0.00 11:23:41 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:22:02 AM eth0 21.94 17.65 529.32 3.07 0.00 0.00 0.00 11:23:41 11:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:23:01 AM eth0 15.19 15.41 13.13 10.21 0.00 0.00 0.00 11:23:41 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 Average: eth0 82.39 57.00 675.93 18.33 0.00 0.00 0.00 11:23:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:23:41 11:23:41 ---> sar -P ALL: 11:23:41 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) 11:23:41 11:23:41 11:17:45 AM LINUX RESTART 11:23:41 11:23:41 11:18:01 AM CPU %user %nice %system %iowait %steal %idle 11:23:41 11:19:01 AM all 68.53 0.00 18.00 4.52 5.07 3.89 11:23:41 11:19:01 AM 0 68.53 0.00 18.00 4.52 5.07 3.89 11:23:41 11:20:01 AM all 68.46 0.00 5.99 1.75 4.88 18.91 11:23:41 11:20:01 AM 0 68.46 0.00 5.99 1.75 4.88 18.91 11:23:41 11:21:01 AM all 70.58 0.00 6.81 2.14 4.54 15.93 11:23:41 11:21:01 AM 0 70.58 0.00 6.81 2.14 4.54 15.93 11:23:41 11:22:02 AM all 71.64 0.00 7.95 1.94 4.65 13.83 11:23:41 11:22:02 AM 0 71.64 0.00 7.95 1.94 4.65 13.83 11:23:41 11:23:01 AM all 69.72 0.00 4.38 9.91 4.26 11.73 11:23:41 11:23:01 AM 0 69.72 0.00 4.38 9.91 4.26 11.73 11:23:41 Average: all 69.79 0.00 8.61 4.03 4.68 12.89 11:23:41 Average: 0 69.79 0.00 8.61 4.03 4.68 12.89 11:23:41 11:23:41 11:23:41