13:55:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120651 13:55:32 Running as SYSTEM 13:55:32 [EnvInject] - Loading node environment variables. 13:55:32 Building remotely on prd-ubuntu2204-builder-2c-2g-10216 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 13:55:32 [ssh-agent] Looking for ssh-agent implementation... 13:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:33 $ ssh-agent 13:55:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtOO1Hw/agent.1527 13:55:33 SSH_AGENT_PID=1529 13:55:33 [ssh-agent] Started. 13:55:33 Running ssh-add (command line suppressed) 13:55:33 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_16847931034995599705.key (/w/workspace/builder-tox-verify-master@tmp/private_key_16847931034995599705.key) 13:55:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:55:33 The recommended git tool is: NONE 13:55:35 using credential jenkins-ssh 13:55:35 Wiping out workspace first. 13:55:35 Cloning the remote Git repository 13:55:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:55:35 > git init /w/workspace/builder-tox-verify-master # timeout=10 13:55:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:55:35 > git --version # timeout=10 13:55:35 > git --version # 'git version 2.34.1' 13:55:35 using GIT_SSH to set credentials jenkins-ssh 13:55:35 Verifying host key using known hosts file 13:55:35 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. 13:55:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:55:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:55:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:55:37 using GIT_SSH to set credentials jenkins-ssh 13:55:37 Verifying host key using known hosts file 13:55:37 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. 13:55:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/51/120651/1 # timeout=10 13:55:38 > git rev-parse 29ae72abe0dc0345b0d257dc19a8d21771589fbf^{commit} # timeout=10 13:55:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:55:38 Checking out Revision 29ae72abe0dc0345b0d257dc19a8d21771589fbf (refs/changes/51/120651/1) 13:55:38 > git config core.sparsecheckout # timeout=10 13:55:38 > git checkout -f 29ae72abe0dc0345b0d257dc19a8d21771589fbf # timeout=10 13:55:41 Commit message: "Chore: Archive serviceutils and rm JJB jobs" 13:55:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:55:41 > git rev-list --no-walk 295026a5bd74f96a027920a7a5c8185b36a2aec5 # timeout=10 13:55:41 > git remote # timeout=10 13:55:41 > git submodule init # timeout=10 13:55:41 > git submodule sync # timeout=10 13:55:41 > git config --get remote.origin.url # timeout=10 13:55:41 > git submodule init # timeout=10 13:55:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:55:41 > git config --get submodule.global-jjb.url # timeout=10 13:55:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:55:41 > git config --get submodule.packer/common-packer.url # timeout=10 13:55:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:55:41 > git submodule update --init --recursive global-jjb # timeout=10 13:55:42 > git submodule update --init --recursive packer/common-packer # timeout=10 13:55:43 provisioning config files... 13:55:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:55:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:55:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6026024115590731592.sh 13:55:43 ---> python-tools-install.sh 13:55:43 Setup pyenv: 13:55:43 * system (set by /opt/pyenv/version) 13:55:43 * 3.8.20 (set by /opt/pyenv/version) 13:55:43 * 3.9.20 (set by /opt/pyenv/version) 13:55:43 3.10.15 13:55:43 3.11.10 13:55:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AxwK 13:55:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:55:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:55:51 lf-activate-venv(): INFO: Base packages installed successfully 13:55:51 lf-activate-venv(): INFO: Installing additional packages: lftools 13:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-AxwK/bin to PATH 13:56:20 Generating Requirements File 13:56:40 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. 13:56:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:56:40 Python 3.11.10 13:56:40 pip 26.0.1 from /tmp/venv-AxwK/lib/python3.11/site-packages/pip (python 3.11) 13:56:40 appdirs==1.4.4 13:56:40 argcomplete==3.6.3 13:56:40 aspy.yaml==1.3.0 13:56:40 attrs==25.4.0 13:56:40 autopage==0.6.0 13:56:40 beautifulsoup4==4.14.3 13:56:40 boto3==1.42.48 13:56:40 botocore==1.42.48 13:56:40 bs4==0.0.2 13:56:40 certifi==2026.1.4 13:56:40 cffi==2.0.0 13:56:40 cfgv==3.5.0 13:56:40 chardet==5.2.0 13:56:40 charset-normalizer==3.4.4 13:56:40 click==8.3.1 13:56:40 cliff==4.13.1 13:56:40 cmd2==3.2.0 13:56:40 cryptography==3.3.2 13:56:40 debtcollector==3.0.0 13:56:40 decorator==5.2.1 13:56:40 defusedxml==0.7.1 13:56:40 Deprecated==1.3.1 13:56:40 distlib==0.4.0 13:56:40 dnspython==2.8.0 13:56:40 docker==7.1.0 13:56:40 dogpile.cache==1.5.0 13:56:40 durationpy==0.10 13:56:40 email-validator==2.3.0 13:56:40 filelock==3.21.2 13:56:40 future==1.0.0 13:56:40 gitdb==4.0.12 13:56:40 GitPython==3.1.46 13:56:40 httplib2==0.30.2 13:56:40 identify==2.6.16 13:56:40 idna==3.11 13:56:40 importlib-resources==1.5.0 13:56:40 iso8601==2.1.0 13:56:40 Jinja2==3.1.6 13:56:40 jmespath==1.1.0 13:56:40 jsonpatch==1.33 13:56:40 jsonpointer==3.0.0 13:56:40 jsonschema==4.26.0 13:56:40 jsonschema-specifications==2025.9.1 13:56:40 keystoneauth1==5.13.0 13:56:40 kubernetes==35.0.0 13:56:40 lftools==0.37.21 13:56:40 lxml==6.0.2 13:56:40 markdown-it-py==4.0.0 13:56:40 MarkupSafe==3.0.3 13:56:40 mdurl==0.1.2 13:56:40 msgpack==1.1.2 13:56:40 multi_key_dict==2.0.3 13:56:40 munch==4.0.0 13:56:40 netaddr==1.3.0 13:56:40 niet==1.4.2 13:56:40 nodeenv==1.10.0 13:56:40 oauth2client==4.1.3 13:56:40 oauthlib==3.3.1 13:56:40 openstacksdk==4.9.0 13:56:40 os-service-types==1.8.2 13:56:40 osc-lib==4.3.0 13:56:40 oslo.config==10.2.0 13:56:40 oslo.context==6.2.0 13:56:40 oslo.i18n==6.7.1 13:56:40 oslo.log==8.0.0 13:56:40 oslo.serialization==5.9.0 13:56:40 oslo.utils==9.2.0 13:56:40 packaging==26.0 13:56:40 pbr==7.0.3 13:56:40 platformdirs==4.7.0 13:56:40 prettytable==3.17.0 13:56:40 psutil==7.2.2 13:56:40 pyasn1==0.6.2 13:56:40 pyasn1_modules==0.4.2 13:56:40 pycparser==3.0 13:56:40 pygerrit2==2.0.15 13:56:40 PyGithub==2.8.1 13:56:40 Pygments==2.19.2 13:56:40 PyJWT==2.11.0 13:56:40 PyNaCl==1.6.2 13:56:40 pyparsing==2.4.7 13:56:40 pyperclip==1.11.0 13:56:40 pyrsistent==0.20.0 13:56:40 python-cinderclient==9.8.0 13:56:40 python-dateutil==2.9.0.post0 13:56:40 python-heatclient==5.0.0 13:56:40 python-jenkins==1.8.3 13:56:40 python-keystoneclient==5.7.0 13:56:40 python-magnumclient==4.9.0 13:56:40 python-openstackclient==8.3.0 13:56:40 python-swiftclient==4.9.0 13:56:40 PyYAML==6.0.3 13:56:40 referencing==0.37.0 13:56:40 requests==2.32.5 13:56:40 requests-oauthlib==2.0.0 13:56:40 requestsexceptions==1.4.0 13:56:40 rfc3986==2.0.0 13:56:40 rich==14.3.2 13:56:40 rich-argparse==1.7.2 13:56:40 rpds-py==0.30.0 13:56:40 rsa==4.9.1 13:56:40 ruamel.yaml==0.19.1 13:56:40 ruamel.yaml.clib==0.2.15 13:56:40 s3transfer==0.16.0 13:56:40 simplejson==3.20.2 13:56:40 six==1.17.0 13:56:40 smmap==5.0.2 13:56:40 soupsieve==2.8.3 13:56:40 stevedore==5.6.0 13:56:40 tabulate==0.9.0 13:56:40 toml==0.10.2 13:56:40 tomlkit==0.14.0 13:56:40 tqdm==4.67.3 13:56:40 typing_extensions==4.15.0 13:56:40 tzdata==2025.3 13:56:40 urllib3==1.26.20 13:56:40 virtualenv==20.36.1 13:56:40 wcwidth==0.6.0 13:56:40 websocket-client==1.9.0 13:56:40 wrapt==2.1.1 13:56:40 xdg==6.0.0 13:56:40 xmltodict==1.0.2 13:56:40 yq==3.4.3 13:56:40 [EnvInject] - Injecting environment variables from a build step. 13:56:41 [EnvInject] - Injecting as environment variables the properties content 13:56:41 PYTHON=python3 13:56:41 13:56:41 [EnvInject] - Variables injected successfully. 13:56:41 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2323743733377504117.sh 13:56:41 ---> tox-install.sh 13:56:41 + source /home/jenkins/lf-env.sh 13:56:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:41 ++ mktemp -d /tmp/venv-XXXX 13:56:41 + lf_venv=/tmp/venv-kdED 13:56:41 + local venv_file=/tmp/.os_lf_venv 13:56:41 + local python=python3 13:56:41 + local options 13:56:41 + local set_path=true 13:56:41 + local install_args= 13:56:41 ++ 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 13:56:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:41 + true 13:56:41 + case $1 in 13:56:41 + venv_file=/tmp/.toxenv 13:56:41 + shift 2 13:56:41 + true 13:56:41 + case $1 in 13:56:41 + shift 13:56:41 + break 13:56:41 + case $python in 13:56:41 + local pkg_list= 13:56:41 + [[ -d /opt/pyenv ]] 13:56:41 + echo 'Setup pyenv:' 13:56:41 Setup pyenv: 13:56:41 + export PYENV_ROOT=/opt/pyenv 13:56:41 + PYENV_ROOT=/opt/pyenv 13:56:41 + 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 13:56:41 + 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 13:56:41 + pyenv versions 13:56:41 system 13:56:41 3.8.20 13:56:41 3.9.20 13:56:41 3.10.15 13:56:41 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:56:41 + command -v pyenv 13:56:41 ++ pyenv init - --no-rehash 13:56:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:56:41 for i in ${!paths[@]}; do 13:56:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:56:41 fi; done; 13:56:41 echo "${paths[*]}"'\'')" 13:56:41 export PATH="/opt/pyenv/shims:${PATH}" 13:56:41 export PYENV_SHELL=bash 13:56:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:41 pyenv() { 13:56:41 local command 13:56:41 command="${1:-}" 13:56:41 if [ "$#" -gt 0 ]; then 13:56:41 shift 13:56:41 fi 13:56:41 13:56:41 case "$command" in 13:56:41 rehash|shell) 13:56:41 eval "$(pyenv "sh-$command" "$@")" 13:56:41 ;; 13:56:41 *) 13:56:41 command pyenv "$command" "$@" 13:56:41 ;; 13:56:41 esac 13:56:41 }' 13:56:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:56:41 for i in ${!paths[@]}; do 13:56:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:56:41 fi; done; 13:56:41 echo "${paths[*]}"' 13:56:41 ++ 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 13:56:41 ++ 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 13:56:41 ++ 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 13:56:41 ++ export PYENV_SHELL=bash 13:56:41 ++ PYENV_SHELL=bash 13:56:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:41 +++ complete -F _pyenv pyenv 13:56:41 ++ lf-pyver python3 13:56:41 ++ local py_version_xy=python3 13:56:41 ++ local py_version_xyz= 13:56:41 ++ pyenv versions 13:56:41 ++ local command 13:56:41 ++ command=versions 13:56:41 ++ '[' 1 -gt 0 ']' 13:56:41 ++ shift 13:56:41 ++ case "$command" in 13:56:41 ++ command pyenv versions 13:56:41 ++ awk '{ print $1 }' 13:56:41 ++ grep -E '^[0-9.]*[0-9]$' 13:56:41 ++ sed 's/^[ *]* //' 13:56:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:41 +++ grep '^3' /tmp/.pyenv_versions 13:56:41 +++ tail -n 1 13:56:41 +++ sort -V 13:56:41 ++ py_version_xyz=3.11.10 13:56:41 ++ [[ -z 3.11.10 ]] 13:56:41 ++ echo 3.11.10 13:56:41 ++ return 0 13:56:41 + pyenv local 3.11.10 13:56:41 + local command 13:56:41 + command=local 13:56:41 + '[' 2 -gt 0 ']' 13:56:41 + shift 13:56:41 + case "$command" in 13:56:41 + command pyenv local 3.11.10 13:56:41 + for arg in "$@" 13:56:41 + case $arg in 13:56:41 + pkg_list+='tox ' 13:56:41 + for arg in "$@" 13:56:41 + case $arg in 13:56:41 + pkg_list+='virtualenv ' 13:56:41 + for arg in "$@" 13:56:41 + case $arg in 13:56:41 + pkg_list+='urllib3~=1.26.15 ' 13:56:41 + [[ -f /tmp/.toxenv ]] 13:56:41 + [[ ! -f /tmp/.toxenv ]] 13:56:41 + [[ -n '' ]] 13:56:41 + python3 -m venv /tmp/venv-kdED 13:56:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdED' 13:56:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdED 13:56:45 + echo /tmp/venv-kdED 13:56:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:56:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:56:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:56:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:45 + local 'pip_opts=--upgrade --quiet' 13:56:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:56:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:56:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:56:45 + [[ -n '' ]] 13:56:45 + [[ -n '' ]] 13:56:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:56:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:56:45 + /tmp/venv-kdED/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 13:56:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:56:49 lf-activate-venv(): INFO: Base packages installed successfully 13:56:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:56:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:56:49 + /tmp/venv-kdED/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 13:56:51 + type python3 13:56:51 + true 13:56:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kdED/bin to PATH' 13:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-kdED/bin to PATH 13:56:51 + PATH=/tmp/venv-kdED/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 13:56:51 + return 0 13:56:51 + python3 --version 13:56:51 Python 3.11.10 13:56:51 + python3 -m pip --version 13:56:51 pip 26.0.1 from /tmp/venv-kdED/lib/python3.11/site-packages/pip (python 3.11) 13:56:51 + python3 -m pip freeze 13:56:51 cachetools==7.0.1 13:56:51 chardet==5.2.0 13:56:51 colorama==0.4.6 13:56:51 distlib==0.4.0 13:56:51 filelock==3.21.2 13:56:51 packaging==26.0 13:56:51 platformdirs==4.7.0 13:56:51 pluggy==1.6.0 13:56:51 pyproject-api==1.10.0 13:56:51 tox==4.35.0 13:56:51 urllib3==1.26.20 13:56:51 virtualenv==20.36.1 13:56:51 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins15708099263165173480.sh 13:56:51 [EnvInject] - Injecting environment variables from a build step. 13:56:51 [EnvInject] - Injecting as environment variables the properties content 13:56:51 PARALLEL=False 13:56:51 13:56:51 [EnvInject] - Variables injected successfully. 13:56:51 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3813529600224034700.sh 13:56:51 ---> tox-run.sh 13:56:51 + PATH=/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 13:56:51 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 13:56:51 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 13:56:51 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 13:56:51 + cd /w/workspace/builder-tox-verify-master/. 13:56:51 + source /home/jenkins/lf-env.sh 13:56:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:51 ++ mktemp -d /tmp/venv-XXXX 13:56:51 + lf_venv=/tmp/venv-kwFt 13:56:51 + local venv_file=/tmp/.os_lf_venv 13:56:51 + local python=python3 13:56:51 + local options 13:56:51 + local set_path=true 13:56:51 + local install_args= 13:56:51 ++ 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 13:56:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:51 + true 13:56:51 + case $1 in 13:56:51 + venv_file=/tmp/.toxenv 13:56:51 + shift 2 13:56:51 + true 13:56:51 + case $1 in 13:56:51 + shift 13:56:51 + break 13:56:51 + case $python in 13:56:51 + local pkg_list= 13:56:51 + [[ -d /opt/pyenv ]] 13:56:51 + echo 'Setup pyenv:' 13:56:51 Setup pyenv: 13:56:51 + export PYENV_ROOT=/opt/pyenv 13:56:51 + PYENV_ROOT=/opt/pyenv 13:56:51 + 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 13:56:51 + 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 13:56:51 + pyenv versions 13:56:51 system 13:56:51 3.8.20 13:56:51 3.9.20 13:56:51 3.10.15 13:56:51 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:56:51 + command -v pyenv 13:56:51 ++ pyenv init - --no-rehash 13:56:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:56:51 for i in ${!paths[@]}; do 13:56:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:56:51 fi; done; 13:56:51 echo "${paths[*]}"'\'')" 13:56:51 export PATH="/opt/pyenv/shims:${PATH}" 13:56:51 export PYENV_SHELL=bash 13:56:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:51 pyenv() { 13:56:51 local command 13:56:51 command="${1:-}" 13:56:51 if [ "$#" -gt 0 ]; then 13:56:51 shift 13:56:51 fi 13:56:51 13:56:51 case "$command" in 13:56:51 rehash|shell) 13:56:51 eval "$(pyenv "sh-$command" "$@")" 13:56:51 ;; 13:56:51 *) 13:56:51 command pyenv "$command" "$@" 13:56:51 ;; 13:56:51 esac 13:56:51 }' 13:56:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:56:51 for i in ${!paths[@]}; do 13:56:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:56:51 fi; done; 13:56:51 echo "${paths[*]}"' 13:56:52 ++ 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 13:56:52 ++ 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 13:56:52 ++ 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 13:56:52 ++ export PYENV_SHELL=bash 13:56:52 ++ PYENV_SHELL=bash 13:56:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:52 +++ complete -F _pyenv pyenv 13:56:52 ++ lf-pyver python3 13:56:52 ++ local py_version_xy=python3 13:56:52 ++ local py_version_xyz= 13:56:52 ++ pyenv versions 13:56:52 ++ local command 13:56:52 ++ grep -E '^[0-9.]*[0-9]$' 13:56:52 ++ command=versions 13:56:52 ++ '[' 1 -gt 0 ']' 13:56:52 ++ shift 13:56:52 ++ case "$command" in 13:56:52 ++ command pyenv versions 13:56:52 ++ awk '{ print $1 }' 13:56:52 ++ sed 's/^[ *]* //' 13:56:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:52 +++ grep '^3' /tmp/.pyenv_versions 13:56:52 +++ tail -n 1 13:56:52 +++ sort -V 13:56:52 ++ py_version_xyz=3.11.10 13:56:52 ++ [[ -z 3.11.10 ]] 13:56:52 ++ echo 3.11.10 13:56:52 ++ return 0 13:56:52 + pyenv local 3.11.10 13:56:52 + local command 13:56:52 + command=local 13:56:52 + '[' 2 -gt 0 ']' 13:56:52 + shift 13:56:52 + case "$command" in 13:56:52 + command pyenv local 3.11.10 13:56:52 + for arg in "$@" 13:56:52 + case $arg in 13:56:52 + pkg_list+='tox ' 13:56:52 + for arg in "$@" 13:56:52 + case $arg in 13:56:52 + pkg_list+='virtualenv ' 13:56:52 + for arg in "$@" 13:56:52 + case $arg in 13:56:52 + pkg_list+='urllib3~=1.26.15 ' 13:56:52 + [[ -f /tmp/.toxenv ]] 13:56:52 ++ cat /tmp/.toxenv 13:56:52 + lf_venv=/tmp/venv-kdED 13:56:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdED from' file:/tmp/.toxenv 13:56:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdED from file:/tmp/.toxenv 13:56:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:56:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:56:52 + local 'pip_opts=--upgrade --quiet' 13:56:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:56:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:56:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:56:52 + [[ -n '' ]] 13:56:52 + [[ -n '' ]] 13:56:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:56:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:56:52 + /tmp/venv-kdED/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 13:56:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:56:53 lf-activate-venv(): INFO: Base packages installed successfully 13:56:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:56:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:56:53 + /tmp/venv-kdED/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 13:56:54 + type python3 13:56:54 + true 13:56:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kdED/bin to PATH' 13:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-kdED/bin to PATH 13:56:54 + PATH=/tmp/venv-kdED/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 13:56:54 + return 0 13:56:54 + [[ -d /opt/pyenv ]] 13:56:54 + echo '---> Setting up pyenv' 13:56:54 ---> Setting up pyenv 13:56:54 + export PYENV_ROOT=/opt/pyenv 13:56:54 + PYENV_ROOT=/opt/pyenv 13:56:54 + export PATH=/opt/pyenv/bin:/tmp/venv-kdED/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 13:56:54 + PATH=/opt/pyenv/bin:/tmp/venv-kdED/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 13:56:54 ++ pwd 13:56:54 + PYTHONPATH=/w/workspace/builder-tox-verify-master 13:56:54 + export PYTHONPATH 13:56:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:56:54 + TOX_TESTENV_PASSENV=PYTHONPATH 13:56:54 + tox --version 13:56:54 4.35.0 from /tmp/venv-kdED/lib/python3.11/site-packages/tox/__init__.py 13:56:54 + PARALLEL=False 13:56:54 + TOX_OPTIONS_LIST= 13:56:54 + [[ -n '' ]] 13:56:54 + case ${PARALLEL,,} in 13:56:54 + tox 13:56:54 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 13:56:55 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:57:17 docs: freeze> python -m pip freeze --all 13:57:17 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,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.6.3,webcolors==25.10.0 13:57:17 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 13:57:19 docs: OK ✔ in 24.77 seconds 13:57:19 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:57:37 docs-linkcheck: freeze> python -m pip freeze --all 13:57:37 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,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.6.3,webcolors==25.10.0 13:57:37 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:57:40 docs-linkcheck: OK ✔ in 20.89 seconds 13:57:40 jjb-version: freeze> python -m pip freeze --all 13:57:41 jjb-version: pip==25.3,setuptools==80.9.0 13:57:41 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 13:57:41 JJB version in jjb/releng-jobs.yaml: 6.3.0 13:57:41 JJB version in tox.ini: 6.3.0 13:57:41 jjb-version: OK ✔ in 0.76 seconds 13:57:41 prefix: freeze> python -m pip freeze --all 13:57:41 prefix: pip==25.3,setuptools==80.9.0 13:57:41 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 13:57:42 prefix: OK ✔ in 0.76 seconds 13:57:42 robot: freeze> python -m pip freeze --all 13:57:42 robot: pip==25.3,setuptools==80.9.0 13:57:42 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 13:57:42 docs: OK (24.76=setup[22.73]+cmd[2.03] seconds) 13:57:42 docs-linkcheck: OK (20.89=setup[18.28]+cmd[2.61] seconds) 13:57:42 jjb-version: OK (0.76=setup[0.73]+cmd[0.03] seconds) 13:57:42 prefix: OK (0.75=setup[0.73]+cmd[0.03] seconds) 13:57:42 robot: OK (0.84=setup[0.81]+cmd[0.04] seconds) 13:57:42 congratulations :) (48.04 seconds) 13:57:42 + tox_status=0 13:57:42 + echo '---> Completed tox runs' 13:57:42 ---> Completed tox runs 13:57:42 + for i in .tox/*/log 13:57:42 ++ awk -F/ '{print $2}' 13:57:42 ++ echo .tox/docs-linkcheck/log 13:57:42 + tox_env=docs-linkcheck 13:57:42 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 13:57:42 + for i in .tox/*/log 13:57:42 ++ echo .tox/docs/log 13:57:42 ++ awk -F/ '{print $2}' 13:57:42 + tox_env=docs 13:57:42 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 13:57:42 + for i in .tox/*/log 13:57:42 ++ echo .tox/jjb-version/log 13:57:42 ++ awk -F/ '{print $2}' 13:57:42 + tox_env=jjb-version 13:57:42 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 13:57:42 + for i in .tox/*/log 13:57:42 ++ echo .tox/prefix/log 13:57:42 ++ awk -F/ '{print $2}' 13:57:42 + tox_env=prefix 13:57:42 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 13:57:42 + for i in .tox/*/log 13:57:42 ++ echo .tox/robot/log 13:57:42 ++ awk -F/ '{print $2}' 13:57:42 + tox_env=robot 13:57:42 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 13:57:42 + DOC_DIR=docs/_build/html 13:57:42 + [[ -d docs/_build/html ]] 13:57:42 + echo '---> Archiving generated docs' 13:57:42 ---> Archiving generated docs 13:57:42 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 13:57:42 + echo '---> tox-run.sh ends' 13:57:42 ---> tox-run.sh ends 13:57:42 + test 0 -eq 0 13:57:42 $ ssh-agent -k 13:57:42 unset SSH_AUTH_SOCK; 13:57:42 unset SSH_AGENT_PID; 13:57:42 echo Agent pid 1529 killed; 13:57:42 [ssh-agent] Stopped. 13:57:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:57:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13724532316250849208.sh 13:57:42 ---> sysstat.sh 13:57:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5106308698119779223.sh 13:57:43 ---> package-listing.sh 13:57:43 ++ facter osfamily 13:57:43 ++ tr '[:upper:]' '[:lower:]' 13:57:43 + OS_FAMILY=debian 13:57:43 + workspace=/w/workspace/builder-tox-verify-master 13:57:43 + START_PACKAGES=/tmp/packages_start.txt 13:57:43 + END_PACKAGES=/tmp/packages_end.txt 13:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:43 + PACKAGES=/tmp/packages_start.txt 13:57:43 + '[' /w/workspace/builder-tox-verify-master ']' 13:57:43 + PACKAGES=/tmp/packages_end.txt 13:57:43 + case "${OS_FAMILY}" in 13:57:43 + grep '^ii' 13:57:43 + dpkg -l 13:57:43 + '[' -f /tmp/packages_start.txt ']' 13:57:43 + '[' -f /tmp/packages_end.txt ']' 13:57:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:43 + '[' /w/workspace/builder-tox-verify-master ']' 13:57:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 13:57:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 13:57:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8393918994220256253.sh 13:57:43 ---> capture-instance-metadata.sh 13:57:43 Setup pyenv: 13:57:43 system 13:57:43 3.8.20 13:57:43 3.9.20 13:57:43 3.10.15 13:57:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:57:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AxwK from file:/tmp/.os_lf_venv 13:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:46 lf-activate-venv(): INFO: Base packages installed successfully 13:57:46 lf-activate-venv(): INFO: Installing additional packages: lftools 13:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-AxwK/bin to PATH 13:57:58 INFO: Running in OpenStack, capturing instance metadata 13:57:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2515859106804759526.sh 13:57:58 provisioning config files... 13:57:59 Could not find credentials [logs] for builder-tox-verify-master #8238 13:57:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config5669196815766700302tmp 13:57:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:57:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:57:59 provisioning config files... 13:57:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:57:59 [EnvInject] - Injecting environment variables from a build step. 13:57:59 [EnvInject] - Injecting as environment variables the properties content 13:57:59 SERVER_ID=logs 13:57:59 13:57:59 [EnvInject] - Variables injected successfully. 13:57:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8444276952702923988.sh 13:57:59 ---> create-netrc.sh 13:57:59 WARN: Log server credential not found. 13:57:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11791711916283522901.sh 13:57:59 ---> python-tools-install.sh 13:57:59 Setup pyenv: 13:57:59 system 13:57:59 3.8.20 13:57:59 3.9.20 13:57:59 3.10.15 13:57:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:57:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AxwK from file:/tmp/.os_lf_venv 13:57:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:58:01 lf-activate-venv(): INFO: Base packages installed successfully 13:58:01 lf-activate-venv(): INFO: Installing additional packages: lftools 13:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-AxwK/bin to PATH 13:58:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4748188724744988968.sh 13:58:10 ---> sudo-logs.sh 13:58:10 Archiving 'sudo' log.. 13:58:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11800147853995298710.sh 13:58:10 ---> job-cost.sh 13:58:10 INFO: Activating Python virtual environment... 13:58:10 Setup pyenv: 13:58:10 system 13:58:10 3.8.20 13:58:10 3.9.20 13:58:10 3.10.15 13:58:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:58:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AxwK from file:/tmp/.os_lf_venv 13:58:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:58:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:58:12 lf-activate-venv(): INFO: Base packages installed successfully 13:58:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:58:18 lf-activate-venv(): INFO: Adding /tmp/venv-AxwK/bin to PATH 13:58:18 INFO: No stack-cost file found 13:58:18 INFO: Instance uptime: 211s 13:58:18 INFO: Fetching instance metadata (attempt 1 of 3)... 13:58:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:58:19 INFO: Successfully fetched instance metadata 13:58:19 INFO: Instance type: v3-standard-2 13:58:19 INFO: Retrieving pricing info for: v3-standard-2 13:58:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:58:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=211 13:58:19 INFO: Successfully fetched Vexxhost pricing API 13:58:19 INFO: Retrieved cost: 0.06 13:58:19 INFO: Retrieved resource: v3-standard-2 13:58:19 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 13:58:19 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 13:58:19 INFO: Successfully archived job cost data 13:58:19 DEBUG: Cost data: builder-tox-verify-master,8238,2026-02-13 13:58:19,v3-standard-2,211,0.06,0.00,SUCCESS 13:58:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15090376354456941685.sh 13:58:19 ---> logs-deploy.sh 13:58:19 Setup pyenv: 13:58:19 system 13:58:19 3.8.20 13:58:19 3.9.20 13:58:19 3.10.15 13:58:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:58:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AxwK from file:/tmp/.os_lf_venv 13:58:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:58:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:58:21 lf-activate-venv(): INFO: Base packages installed successfully 13:58:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-AxwK/bin to PATH 13:58:30 WARNING: Nexus logging server not set 13:58:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8238/ 13:58:30 INFO: archiving logs to S3 13:58:31 ---> uname -a: 13:58:31 Linux prd-ubuntu2204-builder-2c-2g-10216 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:58:31 13:58:31 13:58:31 ---> lscpu: 13:58:31 Architecture: x86_64 13:58:31 CPU op-mode(s): 32-bit, 64-bit 13:58:31 Address sizes: 40 bits physical, 48 bits virtual 13:58:31 Byte Order: Little Endian 13:58:31 CPU(s): 2 13:58:31 On-line CPU(s) list: 0,1 13:58:31 Vendor ID: AuthenticAMD 13:58:31 Model name: AMD EPYC-Rome Processor 13:58:31 CPU family: 23 13:58:31 Model: 49 13:58:31 Thread(s) per core: 1 13:58:31 Core(s) per socket: 1 13:58:31 Socket(s): 2 13:58:31 Stepping: 0 13:58:31 BogoMIPS: 5600.00 13:58:31 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:58:31 Virtualization: AMD-V 13:58:31 Hypervisor vendor: KVM 13:58:31 Virtualization type: full 13:58:31 L1d cache: 64 KiB (2 instances) 13:58:31 L1i cache: 64 KiB (2 instances) 13:58:31 L2 cache: 1 MiB (2 instances) 13:58:31 L3 cache: 32 MiB (2 instances) 13:58:31 NUMA node(s): 1 13:58:31 NUMA node0 CPU(s): 0,1 13:58:31 Vulnerability Gather data sampling: Not affected 13:58:31 Vulnerability Indirect target selection: Not affected 13:58:31 Vulnerability Itlb multihit: Not affected 13:58:31 Vulnerability L1tf: Not affected 13:58:31 Vulnerability Mds: Not affected 13:58:31 Vulnerability Meltdown: Not affected 13:58:31 Vulnerability Mmio stale data: Not affected 13:58:31 Vulnerability Reg file data sampling: Not affected 13:58:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:58:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:58:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:58:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:58:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:58:31 Vulnerability Srbds: Not affected 13:58:31 Vulnerability Tsa: Not affected 13:58:31 Vulnerability Tsx async abort: Not affected 13:58:31 Vulnerability Vmscape: Not affected 13:58:31 13:58:31 13:58:31 ---> nproc: 13:58:31 2 13:58:31 13:58:31 13:58:31 ---> df -h: 13:58:31 Filesystem Size Used Avail Use% Mounted on 13:58:31 tmpfs 794M 1.1M 793M 1% /run 13:58:31 /dev/vda1 39G 9.2G 30G 24% / 13:58:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:58:31 tmpfs 5.0M 0 5.0M 0% /run/lock 13:58:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:58:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:58:31 13:58:31 13:58:31 ---> free -m: 13:58:31 total used free shared buff/cache available 13:58:31 Mem: 7937 570 3977 4 3390 7056 13:58:31 Swap: 1023 0 1023 13:58:31 13:58:31 13:58:31 ---> ip addr: 13:58:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:58:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:58:31 inet 127.0.0.1/8 scope host lo 13:58:31 valid_lft forever preferred_lft forever 13:58:31 inet6 ::1/128 scope host 13:58:31 valid_lft forever preferred_lft forever 13:58:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:58:31 link/ether fa:16:3e:e1:af:86 brd ff:ff:ff:ff:ff:ff 13:58:31 altname enp0s3 13:58:31 inet 10.30.170.167/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:58:31 valid_lft 86184sec preferred_lft 86184sec 13:58:31 inet6 fe80::f816:3eff:fee1:af86/64 scope link 13:58:31 valid_lft forever preferred_lft forever 13:58:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:58:31 link/ether da:b1:1c:f7:f1:6f brd ff:ff:ff:ff:ff:ff 13:58:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:58:31 valid_lft forever preferred_lft forever 13:58:31 13:58:31 13:58:31 ---> sar -b -r -n DEV: 13:58:31 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-10216) 02/13/26 _x86_64_ (2 CPU) 13:58:31 13:58:31 13:54:56 LINUX RESTART (2 CPU) 13:58:31 13:58:31 13:58:31 ---> sar -P ALL: 13:58:31 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-10216) 02/13/26 _x86_64_ (2 CPU) 13:58:31 13:58:31 13:54:56 LINUX RESTART (2 CPU) 13:58:31 13:58:31 13:58:31