12:29:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119868 12:29:54 Running as SYSTEM 12:29:54 [EnvInject] - Loading node environment variables. 12:29:54 Building remotely on prd-ubuntu2204-docker-4c-16g-13790 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:29:55 [ssh-agent] Looking for ssh-agent implementation... 12:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:55 $ ssh-agent 12:29:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyndXeg/agent.1559 12:29:55 SSH_AGENT_PID=1561 12:29:55 [ssh-agent] Started. 12:29:55 Running ssh-add (command line suppressed) 12:29:55 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5210650624830729329.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5210650624830729329.key) 12:29:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:55 The recommended git tool is: NONE 12:29:59 using credential jenkins-ssh 12:30:13 Wiping out workspace first. 12:30:13 Cloning the remote Git repository 12:30:13 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:30:13 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:30:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:30:14 > git --version # timeout=10 12:30:14 > git --version # 'git version 2.34.1' 12:30:14 using GIT_SSH to set credentials jenkins-ssh 12:30:14 Verifying host key using known hosts file 12:30:14 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. 12:30:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:30:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:30:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:30:29 using GIT_SSH to set credentials jenkins-ssh 12:30:29 Verifying host key using known hosts file 12:30:29 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. 12:30:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/68/119868/13 # timeout=10 12:30:30 > git rev-parse 8109a21d6db73fb5fbd5391b7c7dcfe53f3c6d11^{commit} # timeout=10 12:30:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:30 Checking out Revision 8109a21d6db73fb5fbd5391b7c7dcfe53f3c6d11 (refs/changes/68/119868/13) 12:30:30 > git config core.sparsecheckout # timeout=10 12:30:30 > git checkout -f 8109a21d6db73fb5fbd5391b7c7dcfe53f3c6d11 # timeout=10 12:30:30 Commit message: "Prevent NPE processing links during OTN creation" 12:30:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:31 > git rev-list --no-walk 7b92e04b5ae515d2cba11e1529f0049585cf2f42 # timeout=10 12:30:31 > git remote # timeout=10 12:30:31 > git submodule init # timeout=10 12:30:31 > git submodule sync # timeout=10 12:30:31 > git config --get remote.origin.url # timeout=10 12:30:31 > git submodule init # timeout=10 12:30:31 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:30:31 ERROR: No submodules found. 12:30:34 provisioning config files... 12:30:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:30:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:30:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10670770755434987058.sh 12:30:34 ---> python-tools-install.sh 12:30:34 Setup pyenv: 12:30:34 * system (set by /opt/pyenv/version) 12:30:34 * 3.8.20 (set by /opt/pyenv/version) 12:30:34 * 3.9.20 (set by /opt/pyenv/version) 12:30:34 3.10.15 12:30:34 3.11.10 12:30:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zata 12:30:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:43 lf-activate-venv(): INFO: Base packages installed successfully 12:30:43 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-Zata/bin to PATH 12:31:06 Generating Requirements File 12:31:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:31:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:31:24 Python 3.11.10 12:31:25 pip 26.0.1 from /tmp/venv-Zata/lib/python3.11/site-packages/pip (python 3.11) 12:31:25 appdirs==1.4.4 12:31:25 argcomplete==3.6.3 12:31:25 aspy.yaml==1.3.0 12:31:25 attrs==25.4.0 12:31:25 autopage==0.6.0 12:31:25 beautifulsoup4==4.14.3 12:31:25 boto3==1.42.51 12:31:25 botocore==1.42.51 12:31:25 bs4==0.0.2 12:31:25 certifi==2026.1.4 12:31:25 cffi==2.0.0 12:31:25 cfgv==3.5.0 12:31:25 chardet==5.2.0 12:31:25 charset-normalizer==3.4.4 12:31:25 click==8.3.1 12:31:25 cliff==4.13.2 12:31:25 cmd2==3.2.0 12:31:25 cryptography==3.3.2 12:31:25 debtcollector==3.0.0 12:31:25 decorator==5.2.1 12:31:25 defusedxml==0.7.1 12:31:25 Deprecated==1.3.1 12:31:25 distlib==0.4.0 12:31:25 dnspython==2.8.0 12:31:25 docker==7.1.0 12:31:25 dogpile.cache==1.5.0 12:31:25 durationpy==0.10 12:31:25 email-validator==2.3.0 12:31:25 filelock==3.24.2 12:31:25 future==1.0.0 12:31:25 gitdb==4.0.12 12:31:25 GitPython==3.1.46 12:31:25 httplib2==0.30.2 12:31:25 identify==2.6.16 12:31:25 idna==3.11 12:31:25 importlib-resources==1.5.0 12:31:25 iso8601==2.1.0 12:31:25 Jinja2==3.1.6 12:31:25 jmespath==1.1.0 12:31:25 jsonpatch==1.33 12:31:25 jsonpointer==3.0.0 12:31:25 jsonschema==4.26.0 12:31:25 jsonschema-specifications==2025.9.1 12:31:25 keystoneauth1==5.13.0 12:31:25 kubernetes==35.0.0 12:31:25 lftools==0.37.21 12:31:25 lxml==6.0.2 12:31:25 markdown-it-py==4.0.0 12:31:25 MarkupSafe==3.0.3 12:31:25 mdurl==0.1.2 12:31:25 msgpack==1.1.2 12:31:25 multi_key_dict==2.0.3 12:31:25 munch==4.0.0 12:31:25 netaddr==1.3.0 12:31:25 niet==1.4.2 12:31:25 nodeenv==1.10.0 12:31:25 oauth2client==4.1.3 12:31:25 oauthlib==3.3.1 12:31:25 openstacksdk==4.10.0 12:31:25 os-service-types==1.8.2 12:31:25 osc-lib==4.4.0 12:31:25 oslo.config==10.3.0 12:31:25 oslo.context==6.3.0 12:31:25 oslo.i18n==6.7.2 12:31:25 oslo.log==8.0.0 12:31:25 oslo.serialization==5.9.1 12:31:25 oslo.utils==9.2.0 12:31:25 packaging==26.0 12:31:25 pbr==7.0.3 12:31:25 platformdirs==4.9.2 12:31:25 prettytable==3.17.0 12:31:25 psutil==7.2.2 12:31:25 pyasn1==0.6.2 12:31:25 pyasn1_modules==0.4.2 12:31:25 pycparser==3.0 12:31:25 pygerrit2==2.0.15 12:31:25 PyGithub==2.8.1 12:31:25 Pygments==2.19.2 12:31:25 PyJWT==2.11.0 12:31:25 PyNaCl==1.6.2 12:31:25 pyparsing==2.4.7 12:31:25 pyperclip==1.11.0 12:31:25 pyrsistent==0.20.0 12:31:25 python-cinderclient==9.8.0 12:31:25 python-dateutil==2.9.0.post0 12:31:25 python-heatclient==5.0.0 12:31:25 python-jenkins==1.8.3 12:31:25 python-keystoneclient==5.7.0 12:31:25 python-magnumclient==4.9.0 12:31:25 python-openstackclient==9.0.0 12:31:25 python-swiftclient==4.9.0 12:31:25 PyYAML==6.0.3 12:31:25 referencing==0.37.0 12:31:25 requests==2.32.5 12:31:25 requests-oauthlib==2.0.0 12:31:25 requestsexceptions==1.4.0 12:31:25 rfc3986==2.0.0 12:31:25 rich==14.3.2 12:31:25 rich-argparse==1.7.2 12:31:25 rpds-py==0.30.0 12:31:25 rsa==4.9.1 12:31:25 ruamel.yaml==0.19.1 12:31:25 ruamel.yaml.clib==0.2.15 12:31:25 s3transfer==0.16.0 12:31:25 simplejson==3.20.2 12:31:25 six==1.17.0 12:31:25 smmap==5.0.2 12:31:25 soupsieve==2.8.3 12:31:25 stevedore==5.6.0 12:31:25 tabulate==0.9.0 12:31:25 toml==0.10.2 12:31:25 tomlkit==0.14.0 12:31:25 tqdm==4.67.3 12:31:25 typing_extensions==4.15.0 12:31:25 tzdata==2025.3 12:31:25 urllib3==1.26.20 12:31:25 virtualenv==20.37.0 12:31:25 wcwidth==0.6.0 12:31:25 websocket-client==1.9.0 12:31:25 wrapt==2.1.1 12:31:25 xdg==6.0.0 12:31:25 xmltodict==1.0.3 12:31:25 yq==3.4.3 12:31:25 [EnvInject] - Injecting environment variables from a build step. 12:31:25 [EnvInject] - Injecting as environment variables the properties content 12:31:25 PYTHON=python3 12:31:25 12:31:25 [EnvInject] - Variables injected successfully. 12:31:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10787021072405697458.sh 12:31:25 ---> tox-install.sh 12:31:25 + source /home/jenkins/lf-env.sh 12:31:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:25 ++ mktemp -d /tmp/venv-XXXX 12:31:25 + lf_venv=/tmp/venv-H3m9 12:31:25 + local venv_file=/tmp/.os_lf_venv 12:31:25 + local python=python3 12:31:25 + local options 12:31:25 + local set_path=true 12:31:25 + local install_args= 12:31:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + venv_file=/tmp/.toxenv 12:31:25 + shift 2 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + shift 12:31:25 + break 12:31:25 + case $python in 12:31:25 + local pkg_list= 12:31:25 + [[ -d /opt/pyenv ]] 12:31:25 + echo 'Setup pyenv:' 12:31:25 Setup pyenv: 12:31:25 + export PYENV_ROOT=/opt/pyenv 12:31:25 + PYENV_ROOT=/opt/pyenv 12:31:25 + 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 12:31:25 + 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 12:31:25 + pyenv versions 12:31:25 system 12:31:25 3.8.20 12:31:25 3.9.20 12:31:25 3.10.15 12:31:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:25 + command -v pyenv 12:31:25 ++ pyenv init - --no-rehash 12:31:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:25 for i in ${!paths[@]}; do 12:31:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:25 fi; done; 12:31:25 echo "${paths[*]}"'\'')" 12:31:25 export PATH="/opt/pyenv/shims:${PATH}" 12:31:25 export PYENV_SHELL=bash 12:31:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:25 pyenv() { 12:31:25 local command 12:31:25 command="${1:-}" 12:31:25 if [ "$#" -gt 0 ]; then 12:31:25 shift 12:31:25 fi 12:31:25 12:31:25 case "$command" in 12:31:25 rehash|shell) 12:31:25 eval "$(pyenv "sh-$command" "$@")" 12:31:25 ;; 12:31:25 *) 12:31:25 command pyenv "$command" "$@" 12:31:25 ;; 12:31:25 esac 12:31:25 }' 12:31:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:25 for i in ${!paths[@]}; do 12:31:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:25 fi; done; 12:31:25 echo "${paths[*]}"' 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ export PYENV_SHELL=bash 12:31:25 ++ PYENV_SHELL=bash 12:31:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:25 +++ complete -F _pyenv pyenv 12:31:25 ++ lf-pyver python3 12:31:25 ++ local py_version_xy=python3 12:31:25 ++ local py_version_xyz= 12:31:25 ++ pyenv versions 12:31:25 ++ local command 12:31:25 ++ command=versions 12:31:25 ++ '[' 1 -gt 0 ']' 12:31:25 ++ shift 12:31:25 ++ case "$command" in 12:31:25 ++ command pyenv versions 12:31:25 ++ grep -E '^[0-9.]*[0-9]$' 12:31:25 ++ sed 's/^[ *]* //' 12:31:25 ++ awk '{ print $1 }' 12:31:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:25 +++ grep '^3' /tmp/.pyenv_versions 12:31:25 +++ sort -V 12:31:25 +++ tail -n 1 12:31:25 ++ py_version_xyz=3.11.10 12:31:25 ++ [[ -z 3.11.10 ]] 12:31:25 ++ echo 3.11.10 12:31:25 ++ return 0 12:31:25 + pyenv local 3.11.10 12:31:25 + local command 12:31:25 + command=local 12:31:25 + '[' 2 -gt 0 ']' 12:31:25 + shift 12:31:25 + case "$command" in 12:31:25 + command pyenv local 3.11.10 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='tox ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='virtualenv ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='urllib3~=1.26.15 ' 12:31:25 + [[ -f /tmp/.toxenv ]] 12:31:25 + [[ ! -f /tmp/.toxenv ]] 12:31:25 + [[ -n '' ]] 12:31:25 + python3 -m venv /tmp/venv-H3m9 12:31:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3m9' 12:31:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3m9 12:31:29 + echo /tmp/venv-H3m9 12:31:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:29 + local 'pip_opts=--upgrade --quiet' 12:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:29 + [[ -n '' ]] 12:31:29 + [[ -n '' ]] 12:31:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:29 + /tmp/venv-H3m9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:31:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:33 lf-activate-venv(): INFO: Base packages installed successfully 12:31:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:33 + /tmp/venv-H3m9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:35 + type python3 12:31:35 + true 12:31:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-H3m9/bin to PATH' 12:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-H3m9/bin to PATH 12:31:35 + PATH=/tmp/venv-H3m9/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 12:31:35 + return 0 12:31:35 + python3 --version 12:31:35 Python 3.11.10 12:31:35 + python3 -m pip --version 12:31:35 pip 26.0.1 from /tmp/venv-H3m9/lib/python3.11/site-packages/pip (python 3.11) 12:31:35 + python3 -m pip freeze 12:31:35 cachetools==7.0.1 12:31:35 chardet==5.2.0 12:31:35 colorama==0.4.6 12:31:35 distlib==0.4.0 12:31:35 filelock==3.24.2 12:31:35 packaging==26.0 12:31:35 platformdirs==4.9.2 12:31:35 pluggy==1.6.0 12:31:35 pyproject-api==1.10.0 12:31:35 tox==4.38.0 12:31:35 urllib3==1.26.20 12:31:35 virtualenv==20.37.0 12:31:35 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10200097506204299948.sh 12:31:35 [EnvInject] - Injecting environment variables from a build step. 12:31:35 [EnvInject] - Injecting as environment variables the properties content 12:31:35 PARALLEL=True 12:31:35 12:31:35 [EnvInject] - Variables injected successfully. 12:31:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7773165434163495125.sh 12:31:35 ---> tox-run.sh 12:31:35 + 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 12:31:35 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:31:35 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:31:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:31:35 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:31:35 + source /home/jenkins/lf-env.sh 12:31:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:35 ++ mktemp -d /tmp/venv-XXXX 12:31:35 + lf_venv=/tmp/venv-BNOo 12:31:35 + local venv_file=/tmp/.os_lf_venv 12:31:35 + local python=python3 12:31:35 + local options 12:31:35 + local set_path=true 12:31:35 + local install_args= 12:31:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:35 + true 12:31:35 + case $1 in 12:31:35 + venv_file=/tmp/.toxenv 12:31:35 + shift 2 12:31:35 + true 12:31:35 + case $1 in 12:31:35 + shift 12:31:35 + break 12:31:35 + case $python in 12:31:35 + local pkg_list= 12:31:35 + [[ -d /opt/pyenv ]] 12:31:35 + echo 'Setup pyenv:' 12:31:35 Setup pyenv: 12:31:35 + export PYENV_ROOT=/opt/pyenv 12:31:35 + PYENV_ROOT=/opt/pyenv 12:31:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:35 + pyenv versions 12:31:35 system 12:31:35 3.8.20 12:31:35 3.9.20 12:31:35 3.10.15 12:31:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:35 + command -v pyenv 12:31:35 ++ pyenv init - --no-rehash 12:31:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:36 for i in ${!paths[@]}; do 12:31:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:36 fi; done; 12:31:36 echo "${paths[*]}"'\'')" 12:31:36 export PATH="/opt/pyenv/shims:${PATH}" 12:31:36 export PYENV_SHELL=bash 12:31:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:36 pyenv() { 12:31:36 local command 12:31:36 command="${1:-}" 12:31:36 if [ "$#" -gt 0 ]; then 12:31:36 shift 12:31:36 fi 12:31:36 12:31:36 case "$command" in 12:31:36 rehash|shell) 12:31:36 eval "$(pyenv "sh-$command" "$@")" 12:31:36 ;; 12:31:36 *) 12:31:36 command pyenv "$command" "$@" 12:31:36 ;; 12:31:36 esac 12:31:36 }' 12:31:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:36 for i in ${!paths[@]}; do 12:31:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:36 fi; done; 12:31:36 echo "${paths[*]}"' 12:31:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:36 ++ export PYENV_SHELL=bash 12:31:36 ++ PYENV_SHELL=bash 12:31:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:36 +++ complete -F _pyenv pyenv 12:31:36 ++ lf-pyver python3 12:31:36 ++ local py_version_xy=python3 12:31:36 ++ local py_version_xyz= 12:31:36 ++ pyenv versions 12:31:36 ++ local command 12:31:36 ++ command=versions 12:31:36 ++ '[' 1 -gt 0 ']' 12:31:36 ++ shift 12:31:36 ++ case "$command" in 12:31:36 ++ command pyenv versions 12:31:36 ++ sed 's/^[ *]* //' 12:31:36 ++ grep -E '^[0-9.]*[0-9]$' 12:31:36 ++ awk '{ print $1 }' 12:31:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:36 +++ grep '^3' /tmp/.pyenv_versions 12:31:36 +++ sort -V 12:31:36 +++ tail -n 1 12:31:36 ++ py_version_xyz=3.11.10 12:31:36 ++ [[ -z 3.11.10 ]] 12:31:36 ++ echo 3.11.10 12:31:36 ++ return 0 12:31:36 + pyenv local 3.11.10 12:31:36 + local command 12:31:36 + command=local 12:31:36 + '[' 2 -gt 0 ']' 12:31:36 + shift 12:31:36 + case "$command" in 12:31:36 + command pyenv local 3.11.10 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='tox ' 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='virtualenv ' 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='urllib3~=1.26.15 ' 12:31:36 + [[ -f /tmp/.toxenv ]] 12:31:36 ++ cat /tmp/.toxenv 12:31:36 + lf_venv=/tmp/venv-H3m9 12:31:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H3m9 from' file:/tmp/.toxenv 12:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H3m9 from file:/tmp/.toxenv 12:31:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:36 + local 'pip_opts=--upgrade --quiet' 12:31:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:36 + [[ -n '' ]] 12:31:36 + [[ -n '' ]] 12:31:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:36 + /tmp/venv-H3m9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:31:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:37 lf-activate-venv(): INFO: Base packages installed successfully 12:31:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:37 + /tmp/venv-H3m9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:38 + type python3 12:31:38 + true 12:31:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-H3m9/bin to PATH' 12:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-H3m9/bin to PATH 12:31:38 + PATH=/tmp/venv-H3m9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 + return 0 12:31:38 + [[ -d /opt/pyenv ]] 12:31:38 + echo '---> Setting up pyenv' 12:31:38 ---> Setting up pyenv 12:31:38 + export PYENV_ROOT=/opt/pyenv 12:31:38 + PYENV_ROOT=/opt/pyenv 12:31:38 + export PATH=/opt/pyenv/bin:/tmp/venv-H3m9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 + PATH=/opt/pyenv/bin:/tmp/venv-H3m9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:31:38 ++ pwd 12:31:38 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:31:38 + export PYTHONPATH 12:31:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:38 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:38 + tox --version 12:31:38 4.38.0 from /tmp/venv-H3m9/lib/python3.11/site-packages/tox/__init__.py 12:31:38 + PARALLEL=True 12:31:38 + TOX_OPTIONS_LIST= 12:31:38 + [[ -n '' ]] 12:31:38 + case ${PARALLEL,,} in 12:31:38 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:31:38 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:31:38 + tox --parallel auto --parallel-live 12:31:40 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:31:40 checkbashisms: freeze> python -m pip freeze --all 12:31:40 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 12:31:40 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:31:40 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:31:40 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:31:40 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)' 12:31:40 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:31:41 checkbashisms: OK ✔ in 3.13 seconds 12:31:41 pre-commit: install_deps> python -I -m pip install pre-commit 12:31:44 pre-commit: freeze> python -m pip freeze --all 12:31:44 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 12:31:44 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:31:44 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)' 12:31:44 /usr/bin/cpan 12:31:44 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:31:44 [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. 12:31:44 [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. 12:31:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:45 [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. 12:31:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:31:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:31:46 buildcontroller: freeze> python -m pip freeze --all 12:31:46 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:31:46 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:31:46 + update-java-alternatives -l 12:31:46 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:31:46 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:31:46 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:31:46 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:31:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:46 update-alternatives: error: no alternatives for jaotc 12:31:46 update-alternatives: error: no alternatives for rmic 12:31:46 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:31:46 + java -version 12:31:46 + JAVA_VER=21 12:31:46 + echo 21 12:31:46 21 12:31:46 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:31:46 + javac -version 12:31:46 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:31:47 + JAVAC_VER=21 12:31:47 + echo 21 12:31:47 + [ 21 -ge 21 ] 12:31:47 + [ 21 -ge 21 ] 12:31:47 + echo ok, java is 21 or newer 12:31:47 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:31:47 21 12:31:47 ok, java is 21 or newer 12:31:47 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:31:47 2026-02-18 12:31:47 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 12:31:47 + sudo mkdir -p /opt 12:31:47 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:31:47 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:31:47 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:31:47 + mvn --version 12:31:47 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:31:47 Maven home: /opt/maven 12:31:47 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:31:47 Default locale: en, platform encoding: UTF-8 12:31:47 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:31:47 NOTE: Picked up JDK_JAVA_OPTIONS: 12:31:47 --add-opens=java.base/java.io=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.lang=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.net=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.nio=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.util=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:31:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:31:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:31:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:31:47 -Xlog:disable 12:31:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:31:47 [INFO] Once installed this environment will be reused. 12:31:47 [INFO] This may take a few minutes... 12:31:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:31:53 [INFO] Once installed this environment will be reused. 12:31:53 [INFO] This may take a few minutes... 12:32:00 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:32:00 [INFO] Once installed this environment will be reused. 12:32:00 [INFO] This may take a few minutes... 12:32:03 docs-linkcheck: freeze> python -m pip freeze --all 12:32:03 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:32:03 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 12:32:04 docs: freeze> python -m pip freeze --all 12:32:05 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:32:05 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 12:32:05 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:32:05 [INFO] Once installed this environment will be reused. 12:32:05 [INFO] This may take a few minutes... 12:32:07 docs: OK ✔ in 28.83 seconds 12:32:07 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:32:10 docs-linkcheck: OK ✔ in 29.97 seconds 12:32:10 pylint: freeze> python -m pip freeze --all 12:32:11 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 12:32:11 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}$' '{}' + 12:32:16 trim trailing whitespace.................................................Passed 12:32:16 Tabs remover.............................................................Passed 12:32:16 autopep8.................................................................Passed 12:32:22 perltidy.................................................................Passed 12:32:23 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:32:23 [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. 12:32:23 [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. 12:32:23 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:32:23 [INFO] Once installed this environment will be reused. 12:32:23 [INFO] This may take a few minutes... 12:32:31 gitlint..................................................................Passed 12:32:37 12:32:37 ------------------------------------ 12:32:37 Your code has been rated at 10.00/10 12:32:37 12:33:31 pre-commit: OK ✔ in 49.68 seconds 12:33:31 pylint: OK ✔ in 31.54 seconds 12:33:31 buildcontroller: OK ✔ in 1 minute 52.18 seconds 12:33:31 build_karaf_tests190: 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 12:33:31 build_karaf_tests221: 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 12:33:31 build_karaf_tests71: 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 12:33:31 build_karaf_tests121: 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 12:33:37 build_karaf_tests190: freeze> python -m pip freeze --all 12:33:37 build_karaf_tests121: freeze> python -m pip freeze --all 12:33:37 build_karaf_tests221: freeze> python -m pip freeze --all 12:33:38 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:33:38 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:38 build karaf in karafoc with ./karafoc.env 12:33:38 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:33:38 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:38 build karaf in karaf121 with ./karaf121.env 12:33:38 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:33:38 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:38 build karaf in karaf221 with ./karaf221.env 12:33:38 build_karaf_tests71: freeze> python -m pip freeze --all 12:33:38 NOTE: Picked up JDK_JAVA_OPTIONS: 12:33:38 --add-opens=java.base/java.io=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.net=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:33:38 -Xlog:disable 12:33:38 NOTE: Picked up JDK_JAVA_OPTIONS: 12:33:38 --add-opens=java.base/java.io=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.net=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:33:38 -Xlog:disable 12:33:38 NOTE: Picked up JDK_JAVA_OPTIONS: 12:33:38 --add-opens=java.base/java.io=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.net=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:33:38 -Xlog:disable 12:33:38 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:33:38 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:33:38 build karaf in karaf71 with ./karaf71.env 12:33:38 NOTE: Picked up JDK_JAVA_OPTIONS: 12:33:38 --add-opens=java.base/java.io=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.net=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:33:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:33:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:33:38 -Xlog:disable 12:34:39 build_karaf_tests221: OK ✔ in 1 minute 8.77 seconds 12:34:39 buildlighty: 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 12:34:46 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:13.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/13.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 12:34:46 [ERROR] 12:34:46 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:34:46 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:34:46 [ERROR] 12:34:46 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:34:46 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 12:34:47 build_karaf_tests71: OK ✔ in 1 minute 15.81 seconds 12:34:47 build_karaf_tests121: OK ✔ in 1 minute 15.82 seconds 12:34:47 build_karaf_tests190: OK ✔ in 1 minute 15.82 seconds 12:34:47 sims: 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 12:34:47 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 '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 12:34:57 buildlighty: freeze> python -m pip freeze --all 12:34:58 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:34:58 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:34:58 sims: freeze> python -m pip freeze --all 12:34:58 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:34:58 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:34:58 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:34:58 Using lighynode version 22.1.0.6 12:34:58 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:35:46 sims: OK ✔ in 14.06 seconds 12:35:46 buildlighty: OK ✔ in 40.93 seconds 12:35:46 testsPCE: freeze> python -m pip freeze --all 12:35:47 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:35:47 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:35:47 pytest -q transportpce_tests/pce/test01_pce.py 12:36:35 .................... [100%] 12:37:38 20 passed in 111.38s (0:01:51) 12:37:38 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:37:55 ............ [100%] 12:38:25 12 passed in 46.70s 12:38:25 pytest -q transportpce_tests/pce/test03_gnpy.py 12:38:42 .....F.. [100%] 12:39:01 =================================== FAILURES =================================== 12:39:01 ___ TestTransportGnpy.test_05_path_computation_FoundByPCE_NotFeasibleByGnpy ____ 12:39:01 12:39:01 self = 12:39:01 12:39:01 def test_05_path_computation_FoundByPCE_NotFeasibleByGnpy(self): 12:39:01 self.path_computation_input_data["service-name"] = "service-2" 12:39:01 self.path_computation_input_data["service-handler-header"]["request-id"] = "request-2" 12:39:01 self.path_computation_input_data["hard-constraints"] =\ 12:39:01 {"include": {"node-id": ["OpenROADM-2", "OpenROADM-3", "OpenROADM-4"]}} 12:39:01 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 12:39:01 'path-computation-request', 12:39:01 self.path_computation_input_data) 12:39:01 self.assertEqual(response['status_code'], requests.codes.ok) 12:39:01 > self.assertEqual(response['output']['configuration-response-common'][ 12:39:01 'response-code'], '500') 12:39:01 E AssertionError: '200' != '500' 12:39:01 E - 200 12:39:01 E ? ^ 12:39:01 E + 500 12:39:01 E ? ^ 12:39:01 12:39:01 transportpce_tests/pce/test03_gnpy.py:168: AssertionError 12:39:01 =========================== short test summary info ============================ 12:39:01 FAILED transportpce_tests/pce/test03_gnpy.py::TestTransportGnpy::test_05_path_computation_FoundByPCE_NotFeasibleByGnpy 12:39:01 1 failed, 7 passed in 35.52s 12:39:01 testsPCE: exit 1 (194.54 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=4798 12:39:02 testsPCE: FAIL ✖ in 4 minutes 14.98 seconds 12:39:02 tests190: 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 12:39:02 tests121: 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 12:39:02 tests_tapi: 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 12:39:08 tests121: freeze> python -m pip freeze --all 12:39:08 tests_tapi: freeze> python -m pip freeze --all 12:39:08 tests190: freeze> python -m pip freeze --all 12:39:08 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:39:08 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:39:08 using environment variables from ./karaf121.env 12:39:08 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:39:09 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:39:09 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:39:09 using environment variables from ./karaf221.env 12:39:09 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:39:09 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:39:09 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:39:09 using environment variables from ./karafoc.env 12:39:09 pytest -q transportpce_tests/oc/test01_portmapping.py 12:40:10 ........... [100%] 12:40:27 10 passed in 78.22s (0:01:18) 12:40:27 pytest -q transportpce_tests/oc/test02_topology.py 12:40:34 ................................. [100%] 12:41:14 21 passed in 125.48s (0:02:05) 12:41:14 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:41:14 ......................... [100%] 12:41:33 14 passed in 65.07s (0:01:05) 12:41:33 pytest -q transportpce_tests/oc/test03_renderer.py 12:41:35 .................... [100%] 12:42:17 6 passed in 62.55s (0:01:02) 12:42:17 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:42:18 ................................................................... [100%] 12:44:40 44 passed in 142.54s (0:02:22) 12:44:40 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:45:13 ........... [100%] 12:45:34 19 passed in 240.87s (0:04:00) 12:45:34 tests190: OK ✔ in 6 minutes 32.6 seconds 12:45:34 tests71: 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 12:45:35 ...tests71: freeze> python -m pip freeze --all 12:45:41 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:45:41 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:45:41 using environment variables from ./karaf71.env 12:45:41 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:45:42 .............. [100%] 12:46:05 24 passed in 84.70s (0:01:24) 12:46:05 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:46:06 ............... [100%] 12:46:31 12 passed in 50.33s 12:46:31 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:47:01 .................................................................................................... [100%] 12:49:18 62 passed in 166.10s (0:02:46) 12:49:18 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:49:20 ... [100%] 12:49:25 40 passed in 200.03s (0:03:20) 12:49:25 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:50:05 ........... [100%] 12:50:24 51 passed in 675.18s (0:11:15) 12:50:24 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:50:25 ...................................................................... [100%] 12:51:50 48 passed in 151.24s (0:02:31) 12:51:50 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:51:50 ............................................... [100%] 12:53:06 22 passed in 76.33s (0:01:16) 12:53:07 ........................... [100%] 12:56:02 36 passed in 337.63s (0:05:37) 12:56:02 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:56:23 ........................................................................ [100%] 13:01:38 54 passed in 732.07s (0:12:12) 13:03:30 ..... [100%] 13:04:23 71 passed in 500.42s (0:08:20) 13:04:23 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:05:15 ................... [100%] 13:06:46 19 passed in 142.83s (0:02:22) 13:06:46 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:08:50 ...................... [100%] 13:14:26 22 passed in 459.78s (0:07:39) 13:14:26 tests71: OK ✔ in 7 minutes 32.53 seconds 13:14:26 tests121: OK ✔ in 22 minutes 36.67 seconds 13:14:26 tests_tapi: OK ✔ in 35 minutes 24.97 seconds 13:14:26 tests221: 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 13:14:32 tests221: freeze> python -m pip freeze --all 13:14:33 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:14:33 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:14:33 using environment variables from ./karaf221.env 13:14:33 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:15:09 ................................... [100%] 13:15:49 35 passed in 76.58s (0:01:16) 13:15:50 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:16:22 ...... [100%] 13:16:36 6 passed in 45.80s 13:16:36 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:17:20 ............................................ [100%] 13:18:56 44 passed in 139.79s (0:02:19) 13:18:56 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:19:32 ............ [100%] 13:19:56 12 passed in 59.73s 13:19:56 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:20:22 ................ [100%] 13:21:51 16 passed in 114.77s (0:01:54) 13:21:51 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:22:21 ............................... [100%] 13:22:27 31 passed in 36.24s 13:22:27 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:23:03 .......................... [100%] 13:23:58 26 passed in 90.83s (0:01:30) 13:23:58 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:24:36 ...................... [100%] 13:28:39 22 passed in 280.72s (0:04:40) 13:28:39 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:29:21 ........................................ [100%] 13:31:43 40 passed in 182.99s (0:03:02) 13:31:43 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:32:27 ........................................................................ [ 74%] 13:38:04 ......................... [100%] 13:39:56 97 passed in 493.09s (0:08:13) 13:39:56 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:40:37 ...................................................... [100%] 13:50:25 54 passed in 628.69s (0:10:28) 13:50:25 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:51:20 ........................................................................ [ 71%] 13:56:29 ............................. [100%] 13:58:38 101 passed in 492.40s (0:08:12) 13:58:38 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:59:33 ........................................................................ [ 67%] 14:05:20 ................................... [100%] 14:08:40 107 passed in 602.13s (0:10:02) 14:08:40 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:09:24 ............................................. [100%] 14:12:02 45 passed in 201.32s (0:03:21) 14:12:02 tests221: OK ✔ in 57 minutes 35.74 seconds 14:12:02 tests_hybrid: 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 14:12:08 tests_hybrid: freeze> python -m pip freeze --all 14:12:08 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:12:08 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:12:08 using environment variables from ./karaf221.env 14:12:08 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:12:50 ................................................... [100%] 14:14:37 51 passed in 148.69s (0:02:28) 14:14:37 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:15:22 ........................................................................ [ 66%] 14:19:43 ..................................... [100%] 14:21:50 109 passed in 431.99s (0:07:11) 14:21:50 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:22:40 ..................................................... [100%] 14:26:13 53 passed in 263.03s (0:04:23) 14:26:13 buildcontroller: OK (112.18=setup[7.85]+cmd[104.33] seconds) 14:26:13 sims: OK (14.06=setup[11.71]+cmd[2.35] seconds) 14:26:13 build_karaf_tests121: OK (75.82=setup[7.19]+cmd[68.63] seconds) 14:26:13 testsPCE: FAIL code 1 (254.98=setup[60.43]+cmd[194.54] seconds) 14:26:13 tests121: OK (1356.67=setup[7.25]+cmd[1349.42] seconds) 14:26:13 build_karaf_tests221: OK (68.77=setup[7.21]+cmd[61.55] seconds) 14:26:13 tests_tapi: OK (2124.97=setup[7.30]+cmd[2117.67] seconds) 14:26:13 tests221: OK (3455.74=setup[6.45]+cmd[3449.29] seconds) 14:26:13 build_karaf_tests71: OK (75.81=setup[7.55]+cmd[68.27] seconds) 14:26:13 tests71: OK (452.53=setup[6.93]+cmd[445.60] seconds) 14:26:13 build_karaf_tests190: OK (75.82=setup[7.18]+cmd[68.64] seconds) 14:26:13 tests190: OK (392.60=setup[7.36]+cmd[385.25] seconds) 14:26:13 tests_hybrid: OK (851.10=setup[6.40]+cmd[844.70] seconds) 14:26:13 buildlighty: OK (40.93=setup[18.44]+cmd[22.49] seconds) 14:26:13 docs: OK (28.83=setup[26.32]+cmd[2.51] seconds) 14:26:13 docs-linkcheck: OK (29.97=setup[25.12]+cmd[4.85] seconds) 14:26:13 checkbashisms: OK (3.13=setup[1.89]+cmd[0.01,0.05,1.19] seconds) 14:26:13 pre-commit: OK (49.68=setup[2.70]+cmd[0.01,0.01,38.77,8.19] seconds) 14:26:13 pylint: OK (31.54=setup[3.45]+cmd[28.09] seconds) 14:26:13 evaluation failed :( (6874.85 seconds) 14:26:13 + tox_status=255 14:26:13 + echo '---> Completed tox runs' 14:26:13 ---> Completed tox runs 14:26:13 + for i in .tox/*/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 ++ echo .tox/build_karaf_tests121/log 14:26:13 + tox_env=build_karaf_tests121 14:26:13 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/build_karaf_tests190/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=build_karaf_tests190 14:26:13 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/build_karaf_tests221/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=build_karaf_tests221 14:26:13 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/build_karaf_tests71/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=build_karaf_tests71 14:26:13 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/buildcontroller/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=buildcontroller 14:26:13 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/buildlighty/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=buildlighty 14:26:13 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/checkbashisms/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=checkbashisms 14:26:13 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/docs-linkcheck/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=docs-linkcheck 14:26:13 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/docs/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=docs 14:26:13 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/pre-commit/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=pre-commit 14:26:13 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/pylint/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=pylint 14:26:13 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/sims/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=sims 14:26:13 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/tests121/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=tests121 14:26:13 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/tests190/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=tests190 14:26:13 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/tests221/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=tests221 14:26:13 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/tests71/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=tests71 14:26:13 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/testsPCE/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=testsPCE 14:26:13 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:26:13 + for i in .tox/*/log 14:26:13 ++ echo .tox/tests_hybrid/log 14:26:13 ++ awk -F/ '{print $2}' 14:26:13 + tox_env=tests_hybrid 14:26:13 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:26:14 + for i in .tox/*/log 14:26:14 ++ echo .tox/tests_tapi/log 14:26:14 ++ awk -F/ '{print $2}' 14:26:14 + tox_env=tests_tapi 14:26:14 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:26:14 + DOC_DIR=docs/_build/html 14:26:14 + [[ -d docs/_build/html ]] 14:26:14 + echo '---> Archiving generated docs' 14:26:14 ---> Archiving generated docs 14:26:14 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:26:14 + echo '---> tox-run.sh ends' 14:26:14 ---> tox-run.sh ends 14:26:14 + test 255 -eq 0 14:26:14 + exit 255 14:26:14 ++ '[' 1 = 1 ']' 14:26:14 ++ '[' -x /usr/bin/clear_console ']' 14:26:14 ++ /usr/bin/clear_console -q 14:26:14 Build step 'Execute shell' marked build as failure 14:26:14 $ ssh-agent -k 14:26:14 unset SSH_AUTH_SOCK; 14:26:14 unset SSH_AGENT_PID; 14:26:14 echo Agent pid 1561 killed; 14:26:14 [ssh-agent] Stopped. 14:26:14 [PostBuildScript] - [INFO] Executing post build scripts. 14:26:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1270153737034038367.sh 14:26:14 ---> sysstat.sh 14:26:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6454749875498369076.sh 14:26:14 ---> package-listing.sh 14:26:14 ++ facter osfamily 14:26:14 ++ tr '[:upper:]' '[:lower:]' 14:26:15 + OS_FAMILY=debian 14:26:15 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:26:15 + START_PACKAGES=/tmp/packages_start.txt 14:26:15 + END_PACKAGES=/tmp/packages_end.txt 14:26:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:15 + PACKAGES=/tmp/packages_start.txt 14:26:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:26:15 + PACKAGES=/tmp/packages_end.txt 14:26:15 + case "${OS_FAMILY}" in 14:26:15 + grep '^ii' 14:26:15 + dpkg -l 14:26:15 + '[' -f /tmp/packages_start.txt ']' 14:26:15 + '[' -f /tmp/packages_end.txt ']' 14:26:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:15 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:26:15 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:26:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:26:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5428745946119805274.sh 14:26:15 ---> capture-instance-metadata.sh 14:26:15 Setup pyenv: 14:26:15 system 14:26:15 3.8.20 14:26:15 3.9.20 14:26:15 3.10.15 14:26:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:26:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zata from file:/tmp/.os_lf_venv 14:26:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:17 lf-activate-venv(): INFO: Base packages installed successfully 14:26:17 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-Zata/bin to PATH 14:26:28 INFO: Running in OpenStack, capturing instance metadata 14:26:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10085538258630352071.sh 14:26:28 provisioning config files... 14:26:28 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4345 14:26:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16909319843533317001tmp 14:26:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:26:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:26:28 provisioning config files... 14:26:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:26:29 [EnvInject] - Injecting environment variables from a build step. 14:26:29 [EnvInject] - Injecting as environment variables the properties content 14:26:29 SERVER_ID=logs 14:26:29 14:26:29 [EnvInject] - Variables injected successfully. 14:26:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3132631166230376712.sh 14:26:29 ---> create-netrc.sh 14:26:29 WARN: Log server credential not found. 14:26:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15521701933540958440.sh 14:26:29 ---> python-tools-install.sh 14:26:29 Setup pyenv: 14:26:29 system 14:26:29 3.8.20 14:26:29 3.9.20 14:26:29 3.10.15 14:26:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:26:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zata from file:/tmp/.os_lf_venv 14:26:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:31 lf-activate-venv(): INFO: Base packages installed successfully 14:26:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-Zata/bin to PATH 14:26:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10817681449433862091.sh 14:26:40 ---> sudo-logs.sh 14:26:40 Archiving 'sudo' log.. 14:26:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13487343471020021710.sh 14:26:40 ---> job-cost.sh 14:26:41 INFO: Activating Python virtual environment... 14:26:41 Setup pyenv: 14:26:41 system 14:26:41 3.8.20 14:26:41 3.9.20 14:26:41 3.10.15 14:26:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:26:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zata from file:/tmp/.os_lf_venv 14:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:43 lf-activate-venv(): INFO: Base packages installed successfully 14:26:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:49 lf-activate-venv(): INFO: Adding /tmp/venv-Zata/bin to PATH 14:26:49 INFO: No stack-cost file found 14:26:49 INFO: Instance uptime: 7071s 14:26:49 INFO: Fetching instance metadata (attempt 1 of 3)... 14:26:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:26:49 INFO: Successfully fetched instance metadata 14:26:49 INFO: Instance type: v3-standard-4 14:26:49 INFO: Retrieving pricing info for: v3-standard-4 14:26:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:26:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7071 14:26:49 INFO: Successfully fetched Vexxhost pricing API 14:26:49 INFO: Retrieved cost: 0.22 14:26:49 INFO: Retrieved resource: v3-standard-4 14:26:49 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 14:26:49 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 14:26:49 INFO: Successfully archived job cost data 14:26:49 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4345,2026-02-18 14:26:49,v3-standard-4,7071,0.22,0.00,FAILURE 14:26:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12124024076488617722.sh 14:26:50 ---> logs-deploy.sh 14:26:50 Setup pyenv: 14:26:50 system 14:26:50 3.8.20 14:26:50 3.9.20 14:26:50 3.10.15 14:26:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:26:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zata from file:/tmp/.os_lf_venv 14:26:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:52 lf-activate-venv(): INFO: Base packages installed successfully 14:26:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-Zata/bin to PATH 14:27:02 WARNING: Nexus logging server not set 14:27:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4345/ 14:27:02 INFO: archiving logs to S3 14:27:04 ---> uname -a: 14:27:04 Linux prd-ubuntu2204-docker-4c-16g-13790 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:27:04 14:27:04 14:27:04 ---> lscpu: 14:27:04 Architecture: x86_64 14:27:04 CPU op-mode(s): 32-bit, 64-bit 14:27:04 Address sizes: 40 bits physical, 48 bits virtual 14:27:04 Byte Order: Little Endian 14:27:04 CPU(s): 4 14:27:04 On-line CPU(s) list: 0-3 14:27:04 Vendor ID: AuthenticAMD 14:27:04 Model name: AMD EPYC-Rome Processor 14:27:04 CPU family: 23 14:27:04 Model: 49 14:27:04 Thread(s) per core: 1 14:27:04 Core(s) per socket: 1 14:27:04 Socket(s): 4 14:27:04 Stepping: 0 14:27:04 BogoMIPS: 5600.00 14:27:04 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 14:27:04 Virtualization: AMD-V 14:27:04 Hypervisor vendor: KVM 14:27:04 Virtualization type: full 14:27:04 L1d cache: 128 KiB (4 instances) 14:27:04 L1i cache: 128 KiB (4 instances) 14:27:04 L2 cache: 2 MiB (4 instances) 14:27:04 L3 cache: 64 MiB (4 instances) 14:27:04 NUMA node(s): 1 14:27:04 NUMA node0 CPU(s): 0-3 14:27:04 Vulnerability Gather data sampling: Not affected 14:27:04 Vulnerability Indirect target selection: Not affected 14:27:04 Vulnerability Itlb multihit: Not affected 14:27:04 Vulnerability L1tf: Not affected 14:27:04 Vulnerability Mds: Not affected 14:27:04 Vulnerability Meltdown: Not affected 14:27:04 Vulnerability Mmio stale data: Not affected 14:27:04 Vulnerability Reg file data sampling: Not affected 14:27:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:27:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:27:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:27:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:27:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:27:04 Vulnerability Srbds: Not affected 14:27:04 Vulnerability Tsa: Not affected 14:27:04 Vulnerability Tsx async abort: Not affected 14:27:04 Vulnerability Vmscape: Not affected 14:27:04 14:27:04 14:27:04 ---> nproc: 14:27:04 4 14:27:04 14:27:04 14:27:04 ---> df -h: 14:27:04 Filesystem Size Used Avail Use% Mounted on 14:27:04 tmpfs 1.6G 1.1M 1.6G 1% /run 14:27:04 /dev/vda1 78G 18G 60G 23% / 14:27:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:27:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:27:04 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:27:04 14:27:04 14:27:04 ---> free -m: 14:27:04 total used free shared buff/cache available 14:27:04 Mem: 15989 688 11119 4 4181 14958 14:27:04 Swap: 1023 1 1022 14:27:04 14:27:04 14:27:04 ---> ip addr: 14:27:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:04 inet 127.0.0.1/8 scope host lo 14:27:04 valid_lft forever preferred_lft forever 14:27:04 inet6 ::1/128 scope host 14:27:04 valid_lft forever preferred_lft forever 14:27:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:27:04 link/ether fa:16:3e:84:5c:24 brd ff:ff:ff:ff:ff:ff 14:27:04 altname enp0s3 14:27:04 inet 10.30.171.192/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:27:04 valid_lft 79323sec preferred_lft 79323sec 14:27:04 inet6 fe80::f816:3eff:fe84:5c24/64 scope link 14:27:04 valid_lft forever preferred_lft forever 14:27:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:27:04 link/ether ca:ba:08:c2:27:96 brd ff:ff:ff:ff:ff:ff 14:27:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:27:04 valid_lft forever preferred_lft forever 14:27:04 14:27:04 14:27:04 ---> sar -b -r -n DEV: 14:27:04 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13790) 02/18/26 _x86_64_ (4 CPU) 14:27:04 14:27:04 12:29:10 LINUX RESTART (4 CPU) 14:27:04 14:27:04 12:30:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:27:04 12:40:00 148.34 5.57 136.77 6.01 896.21 39311.09 41714.01 14:27:04 12:50:25 56.44 23.74 31.02 1.68 382.45 1722.08 1195.43 14:27:04 13:00:49 12.70 2.00 10.20 0.50 35.36 291.48 1259.58 14:27:04 13:10:49 7.56 0.01 7.16 0.40 0.63 243.32 866.12 14:27:04 13:20:02 16.09 0.03 15.35 0.71 1.25 698.40 636.35 14:27:04 13:30:49 11.62 0.02 11.07 0.53 0.54 369.83 211.68 14:27:04 13:40:49 23.19 0.07 7.00 16.13 1.77 215.08 209547.90 14:27:04 13:50:02 3.17 0.00 3.15 0.03 0.00 62.90 0.90 14:27:04 14:00:27 7.55 0.01 7.18 0.36 1.31 245.80 134.23 14:27:04 14:10:28 5.84 0.01 5.67 0.17 0.51 168.32 55.64 14:27:04 14:20:39 9.07 0.02 8.63 0.42 0.94 547.19 80.68 14:27:04 Average: 27.31 2.94 21.94 2.44 119.74 3916.09 23085.11 14:27:04 14:27:04 12:30:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:04 12:40:00 695208 12096072 3823760 23.35 258376 10888440 5397336 30.98 2264364 12594860 3252 14:27:04 12:50:25 6285940 9288356 6646388 40.59 262584 2778208 7574420 43.48 2189828 7378680 2516 14:27:04 13:00:49 4102224 7132888 8803208 53.77 263916 2804908 9465416 54.33 2227888 9498848 76 14:27:04 13:10:49 6748868 9799016 6139636 37.50 265060 2823292 6929544 39.78 2232708 6866612 512 14:27:04 13:20:02 11720460 14900200 1041360 6.36 269944 2944128 1788336 10.27 2282984 1878560 10828 14:27:04 13:30:49 8250272 11480284 4459508 27.24 271976 2992296 5204484 29.87 2286772 5331440 32 14:27:04 13:40:49 8370956 11634960 4305076 26.29 273068 3025188 5084436 29.18 2293608 5195680 208 14:27:04 13:50:02 8162412 11430368 4509260 27.54 273420 3028784 5133200 29.46 2293968 5397540 112 14:27:04 14:00:27 6786912 10092552 5846484 35.71 274324 3065552 6741168 38.69 2298880 6770668 156 14:27:04 14:10:28 8207644 11536420 4403272 26.89 274980 3088036 5175792 29.71 2301040 5351988 56 14:27:04 14:20:39 7934180 11388208 4551084 27.80 278760 3204340 5175752 29.71 2315712 5584576 256 14:27:04 Average: 7024098 10979939 4957185 30.28 269673 3694834 5788171 33.22 2271614 6531768 1637 14:27:04 14:27:04 12:30:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:04 12:40:00 lo 3.03 3.03 2.29 2.29 0.00 0.00 0.00 0.00 14:27:04 12:40:00 ens3 174.14 133.53 2152.40 15.21 0.00 0.00 0.00 0.00 14:27:04 12:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 12:50:25 lo 32.60 32.60 20.43 20.43 0.00 0.00 0.00 0.00 14:27:04 12:50:25 ens3 1.93 1.72 0.40 1.58 0.00 0.00 0.00 0.00 14:27:04 12:50:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:00:49 lo 38.82 38.82 15.94 15.94 0.00 0.00 0.00 0.00 14:27:04 13:00:49 ens3 1.10 0.99 0.21 0.19 0.00 0.00 0.00 0.00 14:27:04 13:00:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:10:49 lo 8.00 8.00 5.21 5.21 0.00 0.00 0.00 0.00 14:27:04 13:10:49 ens3 1.05 0.52 0.33 0.22 0.00 0.00 0.00 0.00 14:27:04 13:10:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:20:02 lo 11.61 11.61 5.79 5.79 0.00 0.00 0.00 0.00 14:27:04 13:20:02 ens3 1.25 0.87 0.36 0.28 0.00 0.00 0.00 0.00 14:27:04 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:30:49 lo 13.47 13.47 6.61 6.61 0.00 0.00 0.00 0.00 14:27:04 13:30:49 ens3 0.67 0.57 0.13 0.10 0.00 0.00 0.00 0.00 14:27:04 13:30:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:40:49 lo 17.05 17.05 8.67 8.67 0.00 0.00 0.00 0.00 14:27:04 13:40:49 ens3 0.81 0.71 0.18 0.15 0.00 0.00 0.00 0.00 14:27:04 13:40:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 13:50:02 lo 24.92 24.92 8.16 8.16 0.00 0.00 0.00 0.00 14:27:04 13:50:02 ens3 0.40 0.26 0.08 0.05 0.00 0.00 0.00 0.00 14:27:04 13:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:00:27 lo 18.42 18.42 10.45 10.45 0.00 0.00 0.00 0.00 14:27:04 14:00:27 ens3 0.86 0.73 0.20 0.16 0.00 0.00 0.00 0.00 14:27:04 14:00:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:10:28 lo 17.88 17.88 10.09 10.09 0.00 0.00 0.00 0.00 14:27:04 14:10:28 ens3 0.65 0.56 0.16 0.12 0.00 0.00 0.00 0.00 14:27:04 14:10:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:20:39 lo 21.00 21.00 10.11 10.11 0.00 0.00 0.00 0.00 14:27:04 14:20:39 ens3 1.02 1.00 0.29 0.24 0.00 0.00 0.00 0.00 14:27:04 14:20:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 Average: lo 18.92 18.92 9.53 9.53 0.00 0.00 0.00 0.00 14:27:04 Average: ens3 16.38 12.60 191.64 1.64 0.00 0.00 0.00 0.00 14:27:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:27:04 14:27:04 ---> sar -P ALL: 14:27:04 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13790) 02/18/26 _x86_64_ (4 CPU) 14:27:04 14:27:04 12:29:10 LINUX RESTART (4 CPU) 14:27:04 14:27:04 12:30:10 CPU %user %nice %system %iowait %steal %idle 14:27:04 12:40:00 all 45.77 0.00 2.64 2.73 0.09 48.78 14:27:04 12:40:00 0 42.49 0.00 2.37 2.11 0.08 52.94 14:27:04 12:40:00 1 46.86 0.00 2.85 4.00 0.09 46.20 14:27:04 12:40:00 2 47.52 0.00 2.83 2.11 0.09 47.44 14:27:04 12:40:00 3 46.19 0.00 2.49 2.69 0.09 48.53 14:27:04 12:50:25 all 51.29 0.00 1.97 0.13 0.12 46.48 14:27:04 12:50:25 0 51.02 0.00 1.97 0.09 0.12 46.80 14:27:04 12:50:25 1 51.17 0.00 2.02 0.18 0.12 46.52 14:27:04 12:50:25 2 50.90 0.00 2.02 0.08 0.12 46.88 14:27:04 12:50:25 3 52.08 0.00 1.88 0.19 0.13 45.72 14:27:04 13:00:49 all 22.03 0.00 1.08 0.05 0.10 76.74 14:27:04 13:00:49 0 21.52 0.00 0.98 0.07 0.10 77.33 14:27:04 13:00:49 1 21.96 0.00 1.16 0.03 0.10 76.75 14:27:04 13:00:49 2 22.26 0.00 1.17 0.07 0.10 76.40 14:27:04 13:00:49 3 22.39 0.00 0.99 0.01 0.10 76.50 14:27:04 13:10:49 all 16.02 0.00 0.67 0.04 0.09 83.19 14:27:04 13:10:49 0 16.46 0.00 0.64 0.01 0.08 82.81 14:27:04 13:10:49 1 15.33 0.00 0.72 0.04 0.09 83.82 14:27:04 13:10:49 2 15.70 0.00 0.62 0.09 0.09 83.50 14:27:04 13:10:49 3 16.57 0.00 0.72 0.02 0.09 82.61 14:27:04 13:20:02 all 21.11 0.00 0.81 0.05 0.09 77.94 14:27:04 13:20:02 0 21.11 0.00 0.66 0.06 0.08 78.09 14:27:04 13:20:02 1 21.56 0.00 0.90 0.05 0.10 77.40 14:27:04 13:20:02 2 21.51 0.00 0.92 0.04 0.09 77.44 14:27:04 13:20:02 3 20.27 0.00 0.77 0.04 0.09 78.83 14:27:04 13:30:49 all 19.28 0.00 0.69 0.06 0.09 79.89 14:27:04 13:30:49 0 18.98 0.00 0.61 0.03 0.08 80.30 14:27:04 13:30:49 1 18.04 0.00 0.71 0.04 0.09 81.11 14:27:04 13:30:49 2 20.37 0.00 0.77 0.12 0.10 78.63 14:27:04 13:30:49 3 19.71 0.00 0.66 0.04 0.08 79.51 14:27:04 13:40:49 all 13.02 0.00 0.56 0.21 0.08 86.13 14:27:04 13:40:49 0 13.09 0.00 0.57 0.46 0.08 85.80 14:27:04 13:40:49 1 12.97 0.00 0.59 0.17 0.09 86.18 14:27:04 13:40:49 2 12.66 0.00 0.52 0.15 0.08 86.59 14:27:04 13:40:49 3 13.35 0.00 0.57 0.05 0.08 85.95 14:27:04 13:50:02 all 3.46 0.00 0.34 0.06 0.07 96.07 14:27:04 13:50:02 0 3.23 0.00 0.33 0.09 0.07 96.28 14:27:04 13:50:02 1 3.55 0.00 0.36 0.07 0.07 95.95 14:27:04 13:50:02 2 3.51 0.00 0.34 0.06 0.07 96.02 14:27:04 13:50:02 3 3.56 0.00 0.33 0.02 0.07 96.02 14:27:04 14:00:27 all 15.83 0.00 0.66 0.02 0.09 83.40 14:27:04 14:00:27 0 15.81 0.00 0.62 0.03 0.09 83.46 14:27:04 14:00:27 1 15.99 0.00 0.66 0.03 0.09 83.23 14:27:04 14:00:27 2 15.88 0.00 0.80 0.02 0.09 83.21 14:27:04 14:00:27 3 15.66 0.00 0.57 0.00 0.08 83.68 14:27:04 14:10:28 all 8.83 0.00 0.51 0.03 0.08 90.55 14:27:04 14:10:28 0 8.76 0.00 0.43 0.01 0.07 90.74 14:27:04 14:10:28 1 8.88 0.00 0.55 0.08 0.09 90.40 14:27:04 14:10:28 2 8.94 0.00 0.55 0.01 0.08 90.43 14:27:04 14:10:28 3 8.73 0.00 0.53 0.02 0.08 90.64 14:27:04 14:20:39 all 14.57 0.00 0.59 0.04 0.08 84.73 14:27:04 14:20:39 0 14.33 0.00 0.45 0.05 0.08 85.10 14:27:04 14:20:39 1 14.33 0.00 0.64 0.02 0.09 84.92 14:27:04 14:20:39 2 15.36 0.00 0.69 0.05 0.08 83.82 14:27:04 14:20:39 3 14.26 0.00 0.58 0.02 0.07 85.07 14:27:04 14:27:04 Average: CPU %user %nice %system %iowait %steal %idle 14:27:04 Average: all 21.17 0.00 0.96 0.30 0.09 77.48 14:27:04 Average: 0 20.77 0.00 0.88 0.27 0.08 78.00 14:27:04 Average: 1 21.10 0.00 1.02 0.42 0.09 77.37 14:27:04 Average: 2 21.48 0.00 1.02 0.25 0.09 77.16 14:27:04 Average: 3 21.32 0.00 0.92 0.28 0.09 77.39 14:27:04 14:27:04 14:27:04