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