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