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