07:25:19 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 07:25:19 Running as SYSTEM 07:25:19 [EnvInject] - Loading node environment variables. 07:25:19 Building remotely on prd-ubuntu2204-docker-4c-16g-1082 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:25:19 [ssh-agent] Looking for ssh-agent implementation... 07:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:20 $ ssh-agent 07:25:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMj51w2/agent.1574 07:25:20 SSH_AGENT_PID=1576 07:25:20 [ssh-agent] Started. 07:25:20 Running ssh-add (command line suppressed) 07:25:20 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6311202852923968534.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6311202852923968534.key) 07:25:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:25:20 The recommended git tool is: NONE 07:25:22 using credential jenkins-ssh 07:25:22 Wiping out workspace first. 07:25:22 Cloning the remote Git repository 07:25:22 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:25:22 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:25:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:25:22 > git --version # timeout=10 07:25:22 > git --version # 'git version 2.34.1' 07:25:22 using GIT_SSH to set credentials jenkins-ssh 07:25:22 Verifying host key using known hosts file 07:25:22 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. 07:25:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:25:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:25:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:25:26 using GIT_SSH to set credentials jenkins-ssh 07:25:26 Verifying host key using known hosts file 07:25:26 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. 07:25:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/7 # timeout=10 07:25:27 > git rev-parse 4890e98c540f2110ea993fbce91fd21434967b6a^{commit} # timeout=10 07:25:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:25:27 Checking out Revision 4890e98c540f2110ea993fbce91fd21434967b6a (refs/changes/42/118742/7) 07:25:27 > git config core.sparsecheckout # timeout=10 07:25:27 > git checkout -f 4890e98c540f2110ea993fbce91fd21434967b6a # timeout=10 07:25:30 Commit message: "Remove String dependency in TAPI ConnectivityUtils" 07:25:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:25:30 > git rev-list --no-walk f3b25207fc4e7e18c49c115b1b0350844b646071 # timeout=10 07:25:30 > git remote # timeout=10 07:25:30 > git submodule init # timeout=10 07:25:30 > git submodule sync # timeout=10 07:25:30 > git config --get remote.origin.url # timeout=10 07:25:30 > git submodule init # timeout=10 07:25:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:25:30 ERROR: No submodules found. 07:25:31 provisioning config files... 07:25:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:25:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:25:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7682301729566594831.sh 07:25:31 ---> python-tools-install.sh 07:25:31 Setup pyenv: 07:25:31 * system (set by /opt/pyenv/version) 07:25:31 * 3.8.20 (set by /opt/pyenv/version) 07:25:31 * 3.9.20 (set by /opt/pyenv/version) 07:25:31 3.10.15 07:25:31 3.11.10 07:25:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ENQl 07:25:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:25:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:41 lf-activate-venv(): INFO: Base packages installed successfully 07:25:41 lf-activate-venv(): INFO: Installing additional packages: lftools 07:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-ENQl/bin to PATH 07:26:12 Generating Requirements File 07:26:37 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. 07:26:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:26:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:26:37 Python 3.11.10 07:26:37 pip 25.2 from /tmp/venv-ENQl/lib/python3.11/site-packages/pip (python 3.11) 07:26:38 appdirs==1.4.4 07:26:38 argcomplete==3.6.3 07:26:38 aspy.yaml==1.3.0 07:26:38 attrs==25.4.0 07:26:38 autopage==0.5.2 07:26:38 beautifulsoup4==4.14.2 07:26:38 boto3==1.40.56 07:26:38 botocore==1.40.56 07:26:38 bs4==0.0.2 07:26:38 cachetools==6.2.1 07:26:38 certifi==2025.10.5 07:26:38 cffi==2.0.0 07:26:38 cfgv==3.4.0 07:26:38 chardet==5.2.0 07:26:38 charset-normalizer==3.4.4 07:26:38 click==8.3.0 07:26:38 cliff==4.11.0 07:26:38 cmd2==2.7.0 07:26:38 cryptography==3.3.2 07:26:38 debtcollector==3.0.0 07:26:38 decorator==5.2.1 07:26:38 defusedxml==0.7.1 07:26:38 Deprecated==1.2.18 07:26:38 distlib==0.4.0 07:26:38 dnspython==2.8.0 07:26:38 docker==7.1.0 07:26:38 dogpile.cache==1.5.0 07:26:38 durationpy==0.10 07:26:38 email-validator==2.3.0 07:26:38 filelock==3.20.0 07:26:38 future==1.0.0 07:26:38 gitdb==4.0.12 07:26:38 GitPython==3.1.45 07:26:38 google-auth==2.41.1 07:26:38 httplib2==0.31.0 07:26:38 identify==2.6.15 07:26:38 idna==3.11 07:26:38 importlib-resources==1.5.0 07:26:38 iso8601==2.1.0 07:26:38 Jinja2==3.1.6 07:26:38 jmespath==1.0.1 07:26:38 jsonpatch==1.33 07:26:38 jsonpointer==3.0.0 07:26:38 jsonschema==4.25.1 07:26:38 jsonschema-specifications==2025.9.1 07:26:38 keystoneauth1==5.12.0 07:26:38 kubernetes==34.1.0 07:26:38 lftools==0.37.15 07:26:38 lxml==6.0.2 07:26:38 markdown-it-py==4.0.0 07:26:38 MarkupSafe==3.0.3 07:26:38 mdurl==0.1.2 07:26:38 msgpack==1.1.2 07:26:38 multi_key_dict==2.0.3 07:26:38 munch==4.0.0 07:26:38 netaddr==1.3.0 07:26:38 niet==1.4.2 07:26:38 nodeenv==1.9.1 07:26:38 oauth2client==4.1.3 07:26:38 oauthlib==3.3.1 07:26:38 openstacksdk==4.7.1 07:26:38 os-service-types==1.8.0 07:26:38 osc-lib==4.2.0 07:26:38 oslo.config==10.0.0 07:26:38 oslo.context==6.1.0 07:26:38 oslo.i18n==6.6.0 07:26:38 oslo.log==7.2.1 07:26:38 oslo.serialization==5.8.0 07:26:38 oslo.utils==9.1.0 07:26:38 packaging==25.0 07:26:38 pbr==7.0.1 07:26:38 platformdirs==4.5.0 07:26:38 prettytable==3.16.0 07:26:38 psutil==7.1.1 07:26:38 pyasn1==0.6.1 07:26:38 pyasn1_modules==0.4.2 07:26:38 pycparser==2.23 07:26:38 pygerrit2==2.0.15 07:26:38 PyGithub==2.8.1 07:26:38 Pygments==2.19.2 07:26:38 PyJWT==2.10.1 07:26:38 PyNaCl==1.6.0 07:26:38 pyparsing==2.4.7 07:26:38 pyperclip==1.11.0 07:26:38 pyrsistent==0.20.0 07:26:38 python-cinderclient==9.8.0 07:26:38 python-dateutil==2.9.0.post0 07:26:38 python-heatclient==4.3.0 07:26:38 python-jenkins==1.8.3 07:26:38 python-keystoneclient==5.7.0 07:26:38 python-magnumclient==4.9.0 07:26:38 python-openstackclient==8.2.0 07:26:38 python-swiftclient==4.8.0 07:26:38 PyYAML==6.0.3 07:26:38 referencing==0.37.0 07:26:38 requests==2.32.5 07:26:38 requests-oauthlib==2.0.0 07:26:38 requestsexceptions==1.4.0 07:26:38 rfc3986==2.0.0 07:26:38 rich==14.2.0 07:26:38 rich-argparse==1.7.1 07:26:38 rpds-py==0.27.1 07:26:38 rsa==4.9.1 07:26:38 ruamel.yaml==0.18.15 07:26:38 ruamel.yaml.clib==0.2.14 07:26:38 s3transfer==0.14.0 07:26:38 simplejson==3.20.2 07:26:38 six==1.17.0 07:26:38 smmap==5.0.2 07:26:38 soupsieve==2.8 07:26:38 stevedore==5.5.0 07:26:38 tabulate==0.9.0 07:26:38 toml==0.10.2 07:26:38 tomlkit==0.13.3 07:26:38 tqdm==4.67.1 07:26:38 typing_extensions==4.15.0 07:26:38 tzdata==2025.2 07:26:38 urllib3==1.26.20 07:26:38 virtualenv==20.35.3 07:26:38 wcwidth==0.2.14 07:26:38 websocket-client==1.9.0 07:26:38 wrapt==2.0.0 07:26:38 xdg==6.0.0 07:26:38 xmltodict==1.0.2 07:26:38 yq==3.4.3 07:26:38 [EnvInject] - Injecting environment variables from a build step. 07:26:38 [EnvInject] - Injecting as environment variables the properties content 07:26:38 PYTHON=python3 07:26:38 07:26:38 [EnvInject] - Variables injected successfully. 07:26:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1907395240788701482.sh 07:26:38 ---> tox-install.sh 07:26:38 + source /home/jenkins/lf-env.sh 07:26:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:38 ++ mktemp -d /tmp/venv-XXXX 07:26:38 + lf_venv=/tmp/venv-aNaN 07:26:38 + local venv_file=/tmp/.os_lf_venv 07:26:38 + local python=python3 07:26:38 + local options 07:26:38 + local set_path=true 07:26:38 + local install_args= 07:26:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:26:38 + true 07:26:38 + case $1 in 07:26:38 + venv_file=/tmp/.toxenv 07:26:38 + shift 2 07:26:38 + true 07:26:38 + case $1 in 07:26:38 + shift 07:26:38 + break 07:26:38 + case $python in 07:26:38 + local pkg_list= 07:26:38 + [[ -d /opt/pyenv ]] 07:26:38 + echo 'Setup pyenv:' 07:26:38 Setup pyenv: 07:26:38 + export PYENV_ROOT=/opt/pyenv 07:26:38 + PYENV_ROOT=/opt/pyenv 07:26:38 + 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 07:26:38 + 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 07:26:38 + pyenv versions 07:26:38 system 07:26:38 3.8.20 07:26:38 3.9.20 07:26:38 3.10.15 07:26:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:26:38 + command -v pyenv 07:26:38 ++ pyenv init - --no-rehash 07:26:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:26:38 for i in ${!paths[@]}; do 07:26:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:26:38 fi; done; 07:26:38 echo "${paths[*]}"'\'')" 07:26:38 export PATH="/opt/pyenv/shims:${PATH}" 07:26:38 export PYENV_SHELL=bash 07:26:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:26:38 pyenv() { 07:26:38 local command 07:26:38 command="${1:-}" 07:26:38 if [ "$#" -gt 0 ]; then 07:26:38 shift 07:26:38 fi 07:26:38 07:26:38 case "$command" in 07:26:38 rehash|shell) 07:26:38 eval "$(pyenv "sh-$command" "$@")" 07:26:38 ;; 07:26:38 *) 07:26:38 command pyenv "$command" "$@" 07:26:38 ;; 07:26:38 esac 07:26:38 }' 07:26:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:26:38 for i in ${!paths[@]}; do 07:26:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:26:38 fi; done; 07:26:38 echo "${paths[*]}"' 07:26:38 ++ 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 07:26:38 ++ 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 07:26:38 ++ 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 07:26:38 ++ export PYENV_SHELL=bash 07:26:38 ++ PYENV_SHELL=bash 07:26:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:26:38 +++ complete -F _pyenv pyenv 07:26:38 ++ lf-pyver python3 07:26:38 ++ local py_version_xy=python3 07:26:38 ++ local py_version_xyz= 07:26:38 ++ pyenv versions 07:26:38 ++ local command 07:26:38 ++ command=versions 07:26:38 ++ '[' 1 -gt 0 ']' 07:26:38 ++ shift 07:26:38 ++ case "$command" in 07:26:38 ++ command pyenv versions 07:26:38 ++ sed 's/^[ *]* //' 07:26:38 ++ grep -E '^[0-9.]*[0-9]$' 07:26:38 ++ awk '{ print $1 }' 07:26:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:26:38 +++ grep '^3' /tmp/.pyenv_versions 07:26:38 +++ tail -n 1 07:26:38 +++ sort -V 07:26:38 ++ py_version_xyz=3.11.10 07:26:38 ++ [[ -z 3.11.10 ]] 07:26:38 ++ echo 3.11.10 07:26:38 ++ return 0 07:26:38 + pyenv local 3.11.10 07:26:38 + local command 07:26:38 + command=local 07:26:38 + '[' 2 -gt 0 ']' 07:26:38 + shift 07:26:38 + case "$command" in 07:26:38 + command pyenv local 3.11.10 07:26:38 + for arg in "$@" 07:26:38 + case $arg in 07:26:38 + pkg_list+='tox ' 07:26:38 + for arg in "$@" 07:26:38 + case $arg in 07:26:38 + pkg_list+='virtualenv ' 07:26:38 + for arg in "$@" 07:26:38 + case $arg in 07:26:38 + pkg_list+='urllib3~=1.26.15 ' 07:26:38 + [[ -f /tmp/.toxenv ]] 07:26:38 + [[ ! -f /tmp/.toxenv ]] 07:26:38 + [[ -n '' ]] 07:26:38 + python3 -m venv /tmp/venv-aNaN 07:26:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNaN' 07:26:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNaN 07:26:43 + echo /tmp/venv-aNaN 07:26:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:26:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:26:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:26:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:43 + local 'pip_opts=--upgrade --quiet' 07:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:26:43 + [[ -n '' ]] 07:26:43 + [[ -n '' ]] 07:26:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:26:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:43 + /tmp/venv-aNaN/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 07:26:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:26:48 lf-activate-venv(): INFO: Base packages installed successfully 07:26:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:26:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:26:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:26:48 + /tmp/venv-aNaN/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 07:26:50 + type python3 07:26:50 + true 07:26:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNaN/bin to PATH' 07:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-aNaN/bin to PATH 07:26:50 + PATH=/tmp/venv-aNaN/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 07:26:50 + return 0 07:26:50 + python3 --version 07:26:50 Python 3.11.10 07:26:50 + python3 -m pip --version 07:26:50 pip 25.2 from /tmp/venv-aNaN/lib/python3.11/site-packages/pip (python 3.11) 07:26:50 + python3 -m pip freeze 07:26:50 cachetools==6.2.1 07:26:50 chardet==5.2.0 07:26:50 colorama==0.4.6 07:26:50 distlib==0.4.0 07:26:50 filelock==3.20.0 07:26:50 packaging==25.0 07:26:50 platformdirs==4.5.0 07:26:50 pluggy==1.6.0 07:26:50 pyproject-api==1.10.0 07:26:50 tox==4.31.0 07:26:50 urllib3==1.26.20 07:26:50 virtualenv==20.35.3 07:26:50 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins16113684072434183784.sh 07:26:50 [EnvInject] - Injecting environment variables from a build step. 07:26:50 [EnvInject] - Injecting as environment variables the properties content 07:26:50 PARALLEL=True 07:26:50 07:26:50 [EnvInject] - Variables injected successfully. 07:26:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8776253051633545771.sh 07:26:50 ---> tox-run.sh 07:26:50 + 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 07:26:50 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:26:50 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:26:50 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:26:50 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:26:50 + source /home/jenkins/lf-env.sh 07:26:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:50 ++ mktemp -d /tmp/venv-XXXX 07:26:50 + lf_venv=/tmp/venv-YgyT 07:26:50 + local venv_file=/tmp/.os_lf_venv 07:26:50 + local python=python3 07:26:50 + local options 07:26:50 + local set_path=true 07:26:50 + local install_args= 07:26:50 ++ 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 07:26:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:26:50 + true 07:26:50 + case $1 in 07:26:50 + venv_file=/tmp/.toxenv 07:26:50 + shift 2 07:26:50 + true 07:26:50 + case $1 in 07:26:50 + shift 07:26:50 + break 07:26:50 + case $python in 07:26:50 + local pkg_list= 07:26:50 + [[ -d /opt/pyenv ]] 07:26:50 + echo 'Setup pyenv:' 07:26:50 Setup pyenv: 07:26:50 + export PYENV_ROOT=/opt/pyenv 07:26:50 + PYENV_ROOT=/opt/pyenv 07:26:50 + 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 07:26:50 + 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 07:26:50 + pyenv versions 07:26:51 system 07:26:51 3.8.20 07:26:51 3.9.20 07:26:51 3.10.15 07:26:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:26:51 + command -v pyenv 07:26:51 ++ pyenv init - --no-rehash 07:26:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:26:51 for i in ${!paths[@]}; do 07:26:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:26:51 fi; done; 07:26:51 echo "${paths[*]}"'\'')" 07:26:51 export PATH="/opt/pyenv/shims:${PATH}" 07:26:51 export PYENV_SHELL=bash 07:26:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:26:51 pyenv() { 07:26:51 local command 07:26:51 command="${1:-}" 07:26:51 if [ "$#" -gt 0 ]; then 07:26:51 shift 07:26:51 fi 07:26:51 07:26:51 case "$command" in 07:26:51 rehash|shell) 07:26:51 eval "$(pyenv "sh-$command" "$@")" 07:26:51 ;; 07:26:51 *) 07:26:51 command pyenv "$command" "$@" 07:26:51 ;; 07:26:51 esac 07:26:51 }' 07:26:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:26:51 for i in ${!paths[@]}; do 07:26:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:26:51 fi; done; 07:26:51 echo "${paths[*]}"' 07:26:51 ++ 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 07:26:51 ++ 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 07:26:51 ++ 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 07:26:51 ++ export PYENV_SHELL=bash 07:26:51 ++ PYENV_SHELL=bash 07:26:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:26:51 +++ complete -F _pyenv pyenv 07:26:51 ++ lf-pyver python3 07:26:51 ++ local py_version_xy=python3 07:26:51 ++ local py_version_xyz= 07:26:51 ++ pyenv versions 07:26:51 ++ local command 07:26:51 ++ command=versions 07:26:51 ++ '[' 1 -gt 0 ']' 07:26:51 ++ shift 07:26:51 ++ case "$command" in 07:26:51 ++ command pyenv versions 07:26:51 ++ awk '{ print $1 }' 07:26:51 ++ grep -E '^[0-9.]*[0-9]$' 07:26:51 ++ sed 's/^[ *]* //' 07:26:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:26:51 +++ grep '^3' /tmp/.pyenv_versions 07:26:51 +++ sort -V 07:26:51 +++ tail -n 1 07:26:51 ++ py_version_xyz=3.11.10 07:26:51 ++ [[ -z 3.11.10 ]] 07:26:51 ++ echo 3.11.10 07:26:51 ++ return 0 07:26:51 + pyenv local 3.11.10 07:26:51 + local command 07:26:51 + command=local 07:26:51 + '[' 2 -gt 0 ']' 07:26:51 + shift 07:26:51 + case "$command" in 07:26:51 + command pyenv local 3.11.10 07:26:51 + for arg in "$@" 07:26:51 + case $arg in 07:26:51 + pkg_list+='tox ' 07:26:51 + for arg in "$@" 07:26:51 + case $arg in 07:26:51 + pkg_list+='virtualenv ' 07:26:51 + for arg in "$@" 07:26:51 + case $arg in 07:26:51 + pkg_list+='urllib3~=1.26.15 ' 07:26:51 + [[ -f /tmp/.toxenv ]] 07:26:51 ++ cat /tmp/.toxenv 07:26:51 + lf_venv=/tmp/venv-aNaN 07:26:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNaN from' file:/tmp/.toxenv 07:26:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNaN from file:/tmp/.toxenv 07:26:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:26:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:51 + local 'pip_opts=--upgrade --quiet' 07:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:26:51 + [[ -n '' ]] 07:26:51 + [[ -n '' ]] 07:26:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:26:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:51 + /tmp/venv-aNaN/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 07:26:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:26:52 lf-activate-venv(): INFO: Base packages installed successfully 07:26:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:26:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:26:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:26:52 + /tmp/venv-aNaN/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 07:26:53 + type python3 07:26:53 + true 07:26:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNaN/bin to PATH' 07:26:53 lf-activate-venv(): INFO: Adding /tmp/venv-aNaN/bin to PATH 07:26:53 + PATH=/tmp/venv-aNaN/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 07:26:53 + return 0 07:26:53 + [[ -d /opt/pyenv ]] 07:26:53 + echo '---> Setting up pyenv' 07:26:53 ---> Setting up pyenv 07:26:53 + export PYENV_ROOT=/opt/pyenv 07:26:53 + PYENV_ROOT=/opt/pyenv 07:26:53 + export PATH=/opt/pyenv/bin:/tmp/venv-aNaN/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 07:26:53 + PATH=/opt/pyenv/bin:/tmp/venv-aNaN/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 07:26:53 ++ pwd 07:26:53 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:26:53 + export PYTHONPATH 07:26:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:26:53 + TOX_TESTENV_PASSENV=PYTHONPATH 07:26:53 + tox --version 07:26:54 4.31.0 from /tmp/venv-aNaN/lib/python3.11/site-packages/tox/__init__.py 07:26:54 + PARALLEL=True 07:26:54 + TOX_OPTIONS_LIST= 07:26:54 + [[ -n '' ]] 07:26:54 + case ${PARALLEL,,} in 07:26:54 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:26:54 + tox --parallel auto --parallel-live 07:26:54 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:26:55 checkbashisms: freeze> python -m pip freeze --all 07:26:55 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:26:55 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:26:55 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:26:56 checkbashisms: pip==25.2,setuptools==80.9.0 07:26:56 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:26:56 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 07:26:56 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:26:58 checkbashisms: OK ✔ in 3.44 seconds 07:26:58 pre-commit: install_deps> python -I -m pip install pre-commit 07:27:01 pre-commit: freeze> python -m pip freeze --all 07:27:01 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 07:27:01 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:27:01 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 07:27:01 /usr/bin/cpan 07:27:01 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:27:02 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:27:02 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:27:02 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:27:03 [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. 07:27:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:27:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:27:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:27:05 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:27:05 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:27:06 buildcontroller: freeze> python -m pip freeze --all 07:27:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:27:06 [INFO] Once installed this environment will be reused. 07:27:06 [INFO] This may take a few minutes... 07:27:07 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:27:07 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:27:07 + update-java-alternatives -l 07:27:07 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:27:07 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:27:07 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:27:07 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:27:07 update-alternatives: error: no alternatives for jaotc 07:27:08 update-alternatives: error: no alternatives for rmic 07:27:08 + java -version 07:27:08 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:27:08 + JAVA_VER=21 07:27:08 + echo 21 07:27:08 21 07:27:08 + javac -version 07:27:08 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:27:09 + JAVAC_VER=21 07:27:09 + echo 21 07:27:09 + [ 21 -ge 21 ] 07:27:09 + [ 21 -ge 21 ] 07:27:09 21 07:27:09 ok, java is 21 or newer 07:27:09 + echo ok, java is 21 or newer 07:27:09 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 07:27:09 2025-10-22 07:27:09 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 07:27:09 + sudo mkdir -p /opt 07:27:09 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 07:27:09 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 07:27:09 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:27:09 + mvn --version 07:27:10 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 07:27:10 Maven home: /opt/maven 07:27:10 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:27:10 Default locale: en, platform encoding: UTF-8 07:27:10 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 07:27:10 NOTE: Picked up JDK_JAVA_OPTIONS: 07:27:10 --add-opens=java.base/java.io=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.lang=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.net=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.nio=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.util=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:27:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:27:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:27:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:27:10 -Xlog:disable 07:27:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:27:13 [INFO] Once installed this environment will be reused. 07:27:13 [INFO] This may take a few minutes... 07:27:25 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:27:25 [INFO] Once installed this environment will be reused. 07:27:25 [INFO] This may take a few minutes... 07:27:34 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:27:34 [INFO] Once installed this environment will be reused. 07:27:34 [INFO] This may take a few minutes... 07:27:38 docs: freeze> python -m pip freeze --all 07:27:39 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 07:27:39 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 07:27:42 docs-linkcheck: freeze> python -m pip freeze --all 07:27:42 docs: OK ✔ in 48.39 seconds 07:27:42 docs-linkcheck: 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 07:27:42 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 07:27:42 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:27:48 trim trailing whitespace.................................................Passed 07:27:49 Tabs remover.............................................................Passed 07:27:49 autopep8.................................................................Passed 07:27:55 perltidy.................................................................Passed 07:27:55 docs-linkcheck: OK ✔ in 55 seconds 07:27:55 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:27:56 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:27:56 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:27:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:27:56 [INFO] Once installed this environment will be reused. 07:27:56 [INFO] This may take a few minutes... 07:27:57 pylint: freeze> python -m pip freeze --all 07:27:57 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 07:27:57 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 07:28:09 gitlint..................................................................Passed 07:28:20 07:28:20 ------------------------------------ 07:28:20 Your code has been rated at 10.00/10 07:28:20 07:29:05 $ ssh-agent -k 07:29:05 unset SSH_AUTH_SOCK; 07:29:05 unset SSH_AGENT_PID; 07:29:05 echo Agent pid 1576 killed; 07:29:05 [ssh-agent] Stopped. 07:29:05 Build was aborted 07:29:05 Aborted by new patch set. 07:29:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9653107715182649816.sh 07:29:05 ---> sysstat.sh 07:29:05 pre-commit: OK ✔ in 1 minute 11.67 seconds 07:29:05 pylint: OK ✔ in 39.08 seconds 07:29:05 buildcontroller: exit 143 (118.44 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2763 07:29:05 + tox_status=143 07:29:05 + echo '---> Completed tox runs' 07:29:05 ---> Completed tox runs 07:29:05 + for i in .tox/*/log 07:29:05 ++ echo .tox/buildcontroller/log 07:29:05 ++ awk -F/ '{print $2}' 07:29:05 + tox_env=buildcontroller 07:29:05 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 07:29:05 + for i in .tox/*/log 07:29:05 ++ echo .tox/checkbashisms/log 07:29:05 ++ awk -F/ '{print $2}' 07:29:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10535641460377462807.sh 07:29:06 ---> package-listing.sh 07:29:06 ++ tr '[:upper:]' '[:lower:]' 07:29:06 ++ facter osfamily 07:29:06 + OS_FAMILY=debian 07:29:06 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 07:29:06 + START_PACKAGES=/tmp/packages_start.txt 07:29:06 + END_PACKAGES=/tmp/packages_end.txt 07:29:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:06 + PACKAGES=/tmp/packages_start.txt 07:29:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 07:29:06 + PACKAGES=/tmp/packages_end.txt 07:29:06 + case "${OS_FAMILY}" in 07:29:06 + dpkg -l 07:29:06 + grep '^ii' 07:29:06 + '[' -f /tmp/packages_start.txt ']' 07:29:06 + '[' -f /tmp/packages_end.txt ']' 07:29:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 07:29:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 07:29:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 07:29:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5361469032507752211.sh 07:29:06 ---> capture-instance-metadata.sh 07:29:06 Setup pyenv: 07:29:06 system 07:29:06 3.8.20 07:29:06 3.9.20 07:29:06 3.10.15 07:29:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENQl from file:/tmp/.os_lf_venv 07:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:08 lf-activate-venv(): INFO: Base packages installed successfully 07:29:08 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-ENQl/bin to PATH 07:29:28 INFO: Running in OpenStack, capturing instance metadata 07:29:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18151679135829334836.sh 07:29:28 provisioning config files... 07:29:29 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3683 07:29:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17930689702161427815tmp 07:29:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:29:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:29:29 provisioning config files... 07:29:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:29:29 [EnvInject] - Injecting environment variables from a build step. 07:29:29 [EnvInject] - Injecting as environment variables the properties content 07:29:29 SERVER_ID=logs 07:29:29 07:29:29 [EnvInject] - Variables injected successfully. 07:29:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12882147589860384683.sh 07:29:29 ---> create-netrc.sh 07:29:29 WARN: Log server credential not found. 07:29:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3353539768413680179.sh 07:29:30 ---> python-tools-install.sh 07:29:30 Setup pyenv: 07:29:30 system 07:29:30 3.8.20 07:29:30 3.9.20 07:29:30 3.10.15 07:29:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENQl from file:/tmp/.os_lf_venv 07:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:32 lf-activate-venv(): INFO: Base packages installed successfully 07:29:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-ENQl/bin to PATH 07:29:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11382729707993730521.sh 07:29:45 ---> sudo-logs.sh 07:29:45 Archiving 'sudo' log.. 07:29:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15355419944764022401.sh 07:29:46 ---> job-cost.sh 07:29:46 Setup pyenv: 07:29:46 system 07:29:46 3.8.20 07:29:46 3.9.20 07:29:46 3.10.15 07:29:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:29:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENQl from file:/tmp/.os_lf_venv 07:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:48 lf-activate-venv(): INFO: Base packages installed successfully 07:29:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:56 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. 07:29:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-ENQl/bin to PATH 07:29:56 INFO: No Stack... 07:29:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:57 INFO: Archiving Costs 07:29:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7259944518156553222.sh 07:29:57 ---> logs-deploy.sh 07:29:57 Setup pyenv: 07:29:57 system 07:29:57 3.8.20 07:29:57 3.9.20 07:29:57 3.10.15 07:29:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENQl from file:/tmp/.os_lf_venv 07:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:00 lf-activate-venv(): INFO: Base packages installed successfully 07:30:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-ENQl/bin to PATH 07:30:18 WARNING: Nexus logging server not set 07:30:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3683/ 07:30:18 INFO: archiving logs to S3 07:30:20 ---> uname -a: 07:30:20 Linux prd-ubuntu2204-docker-4c-16g-1082 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:30:20 07:30:20 07:30:20 ---> lscpu: 07:30:20 Architecture: x86_64 07:30:20 CPU op-mode(s): 32-bit, 64-bit 07:30:20 Address sizes: 40 bits physical, 48 bits virtual 07:30:20 Byte Order: Little Endian 07:30:20 CPU(s): 4 07:30:20 On-line CPU(s) list: 0-3 07:30:20 Vendor ID: AuthenticAMD 07:30:20 Model name: AMD EPYC-Rome Processor 07:30:20 CPU family: 23 07:30:20 Model: 49 07:30:20 Thread(s) per core: 1 07:30:20 Core(s) per socket: 1 07:30:20 Socket(s): 4 07:30:20 Stepping: 0 07:30:20 BogoMIPS: 5599.99 07:30:20 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 07:30:20 Virtualization: AMD-V 07:30:20 Hypervisor vendor: KVM 07:30:20 Virtualization type: full 07:30:20 L1d cache: 128 KiB (4 instances) 07:30:20 L1i cache: 128 KiB (4 instances) 07:30:20 L2 cache: 2 MiB (4 instances) 07:30:20 L3 cache: 64 MiB (4 instances) 07:30:20 NUMA node(s): 1 07:30:20 NUMA node0 CPU(s): 0-3 07:30:20 Vulnerability Gather data sampling: Not affected 07:30:20 Vulnerability Indirect target selection: Not affected 07:30:20 Vulnerability Itlb multihit: Not affected 07:30:20 Vulnerability L1tf: Not affected 07:30:20 Vulnerability Mds: Not affected 07:30:20 Vulnerability Meltdown: Not affected 07:30:20 Vulnerability Mmio stale data: Not affected 07:30:20 Vulnerability Reg file data sampling: Not affected 07:30:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:30:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:30:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:30:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:30:20 Vulnerability Srbds: Not affected 07:30:20 Vulnerability Tsx async abort: Not affected 07:30:20 07:30:20 07:30:20 ---> nproc: 07:30:20 4 07:30:20 07:30:20 07:30:20 ---> df -h: 07:30:20 Filesystem Size Used Avail Use% Mounted on 07:30:20 tmpfs 1.6G 1.1M 1.6G 1% /run 07:30:20 /dev/vda1 78G 11G 67G 15% / 07:30:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:30:20 tmpfs 5.0M 0 5.0M 0% /run/lock 07:30:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:30:20 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 07:30:20 07:30:20 07:30:20 ---> free -m: 07:30:20 total used free shared buff/cache available 07:30:20 Mem: 15989 728 9577 4 5683 14918 07:30:20 Swap: 1023 0 1023 07:30:20 07:30:20 07:30:20 ---> ip addr: 07:30:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:30:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:20 inet 127.0.0.1/8 scope host lo 07:30:20 valid_lft forever preferred_lft forever 07:30:20 inet6 ::1/128 scope host 07:30:20 valid_lft forever preferred_lft forever 07:30:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:30:20 link/ether fa:16:3e:03:b5:a4 brd ff:ff:ff:ff:ff:ff 07:30:20 altname enp0s3 07:30:20 inet 10.30.171.123/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:30:20 valid_lft 86057sec preferred_lft 86057sec 07:30:20 inet6 fe80::f816:3eff:fe03:b5a4/64 scope link 07:30:20 valid_lft forever preferred_lft forever 07:30:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:30:20 link/ether 66:d2:02:64:03:94 brd ff:ff:ff:ff:ff:ff 07:30:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:30:20 valid_lft forever preferred_lft forever 07:30:20 07:30:20 07:30:20 ---> sar -b -r -n DEV: 07:30:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1082) 10/22/25 _x86_64_ (4 CPU) 07:30:20 07:30:20 07:24:40 LINUX RESTART (4 CPU) 07:30:20 07:30:20 07:30:20 ---> sar -P ALL: 07:30:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1082) 10/22/25 _x86_64_ (4 CPU) 07:30:20 07:30:20 07:24:40 LINUX RESTART (4 CPU) 07:30:20 07:30:20 07:30:20