15:28:25 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/sim/a1-interface/+/15654 15:28:25 Running as SYSTEM 15:28:25 [EnvInject] - Loading node environment variables. 15:28:25 Building remotely on prd-centos7-builder-1c-1g-1779 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 15:28:25 [ssh-agent] Looking for ssh-agent implementation... 15:28:25 $ ssh-agent 15:28:26 SSH_AUTH_SOCK=/tmp/ssh-8KeSKynGgX9t/agent.6103 15:28:26 SSH_AGENT_PID=6106 15:28:26 [ssh-agent] Started. 15:28:26 Running ssh-add (command line suppressed) 15:28:26 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_1055861240944140272.key (jenkins-ssh) 15:28:26 [ssh-agent] Using credentials jenkins (jenkins) 15:28:26 The recommended git tool is: NONE 15:28:32 using credential jenkins 15:28:32 Wiping out workspace first. 15:28:32 Cloning the remote Git repository 15:28:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 15:28:32 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 15:28:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 15:28:33 > git --version # timeout=10 15:28:33 > git --version # 'git version 2.36.6' 15:28:33 using GIT_SSH to set credentials jenkins 15:28:33 [INFO] Currently running in a labeled security context 15:28:33 [INFO] Currently SELinux is 'enforcing' on the host 15:28:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh9943875167040615691.key 15:28:33 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 15:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 15:28:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 15:28:35 using GIT_SSH to set credentials jenkins 15:28:35 [INFO] Currently running in a labeled security context 15:28:35 [INFO] Currently SELinux is 'enforcing' on the host 15:28:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh16320327067378855051.key 15:28:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface refs/changes/54/15654/1 # timeout=10 15:28:35 > git rev-parse ea537a1253471f4428503a09f187318127c2c3b1^{commit} # timeout=10 15:28:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:28:36 Checking out Revision ea537a1253471f4428503a09f187318127c2c3b1 (refs/changes/54/15654/1) 15:28:36 > git config core.sparsecheckout # timeout=10 15:28:36 > git checkout -f ea537a1253471f4428503a09f187318127c2c3b1 # timeout=10 15:28:39 Commit message: "Refactor(docs): migrate API rendering from redoc to openapi" 15:28:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:28:40 > git rev-list --no-walk 995caeb07c45bd70f3116fa7ebe0cdef1bb4cf28 # timeout=10 15:28:41 Run condition [File exists] enabling prebuild for step [BuilderChain] 15:28:41 provisioning config files... 15:28:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:28:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:28:41 [File exists] check if file exists [.readthedocs.yaml] 15:28:41 Run condition [File exists] enabling perform for step [BuilderChain] 15:28:41 provisioning config files... 15:28:41 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 15:28:41 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8000271172477744246.sh 15:28:41 ---> python-tools-install.sh 15:28:41 Setup pyenv: 15:28:42 system 15:28:42 * 3.8.13 (set by /opt/pyenv/version) 15:28:42 * 3.9.13 (set by /opt/pyenv/version) 15:28:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ekn8 15:28:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:05 lf-activate-venv(): INFO: Base packages installed successfully 15:29:05 lf-activate-venv(): INFO: Installing additional packages: lftools 15:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-ekn8/bin to PATH 15:29:56 Generating Requirements File 15:30:34 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. 15:30:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:30:35 Python 3.9.13 15:30:35 pip 26.0.1 from /tmp/venv-ekn8/lib/python3.9/site-packages/pip (python 3.9) 15:30:36 appdirs==1.4.4 15:30:36 argcomplete==3.6.3 15:30:36 aspy.yaml==1.3.0 15:30:36 attrs==26.1.0 15:30:36 autopage==0.6.0 15:30:36 beautifulsoup4==4.14.3 15:30:36 boto3==1.42.97 15:30:36 botocore==1.42.97 15:30:36 bs4==0.0.2 15:30:36 certifi==2026.4.22 15:30:36 cffi==2.0.0 15:30:36 cfgv==3.4.0 15:30:36 chardet==5.2.0 15:30:36 charset-normalizer==3.4.7 15:30:36 click==8.1.8 15:30:36 cliff==4.9.1 15:30:36 cmd2==2.7.0 15:30:36 cryptography==3.3.2 15:30:36 debtcollector==3.0.0 15:30:36 decorator==5.2.1 15:30:36 defusedxml==0.7.1 15:30:36 Deprecated==1.3.1 15:30:36 distlib==0.4.0 15:30:36 dnspython==2.7.0 15:30:36 docker==7.1.0 15:30:36 dogpile.cache==1.4.1 15:30:36 durationpy==0.10 15:30:36 email-validator==2.3.0 15:30:36 filelock==3.19.1 15:30:36 future==1.0.0 15:30:36 gitdb==4.0.12 15:30:36 GitPython==3.1.48 15:30:36 httplib2==0.30.2 15:30:36 identify==2.6.15 15:30:36 idna==3.13 15:30:36 importlib-resources==1.5.0 15:30:36 importlib_metadata==8.7.1 15:30:36 iso8601==2.1.0 15:30:36 Jinja2==3.1.6 15:30:36 jmespath==1.1.0 15:30:36 jsonpatch==1.33 15:30:36 jsonpointer==3.0.0 15:30:36 jsonschema==4.25.1 15:30:36 jsonschema-specifications==2025.9.1 15:30:36 keystoneauth1==5.11.1 15:30:36 kubernetes==35.0.0 15:30:36 lftools==0.37.22 15:30:36 lxml==6.1.0 15:30:36 markdown-it-py==3.0.0 15:30:36 MarkupSafe==3.0.3 15:30:36 mdurl==0.1.2 15:30:36 msgpack==1.1.2 15:30:36 multi_key_dict==2.0.3 15:30:36 munch==4.0.0 15:30:36 netaddr==1.3.0 15:30:36 niet==1.4.2 15:30:36 nodeenv==1.10.0 15:30:36 oauth2client==4.1.3 15:30:36 oauthlib==3.3.1 15:30:36 openstacksdk==4.5.0 15:30:36 os-service-types==1.7.0 15:30:36 osc-lib==4.0.2 15:30:36 oslo.config==10.0.0 15:30:36 oslo.context==6.1.0 15:30:36 oslo.i18n==6.6.0 15:30:36 oslo.log==7.2.1 15:30:36 oslo.serialization==5.8.0 15:30:36 oslo.utils==9.1.0 15:30:36 packaging==26.2 15:30:36 pbr==7.0.3 15:30:36 platformdirs==4.4.0 15:30:36 prettytable==3.16.0 15:30:36 psutil==7.2.2 15:30:36 pyasn1==0.6.3 15:30:36 pyasn1_modules==0.4.2 15:30:36 pycparser==2.23 15:30:36 pygerrit2==2.0.15 15:30:36 PyGithub==2.9.1 15:30:36 Pygments==2.20.0 15:30:36 PyJWT==2.12.1 15:30:36 PyNaCl==1.6.2 15:30:36 pyparsing==2.4.7 15:30:36 pyperclip==1.11.0 15:30:36 pyrsistent==0.20.0 15:30:36 python-cinderclient==9.7.0 15:30:36 python-dateutil==2.9.0.post0 15:30:36 python-discovery==1.2.2 15:30:36 python-heatclient==4.2.0 15:30:36 python-jenkins==1.8.3 15:30:36 python-keystoneclient==5.6.0 15:30:36 python-magnumclient==4.10.0 15:30:36 python-openstackclient==8.0.0 15:30:36 python-swiftclient==4.10.0 15:30:36 PyYAML==6.0.3 15:30:36 referencing==0.36.2 15:30:36 requests==2.32.5 15:30:36 requests-oauthlib==2.0.0 15:30:36 requestsexceptions==1.4.0 15:30:36 rfc3986==2.0.0 15:30:36 rich==15.0.0 15:30:36 rich-argparse==1.7.2 15:30:36 rpds-py==0.27.1 15:30:36 rsa==4.9.1 15:30:36 ruamel.yaml==0.19.1 15:30:36 ruamel.yaml.clib==0.2.15 15:30:36 s3transfer==0.16.1 15:30:36 simplejson==4.1.1 15:30:36 six==1.17.0 15:30:36 smmap==5.0.3 15:30:36 soupsieve==2.8.3 15:30:36 stevedore==5.5.0 15:30:36 tabulate==0.9.0 15:30:36 toml==0.10.2 15:30:36 tomlkit==0.14.0 15:30:36 tqdm==4.67.3 15:30:36 typing_extensions==4.15.0 15:30:36 tzdata==2026.2 15:30:36 urllib3==1.26.20 15:30:36 virtualenv==21.3.0 15:30:36 wcwidth==0.6.0 15:30:36 websocket-client==1.9.0 15:30:36 wrapt==2.1.2 15:30:36 xdg==6.0.0 15:30:36 xmltodict==1.0.4 15:30:36 yq==3.4.3 15:30:36 zipp==3.23.1 15:30:36 [EnvInject] - Injecting environment variables from a build step. 15:30:36 [EnvInject] - Injecting as environment variables the properties content 15:30:36 PYTHON=python3 15:30:36 15:30:36 [EnvInject] - Variables injected successfully. 15:30:36 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins8201337518149278459.sh 15:30:36 ---> tox-install.sh 15:30:36 + source /home/jenkins/lf-env.sh 15:30:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:30:36 ++ mktemp -d /tmp/venv-XXXX 15:30:36 + lf_venv=/tmp/venv-qVl7 15:30:36 + local venv_file=/tmp/.os_lf_venv 15:30:36 + local python=python3 15:30:36 + local options 15:30:36 + local set_path=true 15:30:36 + local install_args= 15:30:36 ++ 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 15:30:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:30:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:30:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:30:36 + true 15:30:36 + case $1 in 15:30:36 + venv_file=/tmp/.toxenv 15:30:36 + shift 2 15:30:36 + true 15:30:36 + case $1 in 15:30:36 + shift 15:30:36 + break 15:30:36 + case $python in 15:30:36 + local pkg_list= 15:30:36 + [[ -d /opt/pyenv ]] 15:30:36 + echo 'Setup pyenv:' 15:30:36 Setup pyenv: 15:30:36 + export PYENV_ROOT=/opt/pyenv 15:30:36 + PYENV_ROOT=/opt/pyenv 15:30:36 + 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 15:30:36 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 15:30:36 + pyenv versions 15:30:36 system 15:30:36 3.8.13 15:30:36 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:30:36 + command -v pyenv 15:30:36 ++ pyenv init - --no-rehash 15:30:36 + 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[*]}"'\'')" 15:30:36 export PATH="/opt/pyenv/shims:${PATH}" 15:30:36 export PYENV_SHELL=bash 15:30:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:30:36 pyenv() { 15:30:36 local command 15:30:36 command="${1:-}" 15:30:36 if [ "$#" -gt 0 ]; then 15:30:36 shift 15:30:36 fi 15:30:36 15:30:36 case "$command" in 15:30:36 rehash|shell) 15:30:36 eval "$(pyenv "sh-$command" "$@")" 15:30:36 ;; 15:30:36 *) 15:30:36 command pyenv "$command" "$@" 15:30:36 ;; 15:30:36 esac 15:30:36 }' 15:30:36 +++ 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[*]}"' 15:30:36 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 15:30:36 ++ 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 15:30:36 ++ 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 15:30:36 ++ export PYENV_SHELL=bash 15:30:36 ++ PYENV_SHELL=bash 15:30:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:30:36 +++ complete -F _pyenv pyenv 15:30:36 ++ lf-pyver python3 15:30:36 ++ local py_version_xy=python3 15:30:36 ++ local py_version_xyz= 15:30:36 ++ sed 's/^[ *]* //' 15:30:36 ++ awk '{ print $1 }' 15:30:36 ++ grep -E '^[0-9.]*[0-9]$' 15:30:36 ++ pyenv versions 15:30:36 ++ local command 15:30:36 ++ command=versions 15:30:36 ++ '[' 1 -gt 0 ']' 15:30:36 ++ shift 15:30:36 ++ case "$command" in 15:30:36 ++ command pyenv versions 15:30:36 ++ pyenv versions 15:30:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:30:36 +++ sort -V 15:30:36 +++ tail -n 1 15:30:36 +++ grep '^3' /tmp/.pyenv_versions 15:30:36 ++ py_version_xyz=3.9.13 15:30:36 ++ [[ -z 3.9.13 ]] 15:30:36 ++ echo 3.9.13 15:30:36 ++ return 0 15:30:36 + pyenv local 3.9.13 15:30:36 + local command 15:30:36 + command=local 15:30:36 + '[' 2 -gt 0 ']' 15:30:36 + shift 15:30:36 + case "$command" in 15:30:36 + command pyenv local 3.9.13 15:30:36 + pyenv local 3.9.13 15:30:36 + for arg in '"$@"' 15:30:36 + case $arg in 15:30:36 + pkg_list+='tox ' 15:30:36 + for arg in '"$@"' 15:30:36 + case $arg in 15:30:36 + pkg_list+='virtualenv ' 15:30:36 + for arg in '"$@"' 15:30:36 + case $arg in 15:30:36 + pkg_list+='urllib3~=1.26.15 ' 15:30:36 + [[ -f /tmp/.toxenv ]] 15:30:36 + [[ ! -f /tmp/.toxenv ]] 15:30:36 + [[ -n '' ]] 15:30:36 + python3 -m venv /tmp/venv-qVl7 15:30:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVl7' 15:30:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVl7 15:30:44 + echo /tmp/venv-qVl7 15:30:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:30:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:30:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:30:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:44 + local 'pip_opts=--upgrade --quiet' 15:30:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:30:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:30:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:30:44 + [[ -n '' ]] 15:30:44 + [[ -n '' ]] 15:30:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:30:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:44 + /tmp/venv-qVl7/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 15:30:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:30:53 lf-activate-venv(): INFO: Base packages installed successfully 15:30:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:30:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:30:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:30:53 + /tmp/venv-qVl7/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 15:30:57 + type python3 15:30:57 + true 15:30:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qVl7/bin to PATH' 15:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-qVl7/bin to PATH 15:30:57 + PATH=/tmp/venv-qVl7/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 15:30:57 + return 0 15:30:57 + python3 --version 15:30:57 Python 3.9.13 15:30:57 + python3 -m pip --version 15:30:57 pip 26.0.1 from /tmp/venv-qVl7/lib/python3.9/site-packages/pip (python 3.9) 15:30:57 + python3 -m pip freeze 15:30:58 cachetools==6.2.6 15:30:58 chardet==5.2.0 15:30:58 colorama==0.4.6 15:30:58 distlib==0.4.0 15:30:58 filelock==3.19.1 15:30:58 packaging==26.2 15:30:58 platformdirs==4.4.0 15:30:58 pluggy==1.6.0 15:30:58 pyproject-api==1.9.1 15:30:58 python-discovery==1.2.2 15:30:58 tomli==2.4.1 15:30:58 tox==4.30.3 15:30:58 typing_extensions==4.15.0 15:30:58 urllib3==1.26.20 15:30:58 virtualenv==21.3.0 15:30:58 [EnvInject] - Injecting environment variables from a build step. 15:30:58 [EnvInject] - Injecting as environment variables the properties content 15:30:58 DOC_DIR=docs/_build/html 15:30:58 TOX_DIR=. 15:30:58 TOX_ENVS=docs,docs-linkcheck 15:30:58 15:30:58 [EnvInject] - Variables injected successfully. 15:30:58 [EnvInject] - Injecting environment variables from a build step. 15:30:58 [EnvInject] - Injecting as environment variables the properties content 15:30:58 PARALLEL=true 15:30:58 15:30:58 [EnvInject] - Variables injected successfully. 15:30:58 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins14632720156542790581.sh 15:30:58 ---> tox-run.sh 15:30:58 + 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 15:30:58 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 15:30:58 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 15:30:58 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 15:30:58 + cd /w/workspace/rtdv3-global-verify-master/. 15:30:58 + source /home/jenkins/lf-env.sh 15:30:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:30:58 ++ mktemp -d /tmp/venv-XXXX 15:30:58 + lf_venv=/tmp/venv-wqCl 15:30:58 + local venv_file=/tmp/.os_lf_venv 15:30:58 + local python=python3 15:30:58 + local options 15:30:58 + local set_path=true 15:30:58 + local install_args= 15:30:58 ++ 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 15:30:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:30:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:30:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:30:58 + true 15:30:58 + case $1 in 15:30:58 + venv_file=/tmp/.toxenv 15:30:58 + shift 2 15:30:58 + true 15:30:58 + case $1 in 15:30:58 + shift 15:30:58 + break 15:30:58 + case $python in 15:30:58 + local pkg_list= 15:30:58 + [[ -d /opt/pyenv ]] 15:30:58 + echo 'Setup pyenv:' 15:30:58 Setup pyenv: 15:30:58 + export PYENV_ROOT=/opt/pyenv 15:30:58 + PYENV_ROOT=/opt/pyenv 15:30:58 + 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 15:30:58 + 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 15:30:58 + pyenv versions 15:30:58 system 15:30:58 3.8.13 15:30:58 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:30:58 + command -v pyenv 15:30:58 ++ pyenv init - --no-rehash 15:30:58 + 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[*]}"'\'')" 15:30:58 export PATH="/opt/pyenv/shims:${PATH}" 15:30:58 export PYENV_SHELL=bash 15:30:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:30:58 pyenv() { 15:30:58 local command 15:30:58 command="${1:-}" 15:30:58 if [ "$#" -gt 0 ]; then 15:30:58 shift 15:30:58 fi 15:30:58 15:30:58 case "$command" in 15:30:58 rehash|shell) 15:30:58 eval "$(pyenv "sh-$command" "$@")" 15:30:58 ;; 15:30:58 *) 15:30:58 command pyenv "$command" "$@" 15:30:58 ;; 15:30:58 esac 15:30:58 }' 15:30:58 +++ 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[*]}"' 15:30:58 ++ 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 15:30:58 ++ 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 15:30:58 ++ 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 15:30:58 ++ export PYENV_SHELL=bash 15:30:58 ++ PYENV_SHELL=bash 15:30:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:30:58 +++ complete -F _pyenv pyenv 15:30:58 ++ lf-pyver python3 15:30:58 ++ local py_version_xy=python3 15:30:58 ++ local py_version_xyz= 15:30:58 ++ sed 's/^[ *]* //' 15:30:58 ++ awk '{ print $1 }' 15:30:58 ++ grep -E '^[0-9.]*[0-9]$' 15:30:58 ++ pyenv versions 15:30:58 ++ local command 15:30:58 ++ command=versions 15:30:58 ++ '[' 1 -gt 0 ']' 15:30:58 ++ shift 15:30:58 ++ case "$command" in 15:30:58 ++ command pyenv versions 15:30:58 ++ pyenv versions 15:30:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:30:58 +++ grep '^3' /tmp/.pyenv_versions 15:30:58 +++ sort -V 15:30:58 +++ tail -n 1 15:30:58 ++ py_version_xyz=3.9.13 15:30:58 ++ [[ -z 3.9.13 ]] 15:30:58 ++ echo 3.9.13 15:30:58 ++ return 0 15:30:58 + pyenv local 3.9.13 15:30:58 + local command 15:30:58 + command=local 15:30:58 + '[' 2 -gt 0 ']' 15:30:58 + shift 15:30:58 + case "$command" in 15:30:58 + command pyenv local 3.9.13 15:30:58 + pyenv local 3.9.13 15:30:59 + for arg in '"$@"' 15:30:59 + case $arg in 15:30:59 + pkg_list+='tox ' 15:30:59 + for arg in '"$@"' 15:30:59 + case $arg in 15:30:59 + pkg_list+='virtualenv ' 15:30:59 + for arg in '"$@"' 15:30:59 + case $arg in 15:30:59 + pkg_list+='urllib3~=1.26.15 ' 15:30:59 + [[ -f /tmp/.toxenv ]] 15:30:59 ++ cat /tmp/.toxenv 15:30:59 + lf_venv=/tmp/venv-qVl7 15:30:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qVl7 from' file:/tmp/.toxenv 15:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qVl7 from file:/tmp/.toxenv 15:30:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:59 + local 'pip_opts=--upgrade --quiet' 15:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:30:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:30:59 + [[ -n '' ]] 15:30:59 + [[ -n '' ]] 15:30:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:30:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:59 + /tmp/venv-qVl7/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 15:31:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:31:00 lf-activate-venv(): INFO: Base packages installed successfully 15:31:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:31:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:31:00 + /tmp/venv-qVl7/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 15:31:02 + type python3 15:31:02 + true 15:31:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qVl7/bin to PATH' 15:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-qVl7/bin to PATH 15:31:02 + PATH=/tmp/venv-qVl7/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 15:31:02 + return 0 15:31:02 + [[ -d /opt/pyenv ]] 15:31:02 + echo '---> Setting up pyenv' 15:31:02 ---> Setting up pyenv 15:31:02 + export PYENV_ROOT=/opt/pyenv 15:31:02 + PYENV_ROOT=/opt/pyenv 15:31:02 + export PATH=/opt/pyenv/bin:/tmp/venv-qVl7/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 15:31:02 + PATH=/opt/pyenv/bin:/tmp/venv-qVl7/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 15:31:02 ++ pwd 15:31:02 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 15:31:02 + export PYTHONPATH 15:31:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:31:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:31:02 + tox --version 15:31:03 4.30.3 from /tmp/venv-qVl7/lib/python3.9/site-packages/tox/__init__.py 15:31:03 + PARALLEL=true 15:31:03 + TOX_OPTIONS_LIST= 15:31:03 + [[ -n docs,docs-linkcheck ]] 15:31:03 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:31:03 + case ${PARALLEL,,} in 15:31:03 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 15:31:03 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 15:31:03 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 15:31:05 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 15:31:51 docs: freeze> python -m pip freeze --all 15:31:51 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,deepmerge==2.0,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,mistune==3.2.0,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,picobox==4.0.0,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_mdinclude==0.6.2,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-openapi==0.8.4,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,typing_extensions==4.15.0,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 15:31:51 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 15:31:52 Running Sphinx v7.4.7 15:31:52 loading translations [en]... done 15:31:52 15:31:52 Extension error: 15:31:52 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) 15:31:52 docs: exit 2 (1.02 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=8803 15:31:53 docs: FAIL ✖ in 48.45 seconds 15:31:53 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 15:32:31 docs-linkcheck: freeze> python -m pip freeze --all 15:32:31 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,deepmerge==2.0,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,mistune==3.2.0,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,picobox==4.0.0,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_mdinclude==0.6.2,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-openapi==0.8.4,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,typing_extensions==4.15.0,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 15:32:31 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 15:32:32 Running Sphinx v7.4.7 15:32:32 loading translations [en]... done 15:32:32 15:32:32 Extension error: 15:32:32 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) 15:32:32 docs-linkcheck: exit 2 (0.82 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=8831 15:32:32 docs: FAIL code 2 (48.44=setup[47.42]+cmd[1.02] seconds) 15:32:32 docs-linkcheck: FAIL code 2 (39.86=setup[39.04]+cmd[0.82] seconds) 15:32:32 evaluation failed :( (88.35 seconds) 15:32:32 + tox_status=255 15:32:32 + echo '---> Completed tox runs' 15:32:32 ---> Completed tox runs 15:32:32 + for i in '.tox/*/log' 15:32:32 ++ echo .tox/docs-linkcheck/log 15:32:32 ++ awk -F/ '{print $2}' 15:32:32 + tox_env=docs-linkcheck 15:32:32 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 15:32:32 + for i in '.tox/*/log' 15:32:32 ++ echo .tox/docs/log 15:32:32 ++ awk -F/ '{print $2}' 15:32:32 + tox_env=docs 15:32:32 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 15:32:32 + DOC_DIR=docs/_build/html 15:32:32 + [[ -d docs/_build/html ]] 15:32:32 + echo '---> tox-run.sh ends' 15:32:32 ---> tox-run.sh ends 15:32:32 + test 255 -eq 0 15:32:32 + exit 255 15:32:32 Build step 'Conditional steps (multiple)' marked build as failure 15:32:32 $ ssh-agent -k 15:32:33 unset SSH_AUTH_SOCK; 15:32:33 unset SSH_AGENT_PID; 15:32:33 echo Agent pid 6106 killed; 15:32:33 [ssh-agent] Stopped. 15:32:33 [PostBuildScript] - [INFO] Executing post build scripts. 15:32:33 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14740169201286120901.sh 15:32:33 ---> sysstat.sh 15:32:33 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12678174284422726645.sh 15:32:33 ---> package-listing.sh 15:32:33 ++ facter osfamily 15:32:33 ++ tr '[:upper:]' '[:lower:]' 15:32:34 + OS_FAMILY=redhat 15:32:34 + workspace=/w/workspace/rtdv3-global-verify-master 15:32:34 + START_PACKAGES=/tmp/packages_start.txt 15:32:34 + END_PACKAGES=/tmp/packages_end.txt 15:32:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:34 + PACKAGES=/tmp/packages_start.txt 15:32:34 + '[' /w/workspace/rtdv3-global-verify-master ']' 15:32:34 + PACKAGES=/tmp/packages_end.txt 15:32:34 + case "${OS_FAMILY}" in 15:32:34 + rpm -qa 15:32:34 + sort 15:32:40 + '[' -f /tmp/packages_start.txt ']' 15:32:40 + '[' -f /tmp/packages_end.txt ']' 15:32:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:40 + '[' /w/workspace/rtdv3-global-verify-master ']' 15:32:40 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 15:32:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 15:32:40 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17605905692806584611.sh 15:32:40 ---> capture-instance-metadata.sh 15:32:40 Setup pyenv: 15:32:40 system 15:32:40 3.8.13 15:32:40 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekn8 from file:/tmp/.os_lf_venv 15:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:44 lf-activate-venv(): INFO: Base packages installed successfully 15:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-ekn8/bin to PATH 15:33:05 INFO: Running in OpenStack, capturing instance metadata 15:33:05 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13588457971263831549.sh 15:33:05 provisioning config files... 15:33:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config14778995002089387233tmp 15:33:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:05 [EnvInject] - Injecting environment variables from a build step. 15:33:05 [EnvInject] - Injecting as environment variables the properties content 15:33:05 SERVER_ID=logs 15:33:05 15:33:05 [EnvInject] - Variables injected successfully. 15:33:05 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5888975586429404547.sh 15:33:05 ---> create-netrc.sh 15:33:05 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins18381173818173799986.sh 15:33:05 ---> python-tools-install.sh 15:33:05 Setup pyenv: 15:33:06 system 15:33:06 3.8.13 15:33:06 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:33:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekn8 from file:/tmp/.os_lf_venv 15:33:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:09 lf-activate-venv(): INFO: Base packages installed successfully 15:33:09 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-ekn8/bin to PATH 15:33:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17737835759034097568.sh 15:33:29 ---> sudo-logs.sh 15:33:29 Archiving 'sudo' log.. 15:33:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14227461559779035321.sh 15:33:29 ---> job-cost.sh 15:33:30 Setup pyenv: 15:33:30 system 15:33:30 3.8.13 15:33:30 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekn8 from file:/tmp/.os_lf_venv 15:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:33 lf-activate-venv(): INFO: Base packages installed successfully 15:33:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-ekn8/bin to PATH 15:33:45 INFO: No Stack... 15:33:45 INFO: Retrieving Pricing Info for: v3-starter-1 15:33:45 INFO: Archiving Costs 15:33:46 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins17278174781265485157.sh 15:33:46 ---> logs-deploy.sh 15:33:46 Setup pyenv: 15:33:46 system 15:33:46 3.8.13 15:33:46 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekn8 from file:/tmp/.os_lf_venv 15:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:49 lf-activate-venv(): INFO: Base packages installed successfully 15:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-ekn8/bin to PATH 15:34:09 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4130 15:34:09 INFO: archiving workspace using pattern(s): 15:34:14 Archives upload complete. 15:34:14 INFO: archiving logs to Nexus 15:34:16 ---> uname -a: 15:34:16 Linux prd-centos7-builder-1c-1g-1779.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 15:34:16 15:34:16 15:34:16 ---> lscpu: 15:34:16 Architecture: x86_64 15:34:16 CPU op-mode(s): 32-bit, 64-bit 15:34:16 Byte Order: Little Endian 15:34:16 CPU(s): 1 15:34:16 On-line CPU(s) list: 0 15:34:16 Thread(s) per core: 1 15:34:16 Core(s) per socket: 1 15:34:16 Socket(s): 1 15:34:16 NUMA node(s): 1 15:34:16 Vendor ID: AuthenticAMD 15:34:16 CPU family: 23 15:34:16 Model: 49 15:34:16 Model name: AMD EPYC-Rome Processor 15:34:16 Stepping: 0 15:34:16 CPU MHz: 2799.998 15:34:16 BogoMIPS: 5599.99 15:34:16 Virtualization: AMD-V 15:34:16 Hypervisor vendor: KVM 15:34:16 Virtualization type: full 15:34:16 L1d cache: 32K 15:34:16 L1i cache: 32K 15:34:16 L2 cache: 512K 15:34:16 L3 cache: 16384K 15:34:16 NUMA node0 CPU(s): 0 15:34:16 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 15:34:16 15:34:16 15:34:16 ---> nproc: 15:34:16 1 15:34:16 15:34:16 15:34:16 ---> df -h: 15:34:16 Filesystem Size Used Avail Use% Mounted on 15:34:16 devtmpfs 882M 0 882M 0% /dev 15:34:16 tmpfs 919M 0 919M 0% /dev/shm 15:34:16 tmpfs 919M 17M 903M 2% /run 15:34:16 tmpfs 919M 0 919M 0% /sys/fs/cgroup 15:34:16 /dev/vda1 20G 6.2G 14G 31% / 15:34:16 tmpfs 184M 0 184M 0% /run/user/1001 15:34:16 15:34:16 15:34:16 ---> free -m: 15:34:16 total used free shared buff/cache available 15:34:16 Mem: 1837 396 105 16 1336 1241 15:34:16 Swap: 1023 0 1023 15:34:16 15:34:16 15:34:16 ---> ip addr: 15:34:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:16 inet 127.0.0.1/8 scope host lo 15:34:16 valid_lft forever preferred_lft forever 15:34:16 inet6 ::1/128 scope host 15:34:16 valid_lft forever preferred_lft forever 15:34:16 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 15:34:16 link/ether fa:16:3e:f6:59:d2 brd ff:ff:ff:ff:ff:ff 15:34:16 inet 10.32.7.123/23 brd 10.32.7.255 scope global dynamic eth0 15:34:16 valid_lft 86014sec preferred_lft 86014sec 15:34:16 inet6 fe80::f816:3eff:fef6:59d2/64 scope link 15:34:16 valid_lft forever preferred_lft forever 15:34:16 15:34:16 15:34:16 ---> sar -b -r -n DEV: 15:34:16 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) 15:34:16 15:34:16 03:27:43 PM LINUX RESTART 15:34:16 15:34:16 03:28:01 PM tps rtps wtps bread/s bwrtn/s 15:34:16 03:29:02 PM 192.90 100.82 92.08 7208.19 40699.91 15:34:16 03:30:01 PM 77.39 2.48 74.91 105.86 8796.89 15:34:16 03:31:01 PM 82.80 0.55 82.25 26.46 7412.77 15:34:16 03:32:01 PM 110.44 0.55 109.88 24.60 19932.39 15:34:16 03:33:01 PM 152.78 64.69 88.09 5065.00 17710.96 15:34:16 03:34:01 PM 25.66 1.52 24.15 182.32 1176.92 15:34:16 Average: 107.19 28.49 78.69 2105.90 16000.24 15:34:16 15:34:16 03:28:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:16 03:29:02 PM 85956 1795828 95.43 2088 1425228 440452 15.03 360284 1278924 34480 15:34:16 03:30:01 PM 239132 1642652 87.29 2088 1263700 410444 14.01 321088 1128772 56532 15:34:16 03:31:01 PM 112468 1769316 94.02 2088 1355188 414924 14.16 382812 1163204 63528 15:34:16 03:32:01 PM 160004 1721780 91.50 2088 1195704 539160 18.40 478012 977792 99936 15:34:16 03:33:01 PM 73740 1808044 96.08 2088 1222208 511752 17.46 596888 915404 13384 15:34:16 03:34:01 PM 117300 1764484 93.77 2088 1206032 484760 16.54 566944 902528 8596 15:34:16 Average: 131433 1750351 93.02 2088 1278010 466915 15.93 451005 1061104 46076 15:34:16 15:34:16 03:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:34:16 03:29:02 PM eth0 202.83 116.27 867.89 57.17 0.00 0.00 0.00 15:34:16 03:29:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 03:30:01 PM eth0 61.18 52.82 724.28 5.56 0.00 0.00 0.00 15:34:16 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 03:31:01 PM eth0 29.77 28.48 262.86 7.80 0.00 0.00 0.00 15:34:16 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 03:32:01 PM eth0 70.42 56.23 1457.05 7.12 0.00 0.00 0.00 15:34:16 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 03:33:01 PM eth0 8.06 8.42 6.61 5.25 0.00 0.00 0.00 15:34:16 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 03:34:01 PM eth0 12.99 14.68 13.41 9.90 0.00 0.00 0.00 15:34:16 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 Average: eth0 64.41 46.27 557.56 15.50 0.00 0.00 0.00 15:34:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:16 15:34:16 15:34:16 ---> sar -P ALL: 15:34:16 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) 15:34:16 15:34:16 03:27:43 PM LINUX RESTART 15:34:16 15:34:16 03:28:01 PM CPU %user %nice %system %iowait %steal %idle 15:34:16 03:29:02 PM all 58.10 0.00 16.33 6.93 16.67 1.98 15:34:16 03:29:02 PM 0 58.10 0.00 16.33 6.93 16.67 1.98 15:34:16 03:30:01 PM all 60.59 0.00 5.75 2.18 15.27 16.21 15:34:16 03:30:01 PM 0 60.59 0.00 5.75 2.18 15.27 16.21 15:34:16 03:31:01 PM all 66.53 0.00 5.70 1.63 12.61 13.53 15:34:16 03:31:01 PM 0 66.53 0.00 5.70 1.63 12.61 13.53 15:34:16 03:32:01 PM all 60.96 0.00 5.81 2.13 13.21 17.88 15:34:16 03:32:01 PM 0 60.96 0.00 5.81 2.13 13.21 17.88 15:34:16 03:33:01 PM all 63.42 0.00 5.30 10.06 10.19 11.03 15:34:16 03:33:01 PM 0 63.42 0.00 5.30 10.06 10.19 11.03 15:34:16 03:34:01 PM all 71.08 0.00 4.12 1.03 10.79 12.98 15:34:16 03:34:01 PM 0 71.08 0.00 4.12 1.03 10.79 12.98 15:34:16 Average: all 63.43 0.00 7.18 4.00 13.13 12.27 15:34:16 Average: 0 63.43 0.00 7.18 4.00 13.13 12.27 15:34:16 15:34:16 15:34:16