07:53:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/distribution/+/117446 07:53:33 Running as SYSTEM 07:53:33 [EnvInject] - Loading node environment variables. 07:53:33 Building remotely on prd-ubuntu2204-builder-2c-2g-51386 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/distribution-rtd-verify-scandium 07:53:34 [ssh-agent] Looking for ssh-agent implementation... 07:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:53:34 $ ssh-agent 07:53:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8X1SEz/agent.1517 07:53:34 SSH_AGENT_PID=1519 07:53:34 [ssh-agent] Started. 07:53:34 Running ssh-add (command line suppressed) 07:53:34 Identity added: /w/workspace/distribution-rtd-verify-scandium@tmp/private_key_10350203918739079689.key (/w/workspace/distribution-rtd-verify-scandium@tmp/private_key_10350203918739079689.key) 07:53:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:53:34 The recommended git tool is: NONE 07:53:36 using credential jenkins-ssh 07:53:36 Wiping out workspace first. 07:53:36 Cloning the remote Git repository 07:53:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 07:53:36 > git init /w/workspace/distribution-rtd-verify-scandium # timeout=10 07:53:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 07:53:36 > git --version # timeout=10 07:53:36 > git --version # 'git version 2.34.1' 07:53:36 using GIT_SSH to set credentials jenkins-ssh 07:53:36 Verifying host key using known hosts file 07:53:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:53:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 07:53:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:37 Avoid second fetch 07:53:37 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 07:53:37 Checking out Revision 02a9f5d0a14c096154430378f55b644befadea16 (refs/remotes/origin/stable/scandium) 07:53:37 > git config core.sparsecheckout # timeout=10 07:53:37 > git checkout -f 02a9f5d0a14c096154430378f55b644befadea16 # timeout=10 07:53:38 Commit message: "Bump versions by x.y.(z+1)" 07:53:38 > git rev-list --no-walk 02a9f5d0a14c096154430378f55b644befadea16 # timeout=10 07:53:41 provisioning config files... 07:53:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:53:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:53:41 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins518383838400977879.sh 07:53:41 ---> python-tools-install.sh 07:53:41 Setup pyenv: 07:53:41 * system (set by /opt/pyenv/version) 07:53:41 * 3.8.20 (set by /opt/pyenv/version) 07:53:41 * 3.9.20 (set by /opt/pyenv/version) 07:53:41 * 3.10.15 (set by /opt/pyenv/version) 07:53:41 * 3.11.10 (set by /opt/pyenv/version) 07:53:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J5Ai 07:53:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:53:49 lf-activate-venv(): INFO: Installing: lftools 07:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-J5Ai/bin to PATH 07:54:14 Generating Requirements File 07:54:35 Python 3.11.10 07:54:36 pip 25.2 from /tmp/venv-J5Ai/lib/python3.11/site-packages/pip (python 3.11) 07:54:36 appdirs==1.4.4 07:54:36 argcomplete==3.6.2 07:54:36 aspy.yaml==1.3.0 07:54:36 attrs==25.3.0 07:54:36 autopage==0.5.2 07:54:36 beautifulsoup4==4.13.4 07:54:36 boto3==1.40.6 07:54:36 botocore==1.40.6 07:54:36 bs4==0.0.2 07:54:36 cachetools==5.5.2 07:54:36 certifi==2025.8.3 07:54:36 cffi==1.17.1 07:54:36 cfgv==3.4.0 07:54:36 chardet==5.2.0 07:54:36 charset-normalizer==3.4.2 07:54:36 click==8.2.1 07:54:36 cliff==4.10.0 07:54:36 cmd2==2.7.0 07:54:36 cryptography==3.3.2 07:54:36 debtcollector==3.0.0 07:54:36 decorator==5.2.1 07:54:36 defusedxml==0.7.1 07:54:36 Deprecated==1.2.18 07:54:36 distlib==0.4.0 07:54:36 dnspython==2.7.0 07:54:36 docker==7.1.0 07:54:36 dogpile.cache==1.4.0 07:54:36 durationpy==0.10 07:54:36 email_validator==2.2.0 07:54:36 filelock==3.18.0 07:54:36 future==1.0.0 07:54:36 gitdb==4.0.12 07:54:36 GitPython==3.1.45 07:54:36 google-auth==2.40.3 07:54:36 httplib2==0.22.0 07:54:36 identify==2.6.12 07:54:36 idna==3.10 07:54:36 importlib-resources==1.5.0 07:54:36 iso8601==2.1.0 07:54:36 Jinja2==3.1.6 07:54:36 jmespath==1.0.1 07:54:36 jsonpatch==1.33 07:54:36 jsonpointer==3.0.0 07:54:36 jsonschema==4.25.0 07:54:36 jsonschema-specifications==2025.4.1 07:54:36 keystoneauth1==5.11.1 07:54:36 kubernetes==33.1.0 07:54:36 lftools==0.37.13 07:54:36 lxml==6.0.0 07:54:36 markdown-it-py==3.0.0 07:54:36 MarkupSafe==3.0.2 07:54:36 mdurl==0.1.2 07:54:36 msgpack==1.1.1 07:54:36 multi_key_dict==2.0.3 07:54:36 munch==4.0.0 07:54:36 netaddr==1.3.0 07:54:36 niet==1.4.2 07:54:36 nodeenv==1.9.1 07:54:36 oauth2client==4.1.3 07:54:36 oauthlib==3.3.1 07:54:36 openstacksdk==4.6.0 07:54:36 os-client-config==2.3.0 07:54:36 os-service-types==1.8.0 07:54:36 osc-lib==4.1.0 07:54:36 oslo.config==10.0.0 07:54:36 oslo.context==6.0.0 07:54:36 oslo.i18n==6.5.1 07:54:36 oslo.log==7.2.0 07:54:36 oslo.serialization==5.7.0 07:54:36 oslo.utils==9.0.0 07:54:36 packaging==25.0 07:54:36 pbr==6.1.1 07:54:36 platformdirs==4.3.8 07:54:36 prettytable==3.16.0 07:54:36 psutil==7.0.0 07:54:36 pyasn1==0.6.1 07:54:36 pyasn1_modules==0.4.2 07:54:36 pycparser==2.22 07:54:36 pygerrit2==2.0.15 07:54:36 PyGithub==2.7.0 07:54:36 Pygments==2.19.2 07:54:36 PyJWT==2.10.1 07:54:36 PyNaCl==1.5.0 07:54:36 pyparsing==2.4.7 07:54:36 pyperclip==1.9.0 07:54:36 pyrsistent==0.20.0 07:54:36 python-cinderclient==9.7.0 07:54:36 python-dateutil==2.9.0.post0 07:54:36 python-heatclient==4.3.0 07:54:36 python-jenkins==1.8.3 07:54:36 python-keystoneclient==5.6.0 07:54:36 python-magnumclient==4.8.1 07:54:36 python-openstackclient==8.1.0 07:54:36 python-swiftclient==4.8.0 07:54:36 PyYAML==6.0.2 07:54:36 referencing==0.36.2 07:54:36 requests==2.32.4 07:54:36 requests-oauthlib==2.0.0 07:54:36 requestsexceptions==1.4.0 07:54:36 rfc3986==2.0.0 07:54:36 rich==14.1.0 07:54:36 rich-argparse==1.7.1 07:54:36 rpds-py==0.27.0 07:54:36 rsa==4.9.1 07:54:36 ruamel.yaml==0.18.14 07:54:36 ruamel.yaml.clib==0.2.12 07:54:36 s3transfer==0.13.1 07:54:36 simplejson==3.20.1 07:54:36 six==1.17.0 07:54:36 smmap==5.0.2 07:54:36 soupsieve==2.7 07:54:36 stevedore==5.4.1 07:54:36 tabulate==0.9.0 07:54:36 toml==0.10.2 07:54:36 tomlkit==0.13.3 07:54:36 tqdm==4.67.1 07:54:36 typing_extensions==4.14.1 07:54:36 tzdata==2025.2 07:54:36 urllib3==1.26.20 07:54:36 virtualenv==20.33.1 07:54:36 wcwidth==0.2.13 07:54:36 websocket-client==1.8.0 07:54:36 wrapt==1.17.2 07:54:36 xdg==6.0.0 07:54:36 xmltodict==0.14.2 07:54:36 yq==3.4.3 07:54:36 [EnvInject] - Injecting environment variables from a build step. 07:54:36 [EnvInject] - Injecting as environment variables the properties content 07:54:36 DOC_DIR=docs/_build/html 07:54:36 PYTHON=python3 07:54:36 07:54:36 [EnvInject] - Variables injected successfully. 07:54:36 [distribution-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins17725401174994802649.sh 07:54:39 ---> tox-install.sh 07:54:39 + source /home/jenkins/lf-env.sh 07:54:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:54:39 ++ mktemp -d /tmp/venv-XXXX 07:54:39 + lf_venv=/tmp/venv-JUpU 07:54:39 + local venv_file=/tmp/.os_lf_venv 07:54:39 + local python=python3 07:54:39 + local options 07:54:39 + local set_path=true 07:54:39 + local install_args= 07:54:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:54:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:54:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:54:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:54:39 + true 07:54:39 + case $1 in 07:54:39 + venv_file=/tmp/.toxenv 07:54:39 + shift 2 07:54:39 + true 07:54:39 + case $1 in 07:54:39 + shift 07:54:39 + break 07:54:39 + case $python in 07:54:39 + local pkg_list= 07:54:39 + [[ -d /opt/pyenv ]] 07:54:39 + echo 'Setup pyenv:' 07:54:39 Setup pyenv: 07:54:39 + export PYENV_ROOT=/opt/pyenv 07:54:39 + PYENV_ROOT=/opt/pyenv 07:54:39 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:39 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:39 + pyenv versions 07:54:39 system 07:54:39 3.8.20 07:54:39 3.9.20 07:54:39 3.10.15 07:54:39 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:54:39 + command -v pyenv 07:54:39 ++ pyenv init - --no-rehash 07:54:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:54:39 for i in ${!paths[@]}; do 07:54:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:54:39 fi; done; 07:54:39 echo "${paths[*]}"'\'')" 07:54:39 export PATH="/opt/pyenv/shims:${PATH}" 07:54:39 export PYENV_SHELL=bash 07:54:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:54:39 pyenv() { 07:54:39 local command 07:54:39 command="${1:-}" 07:54:39 if [ "$#" -gt 0 ]; then 07:54:39 shift 07:54:39 fi 07:54:39 07:54:39 case "$command" in 07:54:39 rehash|shell) 07:54:39 eval "$(pyenv "sh-$command" "$@")" 07:54:39 ;; 07:54:39 *) 07:54:39 command pyenv "$command" "$@" 07:54:39 ;; 07:54:39 esac 07:54:39 }' 07:54:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:54:39 for i in ${!paths[@]}; do 07:54:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:54:39 fi; done; 07:54:39 echo "${paths[*]}"' 07:54:39 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:39 ++ export PYENV_SHELL=bash 07:54:39 ++ PYENV_SHELL=bash 07:54:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:54:39 +++ complete -F _pyenv pyenv 07:54:39 ++ lf-pyver python3 07:54:39 ++ local py_version_xy=python3 07:54:39 ++ local py_version_xyz= 07:54:39 ++ pyenv versions 07:54:39 ++ local command 07:54:39 ++ command=versions 07:54:39 ++ '[' 1 -gt 0 ']' 07:54:39 ++ shift 07:54:39 ++ case "$command" in 07:54:39 ++ command pyenv versions 07:54:39 ++ awk '{ print $1 }' 07:54:39 ++ grep -E '^[0-9.]*[0-9]$' 07:54:39 ++ sed 's/^[ *]* //' 07:54:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:54:39 +++ grep '^3' /tmp/.pyenv_versions 07:54:39 +++ tail -n 1 07:54:39 +++ sort -V 07:54:39 ++ py_version_xyz=3.11.10 07:54:39 ++ [[ -z 3.11.10 ]] 07:54:39 ++ echo 3.11.10 07:54:39 ++ return 0 07:54:39 + pyenv local 3.11.10 07:54:39 + local command 07:54:39 + command=local 07:54:39 + '[' 2 -gt 0 ']' 07:54:39 + shift 07:54:39 + case "$command" in 07:54:39 + command pyenv local 3.11.10 07:54:39 + for arg in "$@" 07:54:39 + case $arg in 07:54:39 + pkg_list+='tox ' 07:54:39 + for arg in "$@" 07:54:39 + case $arg in 07:54:39 + pkg_list+='virtualenv ' 07:54:39 + for arg in "$@" 07:54:39 + case $arg in 07:54:39 + pkg_list+='urllib3~=1.26.15 ' 07:54:39 + [[ -f /tmp/.toxenv ]] 07:54:39 + [[ ! -f /tmp/.toxenv ]] 07:54:39 + [[ -n '' ]] 07:54:39 + python3 -m venv /tmp/venv-JUpU 07:54:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JUpU' 07:54:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JUpU 07:54:40 + echo /tmp/venv-JUpU 07:54:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:54:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:54:40 + /tmp/venv-JUpU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:54:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:54:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:54:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:54:44 + /tmp/venv-JUpU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:54:46 + type python3 07:54:46 + true 07:54:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JUpU/bin to PATH' 07:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-JUpU/bin to PATH 07:54:46 + PATH=/tmp/venv-JUpU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:46 + return 0 07:54:46 + python3 --version 07:54:46 Python 3.11.10 07:54:46 + python3 -m pip --version 07:54:46 pip 25.2 from /tmp/venv-JUpU/lib/python3.11/site-packages/pip (python 3.11) 07:54:46 + python3 -m pip freeze 07:54:47 cachetools==6.1.0 07:54:47 chardet==5.2.0 07:54:47 colorama==0.4.6 07:54:47 distlib==0.4.0 07:54:47 filelock==3.18.0 07:54:47 packaging==25.0 07:54:47 platformdirs==4.3.8 07:54:47 pluggy==1.6.0 07:54:47 pyproject-api==1.9.1 07:54:47 tox==4.28.4 07:54:47 urllib3==1.26.20 07:54:47 virtualenv==20.33.1 07:54:47 [distribution-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins10444015330953854073.sh 07:54:47 ---> rtd-verify.sh 07:54:47 + echo '---> Fetching project' 07:54:47 ---> Fetching project 07:54:47 + '[' integration/distribution '!=' integration/distribution ']' 07:54:47 + git fetch origin refs/changes/46/117446/2 07:54:47 From git://devvexx.opendaylight.org/mirror/integration/distribution 07:54:47 * branch refs/changes/46/117446/2 -> FETCH_HEAD 07:54:47 + git checkout FETCH_HEAD 07:54:47 Previous HEAD position was 02a9f5d0 Bump versions by x.y.(z+1) 07:54:47 HEAD is now at 74cc1e93 Bump upstreams 07:54:47 + git submodule update --init --recursive 07:54:47 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 07:54:47 ++ awk -e '{print $1}' 07:54:47 + . /home/jenkins/lf-env.sh 07:54:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 07:54:47 ++ mktemp -d /tmp/venv-XXXX 07:54:47 + lf_venv=/tmp/venv-gV85 07:54:47 + local venv_file=/tmp/.os_lf_venv 07:54:47 + local python=python3 07:54:47 + local options 07:54:47 + local set_path=true 07:54:47 + local install_args= 07:54:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 07:54:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 07:54:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 07:54:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 07:54:47 + true 07:54:47 + case $1 in 07:54:47 + venv_file=/tmp/.toxenv 07:54:47 + shift 2 07:54:47 + true 07:54:47 + case $1 in 07:54:47 + shift 07:54:47 + break 07:54:47 + case $python in 07:54:47 + local pkg_list= 07:54:47 + [[ -d /opt/pyenv ]] 07:54:47 + echo 'Setup pyenv:' 07:54:47 Setup pyenv: 07:54:47 + export PYENV_ROOT=/opt/pyenv 07:54:47 + PYENV_ROOT=/opt/pyenv 07:54:47 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:47 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:47 + pyenv versions 07:54:47 system 07:54:47 3.8.20 07:54:47 3.9.20 07:54:47 3.10.15 07:54:47 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:54:47 + command -v pyenv 07:54:47 ++ pyenv init - --no-rehash 07:54:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:54:47 for i in ${!paths[@]}; do 07:54:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:54:47 fi; done; 07:54:47 echo "${paths[*]}"'\'')" 07:54:47 export PATH="/opt/pyenv/shims:${PATH}" 07:54:47 export PYENV_SHELL=bash 07:54:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:54:47 pyenv() { 07:54:47 local command 07:54:47 command="${1:-}" 07:54:47 if [ "$#" -gt 0 ]; then 07:54:47 shift 07:54:47 fi 07:54:47 07:54:47 case "$command" in 07:54:47 rehash|shell) 07:54:47 eval "$(pyenv "sh-$command" "$@")" 07:54:47 ;; 07:54:47 *) 07:54:47 command pyenv "$command" "$@" 07:54:47 ;; 07:54:47 esac 07:54:47 }' 07:54:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:54:47 for i in ${!paths[@]}; do 07:54:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:54:47 fi; done; 07:54:47 echo "${paths[*]}"' 07:54:47 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:47 ++ export PYENV_SHELL=bash 07:54:47 ++ PYENV_SHELL=bash 07:54:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:54:47 +++ complete -F _pyenv pyenv 07:54:47 ++ lf-pyver python3 07:54:47 ++ local py_version_xy=python3 07:54:47 ++ local py_version_xyz= 07:54:47 ++ pyenv versions 07:54:47 ++ local command 07:54:47 ++ command=versions 07:54:47 ++ awk '{ print $1 }' 07:54:47 ++ '[' 1 -gt 0 ']' 07:54:47 ++ shift 07:54:47 ++ case "$command" in 07:54:47 ++ command pyenv versions 07:54:47 ++ grep -E '^[0-9.]*[0-9]$' 07:54:47 ++ sed 's/^[ *]* //' 07:54:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:54:47 +++ grep '^3' /tmp/.pyenv_versions 07:54:47 +++ tail -n 1 07:54:47 +++ sort -V 07:54:47 ++ py_version_xyz=3.11.10 07:54:47 ++ [[ -z 3.11.10 ]] 07:54:47 ++ echo 3.11.10 07:54:47 ++ return 0 07:54:47 + pyenv local 3.11.10 07:54:47 + local command 07:54:47 + command=local 07:54:47 + '[' 2 -gt 0 ']' 07:54:47 + shift 07:54:47 + case "$command" in 07:54:47 + command pyenv local 3.11.10 07:54:47 + for arg in "$@" 07:54:47 + case $arg in 07:54:47 + pkg_list+='tox ' 07:54:47 + for arg in "$@" 07:54:47 + case $arg in 07:54:47 + pkg_list+='virtualenv ' 07:54:47 + [[ -f /tmp/.toxenv ]] 07:54:47 ++ cat /tmp/.toxenv 07:54:47 + lf_venv=/tmp/venv-JUpU 07:54:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUpU from' file:/tmp/.toxenv 07:54:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUpU from file:/tmp/.toxenv 07:54:47 + /tmp/venv-JUpU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:54:48 + [[ -z tox virtualenv ]] 07:54:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 07:54:48 lf-activate-venv(): INFO: Installing: tox virtualenv 07:54:48 + /tmp/venv-JUpU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 07:54:49 + type python3 07:54:49 + true 07:54:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JUpU/bin to PATH' 07:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-JUpU/bin to PATH 07:54:49 + PATH=/tmp/venv-JUpU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:54:49 + return 0 07:54:49 + [[ distribution-rtd-verify-scandium == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 07:54:49 + echo '---> Generating docs' 07:54:49 ---> Generating docs 07:54:49 + cd /w/workspace/distribution-rtd-verify-scandium 07:54:49 + tox -edocs 07:54:50 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:55:10 docs: freeze> python -m pip freeze --all 07:55:10 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.2,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,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-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 07:55:10 docs: commands[0]> sphinx-build -W -b html -n -W -d /w/workspace/distribution-rtd-verify-scandium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/distribution-rtd-verify-scandium/docs/_build/html 07:55:11 Running Sphinx v8.2.3 07:55:11 loading translations [en]... done 07:55:12 making output directory... done 07:55:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 07:55:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 07:55:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 07:55:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 07:55:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 07:55:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 07:55:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 07:55:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 07:55:12 building [mo]: targets for 0 po files that are out of date 07:55:12 writing output... 07:55:12 building [html]: targets for 3 source files that are out of date 07:55:12 updating environment: [new config] 3 added, 0 changed, 0 removed 07:55:12 reading sources... [ 33%] add-project-distribution 07:55:12 reading sources... [ 67%] index 07:55:12 reading sources... [100%] platform-versions 07:55:12 07:55:12 looking for now-outdated files... none found 07:55:12 pickling environment... done 07:55:12 checking consistency... done 07:55:12 preparing documents... done 07:55:12 copying assets... 07:55:12 copying static files... 07:55:12 Writing evaluated template result to /w/workspace/distribution-rtd-verify-scandium/docs/_build/html/_static/basic.css 07:55:12 Writing evaluated template result to /w/workspace/distribution-rtd-verify-scandium/docs/_build/html/_static/language_data.js 07:55:12 Writing evaluated template result to /w/workspace/distribution-rtd-verify-scandium/docs/_build/html/_static/documentation_options.js 07:55:12 Writing evaluated template result to /w/workspace/distribution-rtd-verify-scandium/docs/_build/html/_static/bootstrap-sphinx.js 07:55:12 Writing evaluated template result to /w/workspace/distribution-rtd-verify-scandium/docs/_build/html/_static/bootstrap-sphinx.css 07:55:12 copying static files: done 07:55:12 copying extra files... 07:55:12 copying extra files: done 07:55:12 copying assets: done 07:55:12 writing output... [ 33%] add-project-distribution 07:55:12 writing output... [ 67%] index 07:55:12 writing output... [100%] platform-versions 07:55:12 07:55:12 generating indices... genindex done 07:55:12 highlighting module code... 07:55:12 writing additional pages... search done 07:55:12 dumping search index in English (code: en)... done 07:55:12 dumping object inventory... done 07:55:12 build succeeded. 07:55:12 07:55:12 The HTML pages are in docs/_build/html. 07:55:12 docs: commands[1]> echo 'Generated docs available in /w/workspace/distribution-rtd-verify-scandium/docs/_build/html' 07:55:12 Generated docs available in /w/workspace/distribution-rtd-verify-scandium/docs/_build/html 07:55:12 docs: OK (22.36=setup[20.98]+cmd[1.37,0.00] seconds) 07:55:12 congratulations :) (22.42 seconds) 07:55:12 + echo '---> Archiving generated docs' 07:55:12 ---> Archiving generated docs 07:55:12 + mkdir -p /w/workspace/distribution-rtd-verify-scandium/archives 07:55:12 + mv docs/_build/html archives/ 07:55:12 $ ssh-agent -k 07:55:12 unset SSH_AUTH_SOCK; 07:55:12 unset SSH_AGENT_PID; 07:55:12 echo Agent pid 1519 killed; 07:55:12 [ssh-agent] Stopped. 07:55:12 [PostBuildScript] - [INFO] Executing post build scripts. 07:55:12 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins13969706302001899793.sh 07:55:12 ---> sysstat.sh 07:55:12 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins7731762324853534155.sh 07:55:12 ---> package-listing.sh 07:55:12 ++ facter osfamily 07:55:12 ++ tr '[:upper:]' '[:lower:]' 07:55:13 + OS_FAMILY=debian 07:55:13 + workspace=/w/workspace/distribution-rtd-verify-scandium 07:55:13 + START_PACKAGES=/tmp/packages_start.txt 07:55:13 + END_PACKAGES=/tmp/packages_end.txt 07:55:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:13 + PACKAGES=/tmp/packages_start.txt 07:55:13 + '[' /w/workspace/distribution-rtd-verify-scandium ']' 07:55:13 + PACKAGES=/tmp/packages_end.txt 07:55:13 + case "${OS_FAMILY}" in 07:55:13 + grep '^ii' 07:55:13 + dpkg -l 07:55:13 + '[' -f /tmp/packages_start.txt ']' 07:55:13 + '[' -f /tmp/packages_end.txt ']' 07:55:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:13 + '[' /w/workspace/distribution-rtd-verify-scandium ']' 07:55:13 + mkdir -p /w/workspace/distribution-rtd-verify-scandium/archives/ 07:55:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-rtd-verify-scandium/archives/ 07:55:13 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins14951810665129614244.sh 07:55:13 ---> capture-instance-metadata.sh 07:55:13 Setup pyenv: 07:55:13 system 07:55:13 3.8.20 07:55:13 3.9.20 07:55:13 3.10.15 07:55:13 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:55:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5Ai from file:/tmp/.os_lf_venv 07:55:15 lf-activate-venv(): INFO: Installing: lftools 07:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-J5Ai/bin to PATH 07:55:25 INFO: Running in OpenStack, capturing instance metadata 07:55:25 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins11548552801660222715.sh 07:55:25 provisioning config files... 07:55:26 Could not find credentials [logs] for distribution-rtd-verify-scandium #17 07:55:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-rtd-verify-scandium@tmp/config18212546969439149744tmp 07:55:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:55:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:55:26 provisioning config files... 07:55:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:55:26 [EnvInject] - Injecting environment variables from a build step. 07:55:26 [EnvInject] - Injecting as environment variables the properties content 07:55:26 SERVER_ID=logs 07:55:26 07:55:26 [EnvInject] - Variables injected successfully. 07:55:26 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins2574404576483968055.sh 07:55:26 ---> create-netrc.sh 07:55:26 WARN: Log server credential not found. 07:55:26 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins1451330717184516676.sh 07:55:26 ---> python-tools-install.sh 07:55:26 Setup pyenv: 07:55:26 system 07:55:26 3.8.20 07:55:26 3.9.20 07:55:26 3.10.15 07:55:26 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:55:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5Ai from file:/tmp/.os_lf_venv 07:55:28 lf-activate-venv(): INFO: Installing: lftools 07:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-J5Ai/bin to PATH 07:55:39 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins6859433469128446475.sh 07:55:39 ---> sudo-logs.sh 07:55:39 Archiving 'sudo' log.. 07:55:39 [distribution-rtd-verify-scandium] $ /bin/bash /tmp/jenkins11296111118217546316.sh 07:55:39 ---> job-cost.sh 07:55:39 Setup pyenv: 07:55:39 system 07:55:39 3.8.20 07:55:39 3.9.20 07:55:39 3.10.15 07:55:39 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:55:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5Ai from file:/tmp/.os_lf_venv 07:55:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-J5Ai/bin to PATH 07:55:47 INFO: No Stack... 07:55:47 INFO: Retrieving Pricing Info for: v3-standard-2 07:55:48 INFO: Archiving Costs 07:55:48 [distribution-rtd-verify-scandium] $ /bin/bash -l /tmp/jenkins12713068717762710900.sh 07:55:48 ---> logs-deploy.sh 07:55:48 Setup pyenv: 07:55:48 system 07:55:48 3.8.20 07:55:48 3.9.20 07:55:48 3.10.15 07:55:48 * 3.11.10 (set by /w/workspace/distribution-rtd-verify-scandium/.python-version) 07:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5Ai from file:/tmp/.os_lf_venv 07:55:50 lf-activate-venv(): INFO: Installing: lftools 07:56:00 lf-activate-venv(): INFO: Adding /tmp/venv-J5Ai/bin to PATH 07:56:00 WARNING: Nexus logging server not set 07:56:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-rtd-verify-scandium/17/ 07:56:00 INFO: archiving logs to S3 07:56:01 ---> uname -a: 07:56:01 Linux prd-ubuntu2204-builder-2c-2g-51386 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:56:01 07:56:01 07:56:01 ---> lscpu: 07:56:01 Architecture: x86_64 07:56:01 CPU op-mode(s): 32-bit, 64-bit 07:56:01 Address sizes: 40 bits physical, 48 bits virtual 07:56:01 Byte Order: Little Endian 07:56:01 CPU(s): 2 07:56:01 On-line CPU(s) list: 0,1 07:56:01 Vendor ID: AuthenticAMD 07:56:01 Model name: AMD EPYC-Rome Processor 07:56:01 CPU family: 23 07:56:01 Model: 49 07:56:01 Thread(s) per core: 1 07:56:01 Core(s) per socket: 1 07:56:01 Socket(s): 2 07:56:01 Stepping: 0 07:56:01 BogoMIPS: 5599.99 07:56:01 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:56:01 Virtualization: AMD-V 07:56:01 Hypervisor vendor: KVM 07:56:01 Virtualization type: full 07:56:01 L1d cache: 64 KiB (2 instances) 07:56:01 L1i cache: 64 KiB (2 instances) 07:56:01 L2 cache: 1 MiB (2 instances) 07:56:01 L3 cache: 32 MiB (2 instances) 07:56:01 NUMA node(s): 1 07:56:01 NUMA node0 CPU(s): 0,1 07:56:01 Vulnerability Gather data sampling: Not affected 07:56:01 Vulnerability Itlb multihit: Not affected 07:56:01 Vulnerability L1tf: Not affected 07:56:01 Vulnerability Mds: Not affected 07:56:01 Vulnerability Meltdown: Not affected 07:56:01 Vulnerability Mmio stale data: Not affected 07:56:01 Vulnerability Reg file data sampling: Not affected 07:56:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:56:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:56:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:56:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:56:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:56:01 Vulnerability Srbds: Not affected 07:56:01 Vulnerability Tsx async abort: Not affected 07:56:01 07:56:01 07:56:01 ---> nproc: 07:56:01 2 07:56:01 07:56:01 07:56:01 ---> df -h: 07:56:01 Filesystem Size Used Avail Use% Mounted on 07:56:01 tmpfs 794M 1.1M 793M 1% /run 07:56:01 /dev/vda1 39G 8.7G 30G 23% / 07:56:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:56:01 tmpfs 5.0M 0 5.0M 0% /run/lock 07:56:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:56:01 tmpfs 794M 4.0K 794M 1% /run/user/1001 07:56:01 07:56:01 07:56:01 ---> free -m: 07:56:01 total used free shared buff/cache available 07:56:01 Mem: 7937 527 4552 4 2858 7100 07:56:01 Swap: 1023 0 1023 07:56:01 07:56:01 07:56:01 ---> ip addr: 07:56:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:56:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:56:01 inet 127.0.0.1/8 scope host lo 07:56:01 valid_lft forever preferred_lft forever 07:56:01 inet6 ::1/128 scope host 07:56:01 valid_lft forever preferred_lft forever 07:56:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:56:01 link/ether fa:16:3e:ba:c6:78 brd ff:ff:ff:ff:ff:ff 07:56:01 altname enp0s3 07:56:01 inet 10.30.171.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:56:01 valid_lft 86215sec preferred_lft 86215sec 07:56:01 inet6 fe80::f816:3eff:feba:c678/64 scope link 07:56:01 valid_lft forever preferred_lft forever 07:56:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:56:01 link/ether 02:42:d7:dd:94:4a brd ff:ff:ff:ff:ff:ff 07:56:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:56:01 valid_lft forever preferred_lft forever 07:56:01 07:56:01 07:56:01 ---> sar -b -r -n DEV: 07:56:01 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51386) 08/09/25 _x86_64_ (2 CPU) 07:56:01 07:56:01 07:52:59 LINUX RESTART (2 CPU) 07:56:01 07:56:01 07:56:01 ---> sar -P ALL: 07:56:01 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51386) 08/09/25 _x86_64_ (2 CPU) 07:56:01 07:56:01 07:52:59 LINUX RESTART (2 CPU) 07:56:01 07:56:01 07:56:01