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