22:01:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/118872 22:01:27 Running as SYSTEM 22:01:27 [EnvInject] - Loading node environment variables. 22:01:27 Building remotely on prd-ubuntu2204-docker-2c-2g-2582 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-tox-verify-master 22:01:28 [ssh-agent] Looking for ssh-agent implementation... 22:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:28 $ ssh-agent 22:01:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHhar4/agent.1523 22:01:28 SSH_AGENT_PID=1525 22:01:28 [ssh-agent] Started. 22:01:28 Running ssh-add (command line suppressed) 22:01:28 Identity added: /w/workspace/odlparent-tox-verify-master@tmp/private_key_11584439187395863731.key (/w/workspace/odlparent-tox-verify-master@tmp/private_key_11584439187395863731.key) 22:01:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:01:28 The recommended git tool is: NONE 22:01:30 using credential jenkins-ssh 22:01:30 Wiping out workspace first. 22:01:30 Cloning the remote Git repository 22:01:30 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 22:01:30 > git init /w/workspace/odlparent-tox-verify-master # timeout=10 22:01:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 22:01:30 > git --version # timeout=10 22:01:30 > git --version # 'git version 2.34.1' 22:01:30 using GIT_SSH to set credentials jenkins-ssh 22:01:30 Verifying host key using known hosts file 22:01:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:01:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 22:01:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 22:01:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 22:01:33 using GIT_SSH to set credentials jenkins-ssh 22:01:33 Verifying host key using known hosts file 22:01:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:01:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/72/118872/1 # timeout=10 22:01:33 > git rev-parse c5858190860e0d21e68829bfab8c7edb9b7e0770^{commit} # timeout=10 22:01:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:01:33 Checking out Revision c5858190860e0d21e68829bfab8c7edb9b7e0770 (refs/changes/72/118872/1) 22:01:33 > git config core.sparsecheckout # timeout=10 22:01:33 > git checkout -f c5858190860e0d21e68829bfab8c7edb9b7e0770 # timeout=10 22:01:33 Commit message: "Bump versions to 14.1.6-SNAPSHOT" 22:01:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:01:34 > git rev-list --no-walk be317b379a316d5f298b2fb3e932247a2bc0de84 # timeout=10 22:01:37 provisioning config files... 22:01:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:01:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:01:37 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins11393470516773306546.sh 22:01:37 ---> python-tools-install.sh 22:01:37 Setup pyenv: 22:01:37 * system (set by /opt/pyenv/version) 22:01:37 * 3.8.20 (set by /opt/pyenv/version) 22:01:37 * 3.9.20 (set by /opt/pyenv/version) 22:01:37 3.10.15 22:01:37 3.11.10 22:01:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WKLA 22:01:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:01:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:01:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:01:46 lf-activate-venv(): INFO: Base packages installed successfully 22:01:46 lf-activate-venv(): INFO: Installing additional packages: lftools 22:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-WKLA/bin to PATH 22:02:12 Generating Requirements File 22:02:32 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. 22:02:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:02:32 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 22:02:32 Python 3.11.10 22:02:32 pip 25.3 from /tmp/venv-WKLA/lib/python3.11/site-packages/pip (python 3.11) 22:02:33 appdirs==1.4.4 22:02:33 argcomplete==3.6.3 22:02:33 aspy.yaml==1.3.0 22:02:33 attrs==25.4.0 22:02:33 autopage==0.5.2 22:02:33 beautifulsoup4==4.14.2 22:02:33 boto3==1.40.60 22:02:33 botocore==1.40.60 22:02:33 bs4==0.0.2 22:02:33 cachetools==6.2.1 22:02:33 certifi==2025.10.5 22:02:33 cffi==2.0.0 22:02:33 cfgv==3.4.0 22:02:33 chardet==5.2.0 22:02:33 charset-normalizer==3.4.4 22:02:33 click==8.3.0 22:02:33 cliff==4.11.0 22:02:33 cmd2==2.7.0 22:02:33 cryptography==3.3.2 22:02:33 debtcollector==3.0.0 22:02:33 decorator==5.2.1 22:02:33 defusedxml==0.7.1 22:02:33 Deprecated==1.2.18 22:02:33 distlib==0.4.0 22:02:33 dnspython==2.8.0 22:02:33 docker==7.1.0 22:02:33 dogpile.cache==1.5.0 22:02:33 durationpy==0.10 22:02:33 email-validator==2.3.0 22:02:33 filelock==3.20.0 22:02:33 future==1.0.0 22:02:33 gitdb==4.0.12 22:02:33 GitPython==3.1.45 22:02:33 google-auth==2.41.1 22:02:33 httplib2==0.31.0 22:02:33 identify==2.6.15 22:02:33 idna==3.11 22:02:33 importlib-resources==1.5.0 22:02:33 iso8601==2.1.0 22:02:33 Jinja2==3.1.6 22:02:33 jmespath==1.0.1 22:02:33 jsonpatch==1.33 22:02:33 jsonpointer==3.0.0 22:02:33 jsonschema==4.25.1 22:02:33 jsonschema-specifications==2025.9.1 22:02:33 keystoneauth1==5.12.0 22:02:33 kubernetes==34.1.0 22:02:33 lftools==0.37.15 22:02:33 lxml==6.0.2 22:02:33 markdown-it-py==4.0.0 22:02:33 MarkupSafe==3.0.3 22:02:33 mdurl==0.1.2 22:02:33 msgpack==1.1.2 22:02:33 multi_key_dict==2.0.3 22:02:33 munch==4.0.0 22:02:33 netaddr==1.3.0 22:02:33 niet==1.4.2 22:02:33 nodeenv==1.9.1 22:02:33 oauth2client==4.1.3 22:02:33 oauthlib==3.3.1 22:02:33 openstacksdk==4.7.1 22:02:33 os-service-types==1.8.0 22:02:33 osc-lib==4.2.0 22:02:33 oslo.config==10.0.0 22:02:33 oslo.context==6.1.0 22:02:33 oslo.i18n==6.6.0 22:02:33 oslo.log==7.2.1 22:02:33 oslo.serialization==5.8.0 22:02:33 oslo.utils==9.1.0 22:02:33 packaging==25.0 22:02:33 pbr==7.0.1 22:02:33 platformdirs==4.5.0 22:02:33 prettytable==3.16.0 22:02:33 psutil==7.1.2 22:02:33 pyasn1==0.6.1 22:02:33 pyasn1_modules==0.4.2 22:02:33 pycparser==2.23 22:02:33 pygerrit2==2.0.15 22:02:33 PyGithub==2.8.1 22:02:33 Pygments==2.19.2 22:02:33 PyJWT==2.10.1 22:02:33 PyNaCl==1.6.0 22:02:33 pyparsing==2.4.7 22:02:33 pyperclip==1.11.0 22:02:33 pyrsistent==0.20.0 22:02:33 python-cinderclient==9.8.0 22:02:33 python-dateutil==2.9.0.post0 22:02:33 python-heatclient==4.3.0 22:02:33 python-jenkins==1.8.3 22:02:33 python-keystoneclient==5.7.0 22:02:33 python-magnumclient==4.9.0 22:02:33 python-openstackclient==8.2.0 22:02:33 python-swiftclient==4.8.0 22:02:33 PyYAML==6.0.3 22:02:33 referencing==0.37.0 22:02:33 requests==2.32.5 22:02:33 requests-oauthlib==2.0.0 22:02:33 requestsexceptions==1.4.0 22:02:33 rfc3986==2.0.0 22:02:33 rich==14.2.0 22:02:33 rich-argparse==1.7.1 22:02:33 rpds-py==0.28.0 22:02:33 rsa==4.9.1 22:02:33 ruamel.yaml==0.18.16 22:02:33 ruamel.yaml.clib==0.2.14 22:02:33 s3transfer==0.14.0 22:02:33 simplejson==3.20.2 22:02:33 six==1.17.0 22:02:33 smmap==5.0.2 22:02:33 soupsieve==2.8 22:02:33 stevedore==5.5.0 22:02:33 tabulate==0.9.0 22:02:33 toml==0.10.2 22:02:33 tomlkit==0.13.3 22:02:33 tqdm==4.67.1 22:02:33 typing_extensions==4.15.0 22:02:33 tzdata==2025.2 22:02:33 urllib3==1.26.20 22:02:33 virtualenv==20.35.3 22:02:33 wcwidth==0.2.14 22:02:33 websocket-client==1.9.0 22:02:33 wrapt==2.0.0 22:02:33 xdg==6.0.0 22:02:33 xmltodict==1.0.2 22:02:33 yq==3.4.3 22:02:33 [EnvInject] - Injecting environment variables from a build step. 22:02:33 [EnvInject] - Injecting as environment variables the properties content 22:02:33 PYTHON=python3 22:02:33 22:02:33 [EnvInject] - Variables injected successfully. 22:02:33 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins5650614559301894985.sh 22:02:33 ---> tox-install.sh 22:02:33 + source /home/jenkins/lf-env.sh 22:02:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:33 ++ mktemp -d /tmp/venv-XXXX 22:02:33 + lf_venv=/tmp/venv-v7Qf 22:02:33 + local venv_file=/tmp/.os_lf_venv 22:02:33 + local python=python3 22:02:33 + local options 22:02:33 + local set_path=true 22:02:33 + local install_args= 22:02:33 ++ 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 22:02:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:02:33 + true 22:02:33 + case $1 in 22:02:33 + venv_file=/tmp/.toxenv 22:02:33 + shift 2 22:02:33 + true 22:02:33 + case $1 in 22:02:33 + shift 22:02:33 + break 22:02:33 + case $python in 22:02:33 + local pkg_list= 22:02:33 + [[ -d /opt/pyenv ]] 22:02:33 + echo 'Setup pyenv:' 22:02:33 Setup pyenv: 22:02:33 + export PYENV_ROOT=/opt/pyenv 22:02:33 + PYENV_ROOT=/opt/pyenv 22:02:33 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:33 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:33 + pyenv versions 22:02:33 system 22:02:33 3.8.20 22:02:33 3.9.20 22:02:33 3.10.15 22:02:33 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:02:33 + command -v pyenv 22:02:33 ++ pyenv init - --no-rehash 22:02:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:02:33 for i in ${!paths[@]}; do 22:02:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:02:33 fi; done; 22:02:33 echo "${paths[*]}"'\'')" 22:02:33 export PATH="/opt/pyenv/shims:${PATH}" 22:02:33 export PYENV_SHELL=bash 22:02:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:02:33 pyenv() { 22:02:33 local command 22:02:33 command="${1:-}" 22:02:33 if [ "$#" -gt 0 ]; then 22:02:33 shift 22:02:33 fi 22:02:33 22:02:33 case "$command" in 22:02:33 rehash|shell) 22:02:33 eval "$(pyenv "sh-$command" "$@")" 22:02:33 ;; 22:02:33 *) 22:02:33 command pyenv "$command" "$@" 22:02:33 ;; 22:02:33 esac 22:02:33 }' 22:02:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:02:33 for i in ${!paths[@]}; do 22:02:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:02:33 fi; done; 22:02:33 echo "${paths[*]}"' 22:02:33 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:33 ++ export PYENV_SHELL=bash 22:02:33 ++ PYENV_SHELL=bash 22:02:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:02:33 +++ complete -F _pyenv pyenv 22:02:33 ++ lf-pyver python3 22:02:33 ++ local py_version_xy=python3 22:02:33 ++ local py_version_xyz= 22:02:33 ++ pyenv versions 22:02:33 ++ local command 22:02:33 ++ command=versions 22:02:33 ++ '[' 1 -gt 0 ']' 22:02:33 ++ shift 22:02:33 ++ case "$command" in 22:02:33 ++ awk '{ print $1 }' 22:02:33 ++ command pyenv versions 22:02:33 ++ grep -E '^[0-9.]*[0-9]$' 22:02:33 ++ sed 's/^[ *]* //' 22:02:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:02:33 +++ grep '^3' /tmp/.pyenv_versions 22:02:33 +++ tail -n 1 22:02:33 +++ sort -V 22:02:33 ++ py_version_xyz=3.11.10 22:02:33 ++ [[ -z 3.11.10 ]] 22:02:33 ++ echo 3.11.10 22:02:33 ++ return 0 22:02:33 + pyenv local 3.11.10 22:02:33 + local command 22:02:33 + command=local 22:02:33 + '[' 2 -gt 0 ']' 22:02:33 + shift 22:02:33 + case "$command" in 22:02:33 + command pyenv local 3.11.10 22:02:33 + for arg in "$@" 22:02:33 + case $arg in 22:02:33 + pkg_list+='tox ' 22:02:33 + for arg in "$@" 22:02:33 + case $arg in 22:02:33 + pkg_list+='virtualenv ' 22:02:33 + for arg in "$@" 22:02:33 + case $arg in 22:02:33 + pkg_list+='urllib3~=1.26.15 ' 22:02:33 + [[ -f /tmp/.toxenv ]] 22:02:33 + [[ ! -f /tmp/.toxenv ]] 22:02:33 + [[ -n '' ]] 22:02:33 + python3 -m venv /tmp/venv-v7Qf 22:02:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v7Qf' 22:02:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v7Qf 22:02:37 + echo /tmp/venv-v7Qf 22:02:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:02:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:02:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:02:37 + local 'pip_opts=--upgrade --quiet' 22:02:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:02:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:02:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:02:37 + [[ -n '' ]] 22:02:37 + [[ -n '' ]] 22:02:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:02:37 + /tmp/venv-v7Qf/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 22:02:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:02:41 lf-activate-venv(): INFO: Base packages installed successfully 22:02:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:02:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:02:41 + /tmp/venv-v7Qf/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 22:02:43 + type python3 22:02:43 + true 22:02:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v7Qf/bin to PATH' 22:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-v7Qf/bin to PATH 22:02:43 + PATH=/tmp/venv-v7Qf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:43 + return 0 22:02:43 + python3 --version 22:02:43 Python 3.11.10 22:02:43 + python3 -m pip --version 22:02:43 pip 25.3 from /tmp/venv-v7Qf/lib/python3.11/site-packages/pip (python 3.11) 22:02:43 + python3 -m pip freeze 22:02:43 cachetools==6.2.1 22:02:43 chardet==5.2.0 22:02:43 colorama==0.4.6 22:02:43 distlib==0.4.0 22:02:43 filelock==3.20.0 22:02:43 packaging==25.0 22:02:43 platformdirs==4.5.0 22:02:43 pluggy==1.6.0 22:02:43 pyproject-api==1.10.0 22:02:43 tox==4.32.0 22:02:43 urllib3==1.26.20 22:02:43 virtualenv==20.35.3 22:02:43 [odlparent-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10305862617274468588.sh 22:02:43 [EnvInject] - Injecting environment variables from a build step. 22:02:43 [EnvInject] - Injecting as environment variables the properties content 22:02:43 PARALLEL=False 22:02:43 22:02:43 [EnvInject] - Variables injected successfully. 22:02:43 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins6125709246685535829.sh 22:02:43 ---> tox-run.sh 22:02:43 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:43 + ARCHIVE_TOX_DIR=/w/workspace/odlparent-tox-verify-master/archives/tox 22:02:43 + ARCHIVE_DOC_DIR=/w/workspace/odlparent-tox-verify-master/archives/docs 22:02:43 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/tox 22:02:43 + cd /w/workspace/odlparent-tox-verify-master/. 22:02:43 + source /home/jenkins/lf-env.sh 22:02:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:43 ++ mktemp -d /tmp/venv-XXXX 22:02:43 + lf_venv=/tmp/venv-cWCJ 22:02:43 + local venv_file=/tmp/.os_lf_venv 22:02:43 + local python=python3 22:02:43 + local options 22:02:43 + local set_path=true 22:02:43 + local install_args= 22:02:43 ++ 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 22:02:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:02:43 + true 22:02:43 + case $1 in 22:02:43 + venv_file=/tmp/.toxenv 22:02:43 + shift 2 22:02:43 + true 22:02:43 + case $1 in 22:02:43 + shift 22:02:43 + break 22:02:43 + case $python in 22:02:43 + local pkg_list= 22:02:43 + [[ -d /opt/pyenv ]] 22:02:43 + echo 'Setup pyenv:' 22:02:43 Setup pyenv: 22:02:43 + export PYENV_ROOT=/opt/pyenv 22:02:43 + PYENV_ROOT=/opt/pyenv 22:02:43 + 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 22:02:43 + 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 22:02:43 + pyenv versions 22:02:43 system 22:02:43 3.8.20 22:02:43 3.9.20 22:02:43 3.10.15 22:02:43 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:02:43 + command -v pyenv 22:02:43 ++ pyenv init - --no-rehash 22:02:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:02:43 for i in ${!paths[@]}; do 22:02:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:02:43 fi; done; 22:02:43 echo "${paths[*]}"'\'')" 22:02:43 export PATH="/opt/pyenv/shims:${PATH}" 22:02:43 export PYENV_SHELL=bash 22:02:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:02:43 pyenv() { 22:02:43 local command 22:02:43 command="${1:-}" 22:02:43 if [ "$#" -gt 0 ]; then 22:02:43 shift 22:02:43 fi 22:02:43 22:02:43 case "$command" in 22:02:43 rehash|shell) 22:02:43 eval "$(pyenv "sh-$command" "$@")" 22:02:43 ;; 22:02:43 *) 22:02:43 command pyenv "$command" "$@" 22:02:43 ;; 22:02:43 esac 22:02:43 }' 22:02:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:02:43 for i in ${!paths[@]}; do 22:02:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:02:43 fi; done; 22:02:43 echo "${paths[*]}"' 22:02:43 ++ 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 22:02:43 ++ 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 22:02:43 ++ 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 22:02:43 ++ export PYENV_SHELL=bash 22:02:43 ++ PYENV_SHELL=bash 22:02:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:02:43 +++ complete -F _pyenv pyenv 22:02:43 ++ lf-pyver python3 22:02:43 ++ local py_version_xy=python3 22:02:43 ++ local py_version_xyz= 22:02:43 ++ pyenv versions 22:02:43 ++ local command 22:02:43 ++ command=versions 22:02:43 ++ '[' 1 -gt 0 ']' 22:02:43 ++ shift 22:02:43 ++ case "$command" in 22:02:43 ++ command pyenv versions 22:02:43 ++ awk '{ print $1 }' 22:02:43 ++ grep -E '^[0-9.]*[0-9]$' 22:02:43 ++ sed 's/^[ *]* //' 22:02:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:02:43 +++ tail -n 1 22:02:43 +++ grep '^3' /tmp/.pyenv_versions 22:02:43 +++ sort -V 22:02:43 ++ py_version_xyz=3.11.10 22:02:43 ++ [[ -z 3.11.10 ]] 22:02:43 ++ echo 3.11.10 22:02:43 ++ return 0 22:02:43 + pyenv local 3.11.10 22:02:43 + local command 22:02:43 + command=local 22:02:43 + '[' 2 -gt 0 ']' 22:02:43 + shift 22:02:43 + case "$command" in 22:02:43 + command pyenv local 3.11.10 22:02:43 + for arg in "$@" 22:02:43 + case $arg in 22:02:43 + pkg_list+='tox ' 22:02:43 + for arg in "$@" 22:02:43 + case $arg in 22:02:43 + pkg_list+='virtualenv ' 22:02:43 + for arg in "$@" 22:02:43 + case $arg in 22:02:43 + pkg_list+='urllib3~=1.26.15 ' 22:02:43 + [[ -f /tmp/.toxenv ]] 22:02:43 ++ cat /tmp/.toxenv 22:02:43 + lf_venv=/tmp/venv-v7Qf 22:02:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7Qf from' file:/tmp/.toxenv 22:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7Qf from file:/tmp/.toxenv 22:02:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:02:43 + local 'pip_opts=--upgrade --quiet' 22:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:02:43 + [[ -n '' ]] 22:02:43 + [[ -n '' ]] 22:02:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:02:43 + /tmp/venv-v7Qf/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 22:02:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:02:44 lf-activate-venv(): INFO: Base packages installed successfully 22:02:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:02:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:02:44 + /tmp/venv-v7Qf/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 22:02:46 + type python3 22:02:46 + true 22:02:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v7Qf/bin to PATH' 22:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-v7Qf/bin to PATH 22:02:46 + PATH=/tmp/venv-v7Qf/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 22:02:46 + return 0 22:02:46 + [[ -d /opt/pyenv ]] 22:02:46 + echo '---> Setting up pyenv' 22:02:46 ---> Setting up pyenv 22:02:46 + export PYENV_ROOT=/opt/pyenv 22:02:46 + PYENV_ROOT=/opt/pyenv 22:02:46 + export PATH=/opt/pyenv/bin:/tmp/venv-v7Qf/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 22:02:46 + PATH=/opt/pyenv/bin:/tmp/venv-v7Qf/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 22:02:46 ++ pwd 22:02:46 + PYTHONPATH=/w/workspace/odlparent-tox-verify-master 22:02:46 + export PYTHONPATH 22:02:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:02:46 + TOX_TESTENV_PASSENV=PYTHONPATH 22:02:46 + tox --version 22:02:46 4.32.0 from /tmp/venv-v7Qf/lib/python3.11/site-packages/tox/__init__.py 22:02:46 + PARALLEL=False 22:02:46 + TOX_OPTIONS_LIST= 22:02:46 + [[ -n '' ]] 22:02:46 + case ${PARALLEL,,} in 22:02:46 + tox 22:02:46 + tee -a /w/workspace/odlparent-tox-verify-master/archives/tox/tox.log 22:02:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 22:03:09 docs: freeze> python -m pip freeze --all 22:03:09 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 22:03:09 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html 22:03:09 Running Sphinx v8.2.3 22:03:10 loading translations [en]... done 22:03:10 making output directory... done 22:03:10 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 22:03:10 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 22:03:10 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 22:03:10 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 22:03:10 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 22:03:10 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 22:03:10 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 22:03:10 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 22:03:11 building [mo]: targets for 0 po files that are out of date 22:03:11 writing output... 22:03:11 building [html]: targets for 3 source files that are out of date 22:03:11 updating environment: [new config] 3 added, 0 changed, 0 removed 22:03:11 reading sources... [ 33%] NEWS 22:03:12 reading sources... [ 67%] developer-guide 22:03:12 reading sources... [100%] index 22:03:12 22:03:12 looking for now-outdated files... none found 22:03:12 pickling environment... done 22:03:12 checking consistency... done 22:03:12 preparing documents... done 22:03:12 copying assets... 22:03:12 copying static files... 22:03:12 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/basic.css 22:03:12 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/documentation_options.js 22:03:12 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/language_data.js 22:03:12 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.css 22:03:12 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.js 22:03:12 copying static files: done 22:03:12 copying extra files... 22:03:12 copying extra files: done 22:03:12 copying assets: done 22:03:12 writing output... [ 33%] NEWS 22:03:13 writing output... [ 67%] developer-guide 22:03:13 writing output... [100%] index 22:03:13 22:03:13 generating indices... genindex done 22:03:13 highlighting module code... 22:03:13 writing additional pages... search done 22:03:13 dumping search index in English (code: en)... done 22:03:13 dumping object inventory... done 22:03:13 build succeeded. 22:03:13 22:03:13 The HTML pages are in .tox/docs/tmp/html. 22:03:14 docs: OK ✔ in 27.43 seconds 22:03:14 pre-commit: install_deps> python -I -m pip install pre-commit 22:03:17 pre-commit: freeze> python -m pip freeze --all 22:03:17 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 22:03:17 pre-commit: commands[0]> pre-commit run --all-files 22:03:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:03:18 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 22:03:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:03:18 [INFO] Initializing environment for https://github.com/prettier/pre-commit. 22:03:18 [INFO] Initializing environment for https://github.com/prettier/pre-commit:prettier@2.1.2. 22:03:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:03:19 [INFO] Once installed this environment will be reused. 22:03:19 [INFO] This may take a few minutes... 22:03:24 [INFO] Installing environment for https://github.com/prettier/pre-commit. 22:03:24 [INFO] Once installed this environment will be reused. 22:03:24 [INFO] This may take a few minutes... 22:03:33 Check Xml................................................................Passed 22:03:33 Trim Trailing Whitespace.................................................Passed 22:03:33 prettier.................................................................Passed 22:03:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:03:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:03:34 [INFO] Once installed this environment will be reused. 22:03:34 [INFO] This may take a few minutes... 22:03:38 gitlint..............................................(no files to check)Skipped 22:03:38 docs: OK (27.42=setup[23.17]+cmd[4.25] seconds) 22:03:38 pre-commit: OK (24.80=setup[3.51]+cmd[16.73,4.56] seconds) 22:03:38 congratulations :) (52.25 seconds) 22:03:38 + tox_status=0 22:03:38 + echo '---> Completed tox runs' 22:03:38 ---> Completed tox runs 22:03:38 + for i in .tox/*/log 22:03:38 ++ awk -F/ '{print $2}' 22:03:38 ++ echo .tox/docs/log 22:03:38 + tox_env=docs 22:03:38 + cp -r .tox/docs/log /w/workspace/odlparent-tox-verify-master/archives/tox/docs 22:03:38 + for i in .tox/*/log 22:03:38 ++ awk -F/ '{print $2}' 22:03:38 ++ echo .tox/pre-commit/log 22:03:38 + tox_env=pre-commit 22:03:38 + cp -r .tox/pre-commit/log /w/workspace/odlparent-tox-verify-master/archives/tox/pre-commit 22:03:38 + DOC_DIR=docs/_build/html 22:03:38 + [[ -d docs/_build/html ]] 22:03:38 + echo '---> tox-run.sh ends' 22:03:38 ---> tox-run.sh ends 22:03:38 + test 0 -eq 0 22:03:38 $ ssh-agent -k 22:03:38 unset SSH_AUTH_SOCK; 22:03:38 unset SSH_AGENT_PID; 22:03:38 echo Agent pid 1525 killed; 22:03:38 [ssh-agent] Stopped. 22:03:38 [PostBuildScript] - [INFO] Executing post build scripts. 22:03:38 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins15321852211662366483.sh 22:03:38 ---> sysstat.sh 22:03:39 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins11800431903492184766.sh 22:03:39 ---> package-listing.sh 22:03:39 ++ facter osfamily 22:03:39 ++ tr '[:upper:]' '[:lower:]' 22:03:39 + OS_FAMILY=debian 22:03:39 + workspace=/w/workspace/odlparent-tox-verify-master 22:03:39 + START_PACKAGES=/tmp/packages_start.txt 22:03:39 + END_PACKAGES=/tmp/packages_end.txt 22:03:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:39 + PACKAGES=/tmp/packages_start.txt 22:03:39 + '[' /w/workspace/odlparent-tox-verify-master ']' 22:03:39 + PACKAGES=/tmp/packages_end.txt 22:03:39 + case "${OS_FAMILY}" in 22:03:39 + grep '^ii' 22:03:39 + dpkg -l 22:03:39 + '[' -f /tmp/packages_start.txt ']' 22:03:39 + '[' -f /tmp/packages_end.txt ']' 22:03:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:39 + '[' /w/workspace/odlparent-tox-verify-master ']' 22:03:39 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/ 22:03:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-tox-verify-master/archives/ 22:03:39 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins9842649339249888387.sh 22:03:39 ---> capture-instance-metadata.sh 22:03:39 Setup pyenv: 22:03:39 system 22:03:39 3.8.20 22:03:39 3.9.20 22:03:39 3.10.15 22:03:39 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:03:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKLA from file:/tmp/.os_lf_venv 22:03:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:42 lf-activate-venv(): INFO: Base packages installed successfully 22:03:42 lf-activate-venv(): INFO: Installing additional packages: lftools 22:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-WKLA/bin to PATH 22:03:55 INFO: Running in OpenStack, capturing instance metadata 22:03:55 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins3831380455301407868.sh 22:03:55 provisioning config files... 22:03:55 Could not find credentials [logs] for odlparent-tox-verify-master #4386 22:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-tox-verify-master@tmp/config8477175967263576477tmp 22:03:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:03:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:03:55 provisioning config files... 22:03:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:03:56 [EnvInject] - Injecting environment variables from a build step. 22:03:56 [EnvInject] - Injecting as environment variables the properties content 22:03:56 SERVER_ID=logs 22:03:56 22:03:56 [EnvInject] - Variables injected successfully. 22:03:56 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins16535492511399783199.sh 22:03:56 ---> create-netrc.sh 22:03:56 WARN: Log server credential not found. 22:03:56 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins6257603071934439133.sh 22:03:56 ---> python-tools-install.sh 22:03:56 Setup pyenv: 22:03:56 system 22:03:56 3.8.20 22:03:56 3.9.20 22:03:56 3.10.15 22:03:56 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKLA from file:/tmp/.os_lf_venv 22:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:58 lf-activate-venv(): INFO: Base packages installed successfully 22:03:58 lf-activate-venv(): INFO: Installing additional packages: lftools 22:04:10 lf-activate-venv(): INFO: Adding /tmp/venv-WKLA/bin to PATH 22:04:10 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins1135173500917753924.sh 22:04:10 ---> sudo-logs.sh 22:04:10 Archiving 'sudo' log.. 22:04:10 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins10964329828697468717.sh 22:04:10 ---> job-cost.sh 22:04:10 Setup pyenv: 22:04:10 system 22:04:10 3.8.20 22:04:10 3.9.20 22:04:10 3.10.15 22:04:10 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKLA from file:/tmp/.os_lf_venv 22:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:13 lf-activate-venv(): INFO: Base packages installed successfully 22:04:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:04:19 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. 22:04:19 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 22:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-WKLA/bin to PATH 22:04:20 INFO: No Stack... 22:04:20 INFO: Retrieving Pricing Info for: v3-standard-2 22:04:20 INFO: Archiving Costs 22:04:20 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins7433361363364132084.sh 22:04:20 ---> logs-deploy.sh 22:04:20 Setup pyenv: 22:04:20 system 22:04:20 3.8.20 22:04:20 3.9.20 22:04:20 3.10.15 22:04:20 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 22:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WKLA from file:/tmp/.os_lf_venv 22:04:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:23 lf-activate-venv(): INFO: Base packages installed successfully 22:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-WKLA/bin to PATH 22:04:34 WARNING: Nexus logging server not set 22:04:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-tox-verify-master/4386/ 22:04:34 INFO: archiving logs to S3 22:04:35 ---> uname -a: 22:04:35 Linux prd-ubuntu2204-docker-2c-2g-2582 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:04:35 22:04:35 22:04:35 ---> lscpu: 22:04:35 Architecture: x86_64 22:04:35 CPU op-mode(s): 32-bit, 64-bit 22:04:35 Address sizes: 40 bits physical, 48 bits virtual 22:04:35 Byte Order: Little Endian 22:04:35 CPU(s): 2 22:04:35 On-line CPU(s) list: 0,1 22:04:35 Vendor ID: AuthenticAMD 22:04:35 Model name: AMD EPYC-Rome Processor 22:04:35 CPU family: 23 22:04:35 Model: 49 22:04:35 Thread(s) per core: 1 22:04:35 Core(s) per socket: 1 22:04:35 Socket(s): 2 22:04:35 Stepping: 0 22:04:35 BogoMIPS: 5600.00 22:04:35 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 22:04:35 Virtualization: AMD-V 22:04:35 Hypervisor vendor: KVM 22:04:35 Virtualization type: full 22:04:35 L1d cache: 64 KiB (2 instances) 22:04:35 L1i cache: 64 KiB (2 instances) 22:04:35 L2 cache: 1 MiB (2 instances) 22:04:35 L3 cache: 32 MiB (2 instances) 22:04:35 NUMA node(s): 1 22:04:35 NUMA node0 CPU(s): 0,1 22:04:35 Vulnerability Gather data sampling: Not affected 22:04:35 Vulnerability Indirect target selection: Not affected 22:04:35 Vulnerability Itlb multihit: Not affected 22:04:35 Vulnerability L1tf: Not affected 22:04:35 Vulnerability Mds: Not affected 22:04:35 Vulnerability Meltdown: Not affected 22:04:35 Vulnerability Mmio stale data: Not affected 22:04:35 Vulnerability Reg file data sampling: Not affected 22:04:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:04:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:04:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:04:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:04:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:04:35 Vulnerability Srbds: Not affected 22:04:35 Vulnerability Tsx async abort: Not affected 22:04:35 22:04:35 22:04:35 ---> nproc: 22:04:35 2 22:04:35 22:04:35 22:04:35 ---> df -h: 22:04:35 Filesystem Size Used Avail Use% Mounted on 22:04:35 tmpfs 794M 1.1M 793M 1% /run 22:04:35 /dev/vda1 39G 9.0G 30G 24% / 22:04:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:04:35 tmpfs 5.0M 0 5.0M 0% /run/lock 22:04:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:04:35 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:04:35 22:04:35 22:04:35 ---> free -m: 22:04:35 total used free shared buff/cache available 22:04:35 Mem: 7937 573 4162 4 3201 7052 22:04:35 Swap: 1023 0 1023 22:04:35 22:04:35 22:04:35 ---> ip addr: 22:04:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:04:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:04:35 inet 127.0.0.1/8 scope host lo 22:04:35 valid_lft forever preferred_lft forever 22:04:35 inet6 ::1/128 scope host 22:04:35 valid_lft forever preferred_lft forever 22:04:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:04:35 link/ether fa:16:3e:3a:de:c2 brd ff:ff:ff:ff:ff:ff 22:04:35 altname enp0s3 22:04:35 inet 10.30.171.112/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:04:35 valid_lft 86171sec preferred_lft 86171sec 22:04:35 inet6 fe80::f816:3eff:fe3a:dec2/64 scope link 22:04:35 valid_lft forever preferred_lft forever 22:04:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:04:35 link/ether 26:f6:5e:60:84:1c brd ff:ff:ff:ff:ff:ff 22:04:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:04:35 valid_lft forever preferred_lft forever 22:04:35 22:04:35 22:04:35 ---> sar -b -r -n DEV: 22:04:35 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2582) 10/27/25 _x86_64_ (2 CPU) 22:04:35 22:04:35 22:00:50 LINUX RESTART (2 CPU) 22:04:35 22:04:35 22:04:35 ---> sar -P ALL: 22:04:35 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2582) 10/27/25 _x86_64_ (2 CPU) 22:04:35 22:04:35 22:00:50 LINUX RESTART (2 CPU) 22:04:35 22:04:35 22:04:35