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