11:03:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/124522 11:03:28 Running as SYSTEM 11:03:28 [EnvInject] - Loading node environment variables. 11:03:28 Building remotely on prd-ubuntu2204-builder-2c-2g-2058 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:03:29 [ssh-agent] Looking for ssh-agent implementation... 11:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:29 $ ssh-agent 11:03:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOQ8Lnt/agent.1514 11:03:29 SSH_AGENT_PID=1516 11:03:29 [ssh-agent] Started. 11:03:29 Running ssh-add (command line suppressed) 11:03:29 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14135238969104390174.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14135238969104390174.key) 11:03:29 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:03:29 The recommended git tool is: NONE 11:03:31 using credential jenkins-ssh 11:03:31 Wiping out workspace first. 11:03:31 Cloning the remote Git repository 11:03:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:03:31 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:03:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:31 > git --version # timeout=10 11:03:31 > git --version # 'git version 2.34.1' 11:03:31 using GIT_SSH to set credentials jenkins-ssh 11:03:31 Verifying host key using known hosts file, will automatically accept unseen keys 11:03:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:34 using GIT_SSH to set credentials jenkins-ssh 11:03:34 Verifying host key using known hosts file, will automatically accept unseen keys 11:03:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/22/124522/1 # timeout=10 11:03:35 > git rev-parse 5dcbfaf7aabe06d00c4725aee48f1b26fa0e4bc2^{commit} # timeout=10 11:03:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:03:35 Checking out Revision 5dcbfaf7aabe06d00c4725aee48f1b26fa0e4bc2 (refs/changes/22/124522/1) 11:03:35 > git config core.sparsecheckout # timeout=10 11:03:35 > git checkout -f 5dcbfaf7aabe06d00c4725aee48f1b26fa0e4bc2 # timeout=10 11:03:38 Commit message: "Update cloud image list docs" 11:03:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:03:38 > git rev-list --no-walk 7d29b8d042763482f22f3feb9e52e2e8866fce5f # timeout=10 11:03:38 > git remote # timeout=10 11:03:38 > git submodule init # timeout=10 11:03:38 > git submodule sync # timeout=10 11:03:38 > git config --get remote.origin.url # timeout=10 11:03:38 > git submodule init # timeout=10 11:03:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:03:38 > git config --get submodule.global-jjb.url # timeout=10 11:03:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:03:38 > git config --get submodule.packer/common-packer.url # timeout=10 11:03:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:03:38 > git submodule update --init --recursive global-jjb # timeout=10 11:03:39 > git submodule update --init --recursive packer/common-packer # timeout=10 11:03:40 provisioning config files... 11:03:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:03:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:03:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2041966193465298117.sh 11:03:40 ---> python-tools-install.sh 11:03:40 Setup pyenv: 11:03:40 * system (set by /opt/pyenv/version) 11:03:40 * 3.8.20 (set by /opt/pyenv/version) 11:03:40 * 3.9.20 (set by /opt/pyenv/version) 11:03:40 3.10.15 11:03:40 3.11.10 11:03:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lAS1 11:03:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:49 lf-activate-venv(): INFO: Base packages installed successfully 11:03:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-lAS1/bin to PATH 11:04:15 Generating Requirements File 11:04:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:04:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:04:47 Python 3.11.10 11:04:47 pip 26.2 from /tmp/venv-lAS1/lib/python3.11/site-packages/pip (python 3.11) 11:04:48 aiohappyeyeballs==2.7.1 11:04:48 aiohttp==3.14.3 11:04:48 aiosignal==1.4.0 11:04:48 appdirs==1.4.4 11:04:48 argcomplete==3.7.0 11:04:48 aspy.yaml==1.3.0 11:04:48 attrs==26.1.0 11:04:48 autopage==0.6.0 11:04:48 beautifulsoup4==4.15.0 11:04:48 boto3==1.43.63 11:04:48 botocore==1.43.63 11:04:48 bs4==0.0.2 11:04:48 certifi==2026.7.22 11:04:48 cffi==2.1.1 11:04:48 cfgv==3.5.0 11:04:48 chardet==7.4.3 11:04:48 charset-normalizer==3.4.9 11:04:48 click==8.4.2 11:04:48 cliff==4.15.0 11:04:48 cmd2==4.1.2 11:04:48 cryptography==3.3.2 11:04:48 debtcollector==3.1.0 11:04:48 decorator==5.3.1 11:04:48 defusedxml==0.7.1 11:04:48 Deprecated==1.3.1 11:04:48 distlib==0.4.3 11:04:48 dnspython==2.8.0 11:04:48 docker==7.2.0 11:04:48 dogpile.cache==1.5.0 11:04:48 durationpy==0.10 11:04:48 email-validator==2.3.0 11:04:48 filelock==3.32.2 11:04:48 frozenlist==1.8.0 11:04:48 future==1.0.0 11:04:48 gitdb==4.0.12 11:04:48 GitPython==3.1.57 11:04:48 httplib2==0.30.2 11:04:48 identify==2.6.19 11:04:48 idna==3.18 11:04:48 importlib-resources==1.5.0 11:04:48 iso8601==2.1.0 11:04:48 Jinja2==3.1.6 11:04:48 jmespath==1.1.0 11:04:48 jsonpatch==1.33 11:04:48 jsonpointer==3.1.1 11:04:48 jsonschema==4.26.0 11:04:48 jsonschema-specifications==2025.9.1 11:04:48 keystoneauth1==5.15.0 11:04:48 kubernetes==36.0.3 11:04:48 lftools==0.37.22 11:04:48 lxml==6.1.1 11:04:48 markdown-it-py==4.2.0 11:04:48 MarkupSafe==3.0.3 11:04:48 mdurl==0.1.2 11:04:48 msgpack==1.2.1 11:04:48 multi_key_dict==2.0.3 11:04:48 multidict==6.7.1 11:04:48 munch==4.0.0 11:04:48 netaddr==1.3.0 11:04:48 niet==1.4.2 11:04:48 nodeenv==1.10.0 11:04:48 oauth2client==4.1.3 11:04:48 oauthlib==3.3.1 11:04:48 openstacksdk==4.18.0 11:04:48 os-service-types==1.8.2 11:04:48 osc-lib==4.7.0 11:04:48 oslo.config==10.6.0 11:04:48 oslo.context==6.5.0 11:04:48 oslo.i18n==6.9.0 11:04:48 oslo.log==8.3.0 11:04:48 oslo.serialization==5.11.0 11:04:48 oslo.utils==10.1.1 11:04:48 packaging==26.2 11:04:48 pbr==7.0.3 11:04:48 platformdirs==4.11.0 11:04:48 prettytable==3.18.0 11:04:48 prompt_toolkit==3.0.53 11:04:48 propcache==0.5.2 11:04:48 psutil==7.2.2 11:04:48 pyasn1==0.6.4 11:04:48 pyasn1_modules==0.4.2 11:04:48 pycparser==3.0 11:04:48 pygerrit2==2.0.15 11:04:48 PyGithub==2.9.1 11:04:48 Pygments==2.20.0 11:04:48 PyJWT==2.13.0 11:04:48 PyNaCl==1.6.2 11:04:48 pyparsing==2.4.7 11:04:48 pyperclip==1.11.0 11:04:48 pyrsistent==0.20.0 11:04:48 python-dateutil==2.9.0.post0 11:04:48 python-discovery==1.5.1 11:04:48 python-heatclient==5.2.0 11:04:48 python-jenkins==1.8.3 11:04:48 python-keystoneclient==5.8.0 11:04:48 python-magnumclient==4.11.0 11:04:48 python-manilaclient==6.2.0 11:04:48 python-openstackclient==10.2.1 11:04:48 python-swiftclient==4.10.0 11:04:48 PyYAML==6.0.3 11:04:48 referencing==0.37.0 11:04:48 requests==2.34.2 11:04:48 requests-oauthlib==2.0.0 11:04:48 rfc3986==2.0.0 11:04:48 rich==15.0.0 11:04:48 rich-argparse==1.8.0 11:04:48 rpds-py==2026.6.3 11:04:48 rsa==4.9.1 11:04:48 ruamel.yaml==0.19.1 11:04:48 ruamel.yaml.clib==0.2.15 11:04:48 s3transfer==0.19.2 11:04:48 simplejson==4.1.1 11:04:48 six==1.17.0 11:04:48 smmap==5.0.3 11:04:48 soupsieve==2.9.1 11:04:48 stevedore==5.9.0 11:04:48 tabulate==0.10.0 11:04:48 toml==0.10.2 11:04:48 tomlkit==0.15.1 11:04:48 tqdm==4.70.0 11:04:48 typing_extensions==4.16.0 11:04:48 urllib3==1.26.20 11:04:48 virtualenv==21.7.1 11:04:48 wcwidth==0.8.2 11:04:48 websocket-client==1.9.0 11:04:48 wrapt==2.3.0 11:04:48 xdg==6.0.0 11:04:48 xmltodict==1.0.4 11:04:48 yarl==1.24.5 11:04:48 yq==4.1.2 11:04:48 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins2233071671328122567.sh 11:04:48 ---> uv-install.sh 11:04:48 Installing uv/uvx (latest) using shell installer 11:04:48 2026-08-04 11:04:48 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-KWSdbi.sh" [1] 11:04:48 downloading uv 0.12.1 x86_64-unknown-linux-gnu 11:04:49 installing to /home/jenkins/.local/bin 11:04:49 uv 11:04:49 uvx 11:04:49 everything's installed! 11:04:49 11:04:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:04:49 11:04:49 source $HOME/.local/bin/env (sh, bash, zsh) 11:04:49 source $HOME/.local/bin/env.fish (fish) 11:04:49 Adding install location to PATH 11:04:49 ---> Validating uv/uvx install 11:04:49 uvx 0.12.1 (x86_64-unknown-linux-gnu) 11:04:49 [EnvInject] - Injecting environment variables from a build step. 11:04:49 [EnvInject] - Injecting as environment variables the properties content 11:04:49 PYTHON=python3 11:04:49 11:04:49 [EnvInject] - Variables injected successfully. 11:04:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9978835868869518185.sh 11:04:49 ---> tox-install.sh 11:04:49 + source /home/jenkins/lf-env.sh 11:04:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:49 ++ mktemp -d /tmp/venv-XXXX 11:04:49 + lf_venv=/tmp/venv-0mfN 11:04:49 + local venv_file=/tmp/.os_lf_venv 11:04:49 + local python=python3 11:04:49 + local options 11:04:49 + local set_path=true 11:04:49 + local install_args= 11:04:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:04:49 + true 11:04:49 + case $1 in 11:04:49 + venv_file=/tmp/.toxenv 11:04:49 + shift 2 11:04:49 + true 11:04:49 + case $1 in 11:04:49 + shift 11:04:49 + break 11:04:49 + case $python in 11:04:49 + local pkg_list= 11:04:49 + [[ -d /opt/pyenv ]] 11:04:49 + echo 'Setup pyenv:' 11:04:49 Setup pyenv: 11:04:49 + export PYENV_ROOT=/opt/pyenv 11:04:49 + PYENV_ROOT=/opt/pyenv 11:04:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:49 + pyenv versions 11:04:49 system 11:04:49 3.8.20 11:04:49 3.9.20 11:04:49 3.10.15 11:04:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:04:49 + command -v pyenv 11:04:49 ++ pyenv init - --no-rehash 11:04:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:04:49 for i in ${!paths[@]}; do 11:04:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:04:49 fi; done; 11:04:49 echo "${paths[*]}"'\'')" 11:04:49 export PATH="/opt/pyenv/shims:${PATH}" 11:04:49 export PYENV_SHELL=bash 11:04:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:04:49 pyenv() { 11:04:49 local command 11:04:49 command="${1:-}" 11:04:49 if [ "$#" -gt 0 ]; then 11:04:49 shift 11:04:49 fi 11:04:49 11:04:49 case "$command" in 11:04:49 rehash|shell) 11:04:49 eval "$(pyenv "sh-$command" "$@")" 11:04:49 ;; 11:04:49 *) 11:04:49 command pyenv "$command" "$@" 11:04:49 ;; 11:04:49 esac 11:04:49 }' 11:04:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:04:49 for i in ${!paths[@]}; do 11:04:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:04:49 fi; done; 11:04:49 echo "${paths[*]}"' 11:04:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:49 ++ export PYENV_SHELL=bash 11:04:49 ++ PYENV_SHELL=bash 11:04:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:04:49 +++ complete -F _pyenv pyenv 11:04:49 ++ lf-pyver python3 11:04:49 ++ local py_version_xy=python3 11:04:49 ++ local py_version_xyz= 11:04:49 ++ awk '{ print $1 }' 11:04:49 ++ sed 's/^[ *]* //' 11:04:49 ++ pyenv versions 11:04:49 ++ local command 11:04:49 ++ command=versions 11:04:49 ++ '[' 1 -gt 0 ']' 11:04:49 ++ shift 11:04:49 ++ case "$command" in 11:04:49 ++ command pyenv versions 11:04:49 ++ grep -E '^[0-9.]*[0-9]$' 11:04:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:04:49 +++ grep '^3' /tmp/.pyenv_versions 11:04:49 +++ tail -n 1 11:04:49 +++ sort -V 11:04:49 ++ py_version_xyz=3.11.10 11:04:49 ++ [[ -z 3.11.10 ]] 11:04:49 ++ echo 3.11.10 11:04:49 ++ return 0 11:04:49 + pyenv local 3.11.10 11:04:49 + local command 11:04:49 + command=local 11:04:49 + '[' 2 -gt 0 ']' 11:04:49 + shift 11:04:49 + case "$command" in 11:04:49 + command pyenv local 3.11.10 11:04:49 + for arg in "$@" 11:04:49 + case $arg in 11:04:49 + pkg_list+='tox ' 11:04:49 + for arg in "$@" 11:04:49 + case $arg in 11:04:49 + pkg_list+='virtualenv ' 11:04:49 + for arg in "$@" 11:04:49 + case $arg in 11:04:49 + pkg_list+='urllib3~=1.26.15 ' 11:04:49 + [[ -f /tmp/.toxenv ]] 11:04:49 + [[ ! -f /tmp/.toxenv ]] 11:04:49 + [[ -n '' ]] 11:04:49 + python3 -m venv /tmp/venv-0mfN 11:04:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0mfN' 11:04:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0mfN 11:04:53 + echo /tmp/venv-0mfN 11:04:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:04:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:04:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:53 + local 'pip_opts=--upgrade --quiet' 11:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:53 + [[ -n '' ]] 11:04:53 + [[ -n '' ]] 11:04:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:53 + /tmp/venv-0mfN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:04:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:04:57 lf-activate-venv(): INFO: Base packages installed successfully 11:04:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:04:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:04:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:04:57 + /tmp/venv-0mfN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:04:59 + type python3 11:04:59 + true 11:04:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0mfN/bin to PATH' 11:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-0mfN/bin to PATH 11:04:59 + PATH=/tmp/venv-0mfN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:04:59 + return 0 11:04:59 + python3 --version 11:04:59 Python 3.11.10 11:04:59 + python3 -m pip --version 11:05:00 pip 26.2 from /tmp/venv-0mfN/lib/python3.11/site-packages/pip (python 3.11) 11:05:00 + python3 -m pip freeze 11:05:00 cachetools==7.1.7 11:05:00 colorama==0.4.6 11:05:00 distlib==0.4.3 11:05:00 filelock==3.32.2 11:05:00 packaging==26.2 11:05:00 platformdirs==4.11.0 11:05:00 pluggy==1.6.0 11:05:00 pyproject-api==1.11.0 11:05:00 python-discovery==1.5.1 11:05:00 tomli_w==1.2.0 11:05:00 tox==4.58.0 11:05:00 urllib3==1.26.20 11:05:00 virtualenv==21.7.1 11:05:00 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10830642287673022257.sh 11:05:00 [EnvInject] - Injecting environment variables from a build step. 11:05:00 [EnvInject] - Injecting as environment variables the properties content 11:05:00 PARALLEL=False 11:05:00 11:05:00 [EnvInject] - Variables injected successfully. 11:05:00 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3300369266678865767.sh 11:05:00 ---> tox-run.sh 11:05:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:05:00 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:05:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:05:00 + cd /w/workspace/builder-tox-verify-master/. 11:05:00 + source /home/jenkins/lf-env.sh 11:05:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:00 ++ mktemp -d /tmp/venv-XXXX 11:05:00 + lf_venv=/tmp/venv-fo7e 11:05:00 + local venv_file=/tmp/.os_lf_venv 11:05:00 + local python=python3 11:05:00 + local options 11:05:00 + local set_path=true 11:05:00 + local install_args= 11:05:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:00 + true 11:05:00 + case $1 in 11:05:00 + venv_file=/tmp/.toxenv 11:05:00 + shift 2 11:05:00 + true 11:05:00 + case $1 in 11:05:00 + shift 11:05:00 + break 11:05:00 + case $python in 11:05:00 + local pkg_list= 11:05:00 + [[ -d /opt/pyenv ]] 11:05:00 + echo 'Setup pyenv:' 11:05:00 Setup pyenv: 11:05:00 + export PYENV_ROOT=/opt/pyenv 11:05:00 + PYENV_ROOT=/opt/pyenv 11:05:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 + pyenv versions 11:05:00 system 11:05:00 3.8.20 11:05:00 3.9.20 11:05:00 3.10.15 11:05:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:00 + command -v pyenv 11:05:00 ++ pyenv init - --no-rehash 11:05:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:00 for i in ${!paths[@]}; do 11:05:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:00 fi; done; 11:05:00 echo "${paths[*]}"'\'')" 11:05:00 export PATH="/opt/pyenv/shims:${PATH}" 11:05:00 export PYENV_SHELL=bash 11:05:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:00 pyenv() { 11:05:00 local command 11:05:00 command="${1:-}" 11:05:00 if [ "$#" -gt 0 ]; then 11:05:00 shift 11:05:00 fi 11:05:00 11:05:00 case "$command" in 11:05:00 rehash|shell) 11:05:00 eval "$(pyenv "sh-$command" "$@")" 11:05:00 ;; 11:05:00 *) 11:05:00 command pyenv "$command" "$@" 11:05:00 ;; 11:05:00 esac 11:05:00 }' 11:05:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:00 for i in ${!paths[@]}; do 11:05:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:00 fi; done; 11:05:00 echo "${paths[*]}"' 11:05:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:00 ++ export PYENV_SHELL=bash 11:05:00 ++ PYENV_SHELL=bash 11:05:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:00 +++ complete -F _pyenv pyenv 11:05:00 ++ lf-pyver python3 11:05:00 ++ local py_version_xy=python3 11:05:00 ++ local py_version_xyz= 11:05:00 ++ pyenv versions 11:05:00 ++ local command 11:05:00 ++ command=versions 11:05:00 ++ awk '{ print $1 }' 11:05:00 ++ '[' 1 -gt 0 ']' 11:05:00 ++ shift 11:05:00 ++ case "$command" in 11:05:00 ++ command pyenv versions 11:05:00 ++ grep -E '^[0-9.]*[0-9]$' 11:05:00 ++ sed 's/^[ *]* //' 11:05:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:00 +++ grep '^3' /tmp/.pyenv_versions 11:05:00 +++ tail -n 1 11:05:00 +++ sort -V 11:05:00 ++ py_version_xyz=3.11.10 11:05:00 ++ [[ -z 3.11.10 ]] 11:05:00 ++ echo 3.11.10 11:05:00 ++ return 0 11:05:00 + pyenv local 3.11.10 11:05:00 + local command 11:05:00 + command=local 11:05:00 + '[' 2 -gt 0 ']' 11:05:00 + shift 11:05:00 + case "$command" in 11:05:00 + command pyenv local 3.11.10 11:05:00 + for arg in "$@" 11:05:00 + case $arg in 11:05:00 + pkg_list+='tox ' 11:05:00 + for arg in "$@" 11:05:00 + case $arg in 11:05:00 + pkg_list+='virtualenv ' 11:05:00 + for arg in "$@" 11:05:00 + case $arg in 11:05:00 + pkg_list+='urllib3~=1.26.15 ' 11:05:00 + [[ -f /tmp/.toxenv ]] 11:05:00 ++ cat /tmp/.toxenv 11:05:00 + lf_venv=/tmp/venv-0mfN 11:05:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0mfN from' file:/tmp/.toxenv 11:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0mfN from file:/tmp/.toxenv 11:05:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:05:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:00 + local 'pip_opts=--upgrade --quiet' 11:05:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:05:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:05:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:05:00 + [[ -n '' ]] 11:05:00 + [[ -n '' ]] 11:05:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:05:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:00 + /tmp/venv-0mfN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:05:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:01 lf-activate-venv(): INFO: Base packages installed successfully 11:05:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:05:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:05:01 + /tmp/venv-0mfN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:05:02 + type python3 11:05:02 + true 11:05:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0mfN/bin to PATH' 11:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-0mfN/bin to PATH 11:05:02 + PATH=/tmp/venv-0mfN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:02 + return 0 11:05:02 + [[ -d /opt/pyenv ]] 11:05:02 + echo '---> Setting up pyenv' 11:05:02 ---> Setting up pyenv 11:05:02 + export PYENV_ROOT=/opt/pyenv 11:05:02 + PYENV_ROOT=/opt/pyenv 11:05:02 + export PATH=/opt/pyenv/bin:/tmp/venv-0mfN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:02 + PATH=/opt/pyenv/bin:/tmp/venv-0mfN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:02 ++ pwd 11:05:02 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:05:02 + export PYTHONPATH 11:05:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:05:02 + TOX_TESTENV_PASSENV=PYTHONPATH 11:05:02 + tox --version 11:05:02 4.58.0 from /tmp/venv-0mfN/lib/python3.11/site-packages/tox/__init__.py 11:05:02 + PARALLEL=False 11:05:02 + TOX_OPTIONS_LIST= 11:05:02 + [[ -n '' ]] 11:05:02 + case ${PARALLEL,,} in 11:05:02 + tox 11:05:02 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:05:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:19 docs: freeze> python -m pip freeze --all 11:05:19 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.4,packaging==26.2,picobox==4.0.0,pip==26.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.0,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:05:19 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 11:05:21 docs: OK ✔ in 18.61 seconds 11:05:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:30 docs-linkcheck: freeze> python -m pip freeze --all 11:05:31 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.4,packaging==26.2,picobox==4.0.0,pip==26.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.0,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:05:31 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 11:05:33 docs-linkcheck: OK ✔ in 11.86 seconds 11:05:33 jjb-version: freeze> python -m pip freeze --all 11:05:34 jjb-version: pip==26.2,setuptools==83.0.0 11:05:34 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:05:34 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:05:34 JJB version in tox.ini: 6.3.0 11:05:34 jjb-version: OK ✔ in 0.81 seconds 11:05:34 prefix: freeze> python -m pip freeze --all 11:05:35 prefix: pip==26.2,setuptools==83.0.0 11:05:35 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:05:35 prefix: OK ✔ in 0.78 seconds 11:05:35 robot: freeze> python -m pip freeze --all 11:05:36 robot: pip==26.2,setuptools==83.0.0 11:05:36 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:05:36 docs: OK (18.61=setup[16.56]+cmd[2.05] seconds) 11:05:36 docs-linkcheck: OK (11.85=setup[9.42]+cmd[2.43] seconds) 11:05:36 jjb-version: OK (0.81=setup[0.78]+cmd[0.03] seconds) 11:05:36 prefix: OK (0.78=setup[0.75]+cmd[0.02] seconds) 11:05:36 robot: OK (0.78=setup[0.75]+cmd[0.04] seconds) 11:05:36 congratulations :) (32.86 seconds) 11:05:36 + tox_status=0 11:05:36 + echo '---> Completed tox runs' 11:05:36 ---> Completed tox runs 11:05:36 + for i in .tox/*/log 11:05:36 ++ awk -F/ '{print $2}' 11:05:36 ++ echo .tox/docs-linkcheck/log 11:05:36 + tox_env=docs-linkcheck 11:05:36 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:05:36 + for i in .tox/*/log 11:05:36 ++ echo .tox/docs/log 11:05:36 ++ awk -F/ '{print $2}' 11:05:36 + tox_env=docs 11:05:36 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:05:36 + for i in .tox/*/log 11:05:36 ++ echo .tox/jjb-version/log 11:05:36 ++ awk -F/ '{print $2}' 11:05:36 + tox_env=jjb-version 11:05:36 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:05:36 + for i in .tox/*/log 11:05:36 ++ echo .tox/prefix/log 11:05:36 ++ awk -F/ '{print $2}' 11:05:36 + tox_env=prefix 11:05:36 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:05:36 + for i in .tox/*/log 11:05:36 ++ echo .tox/robot/log 11:05:36 ++ awk -F/ '{print $2}' 11:05:36 + tox_env=robot 11:05:36 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:05:36 + DOC_DIR=docs/_build/html 11:05:36 + [[ -d docs/_build/html ]] 11:05:36 + echo '---> Archiving generated docs' 11:05:36 ---> Archiving generated docs 11:05:36 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:05:36 + echo '---> tox-run.sh ends' 11:05:36 ---> tox-run.sh ends 11:05:36 + test 0 -eq 0 11:05:36 $ ssh-agent -k 11:05:36 unset SSH_AUTH_SOCK; 11:05:36 unset SSH_AGENT_PID; 11:05:36 echo Agent pid 1516 killed; 11:05:36 [ssh-agent] Stopped. 11:05:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12054797096490801675.sh 11:05:36 ---> sysstat.sh 11:05:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10337379553183632910.sh 11:05:36 ---> package-listing.sh 11:05:36 ++ facter osfamily 11:05:36 ++ tr '[:upper:]' '[:lower:]' 11:05:37 + OS_FAMILY=debian 11:05:37 + workspace=/w/workspace/builder-tox-verify-master 11:05:37 + START_PACKAGES=/tmp/packages_start.txt 11:05:37 + END_PACKAGES=/tmp/packages_end.txt 11:05:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:37 + PACKAGES=/tmp/packages_start.txt 11:05:37 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:37 + PACKAGES=/tmp/packages_end.txt 11:05:37 + case "${OS_FAMILY}" in 11:05:37 + grep '^ii' 11:05:37 + dpkg -l 11:05:37 + '[' -f /tmp/packages_start.txt ']' 11:05:37 + '[' -f /tmp/packages_end.txt ']' 11:05:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:37 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:37 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:05:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:05:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9781471273889716929.sh 11:05:37 ---> capture-instance-metadata.sh 11:05:37 Setup pyenv: 11:05:37 system 11:05:37 3.8.20 11:05:37 3.9.20 11:05:37 3.10.15 11:05:37 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAS1 from file:/tmp/.os_lf_venv 11:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:39 lf-activate-venv(): INFO: Base packages installed successfully 11:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-lAS1/bin to PATH 11:05:52 INFO: Running in OpenStack, capturing instance metadata 11:05:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3052078266594037803.sh 11:05:52 provisioning config files... 11:05:53 Could not find credentials [logs] for builder-tox-verify-master #8639 11:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config5740624195620459253tmp 11:05:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:05:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:05:53 provisioning config files... 11:05:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:05:53 [EnvInject] - Injecting environment variables from a build step. 11:05:53 [EnvInject] - Injecting as environment variables the properties content 11:05:53 SERVER_ID=logs 11:05:53 11:05:53 [EnvInject] - Variables injected successfully. 11:05:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17404506501026957965.sh 11:05:53 ---> create-netrc.sh 11:05:53 WARN: Log server credential not found. 11:05:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11790192895894614957.sh 11:05:53 ---> python-tools-install.sh 11:05:53 Setup pyenv: 11:05:53 system 11:05:53 3.8.20 11:05:53 3.9.20 11:05:53 3.10.15 11:05:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAS1 from file:/tmp/.os_lf_venv 11:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:55 lf-activate-venv(): INFO: Base packages installed successfully 11:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-lAS1/bin to PATH 11:06:04 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins10232486254382019733.sh 11:06:04 ---> uv-install.sh 11:06:04 uv 0.12.1 is already installed 11:06:04 uvx 0.12.1 (x86_64-unknown-linux-gnu) 11:06:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4998347767925118457.sh 11:06:04 ---> sudo-logs.sh 11:06:04 Archiving 'sudo' log.. 11:06:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3918052237608600333.sh 11:06:05 ---> job-cost.sh 11:06:05 INFO: Activating Python virtual environment... 11:06:05 Setup pyenv: 11:06:05 system 11:06:05 3.8.20 11:06:05 3.9.20 11:06:05 3.10.15 11:06:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAS1 from file:/tmp/.os_lf_venv 11:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:07 lf-activate-venv(): INFO: Base packages installed successfully 11:06:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-lAS1/bin to PATH 11:06:14 INFO: No stack-cost file found 11:06:14 INFO: Instance uptime: 209s 11:06:14 INFO: Fetching instance metadata (attempt 1 of 3)... 11:06:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:06:14 INFO: Successfully fetched instance metadata 11:06:14 INFO: Instance type: v3-standard-2 11:06:14 INFO: Retrieving pricing info for: v3-standard-2 11:06:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:06:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=209 11:06:15 INFO: Successfully fetched Vexxhost pricing API 11:06:15 INFO: Retrieved cost: 0.06 11:06:15 INFO: Retrieved resource: v3-standard-2 11:06:15 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 11:06:15 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 11:06:15 INFO: Successfully archived job cost data 11:06:15 DEBUG: Cost data: builder-tox-verify-master,8639,2026-08-04 11:06:15,v3-standard-2,209,0.06,0.00,SUCCESS 11:06:15 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6024037865181921638.sh 11:06:15 ---> logs-deploy.sh 11:06:15 Setup pyenv: 11:06:15 system 11:06:15 3.8.20 11:06:15 3.9.20 11:06:15 3.10.15 11:06:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAS1 from file:/tmp/.os_lf_venv 11:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:17 lf-activate-venv(): INFO: Base packages installed successfully 11:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-lAS1/bin to PATH 11:06:27 WARNING: Nexus logging server not set 11:06:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8639/ 11:06:27 INFO: archiving logs to S3 11:06:28 ---> uname -a: 11:06:28 Linux prd-ubuntu2204-builder-2c-2g-2058 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:06:28 11:06:28 11:06:28 ---> lscpu: 11:06:28 Architecture: x86_64 11:06:28 CPU op-mode(s): 32-bit, 64-bit 11:06:28 Address sizes: 40 bits physical, 48 bits virtual 11:06:28 Byte Order: Little Endian 11:06:28 CPU(s): 2 11:06:28 On-line CPU(s) list: 0,1 11:06:28 Vendor ID: AuthenticAMD 11:06:28 Model name: AMD EPYC-Rome Processor 11:06:28 CPU family: 23 11:06:28 Model: 49 11:06:28 Thread(s) per core: 1 11:06:28 Core(s) per socket: 1 11:06:28 Socket(s): 2 11:06:28 Stepping: 0 11:06:28 BogoMIPS: 5599.99 11:06:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 11:06:28 Virtualization: AMD-V 11:06:28 Hypervisor vendor: KVM 11:06:28 Virtualization type: full 11:06:28 L1d cache: 64 KiB (2 instances) 11:06:28 L1i cache: 64 KiB (2 instances) 11:06:28 L2 cache: 1 MiB (2 instances) 11:06:28 L3 cache: 32 MiB (2 instances) 11:06:28 NUMA node(s): 1 11:06:28 NUMA node0 CPU(s): 0,1 11:06:28 Vulnerability Gather data sampling: Not affected 11:06:28 Vulnerability Indirect target selection: Not affected 11:06:28 Vulnerability Itlb multihit: Not affected 11:06:28 Vulnerability L1tf: Not affected 11:06:28 Vulnerability Mds: Not affected 11:06:28 Vulnerability Meltdown: Not affected 11:06:28 Vulnerability Mmio stale data: Not affected 11:06:28 Vulnerability Reg file data sampling: Not affected 11:06:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:06:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:06:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:06:28 Vulnerability Srbds: Not affected 11:06:28 Vulnerability Tsa: Not affected 11:06:28 Vulnerability Tsx async abort: Not affected 11:06:28 Vulnerability Vmscape: Not affected 11:06:28 11:06:28 11:06:28 ---> nproc: 11:06:28 2 11:06:28 11:06:28 11:06:28 ---> df -h: 11:06:28 Filesystem Size Used Avail Use% Mounted on 11:06:28 tmpfs 794M 1.1M 793M 1% /run 11:06:28 /dev/vda1 39G 8.9G 30G 24% / 11:06:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:06:28 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:28 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:06:28 11:06:28 11:06:28 ---> free -m: 11:06:28 total used free shared buff/cache available 11:06:28 Mem: 7937 573 4245 4 3118 7053 11:06:28 Swap: 1023 0 1023 11:06:28 11:06:28 11:06:28 ---> ip addr: 11:06:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:28 inet 127.0.0.1/8 scope host lo 11:06:28 valid_lft forever preferred_lft forever 11:06:28 inet6 ::1/128 scope host 11:06:28 valid_lft forever preferred_lft forever 11:06:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:28 link/ether fa:16:3e:57:1e:d2 brd ff:ff:ff:ff:ff:ff 11:06:28 altname enp0s3 11:06:28 inet 10.30.171.120/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:06:28 valid_lft 86186sec preferred_lft 86186sec 11:06:28 inet6 fe80::f816:3eff:fe57:1ed2/64 scope link 11:06:28 valid_lft forever preferred_lft forever 11:06:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:28 link/ether 7a:a1:56:5d:87:d6 brd ff:ff:ff:ff:ff:ff 11:06:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:28 valid_lft forever preferred_lft forever 11:06:28 11:06:28 11:06:28 ---> sar -b -r -n DEV: 11:06:28 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-2058) 08/04/26 _x86_64_ (2 CPU) 11:06:28 11:06:28 11:02:57 LINUX RESTART (2 CPU) 11:06:28 11:06:28 11:06:28 ---> sar -P ALL: 11:06:28 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-2058) 08/04/26 _x86_64_ (2 CPU) 11:06:28 11:06:28 11:02:57 LINUX RESTART (2 CPU) 11:06:28 11:06:28 11:06:28