12:57:52 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/123572 12:57:52 Running as SYSTEM 12:57:52 [EnvInject] - Loading node environment variables. 12:57:52 Building remotely on prd-ubuntu2204-builder-2c-2g-26885 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:57:52 [ssh-agent] Looking for ssh-agent implementation... 12:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:52 $ ssh-agent 12:57:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdSIPyS/agent.1505 12:57:52 SSH_AGENT_PID=1507 12:57:52 [ssh-agent] Started. 12:57:52 Running ssh-add (command line suppressed) 12:57:52 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_10635417727666285080.key (/w/workspace/builder-tox-verify-master@tmp/private_key_10635417727666285080.key) 12:57:52 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:57:52 The recommended git tool is: NONE 12:57:54 using credential jenkins-ssh 12:57:54 Wiping out workspace first. 12:57:54 Cloning the remote Git repository 12:57:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:57:54 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:57:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:57:54 > git --version # timeout=10 12:57:55 > git --version # 'git version 2.34.1' 12:57:55 using GIT_SSH to set credentials jenkins-ssh 12:57:55 Verifying host key using known hosts file, will automatically accept unseen keys 12:57:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:57:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:57:57 using GIT_SSH to set credentials jenkins-ssh 12:57:57 Verifying host key using known hosts file, will automatically accept unseen keys 12:57:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/72/123572/1 # timeout=10 12:57:58 > git rev-parse 23818829d893b4132d58415f1600b94f5252bf90^{commit} # timeout=10 12:57:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:57:58 Checking out Revision 23818829d893b4132d58415f1600b94f5252bf90 (refs/changes/72/123572/1) 12:57:58 > git config core.sparsecheckout # timeout=10 12:57:58 > git checkout -f 23818829d893b4132d58415f1600b94f5252bf90 # timeout=10 12:58:01 Commit message: "Chore: Update global-jjb to the latest v0.93.8" 12:58:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:01 > git rev-list --no-walk b07cf802bae441a85f2325737e83a37c9432b3bb # timeout=10 12:58:01 > git remote # timeout=10 12:58:01 > git submodule init # timeout=10 12:58:01 > git submodule sync # timeout=10 12:58:01 > git config --get remote.origin.url # timeout=10 12:58:01 > git submodule init # timeout=10 12:58:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:58:02 > git config --get submodule.global-jjb.url # timeout=10 12:58:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:58:02 > git config --get submodule.packer/common-packer.url # timeout=10 12:58:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:58:02 > git submodule update --init --recursive global-jjb # timeout=10 12:58:02 > git submodule update --init --recursive packer/common-packer # timeout=10 12:58:03 provisioning config files... 12:58:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:58:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:58:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins172189283617519562.sh 12:58:03 ---> python-tools-install.sh 12:58:03 Setup pyenv: 12:58:03 * system (set by /opt/pyenv/version) 12:58:03 * 3.8.20 (set by /opt/pyenv/version) 12:58:03 * 3.9.20 (set by /opt/pyenv/version) 12:58:03 3.10.15 12:58:03 3.11.10 12:58:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMs7 12:58:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:12 lf-activate-venv(): INFO: Base packages installed successfully 12:58:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-xMs7/bin to PATH 12:58:38 Generating Requirements File 12:59:04 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. 12:59:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:59:04 Python 3.11.10 12:59:05 pip 26.1.2 from /tmp/venv-xMs7/lib/python3.11/site-packages/pip (python 3.11) 12:59:05 aiohappyeyeballs==2.6.2 12:59:05 aiohttp==3.14.1 12:59:05 aiosignal==1.4.0 12:59:05 appdirs==1.4.4 12:59:05 argcomplete==3.6.3 12:59:05 aspy.yaml==1.3.0 12:59:05 attrs==26.1.0 12:59:05 autopage==0.6.0 12:59:05 beautifulsoup4==4.15.0 12:59:05 boto3==1.43.28 12:59:05 botocore==1.43.28 12:59:05 bs4==0.0.2 12:59:05 certifi==2026.5.20 12:59:05 cffi==2.0.0 12:59:05 cfgv==3.5.0 12:59:05 chardet==7.4.3 12:59:05 charset-normalizer==3.4.7 12:59:05 click==8.4.1 12:59:05 cliff==4.14.0 12:59:05 cmd2==4.0.0 12:59:05 cryptography==3.3.2 12:59:05 debtcollector==3.1.0 12:59:05 decorator==5.3.1 12:59:05 defusedxml==0.7.1 12:59:05 Deprecated==1.3.1 12:59:05 distlib==0.4.3 12:59:05 dnspython==2.8.0 12:59:05 docker==7.1.0 12:59:05 dogpile.cache==1.5.0 12:59:05 durationpy==0.10 12:59:05 email-validator==2.3.0 12:59:05 filelock==3.29.3 12:59:05 frozenlist==1.8.0 12:59:05 future==1.0.0 12:59:05 gitdb==4.0.12 12:59:05 GitPython==3.1.50 12:59:05 httplib2==0.30.2 12:59:05 identify==2.6.19 12:59:05 idna==3.18 12:59:05 importlib-resources==1.5.0 12:59:05 iso8601==2.1.0 12:59:05 Jinja2==3.1.6 12:59:05 jmespath==1.1.0 12:59:05 jsonpatch==1.33 12:59:05 jsonpointer==3.1.1 12:59:05 jsonschema==4.26.0 12:59:05 jsonschema-specifications==2025.9.1 12:59:05 keystoneauth1==5.14.0 12:59:05 kubernetes==36.0.2 12:59:05 lftools==0.37.22 12:59:05 lxml==6.1.1 12:59:05 markdown-it-py==4.2.0 12:59:05 MarkupSafe==3.0.3 12:59:05 mdurl==0.1.2 12:59:05 msgpack==1.2.0 12:59:05 multi_key_dict==2.0.3 12:59:05 multidict==6.7.1 12:59:05 munch==4.0.0 12:59:05 netaddr==1.3.0 12:59:05 niet==1.4.2 12:59:05 nodeenv==1.10.0 12:59:05 oauth2client==4.1.3 12:59:05 oauthlib==3.3.1 12:59:05 openstacksdk==4.15.0 12:59:05 os-service-types==1.8.2 12:59:05 osc-lib==4.6.0 12:59:05 oslo.config==10.5.0 12:59:05 oslo.context==6.4.0 12:59:05 oslo.i18n==6.8.0 12:59:05 oslo.log==8.2.0 12:59:05 oslo.serialization==5.10.0 12:59:05 oslo.utils==10.1.1 12:59:05 packaging==26.2 12:59:05 pbr==7.0.3 12:59:05 platformdirs==4.10.0 12:59:05 prettytable==3.17.0 12:59:05 prompt_toolkit==3.0.52 12:59:05 propcache==0.5.2 12:59:05 psutil==7.2.2 12:59:05 pyasn1==0.6.3 12:59:05 pyasn1_modules==0.4.2 12:59:05 pycparser==3.0 12:59:05 pygerrit2==2.0.15 12:59:05 PyGithub==2.9.1 12:59:05 Pygments==2.20.0 12:59:05 PyJWT==2.13.0 12:59:05 PyNaCl==1.6.2 12:59:05 pyparsing==2.4.7 12:59:05 pyperclip==1.11.0 12:59:05 pyrsistent==0.20.0 12:59:05 python-cinderclient==9.9.0 12:59:05 python-dateutil==2.9.0.post0 12:59:05 python-discovery==1.4.2 12:59:05 python-heatclient==5.2.0 12:59:05 python-jenkins==1.8.3 12:59:05 python-keystoneclient==5.8.0 12:59:05 python-magnumclient==4.10.0 12:59:05 python-openstackclient==10.1.0 12:59:05 python-swiftclient==4.10.0 12:59:05 PyYAML==6.0.3 12:59:05 referencing==0.37.0 12:59:05 requests==2.34.2 12:59:05 requests-oauthlib==2.0.0 12:59:05 rfc3986==2.0.0 12:59:05 rich==15.0.0 12:59:05 rich-argparse==1.8.0 12:59:05 rpds-py==2026.5.1 12:59:05 rsa==4.9.1 12:59:05 ruamel.yaml==0.19.1 12:59:05 ruamel.yaml.clib==0.2.15 12:59:05 s3transfer==0.18.0 12:59:05 simplejson==4.1.1 12:59:05 six==1.17.0 12:59:05 smmap==5.0.3 12:59:05 soupsieve==2.8.4 12:59:05 stevedore==5.8.0 12:59:05 tabulate==0.10.0 12:59:05 toml==0.10.2 12:59:05 tomlkit==0.15.0 12:59:05 tqdm==4.68.2 12:59:05 typing_extensions==4.15.0 12:59:05 urllib3==1.26.20 12:59:05 virtualenv==21.4.3 12:59:05 wcwidth==0.8.1 12:59:05 websocket-client==1.9.0 12:59:05 wrapt==2.2.1 12:59:05 xdg==6.0.0 12:59:05 xmltodict==1.0.4 12:59:05 yarl==1.24.2 12:59:05 yq==3.4.3 12:59:05 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins11223213536587529576.sh 12:59:05 ---> uv-install.sh 12:59:05 Installing uv/uvx (latest) using shell installer 12:59:05 2026-06-12 12:59:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2iARrs.sh" [1] 12:59:05 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:59:06 installing to /home/jenkins/.local/bin 12:59:06 uv 12:59:06 uvx 12:59:06 everything's installed! 12:59:06 12:59:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:59:06 12:59:06 source $HOME/.local/bin/env (sh, bash, zsh) 12:59:06 source $HOME/.local/bin/env.fish (fish) 12:59:06 Adding install location to PATH 12:59:06 ---> Validating uv/uvx install 12:59:06 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:59:06 [EnvInject] - Injecting environment variables from a build step. 12:59:06 [EnvInject] - Injecting as environment variables the properties content 12:59:06 PYTHON=python3 12:59:06 12:59:06 [EnvInject] - Variables injected successfully. 12:59:06 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5634955575819030936.sh 12:59:06 ---> tox-install.sh 12:59:06 + source /home/jenkins/lf-env.sh 12:59:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:06 ++ mktemp -d /tmp/venv-XXXX 12:59:06 + lf_venv=/tmp/venv-y9I2 12:59:06 + local venv_file=/tmp/.os_lf_venv 12:59:06 + local python=python3 12:59:06 + local options 12:59:06 + local set_path=true 12:59:06 + local install_args= 12:59:06 ++ 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 12:59:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:06 + true 12:59:06 + case $1 in 12:59:06 + venv_file=/tmp/.toxenv 12:59:06 + shift 2 12:59:06 + true 12:59:06 + case $1 in 12:59:06 + shift 12:59:06 + break 12:59:06 + case $python in 12:59:06 + local pkg_list= 12:59:06 + [[ -d /opt/pyenv ]] 12:59:06 + echo 'Setup pyenv:' 12:59:06 Setup pyenv: 12:59:06 + export PYENV_ROOT=/opt/pyenv 12:59:06 + PYENV_ROOT=/opt/pyenv 12:59:06 + 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 12:59:06 + 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 12:59:06 + pyenv versions 12:59:06 system 12:59:06 3.8.20 12:59:06 3.9.20 12:59:06 3.10.15 12:59:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:59:06 + command -v pyenv 12:59:06 ++ pyenv init - --no-rehash 12:59:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:59:06 for i in ${!paths[@]}; do 12:59:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:59:06 fi; done; 12:59:06 echo "${paths[*]}"'\'')" 12:59:06 export PATH="/opt/pyenv/shims:${PATH}" 12:59:06 export PYENV_SHELL=bash 12:59:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:06 pyenv() { 12:59:06 local command 12:59:06 command="${1:-}" 12:59:06 if [ "$#" -gt 0 ]; then 12:59:06 shift 12:59:06 fi 12:59:06 12:59:06 case "$command" in 12:59:06 rehash|shell) 12:59:06 eval "$(pyenv "sh-$command" "$@")" 12:59:06 ;; 12:59:06 *) 12:59:06 command pyenv "$command" "$@" 12:59:06 ;; 12:59:06 esac 12:59:06 }' 12:59:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:59:06 for i in ${!paths[@]}; do 12:59:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:59:06 fi; done; 12:59:06 echo "${paths[*]}"' 12:59:06 ++ 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 12:59:06 ++ 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 12:59:06 ++ 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 12:59:06 ++ export PYENV_SHELL=bash 12:59:06 ++ PYENV_SHELL=bash 12:59:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:06 +++ complete -F _pyenv pyenv 12:59:06 ++ lf-pyver python3 12:59:06 ++ local py_version_xy=python3 12:59:06 ++ local py_version_xyz= 12:59:06 ++ pyenv versions 12:59:06 ++ local command 12:59:06 ++ command=versions 12:59:06 ++ '[' 1 -gt 0 ']' 12:59:06 ++ shift 12:59:06 ++ case "$command" in 12:59:06 ++ command pyenv versions 12:59:06 ++ grep -E '^[0-9.]*[0-9]$' 12:59:06 ++ awk '{ print $1 }' 12:59:06 ++ sed 's/^[ *]* //' 12:59:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:07 +++ grep '^3' /tmp/.pyenv_versions 12:59:07 +++ tail -n 1 12:59:07 +++ sort -V 12:59:07 ++ py_version_xyz=3.11.10 12:59:07 ++ [[ -z 3.11.10 ]] 12:59:07 ++ echo 3.11.10 12:59:07 ++ return 0 12:59:07 + pyenv local 3.11.10 12:59:07 + local command 12:59:07 + command=local 12:59:07 + '[' 2 -gt 0 ']' 12:59:07 + shift 12:59:07 + case "$command" in 12:59:07 + command pyenv local 3.11.10 12:59:07 + for arg in "$@" 12:59:07 + case $arg in 12:59:07 + pkg_list+='tox ' 12:59:07 + for arg in "$@" 12:59:07 + case $arg in 12:59:07 + pkg_list+='virtualenv ' 12:59:07 + for arg in "$@" 12:59:07 + case $arg in 12:59:07 + pkg_list+='urllib3~=1.26.15 ' 12:59:07 + [[ -f /tmp/.toxenv ]] 12:59:07 + [[ ! -f /tmp/.toxenv ]] 12:59:07 + [[ -n '' ]] 12:59:07 + python3 -m venv /tmp/venv-y9I2 12:59:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y9I2' 12:59:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y9I2 12:59:11 + echo /tmp/venv-y9I2 12:59:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:59:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:59:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:11 + local 'pip_opts=--upgrade --quiet' 12:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:59:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:59:11 + [[ -n '' ]] 12:59:11 + [[ -n '' ]] 12:59:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:11 + /tmp/venv-y9I2/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 12:59:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:59:15 lf-activate-venv(): INFO: Base packages installed successfully 12:59:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:59:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:59:15 + /tmp/venv-y9I2/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 12:59:16 + type python3 12:59:16 + true 12:59:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y9I2/bin to PATH' 12:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-y9I2/bin to PATH 12:59:16 + PATH=/tmp/venv-y9I2/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 12:59:16 + return 0 12:59:17 + python3 --version 12:59:17 Python 3.11.10 12:59:17 + python3 -m pip --version 12:59:17 pip 26.1.2 from /tmp/venv-y9I2/lib/python3.11/site-packages/pip (python 3.11) 12:59:17 + python3 -m pip freeze 12:59:17 cachetools==7.1.4 12:59:17 colorama==0.4.6 12:59:17 distlib==0.4.3 12:59:17 filelock==3.29.3 12:59:17 packaging==26.2 12:59:17 platformdirs==4.10.0 12:59:17 pluggy==1.6.0 12:59:17 pyproject-api==1.10.1 12:59:17 python-discovery==1.4.2 12:59:17 tomli_w==1.2.0 12:59:17 tox==4.55.1 12:59:17 urllib3==1.26.20 12:59:17 virtualenv==21.4.3 12:59:17 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins5814031058160882780.sh 12:59:17 [EnvInject] - Injecting environment variables from a build step. 12:59:17 [EnvInject] - Injecting as environment variables the properties content 12:59:17 PARALLEL=False 12:59:17 12:59:17 [EnvInject] - Variables injected successfully. 12:59:17 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12609119450874687511.sh 12:59:17 ---> tox-run.sh 12:59:17 + 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 12:59:17 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:59:17 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:59:17 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:59:17 + cd /w/workspace/builder-tox-verify-master/. 12:59:17 + source /home/jenkins/lf-env.sh 12:59:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:17 ++ mktemp -d /tmp/venv-XXXX 12:59:17 + lf_venv=/tmp/venv-qagm 12:59:17 + local venv_file=/tmp/.os_lf_venv 12:59:17 + local python=python3 12:59:17 + local options 12:59:17 + local set_path=true 12:59:17 + local install_args= 12:59:17 ++ 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 12:59:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:17 + true 12:59:17 + case $1 in 12:59:17 + venv_file=/tmp/.toxenv 12:59:17 + shift 2 12:59:17 + true 12:59:17 + case $1 in 12:59:17 + shift 12:59:17 + break 12:59:17 + case $python in 12:59:17 + local pkg_list= 12:59:17 + [[ -d /opt/pyenv ]] 12:59:17 + echo 'Setup pyenv:' 12:59:17 Setup pyenv: 12:59:17 + export PYENV_ROOT=/opt/pyenv 12:59:17 + PYENV_ROOT=/opt/pyenv 12:59:17 + 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 12:59:17 + 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 12:59:17 + pyenv versions 12:59:17 system 12:59:17 3.8.20 12:59:17 3.9.20 12:59:17 3.10.15 12:59:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:59:17 + command -v pyenv 12:59:17 ++ pyenv init - --no-rehash 12:59:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:59:17 for i in ${!paths[@]}; do 12:59:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:59:17 fi; done; 12:59:17 echo "${paths[*]}"'\'')" 12:59:17 export PATH="/opt/pyenv/shims:${PATH}" 12:59:17 export PYENV_SHELL=bash 12:59:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:17 pyenv() { 12:59:17 local command 12:59:17 command="${1:-}" 12:59:17 if [ "$#" -gt 0 ]; then 12:59:17 shift 12:59:17 fi 12:59:17 12:59:17 case "$command" in 12:59:17 rehash|shell) 12:59:17 eval "$(pyenv "sh-$command" "$@")" 12:59:17 ;; 12:59:17 *) 12:59:17 command pyenv "$command" "$@" 12:59:17 ;; 12:59:17 esac 12:59:17 }' 12:59:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:59:17 for i in ${!paths[@]}; do 12:59:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:59:17 fi; done; 12:59:17 echo "${paths[*]}"' 12:59:17 ++ 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 12:59:17 ++ 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 12:59:17 ++ 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 12:59:17 ++ export PYENV_SHELL=bash 12:59:17 ++ PYENV_SHELL=bash 12:59:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:17 +++ complete -F _pyenv pyenv 12:59:17 ++ lf-pyver python3 12:59:17 ++ local py_version_xy=python3 12:59:17 ++ local py_version_xyz= 12:59:17 ++ pyenv versions 12:59:17 ++ local command 12:59:17 ++ command=versions 12:59:17 ++ '[' 1 -gt 0 ']' 12:59:17 ++ shift 12:59:17 ++ case "$command" in 12:59:17 ++ command pyenv versions 12:59:17 ++ awk '{ print $1 }' 12:59:17 ++ grep -E '^[0-9.]*[0-9]$' 12:59:17 ++ sed 's/^[ *]* //' 12:59:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:17 +++ grep '^3' /tmp/.pyenv_versions 12:59:17 +++ tail -n 1 12:59:17 +++ sort -V 12:59:17 ++ py_version_xyz=3.11.10 12:59:17 ++ [[ -z 3.11.10 ]] 12:59:17 ++ echo 3.11.10 12:59:17 ++ return 0 12:59:17 + pyenv local 3.11.10 12:59:17 + local command 12:59:17 + command=local 12:59:17 + '[' 2 -gt 0 ']' 12:59:17 + shift 12:59:17 + case "$command" in 12:59:17 + command pyenv local 3.11.10 12:59:17 + for arg in "$@" 12:59:17 + case $arg in 12:59:17 + pkg_list+='tox ' 12:59:17 + for arg in "$@" 12:59:17 + case $arg in 12:59:17 + pkg_list+='virtualenv ' 12:59:17 + for arg in "$@" 12:59:17 + case $arg in 12:59:17 + pkg_list+='urllib3~=1.26.15 ' 12:59:17 + [[ -f /tmp/.toxenv ]] 12:59:17 ++ cat /tmp/.toxenv 12:59:17 + lf_venv=/tmp/venv-y9I2 12:59:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y9I2 from' file:/tmp/.toxenv 12:59:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y9I2 from file:/tmp/.toxenv 12:59:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:59:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:17 + local 'pip_opts=--upgrade --quiet' 12:59:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:59:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:59:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:59:17 + [[ -n '' ]] 12:59:17 + [[ -n '' ]] 12:59:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:59:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:17 + /tmp/venv-y9I2/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 12:59:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:59:18 lf-activate-venv(): INFO: Base packages installed successfully 12:59:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:59:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:59:18 + /tmp/venv-y9I2/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 12:59:19 + type python3 12:59:19 + true 12:59:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y9I2/bin to PATH' 12:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-y9I2/bin to PATH 12:59:19 + PATH=/tmp/venv-y9I2/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 12:59:19 + return 0 12:59:19 + [[ -d /opt/pyenv ]] 12:59:19 + echo '---> Setting up pyenv' 12:59:19 ---> Setting up pyenv 12:59:19 + export PYENV_ROOT=/opt/pyenv 12:59:19 + PYENV_ROOT=/opt/pyenv 12:59:19 + export PATH=/opt/pyenv/bin:/tmp/venv-y9I2/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 12:59:19 + PATH=/opt/pyenv/bin:/tmp/venv-y9I2/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 12:59:19 ++ pwd 12:59:19 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:59:19 + export PYTHONPATH 12:59:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:59:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:59:19 + tox --version 12:59:20 4.55.1 from /tmp/venv-y9I2/lib/python3.11/site-packages/tox/__init__.py 12:59:20 + PARALLEL=False 12:59:20 + TOX_OPTIONS_LIST= 12:59:20 + [[ -n '' ]] 12:59:20 + case ${PARALLEL,,} in 12:59:20 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:59:20 + tox 12:59:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:59:41 docs: freeze> python -m pip freeze --all 12:59:42 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.11.0,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.2,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-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,urllib3==2.7.0,webcolors==25.10.0 12:59:42 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 12:59:44 docs: OK ✔ in 23.74 seconds 12:59:44 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:00:01 docs-linkcheck: freeze> python -m pip freeze --all 13:00:01 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.11.0,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.2,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-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,urllib3==2.7.0,webcolors==25.10.0 13:00:01 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 13:01:03 docs-linkcheck: OK ✔ in 1 minute 19.79 seconds 13:01:03 jjb-version: freeze> python -m pip freeze --all 13:01:04 jjb-version: pip==26.1.2,setuptools==82.0.1 13:01:04 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 13:01:04 JJB version in jjb/releng-jobs.yaml: 6.3.0 13:01:04 JJB version in tox.ini: 6.3.0 13:01:04 jjb-version: OK ✔ in 0.8 seconds 13:01:04 prefix: freeze> python -m pip freeze --all 13:01:05 prefix: pip==26.1.2,setuptools==82.0.1 13:01:05 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 13:01:05 prefix: OK ✔ in 0.83 seconds 13:01:05 robot: freeze> python -m pip freeze --all 13:01:06 robot: pip==26.1.2,setuptools==82.0.1 13:01:06 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 13:01:06 docs: OK (23.74=setup[21.92]+cmd[1.83] seconds) 13:01:06 docs-linkcheck: OK (79.78=setup[17.39]+cmd[62.39] seconds) 13:01:06 jjb-version: OK (0.80=setup[0.76]+cmd[0.03] seconds) 13:01:06 prefix: OK (0.83=setup[0.80]+cmd[0.03] seconds) 13:01:06 robot: OK (0.83=setup[0.79]+cmd[0.04] seconds) 13:01:06 congratulations :) (106.01 seconds) 13:01:06 + tox_status=0 13:01:06 + echo '---> Completed tox runs' 13:01:06 ---> Completed tox runs 13:01:06 + for i in .tox/*/log 13:01:06 ++ echo .tox/docs-linkcheck/log 13:01:06 ++ awk -F/ '{print $2}' 13:01:06 + tox_env=docs-linkcheck 13:01:06 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 13:01:06 + for i in .tox/*/log 13:01:06 ++ echo .tox/docs/log 13:01:06 ++ awk -F/ '{print $2}' 13:01:06 + tox_env=docs 13:01:06 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 13:01:06 + for i in .tox/*/log 13:01:06 ++ echo .tox/jjb-version/log 13:01:06 ++ awk -F/ '{print $2}' 13:01:06 + tox_env=jjb-version 13:01:06 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 13:01:06 + for i in .tox/*/log 13:01:06 ++ echo .tox/prefix/log 13:01:06 ++ awk -F/ '{print $2}' 13:01:06 + tox_env=prefix 13:01:06 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 13:01:06 + for i in .tox/*/log 13:01:06 ++ echo .tox/robot/log 13:01:06 ++ awk -F/ '{print $2}' 13:01:06 + tox_env=robot 13:01:06 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 13:01:06 + DOC_DIR=docs/_build/html 13:01:06 + [[ -d docs/_build/html ]] 13:01:06 + echo '---> Archiving generated docs' 13:01:06 ---> Archiving generated docs 13:01:06 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 13:01:06 + echo '---> tox-run.sh ends' 13:01:06 ---> tox-run.sh ends 13:01:06 + test 0 -eq 0 13:01:06 $ ssh-agent -k 13:01:06 unset SSH_AUTH_SOCK; 13:01:06 unset SSH_AGENT_PID; 13:01:06 echo Agent pid 1507 killed; 13:01:06 [ssh-agent] Stopped. 13:01:06 [PostBuildScript] - [INFO] Executing post build scripts. 13:01:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16229538559709598940.sh 13:01:06 ---> sysstat.sh 13:01:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12829470715303747001.sh 13:01:06 ---> package-listing.sh 13:01:06 ++ facter osfamily 13:01:06 ++ tr '[:upper:]' '[:lower:]' 13:01:07 + OS_FAMILY=debian 13:01:07 + workspace=/w/workspace/builder-tox-verify-master 13:01:07 + START_PACKAGES=/tmp/packages_start.txt 13:01:07 + END_PACKAGES=/tmp/packages_end.txt 13:01:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:07 + PACKAGES=/tmp/packages_start.txt 13:01:07 + '[' /w/workspace/builder-tox-verify-master ']' 13:01:07 + PACKAGES=/tmp/packages_end.txt 13:01:07 + case "${OS_FAMILY}" in 13:01:07 + grep '^ii' 13:01:07 + dpkg -l 13:01:07 + '[' -f /tmp/packages_start.txt ']' 13:01:07 + '[' -f /tmp/packages_end.txt ']' 13:01:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:07 + '[' /w/workspace/builder-tox-verify-master ']' 13:01:07 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 13:01:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 13:01:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12444582734477739054.sh 13:01:07 ---> capture-instance-metadata.sh 13:01:07 Setup pyenv: 13:01:07 system 13:01:07 3.8.20 13:01:07 3.9.20 13:01:07 3.10.15 13:01:07 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:01:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMs7 from file:/tmp/.os_lf_venv 13:01:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:09 lf-activate-venv(): INFO: Base packages installed successfully 13:01:09 lf-activate-venv(): INFO: Installing additional packages: lftools 13:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-xMs7/bin to PATH 13:01:18 INFO: Running in OpenStack, capturing instance metadata 13:01:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7512010642514039794.sh 13:01:19 provisioning config files... 13:01:19 Could not find credentials [logs] for builder-tox-verify-master #8528 13:01:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config9633707968091359952tmp 13:01:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:01:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:01:19 provisioning config files... 13:01:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:01:20 [EnvInject] - Injecting environment variables from a build step. 13:01:20 [EnvInject] - Injecting as environment variables the properties content 13:01:20 SERVER_ID=logs 13:01:20 13:01:20 [EnvInject] - Variables injected successfully. 13:01:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14893590665878564236.sh 13:01:20 ---> create-netrc.sh 13:01:20 WARN: Log server credential not found. 13:01:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8536249513608675317.sh 13:01:20 ---> python-tools-install.sh 13:01:20 Setup pyenv: 13:01:20 system 13:01:20 3.8.20 13:01:20 3.9.20 13:01:20 3.10.15 13:01:20 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:01:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMs7 from file:/tmp/.os_lf_venv 13:01:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:22 lf-activate-venv(): INFO: Base packages installed successfully 13:01:22 lf-activate-venv(): INFO: Installing additional packages: lftools 13:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-xMs7/bin to PATH 13:01:31 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins272928291860668218.sh 13:01:31 ---> uv-install.sh 13:01:31 uv 0.11.21 is already installed 13:01:31 uvx 0.11.21 (x86_64-unknown-linux-gnu) 13:01:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7340643896672695084.sh 13:01:31 ---> sudo-logs.sh 13:01:31 Archiving 'sudo' log.. 13:01:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4986127913084117300.sh 13:01:31 ---> job-cost.sh 13:01:31 INFO: Activating Python virtual environment... 13:01:31 Setup pyenv: 13:01:31 system 13:01:31 3.8.20 13:01:31 3.9.20 13:01:31 3.10.15 13:01:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:01:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMs7 from file:/tmp/.os_lf_venv 13:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:33 lf-activate-venv(): INFO: Base packages installed successfully 13:01:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-xMs7/bin to PATH 13:01:39 INFO: No stack-cost file found 13:01:39 INFO: Instance uptime: 269s 13:01:39 INFO: Fetching instance metadata (attempt 1 of 3)... 13:01:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:01:39 INFO: Successfully fetched instance metadata 13:01:39 INFO: Instance type: v3-standard-2 13:01:39 INFO: Retrieving pricing info for: v3-standard-2 13:01:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:01:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=269 13:01:39 INFO: Successfully fetched Vexxhost pricing API 13:01:39 INFO: Retrieved cost: 0.06 13:01:39 INFO: Retrieved resource: v3-standard-2 13:01:39 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 13:01:39 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 13:01:39 INFO: Successfully archived job cost data 13:01:39 DEBUG: Cost data: builder-tox-verify-master,8528,2026-06-12 13:01:39,v3-standard-2,269,0.06,0.00,SUCCESS 13:01:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6051969055779451992.sh 13:01:39 ---> logs-deploy.sh 13:01:39 Setup pyenv: 13:01:39 system 13:01:39 3.8.20 13:01:39 3.9.20 13:01:39 3.10.15 13:01:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMs7 from file:/tmp/.os_lf_venv 13:01:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:41 lf-activate-venv(): INFO: Base packages installed successfully 13:01:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-xMs7/bin to PATH 13:01:53 WARNING: Nexus logging server not set 13:01:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8528/ 13:01:53 INFO: archiving logs to S3 13:01:54 ---> uname -a: 13:01:54 Linux prd-ubuntu2204-builder-2c-2g-26885 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:01:54 13:01:54 13:01:54 ---> lscpu: 13:01:54 Architecture: x86_64 13:01:54 CPU op-mode(s): 32-bit, 64-bit 13:01:54 Address sizes: 40 bits physical, 48 bits virtual 13:01:54 Byte Order: Little Endian 13:01:54 CPU(s): 2 13:01:54 On-line CPU(s) list: 0,1 13:01:54 Vendor ID: AuthenticAMD 13:01:54 Model name: AMD EPYC-Rome Processor 13:01:54 CPU family: 23 13:01:54 Model: 49 13:01:54 Thread(s) per core: 1 13:01:54 Core(s) per socket: 1 13:01:54 Socket(s): 2 13:01:54 Stepping: 0 13:01:54 BogoMIPS: 5600.00 13:01:54 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 13:01:54 Virtualization: AMD-V 13:01:54 Hypervisor vendor: KVM 13:01:54 Virtualization type: full 13:01:54 L1d cache: 64 KiB (2 instances) 13:01:54 L1i cache: 64 KiB (2 instances) 13:01:54 L2 cache: 1 MiB (2 instances) 13:01:54 L3 cache: 32 MiB (2 instances) 13:01:54 NUMA node(s): 1 13:01:54 NUMA node0 CPU(s): 0,1 13:01:54 Vulnerability Gather data sampling: Not affected 13:01:54 Vulnerability Indirect target selection: Not affected 13:01:54 Vulnerability Itlb multihit: Not affected 13:01:54 Vulnerability L1tf: Not affected 13:01:54 Vulnerability Mds: Not affected 13:01:54 Vulnerability Meltdown: Not affected 13:01:54 Vulnerability Mmio stale data: Not affected 13:01:54 Vulnerability Reg file data sampling: Not affected 13:01:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:01:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:01:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:01:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:01:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:01:54 Vulnerability Srbds: Not affected 13:01:54 Vulnerability Tsa: Not affected 13:01:54 Vulnerability Tsx async abort: Not affected 13:01:54 Vulnerability Vmscape: Not affected 13:01:54 13:01:54 13:01:54 ---> nproc: 13:01:54 2 13:01:54 13:01:54 13:01:54 ---> df -h: 13:01:54 Filesystem Size Used Avail Use% Mounted on 13:01:54 tmpfs 794M 1.1M 793M 1% /run 13:01:54 /dev/vda1 39G 9.3G 30G 25% / 13:01:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:01:54 tmpfs 5.0M 0 5.0M 0% /run/lock 13:01:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:01:54 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:01:54 13:01:54 13:01:54 ---> free -m: 13:01:54 total used free shared buff/cache available 13:01:54 Mem: 7937 551 3819 4 3566 7075 13:01:54 Swap: 1023 0 1023 13:01:54 13:01:54 13:01:54 ---> ip addr: 13:01:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:01:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:54 inet 127.0.0.1/8 scope host lo 13:01:54 valid_lft forever preferred_lft forever 13:01:54 inet6 ::1/128 scope host 13:01:54 valid_lft forever preferred_lft forever 13:01:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:01:54 link/ether fa:16:3e:61:88:d6 brd ff:ff:ff:ff:ff:ff 13:01:54 altname enp0s3 13:01:54 inet 10.30.171.146/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:01:54 valid_lft 86123sec preferred_lft 86123sec 13:01:54 inet6 fe80::f816:3eff:fe61:88d6/64 scope link 13:01:54 valid_lft forever preferred_lft forever 13:01:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:01:54 link/ether d2:e3:67:6d:29:c6 brd ff:ff:ff:ff:ff:ff 13:01:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:01:54 valid_lft forever preferred_lft forever 13:01:54 13:01:54 13:01:54 ---> sar -b -r -n DEV: 13:01:54 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-26885) 06/12/26 _x86_64_ (2 CPU) 13:01:54 13:01:54 12:57:21 LINUX RESTART (2 CPU) 13:01:54 13:01:54 13:01:54 ---> sar -P ALL: 13:01:54 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-26885) 06/12/26 _x86_64_ (2 CPU) 13:01:54 13:01:54 12:57:21 LINUX RESTART (2 CPU) 13:01:54 13:01:54 13:01:54