13:45:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119986 13:45:27 Running as SYSTEM 13:45:27 [EnvInject] - Loading node environment variables. 13:45:27 Building remotely on prd-ubuntu2204-builder-2c-2g-22429 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 13:45:28 [ssh-agent] Looking for ssh-agent implementation... 13:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:28 $ ssh-agent 13:45:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoRIB7/agent.1526 13:45:28 SSH_AGENT_PID=1528 13:45:28 [ssh-agent] Started. 13:45:28 Running ssh-add (command line suppressed) 13:45:28 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6989755435174782724.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6989755435174782724.key) 13:45:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:45:28 The recommended git tool is: NONE 13:45:31 using credential jenkins-ssh 13:45:31 Wiping out workspace first. 13:45:31 Cloning the remote Git repository 13:45:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:45:31 > git init /w/workspace/builder-tox-verify-master # timeout=10 13:45:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:45:31 > git --version # timeout=10 13:45:31 > git --version # 'git version 2.34.1' 13:45:31 using GIT_SSH to set credentials jenkins-ssh 13:45:31 Verifying host key using known hosts file 13:45:31 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:45:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:45:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:45:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:45:34 using GIT_SSH to set credentials jenkins-ssh 13:45:34 Verifying host key using known hosts file 13:45:34 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:45:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/86/119986/1 # timeout=10 13:45:35 > git rev-parse b459f1a08e03fc74394b35be4506e6f85996c22b^{commit} # timeout=10 13:45:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:45:35 Checking out Revision b459f1a08e03fc74394b35be4506e6f85996c22b (refs/changes/86/119986/1) 13:45:35 > git config core.sparsecheckout # timeout=10 13:45:35 > git checkout -f b459f1a08e03fc74394b35be4506e6f85996c22b # timeout=10 13:45:38 Commit message: "fix: Make networks parameter conditional in ODL templates" 13:45:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:45:38 > git rev-list --no-walk f26d3cb64249b4826c0b0c6e6e8e1d94b1ece6cf # timeout=10 13:45:38 > git remote # timeout=10 13:45:38 > git submodule init # timeout=10 13:45:38 > git submodule sync # timeout=10 13:45:38 > git config --get remote.origin.url # timeout=10 13:45:38 > git submodule init # timeout=10 13:45:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:45:38 > git config --get submodule.global-jjb.url # timeout=10 13:45:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:45:38 > git config --get submodule.packer/common-packer.url # timeout=10 13:45:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:45:38 > git submodule update --init --recursive global-jjb # timeout=10 13:45:39 > git submodule update --init --recursive packer/common-packer # timeout=10 13:45:40 provisioning config files... 13:45:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:45:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:45:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6244260412090433011.sh 13:45:40 ---> python-tools-install.sh 13:45:40 Setup pyenv: 13:45:40 * system (set by /opt/pyenv/version) 13:45:40 * 3.8.20 (set by /opt/pyenv/version) 13:45:40 * 3.9.20 (set by /opt/pyenv/version) 13:45:40 3.10.15 13:45:40 3.11.10 13:45:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N2w5 13:45:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:48 lf-activate-venv(): INFO: Base packages installed successfully 13:45:48 lf-activate-venv(): INFO: Installing additional packages: lftools 13:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-N2w5/bin to PATH 13:46:14 Generating Requirements File 13:46:35 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:46:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:46:35 Python 3.11.10 13:46:36 pip 25.3 from /tmp/venv-N2w5/lib/python3.11/site-packages/pip (python 3.11) 13:46:36 appdirs==1.4.4 13:46:36 argcomplete==3.6.3 13:46:36 aspy.yaml==1.3.0 13:46:36 attrs==25.4.0 13:46:36 autopage==0.5.2 13:46:36 beautifulsoup4==4.14.3 13:46:36 boto3==1.42.23 13:46:36 botocore==1.42.23 13:46:36 bs4==0.0.2 13:46:36 certifi==2026.1.4 13:46:36 cffi==2.0.0 13:46:36 cfgv==3.5.0 13:46:36 chardet==5.2.0 13:46:36 charset-normalizer==3.4.4 13:46:36 click==8.3.1 13:46:36 cliff==4.13.1 13:46:36 cmd2==3.1.0 13:46:36 cryptography==3.3.2 13:46:36 debtcollector==3.0.0 13:46:36 decorator==5.2.1 13:46:36 defusedxml==0.7.1 13:46:36 Deprecated==1.3.1 13:46:36 distlib==0.4.0 13:46:36 dnspython==2.8.0 13:46:36 docker==7.1.0 13:46:36 dogpile.cache==1.5.0 13:46:36 durationpy==0.10 13:46:36 email-validator==2.3.0 13:46:36 filelock==3.20.2 13:46:36 future==1.0.0 13:46:36 gitdb==4.0.12 13:46:36 GitPython==3.1.46 13:46:36 google-auth==2.47.0 13:46:36 httplib2==0.31.0 13:46:36 identify==2.6.15 13:46:36 idna==3.11 13:46:36 importlib-resources==1.5.0 13:46:36 iso8601==2.1.0 13:46:36 Jinja2==3.1.6 13:46:36 jmespath==1.0.1 13:46:36 jsonpatch==1.33 13:46:36 jsonpointer==3.0.0 13:46:36 jsonschema==4.26.0 13:46:36 jsonschema-specifications==2025.9.1 13:46:36 keystoneauth1==5.12.0 13:46:36 kubernetes==34.1.0 13:46:36 lftools==0.37.18 13:46:36 lxml==6.0.2 13:46:36 markdown-it-py==4.0.0 13:46:36 MarkupSafe==3.0.3 13:46:36 mdurl==0.1.2 13:46:36 msgpack==1.1.2 13:46:36 multi_key_dict==2.0.3 13:46:36 munch==4.0.0 13:46:36 netaddr==1.3.0 13:46:36 niet==1.4.2 13:46:36 nodeenv==1.10.0 13:46:36 oauth2client==4.1.3 13:46:36 oauthlib==3.3.1 13:46:36 openstacksdk==4.8.0 13:46:36 os-service-types==1.8.2 13:46:36 osc-lib==4.3.0 13:46:36 oslo.config==10.1.0 13:46:36 oslo.context==6.2.0 13:46:36 oslo.i18n==6.7.1 13:46:36 oslo.log==8.0.0 13:46:36 oslo.serialization==5.9.0 13:46:36 oslo.utils==9.2.0 13:46:36 packaging==25.0 13:46:36 pbr==7.0.3 13:46:36 platformdirs==4.5.1 13:46:36 prettytable==3.17.0 13:46:36 psutil==7.2.1 13:46:36 pyasn1==0.6.1 13:46:36 pyasn1_modules==0.4.2 13:46:36 pycparser==2.23 13:46:36 pygerrit2==2.0.15 13:46:36 PyGithub==2.8.1 13:46:36 Pygments==2.19.2 13:46:36 PyJWT==2.10.1 13:46:36 PyNaCl==1.6.2 13:46:36 pyparsing==2.4.7 13:46:36 pyperclip==1.11.0 13:46:36 pyrsistent==0.20.0 13:46:36 python-cinderclient==9.8.0 13:46:36 python-dateutil==2.9.0.post0 13:46:36 python-heatclient==4.3.0 13:46:36 python-jenkins==1.8.3 13:46:36 python-keystoneclient==5.7.0 13:46:36 python-magnumclient==4.9.0 13:46:36 python-openstackclient==8.2.0 13:46:36 python-swiftclient==4.9.0 13:46:36 PyYAML==6.0.3 13:46:36 referencing==0.37.0 13:46:36 requests==2.32.5 13:46:36 requests-oauthlib==2.0.0 13:46:36 requestsexceptions==1.4.0 13:46:36 rfc3986==2.0.0 13:46:36 rich==14.2.0 13:46:36 rich-argparse==1.7.2 13:46:36 rpds-py==0.30.0 13:46:36 rsa==4.9.1 13:46:36 ruamel.yaml==0.19.1 13:46:36 ruamel.yaml.clib==0.2.15 13:46:36 s3transfer==0.16.0 13:46:36 simplejson==3.20.2 13:46:36 six==1.17.0 13:46:36 smmap==5.0.2 13:46:36 soupsieve==2.8.1 13:46:36 stevedore==5.6.0 13:46:36 tabulate==0.9.0 13:46:36 toml==0.10.2 13:46:36 tomlkit==0.13.3 13:46:36 tqdm==4.67.1 13:46:36 typing_extensions==4.15.0 13:46:36 tzdata==2025.3 13:46:36 urllib3==1.26.20 13:46:36 virtualenv==20.35.4 13:46:36 wcwidth==0.2.14 13:46:36 websocket-client==1.9.0 13:46:36 wrapt==2.0.1 13:46:36 xdg==6.0.0 13:46:36 xmltodict==1.0.2 13:46:36 yq==3.4.3 13:46:36 [EnvInject] - Injecting environment variables from a build step. 13:46:36 [EnvInject] - Injecting as environment variables the properties content 13:46:36 PYTHON=python3 13:46:36 13:46:36 [EnvInject] - Variables injected successfully. 13:46:36 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3476485034782598117.sh 13:46:36 ---> tox-install.sh 13:46:36 + source /home/jenkins/lf-env.sh 13:46:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:36 ++ mktemp -d /tmp/venv-XXXX 13:46:36 + lf_venv=/tmp/venv-37fk 13:46:36 + local venv_file=/tmp/.os_lf_venv 13:46:36 + local python=python3 13:46:36 + local options 13:46:36 + local set_path=true 13:46:36 + local install_args= 13:46:36 ++ 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:46:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:36 + true 13:46:36 + case $1 in 13:46:36 + venv_file=/tmp/.toxenv 13:46:36 + shift 2 13:46:36 + true 13:46:36 + case $1 in 13:46:36 + shift 13:46:36 + break 13:46:36 + case $python in 13:46:36 + local pkg_list= 13:46:36 + [[ -d /opt/pyenv ]] 13:46:36 + echo 'Setup pyenv:' 13:46:36 Setup pyenv: 13:46:36 + export PYENV_ROOT=/opt/pyenv 13:46:36 + PYENV_ROOT=/opt/pyenv 13:46:36 + 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:46:36 + 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:46:36 + pyenv versions 13:46:36 system 13:46:36 3.8.20 13:46:36 3.9.20 13:46:36 3.10.15 13:46:36 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:46:36 + command -v pyenv 13:46:36 ++ pyenv init - --no-rehash 13:46:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:46:36 for i in ${!paths[@]}; do 13:46:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:46:36 fi; done; 13:46:36 echo "${paths[*]}"'\'')" 13:46:36 export PATH="/opt/pyenv/shims:${PATH}" 13:46:36 export PYENV_SHELL=bash 13:46:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:36 pyenv() { 13:46:36 local command 13:46:36 command="${1:-}" 13:46:36 if [ "$#" -gt 0 ]; then 13:46:36 shift 13:46:36 fi 13:46:36 13:46:36 case "$command" in 13:46:36 rehash|shell) 13:46:36 eval "$(pyenv "sh-$command" "$@")" 13:46:36 ;; 13:46:36 *) 13:46:36 command pyenv "$command" "$@" 13:46:36 ;; 13:46:36 esac 13:46:36 }' 13:46:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:46:36 for i in ${!paths[@]}; do 13:46:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:46:36 fi; done; 13:46:36 echo "${paths[*]}"' 13:46:36 ++ 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:46:36 ++ 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:46:36 ++ 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:46:36 ++ export PYENV_SHELL=bash 13:46:36 ++ PYENV_SHELL=bash 13:46:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:36 +++ complete -F _pyenv pyenv 13:46:36 ++ lf-pyver python3 13:46:36 ++ local py_version_xy=python3 13:46:36 ++ local py_version_xyz= 13:46:36 ++ pyenv versions 13:46:36 ++ local command 13:46:36 ++ command=versions 13:46:36 ++ awk '{ print $1 }' 13:46:36 ++ '[' 1 -gt 0 ']' 13:46:36 ++ shift 13:46:36 ++ case "$command" in 13:46:36 ++ command pyenv versions 13:46:36 ++ sed 's/^[ *]* //' 13:46:36 ++ grep -E '^[0-9.]*[0-9]$' 13:46:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:36 +++ grep '^3' /tmp/.pyenv_versions 13:46:36 +++ tail -n 1 13:46:36 +++ sort -V 13:46:36 ++ py_version_xyz=3.11.10 13:46:36 ++ [[ -z 3.11.10 ]] 13:46:36 ++ echo 3.11.10 13:46:36 ++ return 0 13:46:36 + pyenv local 3.11.10 13:46:36 + local command 13:46:36 + command=local 13:46:36 + '[' 2 -gt 0 ']' 13:46:36 + shift 13:46:36 + case "$command" in 13:46:36 + command pyenv local 3.11.10 13:46:36 + for arg in "$@" 13:46:36 + case $arg in 13:46:36 + pkg_list+='tox ' 13:46:36 + for arg in "$@" 13:46:36 + case $arg in 13:46:36 + pkg_list+='virtualenv ' 13:46:36 + for arg in "$@" 13:46:36 + case $arg in 13:46:36 + pkg_list+='urllib3~=1.26.15 ' 13:46:36 + [[ -f /tmp/.toxenv ]] 13:46:36 + [[ ! -f /tmp/.toxenv ]] 13:46:36 + [[ -n '' ]] 13:46:36 + python3 -m venv /tmp/venv-37fk 13:46:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-37fk' 13:46:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-37fk 13:46:40 + echo /tmp/venv-37fk 13:46:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:40 + local 'pip_opts=--upgrade --quiet' 13:46:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:40 + [[ -n '' ]] 13:46:40 + [[ -n '' ]] 13:46:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:40 + /tmp/venv-37fk/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:46:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:44 lf-activate-venv(): INFO: Base packages installed successfully 13:46:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:44 + /tmp/venv-37fk/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:46:46 + type python3 13:46:46 + true 13:46:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-37fk/bin to PATH' 13:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-37fk/bin to PATH 13:46:46 + PATH=/tmp/venv-37fk/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:46:46 + return 0 13:46:46 + python3 --version 13:46:46 Python 3.11.10 13:46:46 + python3 -m pip --version 13:46:46 pip 25.3 from /tmp/venv-37fk/lib/python3.11/site-packages/pip (python 3.11) 13:46:46 + python3 -m pip freeze 13:46:46 cachetools==6.2.4 13:46:46 chardet==5.2.0 13:46:46 colorama==0.4.6 13:46:46 distlib==0.4.0 13:46:46 filelock==3.20.2 13:46:46 packaging==25.0 13:46:46 platformdirs==4.5.1 13:46:46 pluggy==1.6.0 13:46:46 pyproject-api==1.10.0 13:46:46 tox==4.33.0 13:46:46 urllib3==1.26.20 13:46:46 virtualenv==20.35.4 13:46:47 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9311934935849828282.sh 13:46:47 [EnvInject] - Injecting environment variables from a build step. 13:46:47 [EnvInject] - Injecting as environment variables the properties content 13:46:47 PARALLEL=False 13:46:47 13:46:47 [EnvInject] - Variables injected successfully. 13:46:47 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15681170737081031967.sh 13:46:47 ---> tox-run.sh 13:46:47 + 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:46:47 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 13:46:47 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 13:46:47 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 13:46:47 + cd /w/workspace/builder-tox-verify-master/. 13:46:47 + source /home/jenkins/lf-env.sh 13:46:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:47 ++ mktemp -d /tmp/venv-XXXX 13:46:47 + lf_venv=/tmp/venv-lvoW 13:46:47 + local venv_file=/tmp/.os_lf_venv 13:46:47 + local python=python3 13:46:47 + local options 13:46:47 + local set_path=true 13:46:47 + local install_args= 13:46:47 ++ 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:46:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:47 + true 13:46:47 + case $1 in 13:46:47 + venv_file=/tmp/.toxenv 13:46:47 + shift 2 13:46:47 + true 13:46:47 + case $1 in 13:46:47 + shift 13:46:47 + break 13:46:47 + case $python in 13:46:47 + local pkg_list= 13:46:47 + [[ -d /opt/pyenv ]] 13:46:47 + echo 'Setup pyenv:' 13:46:47 Setup pyenv: 13:46:47 + export PYENV_ROOT=/opt/pyenv 13:46:47 + PYENV_ROOT=/opt/pyenv 13:46:47 + 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:46:47 + 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:46:47 + pyenv versions 13:46:47 system 13:46:47 3.8.20 13:46:47 3.9.20 13:46:47 3.10.15 13:46:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:46:47 + command -v pyenv 13:46:47 ++ pyenv init - --no-rehash 13:46:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:46:47 for i in ${!paths[@]}; do 13:46:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:46:47 fi; done; 13:46:47 echo "${paths[*]}"'\'')" 13:46:47 export PATH="/opt/pyenv/shims:${PATH}" 13:46:47 export PYENV_SHELL=bash 13:46:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:47 pyenv() { 13:46:47 local command 13:46:47 command="${1:-}" 13:46:47 if [ "$#" -gt 0 ]; then 13:46:47 shift 13:46:47 fi 13:46:47 13:46:47 case "$command" in 13:46:47 rehash|shell) 13:46:47 eval "$(pyenv "sh-$command" "$@")" 13:46:47 ;; 13:46:47 *) 13:46:47 command pyenv "$command" "$@" 13:46:47 ;; 13:46:47 esac 13:46:47 }' 13:46:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:46:47 for i in ${!paths[@]}; do 13:46:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:46:47 fi; done; 13:46:47 echo "${paths[*]}"' 13:46:47 ++ 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:46:47 ++ 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:46:47 ++ 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:46:47 ++ export PYENV_SHELL=bash 13:46:47 ++ PYENV_SHELL=bash 13:46:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:47 +++ complete -F _pyenv pyenv 13:46:47 ++ lf-pyver python3 13:46:47 ++ local py_version_xy=python3 13:46:47 ++ local py_version_xyz= 13:46:47 ++ pyenv versions 13:46:47 ++ local command 13:46:47 ++ command=versions 13:46:47 ++ '[' 1 -gt 0 ']' 13:46:47 ++ shift 13:46:47 ++ case "$command" in 13:46:47 ++ command pyenv versions 13:46:47 ++ sed 's/^[ *]* //' 13:46:47 ++ grep -E '^[0-9.]*[0-9]$' 13:46:47 ++ awk '{ print $1 }' 13:46:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:47 +++ grep '^3' /tmp/.pyenv_versions 13:46:47 +++ tail -n 1 13:46:47 +++ sort -V 13:46:47 ++ py_version_xyz=3.11.10 13:46:47 ++ [[ -z 3.11.10 ]] 13:46:47 ++ echo 3.11.10 13:46:47 ++ return 0 13:46:47 + pyenv local 3.11.10 13:46:47 + local command 13:46:47 + command=local 13:46:47 + '[' 2 -gt 0 ']' 13:46:47 + shift 13:46:47 + case "$command" in 13:46:47 + command pyenv local 3.11.10 13:46:47 + for arg in "$@" 13:46:47 + case $arg in 13:46:47 + pkg_list+='tox ' 13:46:47 + for arg in "$@" 13:46:47 + case $arg in 13:46:47 + pkg_list+='virtualenv ' 13:46:47 + for arg in "$@" 13:46:47 + case $arg in 13:46:47 + pkg_list+='urllib3~=1.26.15 ' 13:46:47 + [[ -f /tmp/.toxenv ]] 13:46:47 ++ cat /tmp/.toxenv 13:46:47 + lf_venv=/tmp/venv-37fk 13:46:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37fk from' file:/tmp/.toxenv 13:46:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-37fk from file:/tmp/.toxenv 13:46:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:47 + local 'pip_opts=--upgrade --quiet' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:47 + [[ -n '' ]] 13:46:47 + [[ -n '' ]] 13:46:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:47 + /tmp/venv-37fk/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:46:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:48 lf-activate-venv(): INFO: Base packages installed successfully 13:46:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:48 + /tmp/venv-37fk/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:46:49 + type python3 13:46:49 + true 13:46:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-37fk/bin to PATH' 13:46:49 lf-activate-venv(): INFO: Adding /tmp/venv-37fk/bin to PATH 13:46:49 + PATH=/tmp/venv-37fk/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:46:49 + return 0 13:46:49 + [[ -d /opt/pyenv ]] 13:46:49 + echo '---> Setting up pyenv' 13:46:49 ---> Setting up pyenv 13:46:49 + export PYENV_ROOT=/opt/pyenv 13:46:49 + PYENV_ROOT=/opt/pyenv 13:46:49 + export PATH=/opt/pyenv/bin:/tmp/venv-37fk/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:46:49 + PATH=/opt/pyenv/bin:/tmp/venv-37fk/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:46:49 ++ pwd 13:46:49 + PYTHONPATH=/w/workspace/builder-tox-verify-master 13:46:49 + export PYTHONPATH 13:46:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:49 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:49 + tox --version 13:46:49 4.33.0 from /tmp/venv-37fk/lib/python3.11/site-packages/tox/__init__.py 13:46:49 + PARALLEL=False 13:46:49 + TOX_OPTIONS_LIST= 13:46:49 + [[ -n '' ]] 13:46:49 + case ${PARALLEL,,} in 13:46:49 + tox 13:46:49 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 13:46:50 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:47:12 docs: freeze> python -m pip freeze --all 13:47:12 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 13:47:12 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:47:14 docs: OK ✔ in 24.72 seconds 13:47:14 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:47:31 docs-linkcheck: freeze> python -m pip freeze --all 13:47:32 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 13:47:32 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:47:34 docs-linkcheck: OK ✔ in 19.91 seconds 13:47:34 jjb-version: freeze> python -m pip freeze --all 13:47:35 jjb-version: pip==25.3,setuptools==80.9.0 13:47:35 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 13:47:35 JJB version in jjb/releng-jobs.yaml: 6.3.0 13:47:35 JJB version in tox.ini: 6.3.0 13:47:35 jjb-version: OK ✔ in 0.77 seconds 13:47:35 prefix: freeze> python -m pip freeze --all 13:47:36 prefix: pip==25.3,setuptools==80.9.0 13:47:36 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 13:47:36 prefix: OK ✔ in 0.76 seconds 13:47:36 robot: freeze> python -m pip freeze --all 13:47:36 robot: pip==25.3,setuptools==80.9.0 13:47:36 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 13:47:36 docs: OK (24.72=setup[22.85]+cmd[1.88] seconds) 13:47:36 docs-linkcheck: OK (19.91=setup[17.54]+cmd[2.37] seconds) 13:47:36 jjb-version: OK (0.77=setup[0.75]+cmd[0.03] seconds) 13:47:36 prefix: OK (0.76=setup[0.74]+cmd[0.02] seconds) 13:47:36 robot: OK (0.79=setup[0.74]+cmd[0.04] seconds) 13:47:36 congratulations :) (46.98 seconds) 13:47:36 + tox_status=0 13:47:36 + echo '---> Completed tox runs' 13:47:36 ---> Completed tox runs 13:47:36 + for i in .tox/*/log 13:47:36 ++ echo .tox/docs-linkcheck/log 13:47:36 ++ awk -F/ '{print $2}' 13:47:36 + tox_env=docs-linkcheck 13:47:36 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 13:47:36 + for i in .tox/*/log 13:47:36 ++ echo .tox/docs/log 13:47:36 ++ awk -F/ '{print $2}' 13:47:36 + tox_env=docs 13:47:36 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 13:47:36 + for i in .tox/*/log 13:47:36 ++ awk -F/ '{print $2}' 13:47:36 ++ echo .tox/jjb-version/log 13:47:36 + tox_env=jjb-version 13:47:36 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 13:47:36 + for i in .tox/*/log 13:47:36 ++ awk -F/ '{print $2}' 13:47:36 ++ echo .tox/prefix/log 13:47:36 + tox_env=prefix 13:47:36 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 13:47:36 + for i in .tox/*/log 13:47:36 ++ echo .tox/robot/log 13:47:36 ++ awk -F/ '{print $2}' 13:47:36 + tox_env=robot 13:47:36 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 13:47:36 + DOC_DIR=docs/_build/html 13:47:36 + [[ -d docs/_build/html ]] 13:47:36 + echo '---> Archiving generated docs' 13:47:36 ---> Archiving generated docs 13:47:36 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 13:47:36 + echo '---> tox-run.sh ends' 13:47:36 ---> tox-run.sh ends 13:47:36 + test 0 -eq 0 13:47:36 $ ssh-agent -k 13:47:36 unset SSH_AUTH_SOCK; 13:47:36 unset SSH_AGENT_PID; 13:47:36 echo Agent pid 1528 killed; 13:47:37 [ssh-agent] Stopped. 13:47:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:47:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11506619314071215026.sh 13:47:37 ---> sysstat.sh 13:47:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5022530230623093821.sh 13:47:37 ---> package-listing.sh 13:47:37 ++ facter osfamily 13:47:37 ++ tr '[:upper:]' '[:lower:]' 13:47:37 + OS_FAMILY=debian 13:47:37 + workspace=/w/workspace/builder-tox-verify-master 13:47:37 + START_PACKAGES=/tmp/packages_start.txt 13:47:37 + END_PACKAGES=/tmp/packages_end.txt 13:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:37 + PACKAGES=/tmp/packages_start.txt 13:47:37 + '[' /w/workspace/builder-tox-verify-master ']' 13:47:37 + PACKAGES=/tmp/packages_end.txt 13:47:37 + case "${OS_FAMILY}" in 13:47:37 + grep '^ii' 13:47:37 + dpkg -l 13:47:37 + '[' -f /tmp/packages_start.txt ']' 13:47:37 + '[' -f /tmp/packages_end.txt ']' 13:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:37 + '[' /w/workspace/builder-tox-verify-master ']' 13:47:37 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 13:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 13:47:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13581676402915968041.sh 13:47:37 ---> capture-instance-metadata.sh 13:47:38 Setup pyenv: 13:47:38 system 13:47:38 3.8.20 13:47:38 3.9.20 13:47:38 3.10.15 13:47:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:47:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2w5 from file:/tmp/.os_lf_venv 13:47:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:40 lf-activate-venv(): INFO: Base packages installed successfully 13:47:40 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-N2w5/bin to PATH 13:47:51 INFO: Running in OpenStack, capturing instance metadata 13:47:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8347478164498885946.sh 13:47:51 provisioning config files... 13:47:51 Could not find credentials [logs] for builder-tox-verify-master #8154 13:47:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config9327161846593992729tmp 13:47:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:47:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:47:51 provisioning config files... 13:47:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:47:52 [EnvInject] - Injecting environment variables from a build step. 13:47:52 [EnvInject] - Injecting as environment variables the properties content 13:47:52 SERVER_ID=logs 13:47:52 13:47:52 [EnvInject] - Variables injected successfully. 13:47:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10492215650962124530.sh 13:47:52 ---> create-netrc.sh 13:47:52 WARN: Log server credential not found. 13:47:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10882090883302892082.sh 13:47:52 ---> python-tools-install.sh 13:47:52 Setup pyenv: 13:47:52 system 13:47:52 3.8.20 13:47:52 3.9.20 13:47:52 3.10.15 13:47:52 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2w5 from file:/tmp/.os_lf_venv 13:47:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:54 lf-activate-venv(): INFO: Base packages installed successfully 13:47:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:48:04 lf-activate-venv(): INFO: Adding /tmp/venv-N2w5/bin to PATH 13:48:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10397066912732105901.sh 13:48:04 ---> sudo-logs.sh 13:48:04 Archiving 'sudo' log.. 13:48:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3587491894945444378.sh 13:48:04 ---> job-cost.sh 13:48:04 Setup pyenv: 13:48:04 system 13:48:04 3.8.20 13:48:04 3.9.20 13:48:04 3.10.15 13:48:04 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:48:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2w5 from file:/tmp/.os_lf_venv 13:48:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:06 lf-activate-venv(): INFO: Base packages installed successfully 13:48:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-N2w5/bin to PATH 13:48:12 INFO: No Stack... 13:48:12 INFO: Retrieving Pricing Info for: v3-standard-2 13:48:13 INFO: Archiving Costs 13:48:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5871008500477843491.sh 13:48:13 ---> logs-deploy.sh 13:48:13 Setup pyenv: 13:48:13 system 13:48:13 3.8.20 13:48:13 3.9.20 13:48:13 3.10.15 13:48:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:48:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2w5 from file:/tmp/.os_lf_venv 13:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:15 lf-activate-venv(): INFO: Base packages installed successfully 13:48:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-N2w5/bin to PATH 13:48:25 WARNING: Nexus logging server not set 13:48:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8154/ 13:48:25 INFO: archiving logs to S3 13:48:26 ---> uname -a: 13:48:26 Linux prd-ubuntu2204-builder-2c-2g-22429 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:48:26 13:48:26 13:48:26 ---> lscpu: 13:48:26 Architecture: x86_64 13:48:26 CPU op-mode(s): 32-bit, 64-bit 13:48:26 Address sizes: 40 bits physical, 48 bits virtual 13:48:26 Byte Order: Little Endian 13:48:26 CPU(s): 2 13:48:26 On-line CPU(s) list: 0,1 13:48:26 Vendor ID: AuthenticAMD 13:48:26 Model name: AMD EPYC-Rome Processor 13:48:26 CPU family: 23 13:48:26 Model: 49 13:48:26 Thread(s) per core: 1 13:48:26 Core(s) per socket: 1 13:48:26 Socket(s): 2 13:48:26 Stepping: 0 13:48:26 BogoMIPS: 5600.00 13:48:26 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:48:26 Virtualization: AMD-V 13:48:26 Hypervisor vendor: KVM 13:48:26 Virtualization type: full 13:48:26 L1d cache: 64 KiB (2 instances) 13:48:26 L1i cache: 64 KiB (2 instances) 13:48:26 L2 cache: 1 MiB (2 instances) 13:48:26 L3 cache: 32 MiB (2 instances) 13:48:26 NUMA node(s): 1 13:48:26 NUMA node0 CPU(s): 0,1 13:48:26 Vulnerability Gather data sampling: Not affected 13:48:26 Vulnerability Indirect target selection: Not affected 13:48:26 Vulnerability Itlb multihit: Not affected 13:48:26 Vulnerability L1tf: Not affected 13:48:26 Vulnerability Mds: Not affected 13:48:26 Vulnerability Meltdown: Not affected 13:48:26 Vulnerability Mmio stale data: Not affected 13:48:26 Vulnerability Reg file data sampling: Not affected 13:48:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:48:26 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:48:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:48:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:48:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:48:26 Vulnerability Srbds: Not affected 13:48:26 Vulnerability Tsa: Not affected 13:48:26 Vulnerability Tsx async abort: Not affected 13:48:26 Vulnerability Vmscape: Not affected 13:48:26 13:48:26 13:48:26 ---> nproc: 13:48:26 2 13:48:26 13:48:26 13:48:26 ---> df -h: 13:48:26 Filesystem Size Used Avail Use% Mounted on 13:48:26 tmpfs 794M 1.1M 793M 1% /run 13:48:26 /dev/vda1 39G 9.1G 30G 24% / 13:48:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:48:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:48:26 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:48:26 13:48:26 13:48:26 ---> free -m: 13:48:26 total used free shared buff/cache available 13:48:26 Mem: 7937 556 3991 4 3389 7070 13:48:26 Swap: 1023 0 1023 13:48:26 13:48:26 13:48:26 ---> ip addr: 13:48:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:26 inet 127.0.0.1/8 scope host lo 13:48:26 valid_lft forever preferred_lft forever 13:48:26 inet6 ::1/128 scope host 13:48:26 valid_lft forever preferred_lft forever 13:48:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:26 link/ether fa:16:3e:c5:76:e2 brd ff:ff:ff:ff:ff:ff 13:48:26 altname enp0s3 13:48:26 inet 10.30.171.102/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:48:26 valid_lft 86186sec preferred_lft 86186sec 13:48:26 inet6 fe80::f816:3eff:fec5:76e2/64 scope link 13:48:26 valid_lft forever preferred_lft forever 13:48:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:48:26 link/ether 6a:7a:c1:69:82:2c brd ff:ff:ff:ff:ff:ff 13:48:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:48:26 valid_lft forever preferred_lft forever 13:48:26 13:48:26 13:48:26 ---> sar -b -r -n DEV: 13:48:26 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-22429) 01/07/26 _x86_64_ (2 CPU) 13:48:26 13:48:26 13:44:55 LINUX RESTART (2 CPU) 13:48:26 13:48:26 13:48:26 ---> sar -P ALL: 13:48:26 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-22429) 01/07/26 _x86_64_ (2 CPU) 13:48:26 13:48:26 13:44:55 LINUX RESTART (2 CPU) 13:48:26 13:48:26 13:48:26