21:42:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121263 21:42:03 Running as SYSTEM 21:42:03 [EnvInject] - Loading node environment variables. 21:42:03 Building remotely on prd-ubuntu2204-builder-2c-2g-5704 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 21:42:04 [ssh-agent] Looking for ssh-agent implementation... 21:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:04 $ ssh-agent 21:42:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyCo90i/agent.1510 21:42:04 SSH_AGENT_PID=1512 21:42:04 [ssh-agent] Started. 21:42:04 Running ssh-add (command line suppressed) 21:42:04 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_2655191088086017262.key (/w/workspace/builder-tox-verify-master@tmp/private_key_2655191088086017262.key) 21:42:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:42:04 The recommended git tool is: NONE 21:42:06 using credential jenkins-ssh 21:42:06 Wiping out workspace first. 21:42:06 Cloning the remote Git repository 21:42:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:42:06 > git init /w/workspace/builder-tox-verify-master # timeout=10 21:42:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:42:06 > git --version # timeout=10 21:42:06 > git --version # 'git version 2.34.1' 21:42:06 using GIT_SSH to set credentials jenkins-ssh 21:42:06 Verifying host key using known hosts file, will automatically accept unseen keys 21:42:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:42:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:42:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:42:09 using GIT_SSH to set credentials jenkins-ssh 21:42:09 Verifying host key using known hosts file, will automatically accept unseen keys 21:42:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/63/121263/3 # timeout=10 21:42:09 > git rev-parse aa1c03fd8f1709777957ffe95ed2e48d5c79a832^{commit} # timeout=10 21:42:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:42:09 Checking out Revision aa1c03fd8f1709777957ffe95ed2e48d5c79a832 (refs/changes/63/121263/3) 21:42:09 > git config core.sparsecheckout # timeout=10 21:42:09 > git checkout -f aa1c03fd8f1709777957ffe95ed2e48d5c79a832 # timeout=10 21:42:10 Commit message: "chore(infrautils): disable JJB info-yaml-verify (GHA migration)" 21:42:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:42:10 > git rev-list --no-walk d53909dfee6bbf8d33f6556ba101859ced35d78e # timeout=10 21:42:10 > git remote # timeout=10 21:42:10 > git submodule init # timeout=10 21:42:10 > git submodule sync # timeout=10 21:42:10 > git config --get remote.origin.url # timeout=10 21:42:10 > git submodule init # timeout=10 21:42:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:42:10 > git config --get submodule.global-jjb.url # timeout=10 21:42:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:42:10 > git config --get submodule.packer/common-packer.url # timeout=10 21:42:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:42:10 > git submodule update --init --recursive global-jjb # timeout=10 21:42:11 > git submodule update --init --recursive packer/common-packer # timeout=10 21:42:14 provisioning config files... 21:42:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:42:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:42:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6459832232581908102.sh 21:42:15 ---> python-tools-install.sh 21:42:15 Setup pyenv: 21:42:15 * system (set by /opt/pyenv/version) 21:42:15 * 3.8.20 (set by /opt/pyenv/version) 21:42:15 * 3.9.20 (set by /opt/pyenv/version) 21:42:15 3.10.15 21:42:15 3.11.10 21:42:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uegQ 21:42:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:42:23 lf-activate-venv(): INFO: Base packages installed successfully 21:42:23 lf-activate-venv(): INFO: Installing additional packages: lftools 21:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-uegQ/bin to PATH 21:42:46 Generating Requirements File 21:43:03 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. 21:43:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:43:04 Python 3.11.10 21:43:04 pip 26.0.1 from /tmp/venv-uegQ/lib/python3.11/site-packages/pip (python 3.11) 21:43:04 appdirs==1.4.4 21:43:04 argcomplete==3.6.3 21:43:04 aspy.yaml==1.3.0 21:43:04 attrs==25.4.0 21:43:04 autopage==0.6.0 21:43:04 beautifulsoup4==4.14.3 21:43:04 boto3==1.42.71 21:43:04 botocore==1.42.71 21:43:04 bs4==0.0.2 21:43:04 certifi==2026.2.25 21:43:04 cffi==2.0.0 21:43:04 cfgv==3.5.0 21:43:04 chardet==7.2.0 21:43:04 charset-normalizer==3.4.6 21:43:04 click==8.3.1 21:43:04 cliff==4.13.2 21:43:04 cmd2==3.4.0 21:43:04 cryptography==3.3.2 21:43:04 debtcollector==3.0.0 21:43:04 decorator==5.2.1 21:43:04 defusedxml==0.7.1 21:43:04 Deprecated==1.3.1 21:43:04 distlib==0.4.0 21:43:04 dnspython==2.8.0 21:43:04 docker==7.1.0 21:43:04 dogpile.cache==1.5.0 21:43:04 durationpy==0.10 21:43:04 email-validator==2.3.0 21:43:04 filelock==3.25.2 21:43:04 future==1.0.0 21:43:04 gitdb==4.0.12 21:43:04 GitPython==3.1.46 21:43:04 httplib2==0.30.2 21:43:04 identify==2.6.18 21:43:04 idna==3.11 21:43:04 importlib-resources==1.5.0 21:43:04 iso8601==2.1.0 21:43:04 Jinja2==3.1.6 21:43:04 jmespath==1.1.0 21:43:04 jsonpatch==1.33 21:43:04 jsonpointer==3.0.0 21:43:04 jsonschema==4.26.0 21:43:04 jsonschema-specifications==2025.9.1 21:43:04 keystoneauth1==5.13.1 21:43:04 kubernetes==35.0.0 21:43:04 lftools==0.37.22 21:43:04 lxml==6.0.2 21:43:04 markdown-it-py==4.0.0 21:43:04 MarkupSafe==3.0.3 21:43:04 mdurl==0.1.2 21:43:04 msgpack==1.1.2 21:43:04 multi_key_dict==2.0.3 21:43:04 munch==4.0.0 21:43:04 netaddr==1.3.0 21:43:04 niet==1.4.2 21:43:04 nodeenv==1.10.0 21:43:04 oauth2client==4.1.3 21:43:04 oauthlib==3.3.1 21:43:04 openstacksdk==4.10.0 21:43:04 os-service-types==1.8.2 21:43:04 osc-lib==4.4.0 21:43:04 oslo.config==10.3.0 21:43:04 oslo.context==6.3.0 21:43:04 oslo.i18n==6.7.2 21:43:04 oslo.log==8.1.0 21:43:04 oslo.serialization==5.9.1 21:43:04 oslo.utils==10.0.0 21:43:04 packaging==26.0 21:43:04 pbr==7.0.3 21:43:04 platformdirs==4.9.4 21:43:04 prettytable==3.17.0 21:43:04 psutil==7.2.2 21:43:04 pyasn1==0.6.3 21:43:04 pyasn1_modules==0.4.2 21:43:04 pycparser==3.0 21:43:04 pygerrit2==2.0.15 21:43:04 PyGithub==2.8.1 21:43:04 Pygments==2.19.2 21:43:04 PyJWT==2.12.1 21:43:04 PyNaCl==1.6.2 21:43:04 pyparsing==2.4.7 21:43:04 pyperclip==1.11.0 21:43:04 pyrsistent==0.20.0 21:43:04 python-cinderclient==9.9.0 21:43:04 python-dateutil==2.9.0.post0 21:43:04 python-discovery==1.1.3 21:43:04 python-heatclient==5.1.0 21:43:04 python-jenkins==1.8.3 21:43:04 python-keystoneclient==5.8.0 21:43:04 python-magnumclient==4.10.0 21:43:04 python-openstackclient==9.0.0 21:43:04 python-swiftclient==4.10.0 21:43:04 PyYAML==6.0.3 21:43:04 referencing==0.37.0 21:43:04 requests==2.32.5 21:43:04 requests-oauthlib==2.0.0 21:43:04 requestsexceptions==1.4.0 21:43:04 rfc3986==2.0.0 21:43:04 rich==14.3.3 21:43:04 rich-argparse==1.7.2 21:43:04 rpds-py==0.30.0 21:43:04 rsa==4.9.1 21:43:04 ruamel.yaml==0.19.1 21:43:04 ruamel.yaml.clib==0.2.15 21:43:04 s3transfer==0.16.0 21:43:04 simplejson==3.20.2 21:43:04 six==1.17.0 21:43:04 smmap==5.0.3 21:43:04 soupsieve==2.8.3 21:43:04 stevedore==5.7.0 21:43:04 tabulate==0.10.0 21:43:04 toml==0.10.2 21:43:04 tomlkit==0.14.0 21:43:04 tqdm==4.67.3 21:43:04 typing_extensions==4.15.0 21:43:04 urllib3==1.26.20 21:43:04 virtualenv==21.2.0 21:43:04 wcwidth==0.6.0 21:43:04 websocket-client==1.9.0 21:43:04 wrapt==2.1.2 21:43:04 xdg==6.0.0 21:43:04 xmltodict==1.0.4 21:43:04 yq==3.4.3 21:43:04 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins1332133379865754703.sh 21:43:04 ---> uv-install.sh 21:43:04 Installing uv/uvx (latest) using shell installer 21:43:05 2026-03-18 21:43:05 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T22%3A39%3A58Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T21%3A39%3A14Z&ske=2026-03-18T22%3A39%3A58Z&sks=b&skv=2018-11-09&sig=WYFwgb2pxagESa3hGhpBL6kjpcO%2BXPJE3tS5geYtPdM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzg3MDQxOCwibmJmIjoxNzczODcwMTE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LDlvJPIyvRqn1hyyBZq9dzbcF4l0Om181dZ6h2pp9iA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-LYbtnX.sh" [1] 21:43:05 downloading uv 0.10.11 x86_64-unknown-linux-gnu 21:43:05 no checksums to verify 21:43:05 installing to /home/jenkins/.local/bin 21:43:05 uv 21:43:05 uvx 21:43:05 everything's installed! 21:43:05 21:43:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:43:05 21:43:05 source $HOME/.local/bin/env (sh, bash, zsh) 21:43:05 source $HOME/.local/bin/env.fish (fish) 21:43:05 Adding install location to PATH 21:43:05 ---> Validating uv/uvx install 21:43:05 uvx 0.10.11 21:43:05 [EnvInject] - Injecting environment variables from a build step. 21:43:05 [EnvInject] - Injecting as environment variables the properties content 21:43:05 PYTHON=python3 21:43:05 21:43:05 [EnvInject] - Variables injected successfully. 21:43:05 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1532701973060444848.sh 21:43:05 ---> tox-install.sh 21:43:05 + source /home/jenkins/lf-env.sh 21:43:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:43:05 ++ mktemp -d /tmp/venv-XXXX 21:43:05 + lf_venv=/tmp/venv-EXxv 21:43:05 + local venv_file=/tmp/.os_lf_venv 21:43:05 + local python=python3 21:43:05 + local options 21:43:05 + local set_path=true 21:43:05 + local install_args= 21:43:05 ++ 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 21:43:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:43:05 + true 21:43:05 + case $1 in 21:43:05 + venv_file=/tmp/.toxenv 21:43:05 + shift 2 21:43:05 + true 21:43:05 + case $1 in 21:43:05 + shift 21:43:05 + break 21:43:05 + case $python in 21:43:05 + local pkg_list= 21:43:05 + [[ -d /opt/pyenv ]] 21:43:05 + echo 'Setup pyenv:' 21:43:05 Setup pyenv: 21:43:05 + export PYENV_ROOT=/opt/pyenv 21:43:05 + PYENV_ROOT=/opt/pyenv 21:43:05 + 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 21:43:05 + 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 21:43:05 + pyenv versions 21:43:05 system 21:43:05 3.8.20 21:43:05 3.9.20 21:43:05 3.10.15 21:43:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:43:05 + command -v pyenv 21:43:05 ++ pyenv init - --no-rehash 21:43:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:43:06 for i in ${!paths[@]}; do 21:43:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:43:06 fi; done; 21:43:06 echo "${paths[*]}"'\'')" 21:43:06 export PATH="/opt/pyenv/shims:${PATH}" 21:43:06 export PYENV_SHELL=bash 21:43:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:43:06 pyenv() { 21:43:06 local command 21:43:06 command="${1:-}" 21:43:06 if [ "$#" -gt 0 ]; then 21:43:06 shift 21:43:06 fi 21:43:06 21:43:06 case "$command" in 21:43:06 rehash|shell) 21:43:06 eval "$(pyenv "sh-$command" "$@")" 21:43:06 ;; 21:43:06 *) 21:43:06 command pyenv "$command" "$@" 21:43:06 ;; 21:43:06 esac 21:43:06 }' 21:43:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:43:06 for i in ${!paths[@]}; do 21:43:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:43:06 fi; done; 21:43:06 echo "${paths[*]}"' 21:43:06 ++ 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 21:43:06 ++ 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 21:43:06 ++ 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 21:43:06 ++ export PYENV_SHELL=bash 21:43:06 ++ PYENV_SHELL=bash 21:43:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:43:06 +++ complete -F _pyenv pyenv 21:43:06 ++ lf-pyver python3 21:43:06 ++ local py_version_xy=python3 21:43:06 ++ local py_version_xyz= 21:43:06 ++ pyenv versions 21:43:06 ++ local command 21:43:06 ++ command=versions 21:43:06 ++ '[' 1 -gt 0 ']' 21:43:06 ++ shift 21:43:06 ++ case "$command" in 21:43:06 ++ command pyenv versions 21:43:06 ++ awk '{ print $1 }' 21:43:06 ++ grep -E '^[0-9.]*[0-9]$' 21:43:06 ++ sed 's/^[ *]* //' 21:43:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:43:06 +++ grep '^3' /tmp/.pyenv_versions 21:43:06 +++ tail -n 1 21:43:06 +++ sort -V 21:43:06 ++ py_version_xyz=3.11.10 21:43:06 ++ [[ -z 3.11.10 ]] 21:43:06 ++ echo 3.11.10 21:43:06 ++ return 0 21:43:06 + pyenv local 3.11.10 21:43:06 + local command 21:43:06 + command=local 21:43:06 + '[' 2 -gt 0 ']' 21:43:06 + shift 21:43:06 + case "$command" in 21:43:06 + command pyenv local 3.11.10 21:43:06 + for arg in "$@" 21:43:06 + case $arg in 21:43:06 + pkg_list+='tox ' 21:43:06 + for arg in "$@" 21:43:06 + case $arg in 21:43:06 + pkg_list+='virtualenv ' 21:43:06 + for arg in "$@" 21:43:06 + case $arg in 21:43:06 + pkg_list+='urllib3~=1.26.15 ' 21:43:06 + [[ -f /tmp/.toxenv ]] 21:43:06 + [[ ! -f /tmp/.toxenv ]] 21:43:06 + [[ -n '' ]] 21:43:06 + python3 -m venv /tmp/venv-EXxv 21:43:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EXxv' 21:43:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EXxv 21:43:10 + echo /tmp/venv-EXxv 21:43:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:43:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:43:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:43:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:10 + local 'pip_opts=--upgrade --quiet' 21:43:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:43:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:43:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:43:10 + [[ -n '' ]] 21:43:10 + [[ -n '' ]] 21:43:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:43:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:10 + /tmp/venv-EXxv/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 21:43:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:43:13 lf-activate-venv(): INFO: Base packages installed successfully 21:43:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:43:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:43:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:43:13 + /tmp/venv-EXxv/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 21:43:15 + type python3 21:43:15 + true 21:43:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EXxv/bin to PATH' 21:43:15 lf-activate-venv(): INFO: Adding /tmp/venv-EXxv/bin to PATH 21:43:15 + PATH=/tmp/venv-EXxv/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 21:43:15 + return 0 21:43:15 + python3 --version 21:43:15 Python 3.11.10 21:43:15 + python3 -m pip --version 21:43:15 pip 26.0.1 from /tmp/venv-EXxv/lib/python3.11/site-packages/pip (python 3.11) 21:43:15 + python3 -m pip freeze 21:43:15 cachetools==7.0.5 21:43:15 colorama==0.4.6 21:43:15 distlib==0.4.0 21:43:15 filelock==3.25.2 21:43:15 packaging==26.0 21:43:15 platformdirs==4.9.4 21:43:15 pluggy==1.6.0 21:43:15 pyproject-api==1.10.0 21:43:15 python-discovery==1.1.3 21:43:15 tomli_w==1.2.0 21:43:15 tox==4.50.0 21:43:15 urllib3==1.26.20 21:43:15 virtualenv==21.2.0 21:43:15 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins18008758763013019096.sh 21:43:15 [EnvInject] - Injecting environment variables from a build step. 21:43:15 [EnvInject] - Injecting as environment variables the properties content 21:43:15 PARALLEL=False 21:43:15 21:43:15 [EnvInject] - Variables injected successfully. 21:43:15 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9653577162650745121.sh 21:43:15 ---> tox-run.sh 21:43:15 + PATH=/home/jenkins/.local/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 21:43:15 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 21:43:15 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 21:43:15 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 21:43:15 + cd /w/workspace/builder-tox-verify-master/. 21:43:15 + source /home/jenkins/lf-env.sh 21:43:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:43:15 ++ mktemp -d /tmp/venv-XXXX 21:43:15 + lf_venv=/tmp/venv-wfP8 21:43:15 + local venv_file=/tmp/.os_lf_venv 21:43:15 + local python=python3 21:43:15 + local options 21:43:15 + local set_path=true 21:43:15 + local install_args= 21:43:15 ++ 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 21:43:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:43:15 + true 21:43:15 + case $1 in 21:43:15 + venv_file=/tmp/.toxenv 21:43:15 + shift 2 21:43:15 + true 21:43:15 + case $1 in 21:43:15 + shift 21:43:15 + break 21:43:15 + case $python in 21:43:15 + local pkg_list= 21:43:15 + [[ -d /opt/pyenv ]] 21:43:15 + echo 'Setup pyenv:' 21:43:15 Setup pyenv: 21:43:15 + export PYENV_ROOT=/opt/pyenv 21:43:15 + PYENV_ROOT=/opt/pyenv 21:43:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:43:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:43:15 + pyenv versions 21:43:15 system 21:43:15 3.8.20 21:43:15 3.9.20 21:43:15 3.10.15 21:43:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:43:15 + command -v pyenv 21:43:15 ++ pyenv init - --no-rehash 21:43:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:43:15 for i in ${!paths[@]}; do 21:43:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:43:15 fi; done; 21:43:15 echo "${paths[*]}"'\'')" 21:43:15 export PATH="/opt/pyenv/shims:${PATH}" 21:43:15 export PYENV_SHELL=bash 21:43:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:43:15 pyenv() { 21:43:15 local command 21:43:15 command="${1:-}" 21:43:15 if [ "$#" -gt 0 ]; then 21:43:15 shift 21:43:15 fi 21:43:15 21:43:15 case "$command" in 21:43:15 rehash|shell) 21:43:15 eval "$(pyenv "sh-$command" "$@")" 21:43:15 ;; 21:43:15 *) 21:43:15 command pyenv "$command" "$@" 21:43:15 ;; 21:43:15 esac 21:43:15 }' 21:43:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:43:15 for i in ${!paths[@]}; do 21:43:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:43:15 fi; done; 21:43:15 echo "${paths[*]}"' 21:43:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 21:43:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:43:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:43:15 ++ export PYENV_SHELL=bash 21:43:15 ++ PYENV_SHELL=bash 21:43:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:43:15 +++ complete -F _pyenv pyenv 21:43:15 ++ lf-pyver python3 21:43:15 ++ local py_version_xy=python3 21:43:15 ++ local py_version_xyz= 21:43:15 ++ pyenv versions 21:43:15 ++ local command 21:43:15 ++ command=versions 21:43:15 ++ '[' 1 -gt 0 ']' 21:43:15 ++ shift 21:43:15 ++ grep -E '^[0-9.]*[0-9]$' 21:43:15 ++ case "$command" in 21:43:15 ++ command pyenv versions 21:43:15 ++ awk '{ print $1 }' 21:43:15 ++ sed 's/^[ *]* //' 21:43:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:43:16 +++ grep '^3' /tmp/.pyenv_versions 21:43:16 +++ tail -n 1 21:43:16 +++ sort -V 21:43:16 ++ py_version_xyz=3.11.10 21:43:16 ++ [[ -z 3.11.10 ]] 21:43:16 ++ echo 3.11.10 21:43:16 ++ return 0 21:43:16 + pyenv local 3.11.10 21:43:16 + local command 21:43:16 + command=local 21:43:16 + '[' 2 -gt 0 ']' 21:43:16 + shift 21:43:16 + case "$command" in 21:43:16 + command pyenv local 3.11.10 21:43:16 + for arg in "$@" 21:43:16 + case $arg in 21:43:16 + pkg_list+='tox ' 21:43:16 + for arg in "$@" 21:43:16 + case $arg in 21:43:16 + pkg_list+='virtualenv ' 21:43:16 + for arg in "$@" 21:43:16 + case $arg in 21:43:16 + pkg_list+='urllib3~=1.26.15 ' 21:43:16 + [[ -f /tmp/.toxenv ]] 21:43:16 ++ cat /tmp/.toxenv 21:43:16 + lf_venv=/tmp/venv-EXxv 21:43:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EXxv from' file:/tmp/.toxenv 21:43:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EXxv from file:/tmp/.toxenv 21:43:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:43:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:16 + local 'pip_opts=--upgrade --quiet' 21:43:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:43:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:43:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:43:16 + [[ -n '' ]] 21:43:16 + [[ -n '' ]] 21:43:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:43:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:16 + /tmp/venv-EXxv/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 21:43:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:43:16 lf-activate-venv(): INFO: Base packages installed successfully 21:43:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:43:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:43:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:43:16 + /tmp/venv-EXxv/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 21:43:18 + type python3 21:43:18 + true 21:43:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EXxv/bin to PATH' 21:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-EXxv/bin to PATH 21:43:18 + PATH=/tmp/venv-EXxv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:43:18 + return 0 21:43:18 + [[ -d /opt/pyenv ]] 21:43:18 + echo '---> Setting up pyenv' 21:43:18 ---> Setting up pyenv 21:43:18 + export PYENV_ROOT=/opt/pyenv 21:43:18 + PYENV_ROOT=/opt/pyenv 21:43:18 + export PATH=/opt/pyenv/bin:/tmp/venv-EXxv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:43:18 + PATH=/opt/pyenv/bin:/tmp/venv-EXxv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 21:43:18 ++ pwd 21:43:18 + PYTHONPATH=/w/workspace/builder-tox-verify-master 21:43:18 + export PYTHONPATH 21:43:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:43:18 + TOX_TESTENV_PASSENV=PYTHONPATH 21:43:18 + tox --version 21:43:18 4.50.0 from /tmp/venv-EXxv/lib/python3.11/site-packages/tox/__init__.py 21:43:18 + PARALLEL=False 21:43:18 + TOX_OPTIONS_LIST= 21:43:18 + [[ -n '' ]] 21:43:18 + case ${PARALLEL,,} in 21:43:18 + tox 21:43:18 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 21:43:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 21:43:37 docs: freeze> python -m pip freeze --all 21:43:37 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.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.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.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,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 21:43:37 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 21:43:39 docs: OK ✔ in 20.85 seconds 21:43:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 21:43:55 docs-linkcheck: freeze> python -m pip freeze --all 21:43:55 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.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.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.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,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 21:43:55 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 21:43:57 docs-linkcheck: OK ✔ in 18.42 seconds 21:43:57 jjb-version: freeze> python -m pip freeze --all 21:43:58 jjb-version: pip==26.0.1,setuptools==82.0.0 21:43:58 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 21:43:58 JJB version in jjb/releng-jobs.yaml: 6.3.0 21:43:58 JJB version in tox.ini: 6.3.0 21:43:58 jjb-version: OK ✔ in 0.76 seconds 21:43:58 prefix: freeze> python -m pip freeze --all 21:43:59 prefix: pip==26.0.1,setuptools==82.0.0 21:43:59 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 21:43:59 prefix: OK ✔ in 0.78 seconds 21:43:59 robot: freeze> python -m pip freeze --all 21:44:00 robot: pip==26.0.1,setuptools==82.0.0 21:44:00 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 21:44:00 docs: OK (20.85=setup[19.14]+cmd[1.71] seconds) 21:44:00 docs-linkcheck: OK (18.41=setup[16.45]+cmd[1.96] seconds) 21:44:00 jjb-version: OK (0.76=setup[0.73]+cmd[0.03] seconds) 21:44:00 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 21:44:00 robot: OK (0.77=setup[0.73]+cmd[0.04] seconds) 21:44:00 congratulations :) (41.60 seconds) 21:44:00 + tox_status=0 21:44:00 + echo '---> Completed tox runs' 21:44:00 ---> Completed tox runs 21:44:00 + for i in .tox/*/log 21:44:00 ++ awk -F/ '{print $2}' 21:44:00 ++ echo .tox/docs-linkcheck/log 21:44:00 + tox_env=docs-linkcheck 21:44:00 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 21:44:00 + for i in .tox/*/log 21:44:00 ++ awk -F/ '{print $2}' 21:44:00 ++ echo .tox/docs/log 21:44:00 + tox_env=docs 21:44:00 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 21:44:00 + for i in .tox/*/log 21:44:00 ++ awk -F/ '{print $2}' 21:44:00 ++ echo .tox/jjb-version/log 21:44:00 + tox_env=jjb-version 21:44:00 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 21:44:00 + for i in .tox/*/log 21:44:00 ++ echo .tox/prefix/log 21:44:00 ++ awk -F/ '{print $2}' 21:44:00 + tox_env=prefix 21:44:00 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 21:44:00 + for i in .tox/*/log 21:44:00 ++ echo .tox/robot/log 21:44:00 ++ awk -F/ '{print $2}' 21:44:00 + tox_env=robot 21:44:00 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 21:44:00 + DOC_DIR=docs/_build/html 21:44:00 + [[ -d docs/_build/html ]] 21:44:00 + echo '---> Archiving generated docs' 21:44:00 ---> Archiving generated docs 21:44:00 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 21:44:00 + echo '---> tox-run.sh ends' 21:44:00 ---> tox-run.sh ends 21:44:00 + test 0 -eq 0 21:44:00 $ ssh-agent -k 21:44:00 unset SSH_AUTH_SOCK; 21:44:00 unset SSH_AGENT_PID; 21:44:00 echo Agent pid 1512 killed; 21:44:00 [ssh-agent] Stopped. 21:44:00 [PostBuildScript] - [INFO] Executing post build scripts. 21:44:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4933379214884397974.sh 21:44:00 ---> sysstat.sh 21:44:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8345482421559670272.sh 21:44:00 ---> package-listing.sh 21:44:00 ++ facter osfamily 21:44:00 ++ tr '[:upper:]' '[:lower:]' 21:44:01 + OS_FAMILY=debian 21:44:01 + workspace=/w/workspace/builder-tox-verify-master 21:44:01 + START_PACKAGES=/tmp/packages_start.txt 21:44:01 + END_PACKAGES=/tmp/packages_end.txt 21:44:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:01 + PACKAGES=/tmp/packages_start.txt 21:44:01 + '[' /w/workspace/builder-tox-verify-master ']' 21:44:01 + PACKAGES=/tmp/packages_end.txt 21:44:01 + case "${OS_FAMILY}" in 21:44:01 + dpkg -l 21:44:01 + grep '^ii' 21:44:01 + '[' -f /tmp/packages_start.txt ']' 21:44:01 + '[' -f /tmp/packages_end.txt ']' 21:44:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:01 + '[' /w/workspace/builder-tox-verify-master ']' 21:44:01 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 21:44:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 21:44:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13769843752985386435.sh 21:44:01 ---> capture-instance-metadata.sh 21:44:01 Setup pyenv: 21:44:01 system 21:44:01 3.8.20 21:44:01 3.9.20 21:44:01 3.10.15 21:44:01 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uegQ from file:/tmp/.os_lf_venv 21:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:03 lf-activate-venv(): INFO: Base packages installed successfully 21:44:03 lf-activate-venv(): INFO: Installing additional packages: lftools 21:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-uegQ/bin to PATH 21:44:13 INFO: Running in OpenStack, capturing instance metadata 21:44:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9925431082206255251.sh 21:44:13 provisioning config files... 21:44:14 Could not find credentials [logs] for builder-tox-verify-master #8392 21:44:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config13446881356742352842tmp 21:44:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:44:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:44:14 provisioning config files... 21:44:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:44:14 [EnvInject] - Injecting environment variables from a build step. 21:44:14 [EnvInject] - Injecting as environment variables the properties content 21:44:14 SERVER_ID=logs 21:44:14 21:44:14 [EnvInject] - Variables injected successfully. 21:44:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9297345066272855330.sh 21:44:14 ---> create-netrc.sh 21:44:14 WARN: Log server credential not found. 21:44:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1332555057784757548.sh 21:44:14 ---> python-tools-install.sh 21:44:14 Setup pyenv: 21:44:15 system 21:44:15 3.8.20 21:44:15 3.9.20 21:44:15 3.10.15 21:44:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:44:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uegQ from file:/tmp/.os_lf_venv 21:44:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:16 lf-activate-venv(): INFO: Base packages installed successfully 21:44:16 lf-activate-venv(): INFO: Installing additional packages: lftools 21:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-uegQ/bin to PATH 21:44:25 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins15218379200339609686.sh 21:44:25 ---> uv-install.sh 21:44:25 uv 0.10.11 is already installed 21:44:25 uvx 0.10.11 21:44:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13588754625565164405.sh 21:44:25 ---> sudo-logs.sh 21:44:25 Archiving 'sudo' log.. 21:44:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5057032782682476470.sh 21:44:26 ---> job-cost.sh 21:44:26 INFO: Activating Python virtual environment... 21:44:26 Setup pyenv: 21:44:26 system 21:44:26 3.8.20 21:44:26 3.9.20 21:44:26 3.10.15 21:44:26 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uegQ from file:/tmp/.os_lf_venv 21:44:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:28 lf-activate-venv(): INFO: Base packages installed successfully 21:44:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-uegQ/bin to PATH 21:44:33 INFO: No stack-cost file found 21:44:33 INFO: Instance uptime: 192s 21:44:33 INFO: Fetching instance metadata (attempt 1 of 3)... 21:44:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:44:33 INFO: Successfully fetched instance metadata 21:44:33 INFO: Instance type: v3-standard-2 21:44:33 INFO: Retrieving pricing info for: v3-standard-2 21:44:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:44:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=192 21:44:33 INFO: Successfully fetched Vexxhost pricing API 21:44:33 INFO: Retrieved cost: 0.06 21:44:33 INFO: Retrieved resource: v3-standard-2 21:44:33 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 21:44:33 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 21:44:33 INFO: Successfully archived job cost data 21:44:33 DEBUG: Cost data: builder-tox-verify-master,8392,2026-03-18 21:44:33,v3-standard-2,192,0.06,0.00,SUCCESS 21:44:33 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6460579997344101740.sh 21:44:33 ---> logs-deploy.sh 21:44:33 Setup pyenv: 21:44:33 system 21:44:33 3.8.20 21:44:33 3.9.20 21:44:33 3.10.15 21:44:33 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 21:44:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uegQ from file:/tmp/.os_lf_venv 21:44:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:35 lf-activate-venv(): INFO: Base packages installed successfully 21:44:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-uegQ/bin to PATH 21:44:44 WARNING: Nexus logging server not set 21:44:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8392/ 21:44:44 INFO: archiving logs to S3 21:44:44 /tmp/venv-uegQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 21:44:44 warnings.warn( 21:44:45 ---> uname -a: 21:44:45 Linux prd-ubuntu2204-builder-2c-2g-5704 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 21:44:45 21:44:45 21:44:45 ---> lscpu: 21:44:45 Architecture: x86_64 21:44:45 CPU op-mode(s): 32-bit, 64-bit 21:44:45 Address sizes: 40 bits physical, 48 bits virtual 21:44:45 Byte Order: Little Endian 21:44:45 CPU(s): 2 21:44:45 On-line CPU(s) list: 0,1 21:44:45 Vendor ID: AuthenticAMD 21:44:45 Model name: AMD EPYC-Rome Processor 21:44:45 CPU family: 23 21:44:45 Model: 49 21:44:45 Thread(s) per core: 1 21:44:45 Core(s) per socket: 1 21:44:45 Socket(s): 2 21:44:45 Stepping: 0 21:44:45 BogoMIPS: 5600.00 21:44:45 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 21:44:45 Virtualization: AMD-V 21:44:45 Hypervisor vendor: KVM 21:44:45 Virtualization type: full 21:44:45 L1d cache: 64 KiB (2 instances) 21:44:45 L1i cache: 64 KiB (2 instances) 21:44:45 L2 cache: 1 MiB (2 instances) 21:44:45 L3 cache: 32 MiB (2 instances) 21:44:45 NUMA node(s): 1 21:44:45 NUMA node0 CPU(s): 0,1 21:44:45 Vulnerability Gather data sampling: Not affected 21:44:45 Vulnerability Indirect target selection: Not affected 21:44:45 Vulnerability Itlb multihit: Not affected 21:44:45 Vulnerability L1tf: Not affected 21:44:45 Vulnerability Mds: Not affected 21:44:45 Vulnerability Meltdown: Not affected 21:44:45 Vulnerability Mmio stale data: Not affected 21:44:45 Vulnerability Reg file data sampling: Not affected 21:44:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:44:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:44:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:44:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:44:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:44:45 Vulnerability Srbds: Not affected 21:44:45 Vulnerability Tsa: Not affected 21:44:45 Vulnerability Tsx async abort: Not affected 21:44:45 Vulnerability Vmscape: Not affected 21:44:45 21:44:45 21:44:45 ---> nproc: 21:44:45 2 21:44:45 21:44:45 21:44:45 ---> df -h: 21:44:45 Filesystem Size Used Avail Use% Mounted on 21:44:45 tmpfs 794M 1.1M 793M 1% /run 21:44:45 /dev/vda1 39G 9.2G 30G 24% / 21:44:45 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:44:45 tmpfs 5.0M 0 5.0M 0% /run/lock 21:44:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:44:45 tmpfs 794M 4.0K 794M 1% /run/user/1001 21:44:45 21:44:45 21:44:45 ---> free -m: 21:44:45 total used free shared buff/cache available 21:44:45 Mem: 7937 548 3943 4 3446 7078 21:44:45 Swap: 1023 0 1023 21:44:45 21:44:45 21:44:45 ---> ip addr: 21:44:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:44:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:44:45 inet 127.0.0.1/8 scope host lo 21:44:45 valid_lft forever preferred_lft forever 21:44:45 inet6 ::1/128 scope host 21:44:45 valid_lft forever preferred_lft forever 21:44:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:44:45 link/ether fa:16:3e:e8:cd:53 brd ff:ff:ff:ff:ff:ff 21:44:45 altname enp0s3 21:44:45 inet 10.30.170.81/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:44:45 valid_lft 86203sec preferred_lft 86203sec 21:44:45 inet6 fe80::f816:3eff:fee8:cd53/64 scope link 21:44:45 valid_lft forever preferred_lft forever 21:44:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:44:45 link/ether 9e:4a:3d:d6:12:07 brd ff:ff:ff:ff:ff:ff 21:44:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:44:45 valid_lft forever preferred_lft forever 21:44:45 21:44:45 21:44:45 ---> sar -b -r -n DEV: 21:44:45 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5704) 03/18/26 _x86_64_ (2 CPU) 21:44:45 21:44:45 21:41:32 LINUX RESTART (2 CPU) 21:44:45 21:44:45 21:44:45 ---> sar -P ALL: 21:44:45 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5704) 03/18/26 _x86_64_ (2 CPU) 21:44:45 21:44:45 21:41:32 LINUX RESTART (2 CPU) 21:44:45 21:44:45 21:44:45