10:56:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118568 10:56:03 Running as SYSTEM 10:56:03 [EnvInject] - Loading node environment variables. 10:56:03 Building remotely on prd-ubuntu2204-builder-2c-2g-3539 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:56:04 [ssh-agent] Looking for ssh-agent implementation... 10:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:04 $ ssh-agent 10:56:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUCWadE/agent.1527 10:56:04 SSH_AGENT_PID=1529 10:56:04 [ssh-agent] Started. 10:56:04 Running ssh-add (command line suppressed) 10:56:04 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14791645586877674597.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14791645586877674597.key) 10:56:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:56:04 The recommended git tool is: NONE 10:56:06 using credential jenkins-ssh 10:56:06 Wiping out workspace first. 10:56:06 Cloning the remote Git repository 10:56:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:56:06 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:56:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:56:06 > git --version # timeout=10 10:56:06 > git --version # 'git version 2.34.1' 10:56:06 using GIT_SSH to set credentials jenkins-ssh 10:56:06 Verifying host key using known hosts file 10:56:06 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. 10:56:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:56:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:56:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:56:09 using GIT_SSH to set credentials jenkins-ssh 10:56:09 Verifying host key using known hosts file 10:56:09 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. 10:56:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/68/118568/6 # timeout=10 10:56:09 > git rev-parse 3bce68ff43a2e71f9b0cb0caeae24c7a97b4ccfe^{commit} # timeout=10 10:56:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:56:09 Checking out Revision 3bce68ff43a2e71f9b0cb0caeae24c7a97b4ccfe (refs/changes/68/118568/6) 10:56:09 > git config core.sparsecheckout # timeout=10 10:56:09 > git checkout -f 3bce68ff43a2e71f9b0cb0caeae24c7a97b4ccfe # timeout=10 10:56:13 Commit message: "feat: Do Packer builds via Tailscale bastion" 10:56:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:56:13 > git rev-list --no-walk 9bb3a5e51681e1adeb2e07224cd2d7a3d3d3edba # timeout=10 10:56:13 > git remote # timeout=10 10:56:13 > git submodule init # timeout=10 10:56:13 > git submodule sync # timeout=10 10:56:13 > git config --get remote.origin.url # timeout=10 10:56:13 > git submodule init # timeout=10 10:56:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:56:13 > git config --get submodule.global-jjb.url # timeout=10 10:56:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:56:13 > git config --get submodule.packer/common-packer.url # timeout=10 10:56:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:56:13 > git submodule update --init --recursive global-jjb # timeout=10 10:56:14 > git submodule update --init --recursive packer/common-packer # timeout=10 10:56:15 provisioning config files... 10:56:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:56:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:56:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7000848578427917710.sh 10:56:15 ---> python-tools-install.sh 10:56:15 Setup pyenv: 10:56:15 * system (set by /opt/pyenv/version) 10:56:15 * 3.8.20 (set by /opt/pyenv/version) 10:56:15 * 3.9.20 (set by /opt/pyenv/version) 10:56:15 3.10.15 10:56:15 3.11.10 10:56:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pGvR 10:56:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:24 lf-activate-venv(): INFO: Base packages installed successfully 10:56:24 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:52 lf-activate-venv(): INFO: Adding /tmp/venv-pGvR/bin to PATH 10:56:52 Generating Requirements File 10:57:13 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. 10:57:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:57:13 Python 3.11.10 10:57:13 pip 25.2 from /tmp/venv-pGvR/lib/python3.11/site-packages/pip (python 3.11) 10:57:14 appdirs==1.4.4 10:57:14 argcomplete==3.6.2 10:57:14 aspy.yaml==1.3.0 10:57:14 attrs==25.4.0 10:57:14 autopage==0.5.2 10:57:14 beautifulsoup4==4.14.2 10:57:14 boto3==1.40.51 10:57:14 botocore==1.40.51 10:57:14 bs4==0.0.2 10:57:14 cachetools==6.2.1 10:57:14 certifi==2025.10.5 10:57:14 cffi==2.0.0 10:57:14 cfgv==3.4.0 10:57:14 chardet==5.2.0 10:57:14 charset-normalizer==3.4.4 10:57:14 click==8.3.0 10:57:14 cliff==4.11.0 10:57:14 cmd2==2.7.0 10:57:14 cryptography==3.3.2 10:57:14 debtcollector==3.0.0 10:57:14 decorator==5.2.1 10:57:14 defusedxml==0.7.1 10:57:14 Deprecated==1.2.18 10:57:14 distlib==0.4.0 10:57:14 dnspython==2.8.0 10:57:14 docker==7.1.0 10:57:14 dogpile.cache==1.5.0 10:57:14 durationpy==0.10 10:57:14 email-validator==2.3.0 10:57:14 filelock==3.20.0 10:57:14 future==1.0.0 10:57:14 gitdb==4.0.12 10:57:14 GitPython==3.1.45 10:57:14 google-auth==2.41.1 10:57:14 httplib2==0.31.0 10:57:14 identify==2.6.15 10:57:14 idna==3.11 10:57:14 importlib-resources==1.5.0 10:57:14 iso8601==2.1.0 10:57:14 Jinja2==3.1.6 10:57:14 jmespath==1.0.1 10:57:14 jsonpatch==1.33 10:57:14 jsonpointer==3.0.0 10:57:14 jsonschema==4.25.1 10:57:14 jsonschema-specifications==2025.9.1 10:57:14 keystoneauth1==5.12.0 10:57:14 kubernetes==34.1.0 10:57:14 lftools==0.37.15 10:57:14 lxml==6.0.2 10:57:14 markdown-it-py==4.0.0 10:57:14 MarkupSafe==3.0.3 10:57:14 mdurl==0.1.2 10:57:14 msgpack==1.1.2 10:57:14 multi_key_dict==2.0.3 10:57:14 munch==4.0.0 10:57:14 netaddr==1.3.0 10:57:14 niet==1.4.2 10:57:14 nodeenv==1.9.1 10:57:14 oauth2client==4.1.3 10:57:14 oauthlib==3.3.1 10:57:14 openstacksdk==4.7.1 10:57:14 os-service-types==1.8.0 10:57:14 osc-lib==4.2.0 10:57:14 oslo.config==10.0.0 10:57:14 oslo.context==6.1.0 10:57:14 oslo.i18n==6.6.0 10:57:14 oslo.log==7.2.1 10:57:14 oslo.serialization==5.8.0 10:57:14 oslo.utils==9.1.0 10:57:14 packaging==25.0 10:57:14 pbr==7.0.1 10:57:14 platformdirs==4.5.0 10:57:14 prettytable==3.16.0 10:57:14 psutil==7.1.0 10:57:14 pyasn1==0.6.1 10:57:14 pyasn1_modules==0.4.2 10:57:14 pycparser==2.23 10:57:14 pygerrit2==2.0.15 10:57:14 PyGithub==2.8.1 10:57:14 Pygments==2.19.2 10:57:14 PyJWT==2.10.1 10:57:14 PyNaCl==1.6.0 10:57:14 pyparsing==2.4.7 10:57:14 pyperclip==1.11.0 10:57:14 pyrsistent==0.20.0 10:57:14 python-cinderclient==9.8.0 10:57:14 python-dateutil==2.9.0.post0 10:57:14 python-heatclient==4.3.0 10:57:14 python-jenkins==1.8.3 10:57:14 python-keystoneclient==5.7.0 10:57:14 python-magnumclient==4.9.0 10:57:14 python-openstackclient==8.2.0 10:57:14 python-swiftclient==4.8.0 10:57:14 PyYAML==6.0.3 10:57:14 referencing==0.37.0 10:57:14 requests==2.32.5 10:57:14 requests-oauthlib==2.0.0 10:57:14 requestsexceptions==1.4.0 10:57:14 rfc3986==2.0.0 10:57:14 rich==14.2.0 10:57:14 rich-argparse==1.7.1 10:57:14 rpds-py==0.27.1 10:57:14 rsa==4.9.1 10:57:14 ruamel.yaml==0.18.15 10:57:14 ruamel.yaml.clib==0.2.14 10:57:14 s3transfer==0.14.0 10:57:14 simplejson==3.20.2 10:57:14 six==1.17.0 10:57:14 smmap==5.0.2 10:57:14 soupsieve==2.8 10:57:14 stevedore==5.5.0 10:57:14 tabulate==0.9.0 10:57:14 toml==0.10.2 10:57:14 tomlkit==0.13.3 10:57:14 tqdm==4.67.1 10:57:14 typing_extensions==4.15.0 10:57:14 tzdata==2025.2 10:57:14 urllib3==1.26.20 10:57:14 virtualenv==20.35.3 10:57:14 wcwidth==0.2.14 10:57:14 websocket-client==1.9.0 10:57:14 wrapt==1.17.3 10:57:14 xdg==6.0.0 10:57:14 xmltodict==1.0.2 10:57:14 yq==3.4.3 10:57:14 [EnvInject] - Injecting environment variables from a build step. 10:57:14 [EnvInject] - Injecting as environment variables the properties content 10:57:14 PYTHON=python3 10:57:14 10:57:14 [EnvInject] - Variables injected successfully. 10:57:14 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins562773070337351222.sh 10:57:14 ---> tox-install.sh 10:57:14 + source /home/jenkins/lf-env.sh 10:57:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:14 ++ mktemp -d /tmp/venv-XXXX 10:57:14 + lf_venv=/tmp/venv-DLyW 10:57:14 + local venv_file=/tmp/.os_lf_venv 10:57:14 + local python=python3 10:57:14 + local options 10:57:14 + local set_path=true 10:57:14 + local install_args= 10:57:14 ++ 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 10:57:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:14 + true 10:57:14 + case $1 in 10:57:14 + venv_file=/tmp/.toxenv 10:57:14 + shift 2 10:57:14 + true 10:57:14 + case $1 in 10:57:14 + shift 10:57:14 + break 10:57:14 + case $python in 10:57:14 + local pkg_list= 10:57:14 + [[ -d /opt/pyenv ]] 10:57:14 + echo 'Setup pyenv:' 10:57:14 Setup pyenv: 10:57:14 + export PYENV_ROOT=/opt/pyenv 10:57:14 + PYENV_ROOT=/opt/pyenv 10:57:14 + 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 10:57:14 + 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 10:57:14 + pyenv versions 10:57:14 system 10:57:14 3.8.20 10:57:14 3.9.20 10:57:14 3.10.15 10:57:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:57:14 + command -v pyenv 10:57:14 ++ pyenv init - --no-rehash 10:57:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:57:14 for i in ${!paths[@]}; do 10:57:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:57:14 fi; done; 10:57:14 echo "${paths[*]}"'\'')" 10:57:14 export PATH="/opt/pyenv/shims:${PATH}" 10:57:14 export PYENV_SHELL=bash 10:57:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:14 pyenv() { 10:57:14 local command 10:57:14 command="${1:-}" 10:57:14 if [ "$#" -gt 0 ]; then 10:57:14 shift 10:57:14 fi 10:57:14 10:57:14 case "$command" in 10:57:14 rehash|shell) 10:57:14 eval "$(pyenv "sh-$command" "$@")" 10:57:14 ;; 10:57:14 *) 10:57:14 command pyenv "$command" "$@" 10:57:14 ;; 10:57:14 esac 10:57:14 }' 10:57:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:57:14 for i in ${!paths[@]}; do 10:57:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:57:14 fi; done; 10:57:14 echo "${paths[*]}"' 10:57:14 ++ 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 10:57:14 ++ 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 10:57:14 ++ 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 10:57:14 ++ export PYENV_SHELL=bash 10:57:14 ++ PYENV_SHELL=bash 10:57:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:14 +++ complete -F _pyenv pyenv 10:57:14 ++ lf-pyver python3 10:57:14 ++ local py_version_xy=python3 10:57:14 ++ local py_version_xyz= 10:57:14 ++ sed 's/^[ *]* //' 10:57:14 ++ awk '{ print $1 }' 10:57:14 ++ grep -E '^[0-9.]*[0-9]$' 10:57:14 ++ pyenv versions 10:57:14 ++ local command 10:57:14 ++ command=versions 10:57:14 ++ '[' 1 -gt 0 ']' 10:57:14 ++ shift 10:57:14 ++ case "$command" in 10:57:14 ++ command pyenv versions 10:57:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:14 +++ grep '^3' /tmp/.pyenv_versions 10:57:14 +++ tail -n 1 10:57:14 +++ sort -V 10:57:14 ++ py_version_xyz=3.11.10 10:57:14 ++ [[ -z 3.11.10 ]] 10:57:14 ++ echo 3.11.10 10:57:14 ++ return 0 10:57:14 + pyenv local 3.11.10 10:57:14 + local command 10:57:14 + command=local 10:57:14 + '[' 2 -gt 0 ']' 10:57:14 + shift 10:57:14 + case "$command" in 10:57:14 + command pyenv local 3.11.10 10:57:14 + for arg in "$@" 10:57:14 + case $arg in 10:57:14 + pkg_list+='tox ' 10:57:14 + for arg in "$@" 10:57:14 + case $arg in 10:57:14 + pkg_list+='virtualenv ' 10:57:14 + for arg in "$@" 10:57:14 + case $arg in 10:57:14 + pkg_list+='urllib3~=1.26.15 ' 10:57:14 + [[ -f /tmp/.toxenv ]] 10:57:14 + [[ ! -f /tmp/.toxenv ]] 10:57:14 + [[ -n '' ]] 10:57:14 + python3 -m venv /tmp/venv-DLyW 10:57:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DLyW' 10:57:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DLyW 10:57:18 + echo /tmp/venv-DLyW 10:57:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:57:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:57:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:18 + local 'pip_opts=--upgrade --quiet' 10:57:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:18 + [[ -n '' ]] 10:57:18 + [[ -n '' ]] 10:57:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:18 + /tmp/venv-DLyW/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 10:57:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:22 lf-activate-venv(): INFO: Base packages installed successfully 10:57:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:22 + /tmp/venv-DLyW/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 10:57:24 + type python3 10:57:24 + true 10:57:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DLyW/bin to PATH' 10:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-DLyW/bin to PATH 10:57:24 + PATH=/tmp/venv-DLyW/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 10:57:24 + return 0 10:57:24 + python3 --version 10:57:24 Python 3.11.10 10:57:24 + python3 -m pip --version 10:57:24 pip 25.2 from /tmp/venv-DLyW/lib/python3.11/site-packages/pip (python 3.11) 10:57:24 + python3 -m pip freeze 10:57:24 cachetools==6.2.1 10:57:24 chardet==5.2.0 10:57:24 colorama==0.4.6 10:57:24 distlib==0.4.0 10:57:24 filelock==3.20.0 10:57:24 packaging==25.0 10:57:24 platformdirs==4.5.0 10:57:24 pluggy==1.6.0 10:57:24 pyproject-api==1.10.0 10:57:24 tox==4.31.0 10:57:24 urllib3==1.26.20 10:57:24 virtualenv==20.35.3 10:57:24 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins13658105756739377061.sh 10:57:24 [EnvInject] - Injecting environment variables from a build step. 10:57:24 [EnvInject] - Injecting as environment variables the properties content 10:57:24 PARALLEL=False 10:57:24 10:57:24 [EnvInject] - Variables injected successfully. 10:57:24 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17074725542359679641.sh 10:57:24 ---> tox-run.sh 10:57:24 + 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 10:57:24 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:57:24 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:57:24 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:57:24 + cd /w/workspace/builder-tox-verify-master/. 10:57:24 + source /home/jenkins/lf-env.sh 10:57:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:24 ++ mktemp -d /tmp/venv-XXXX 10:57:24 + lf_venv=/tmp/venv-YqWI 10:57:24 + local venv_file=/tmp/.os_lf_venv 10:57:24 + local python=python3 10:57:24 + local options 10:57:24 + local set_path=true 10:57:24 + local install_args= 10:57:24 ++ 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 10:57:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:24 + true 10:57:24 + case $1 in 10:57:24 + venv_file=/tmp/.toxenv 10:57:24 + shift 2 10:57:24 + true 10:57:24 + case $1 in 10:57:24 + shift 10:57:24 + break 10:57:24 + case $python in 10:57:24 + local pkg_list= 10:57:24 + [[ -d /opt/pyenv ]] 10:57:24 + echo 'Setup pyenv:' 10:57:24 Setup pyenv: 10:57:24 + export PYENV_ROOT=/opt/pyenv 10:57:24 + PYENV_ROOT=/opt/pyenv 10:57:24 + 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 10:57:24 + 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 10:57:24 + pyenv versions 10:57:24 system 10:57:24 3.8.20 10:57:24 3.9.20 10:57:24 3.10.15 10:57:24 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:57:24 + command -v pyenv 10:57:24 ++ pyenv init - --no-rehash 10:57:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:57:24 for i in ${!paths[@]}; do 10:57:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:57:24 fi; done; 10:57:24 echo "${paths[*]}"'\'')" 10:57:24 export PATH="/opt/pyenv/shims:${PATH}" 10:57:24 export PYENV_SHELL=bash 10:57:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:24 pyenv() { 10:57:24 local command 10:57:24 command="${1:-}" 10:57:24 if [ "$#" -gt 0 ]; then 10:57:24 shift 10:57:24 fi 10:57:24 10:57:24 case "$command" in 10:57:24 rehash|shell) 10:57:24 eval "$(pyenv "sh-$command" "$@")" 10:57:24 ;; 10:57:24 *) 10:57:24 command pyenv "$command" "$@" 10:57:24 ;; 10:57:24 esac 10:57:24 }' 10:57:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:57:24 for i in ${!paths[@]}; do 10:57:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:57:24 fi; done; 10:57:24 echo "${paths[*]}"' 10:57:24 ++ 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 10:57:24 ++ 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 10:57:24 ++ 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 10:57:24 ++ export PYENV_SHELL=bash 10:57:24 ++ PYENV_SHELL=bash 10:57:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:24 +++ complete -F _pyenv pyenv 10:57:24 ++ lf-pyver python3 10:57:24 ++ local py_version_xy=python3 10:57:24 ++ local py_version_xyz= 10:57:24 ++ pyenv versions 10:57:24 ++ local command 10:57:24 ++ command=versions 10:57:24 ++ '[' 1 -gt 0 ']' 10:57:24 ++ shift 10:57:24 ++ case "$command" in 10:57:24 ++ command pyenv versions 10:57:24 ++ awk '{ print $1 }' 10:57:24 ++ grep -E '^[0-9.]*[0-9]$' 10:57:24 ++ sed 's/^[ *]* //' 10:57:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:24 +++ grep '^3' /tmp/.pyenv_versions 10:57:24 +++ tail -n 1 10:57:24 +++ sort -V 10:57:24 ++ py_version_xyz=3.11.10 10:57:24 ++ [[ -z 3.11.10 ]] 10:57:24 ++ echo 3.11.10 10:57:24 ++ return 0 10:57:24 + pyenv local 3.11.10 10:57:24 + local command 10:57:24 + command=local 10:57:24 + '[' 2 -gt 0 ']' 10:57:24 + shift 10:57:24 + case "$command" in 10:57:24 + command pyenv local 3.11.10 10:57:24 + for arg in "$@" 10:57:24 + case $arg in 10:57:24 + pkg_list+='tox ' 10:57:24 + for arg in "$@" 10:57:24 + case $arg in 10:57:24 + pkg_list+='virtualenv ' 10:57:24 + for arg in "$@" 10:57:24 + case $arg in 10:57:24 + pkg_list+='urllib3~=1.26.15 ' 10:57:24 + [[ -f /tmp/.toxenv ]] 10:57:24 ++ cat /tmp/.toxenv 10:57:24 + lf_venv=/tmp/venv-DLyW 10:57:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DLyW from' file:/tmp/.toxenv 10:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DLyW from file:/tmp/.toxenv 10:57:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:24 + local 'pip_opts=--upgrade --quiet' 10:57:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:24 + [[ -n '' ]] 10:57:24 + [[ -n '' ]] 10:57:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:24 + /tmp/venv-DLyW/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 10:57:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:25 lf-activate-venv(): INFO: Base packages installed successfully 10:57:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:25 + /tmp/venv-DLyW/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 10:57:27 + type python3 10:57:27 + true 10:57:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DLyW/bin to PATH' 10:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-DLyW/bin to PATH 10:57:27 + PATH=/tmp/venv-DLyW/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 10:57:27 + return 0 10:57:27 + [[ -d /opt/pyenv ]] 10:57:27 + echo '---> Setting up pyenv' 10:57:27 ---> Setting up pyenv 10:57:27 + export PYENV_ROOT=/opt/pyenv 10:57:27 + PYENV_ROOT=/opt/pyenv 10:57:27 + export PATH=/opt/pyenv/bin:/tmp/venv-DLyW/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 10:57:27 + PATH=/opt/pyenv/bin:/tmp/venv-DLyW/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 10:57:27 ++ pwd 10:57:27 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:57:27 + export PYTHONPATH 10:57:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:57:27 + TOX_TESTENV_PASSENV=PYTHONPATH 10:57:27 + tox --version 10:57:27 4.31.0 from /tmp/venv-DLyW/lib/python3.11/site-packages/tox/__init__.py 10:57:27 + PARALLEL=False 10:57:27 + TOX_OPTIONS_LIST= 10:57:27 + [[ -n '' ]] 10:57:27 + case ${PARALLEL,,} in 10:57:27 + tox 10:57:27 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:57:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:57:50 docs: freeze> python -m pip freeze --all 10:57:51 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 10:57:51 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 10:57:53 docs: OK ✔ in 25.43 seconds 10:57:53 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:58:09 docs-linkcheck: freeze> python -m pip freeze --all 10:58:10 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 10:58:10 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 10:58:12 docs-linkcheck: OK ✔ in 19.61 seconds 10:58:12 jjb-version: freeze> python -m pip freeze --all 10:58:13 jjb-version: pip==25.2,setuptools==80.9.0 10:58:13 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:58:13 JJB version in jjb/releng-jobs.yaml: 6.3.0 10:58:13 JJB version in tox.ini: 6.3.0 10:58:13 jjb-version: OK ✔ in 0.78 seconds 10:58:13 prefix: freeze> python -m pip freeze --all 10:58:14 prefix: pip==25.2,setuptools==80.9.0 10:58:14 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:58:14 prefix: OK ✔ in 0.77 seconds 10:58:14 robot: freeze> python -m pip freeze --all 10:58:14 robot: pip==25.2,setuptools==80.9.0 10:58:14 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:58:15 docs: OK (25.43=setup[23.61]+cmd[1.82] seconds) 10:58:15 docs-linkcheck: OK (19.61=setup[17.16]+cmd[2.44] seconds) 10:58:15 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 10:58:15 prefix: OK (0.77=setup[0.74]+cmd[0.02] seconds) 10:58:15 robot: OK (0.85=setup[0.81]+cmd[0.04] seconds) 10:58:15 congratulations :) (47.45 seconds) 10:58:15 + tox_status=0 10:58:15 + echo '---> Completed tox runs' 10:58:15 ---> Completed tox runs 10:58:15 + for i in .tox/*/log 10:58:15 ++ awk -F/ '{print $2}' 10:58:15 ++ echo .tox/docs-linkcheck/log 10:58:15 + tox_env=docs-linkcheck 10:58:15 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:58:15 + for i in .tox/*/log 10:58:15 ++ awk -F/ '{print $2}' 10:58:15 ++ echo .tox/docs/log 10:58:15 + tox_env=docs 10:58:15 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:58:15 + for i in .tox/*/log 10:58:15 ++ awk -F/ '{print $2}' 10:58:15 ++ echo .tox/jjb-version/log 10:58:15 + tox_env=jjb-version 10:58:15 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:58:15 + for i in .tox/*/log 10:58:15 ++ awk -F/ '{print $2}' 10:58:15 ++ echo .tox/prefix/log 10:58:15 + tox_env=prefix 10:58:15 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:58:15 + for i in .tox/*/log 10:58:15 ++ awk -F/ '{print $2}' 10:58:15 ++ echo .tox/robot/log 10:58:15 + tox_env=robot 10:58:15 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:58:15 + DOC_DIR=docs/_build/html 10:58:15 + [[ -d docs/_build/html ]] 10:58:15 + echo '---> Archiving generated docs' 10:58:15 ---> Archiving generated docs 10:58:15 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:58:15 + echo '---> tox-run.sh ends' 10:58:15 ---> tox-run.sh ends 10:58:15 + test 0 -eq 0 10:58:15 $ ssh-agent -k 10:58:15 unset SSH_AUTH_SOCK; 10:58:15 unset SSH_AGENT_PID; 10:58:15 echo Agent pid 1529 killed; 10:58:15 [ssh-agent] Stopped. 10:58:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:58:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2148133891342968095.sh 10:58:15 ---> sysstat.sh 10:58:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17001196584068786813.sh 10:58:15 ---> package-listing.sh 10:58:15 ++ facter osfamily 10:58:15 ++ tr '[:upper:]' '[:lower:]' 10:58:16 + OS_FAMILY=debian 10:58:16 + workspace=/w/workspace/builder-tox-verify-master 10:58:16 + START_PACKAGES=/tmp/packages_start.txt 10:58:16 + END_PACKAGES=/tmp/packages_end.txt 10:58:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:16 + PACKAGES=/tmp/packages_start.txt 10:58:16 + '[' /w/workspace/builder-tox-verify-master ']' 10:58:16 + PACKAGES=/tmp/packages_end.txt 10:58:16 + case "${OS_FAMILY}" in 10:58:16 + dpkg -l 10:58:16 + grep '^ii' 10:58:16 + '[' -f /tmp/packages_start.txt ']' 10:58:16 + '[' -f /tmp/packages_end.txt ']' 10:58:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:16 + '[' /w/workspace/builder-tox-verify-master ']' 10:58:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:58:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:58:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15944343829949948963.sh 10:58:16 ---> capture-instance-metadata.sh 10:58:16 Setup pyenv: 10:58:16 system 10:58:16 3.8.20 10:58:16 3.9.20 10:58:16 3.10.15 10:58:16 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGvR from file:/tmp/.os_lf_venv 10:58:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:18 lf-activate-venv(): INFO: Base packages installed successfully 10:58:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-pGvR/bin to PATH 10:58:30 INFO: Running in OpenStack, capturing instance metadata 10:58:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6006737722897523943.sh 10:58:31 provisioning config files... 10:58:31 Could not find credentials [logs] for builder-tox-verify-master #8019 10:58:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2876895475067563675tmp 10:58:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:58:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:58:31 provisioning config files... 10:58:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:58:31 [EnvInject] - Injecting environment variables from a build step. 10:58:31 [EnvInject] - Injecting as environment variables the properties content 10:58:31 SERVER_ID=logs 10:58:31 10:58:31 [EnvInject] - Variables injected successfully. 10:58:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15770296759719988338.sh 10:58:31 ---> create-netrc.sh 10:58:31 WARN: Log server credential not found. 10:58:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1487581007807200406.sh 10:58:31 ---> python-tools-install.sh 10:58:31 Setup pyenv: 10:58:31 system 10:58:31 3.8.20 10:58:31 3.9.20 10:58:31 3.10.15 10:58:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGvR from file:/tmp/.os_lf_venv 10:58:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:33 lf-activate-venv(): INFO: Base packages installed successfully 10:58:33 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:43 lf-activate-venv(): INFO: Adding /tmp/venv-pGvR/bin to PATH 10:58:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9193407840908278283.sh 10:58:43 ---> sudo-logs.sh 10:58:43 Archiving 'sudo' log.. 10:58:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17912893798919214517.sh 10:58:44 ---> job-cost.sh 10:58:44 Setup pyenv: 10:58:44 system 10:58:44 3.8.20 10:58:44 3.9.20 10:58:44 3.10.15 10:58:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGvR from file:/tmp/.os_lf_venv 10:58:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:46 lf-activate-venv(): INFO: Base packages installed successfully 10:58:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-pGvR/bin to PATH 10:58:53 INFO: No Stack... 10:58:53 INFO: Retrieving Pricing Info for: v3-standard-2 10:58:53 INFO: Archiving Costs 10:58:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1562762638516978987.sh 10:58:53 ---> logs-deploy.sh 10:58:53 Setup pyenv: 10:58:53 system 10:58:53 3.8.20 10:58:53 3.9.20 10:58:53 3.10.15 10:58:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pGvR from file:/tmp/.os_lf_venv 10:58:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:56 lf-activate-venv(): INFO: Base packages installed successfully 10:58:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:59:06 lf-activate-venv(): INFO: Adding /tmp/venv-pGvR/bin to PATH 10:59:06 WARNING: Nexus logging server not set 10:59:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8019/ 10:59:06 INFO: archiving logs to S3 10:59:07 ---> uname -a: 10:59:07 Linux prd-ubuntu2204-builder-2c-2g-3539 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:59:07 10:59:07 10:59:07 ---> lscpu: 10:59:07 Architecture: x86_64 10:59:07 CPU op-mode(s): 32-bit, 64-bit 10:59:07 Address sizes: 40 bits physical, 48 bits virtual 10:59:07 Byte Order: Little Endian 10:59:07 CPU(s): 2 10:59:07 On-line CPU(s) list: 0,1 10:59:07 Vendor ID: AuthenticAMD 10:59:07 Model name: AMD EPYC-Rome Processor 10:59:07 CPU family: 23 10:59:07 Model: 49 10:59:07 Thread(s) per core: 1 10:59:07 Core(s) per socket: 1 10:59:07 Socket(s): 2 10:59:07 Stepping: 0 10:59:07 BogoMIPS: 5600.00 10:59:07 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 10:59:07 Virtualization: AMD-V 10:59:07 Hypervisor vendor: KVM 10:59:07 Virtualization type: full 10:59:07 L1d cache: 64 KiB (2 instances) 10:59:07 L1i cache: 64 KiB (2 instances) 10:59:07 L2 cache: 1 MiB (2 instances) 10:59:07 L3 cache: 32 MiB (2 instances) 10:59:07 NUMA node(s): 1 10:59:07 NUMA node0 CPU(s): 0,1 10:59:07 Vulnerability Gather data sampling: Not affected 10:59:07 Vulnerability Indirect target selection: Not affected 10:59:07 Vulnerability Itlb multihit: Not affected 10:59:07 Vulnerability L1tf: Not affected 10:59:07 Vulnerability Mds: Not affected 10:59:07 Vulnerability Meltdown: Not affected 10:59:07 Vulnerability Mmio stale data: Not affected 10:59:07 Vulnerability Reg file data sampling: Not affected 10:59:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:59:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:59:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:59:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:59:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:59:07 Vulnerability Srbds: Not affected 10:59:07 Vulnerability Tsx async abort: Not affected 10:59:07 10:59:07 10:59:07 ---> nproc: 10:59:07 2 10:59:07 10:59:07 10:59:07 ---> df -h: 10:59:07 Filesystem Size Used Avail Use% Mounted on 10:59:07 tmpfs 794M 1.1M 793M 1% /run 10:59:07 /dev/vda1 39G 9.1G 30G 24% / 10:59:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:59:07 tmpfs 5.0M 0 5.0M 0% /run/lock 10:59:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:59:07 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:59:07 10:59:07 10:59:07 ---> free -m: 10:59:07 total used free shared buff/cache available 10:59:07 Mem: 7937 551 4032 4 3354 7075 10:59:07 Swap: 1023 0 1023 10:59:07 10:59:07 10:59:07 ---> ip addr: 10:59:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:59:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:59:07 inet 127.0.0.1/8 scope host lo 10:59:07 valid_lft forever preferred_lft forever 10:59:07 inet6 ::1/128 scope host 10:59:07 valid_lft forever preferred_lft forever 10:59:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:59:07 link/ether fa:16:3e:cc:40:a9 brd ff:ff:ff:ff:ff:ff 10:59:07 altname enp0s3 10:59:07 inet 10.30.170.198/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:59:07 valid_lft 86180sec preferred_lft 86180sec 10:59:07 inet6 fe80::f816:3eff:fecc:40a9/64 scope link 10:59:07 valid_lft forever preferred_lft forever 10:59:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:59:07 link/ether a6:b6:85:fc:52:1c brd ff:ff:ff:ff:ff:ff 10:59:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:59:07 valid_lft forever preferred_lft forever 10:59:07 10:59:07 10:59:07 ---> sar -b -r -n DEV: 10:59:07 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3539) 10/14/25 _x86_64_ (2 CPU) 10:59:07 10:59:07 10:55:29 LINUX RESTART (2 CPU) 10:59:07 10:59:07 10:59:07 ---> sar -P ALL: 10:59:07 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3539) 10/14/25 _x86_64_ (2 CPU) 10:59:07 10:59:07 10:55:29 LINUX RESTART (2 CPU) 10:59:07 10:59:07 10:59:07