10:36:18 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/aimlfw-dep/+/15118 10:36:18 Running as SYSTEM 10:36:18 [EnvInject] - Loading node environment variables. 10:36:18 Building remotely on prd-centos7-builder-1c-1g-5742 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 10:36:18 [ssh-agent] Looking for ssh-agent implementation... 10:36:18 $ ssh-agent 10:36:18 SSH_AUTH_SOCK=/tmp/ssh-bHlBlOfZ2SMf/agent.6687 10:36:18 SSH_AGENT_PID=6693 10:36:18 [ssh-agent] Started. 10:36:18 Running ssh-add (command line suppressed) 10:36:18 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_18276092999995543012.key (jenkins-ssh) 10:36:18 [ssh-agent] Using credentials jenkins (jenkins) 10:36:19 The recommended git tool is: NONE 10:36:24 using credential jenkins 10:36:24 Wiping out workspace first. 10:36:24 Cloning the remote Git repository 10:36:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep 10:36:24 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 10:36:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep 10:36:24 > git --version # timeout=10 10:36:24 > git --version # 'git version 2.36.6' 10:36:24 using GIT_SSH to set credentials jenkins 10:36:24 [INFO] Currently running in a labeled security context 10:36:24 [INFO] Currently SELinux is 'enforcing' on the host 10:36:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh15834449527305956722.key 10:36:25 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep +refs/heads/*:refs/remotes/origin/* # timeout=10 10:36:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep # timeout=10 10:36:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:36:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep # timeout=10 10:36:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep 10:36:27 using GIT_SSH to set credentials jenkins 10:36:27 [INFO] Currently running in a labeled security context 10:36:27 [INFO] Currently SELinux is 'enforcing' on the host 10:36:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh8531439079957772131.key 10:36:27 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/aimlfw-dep refs/changes/18/15118/1 # timeout=10 10:36:28 > git rev-parse d92b439edd8755c1aec8d9ac9c182c9293a687be^{commit} # timeout=10 10:36:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:36:28 Checking out Revision d92b439edd8755c1aec8d9ac9c182c9293a687be (refs/changes/18/15118/1) 10:36:28 > git config core.sparsecheckout # timeout=10 10:36:28 > git checkout -f d92b439edd8755c1aec8d9ac9c182c9293a687be # timeout=10 10:36:32 Commit message: "Updating Document" 10:36:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:36:32 > git rev-list --no-walk 427e6ed63d2b46a93737e417571350af77eab14f # timeout=10 10:36:33 Run condition [File exists] enabling prebuild for step [BuilderChain] 10:36:33 provisioning config files... 10:36:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:36:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:36:33 [File exists] check if file exists [.readthedocs.yaml] 10:36:33 Run condition [File exists] enabling perform for step [BuilderChain] 10:36:33 provisioning config files... 10:36:33 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 10:36:33 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15357759768062004144.sh 10:36:34 ---> python-tools-install.sh 10:36:34 Setup pyenv: 10:36:34 system 10:36:34 * 3.8.13 (set by /opt/pyenv/version) 10:36:34 * 3.9.13 (set by /opt/pyenv/version) 10:36:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kDCi 10:36:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:52 lf-activate-venv(): INFO: Base packages installed successfully 10:36:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-kDCi/bin to PATH 10:37:36 Generating Requirements File 10:38:13 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. 10:38:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:38:14 Python 3.9.13 10:38:14 pip 25.2 from /tmp/venv-kDCi/lib/python3.9/site-packages/pip (python 3.9) 10:38:15 appdirs==1.4.4 10:38:15 argcomplete==3.6.2 10:38:15 aspy.yaml==1.3.0 10:38:15 attrs==25.3.0 10:38:15 autopage==0.5.2 10:38:15 beautifulsoup4==4.14.2 10:38:15 boto3==1.40.45 10:38:15 botocore==1.40.45 10:38:15 bs4==0.0.2 10:38:15 cachetools==6.2.0 10:38:15 certifi==2025.10.5 10:38:15 cffi==2.0.0 10:38:15 cfgv==3.4.0 10:38:15 chardet==5.2.0 10:38:15 charset-normalizer==3.4.3 10:38:15 click==8.1.8 10:38:15 cliff==4.9.1 10:38:15 cmd2==2.7.0 10:38:15 cryptography==3.3.2 10:38:15 debtcollector==3.0.0 10:38:15 decorator==5.2.1 10:38:15 defusedxml==0.7.1 10:38:15 Deprecated==1.2.18 10:38:15 distlib==0.4.0 10:38:15 dnspython==2.7.0 10:38:15 docker==7.1.0 10:38:15 dogpile.cache==1.4.1 10:38:15 durationpy==0.10 10:38:15 email-validator==2.3.0 10:38:15 filelock==3.19.1 10:38:15 future==1.0.0 10:38:15 gitdb==4.0.12 10:38:15 GitPython==3.1.45 10:38:15 google-auth==2.41.1 10:38:15 httplib2==0.31.0 10:38:15 identify==2.6.15 10:38:15 idna==3.10 10:38:15 importlib-resources==1.5.0 10:38:15 importlib_metadata==8.7.0 10:38:15 iso8601==2.1.0 10:38:15 Jinja2==3.1.6 10:38:15 jmespath==1.0.1 10:38:15 jsonpatch==1.33 10:38:15 jsonpointer==3.0.0 10:38:15 jsonschema==4.25.1 10:38:15 jsonschema-specifications==2025.9.1 10:38:15 keystoneauth1==5.11.1 10:38:15 kubernetes==34.1.0 10:38:15 lftools==0.37.14 10:38:15 lxml==6.0.2 10:38:15 markdown-it-py==3.0.0 10:38:15 MarkupSafe==3.0.3 10:38:15 mdurl==0.1.2 10:38:15 msgpack==1.1.1 10:38:15 multi_key_dict==2.0.3 10:38:15 munch==4.0.0 10:38:15 netaddr==1.3.0 10:38:15 niet==1.4.2 10:38:15 nodeenv==1.9.1 10:38:15 oauth2client==4.1.3 10:38:15 oauthlib==3.3.1 10:38:15 openstacksdk==4.5.0 10:38:15 os-service-types==1.7.0 10:38:15 osc-lib==4.0.2 10:38:15 oslo.config==10.0.0 10:38:15 oslo.context==6.1.0 10:38:15 oslo.i18n==6.6.0 10:38:15 oslo.log==7.2.1 10:38:15 oslo.serialization==5.8.0 10:38:15 oslo.utils==9.1.0 10:38:15 packaging==25.0 10:38:15 pbr==7.0.1 10:38:15 platformdirs==4.4.0 10:38:15 prettytable==3.16.0 10:38:15 psutil==7.1.0 10:38:15 pyasn1==0.6.1 10:38:15 pyasn1_modules==0.4.2 10:38:15 pycparser==2.23 10:38:15 pygerrit2==2.0.15 10:38:15 PyGithub==2.8.1 10:38:15 Pygments==2.19.2 10:38:15 PyJWT==2.10.1 10:38:15 PyNaCl==1.6.0 10:38:15 pyparsing==2.4.7 10:38:15 pyperclip==1.11.0 10:38:15 pyrsistent==0.20.0 10:38:15 python-cinderclient==9.7.0 10:38:15 python-dateutil==2.9.0.post0 10:38:15 python-heatclient==4.2.0 10:38:15 python-jenkins==1.8.3 10:38:15 python-keystoneclient==5.6.0 10:38:15 python-magnumclient==4.9.0 10:38:15 python-openstackclient==8.0.0 10:38:15 python-swiftclient==4.8.0 10:38:15 PyYAML==6.0.3 10:38:15 referencing==0.36.2 10:38:15 requests==2.32.5 10:38:15 requests-oauthlib==2.0.0 10:38:15 requestsexceptions==1.4.0 10:38:15 rfc3986==2.0.0 10:38:15 rich==14.1.0 10:38:15 rich-argparse==1.7.1 10:38:15 rpds-py==0.27.1 10:38:15 rsa==4.9.1 10:38:15 ruamel.yaml==0.18.15 10:38:15 ruamel.yaml.clib==0.2.14 10:38:15 s3transfer==0.14.0 10:38:15 simplejson==3.20.2 10:38:15 six==1.17.0 10:38:15 smmap==5.0.2 10:38:15 soupsieve==2.8 10:38:15 stevedore==5.5.0 10:38:15 tabulate==0.9.0 10:38:15 toml==0.10.2 10:38:15 tomlkit==0.13.3 10:38:15 tqdm==4.67.1 10:38:15 typing_extensions==4.15.0 10:38:15 tzdata==2025.2 10:38:15 urllib3==1.26.20 10:38:15 virtualenv==20.34.0 10:38:15 wcwidth==0.2.14 10:38:15 websocket-client==1.8.0 10:38:15 wrapt==1.17.3 10:38:15 xdg==6.0.0 10:38:15 xmltodict==1.0.2 10:38:15 yq==3.4.3 10:38:15 zipp==3.23.0 10:38:15 [EnvInject] - Injecting environment variables from a build step. 10:38:15 [EnvInject] - Injecting as environment variables the properties content 10:38:15 PYTHON=python3 10:38:15 10:38:15 [EnvInject] - Variables injected successfully. 10:38:15 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins7083542383900032696.sh 10:38:15 ---> tox-install.sh 10:38:15 + source /home/jenkins/lf-env.sh 10:38:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:15 ++ mktemp -d /tmp/venv-XXXX 10:38:15 + lf_venv=/tmp/venv-jJGj 10:38:15 + local venv_file=/tmp/.os_lf_venv 10:38:15 + local python=python3 10:38:15 + local options 10:38:15 + local set_path=true 10:38:15 + local install_args= 10:38:15 ++ 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 10:38:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:15 + true 10:38:15 + case $1 in 10:38:15 + venv_file=/tmp/.toxenv 10:38:15 + shift 2 10:38:15 + true 10:38:15 + case $1 in 10:38:15 + shift 10:38:15 + break 10:38:15 + case $python in 10:38:15 + local pkg_list= 10:38:15 + [[ -d /opt/pyenv ]] 10:38:15 + echo 'Setup pyenv:' 10:38:15 Setup pyenv: 10:38:15 + export PYENV_ROOT=/opt/pyenv 10:38:15 + PYENV_ROOT=/opt/pyenv 10:38:15 + 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 10:38:15 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 10:38:15 + pyenv versions 10:38:15 system 10:38:15 3.8.13 10:38:15 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:38:15 + command -v pyenv 10:38:15 ++ pyenv init - --no-rehash 10:38:15 + 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[*]}"'\'')" 10:38:15 export PATH="/opt/pyenv/shims:${PATH}" 10:38:15 export PYENV_SHELL=bash 10:38:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:15 pyenv() { 10:38:15 local command 10:38:15 command="${1:-}" 10:38:15 if [ "$#" -gt 0 ]; then 10:38:15 shift 10:38:15 fi 10:38:15 10:38:15 case "$command" in 10:38:15 rehash|shell) 10:38:15 eval "$(pyenv "sh-$command" "$@")" 10:38:15 ;; 10:38:15 *) 10:38:15 command pyenv "$command" "$@" 10:38:15 ;; 10:38:15 esac 10:38:15 }' 10:38:15 +++ 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[*]}"' 10:38:15 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 10:38:15 ++ 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 10:38:15 ++ 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 10:38:15 ++ export PYENV_SHELL=bash 10:38:15 ++ PYENV_SHELL=bash 10:38:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:15 +++ complete -F _pyenv pyenv 10:38:15 ++ lf-pyver python3 10:38:15 ++ local py_version_xy=python3 10:38:15 ++ local py_version_xyz= 10:38:15 ++ sed 's/^[ *]* //' 10:38:15 ++ awk '{ print $1 }' 10:38:15 ++ grep -E '^[0-9.]*[0-9]$' 10:38:15 ++ pyenv versions 10:38:15 ++ local command 10:38:15 ++ command=versions 10:38:15 ++ '[' 1 -gt 0 ']' 10:38:15 ++ shift 10:38:15 ++ case "$command" in 10:38:15 ++ command pyenv versions 10:38:15 ++ pyenv versions 10:38:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:15 +++ sort -V 10:38:15 +++ tail -n 1 10:38:15 +++ grep '^3' /tmp/.pyenv_versions 10:38:15 ++ py_version_xyz=3.9.13 10:38:15 ++ [[ -z 3.9.13 ]] 10:38:15 ++ echo 3.9.13 10:38:15 ++ return 0 10:38:15 + pyenv local 3.9.13 10:38:15 + local command 10:38:15 + command=local 10:38:15 + '[' 2 -gt 0 ']' 10:38:15 + shift 10:38:15 + case "$command" in 10:38:15 + command pyenv local 3.9.13 10:38:15 + pyenv local 3.9.13 10:38:15 + for arg in '"$@"' 10:38:15 + case $arg in 10:38:15 + pkg_list+='tox ' 10:38:15 + for arg in '"$@"' 10:38:15 + case $arg in 10:38:15 + pkg_list+='virtualenv ' 10:38:15 + for arg in '"$@"' 10:38:15 + case $arg in 10:38:15 + pkg_list+='urllib3~=1.26.15 ' 10:38:15 + [[ -f /tmp/.toxenv ]] 10:38:15 + [[ ! -f /tmp/.toxenv ]] 10:38:15 + [[ -n '' ]] 10:38:15 + python3 -m venv /tmp/venv-jJGj 10:38:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jJGj' 10:38:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jJGj 10:38:23 + echo /tmp/venv-jJGj 10:38:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:38:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:38:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:38:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:23 + local 'pip_opts=--upgrade --quiet' 10:38:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:38:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:38:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:38:23 + [[ -n '' ]] 10:38:23 + [[ -n '' ]] 10:38:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:38:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:23 + /tmp/venv-jJGj/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 10:38:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:38:30 lf-activate-venv(): INFO: Base packages installed successfully 10:38:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:38:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:38:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:38:30 + /tmp/venv-jJGj/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 10:38:34 + type python3 10:38:34 + true 10:38:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jJGj/bin to PATH' 10:38:34 lf-activate-venv(): INFO: Adding /tmp/venv-jJGj/bin to PATH 10:38:34 + PATH=/tmp/venv-jJGj/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 10:38:34 + return 0 10:38:34 + python3 --version 10:38:34 Python 3.9.13 10:38:34 + python3 -m pip --version 10:38:34 pip 25.2 from /tmp/venv-jJGj/lib/python3.9/site-packages/pip (python 3.9) 10:38:34 + python3 -m pip freeze 10:38:35 cachetools==6.2.0 10:38:35 chardet==5.2.0 10:38:35 colorama==0.4.6 10:38:35 distlib==0.4.0 10:38:35 filelock==3.19.1 10:38:35 packaging==25.0 10:38:35 platformdirs==4.4.0 10:38:35 pluggy==1.6.0 10:38:35 pyproject-api==1.9.1 10:38:35 tomli==2.2.1 10:38:35 tox==4.30.3 10:38:35 typing_extensions==4.15.0 10:38:35 urllib3==1.26.20 10:38:35 virtualenv==20.34.0 10:38:35 [EnvInject] - Injecting environment variables from a build step. 10:38:35 [EnvInject] - Injecting as environment variables the properties content 10:38:35 DOC_DIR=docs/_build/html 10:38:35 TOX_DIR=. 10:38:35 TOX_ENVS=docs,docs-linkcheck 10:38:35 10:38:35 [EnvInject] - Variables injected successfully. 10:38:35 [EnvInject] - Injecting environment variables from a build step. 10:38:35 [EnvInject] - Injecting as environment variables the properties content 10:38:35 PARALLEL=true 10:38:35 10:38:35 [EnvInject] - Variables injected successfully. 10:38:35 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins2108193283800954066.sh 10:38:35 ---> tox-run.sh 10:38:35 + 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 10:38:35 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 10:38:35 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 10:38:35 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 10:38:35 + cd /w/workspace/rtdv3-global-verify-master/. 10:38:35 + source /home/jenkins/lf-env.sh 10:38:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:35 ++ mktemp -d /tmp/venv-XXXX 10:38:35 + lf_venv=/tmp/venv-R4iA 10:38:35 + local venv_file=/tmp/.os_lf_venv 10:38:35 + local python=python3 10:38:35 + local options 10:38:35 + local set_path=true 10:38:35 + local install_args= 10:38:35 ++ 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 10:38:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:35 + true 10:38:35 + case $1 in 10:38:35 + venv_file=/tmp/.toxenv 10:38:35 + shift 2 10:38:35 + true 10:38:35 + case $1 in 10:38:35 + shift 10:38:35 + break 10:38:35 + case $python in 10:38:35 + local pkg_list= 10:38:35 + [[ -d /opt/pyenv ]] 10:38:35 + echo 'Setup pyenv:' 10:38:35 Setup pyenv: 10:38:35 + export PYENV_ROOT=/opt/pyenv 10:38:35 + PYENV_ROOT=/opt/pyenv 10:38:35 + 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 10:38:35 + 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 10:38:35 + pyenv versions 10:38:35 system 10:38:35 3.8.13 10:38:35 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:38:35 + command -v pyenv 10:38:35 ++ pyenv init - --no-rehash 10:38:35 + 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[*]}"'\'')" 10:38:35 export PATH="/opt/pyenv/shims:${PATH}" 10:38:35 export PYENV_SHELL=bash 10:38:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:35 pyenv() { 10:38:35 local command 10:38:35 command="${1:-}" 10:38:35 if [ "$#" -gt 0 ]; then 10:38:35 shift 10:38:35 fi 10:38:35 10:38:35 case "$command" in 10:38:35 rehash|shell) 10:38:35 eval "$(pyenv "sh-$command" "$@")" 10:38:35 ;; 10:38:35 *) 10:38:35 command pyenv "$command" "$@" 10:38:35 ;; 10:38:35 esac 10:38:35 }' 10:38:35 +++ 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[*]}"' 10:38:35 ++ 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 10:38:35 ++ 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 10:38:35 ++ 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 10:38:35 ++ export PYENV_SHELL=bash 10:38:35 ++ PYENV_SHELL=bash 10:38:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:35 +++ complete -F _pyenv pyenv 10:38:35 ++ lf-pyver python3 10:38:35 ++ local py_version_xy=python3 10:38:35 ++ local py_version_xyz= 10:38:35 ++ grep -E '^[0-9.]*[0-9]$' 10:38:35 ++ pyenv versions 10:38:35 ++ local command 10:38:35 ++ command=versions 10:38:35 ++ '[' 1 -gt 0 ']' 10:38:35 ++ shift 10:38:35 ++ case "$command" in 10:38:35 ++ command pyenv versions 10:38:35 ++ pyenv versions 10:38:35 ++ sed 's/^[ *]* //' 10:38:35 ++ awk '{ print $1 }' 10:38:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:35 +++ grep '^3' /tmp/.pyenv_versions 10:38:35 +++ sort -V 10:38:35 +++ tail -n 1 10:38:35 ++ py_version_xyz=3.9.13 10:38:35 ++ [[ -z 3.9.13 ]] 10:38:35 ++ echo 3.9.13 10:38:35 ++ return 0 10:38:35 + pyenv local 3.9.13 10:38:35 + local command 10:38:35 + command=local 10:38:35 + '[' 2 -gt 0 ']' 10:38:35 + shift 10:38:35 + case "$command" in 10:38:35 + command pyenv local 3.9.13 10:38:35 + pyenv local 3.9.13 10:38:35 + for arg in '"$@"' 10:38:35 + case $arg in 10:38:35 + pkg_list+='tox ' 10:38:35 + for arg in '"$@"' 10:38:35 + case $arg in 10:38:35 + pkg_list+='virtualenv ' 10:38:35 + for arg in '"$@"' 10:38:35 + case $arg in 10:38:35 + pkg_list+='urllib3~=1.26.15 ' 10:38:35 + [[ -f /tmp/.toxenv ]] 10:38:35 ++ cat /tmp/.toxenv 10:38:35 + lf_venv=/tmp/venv-jJGj 10:38:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jJGj from' file:/tmp/.toxenv 10:38:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jJGj from file:/tmp/.toxenv 10:38:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:38:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:35 + local 'pip_opts=--upgrade --quiet' 10:38:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:38:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:38:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:38:35 + [[ -n '' ]] 10:38:35 + [[ -n '' ]] 10:38:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:38:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:35 + /tmp/venv-jJGj/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 10:38:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:38:37 lf-activate-venv(): INFO: Base packages installed successfully 10:38:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:38:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:38:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:38:37 + /tmp/venv-jJGj/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 10:38:39 + type python3 10:38:39 + true 10:38:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jJGj/bin to PATH' 10:38:39 lf-activate-venv(): INFO: Adding /tmp/venv-jJGj/bin to PATH 10:38:39 + PATH=/tmp/venv-jJGj/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 10:38:39 + return 0 10:38:39 + [[ -d /opt/pyenv ]] 10:38:39 + echo '---> Setting up pyenv' 10:38:39 ---> Setting up pyenv 10:38:39 + export PYENV_ROOT=/opt/pyenv 10:38:39 + PYENV_ROOT=/opt/pyenv 10:38:39 + export PATH=/opt/pyenv/bin:/tmp/venv-jJGj/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 10:38:39 + PATH=/opt/pyenv/bin:/tmp/venv-jJGj/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 10:38:39 ++ pwd 10:38:39 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 10:38:39 + export PYTHONPATH 10:38:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:38:39 + TOX_TESTENV_PASSENV=PYTHONPATH 10:38:39 + tox --version 10:38:39 4.30.3 from /tmp/venv-jJGj/lib/python3.9/site-packages/tox/__init__.py 10:38:39 + PARALLEL=true 10:38:39 + TOX_OPTIONS_LIST= 10:38:39 + [[ -n docs,docs-linkcheck ]] 10:38:39 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 10:38:39 + case ${PARALLEL,,} in 10:38:39 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 10:38:39 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 10:38:39 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 10:38:41 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 10:39:26 docs: freeze> python -m pip freeze --all 10:39:27 docs: alabaster==0.7.16,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.2.1,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 10:39:27 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 10:39:27 Running Sphinx v7.4.7 10:39:27 loading translations [en]... done 10:39:28 making output directory... done 10:39:28 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:39:28 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 10:39:28 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 10:39:28 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 10:39:28 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 10:39:28 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 10:39:29 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 10:39:29 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... 10:39:29 building [mo]: targets for 0 po files that are out of date 10:39:29 writing output... 10:39:29 building [html]: targets for 5 source files that are out of date 10:39:29 updating environment: [new config] 5 added, 0 changed, 0 removed 10:39:29 reading sources... [ 20%] index 10:39:29 reading sources... [ 40%] installation-guide 10:39:29 reading sources... [ 60%] overview 10:39:29 reading sources... [ 80%] ranpm-installation 10:39:29 reading sources... [100%] release-notes 10:39:29 10:39:29 looking for now-outdated files... none found 10:39:30 pickling environment... done 10:39:30 checking consistency... done 10:39:30 preparing documents... done 10:39:30 copying assets... 10:39:30 copying static files... done 10:39:30 copying extra files... done 10:39:30 copying assets: done 10:39:30 writing output... [ 20%] index 10:39:30 writing output... [ 40%] installation-guide 10:39:30 writing output... [ 60%] overview 10:39:30 writing output... [ 80%] ranpm-installation 10:39:30 writing output... [100%] release-notes 10:39:30 10:39:30 generating indices... genindex done 10:39:30 highlighting module code... 10:39:30 writing additional pages... search done 10:39:30 copying images... [100%] _static/flow.png 10:39:30 10:39:30 dumping search index in English (code: en)... done 10:39:30 dumping object inventory... done 10:39:30 build succeeded. 10:39:30 10:39:30 The HTML pages are in docs/_build/html. 10:39:31 docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' 10:39:31 Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html 10:39:31 docs: OK ✔ in 50.6 seconds 10:39:31 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 10:40:03 docs-linkcheck: freeze> python -m pip freeze --all 10:40:04 docs-linkcheck: alabaster==0.7.16,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.2.1,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 10:40:04 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 10:40:05 Running Sphinx v7.4.7 10:40:05 loading translations [en]... done 10:40:05 making output directory... done 10:40:05 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:40:05 /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. 10:40:05 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) 10:40:05 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 10:40:05 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 10:40:05 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 10:40:05 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 10:40:05 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 10:40:05 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 10:40:05 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... 10:40:06 building [mo]: targets for 0 po files that are out of date 10:40:06 writing output... 10:40:06 building [linkcheck]: targets for 5 source files that are out of date 10:40:06 updating environment: [new config] 5 added, 0 changed, 0 removed 10:40:06 reading sources... [ 20%] index 10:40:06 reading sources... [ 40%] installation-guide 10:40:06 reading sources... [ 60%] overview 10:40:06 reading sources... [ 80%] ranpm-installation 10:40:06 reading sources... [100%] release-notes 10:40:06 10:40:06 looking for now-outdated files... none found 10:40:06 pickling environment... done 10:40:06 checking consistency... done 10:40:06 preparing documents... done 10:40:06 copying assets... 10:40:06 copying assets: done 10:40:06 writing output... [ 20%] index 10:40:06 writing output... [ 40%] installation-guide 10:40:06 writing output... [ 60%] overview 10:40:06 writing output... [ 80%] ranpm-installation 10:40:06 writing output... [100%] release-notes 10:40:06 10:40:06 10:40:06 10:40:06 Warning, treated as error: 10:40:06 /w/workspace/rtdv3-global-verify-master/docs/installation-guide.rst:800:broken link: https://kserve.github.io/website/0.8/get_started/first_isvc/#1-create-a-namespace (404 Client Error: Not Found for url: https://kserve.github.io/website/0.8/get_started/first_isvc/) 10:40:06 (installation-guide: line 800) docs-linkcheck: exit 2 (2.32 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=8869 10:40:07 docs: OK (50.58=setup[46.70]+cmd[3.86,0.03] seconds) 10:40:07 docs-linkcheck: FAIL code 2 (35.88=setup[33.56]+cmd[2.32] seconds) 10:40:07 evaluation failed :( (86.52 seconds) 10:40:07 + tox_status=255 10:40:07 + echo '---> Completed tox runs' 10:40:07 ---> Completed tox runs 10:40:07 + for i in '.tox/*/log' 10:40:07 ++ echo .tox/docs-linkcheck/log 10:40:07 ++ awk -F/ '{print $2}' 10:40:07 + tox_env=docs-linkcheck 10:40:07 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 10:40:07 + for i in '.tox/*/log' 10:40:07 ++ echo .tox/docs/log 10:40:07 ++ awk -F/ '{print $2}' 10:40:07 + tox_env=docs 10:40:07 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 10:40:07 + DOC_DIR=docs/_build/html 10:40:07 + [[ -d docs/_build/html ]] 10:40:07 + echo '---> Archiving generated docs' 10:40:07 ---> Archiving generated docs 10:40:07 + mv docs/_build/html /w/workspace/rtdv3-global-verify-master/archives/docs 10:40:07 + echo '---> tox-run.sh ends' 10:40:07 ---> tox-run.sh ends 10:40:07 + test 255 -eq 0 10:40:07 + exit 255 10:40:07 Build step 'Conditional steps (multiple)' marked build as failure 10:40:07 $ ssh-agent -k 10:40:07 unset SSH_AUTH_SOCK; 10:40:07 unset SSH_AGENT_PID; 10:40:07 echo Agent pid 6693 killed; 10:40:07 [ssh-agent] Stopped. 10:40:07 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:07 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins907598325708682731.sh 10:40:07 ---> sysstat.sh 10:40:08 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins16935911679274632064.sh 10:40:08 ---> package-listing.sh 10:40:08 ++ tr '[:upper:]' '[:lower:]' 10:40:08 ++ facter osfamily 10:40:08 + OS_FAMILY=redhat 10:40:08 + workspace=/w/workspace/rtdv3-global-verify-master 10:40:08 + START_PACKAGES=/tmp/packages_start.txt 10:40:08 + END_PACKAGES=/tmp/packages_end.txt 10:40:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:08 + PACKAGES=/tmp/packages_start.txt 10:40:08 + '[' /w/workspace/rtdv3-global-verify-master ']' 10:40:08 + PACKAGES=/tmp/packages_end.txt 10:40:08 + case "${OS_FAMILY}" in 10:40:08 + sort 10:40:08 + rpm -qa 10:40:13 + '[' -f /tmp/packages_start.txt ']' 10:40:13 + '[' -f /tmp/packages_end.txt ']' 10:40:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:13 + '[' /w/workspace/rtdv3-global-verify-master ']' 10:40:13 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 10:40:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 10:40:14 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins16151440311730492208.sh 10:40:14 ---> capture-instance-metadata.sh 10:40:14 Setup pyenv: 10:40:14 system 10:40:14 3.8.13 10:40:14 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDCi from file:/tmp/.os_lf_venv 10:40:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:18 lf-activate-venv(): INFO: Base packages installed successfully 10:40:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-kDCi/bin to PATH 10:40:38 INFO: Running in OpenStack, capturing instance metadata 10:40:39 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1379623646938621708.sh 10:40:39 provisioning config files... 10:40:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config2862225542220953173tmp 10:40:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:40:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:40:39 [EnvInject] - Injecting environment variables from a build step. 10:40:39 [EnvInject] - Injecting as environment variables the properties content 10:40:39 SERVER_ID=logs 10:40:39 10:40:39 [EnvInject] - Variables injected successfully. 10:40:39 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4186524628784816307.sh 10:40:39 ---> create-netrc.sh 10:40:39 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5054862185054905315.sh 10:40:39 ---> python-tools-install.sh 10:40:39 Setup pyenv: 10:40:39 system 10:40:39 3.8.13 10:40:39 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:40:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDCi from file:/tmp/.os_lf_venv 10:40:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:43 lf-activate-venv(): INFO: Base packages installed successfully 10:40:43 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-kDCi/bin to PATH 10:41:02 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins10709848265037308040.sh 10:41:02 ---> sudo-logs.sh 10:41:02 Archiving 'sudo' log.. 10:41:03 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2802369994997639776.sh 10:41:03 ---> job-cost.sh 10:41:03 Setup pyenv: 10:41:03 system 10:41:03 3.8.13 10:41:03 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDCi from file:/tmp/.os_lf_venv 10:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:06 lf-activate-venv(): INFO: Base packages installed successfully 10:41:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-kDCi/bin to PATH 10:41:17 INFO: No Stack... 10:41:18 INFO: Retrieving Pricing Info for: v3-starter-1 10:41:18 INFO: Archiving Costs 10:41:18 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins16951785090058481348.sh 10:41:18 ---> logs-deploy.sh 10:41:18 Setup pyenv: 10:41:18 system 10:41:18 3.8.13 10:41:18 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDCi from file:/tmp/.os_lf_venv 10:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:22 lf-activate-venv(): INFO: Base packages installed successfully 10:41:22 lf-activate-venv(): INFO: Installing additional packages: lftools 10:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-kDCi/bin to PATH 10:41:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/3933 10:41:41 INFO: archiving workspace using pattern(s): 10:41:47 Archives upload complete. 10:41:47 INFO: archiving logs to Nexus 10:41:49 ---> uname -a: 10:41:49 Linux prd-centos7-builder-1c-1g-5742.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 10:41:49 10:41:49 10:41:49 ---> lscpu: 10:41:49 Architecture: x86_64 10:41:49 CPU op-mode(s): 32-bit, 64-bit 10:41:49 Byte Order: Little Endian 10:41:49 CPU(s): 1 10:41:49 On-line CPU(s) list: 0 10:41:49 Thread(s) per core: 1 10:41:49 Core(s) per socket: 1 10:41:49 Socket(s): 1 10:41:49 NUMA node(s): 1 10:41:49 Vendor ID: AuthenticAMD 10:41:49 CPU family: 23 10:41:49 Model: 49 10:41:49 Model name: AMD EPYC-Rome Processor 10:41:49 Stepping: 0 10:41:49 CPU MHz: 2800.000 10:41:49 BogoMIPS: 5600.00 10:41:49 Virtualization: AMD-V 10:41:49 Hypervisor vendor: KVM 10:41:49 Virtualization type: full 10:41:49 L1d cache: 32K 10:41:49 L1i cache: 32K 10:41:49 L2 cache: 512K 10:41:49 L3 cache: 16384K 10:41:49 NUMA node0 CPU(s): 0 10:41:49 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 10:41:49 10:41:49 10:41:49 ---> nproc: 10:41:49 1 10:41:49 10:41:49 10:41:49 ---> df -h: 10:41:49 Filesystem Size Used Avail Use% Mounted on 10:41:49 devtmpfs 882M 0 882M 0% /dev 10:41:49 tmpfs 919M 0 919M 0% /dev/shm 10:41:49 tmpfs 919M 17M 903M 2% /run 10:41:49 tmpfs 919M 0 919M 0% /sys/fs/cgroup 10:41:49 /dev/vda1 20G 6.2G 14G 31% / 10:41:49 tmpfs 184M 0 184M 0% /run/user/1001 10:41:49 10:41:49 10:41:49 ---> free -m: 10:41:49 total used free shared buff/cache available 10:41:49 Mem: 1837 383 105 16 1348 1254 10:41:49 Swap: 1023 0 1023 10:41:49 10:41:49 10:41:49 ---> ip addr: 10:41:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:49 inet 127.0.0.1/8 scope host lo 10:41:49 valid_lft forever preferred_lft forever 10:41:49 inet6 ::1/128 scope host 10:41:49 valid_lft forever preferred_lft forever 10:41:49 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 10:41:49 link/ether fa:16:3e:39:5e:8e brd ff:ff:ff:ff:ff:ff 10:41:49 inet 10.32.6.107/23 brd 10.32.7.255 scope global dynamic eth0 10:41:49 valid_lft 86037sec preferred_lft 86037sec 10:41:49 inet6 fe80::f816:3eff:fe39:5e8e/64 scope link 10:41:49 valid_lft forever preferred_lft forever 10:41:49 10:41:49 10:41:49 ---> sar -b -r -n DEV: 10:41:49 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 10/06/2025 _x86_64_ (1 CPU) 10:41:49 10:41:49 10:35:39 AM LINUX RESTART 10:41:49 10:41:49 10:36:01 AM tps rtps wtps bread/s bwrtn/s 10:41:49 10:37:01 AM 143.63 61.55 82.07 5926.88 42581.76 10:41:49 10:38:01 AM 87.26 1.25 86.01 61.75 9178.69 10:41:49 10:39:01 AM 85.37 1.29 84.08 183.15 10299.76 10:41:49 10:40:01 AM 132.95 0.65 132.30 29.37 30074.90 10:41:49 10:41:02 AM 120.52 74.63 45.89 5843.72 4894.70 10:41:49 Average: 113.89 27.85 86.04 2403.78 19324.48 10:41:49 10:41:49 10:36:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:49 10:37:01 AM 63972 1817812 96.60 2088 1419316 473044 16.14 379848 1275672 43492 10:41:49 10:38:01 AM 103644 1778140 94.49 2088 1344760 469708 16.03 394692 1185768 106628 10:41:49 10:39:01 AM 78324 1803460 95.84 2088 1309168 545268 18.61 482656 1090148 119744 10:41:49 10:40:01 AM 94420 1787364 94.98 2088 1219428 576040 19.66 643568 853912 89624 10:41:49 10:41:02 AM 101948 1779836 94.58 2088 1221504 511484 17.45 602932 887808 23520 10:41:49 Average: 88462 1793322 95.30 2088 1302835 515109 17.58 500739 1058662 76602 10:41:49 10:41:49 10:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:41:49 10:37:01 AM eth0 244.46 136.76 1084.05 60.95 0.00 0.00 0.00 10:41:49 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 10:38:01 AM eth0 62.60 60.65 769.66 7.21 0.00 0.00 0.00 10:41:49 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 10:39:01 AM eth0 56.94 48.46 968.11 8.92 0.00 0.00 0.00 10:41:49 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 10:40:01 AM eth0 26.41 21.12 539.99 3.64 0.00 0.00 0.00 10:41:49 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 10:41:02 AM eth0 22.15 20.99 24.52 14.64 0.00 0.00 0.00 10:41:49 10:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 Average: eth0 81.90 57.27 675.04 18.94 0.00 0.00 0.00 10:41:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:49 10:41:49 10:41:49 ---> sar -P ALL: 10:41:49 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 10/06/2025 _x86_64_ (1 CPU) 10:41:49 10:41:49 10:35:39 AM LINUX RESTART 10:41:49 10:41:49 10:36:01 AM CPU %user %nice %system %iowait %steal %idle 10:41:49 10:37:01 AM all 71.32 0.00 15.67 3.48 3.44 6.09 10:41:49 10:37:01 AM 0 71.32 0.00 15.67 3.48 3.44 6.09 10:41:49 10:38:01 AM all 74.37 0.00 6.20 1.08 3.08 15.27 10:41:49 10:38:01 AM 0 74.37 0.00 6.20 1.08 3.08 15.27 10:41:49 10:39:01 AM all 66.65 0.00 6.57 1.43 2.76 22.59 10:41:49 10:39:01 AM 0 66.65 0.00 6.57 1.43 2.76 22.59 10:41:49 10:40:01 AM all 74.10 0.00 7.32 2.38 3.20 13.00 10:41:49 10:40:01 AM 0 74.10 0.00 7.32 2.38 3.20 13.00 10:41:49 10:41:02 AM all 75.34 0.00 4.38 8.46 2.68 9.15 10:41:49 10:41:02 AM 0 75.34 0.00 4.38 8.46 2.68 9.15 10:41:49 Average: all 72.36 0.00 8.00 3.38 3.03 13.24 10:41:49 Average: 0 72.36 0.00 8.00 3.38 3.03 13.24 10:41:49 10:41:49 10:41:49