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