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