02:34:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/126304 02:34:44 Running as SYSTEM 02:34:44 [EnvInject] - Loading node environment variables. 02:34:44 Building remotely on prd-ubuntu2204-builder-2c-2g-9504 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:34:44 [ssh-agent] Looking for ssh-agent implementation... 02:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:44 $ ssh-agent 02:34:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnY0Ryj/agent.1500 02:34:44 SSH_AGENT_PID=1502 02:34:44 [ssh-agent] Started. 02:34:44 Running ssh-add (command line suppressed) 02:34:44 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6355569265767835791.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6355569265767835791.key) 02:34:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:34:45 The recommended git tool is: NONE 02:34:47 using credential jenkins-ssh 02:34:47 Wiping out workspace first. 02:34:47 Cloning the remote Git repository 02:34:47 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:34:47 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:34:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:34:47 > git --version # timeout=10 02:34:47 > git --version # 'git version 2.34.1' 02:34:47 using GIT_SSH to set credentials jenkins-ssh 02:34:47 Verifying host key using known hosts file, will automatically accept unseen keys 02:34:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:34:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:34:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:34:50 using GIT_SSH to set credentials jenkins-ssh 02:34:50 Verifying host key using known hosts file, will automatically accept unseen keys 02:34:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/04/126304/1 # timeout=10 02:34:50 > git rev-parse a5d0cc490bbf3ff8ea6c42f72463c6c89ce18954^{commit} # timeout=10 02:34:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:34:50 Checking out Revision a5d0cc490bbf3ff8ea6c42f72463c6c89ce18954 (refs/changes/04/126304/1) 02:34:50 > git config core.sparsecheckout # timeout=10 02:34:50 > git checkout -f a5d0cc490bbf3ff8ea6c42f72463c6c89ce18954 # timeout=10 02:34:53 Commit message: "ci: disable Jenkins maven-merge for ovsdb stable" 02:34:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:34:54 > git rev-list --no-walk 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf # timeout=10 02:34:54 > git remote # timeout=10 02:34:54 > git submodule init # timeout=10 02:34:54 > git submodule sync # timeout=10 02:34:54 > git config --get remote.origin.url # timeout=10 02:34:54 > git submodule init # timeout=10 02:34:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:34:54 > git config --get submodule.global-jjb.url # timeout=10 02:34:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:34:54 > git config --get submodule.packer/common-packer.url # timeout=10 02:34:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:34:54 > git submodule update --init --recursive global-jjb # timeout=10 02:34:55 > git submodule update --init --recursive packer/common-packer # timeout=10 02:34:55 provisioning config files... 02:34:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:34:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:34:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11809292784756043671.sh 02:34:55 ---> python-tools-install.sh 02:34:55 Setup pyenv: 02:34:56 * system (set by /opt/pyenv/version) 02:34:56 * 3.8.20 (set by /opt/pyenv/version) 02:34:56 * 3.9.20 (set by /opt/pyenv/version) 02:34:56 3.10.15 02:34:56 3.11.10 02:35:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xQDA 02:35:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools 02:35:30 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. 02:35:30 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-xQDA/bin to PATH 02:35:30 Generating Requirements File 02:35:59 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. 02:35:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:36:00 Python 3.11.10 02:36:00 pip 26.2.1 from /tmp/venv-xQDA/lib/python3.11/site-packages/pip (python 3.11) 02:36:00 aiohappyeyeballs==2.7.1 02:36:00 aiohttp==3.14.3 02:36:00 aiosignal==1.4.0 02:36:00 appdirs==1.4.4 02:36:00 argcomplete==3.7.2 02:36:00 aspy.yaml==1.3.0 02:36:00 attrs==26.1.0 02:36:00 autopage==0.6.0 02:36:00 beautifulsoup4==4.15.0 02:36:00 boto3==1.43.98 02:36:00 botocore==1.43.98 02:36:00 bs4==0.0.2 02:36:00 certifi==2026.7.22 02:36:00 cffi==2.1.1 02:36:00 cfgv==3.5.0 02:36:00 chardet==7.6.0 02:36:00 charset-normalizer==3.5.1 02:36:00 click==8.5.0 02:36:00 cliff==4.16.0 02:36:00 cmd2==4.2.4 02:36:00 cryptography==3.3.2 02:36:00 debtcollector==3.1.0 02:36:00 decorator==5.3.1 02:36:00 defusedxml==0.7.1 02:36:00 Deprecated==1.3.1 02:36:00 distlib==0.4.3 02:36:00 dnspython==2.8.0 02:36:00 docker==7.2.0 02:36:00 dogpile.cache==1.5.0 02:36:00 durationpy==0.11 02:36:00 email-validator==2.3.0 02:36:00 filelock==4.0.1 02:36:00 frozenlist==1.8.0 02:36:00 future==1.0.0 02:36:00 gitdb==4.0.12 02:36:00 GitPython==3.1.62 02:36:00 httplib2==0.30.2 02:36:00 identify==2.6.19 02:36:00 idna==3.20 02:36:00 importlib-resources==1.5.0 02:36:00 iso8601==2.1.0 02:36:00 Jinja2==3.1.6 02:36:00 jmespath==1.1.0 02:36:00 jsonpatch==1.33 02:36:00 jsonpointer==3.1.1 02:36:00 jsonschema==4.26.0 02:36:00 jsonschema-specifications==2025.9.1 02:36:00 keystoneauth1==5.17.0 02:36:00 kubernetes==36.0.3 02:36:00 lftools==0.37.23 02:36:00 lxml==6.1.3 02:36:00 markdown-it-py==4.2.0 02:36:00 MarkupSafe==3.0.3 02:36:00 mdurl==0.1.2 02:36:00 msgpack==1.2.2 02:36:00 multi_key_dict==2.0.3 02:36:00 multidict==6.9.0 02:36:00 munch==4.0.0 02:36:00 netaddr==1.3.0 02:36:00 niet==1.4.2 02:36:00 nodeenv==1.10.0 02:36:00 oauth2client==4.1.3 02:36:00 oauthlib==3.3.1 02:36:00 openstacksdk==4.20.0 02:36:00 os-service-types==1.9.0 02:36:00 osc-lib==4.7.0 02:36:00 oslo.config==10.7.0 02:36:00 oslo.context==6.5.0 02:36:00 oslo.i18n==6.9.0 02:36:00 oslo.log==8.3.2 02:36:00 oslo.serialization==5.11.0 02:36:00 oslo.utils==10.2.0 02:36:00 packaging==26.3 02:36:00 pbr==7.0.3 02:36:00 platformdirs==4.11.11 02:36:00 prettytable==3.18.0 02:36:00 prompt_toolkit==3.0.53 02:36:00 propcache==0.5.4 02:36:00 psutil==7.2.2 02:36:00 pyasn1==0.6.4 02:36:00 pyasn1_modules==0.4.2 02:36:00 pycparser==3.0 02:36:00 pygerrit2==2.0.15 02:36:00 PyGithub==2.10.0 02:36:00 Pygments==2.21.0 02:36:00 PyJWT==2.14.0 02:36:00 PyNaCl==1.6.2 02:36:00 pyparsing==2.4.7 02:36:00 pyperclip==1.11.0 02:36:00 pyrsistent==0.20.0 02:36:00 python-dateutil==2.9.0.post0 02:36:00 python-discovery==1.6.1 02:36:00 python-heatclient==5.3.0 02:36:00 python-jenkins==1.8.3 02:36:00 python-keystoneclient==6.0.0 02:36:00 python-magnumclient==5.0.0 02:36:00 python-manilaclient==6.3.0 02:36:00 python-openstackclient==10.3.0 02:36:00 python-swiftclient==4.11.0 02:36:00 PyYAML==6.0.3 02:36:00 referencing==0.37.0 02:36:00 requests==2.34.2 02:36:00 requests-oauthlib==2.0.0 02:36:00 rfc3986==2.0.0 02:36:00 rich==15.0.0 02:36:00 rich-argparse==1.8.0 02:36:00 rpds-py==2026.6.3 02:36:00 rsa==4.9.1 02:36:00 ruamel.yaml==0.19.1 02:36:00 ruamel.yaml.clib==0.2.15 02:36:00 s3transfer==0.19.2 02:36:00 simplejson==4.1.2 02:36:00 six==1.17.0 02:36:00 smmap==5.0.3 02:36:00 soupsieve==2.9.2 02:36:00 stevedore==5.9.1 02:36:00 tabulate==0.10.0 02:36:00 toml==0.10.2 02:36:00 tomlkit==0.15.1 02:36:00 tqdm==4.70.1 02:36:00 typing_extensions==4.16.0 02:36:00 urllib3==1.26.20 02:36:00 virtualenv==21.7.15 02:36:00 wcwidth==0.8.4 02:36:00 websocket-client==1.9.2 02:36:00 wrapt==2.4.1 02:36:00 xdg==6.0.0 02:36:00 xmltodict==1.0.4 02:36:00 yarl==1.25.1 02:36:00 yq==4.1.2 02:36:00 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins10057896640589312331.sh 02:36:00 ---> uv-install.sh 02:36:00 Installing uv/uvx (latest) using shell installer 02:36:00 2026-09-19 02:36:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-78NCu7.sh" [1] 02:36:00 downloading uv 0.12.17 x86_64-unknown-linux-gnu 02:36:01 installing to /home/jenkins/.local/bin 02:36:01 uv 02:36:01 uvx 02:36:01 everything's installed! 02:36:01 02:36:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:36:01 02:36:01 source $HOME/.local/bin/env (sh, bash, zsh) 02:36:01 source $HOME/.local/bin/env.fish (fish) 02:36:01 Adding install location to PATH 02:36:01 ---> Validating uv/uvx install 02:36:01 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:36:01 [EnvInject] - Injecting environment variables from a build step. 02:36:01 [EnvInject] - Injecting as environment variables the properties content 02:36:01 PYTHON=python3 02:36:01 02:36:01 [EnvInject] - Variables injected successfully. 02:36:01 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1639985887894790731.sh 02:36:01 ---> tox-install.sh 02:36:01 + source /home/jenkins/lf-env.sh 02:36:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:36:01 ++ mktemp -d /tmp/venv-XXXX 02:36:01 + lf_venv=/tmp/venv-pFQc 02:36:01 + local venv_file=/tmp/.os_lf_venv 02:36:01 + local python=python3 02:36:01 + local options 02:36:01 + local set_path=true 02:36:01 + local install_args= 02:36:01 ++ 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 02:36:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:36:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:36:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:36:01 + true 02:36:01 + case $1 in 02:36:01 + venv_file=/tmp/.toxenv 02:36:01 + shift 2 02:36:01 + true 02:36:01 + case $1 in 02:36:01 + shift 02:36:01 + break 02:36:01 + case $python in 02:36:01 + local pkg_list= 02:36:01 + [[ -d /opt/pyenv ]] 02:36:01 + echo 'Setup pyenv:' 02:36:01 Setup pyenv: 02:36:01 + export PYENV_ROOT=/opt/pyenv 02:36:01 + PYENV_ROOT=/opt/pyenv 02:36:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:01 + pyenv versions 02:36:01 system 02:36:01 3.8.20 02:36:01 3.9.20 02:36:01 3.10.15 02:36:01 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:01 + command -v pyenv 02:36:01 ++ pyenv init - --no-rehash 02:36:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:36:01 for i in ${!paths[@]}; do 02:36:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:36:01 fi; done; 02:36:01 echo "${paths[*]}"'\'')" 02:36:01 export PATH="/opt/pyenv/shims:${PATH}" 02:36:01 export PYENV_SHELL=bash 02:36:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:36:01 pyenv() { 02:36:01 local command 02:36:01 command="${1:-}" 02:36:01 if [ "$#" -gt 0 ]; then 02:36:01 shift 02:36:01 fi 02:36:01 02:36:01 case "$command" in 02:36:01 rehash|shell) 02:36:01 eval "$(pyenv "sh-$command" "$@")" 02:36:01 ;; 02:36:01 *) 02:36:01 command pyenv "$command" "$@" 02:36:01 ;; 02:36:01 esac 02:36:01 }' 02:36:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:36:01 for i in ${!paths[@]}; do 02:36:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:36:01 fi; done; 02:36:01 echo "${paths[*]}"' 02:36:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:01 ++ export PYENV_SHELL=bash 02:36:01 ++ PYENV_SHELL=bash 02:36:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:36:01 +++ complete -F _pyenv pyenv 02:36:01 ++ lf-pyver python3 02:36:01 ++ local py_version_xy=python3 02:36:01 ++ local py_version_xyz= 02:36:01 ++ sed 's/^[ *]* //' 02:36:01 ++ awk '{ print $1 }' 02:36:01 ++ pyenv versions 02:36:01 ++ local command 02:36:01 ++ command=versions 02:36:01 ++ '[' 1 -gt 0 ']' 02:36:01 ++ shift 02:36:01 ++ case "$command" in 02:36:01 ++ command pyenv versions 02:36:01 ++ grep -E '^[0-9.]*[0-9]$' 02:36:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:36:01 +++ grep '^3' /tmp/.pyenv_versions 02:36:01 +++ tail -n 1 02:36:01 +++ sort -V 02:36:01 ++ py_version_xyz=3.11.10 02:36:01 ++ [[ -z 3.11.10 ]] 02:36:01 ++ echo 3.11.10 02:36:01 ++ return 0 02:36:01 + pyenv local 3.11.10 02:36:01 + local command 02:36:01 + command=local 02:36:01 + '[' 2 -gt 0 ']' 02:36:01 + shift 02:36:01 + case "$command" in 02:36:01 + command pyenv local 3.11.10 02:36:01 + for arg in "$@" 02:36:01 + case $arg in 02:36:01 + pkg_list+='tox ' 02:36:01 + for arg in "$@" 02:36:01 + case $arg in 02:36:01 + pkg_list+='virtualenv ' 02:36:01 + for arg in "$@" 02:36:01 + case $arg in 02:36:01 + pkg_list+='urllib3~=1.26.15 ' 02:36:01 + [[ -f /tmp/.toxenv ]] 02:36:01 + [[ ! -f /tmp/.toxenv ]] 02:36:01 + [[ -n '' ]] 02:36:01 + python3 -m venv /tmp/venv-pFQc 02:36:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFQc' 02:36:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFQc 02:36:06 + echo /tmp/venv-pFQc 02:36:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:36:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:36:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:06 + local 'pip_opts=--upgrade --quiet' 02:36:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:36:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:36:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:36:06 + [[ -n '' ]] 02:36:06 + [[ -n '' ]] 02:36:06 + lf-venv-pip-install /tmp/venv-pFQc/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:36:06 + local venv_python=/tmp/venv-pFQc/bin/python3 02:36:06 + shift 02:36:06 + local upstream=https://pypi.org/simple 02:36:06 + /tmp/venv-pFQc/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 02:36:10 + return 0 02:36:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:36:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:36:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:36:10 + lf-venv-pip-install /tmp/venv-pFQc/bin/python3 --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 02:36:10 + local venv_python=/tmp/venv-pFQc/bin/python3 02:36:10 + shift 02:36:10 + local upstream=https://pypi.org/simple 02:36:10 + /tmp/venv-pFQc/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 02:36:12 + return 0 02:36:12 + type python3 02:36:12 + true 02:36:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pFQc/bin to PATH' 02:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-pFQc/bin to PATH 02:36:12 + PATH=/tmp/venv-pFQc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:12 + return 0 02:36:12 + python3 --version 02:36:12 Python 3.11.10 02:36:12 + python3 -m pip --version 02:36:12 pip 26.2.1 from /tmp/venv-pFQc/lib/python3.11/site-packages/pip (python 3.11) 02:36:12 + python3 -m pip freeze 02:36:13 cachetools==7.2.0 02:36:13 colorama==0.4.6 02:36:13 distlib==0.4.3 02:36:13 filelock==3.32.7 02:36:13 packaging==26.3 02:36:13 platformdirs==4.11.11 02:36:13 pluggy==1.6.0 02:36:13 pyproject-api==1.11.2 02:36:13 python-discovery==1.6.1 02:36:13 tomli_w==1.2.0 02:36:13 tox==4.61.5 02:36:13 typing_extensions==4.16.0 02:36:13 urllib3==1.26.20 02:36:13 virtualenv==21.7.15 02:36:13 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16849494417903412277.sh 02:36:13 [EnvInject] - Injecting environment variables from a build step. 02:36:13 [EnvInject] - Injecting as environment variables the properties content 02:36:13 PARALLEL=False 02:36:13 02:36:13 [EnvInject] - Variables injected successfully. 02:36:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7516747988076480981.sh 02:36:13 ---> tox-run.sh 02:36:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:36:13 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:36:13 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:36:13 + cd /w/workspace/builder-tox-verify-master/. 02:36:13 + source /home/jenkins/lf-env.sh 02:36:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:36:13 ++ mktemp -d /tmp/venv-XXXX 02:36:13 + lf_venv=/tmp/venv-6rtU 02:36:13 + local venv_file=/tmp/.os_lf_venv 02:36:13 + local python=python3 02:36:13 + local options 02:36:13 + local set_path=true 02:36:13 + local install_args= 02:36:13 ++ 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 02:36:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:36:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:36:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:36:13 + true 02:36:13 + case $1 in 02:36:13 + venv_file=/tmp/.toxenv 02:36:13 + shift 2 02:36:13 + true 02:36:13 + case $1 in 02:36:13 + shift 02:36:13 + break 02:36:13 + case $python in 02:36:13 + local pkg_list= 02:36:13 + [[ -d /opt/pyenv ]] 02:36:13 + echo 'Setup pyenv:' 02:36:13 Setup pyenv: 02:36:13 + export PYENV_ROOT=/opt/pyenv 02:36:13 + PYENV_ROOT=/opt/pyenv 02:36:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 + pyenv versions 02:36:13 system 02:36:13 3.8.20 02:36:13 3.9.20 02:36:13 3.10.15 02:36:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:13 + command -v pyenv 02:36:13 ++ pyenv init - --no-rehash 02:36:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:36:13 for i in ${!paths[@]}; do 02:36:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:36:13 fi; done; 02:36:13 echo "${paths[*]}"'\'')" 02:36:13 export PATH="/opt/pyenv/shims:${PATH}" 02:36:13 export PYENV_SHELL=bash 02:36:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:36:13 pyenv() { 02:36:13 local command 02:36:13 command="${1:-}" 02:36:13 if [ "$#" -gt 0 ]; then 02:36:13 shift 02:36:13 fi 02:36:13 02:36:13 case "$command" in 02:36:13 rehash|shell) 02:36:13 eval "$(pyenv "sh-$command" "$@")" 02:36:13 ;; 02:36:13 *) 02:36:13 command pyenv "$command" "$@" 02:36:13 ;; 02:36:13 esac 02:36:13 }' 02:36:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:36:13 for i in ${!paths[@]}; do 02:36:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:36:13 fi; done; 02:36:13 echo "${paths[*]}"' 02:36:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:13 ++ export PYENV_SHELL=bash 02:36:13 ++ PYENV_SHELL=bash 02:36:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:36:13 +++ complete -F _pyenv pyenv 02:36:13 ++ lf-pyver python3 02:36:13 ++ local py_version_xy=python3 02:36:13 ++ local py_version_xyz= 02:36:13 ++ pyenv versions 02:36:13 ++ local command 02:36:13 ++ command=versions 02:36:13 ++ '[' 1 -gt 0 ']' 02:36:13 ++ shift 02:36:13 ++ case "$command" in 02:36:13 ++ command pyenv versions 02:36:13 ++ awk '{ print $1 }' 02:36:13 ++ sed 's/^[ *]* //' 02:36:13 ++ grep -E '^[0-9.]*[0-9]$' 02:36:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:36:13 +++ grep '^3' /tmp/.pyenv_versions 02:36:13 +++ tail -n 1 02:36:13 +++ sort -V 02:36:13 ++ py_version_xyz=3.11.10 02:36:13 ++ [[ -z 3.11.10 ]] 02:36:13 ++ echo 3.11.10 02:36:13 ++ return 0 02:36:13 + pyenv local 3.11.10 02:36:13 + local command 02:36:13 + command=local 02:36:13 + '[' 2 -gt 0 ']' 02:36:13 + shift 02:36:13 + case "$command" in 02:36:13 + command pyenv local 3.11.10 02:36:13 + for arg in "$@" 02:36:13 + case $arg in 02:36:13 + pkg_list+='tox ' 02:36:13 + for arg in "$@" 02:36:13 + case $arg in 02:36:13 + pkg_list+='virtualenv ' 02:36:13 + for arg in "$@" 02:36:13 + case $arg in 02:36:13 + pkg_list+='urllib3~=1.26.15 ' 02:36:13 + [[ -f /tmp/.toxenv ]] 02:36:13 ++ cat /tmp/.toxenv 02:36:13 + lf_venv=/tmp/venv-pFQc 02:36:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFQc from' file:/tmp/.toxenv 02:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFQc from file:/tmp/.toxenv 02:36:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:13 + local 'pip_opts=--upgrade --quiet' 02:36:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:36:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:36:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:36:13 + [[ -n '' ]] 02:36:13 + [[ -n '' ]] 02:36:13 + lf-venv-pip-install /tmp/venv-pFQc/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:36:13 + local venv_python=/tmp/venv-pFQc/bin/python3 02:36:13 + shift 02:36:13 + local upstream=https://pypi.org/simple 02:36:13 + /tmp/venv-pFQc/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 02:36:14 + return 0 02:36:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:36:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:36:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:36:14 + lf-venv-pip-install /tmp/venv-pFQc/bin/python3 --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 02:36:14 + local venv_python=/tmp/venv-pFQc/bin/python3 02:36:14 + shift 02:36:14 + local upstream=https://pypi.org/simple 02:36:14 + /tmp/venv-pFQc/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 02:36:15 + return 0 02:36:15 + type python3 02:36:15 + true 02:36:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pFQc/bin to PATH' 02:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-pFQc/bin to PATH 02:36:15 + PATH=/tmp/venv-pFQc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:15 + return 0 02:36:15 + [[ -d /opt/pyenv ]] 02:36:15 + echo '---> Setting up pyenv' 02:36:15 ---> Setting up pyenv 02:36:15 + export PYENV_ROOT=/opt/pyenv 02:36:15 + PYENV_ROOT=/opt/pyenv 02:36:15 + export PATH=/opt/pyenv/bin:/tmp/venv-pFQc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:15 + PATH=/opt/pyenv/bin:/tmp/venv-pFQc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:36:15 ++ pwd 02:36:15 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:36:15 + export PYTHONPATH 02:36:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:36:15 + TOX_TESTENV_PASSENV=PYTHONPATH 02:36:15 + tox --version 02:36:15 4.61.5 from /tmp/venv-pFQc/lib/python3.11/site-packages/tox/__init__.py 02:36:15 + PARALLEL=False 02:36:15 + TOX_OPTIONS_LIST= 02:36:15 + [[ -n '' ]] 02:36:15 + case ${PARALLEL,,} in 02:36:15 + tox 02:36:15 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:36:16 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:36:28 docs: freeze> python -m pip freeze --all 02:36:29 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:36:29 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 02:36:31 docs: OK ✔ in 14.83 seconds 02:36:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:36:41 docs-linkcheck: freeze> python -m pip freeze --all 02:36:42 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:36:42 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 02:39:44 docs-linkcheck: OK ✔ in 3 minutes 13.57 seconds 02:39:44 jjb-version: freeze> python -m pip freeze --all 02:39:45 jjb-version: pip==26.2.1,setuptools==84.0.0 02:39:45 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:39:45 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:39:45 JJB version in tox.ini: 6.3.0 02:39:45 jjb-version: OK ✔ in 0.77 seconds 02:39:45 prefix: freeze> python -m pip freeze --all 02:39:46 prefix: pip==26.2.1,setuptools==84.0.0 02:39:46 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:39:46 prefix: OK ✔ in 0.76 seconds 02:39:46 robot: freeze> python -m pip freeze --all 02:39:46 robot: pip==26.2.1,setuptools==84.0.0 02:39:46 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:39:46 docs: OK (14.82=setup[12.88]+cmd[1.94] seconds) 02:39:46 docs-linkcheck: OK (193.57=setup[11.27]+cmd[182.30] seconds) 02:39:46 jjb-version: OK (0.77=setup[0.72]+cmd[0.05] seconds) 02:39:46 prefix: OK (0.76=setup[0.74]+cmd[0.02] seconds) 02:39:46 robot: OK (0.78=setup[0.75]+cmd[0.03] seconds) 02:39:46 congratulations :) (210.73 seconds) 02:39:46 + tox_status=0 02:39:46 + echo '---> Completed tox runs' 02:39:46 ---> Completed tox runs 02:39:46 + for i in .tox/*/log 02:39:46 ++ echo .tox/docs-linkcheck/log 02:39:46 ++ awk -F/ '{print $2}' 02:39:46 + tox_env=docs-linkcheck 02:39:46 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:39:46 + for i in .tox/*/log 02:39:46 ++ echo .tox/docs/log 02:39:46 ++ awk -F/ '{print $2}' 02:39:46 + tox_env=docs 02:39:46 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:39:46 + for i in .tox/*/log 02:39:46 ++ echo .tox/jjb-version/log 02:39:46 ++ awk -F/ '{print $2}' 02:39:46 + tox_env=jjb-version 02:39:46 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:39:46 + for i in .tox/*/log 02:39:46 ++ awk -F/ '{print $2}' 02:39:46 ++ echo .tox/prefix/log 02:39:46 + tox_env=prefix 02:39:46 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:39:46 + for i in .tox/*/log 02:39:46 ++ echo .tox/robot/log 02:39:46 ++ awk -F/ '{print $2}' 02:39:46 + tox_env=robot 02:39:46 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:39:46 + DOC_DIR=docs/_build/html 02:39:46 + [[ -d docs/_build/html ]] 02:39:46 + echo '---> Archiving generated docs' 02:39:46 ---> Archiving generated docs 02:39:46 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:39:46 + echo '---> tox-run.sh ends' 02:39:46 ---> tox-run.sh ends 02:39:46 + test 0 -eq 0 02:39:47 $ ssh-agent -k 02:39:47 unset SSH_AUTH_SOCK; 02:39:47 unset SSH_AGENT_PID; 02:39:47 echo Agent pid 1502 killed; 02:39:47 [ssh-agent] Stopped. 02:39:47 [PostBuildScript] - [INFO] Executing post build scripts. 02:39:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins463835203518982322.sh 02:39:47 ---> sysstat.sh 02:39:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5960962555077125261.sh 02:39:47 ---> package-listing.sh 02:39:47 + '[' -f /etc/os-release ']' 02:39:47 + . /etc/os-release 02:39:47 ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' 02:39:47 ++ NAME=Ubuntu 02:39:47 ++ VERSION_ID=22.04 02:39:47 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' 02:39:47 ++ VERSION_CODENAME=jammy 02:39:47 ++ ID=ubuntu 02:39:47 ++ ID_LIKE=debian 02:39:47 ++ HOME_URL=https://www.ubuntu.com/ 02:39:47 ++ SUPPORT_URL=https://help.ubuntu.com/ 02:39:47 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 02:39:47 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 02:39:47 ++ UBUNTU_CODENAME=jammy 02:39:47 + case " ${ID:-} ${ID_LIKE:-} " in 02:39:47 + OS_FAMILY=debian 02:39:47 + workspace=/w/workspace/builder-tox-verify-master 02:39:47 + START_PACKAGES=/tmp/packages_start.txt 02:39:47 + END_PACKAGES=/tmp/packages_end.txt 02:39:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:47 + PACKAGES=/tmp/packages_start.txt 02:39:47 + '[' /w/workspace/builder-tox-verify-master ']' 02:39:47 + PACKAGES=/tmp/packages_end.txt 02:39:47 + case "${OS_FAMILY}" in 02:39:47 + dpkg -l 02:39:47 + grep '^ii' 02:39:47 + '[' -f /tmp/packages_start.txt ']' 02:39:47 + '[' -f /tmp/packages_end.txt ']' 02:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:47 + '[' /w/workspace/builder-tox-verify-master ']' 02:39:47 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:39:47 + exit 0 02:39:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15813713956771207302.sh 02:39:47 ---> capture-instance-metadata.sh 02:39:47 Setup pyenv: 02:39:47 system 02:39:47 3.8.20 02:39:47 3.9.20 02:39:47 3.10.15 02:39:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:39:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQDA from file:/tmp/.os_lf_venv 02:39:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:39:49 lf-activate-venv(): INFO: Installing additional packages: lftools 02:39:59 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. 02:39:59 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-xQDA/bin to PATH 02:39:59 INFO: Running in OpenStack, capturing instance metadata 02:39:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11580097204102309389.sh 02:39:59 provisioning config files... 02:40:08 Could not find credentials [logs] for builder-tox-verify-master #8738 02:40:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config13734791644691264314tmp 02:40:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:40:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:40:08 provisioning config files... 02:40:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:40:09 [EnvInject] - Injecting environment variables from a build step. 02:40:09 [EnvInject] - Injecting as environment variables the properties content 02:40:09 SERVER_ID=logs 02:40:09 02:40:09 [EnvInject] - Variables injected successfully. 02:40:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5739319213645038216.sh 02:40:09 ---> create-netrc.sh 02:40:09 WARN: Log server credential not found. 02:40:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins929059364000127739.sh 02:40:10 ---> python-tools-install.sh 02:40:10 Setup pyenv: 02:40:10 system 02:40:10 3.8.20 02:40:10 3.9.20 02:40:10 3.10.15 02:40:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:40:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQDA from file:/tmp/.os_lf_venv 02:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:12 lf-activate-venv(): INFO: Installing additional packages: lftools 02:40:21 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. 02:40:21 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-xQDA/bin to PATH 02:40:21 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins14005534721334620101.sh 02:40:21 ---> uv-install.sh 02:40:21 uv 0.12.17 is already installed 02:40:21 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:40:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8932883935933375776.sh 02:40:21 ---> sudo-logs.sh 02:40:21 Archiving 'sudo' log.. 02:40:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4154692647119702995.sh 02:40:21 ---> job-cost.sh 02:40:21 INFO: Activating Python virtual environment... 02:40:21 Setup pyenv: 02:40:21 system 02:40:21 3.8.20 02:40:21 3.9.20 02:40:21 3.10.15 02:40:21 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:40:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQDA from file:/tmp/.os_lf_venv 02:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-xQDA/bin to PATH 02:40:29 INFO: No stack-cost file found 02:40:29 INFO: Instance uptime: 390s 02:40:29 INFO: Fetching instance metadata (attempt 1 of 3)... 02:40:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:40:29 INFO: Successfully fetched instance metadata 02:40:29 INFO: Instance type: v3-standard-2 02:40:29 INFO: Retrieving pricing info for: v3-standard-2 02:40:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:40:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=390 02:40:30 INFO: Successfully fetched Vexxhost pricing API 02:40:30 INFO: Retrieved cost: 0.06 02:40:30 INFO: Retrieved resource: v3-standard-2 02:40:30 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 02:40:30 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 02:40:30 INFO: Successfully archived job cost data 02:40:30 DEBUG: Cost data: builder-tox-verify-master,8738,2026-09-19 02:40:30,v3-standard-2,390,0.06,0.00,SUCCESS 02:40:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16001312144665237756.sh 02:40:30 ---> logs-deploy.sh 02:40:30 Setup pyenv: 02:40:30 system 02:40:30 3.8.20 02:40:30 3.9.20 02:40:30 3.10.15 02:40:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xQDA from file:/tmp/.os_lf_venv 02:40:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:40:41 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. 02:40:41 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-xQDA/bin to PATH 02:40:41 WARNING: Nexus logging server not set 02:40:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8738/ 02:40:41 INFO: archiving logs to S3 02:40:42 ---> uname -a: 02:40:42 Linux prd-ubuntu2204-builder-2c-2g-9504 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 02:40:42 02:40:42 02:40:42 ---> lscpu: 02:40:42 Architecture: x86_64 02:40:42 CPU op-mode(s): 32-bit, 64-bit 02:40:42 Address sizes: 40 bits physical, 48 bits virtual 02:40:42 Byte Order: Little Endian 02:40:42 CPU(s): 2 02:40:42 On-line CPU(s) list: 0,1 02:40:42 Vendor ID: AuthenticAMD 02:40:42 Model name: AMD EPYC-Rome Processor 02:40:42 CPU family: 23 02:40:42 Model: 49 02:40:42 Thread(s) per core: 1 02:40:42 Core(s) per socket: 1 02:40:42 Socket(s): 2 02:40:42 Stepping: 0 02:40:42 BogoMIPS: 5599.99 02:40:42 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 02:40:42 Virtualization: AMD-V 02:40:42 Hypervisor vendor: KVM 02:40:42 Virtualization type: full 02:40:42 L1d cache: 64 KiB (2 instances) 02:40:42 L1i cache: 64 KiB (2 instances) 02:40:42 L2 cache: 1 MiB (2 instances) 02:40:42 L3 cache: 32 MiB (2 instances) 02:40:42 NUMA node(s): 1 02:40:42 NUMA node0 CPU(s): 0,1 02:40:42 Vulnerability Gather data sampling: Not affected 02:40:42 Vulnerability Indirect target selection: Not affected 02:40:42 Vulnerability Itlb multihit: Not affected 02:40:42 Vulnerability L1tf: Not affected 02:40:42 Vulnerability Mds: Not affected 02:40:42 Vulnerability Meltdown: Not affected 02:40:42 Vulnerability Mmio stale data: Not affected 02:40:42 Vulnerability Reg file data sampling: Not affected 02:40:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:40:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:40:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:40:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:40:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:40:42 Vulnerability Srbds: Not affected 02:40:42 Vulnerability Tsa: Not affected 02:40:42 Vulnerability Tsx async abort: Not affected 02:40:42 Vulnerability Vmscape: Not affected 02:40:42 02:40:42 02:40:42 ---> nproc: 02:40:42 2 02:40:42 02:40:42 02:40:42 ---> df -h: 02:40:42 Filesystem Size Used Avail Use% Mounted on 02:40:42 tmpfs 794M 1.1M 793M 1% /run 02:40:42 /dev/vda1 39G 12G 28G 29% / 02:40:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:40:42 tmpfs 5.0M 0 5.0M 0% /run/lock 02:40:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:40:42 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:40:42 02:40:42 02:40:42 ---> free -m: 02:40:42 total used free shared buff/cache available 02:40:42 Mem: 7937 546 4126 4 3265 7079 02:40:42 Swap: 1023 0 1023 02:40:42 02:40:42 02:40:42 ---> ip addr: 02:40:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:40:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:40:42 inet 127.0.0.1/8 scope host lo 02:40:42 valid_lft forever preferred_lft forever 02:40:42 inet6 ::1/128 scope host 02:40:42 valid_lft forever preferred_lft forever 02:40:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:40:42 link/ether fa:16:3e:cc:a7:b4 brd ff:ff:ff:ff:ff:ff 02:40:42 altname enp0s3 02:40:42 inet 10.30.171.151/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:40:42 valid_lft 86005sec preferred_lft 86005sec 02:40:42 inet6 fe80::f816:3eff:fecc:a7b4/64 scope link 02:40:42 valid_lft forever preferred_lft forever 02:40:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:40:42 link/ether 2e:ae:26:e6:d3:cd brd ff:ff:ff:ff:ff:ff 02:40:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:40:42 valid_lft forever preferred_lft forever 02:40:42 02:40:42 02:40:42 ---> sar -b -r -n DEV: 02:40:42 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9504) 09/19/26 _x86_64_ (2 CPU) 02:40:42 02:40:42 02:34:09 LINUX RESTART (2 CPU) 02:40:42 02:40:42 02:40:42 ---> sar -P ALL: 02:40:42 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9504) 09/19/26 _x86_64_ (2 CPU) 02:40:42 02:40:42 02:34:09 LINUX RESTART (2 CPU) 02:40:42 02:40:42 02:40:42