12:21:09 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118837 12:21:09 Running as SYSTEM 12:21:09 [EnvInject] - Loading node environment variables. 12:21:09 Building remotely on prd-ubuntu2204-docker-4c-16g-1765 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:21:09 [ssh-agent] Looking for ssh-agent implementation... 12:21:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:21:10 $ ssh-agent 12:21:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXITCaot/agent.1585 12:21:10 SSH_AGENT_PID=1587 12:21:10 [ssh-agent] Started. 12:21:10 Running ssh-add (command line suppressed) 12:21:10 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8961972763690844266.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8961972763690844266.key) 12:21:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:21:10 The recommended git tool is: NONE 12:21:13 using credential jenkins-ssh 12:21:14 Wiping out workspace first. 12:21:14 Cloning the remote Git repository 12:21:14 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:21:14 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:21:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:21:14 > git --version # timeout=10 12:21:14 > git --version # 'git version 2.34.1' 12:21:14 using GIT_SSH to set credentials jenkins-ssh 12:21:14 Verifying host key using known hosts file 12:21: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:21:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:21:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:21:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:21:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:21:19 using GIT_SSH to set credentials jenkins-ssh 12:21:19 Verifying host key using known hosts file 12:21:19 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:21:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/37/118837/2 # timeout=10 12:21:19 > git rev-parse e0914f2dd312141d5f7354754648fd9a2501d9f4^{commit} # timeout=10 12:21:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:21:19 Checking out Revision e0914f2dd312141d5f7354754648fd9a2501d9f4 (refs/changes/37/118837/2) 12:21:19 > git config core.sparsecheckout # timeout=10 12:21:19 > git checkout -f e0914f2dd312141d5f7354754648fd9a2501d9f4 # timeout=10 12:21:23 Commit message: "Refactor ConnectivityUtils splitting method in two" 12:21:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:21:23 > git rev-list --no-walk 41e96dbb13e58fa0214d143bad63887f0b3fc9b3 # timeout=10 12:21:23 > git remote # timeout=10 12:21:23 > git submodule init # timeout=10 12:21:23 > git submodule sync # timeout=10 12:21:23 > git config --get remote.origin.url # timeout=10 12:21:23 > git submodule init # timeout=10 12:21:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:21:23 ERROR: No submodules found. 12:21:23 provisioning config files... 12:21:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:21:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:21:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4937109545100965126.sh 12:21:23 ---> python-tools-install.sh 12:21:23 Setup pyenv: 12:21:24 * system (set by /opt/pyenv/version) 12:21:24 * 3.8.20 (set by /opt/pyenv/version) 12:21:24 * 3.9.20 (set by /opt/pyenv/version) 12:21:24 3.10.15 12:21:24 3.11.10 12:21:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QWRw 12:21:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:21:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:35 lf-activate-venv(): INFO: Base packages installed successfully 12:21:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-QWRw/bin to PATH 12:22:09 Generating Requirements File 12:22:33 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:22:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:22:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:22:33 Python 3.11.10 12:22:33 pip 25.2 from /tmp/venv-QWRw/lib/python3.11/site-packages/pip (python 3.11) 12:22:34 appdirs==1.4.4 12:22:34 argcomplete==3.6.3 12:22:34 aspy.yaml==1.3.0 12:22:34 attrs==25.4.0 12:22:34 autopage==0.5.2 12:22:34 beautifulsoup4==4.14.2 12:22:34 boto3==1.40.58 12:22:34 botocore==1.40.58 12:22:34 bs4==0.0.2 12:22:34 cachetools==6.2.1 12:22:34 certifi==2025.10.5 12:22:34 cffi==2.0.0 12:22:34 cfgv==3.4.0 12:22:34 chardet==5.2.0 12:22:34 charset-normalizer==3.4.4 12:22:34 click==8.3.0 12:22:34 cliff==4.11.0 12:22:34 cmd2==2.7.0 12:22:34 cryptography==3.3.2 12:22:34 debtcollector==3.0.0 12:22:34 decorator==5.2.1 12:22:34 defusedxml==0.7.1 12:22:34 Deprecated==1.2.18 12:22:34 distlib==0.4.0 12:22:34 dnspython==2.8.0 12:22:34 docker==7.1.0 12:22:34 dogpile.cache==1.5.0 12:22:34 durationpy==0.10 12:22:34 email-validator==2.3.0 12:22:34 filelock==3.20.0 12:22:34 future==1.0.0 12:22:34 gitdb==4.0.12 12:22:34 GitPython==3.1.45 12:22:34 google-auth==2.41.1 12:22:34 httplib2==0.31.0 12:22:34 identify==2.6.15 12:22:34 idna==3.11 12:22:34 importlib-resources==1.5.0 12:22:34 iso8601==2.1.0 12:22:34 Jinja2==3.1.6 12:22:34 jmespath==1.0.1 12:22:34 jsonpatch==1.33 12:22:34 jsonpointer==3.0.0 12:22:34 jsonschema==4.25.1 12:22:34 jsonschema-specifications==2025.9.1 12:22:34 keystoneauth1==5.12.0 12:22:34 kubernetes==34.1.0 12:22:34 lftools==0.37.15 12:22:34 lxml==6.0.2 12:22:34 markdown-it-py==4.0.0 12:22:34 MarkupSafe==3.0.3 12:22:34 mdurl==0.1.2 12:22:34 msgpack==1.1.2 12:22:34 multi_key_dict==2.0.3 12:22:34 munch==4.0.0 12:22:34 netaddr==1.3.0 12:22:34 niet==1.4.2 12:22:34 nodeenv==1.9.1 12:22:34 oauth2client==4.1.3 12:22:34 oauthlib==3.3.1 12:22:34 openstacksdk==4.7.1 12:22:34 os-service-types==1.8.0 12:22:34 osc-lib==4.2.0 12:22:34 oslo.config==10.0.0 12:22:34 oslo.context==6.1.0 12:22:34 oslo.i18n==6.6.0 12:22:34 oslo.log==7.2.1 12:22:34 oslo.serialization==5.8.0 12:22:34 oslo.utils==9.1.0 12:22:34 packaging==25.0 12:22:34 pbr==7.0.1 12:22:34 platformdirs==4.5.0 12:22:34 prettytable==3.16.0 12:22:34 psutil==7.1.1 12:22:34 pyasn1==0.6.1 12:22:34 pyasn1_modules==0.4.2 12:22:34 pycparser==2.23 12:22:34 pygerrit2==2.0.15 12:22:34 PyGithub==2.8.1 12:22:34 Pygments==2.19.2 12:22:34 PyJWT==2.10.1 12:22:34 PyNaCl==1.6.0 12:22:34 pyparsing==2.4.7 12:22:34 pyperclip==1.11.0 12:22:34 pyrsistent==0.20.0 12:22:34 python-cinderclient==9.8.0 12:22:34 python-dateutil==2.9.0.post0 12:22:34 python-heatclient==4.3.0 12:22:34 python-jenkins==1.8.3 12:22:34 python-keystoneclient==5.7.0 12:22:34 python-magnumclient==4.9.0 12:22:34 python-openstackclient==8.2.0 12:22:34 python-swiftclient==4.8.0 12:22:34 PyYAML==6.0.3 12:22:34 referencing==0.37.0 12:22:34 requests==2.32.5 12:22:34 requests-oauthlib==2.0.0 12:22:34 requestsexceptions==1.4.0 12:22:34 rfc3986==2.0.0 12:22:34 rich==14.2.0 12:22:34 rich-argparse==1.7.1 12:22:34 rpds-py==0.28.0 12:22:34 rsa==4.9.1 12:22:34 ruamel.yaml==0.18.16 12:22:34 ruamel.yaml.clib==0.2.14 12:22:34 s3transfer==0.14.0 12:22:34 simplejson==3.20.2 12:22:34 six==1.17.0 12:22:34 smmap==5.0.2 12:22:34 soupsieve==2.8 12:22:34 stevedore==5.5.0 12:22:34 tabulate==0.9.0 12:22:34 toml==0.10.2 12:22:34 tomlkit==0.13.3 12:22:34 tqdm==4.67.1 12:22:34 typing_extensions==4.15.0 12:22:34 tzdata==2025.2 12:22:34 urllib3==1.26.20 12:22:34 virtualenv==20.35.3 12:22:34 wcwidth==0.2.14 12:22:34 websocket-client==1.9.0 12:22:34 wrapt==2.0.0 12:22:34 xdg==6.0.0 12:22:34 xmltodict==1.0.2 12:22:34 yq==3.4.3 12:22:34 [EnvInject] - Injecting environment variables from a build step. 12:22:34 [EnvInject] - Injecting as environment variables the properties content 12:22:34 PYTHON=python3 12:22:34 12:22:34 [EnvInject] - Variables injected successfully. 12:22:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16619589919102168540.sh 12:22:34 ---> tox-install.sh 12:22:34 + source /home/jenkins/lf-env.sh 12:22:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:22:34 ++ mktemp -d /tmp/venv-XXXX 12:22:34 + lf_venv=/tmp/venv-MDAR 12:22:34 + local venv_file=/tmp/.os_lf_venv 12:22:34 + local python=python3 12:22:34 + local options 12:22:34 + local set_path=true 12:22:34 + local install_args= 12:22:34 ++ 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:22:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:22:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:22:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:22:34 + true 12:22:34 + case $1 in 12:22:34 + venv_file=/tmp/.toxenv 12:22:34 + shift 2 12:22:34 + true 12:22:34 + case $1 in 12:22:34 + shift 12:22:34 + break 12:22:34 + case $python in 12:22:34 + local pkg_list= 12:22:34 + [[ -d /opt/pyenv ]] 12:22:34 + echo 'Setup pyenv:' 12:22:34 Setup pyenv: 12:22:34 + export PYENV_ROOT=/opt/pyenv 12:22:34 + PYENV_ROOT=/opt/pyenv 12:22:34 + 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:22:34 + 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:22:34 + pyenv versions 12:22:34 system 12:22:34 3.8.20 12:22:34 3.9.20 12:22:34 3.10.15 12:22:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:22:34 + command -v pyenv 12:22:34 ++ pyenv init - --no-rehash 12:22:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:22:34 for i in ${!paths[@]}; do 12:22:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:22:34 fi; done; 12:22:34 echo "${paths[*]}"'\'')" 12:22:34 export PATH="/opt/pyenv/shims:${PATH}" 12:22:34 export PYENV_SHELL=bash 12:22:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:22:34 pyenv() { 12:22:34 local command 12:22:34 command="${1:-}" 12:22:34 if [ "$#" -gt 0 ]; then 12:22:34 shift 12:22:34 fi 12:22:34 12:22:34 case "$command" in 12:22:34 rehash|shell) 12:22:34 eval "$(pyenv "sh-$command" "$@")" 12:22:34 ;; 12:22:34 *) 12:22:34 command pyenv "$command" "$@" 12:22:34 ;; 12:22:34 esac 12:22:34 }' 12:22:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:22:34 for i in ${!paths[@]}; do 12:22:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:22:34 fi; done; 12:22:34 echo "${paths[*]}"' 12:22:34 ++ 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:22:34 ++ 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:22:34 ++ 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:22:34 ++ export PYENV_SHELL=bash 12:22:34 ++ PYENV_SHELL=bash 12:22:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:22:34 +++ complete -F _pyenv pyenv 12:22:34 ++ lf-pyver python3 12:22:34 ++ local py_version_xy=python3 12:22:34 ++ local py_version_xyz= 12:22:34 ++ pyenv versions 12:22:34 ++ local command 12:22:34 ++ command=versions 12:22:34 ++ '[' 1 -gt 0 ']' 12:22:34 ++ shift 12:22:34 ++ case "$command" in 12:22:34 ++ awk '{ print $1 }' 12:22:34 ++ command pyenv versions 12:22:34 ++ sed 's/^[ *]* //' 12:22:34 ++ grep -E '^[0-9.]*[0-9]$' 12:22:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:22:34 +++ grep '^3' /tmp/.pyenv_versions 12:22:34 +++ sort -V 12:22:34 +++ tail -n 1 12:22:34 ++ py_version_xyz=3.11.10 12:22:34 ++ [[ -z 3.11.10 ]] 12:22:34 ++ echo 3.11.10 12:22:34 ++ return 0 12:22:34 + pyenv local 3.11.10 12:22:34 + local command 12:22:34 + command=local 12:22:34 + '[' 2 -gt 0 ']' 12:22:34 + shift 12:22:34 + case "$command" in 12:22:34 + command pyenv local 3.11.10 12:22:34 + for arg in "$@" 12:22:34 + case $arg in 12:22:34 + pkg_list+='tox ' 12:22:34 + for arg in "$@" 12:22:34 + case $arg in 12:22:34 + pkg_list+='virtualenv ' 12:22:34 + for arg in "$@" 12:22:34 + case $arg in 12:22:34 + pkg_list+='urllib3~=1.26.15 ' 12:22:34 + [[ -f /tmp/.toxenv ]] 12:22:34 + [[ ! -f /tmp/.toxenv ]] 12:22:34 + [[ -n '' ]] 12:22:34 + python3 -m venv /tmp/venv-MDAR 12:22:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDAR' 12:22:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDAR 12:22:39 + echo /tmp/venv-MDAR 12:22:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:22:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:22:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:22:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:39 + local 'pip_opts=--upgrade --quiet' 12:22:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:22:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:22:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:22:39 + [[ -n '' ]] 12:22:39 + [[ -n '' ]] 12:22:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:22:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:39 + /tmp/venv-MDAR/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:22:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:22:43 lf-activate-venv(): INFO: Base packages installed successfully 12:22:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:22:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:22:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:22:43 + /tmp/venv-MDAR/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:22:45 + type python3 12:22:45 + true 12:22:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDAR/bin to PATH' 12:22:45 lf-activate-venv(): INFO: Adding /tmp/venv-MDAR/bin to PATH 12:22:45 + PATH=/tmp/venv-MDAR/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:22:45 + return 0 12:22:45 + python3 --version 12:22:45 Python 3.11.10 12:22:45 + python3 -m pip --version 12:22:46 pip 25.2 from /tmp/venv-MDAR/lib/python3.11/site-packages/pip (python 3.11) 12:22:46 + python3 -m pip freeze 12:22:46 cachetools==6.2.1 12:22:46 chardet==5.2.0 12:22:46 colorama==0.4.6 12:22:46 distlib==0.4.0 12:22:46 filelock==3.20.0 12:22:46 packaging==25.0 12:22:46 platformdirs==4.5.0 12:22:46 pluggy==1.6.0 12:22:46 pyproject-api==1.10.0 12:22:46 tox==4.31.0 12:22:46 urllib3==1.26.20 12:22:46 virtualenv==20.35.3 12:22:46 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8721761748395339689.sh 12:22:46 [EnvInject] - Injecting environment variables from a build step. 12:22:46 [EnvInject] - Injecting as environment variables the properties content 12:22:46 PARALLEL=True 12:22:46 12:22:46 [EnvInject] - Variables injected successfully. 12:22:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2359039246112953473.sh 12:22:46 ---> tox-run.sh 12:22:46 + 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:22:46 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:22:46 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:22:46 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:22:46 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:22:46 + source /home/jenkins/lf-env.sh 12:22:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:22:46 ++ mktemp -d /tmp/venv-XXXX 12:22:46 + lf_venv=/tmp/venv-iQ7m 12:22:46 + local venv_file=/tmp/.os_lf_venv 12:22:46 + local python=python3 12:22:46 + local options 12:22:46 + local set_path=true 12:22:46 + local install_args= 12:22:46 ++ 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:22:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:22:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:22:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:22:46 + true 12:22:46 + case $1 in 12:22:46 + venv_file=/tmp/.toxenv 12:22:46 + shift 2 12:22:46 + true 12:22:46 + case $1 in 12:22:46 + shift 12:22:46 + break 12:22:46 + case $python in 12:22:46 + local pkg_list= 12:22:46 + [[ -d /opt/pyenv ]] 12:22:46 + echo 'Setup pyenv:' 12:22:46 Setup pyenv: 12:22:46 + export PYENV_ROOT=/opt/pyenv 12:22:46 + PYENV_ROOT=/opt/pyenv 12:22:46 + 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:22:46 + 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:22:46 + pyenv versions 12:22:46 system 12:22:46 3.8.20 12:22:46 3.9.20 12:22:46 3.10.15 12:22:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:22:46 + command -v pyenv 12:22:46 ++ pyenv init - --no-rehash 12:22:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:22:46 for i in ${!paths[@]}; do 12:22:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:22:46 fi; done; 12:22:46 echo "${paths[*]}"'\'')" 12:22:46 export PATH="/opt/pyenv/shims:${PATH}" 12:22:46 export PYENV_SHELL=bash 12:22:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:22:46 pyenv() { 12:22:46 local command 12:22:46 command="${1:-}" 12:22:46 if [ "$#" -gt 0 ]; then 12:22:46 shift 12:22:46 fi 12:22:46 12:22:46 case "$command" in 12:22:46 rehash|shell) 12:22:46 eval "$(pyenv "sh-$command" "$@")" 12:22:46 ;; 12:22:46 *) 12:22:46 command pyenv "$command" "$@" 12:22:46 ;; 12:22:46 esac 12:22:46 }' 12:22:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:22:46 for i in ${!paths[@]}; do 12:22:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:22:46 fi; done; 12:22:46 echo "${paths[*]}"' 12:22:46 ++ 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:22:46 ++ 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:22:46 ++ 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:22:46 ++ export PYENV_SHELL=bash 12:22:46 ++ PYENV_SHELL=bash 12:22:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:22:46 +++ complete -F _pyenv pyenv 12:22:46 ++ lf-pyver python3 12:22:46 ++ local py_version_xy=python3 12:22:46 ++ local py_version_xyz= 12:22:46 ++ pyenv versions 12:22:46 ++ local command 12:22:46 ++ command=versions 12:22:46 ++ '[' 1 -gt 0 ']' 12:22:46 ++ shift 12:22:46 ++ case "$command" in 12:22:46 ++ command pyenv versions 12:22:46 ++ sed 's/^[ *]* //' 12:22:46 ++ awk '{ print $1 }' 12:22:46 ++ grep -E '^[0-9.]*[0-9]$' 12:22:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:22:46 +++ grep '^3' /tmp/.pyenv_versions 12:22:46 +++ sort -V 12:22:46 +++ tail -n 1 12:22:46 ++ py_version_xyz=3.11.10 12:22:46 ++ [[ -z 3.11.10 ]] 12:22:46 ++ echo 3.11.10 12:22:46 ++ return 0 12:22:46 + pyenv local 3.11.10 12:22:46 + local command 12:22:46 + command=local 12:22:46 + '[' 2 -gt 0 ']' 12:22:46 + shift 12:22:46 + case "$command" in 12:22:46 + command pyenv local 3.11.10 12:22:46 + for arg in "$@" 12:22:46 + case $arg in 12:22:46 + pkg_list+='tox ' 12:22:46 + for arg in "$@" 12:22:46 + case $arg in 12:22:46 + pkg_list+='virtualenv ' 12:22:46 + for arg in "$@" 12:22:46 + case $arg in 12:22:46 + pkg_list+='urllib3~=1.26.15 ' 12:22:46 + [[ -f /tmp/.toxenv ]] 12:22:46 ++ cat /tmp/.toxenv 12:22:46 + lf_venv=/tmp/venv-MDAR 12:22:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDAR from' file:/tmp/.toxenv 12:22:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDAR from file:/tmp/.toxenv 12:22:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:22:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:46 + local 'pip_opts=--upgrade --quiet' 12:22:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:22:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:22:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:22:46 + [[ -n '' ]] 12:22:46 + [[ -n '' ]] 12:22:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:22:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:46 + /tmp/venv-MDAR/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:22:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:22:47 lf-activate-venv(): INFO: Base packages installed successfully 12:22:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:22:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:22:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:22:47 + /tmp/venv-MDAR/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:22:49 + type python3 12:22:49 + true 12:22:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDAR/bin to PATH' 12:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-MDAR/bin to PATH 12:22:49 + PATH=/tmp/venv-MDAR/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:22:49 + return 0 12:22:49 + [[ -d /opt/pyenv ]] 12:22:49 + echo '---> Setting up pyenv' 12:22:49 ---> Setting up pyenv 12:22:49 + export PYENV_ROOT=/opt/pyenv 12:22:49 + PYENV_ROOT=/opt/pyenv 12:22:49 + export PATH=/opt/pyenv/bin:/tmp/venv-MDAR/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:22:49 + PATH=/opt/pyenv/bin:/tmp/venv-MDAR/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:22:49 ++ pwd 12:22:49 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:22:49 + export PYTHONPATH 12:22:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:22:49 + TOX_TESTENV_PASSENV=PYTHONPATH 12:22:49 + tox --version 12:22:49 4.31.0 from /tmp/venv-MDAR/lib/python3.11/site-packages/tox/__init__.py 12:22:49 + PARALLEL=True 12:22:49 + TOX_OPTIONS_LIST= 12:22:49 + [[ -n '' ]] 12:22:49 + case ${PARALLEL,,} in 12:22:49 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:22:49 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:22:49 + tox --parallel auto --parallel-live 12:22:51 checkbashisms: freeze> python -m pip freeze --all 12:22:51 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:22:51 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:22:51 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:22:51 checkbashisms: pip==25.2,setuptools==80.9.0 12:22:51 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:22:51 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:22:51 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:22:53 checkbashisms: OK ✔ in 3.35 seconds 12:22:53 pre-commit: install_deps> python -I -m pip install pre-commit 12:23:00 pre-commit: freeze> python -m pip freeze --all 12:23:00 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 12:23:00 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:23:00 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:23:00 /usr/bin/cpan 12:23:00 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:23:06 [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:23:06 [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:23:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:23:06 [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:23:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:23:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:23:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:23:09 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:23:09 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:23:10 buildcontroller: freeze> python -m pip freeze --all 12:23:10 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 12:23:10 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:23:10 + update-java-alternatives -l 12:23:10 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:23:10 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:23:10 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:23:10 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:23:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:23:10 [INFO] Once installed this environment will be reused. 12:23:10 [INFO] This may take a few minutes... 12:23:10 update-alternatives: error: no alternatives for jaotc 12:23:10 update-alternatives: error: no alternatives for rmic 12:23:10 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:23:10 + java -version 12:23:11 + JAVA_VER=21 12:23:11 + echo 21 12:23:11 21 12:23:11 + javac -version 12:23:11 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:23:11 + JAVAC_VER=21 12:23:11 + echo 21 12:23:11 21 12:23:11 ok, java is 21 or newer 12:23:11 + [ 21 -ge 21 ] 12:23:11 + [ 21 -ge 21 ] 12:23:11 + echo ok, java is 21 or newer 12:23:11 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:23:11 2025-10-24 12:23:11 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] 12:23:11 + sudo mkdir -p /opt 12:23:11 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:23:11 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:23:11 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:23:11 + mvn --version 12:23:12 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 12:23:12 Maven home: /opt/maven 12:23:12 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:23:12 Default locale: en, platform encoding: UTF-8 12:23:12 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:23:12 NOTE: Picked up JDK_JAVA_OPTIONS: 12:23:12 --add-opens=java.base/java.io=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.lang=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.net=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.nio=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.util=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:23:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:23:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:23:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:23:12 -Xlog:disable 12:23:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:23:17 [INFO] Once installed this environment will be reused. 12:23:17 [INFO] This may take a few minutes... 12:23:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:23:27 [INFO] Once installed this environment will be reused. 12:23:27 [INFO] This may take a few minutes... 12:23:33 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:23:33 [INFO] Once installed this environment will be reused. 12:23:33 [INFO] This may take a few minutes... 12:23:41 docs-linkcheck: freeze> python -m pip freeze --all 12:23:41 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 12:23:41 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:23:41 docs: freeze> python -m pip freeze --all 12:23:42 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 12:23:42 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:23:45 docs: OK ✔ in 55.76 seconds 12:23:45 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:23:46 trim trailing whitespace.................................................Passed 12:23:47 Tabs remover.............................................................Passed 12:23:47 autopep8.................................................................docs-linkcheck: OK ✔ in 57.21 seconds 12:23:51 pylint: freeze> python -m pip freeze --all 12:23:52 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 12:23:52 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:23:53 Passed 12:23:53 perltidy.................................................................Passed 12:23:54 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:23:54 [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:23:54 [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:23:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:23:54 [INFO] Once installed this environment will be reused. 12:23:54 [INFO] This may take a few minutes... 12:24:04 gitlint..................................................................Failed 12:24:04 - hook id: gitlint-ci 12:24:04 - exit code: 3 12:24:04 12:24:04 25: B1 Line exceeds max length (74>72): " The class TPAndNodeCollection ensures no duplicate values are stored and" 12:24:04 35: B1 Line exceeds max length (74>72): "- Introducing a new test class ConnectivityUtilsTest, unit testing the new" 12:24:04 37: B1 Line exceeds max length (75>72): " ensures further refactoring of extractTPandNodeIds(...), at a later time," 12:24:04 12:24:04 pre-commit: exit 1 (10.18 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual pid=3424 12:24:14 12:24:14 ------------------------------------ 12:24:14 Your code has been rated at 10.00/10 12:24:14 12:25:03 pre-commit: FAIL ✖ in 1 minute 11.12 seconds 12:25:03 pylint: OK ✔ in 30.6 seconds 12:25:03 buildcontroller: OK ✔ in 2 minutes 12.08 seconds 12:25:03 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:25:03 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:25:03 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:25:03 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:25:19 build_karaf_tests190: freeze> python -m pip freeze --all 12:25:19 build_karaf_tests221: freeze> python -m pip freeze --all 12:25:19 build_karaf_tests121: freeze> python -m pip freeze --all 12:25:19 build_karaf_tests71: freeze> python -m pip freeze --all 12:25:19 build_karaf_tests190: 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 12:25:19 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:25:19 build karaf in karafoc with ./karafoc.env 12:25:19 build_karaf_tests221: 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 12:25:19 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:25:19 NOTE: Picked up JDK_JAVA_OPTIONS: 12:25:19 --add-opens=java.base/java.io=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.net=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:25:19 -Xlog:disable 12:25:19 build karaf in karaf221 with ./karaf221.env 12:25:19 build_karaf_tests121: 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 12:25:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:25:19 build karaf in karaf121 with ./karaf121.env 12:25:19 build_karaf_tests71: 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 12:25:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:25:19 build karaf in karaf71 with ./karaf71.env 12:25:19 NOTE: Picked up JDK_JAVA_OPTIONS: 12:25:19 --add-opens=java.base/java.io=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.net=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:25:19 -Xlog:disable 12:25:19 NOTE: Picked up JDK_JAVA_OPTIONS: 12:25:19 --add-opens=java.base/java.io=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.net=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:25:19 -Xlog:disable 12:25:19 NOTE: Picked up JDK_JAVA_OPTIONS: 12:25:19 --add-opens=java.base/java.io=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.net=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:25:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:25:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:25:19 -Xlog:disable 12:26:40 build_karaf_tests221: OK ✔ in 1 minute 37.65 seconds 12:26:40 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:26:58 build_karaf_tests190: OK ✔ in 1 minute 56.61 seconds 12:26:58 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:26:58 build_karaf_tests71: OK ✔ in 1 minute 56.96 seconds 12:26:58 build_karaf_tests121: OK ✔ in 1 minute 56.97 seconds 12:26:58 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:27:08 buildlighty: freeze> python -m pip freeze --all 12:27:08 buildlighty: 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 12:27:08 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:27:08 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:27:09 sims: freeze> python -m pip freeze --all 12:27:09 sims: 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 12:27:09 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:27:09 Using lighynode version 20.1.0.5 12:27:09 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:28:33 sims: OK ✔ in 15.67 seconds 12:28:33 buildlighty: OK ✔ in 53.24 seconds 12:28:33 testsPCE: freeze> python -m pip freeze --all 12:28:34 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 12:28:34 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:28:34 pytest -q transportpce_tests/pce/test01_pce.py 12:29:35 .................... [100%] 12:30:38 20 passed in 123.98s (0:02:03) 12:30:38 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:30:57 ............ [100%] 12:31:27 12 passed in 48.78s 12:31:27 pytest -q transportpce_tests/pce/test03_gnpy.py 12:31:46 ........ [100%] 12:32:08 8 passed in 40.20s 12:32:08 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:32:46 ... [100%] 12:32:51 3 passed in 42.68s 12:32:52 testsPCE: OK ✔ in 5 minutes 52.52 seconds 12:32:52 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:32:52 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:32:52 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:33:13 tests190: freeze> python -m pip freeze --all 12:33:14 tests121: freeze> python -m pip freeze --all 12:33:14 tests190: 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 12:33:14 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:33:14 using environment variables from ./karafoc.env 12:33:14 pytest -q transportpce_tests/oc/test01_portmapping.py 12:33:14 tests121: 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 12:33:14 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:33:14 using environment variables from ./karaf121.env 12:33:14 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:33:16 tests_tapi: freeze> python -m pip freeze --all 12:33:17 tests_tapi: 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 12:33:17 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:33:17 using environment variables from ./karaf221.env 12:33:17 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:34:56 FF.....................................FFFF.FFFFFFFFF....................F [100%] 12:41:09 =================================== FAILURES =================================== 12:41:09 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_01_meta_data_insertion(self): 12:41:09 response = test_utils_oc.metadata_input() 12:41:09 > self.assertEqual(response.status_code, requests.codes.created, 12:41:09 test_utils.CODE_SHOULD_BE_201) 12:41:09 E AssertionError: 401 != 201 : Http status code should be 201 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 12:41:09 ---------------------------- Captured stdout setup ----------------------------- 12:41:09 starting OpenDaylight... 12:41:09 starting KARAF (karafoc) TransportPCE build... 12:41:09 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 12:41:09 starting simulator oc-mpdr in OpenROADM device version oc... 12:41:09 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_01_meta_data_insertion 12:41:09 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_02_catlog_input_insertion(self): 12:41:09 response = test_utils_oc.catlog_input() 12:41:09 > self.assertEqual(response.status_code, requests.codes.ok, 12:41:09 test_utils.CODE_SHOULD_BE_200) 12:41:09 E AssertionError: 401 != 200 : Http status code should be 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_02_catlog_input_insertion 12:41:09 __________ TestTransportPCEPortmapping.test_03_xpdr_device_connection __________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_03_xpdr_device_connection(self): 12:41:09 response = test_utils.mount_device("XPDR-OC", 12:41:09 ('oc-mpdr', self.NODE_VERSION)) 12:41:09 > self.assertEqual(response.status_code, requests.codes.created, 12:41:09 test_utils.CODE_SHOULD_BE_201) 12:41:09 E AssertionError: 401 != 201 : Http status code should be 201 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:59: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_03_xpdr_device_connection 12:41:09 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not added to tpce topology... 12:41:09 __________ TestTransportPCEPortmapping.test_04_xpdr_device_connected ___________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_04_xpdr_device_connected(self): 12:41:09 response = test_utils.check_device_connection("XPDR-OC") 12:41:09 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:64: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_04_xpdr_device_connected 12:41:09 __________ TestTransportPCEPortmapping.test_05_xpdr_portmapping_info ___________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_05_xpdr_portmapping_info(self): 12:41:09 response = test_utils.get_portmapping_node_attr("XPDR-OC", "node-info", None) 12:41:09 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:69: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_05_xpdr_portmapping_info 12:41:09 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_06_mpdr_portmapping_NETWORK5(self): 12:41:09 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 12:41:09 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_06_mpdr_portmapping_NETWORK5 12:41:09 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_07_mpdr_portmapping_CLIENT1(self): 12:41:09 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 12:41:09 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_07_mpdr_portmapping_CLIENT1 12:41:09 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_08_mpdr_switching_pool(self): 12:41:09 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 12:41:09 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_08_mpdr_switching_pool 12:41:09 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_09_check_mccapprofile(self): 12:41:09 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 12:41:09 > self.assertEqual(res['status_code'], requests.codes.ok) 12:41:09 E AssertionError: 409 != 200 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_09_check_mccapprofile 12:41:09 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 12:41:09 12:41:09 self = 12:41:09 12:41:09 def test_10_xpdr_device_disconnection(self): 12:41:09 response = test_utils.unmount_device("XPDR-OC") 12:41:09 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 12:41:09 E AssertionError: 409 not found in (200, 204) 12:41:09 12:41:09 transportpce_tests/oc/test01_portmapping.py:150: AssertionError 12:41:09 ----------------------------- Captured stdout call ----------------------------- 12:41:09 execution of test_10_xpdr_device_disconnection 12:41:09 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not deleted from tpce topology... 12:41:09 --------------------------- Captured stdout teardown --------------------------- 12:41:09 all processes killed 12:41:09 ODL log file stored 12:41:09 =========================== short test summary info ============================ 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 12:41:09 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 12:41:09 10 failed in 475.41s (0:07:55) 12:41:09 tests190: exit 1 (475.72 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7494 12:41:10 tests190: FAIL ✖ in 8 minutes 18.67 seconds 12:41:10 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:41:26 ..tests71: freeze> python -m pip freeze --all 12:41:42 Ftests71: 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 12:41:43 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:41:43 using environment variables from ./karaf71.env 12:41:43 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:41:43 .. [100%] 12:41:47 =================================== FAILURES =================================== 12:41:47 __________ TestTransportPCEPortmapping.test_01_rdm_device_connection ___________ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_01_rdm_device_connection(self): 12:41:47 response = test_utils.mount_device("ROADMA01", ('roadma', self.NODE_VERSION)) 12:41:47 > self.assertEqual(response.status_code, requests.codes.created, test_utils.CODE_SHOULD_BE_201) 12:41:47 E AssertionError: 401 != 201 : Http status code should be 201 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:51: AssertionError 12:41:47 ---------------------------- Captured stdout setup ----------------------------- 12:41:47 starting OpenDaylight... 12:41:47 starting KARAF (karaf121) TransportPCE build... 12:41:47 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 12:41:47 starting simulator xpdra in OpenROADM device version 1.2.1... 12:41:47 Searching for patterns in xpdra-121.log... Pattern found! simulator for xpdra started 12:41:47 starting simulator roadma in OpenROADM device version 1.2.1... 12:41:47 Searching for patterns in roadma-121.log... Pattern found! simulator for roadma started 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_01_rdm_device_connection 12:41:47 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not added to tpce topology... 12:41:47 ___________ TestTransportPCEPortmapping.test_02_rdm_device_connected ___________ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_02_rdm_device_connected(self): 12:41:47 response = test_utils.check_device_connection("ROADMA01") 12:41:47 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:47 E AssertionError: 409 != 200 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:55: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_02_rdm_device_connected 12:41:47 ___________ TestTransportPCEPortmapping.test_03_rdm_portmapping_info ___________ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_03_rdm_portmapping_info(self): 12:41:47 response = test_utils.get_portmapping_node_attr("ROADMA01", "node-info", None) 12:41:47 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:47 E AssertionError: 409 != 200 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:61: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_03_rdm_portmapping_info 12:41:47 ______ TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _______ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_04_rdm_portmapping_DEG1_TTP_TXRX(self): 12:41:47 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "DEG1-TTP-TXRX") 12:41:47 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:47 E AssertionError: 409 != 200 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:74: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_04_rdm_portmapping_DEG1_TTP_TXRX 12:41:47 ______ TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _______ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_05_rdm_portmapping_SRG1_PP7_TXRX(self): 12:41:47 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG1-PP7-TXRX") 12:41:47 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:47 E AssertionError: 409 != 200 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:83: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_05_rdm_portmapping_SRG1_PP7_TXRX 12:41:47 ______ TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _______ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_06_rdm_portmapping_SRG3_PP1_TXRX(self): 12:41:47 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG3-PP1-TXRX") 12:41:47 > self.assertEqual(response['status_code'], requests.codes.ok) 12:41:47 E AssertionError: 409 != 200 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:92: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_06_rdm_portmapping_SRG3_PP1_TXRX 12:41:47 _________ TestTransportPCEPortmapping.test_19_rdm_device_disconnection _________ 12:41:47 12:41:47 self = 12:41:47 12:41:47 def test_19_rdm_device_disconnection(self): 12:41:47 response = test_utils.unmount_device("ROADMA01") 12:41:47 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 12:41:47 E AssertionError: 409 not found in (200, 204) 12:41:47 12:41:47 transportpce_tests/1.2.1/test01_portmapping.py:214: AssertionError 12:41:47 ----------------------------- Captured stdout call ----------------------------- 12:41:47 execution of test_19_rdm_device_disconnection 12:41:47 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not deleted from tpce topology... 12:41:47 =========================== short test summary info ============================ 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 12:41:47 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 12:41:47 7 failed, 14 passed in 512.33s (0:08:32) 12:41:47 tests121: exit 1 (512.82 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=7505 12:44:30 ...F [100%] 12:45:43 51 passed in 745.97s (0:12:25) 12:45:43 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:45:45 FFFFFFFF....................F... [100%] 12:48:57 =================================== FAILURES =================================== 12:48:57 __________ TestTransportPCEPortmapping.test_01_xpdr_device_connection __________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_01_xpdr_device_connection(self): 12:48:57 response = test_utils.mount_device("XPDR-A2", 12:48:57 ('xpdra2', self.NODE_VERSION)) 12:48:57 > self.assertEqual(response.status_code, requests.codes.created, 12:48:57 test_utils.CODE_SHOULD_BE_201) 12:48:57 E AssertionError: 401 != 201 : Http status code should be 201 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:51: AssertionError 12:48:57 ---------------------------- Captured stdout setup ----------------------------- 12:48:57 starting OpenDaylight... 12:48:57 starting KARAF (karaf71) TransportPCE build... 12:48:57 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 12:48:57 starting simulator xpdra2 in OpenROADM device version 7.1... 12:48:57 Searching for patterns in xpdra2-71.log... Pattern found! simulator for xpdra2 started 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_01_xpdr_device_connection 12:48:57 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not added to tpce topology... 12:48:57 __________ TestTransportPCEPortmapping.test_02_xpdr_device_connected ___________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_02_xpdr_device_connected(self): 12:48:57 response = test_utils.check_device_connection("XPDR-A2") 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:57: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_02_xpdr_device_connected 12:48:57 __________ TestTransportPCEPortmapping.test_03_xpdr_portmapping_info ___________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_03_xpdr_portmapping_info(self): 12:48:57 response = test_utils.get_portmapping_node_attr("XPDR-A2", "node-info", None) 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:63: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_03_xpdr_portmapping_info 12:48:57 ________ TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_04_tpdr_portmapping_NETWORK1(self): 12:48:57 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-NETWORK1") 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:76: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_04_tpdr_portmapping_NETWORK1 12:48:57 _________ TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_05_tpdr_portmapping_CLIENT1(self): 12:48:57 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-CLIENT1") 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:100: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_05_tpdr_portmapping_CLIENT1 12:48:57 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_06_mpdr_portmapping_NETWORK1(self): 12:48:57 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-NETWORK1") 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:120: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_06_mpdr_portmapping_NETWORK1 12:48:57 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_07_mpdr_portmapping_CLIENT1(self): 12:48:57 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-CLIENT1") 12:48:57 > self.assertEqual(res['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:143: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_07_mpdr_portmapping_CLIENT1 12:48:57 ____________ TestTransportPCEPortmapping.test_08_check_mccapprofile ____________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_08_check_mccapprofile(self): 12:48:57 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mc-capabilities", "XPDR-mcprofile") 12:48:57 > self.assertEqual(res['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:163: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_08_check_mccapprofile 12:48:57 ___________ TestTransportPCEPortmapping.test_09_mpdr_switching_pool ____________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_09_mpdr_switching_pool(self): 12:48:57 response = test_utils.get_portmapping_node_attr("XPDR-A2", "switching-pool-lcp", "1") 12:48:57 > self.assertEqual(response['status_code'], requests.codes.ok) 12:48:57 E AssertionError: 409 != 200 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:170: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_09_mpdr_switching_pool 12:48:57 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 12:48:57 12:48:57 self = 12:48:57 12:48:57 def test_10_xpdr_device_disconnection(self): 12:48:57 response = test_utils.unmount_device("XPDR-A2") 12:48:57 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 12:48:57 E AssertionError: 409 not found in (200, 204) 12:48:57 12:48:57 transportpce_tests/7.1/test01_portmapping.py:186: AssertionError 12:48:57 ----------------------------- Captured stdout call ----------------------------- 12:48:57 execution of test_10_xpdr_device_disconnection 12:48:57 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not deleted from tpce topology... 12:48:57 =========================== short test summary info ============================ 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 12:48:57 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 12:48:58 10 failed, 2 passed in 434.42s (0:07:14) 12:48:58 tests121: FAIL ✖ in 8 minutes 56.24 seconds 12:48:58 tests71: exit 1 (435.05 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=10342 12:48:58 ............... [100%] 12:51:28 36 passed in 344.81s (0:05:44) 12:51:28 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:52:26 ....................................................................... [100%] 12:56:49 71 passed in 320.35s (0:05:20) 12:56:49 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:57:45 ................... [100%] 12:59:17 19 passed in 147.71s (0:02:27) 12:59:17 tests71: FAIL ✖ in 7 minutes 48.13 seconds 12:59:17 tests_tapi: OK ✔ in 26 minutes 26.01 seconds 12:59:17 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:59:31 tests221: freeze> python -m pip freeze --all 12:59:31 tests221: 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 12:59:31 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:59:31 using environment variables from ./karaf221.env 12:59:31 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:00:11 ................................... [100%] 13:00:51 35 passed in 79.28s (0:01:19) 13:00:51 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:01:25 ...... [100%] 13:01:39 6 passed in 47.58s 13:01:39 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:02:26 ............................................ [100%] 13:07:01 44 passed in 321.73s (0:05:21) 13:07:01 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:07:39 ............ [100%] 13:08:03 12 passed in 61.63s (0:01:01) 13:08:03 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:08:31 ................ [100%] 13:10:00 16 passed in 116.91s (0:01:56) 13:10:00 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:10:31 ............................... [100%] 13:10:38 31 passed in 37.79s 13:10:38 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:11:16 .......................... [100%] 13:12:11 26 passed in 92.86s (0:01:32) 13:12:11 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:12:49 ...................... [100%] 13:13:54 22 passed in 101.96s (0:01:41) 13:13:54 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:14:38 ........................................ [100%] 13:17:02 40 passed in 187.47s (0:03:07) 13:17:02 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:17:48 ........................................................................ [ 74%] 13:23:25 ......................... [100%] 13:25:17 97 passed in 495.32s (0:08:15) 13:25:17 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:26:00 ...................................................... [100%] 13:32:48 54 passed in 450.41s (0:07:30) 13:32:48 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:33:45 ........................................................................ [ 71%] 13:38:54 ............................. [100%] 13:41:04 101 passed in 495.25s (0:08:15) 13:41:04 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:42:00 ........................................................................ [ 67%] 13:47:46 ................................... [100%] 13:51:07 107 passed in 602.87s (0:10:02) 13:51:07 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:51:50 ............................................. [100%] 13:54:28 45 passed in 200.58s (0:03:20) 13:54:28 tests221: OK ✔ in 55 minutes 11 seconds 13:54:28 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 13:54:35 tests_hybrid: freeze> python -m pip freeze --all 13:54:35 tests_hybrid: 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 13:54:35 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:54:35 using environment variables from ./karaf221.env 13:54:35 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:55:15 ................................................... [100%] 13:57:01 51 passed in 146.02s (0:02:26) 13:57:01 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:57:43 ........................................................................ [ 66%] 14:02:03 ..................................... [100%] 14:07:10 109 passed in 608.08s (0:10:08) 14:07:10 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:07:58 ..................................................... [100%] 14:11:30 53 passed in 260.32s (0:04:20) 14:11:30 buildcontroller: OK (132.08=setup[20.63]+cmd[111.46] seconds) 14:11:30 sims: OK (15.67=setup[10.92]+cmd[4.75] seconds) 14:11:30 build_karaf_tests121: OK (116.97=setup[17.89]+cmd[99.08] seconds) 14:11:30 testsPCE: OK (352.52=setup[95.49]+cmd[257.03] seconds) 14:11:30 tests121: FAIL code 1 (536.24=setup[23.43]+cmd[512.82] seconds) 14:11:30 build_karaf_tests221: OK (97.65=setup[17.85]+cmd[79.80] seconds) 14:11:30 tests_tapi: OK (1586.01=setup[25.71]+cmd[1560.29] seconds) 14:11:30 tests221: OK (3311.00=setup[14.43]+cmd[3296.57] seconds) 14:11:30 build_karaf_tests71: OK (116.96=setup[17.90]+cmd[99.06] seconds) 14:11:30 tests71: FAIL code 1 (468.13=setup[33.08]+cmd[435.05] seconds) 14:11:30 build_karaf_tests190: OK (116.61=setup[17.72]+cmd[98.89] seconds) 14:11:30 tests190: FAIL code 1 (498.67=setup[22.95]+cmd[475.72] seconds) 14:11:30 tests_hybrid: OK (1022.45=setup[7.12]+cmd[1015.32] seconds) 14:11:30 buildlighty: OK (53.24=setup[28.95]+cmd[24.29] seconds) 14:11:30 docs: OK (55.76=setup[52.80]+cmd[2.96] seconds) 14:11:30 docs-linkcheck: OK (57.21=setup[52.22]+cmd[4.99] seconds) 14:11:30 checkbashisms: OK (3.35=setup[1.97]+cmd[0.02,0.05,1.30] seconds) 14:11:30 pre-commit: FAIL code 1 (71.12=setup[7.20]+cmd[0.00,0.00,53.73,10.18] seconds) 14:11:30 pylint: OK (30.60=setup[6.77]+cmd[23.84] seconds) 14:11:30 evaluation failed :( (6521.08 seconds) 14:11:30 + tox_status=255 14:11:30 + echo '---> Completed tox runs' 14:11:30 ---> Completed tox runs 14:11:30 + for i in .tox/*/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 ++ echo .tox/build_karaf_tests121/log 14:11:30 + tox_env=build_karaf_tests121 14:11:30 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/build_karaf_tests190/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=build_karaf_tests190 14:11:30 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/build_karaf_tests221/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=build_karaf_tests221 14:11:30 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/build_karaf_tests71/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=build_karaf_tests71 14:11:30 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/buildcontroller/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=buildcontroller 14:11:30 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/buildlighty/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=buildlighty 14:11:30 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/checkbashisms/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=checkbashisms 14:11:30 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/docs-linkcheck/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=docs-linkcheck 14:11:30 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/docs/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=docs 14:11:30 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/pre-commit/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=pre-commit 14:11:30 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/pylint/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=pylint 14:11:30 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/sims/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=sims 14:11:30 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/tests121/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=tests121 14:11:30 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/tests190/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=tests190 14:11:30 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:11:30 + for i in .tox/*/log 14:11:30 ++ echo .tox/tests221/log 14:11:30 ++ awk -F/ '{print $2}' 14:11:30 + tox_env=tests221 14:11:30 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:11:31 + for i in .tox/*/log 14:11:31 ++ echo .tox/tests71/log 14:11:31 ++ awk -F/ '{print $2}' 14:11:31 + tox_env=tests71 14:11:31 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:11:31 + for i in .tox/*/log 14:11:31 ++ echo .tox/testsPCE/log 14:11:31 ++ awk -F/ '{print $2}' 14:11:31 + tox_env=testsPCE 14:11:31 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:11:31 + for i in .tox/*/log 14:11:31 ++ echo .tox/tests_hybrid/log 14:11:31 ++ awk -F/ '{print $2}' 14:11:31 + tox_env=tests_hybrid 14:11:31 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:11:31 + for i in .tox/*/log 14:11:31 ++ echo .tox/tests_tapi/log 14:11:31 ++ awk -F/ '{print $2}' 14:11:31 + tox_env=tests_tapi 14:11:31 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:11:31 + DOC_DIR=docs/_build/html 14:11:31 + [[ -d docs/_build/html ]] 14:11:31 + echo '---> Archiving generated docs' 14:11:31 ---> Archiving generated docs 14:11:31 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:11:31 + echo '---> tox-run.sh ends' 14:11:31 ---> tox-run.sh ends 14:11:31 + test 255 -eq 0 14:11:31 + exit 255 14:11:31 ++ '[' 1 = 1 ']' 14:11:31 ++ '[' -x /usr/bin/clear_console ']' 14:11:31 ++ /usr/bin/clear_console -q 14:11:31 Build step 'Execute shell' marked build as failure 14:11:31 $ ssh-agent -k 14:11:31 unset SSH_AUTH_SOCK; 14:11:31 unset SSH_AGENT_PID; 14:11:31 echo Agent pid 1587 killed; 14:11:31 [ssh-agent] Stopped. 14:11:31 [PostBuildScript] - [INFO] Executing post build scripts. 14:11:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9832280614956622199.sh 14:11:31 ---> sysstat.sh 14:11:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6555427574451584303.sh 14:11:31 ---> package-listing.sh 14:11:31 ++ tr '[:upper:]' '[:lower:]' 14:11:31 ++ facter osfamily 14:11:32 + OS_FAMILY=debian 14:11:32 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:11:32 + START_PACKAGES=/tmp/packages_start.txt 14:11:32 + END_PACKAGES=/tmp/packages_end.txt 14:11:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:32 + PACKAGES=/tmp/packages_start.txt 14:11:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:11:32 + PACKAGES=/tmp/packages_end.txt 14:11:32 + case "${OS_FAMILY}" in 14:11:32 + dpkg -l 14:11:32 + grep '^ii' 14:11:32 + '[' -f /tmp/packages_start.txt ']' 14:11:32 + '[' -f /tmp/packages_end.txt ']' 14:11:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:11:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:11:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:11:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13339651102792110190.sh 14:11:32 ---> capture-instance-metadata.sh 14:11:32 Setup pyenv: 14:11:32 system 14:11:32 3.8.20 14:11:32 3.9.20 14:11:32 3.10.15 14:11:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWRw from file:/tmp/.os_lf_venv 14:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:35 lf-activate-venv(): INFO: Base packages installed successfully 14:11:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-QWRw/bin to PATH 14:11:51 INFO: Running in OpenStack, capturing instance metadata 14:11:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14004181730844329753.sh 14:11:51 provisioning config files... 14:11:51 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3738 14:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10494645894787970696tmp 14:11:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:11:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:11:51 provisioning config files... 14:11:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:11:52 [EnvInject] - Injecting environment variables from a build step. 14:11:52 [EnvInject] - Injecting as environment variables the properties content 14:11:52 SERVER_ID=logs 14:11:52 14:11:52 [EnvInject] - Variables injected successfully. 14:11:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18239749719180846110.sh 14:11:52 ---> create-netrc.sh 14:11:52 WARN: Log server credential not found. 14:11:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2395600632719488467.sh 14:11:52 ---> python-tools-install.sh 14:11:52 Setup pyenv: 14:11:52 system 14:11:52 3.8.20 14:11:52 3.9.20 14:11:52 3.10.15 14:11:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWRw from file:/tmp/.os_lf_venv 14:11:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:54 lf-activate-venv(): INFO: Base packages installed successfully 14:11:54 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:11 lf-activate-venv(): INFO: Adding /tmp/venv-QWRw/bin to PATH 14:12:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11732834341861532685.sh 14:12:11 ---> sudo-logs.sh 14:12:11 Archiving 'sudo' log.. 14:12:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1389007632033409689.sh 14:12:11 ---> job-cost.sh 14:12:11 Setup pyenv: 14:12:11 system 14:12:11 3.8.20 14:12:11 3.9.20 14:12:11 3.10.15 14:12:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:12:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWRw from file:/tmp/.os_lf_venv 14:12:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:13 lf-activate-venv(): INFO: Base packages installed successfully 14:12:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:12:20 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. 14:12:20 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-QWRw/bin to PATH 14:12:20 INFO: No Stack... 14:12:20 INFO: Retrieving Pricing Info for: v3-standard-4 14:12:21 INFO: Archiving Costs 14:12:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins262218628031980074.sh 14:12:21 ---> logs-deploy.sh 14:12:21 Setup pyenv: 14:12:21 system 14:12:21 3.8.20 14:12:21 3.9.20 14:12:21 3.10.15 14:12:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:12:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWRw from file:/tmp/.os_lf_venv 14:12:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:23 lf-activate-venv(): INFO: Base packages installed successfully 14:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:12:35 lf-activate-venv(): INFO: Adding /tmp/venv-QWRw/bin to PATH 14:12:35 WARNING: Nexus logging server not set 14:12:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3738/ 14:12:35 INFO: archiving logs to S3 14:12:36 ---> uname -a: 14:12:36 Linux prd-ubuntu2204-docker-4c-16g-1765 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:12:36 14:12:36 14:12:36 ---> lscpu: 14:12:36 Architecture: x86_64 14:12:36 CPU op-mode(s): 32-bit, 64-bit 14:12:36 Address sizes: 40 bits physical, 48 bits virtual 14:12:36 Byte Order: Little Endian 14:12:36 CPU(s): 4 14:12:36 On-line CPU(s) list: 0-3 14:12:36 Vendor ID: AuthenticAMD 14:12:36 Model name: AMD EPYC-Rome Processor 14:12:36 CPU family: 23 14:12:36 Model: 49 14:12:36 Thread(s) per core: 1 14:12:36 Core(s) per socket: 1 14:12:36 Socket(s): 4 14:12:36 Stepping: 0 14:12:36 BogoMIPS: 5599.99 14:12:36 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:12:36 Virtualization: AMD-V 14:12:36 Hypervisor vendor: KVM 14:12:36 Virtualization type: full 14:12:36 L1d cache: 128 KiB (4 instances) 14:12:36 L1i cache: 128 KiB (4 instances) 14:12:36 L2 cache: 2 MiB (4 instances) 14:12:36 L3 cache: 64 MiB (4 instances) 14:12:36 NUMA node(s): 1 14:12:36 NUMA node0 CPU(s): 0-3 14:12:36 Vulnerability Gather data sampling: Not affected 14:12:36 Vulnerability Indirect target selection: Not affected 14:12:36 Vulnerability Itlb multihit: Not affected 14:12:36 Vulnerability L1tf: Not affected 14:12:36 Vulnerability Mds: Not affected 14:12:36 Vulnerability Meltdown: Not affected 14:12:36 Vulnerability Mmio stale data: Not affected 14:12:36 Vulnerability Reg file data sampling: Not affected 14:12:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:12:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:12:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:12:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:12:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:12:36 Vulnerability Srbds: Not affected 14:12:36 Vulnerability Tsx async abort: Not affected 14:12:36 14:12:36 14:12:36 ---> nproc: 14:12:36 4 14:12:36 14:12:36 14:12:36 ---> df -h: 14:12:36 Filesystem Size Used Avail Use% Mounted on 14:12:36 tmpfs 1.6G 1.1M 1.6G 1% /run 14:12:36 /dev/vda1 78G 18G 61G 23% / 14:12:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:12:36 tmpfs 5.0M 0 5.0M 0% /run/lock 14:12:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:12:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:12:36 14:12:36 14:12:36 ---> free -m: 14:12:36 total used free shared buff/cache available 14:12:36 Mem: 15989 693 9627 3 5668 14953 14:12:36 Swap: 1023 0 1023 14:12:36 14:12:36 14:12:36 ---> ip addr: 14:12:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:12:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:12:36 inet 127.0.0.1/8 scope host lo 14:12:36 valid_lft forever preferred_lft forever 14:12:36 inet6 ::1/128 scope host 14:12:36 valid_lft forever preferred_lft forever 14:12:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:12:36 link/ether fa:16:3e:e5:ad:db brd ff:ff:ff:ff:ff:ff 14:12:36 altname enp0s3 14:12:36 inet 10.30.171.239/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:12:36 valid_lft 79656sec preferred_lft 79656sec 14:12:36 inet6 fe80::f816:3eff:fee5:addb/64 scope link 14:12:36 valid_lft forever preferred_lft forever 14:12:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:12:36 link/ether 02:ba:4d:cf:9f:af brd ff:ff:ff:ff:ff:ff 14:12:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:12:36 valid_lft forever preferred_lft forever 14:12:36 14:12:36 14:12:36 ---> sar -b -r -n DEV: 14:12:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1765) 10/24/25 _x86_64_ (4 CPU) 14:12:36 14:12:36 12:20:15 LINUX RESTART (4 CPU) 14:12:36 14:12:36 12:30:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:12:36 12:40:05 23.45 0.79 20.92 1.74 60.74 3582.02 6514.81 14:12:36 12:50:17 29.96 20.83 8.49 0.64 250.98 1256.97 790.57 14:12:36 13:00:17 9.73 0.08 9.07 0.59 2.15 557.71 1010.00 14:12:36 13:10:00 11.71 0.01 11.21 0.49 0.47 287.21 410.55 14:12:36 13:20:17 12.58 0.02 12.01 0.56 0.77 348.54 381.05 14:12:36 13:30:17 18.37 0.07 4.61 13.68 1.35 119.93 209932.47 14:12:36 13:40:17 4.84 0.01 4.64 0.18 1.05 131.06 125.76 14:12:36 13:50:17 4.66 0.00 4.48 0.17 0.31 129.09 137.40 14:12:36 14:00:17 10.99 0.12 10.32 0.56 3.44 622.41 267.95 14:12:36 14:10:17 5.62 0.02 5.42 0.18 0.59 158.20 642.21 14:12:36 Average: 13.23 2.23 9.12 1.88 32.64 720.76 21974.61 14:12:36 14:12:36 12:30:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:36 12:40:05 157608 4569796 11357296 69.37 249780 4052432 12921192 74.17 2071260 13448284 300 14:12:36 12:50:17 5279984 10044460 5885436 35.95 258840 4391220 7050756 40.47 2245612 8167204 312 14:12:36 13:00:17 7764464 12627812 3303696 20.18 262936 4480424 4257392 24.44 2278520 5660172 180 14:12:36 13:10:00 10433260 15331500 601224 3.67 264804 4513348 1330740 7.64 2298876 2979984 6952 14:12:36 13:20:17 6513780 11449316 4481444 27.37 266816 4548492 5187288 29.77 2302632 6891536 224 14:12:36 13:30:17 6462768 11418280 4512588 27.56 269612 4565688 5224204 29.99 2310312 6928280 132 14:12:36 13:40:17 4937344 9908816 6021084 36.77 270292 4580948 6671180 38.29 2312400 8449528 188 14:12:36 13:50:17 4849252 9837140 6092724 37.21 271044 4596568 6777760 38.90 2315272 8535156 272 14:12:36 14:00:17 6373524 11496884 4433628 27.08 275344 4722016 5179980 29.73 2331724 6995080 68 14:12:36 14:10:17 5446120 10590756 5339064 32.61 275808 4742812 6032968 34.63 2342464 7899472 40 14:12:36 Average: 5821810 10727476 5202818 31.78 266528 4519395 6063346 34.80 2280907 7595470 867 14:12:36 14:12:36 12:30:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:36 12:40:05 lo 9.98 9.98 6.86 6.86 0.00 0.00 0.00 0.00 14:12:36 12:40:05 ens3 1.10 1.18 0.42 0.36 0.00 0.00 0.00 0.00 14:12:36 12:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 12:50:17 lo 6.27 6.27 3.79 3.79 0.00 0.00 0.00 0.00 14:12:36 12:50:17 ens3 0.60 0.57 0.18 0.18 0.00 0.00 0.00 0.00 14:12:36 12:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:00:17 lo 12.64 12.64 6.56 6.56 0.00 0.00 0.00 0.00 14:12:36 13:00:17 ens3 0.93 0.99 0.28 0.23 0.00 0.00 0.00 0.00 14:12:36 13:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:10:00 lo 6.99 6.99 3.70 3.70 0.00 0.00 0.00 0.00 14:12:36 13:10:00 ens3 0.77 0.65 0.18 0.14 0.00 0.00 0.00 0.00 14:12:36 13:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:20:17 lo 20.34 20.34 10.82 10.82 0.00 0.00 0.00 0.00 14:12:36 13:20:17 ens3 0.75 0.85 0.16 0.14 0.00 0.00 0.00 0.00 14:12:36 13:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:30:17 lo 22.26 22.26 8.61 8.61 0.00 0.00 0.00 0.00 14:12:36 13:30:17 ens3 0.78 0.80 0.17 1.08 0.00 0.00 0.00 0.00 14:12:36 13:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:40:17 lo 25.46 25.46 11.21 11.21 0.00 0.00 0.00 0.00 14:12:36 13:40:17 ens3 0.80 0.55 0.25 0.18 0.00 0.00 0.00 0.00 14:12:36 13:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 13:50:17 lo 17.69 17.69 10.64 10.64 0.00 0.00 0.00 0.00 14:12:36 13:50:17 ens3 0.59 0.49 0.13 0.10 0.00 0.00 0.00 0.00 14:12:36 13:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 14:00:17 lo 19.36 19.36 10.47 10.47 0.00 0.00 0.00 0.00 14:12:36 14:00:17 ens3 1.22 0.95 0.40 0.31 0.00 0.00 0.00 0.00 14:12:36 14:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 14:10:17 lo 22.63 22.63 9.03 9.03 0.00 0.00 0.00 0.00 14:12:36 14:10:17 ens3 0.53 0.51 0.12 0.10 0.00 0.00 0.00 0.00 14:12:36 14:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 Average: lo 16.38 16.38 8.18 8.18 0.00 0.00 0.00 0.00 14:12:36 Average: ens3 0.81 0.76 0.23 0.28 0.00 0.00 0.00 0.00 14:12:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:36 14:12:36 14:12:36 ---> sar -P ALL: 14:12:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1765) 10/24/25 _x86_64_ (4 CPU) 14:12:36 14:12:36 12:20:15 LINUX RESTART (4 CPU) 14:12:36 14:12:36 12:30:05 CPU %user %nice %system %iowait %steal %idle 14:12:36 12:40:05 all 26.41 0.00 1.37 10.61 0.13 61.47 14:12:36 12:40:05 0 26.24 0.00 1.25 10.13 0.15 62.23 14:12:36 12:40:05 1 26.31 0.00 1.56 14.02 0.13 57.98 14:12:36 12:40:05 2 27.00 0.00 1.29 8.63 0.14 62.94 14:12:36 12:40:05 3 26.09 0.00 1.37 9.67 0.12 62.75 14:12:36 12:50:17 all 12.91 0.00 0.87 6.89 0.10 79.22 14:12:36 12:50:17 0 12.89 0.00 0.91 3.70 0.12 82.39 14:12:36 12:50:17 1 13.39 0.00 0.86 3.46 0.10 82.18 14:12:36 12:50:17 2 13.07 0.00 0.90 8.47 0.10 77.46 14:12:36 12:50:17 3 12.28 0.00 0.81 11.94 0.09 74.87 14:12:36 13:00:17 all 20.75 0.00 0.93 1.64 0.10 76.59 14:12:36 13:00:17 0 21.68 0.00 0.99 2.47 0.10 74.76 14:12:36 13:00:17 1 20.43 0.00 0.90 0.49 0.11 78.08 14:12:36 13:00:17 2 21.22 0.00 0.92 0.71 0.09 77.06 14:12:36 13:00:17 3 19.67 0.00 0.90 2.87 0.10 76.45 14:12:36 13:10:00 all 17.92 0.00 0.81 0.30 0.08 80.90 14:12:36 13:10:00 0 16.25 0.00 0.74 0.36 0.07 82.59 14:12:36 13:10:00 1 18.30 0.00 0.82 0.35 0.08 80.46 14:12:36 13:10:00 2 18.78 0.00 0.87 0.18 0.09 80.07 14:12:36 13:10:00 3 18.36 0.00 0.80 0.30 0.08 80.47 14:12:36 13:20:17 all 26.08 0.00 0.94 0.09 0.09 72.80 14:12:36 13:20:17 0 25.95 0.00 0.88 0.06 0.09 73.02 14:12:36 13:20:17 1 26.39 0.00 0.95 0.16 0.10 72.41 14:12:36 13:20:17 2 25.39 0.00 1.04 0.05 0.09 73.44 14:12:36 13:20:17 3 26.59 0.00 0.91 0.08 0.09 72.33 14:12:36 13:30:17 all 8.52 0.00 0.40 0.07 0.07 90.94 14:12:36 13:30:17 0 8.51 0.00 0.35 0.04 0.06 91.03 14:12:36 13:30:17 1 8.64 0.00 0.39 0.15 0.07 90.75 14:12:36 13:30:17 2 8.18 0.00 0.42 0.08 0.09 91.23 14:12:36 13:30:17 3 8.75 0.00 0.45 0.01 0.06 90.73 14:12:36 13:40:17 all 10.50 0.00 0.50 0.03 0.08 88.89 14:12:36 13:40:17 0 10.82 0.00 0.52 0.07 0.07 88.52 14:12:36 13:40:17 1 10.65 0.00 0.47 0.04 0.08 88.76 14:12:36 13:40:17 2 10.72 0.00 0.51 0.02 0.08 88.68 14:12:36 13:40:17 3 9.80 0.00 0.53 0.01 0.07 89.60 14:12:36 13:50:17 all 10.09 0.00 0.56 0.05 0.08 89.22 14:12:36 13:50:17 0 9.27 0.00 0.58 0.05 0.07 90.02 14:12:36 13:50:17 1 10.11 0.00 0.57 0.09 0.08 89.15 14:12:36 13:50:17 2 11.03 0.00 0.54 0.02 0.08 88.32 14:12:36 13:50:17 3 9.96 0.00 0.55 0.02 0.08 89.39 14:12:36 14:00:17 all 18.78 0.00 0.69 0.10 0.09 80.33 14:12:36 14:00:17 0 18.14 0.00 0.66 0.12 0.09 80.99 14:12:36 14:00:17 1 18.23 0.00 0.72 0.06 0.09 80.90 14:12:36 14:00:17 2 20.04 0.00 0.64 0.03 0.10 79.20 14:12:36 14:00:17 3 18.73 0.00 0.73 0.20 0.09 80.25 14:12:36 14:10:17 all 9.11 0.00 0.37 0.02 0.08 90.42 14:12:36 14:10:17 0 9.20 0.00 0.36 0.02 0.08 90.33 14:12:36 14:10:17 1 9.59 0.00 0.42 0.03 0.08 89.89 14:12:36 14:10:17 2 8.68 0.00 0.39 0.02 0.08 90.84 14:12:36 14:10:17 3 8.98 0.00 0.29 0.02 0.08 90.62 14:12:36 Average: all 16.12 0.00 0.74 1.98 0.09 81.07 14:12:36 Average: 0 15.91 0.00 0.72 1.70 0.09 81.58 14:12:36 Average: 1 16.21 0.00 0.77 1.87 0.09 81.06 14:12:36 Average: 2 16.42 0.00 0.75 1.83 0.09 80.90 14:12:36 Average: 3 15.93 0.00 0.73 2.52 0.09 80.73 14:12:36 14:12:36 14:12:36