09:35:31 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120083 09:35:31 Running as SYSTEM 09:35:31 [EnvInject] - Loading node environment variables. 09:35:31 Building remotely on prd-ubuntu2204-docker-4c-16g-34600 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:35:32 [ssh-agent] Looking for ssh-agent implementation... 09:35:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:32 $ ssh-agent 09:35:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRS2AzL/agent.1578 09:35:32 SSH_AGENT_PID=1580 09:35:32 [ssh-agent] Started. 09:35:32 Running ssh-add (command line suppressed) 09:35:32 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4727223360959514317.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4727223360959514317.key) 09:35:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:35:32 The recommended git tool is: NONE 09:35:35 using credential jenkins-ssh 09:35:37 Wiping out workspace first. 09:35:37 Cloning the remote Git repository 09:35:37 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:35:37 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:35:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:35:37 > git --version # timeout=10 09:35:37 > git --version # 'git version 2.34.1' 09:35:37 using GIT_SSH to set credentials jenkins-ssh 09:35:37 Verifying host key using known hosts file 09:35:37 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. 09:35:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:35:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:35:41 using GIT_SSH to set credentials jenkins-ssh 09:35:41 Verifying host key using known hosts file 09:35:41 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. 09:35:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/83/120083/3 # timeout=10 09:35:41 > git rev-parse 84b21284341075aa859696b1f0c61799eb6dbd30^{commit} # timeout=10 09:35:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:35:41 Checking out Revision 84b21284341075aa859696b1f0c61799eb6dbd30 (refs/changes/83/120083/3) 09:35:41 > git config core.sparsecheckout # timeout=10 09:35:41 > git checkout -f 84b21284341075aa859696b1f0c61799eb6dbd30 # timeout=10 09:35:45 Commit message: "Consolidate topoUuid usage step1" 09:35:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:35:45 > git rev-list --no-walk a40a751671a2fe1a5c905e77f638aa69e494e38d # timeout=10 09:35:45 > git remote # timeout=10 09:35:45 > git submodule init # timeout=10 09:35:45 > git submodule sync # timeout=10 09:35:45 > git config --get remote.origin.url # timeout=10 09:35:45 > git submodule init # timeout=10 09:35:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:35:45 ERROR: No submodules found. 09:35:45 provisioning config files... 09:35:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:35:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:35:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14304898941548271906.sh 09:35:45 ---> python-tools-install.sh 09:35:45 Setup pyenv: 09:35:45 * system (set by /opt/pyenv/version) 09:35:46 * 3.8.20 (set by /opt/pyenv/version) 09:35:46 * 3.9.20 (set by /opt/pyenv/version) 09:35:46 3.10.15 09:35:46 3.11.10 09:35:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GPUw 09:35:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:56 lf-activate-venv(): INFO: Base packages installed successfully 09:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-GPUw/bin to PATH 09:36:27 Generating Requirements File 09:36:50 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. 09:36:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:36:50 Python 3.11.10 09:36:50 pip 25.3 from /tmp/venv-GPUw/lib/python3.11/site-packages/pip (python 3.11) 09:36:51 appdirs==1.4.4 09:36:51 argcomplete==3.6.3 09:36:51 aspy.yaml==1.3.0 09:36:51 attrs==25.4.0 09:36:51 autopage==0.5.2 09:36:51 beautifulsoup4==4.14.3 09:36:51 boto3==1.42.26 09:36:51 botocore==1.42.26 09:36:51 bs4==0.0.2 09:36:51 certifi==2026.1.4 09:36:51 cffi==2.0.0 09:36:51 cfgv==3.5.0 09:36:51 chardet==5.2.0 09:36:51 charset-normalizer==3.4.4 09:36:51 click==8.3.1 09:36:51 cliff==4.13.1 09:36:51 cmd2==3.1.0 09:36:51 cryptography==3.3.2 09:36:51 debtcollector==3.0.0 09:36:51 decorator==5.2.1 09:36:51 defusedxml==0.7.1 09:36:51 Deprecated==1.3.1 09:36:51 distlib==0.4.0 09:36:51 dnspython==2.8.0 09:36:51 docker==7.1.0 09:36:51 dogpile.cache==1.5.0 09:36:51 durationpy==0.10 09:36:51 email-validator==2.3.0 09:36:51 filelock==3.20.3 09:36:51 future==1.0.0 09:36:51 gitdb==4.0.12 09:36:51 GitPython==3.1.46 09:36:51 google-auth==2.47.0 09:36:51 httplib2==0.31.0 09:36:51 identify==2.6.16 09:36:51 idna==3.11 09:36:51 importlib-resources==1.5.0 09:36:51 iso8601==2.1.0 09:36:51 Jinja2==3.1.6 09:36:51 jmespath==1.0.1 09:36:51 jsonpatch==1.33 09:36:51 jsonpointer==3.0.0 09:36:51 jsonschema==4.26.0 09:36:51 jsonschema-specifications==2025.9.1 09:36:51 keystoneauth1==5.12.0 09:36:51 kubernetes==34.1.0 09:36:51 lftools==0.37.19 09:36:51 lxml==6.0.2 09:36:51 markdown-it-py==4.0.0 09:36:51 MarkupSafe==3.0.3 09:36:51 mdurl==0.1.2 09:36:51 msgpack==1.1.2 09:36:51 multi_key_dict==2.0.3 09:36:51 munch==4.0.0 09:36:51 netaddr==1.3.0 09:36:51 niet==1.4.2 09:36:51 nodeenv==1.10.0 09:36:51 oauth2client==4.1.3 09:36:51 oauthlib==3.3.1 09:36:51 openstacksdk==4.8.0 09:36:51 os-service-types==1.8.2 09:36:51 osc-lib==4.3.0 09:36:51 oslo.config==10.2.0 09:36:51 oslo.context==6.2.0 09:36:51 oslo.i18n==6.7.1 09:36:51 oslo.log==8.0.0 09:36:51 oslo.serialization==5.9.0 09:36:51 oslo.utils==9.2.0 09:36:51 packaging==25.0 09:36:51 pbr==7.0.3 09:36:51 platformdirs==4.5.1 09:36:51 prettytable==3.17.0 09:36:51 psutil==7.2.1 09:36:51 pyasn1==0.6.1 09:36:51 pyasn1_modules==0.4.2 09:36:51 pycparser==2.23 09:36:51 pygerrit2==2.0.15 09:36:51 PyGithub==2.8.1 09:36:51 Pygments==2.19.2 09:36:51 PyJWT==2.10.1 09:36:51 PyNaCl==1.6.2 09:36:51 pyparsing==2.4.7 09:36:51 pyperclip==1.11.0 09:36:51 pyrsistent==0.20.0 09:36:51 python-cinderclient==9.8.0 09:36:51 python-dateutil==2.9.0.post0 09:36:51 python-heatclient==4.3.0 09:36:51 python-jenkins==1.8.3 09:36:51 python-keystoneclient==5.7.0 09:36:51 python-magnumclient==4.9.0 09:36:51 python-openstackclient==8.3.0 09:36:51 python-swiftclient==4.9.0 09:36:51 PyYAML==6.0.3 09:36:51 referencing==0.37.0 09:36:51 requests==2.32.5 09:36:51 requests-oauthlib==2.0.0 09:36:51 requestsexceptions==1.4.0 09:36:51 rfc3986==2.0.0 09:36:51 rich==14.2.0 09:36:51 rich-argparse==1.7.2 09:36:51 rpds-py==0.30.0 09:36:51 rsa==4.9.1 09:36:51 ruamel.yaml==0.19.1 09:36:51 ruamel.yaml.clib==0.2.15 09:36:51 s3transfer==0.16.0 09:36:51 simplejson==3.20.2 09:36:51 six==1.17.0 09:36:51 smmap==5.0.2 09:36:51 soupsieve==2.8.1 09:36:51 stevedore==5.6.0 09:36:51 tabulate==0.9.0 09:36:51 toml==0.10.2 09:36:51 tomlkit==0.14.0 09:36:51 tqdm==4.67.1 09:36:51 typing_extensions==4.15.0 09:36:51 tzdata==2025.3 09:36:51 urllib3==1.26.20 09:36:51 virtualenv==20.36.1 09:36:51 wcwidth==0.2.14 09:36:51 websocket-client==1.9.0 09:36:51 wrapt==2.0.1 09:36:51 xdg==6.0.0 09:36:51 xmltodict==1.0.2 09:36:51 yq==3.4.3 09:36:51 [EnvInject] - Injecting environment variables from a build step. 09:36:51 [EnvInject] - Injecting as environment variables the properties content 09:36:51 PYTHON=python3 09:36:51 09:36:51 [EnvInject] - Variables injected successfully. 09:36:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8197170283820407498.sh 09:36:51 ---> tox-install.sh 09:36:51 + source /home/jenkins/lf-env.sh 09:36:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:51 ++ mktemp -d /tmp/venv-XXXX 09:36:51 + lf_venv=/tmp/venv-sC1O 09:36:51 + local venv_file=/tmp/.os_lf_venv 09:36:51 + local python=python3 09:36:51 + local options 09:36:51 + local set_path=true 09:36:51 + local install_args= 09:36:51 ++ 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 09:36:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:51 + true 09:36:51 + case $1 in 09:36:51 + venv_file=/tmp/.toxenv 09:36:51 + shift 2 09:36:51 + true 09:36:51 + case $1 in 09:36:51 + shift 09:36:51 + break 09:36:51 + case $python in 09:36:51 + local pkg_list= 09:36:51 + [[ -d /opt/pyenv ]] 09:36:51 + echo 'Setup pyenv:' 09:36:51 Setup pyenv: 09:36:51 + export PYENV_ROOT=/opt/pyenv 09:36:51 + PYENV_ROOT=/opt/pyenv 09:36:51 + 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 09:36:51 + 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 09:36:51 + pyenv versions 09:36:51 system 09:36:51 3.8.20 09:36:51 3.9.20 09:36:51 3.10.15 09:36:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:36:51 + command -v pyenv 09:36:51 ++ pyenv init - --no-rehash 09:36:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:36:51 for i in ${!paths[@]}; do 09:36:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:36:51 fi; done; 09:36:51 echo "${paths[*]}"'\'')" 09:36:51 export PATH="/opt/pyenv/shims:${PATH}" 09:36:51 export PYENV_SHELL=bash 09:36:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:51 pyenv() { 09:36:51 local command 09:36:51 command="${1:-}" 09:36:51 if [ "$#" -gt 0 ]; then 09:36:51 shift 09:36:51 fi 09:36:51 09:36:51 case "$command" in 09:36:51 rehash|shell) 09:36:51 eval "$(pyenv "sh-$command" "$@")" 09:36:51 ;; 09:36:51 *) 09:36:51 command pyenv "$command" "$@" 09:36:51 ;; 09:36:51 esac 09:36:51 }' 09:36:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:36:51 for i in ${!paths[@]}; do 09:36:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:36:51 fi; done; 09:36:51 echo "${paths[*]}"' 09:36:51 ++ 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 09:36:51 ++ 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 09:36:51 ++ 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 09:36:51 ++ export PYENV_SHELL=bash 09:36:51 ++ PYENV_SHELL=bash 09:36:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:51 +++ complete -F _pyenv pyenv 09:36:51 ++ lf-pyver python3 09:36:51 ++ local py_version_xy=python3 09:36:51 ++ local py_version_xyz= 09:36:51 ++ pyenv versions 09:36:51 ++ sed 's/^[ *]* //' 09:36:51 ++ grep -E '^[0-9.]*[0-9]$' 09:36:51 ++ local command 09:36:51 ++ command=versions 09:36:51 ++ '[' 1 -gt 0 ']' 09:36:51 ++ shift 09:36:51 ++ case "$command" in 09:36:51 ++ command pyenv versions 09:36:51 ++ awk '{ print $1 }' 09:36:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:51 +++ grep '^3' /tmp/.pyenv_versions 09:36:51 +++ sort -V 09:36:51 +++ tail -n 1 09:36:51 ++ py_version_xyz=3.11.10 09:36:51 ++ [[ -z 3.11.10 ]] 09:36:51 ++ echo 3.11.10 09:36:51 ++ return 0 09:36:51 + pyenv local 3.11.10 09:36:51 + local command 09:36:51 + command=local 09:36:51 + '[' 2 -gt 0 ']' 09:36:51 + shift 09:36:51 + case "$command" in 09:36:51 + command pyenv local 3.11.10 09:36:51 + for arg in "$@" 09:36:51 + case $arg in 09:36:51 + pkg_list+='tox ' 09:36:51 + for arg in "$@" 09:36:51 + case $arg in 09:36:51 + pkg_list+='virtualenv ' 09:36:51 + for arg in "$@" 09:36:51 + case $arg in 09:36:51 + pkg_list+='urllib3~=1.26.15 ' 09:36:51 + [[ -f /tmp/.toxenv ]] 09:36:51 + [[ ! -f /tmp/.toxenv ]] 09:36:51 + [[ -n '' ]] 09:36:51 + python3 -m venv /tmp/venv-sC1O 09:36:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sC1O' 09:36:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sC1O 09:36:55 + echo /tmp/venv-sC1O 09:36:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:55 + local 'pip_opts=--upgrade --quiet' 09:36:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:36:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:36:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:36:55 + [[ -n '' ]] 09:36:55 + [[ -n '' ]] 09:36:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:55 + /tmp/venv-sC1O/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 09:37:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:37:00 lf-activate-venv(): INFO: Base packages installed successfully 09:37:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:37:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:37:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:37:00 + /tmp/venv-sC1O/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 09:37:02 + type python3 09:37:02 + true 09:37:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sC1O/bin to PATH' 09:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-sC1O/bin to PATH 09:37:02 + PATH=/tmp/venv-sC1O/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 09:37:02 + return 0 09:37:02 + python3 --version 09:37:02 Python 3.11.10 09:37:02 + python3 -m pip --version 09:37:02 pip 25.3 from /tmp/venv-sC1O/lib/python3.11/site-packages/pip (python 3.11) 09:37:02 + python3 -m pip freeze 09:37:02 cachetools==6.2.4 09:37:02 chardet==5.2.0 09:37:02 colorama==0.4.6 09:37:02 distlib==0.4.0 09:37:02 filelock==3.20.3 09:37:02 packaging==25.0 09:37:02 platformdirs==4.5.1 09:37:02 pluggy==1.6.0 09:37:02 pyproject-api==1.10.0 09:37:02 tox==4.34.1 09:37:02 urllib3==1.26.20 09:37:02 virtualenv==20.36.1 09:37:02 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2394040955084339806.sh 09:37:02 [EnvInject] - Injecting environment variables from a build step. 09:37:02 [EnvInject] - Injecting as environment variables the properties content 09:37:02 PARALLEL=True 09:37:02 09:37:02 [EnvInject] - Variables injected successfully. 09:37:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4795270345943248498.sh 09:37:02 ---> tox-run.sh 09:37:02 + 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 09:37:02 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:37:02 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:37:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:37:02 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:37:02 + source /home/jenkins/lf-env.sh 09:37:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:37:02 ++ mktemp -d /tmp/venv-XXXX 09:37:02 + lf_venv=/tmp/venv-qa3X 09:37:02 + local venv_file=/tmp/.os_lf_venv 09:37:02 + local python=python3 09:37:02 + local options 09:37:02 + local set_path=true 09:37:02 + local install_args= 09:37:02 ++ 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 09:37:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:37:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:37:02 + true 09:37:02 + case $1 in 09:37:02 + venv_file=/tmp/.toxenv 09:37:02 + shift 2 09:37:02 + true 09:37:02 + case $1 in 09:37:02 + shift 09:37:02 + break 09:37:02 + case $python in 09:37:02 + local pkg_list= 09:37:02 + [[ -d /opt/pyenv ]] 09:37:02 + echo 'Setup pyenv:' 09:37:02 Setup pyenv: 09:37:02 + export PYENV_ROOT=/opt/pyenv 09:37:02 + PYENV_ROOT=/opt/pyenv 09:37:02 + 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 09:37:02 + 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 09:37:02 + pyenv versions 09:37:02 system 09:37:02 3.8.20 09:37:02 3.9.20 09:37:02 3.10.15 09:37:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:37:03 + command -v pyenv 09:37:03 ++ pyenv init - --no-rehash 09:37:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:37:03 for i in ${!paths[@]}; do 09:37:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:37:03 fi; done; 09:37:03 echo "${paths[*]}"'\'')" 09:37:03 export PATH="/opt/pyenv/shims:${PATH}" 09:37:03 export PYENV_SHELL=bash 09:37:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:37:03 pyenv() { 09:37:03 local command 09:37:03 command="${1:-}" 09:37:03 if [ "$#" -gt 0 ]; then 09:37:03 shift 09:37:03 fi 09:37:03 09:37:03 case "$command" in 09:37:03 rehash|shell) 09:37:03 eval "$(pyenv "sh-$command" "$@")" 09:37:03 ;; 09:37:03 *) 09:37:03 command pyenv "$command" "$@" 09:37:03 ;; 09:37:03 esac 09:37:03 }' 09:37:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:37:03 for i in ${!paths[@]}; do 09:37:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:37:03 fi; done; 09:37:03 echo "${paths[*]}"' 09:37:03 ++ 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 09:37:03 ++ 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 09:37:03 ++ 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 09:37:03 ++ export PYENV_SHELL=bash 09:37:03 ++ PYENV_SHELL=bash 09:37:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:37:03 +++ complete -F _pyenv pyenv 09:37:03 ++ lf-pyver python3 09:37:03 ++ local py_version_xy=python3 09:37:03 ++ local py_version_xyz= 09:37:03 ++ sed 's/^[ *]* //' 09:37:03 ++ awk '{ print $1 }' 09:37:03 ++ pyenv versions 09:37:03 ++ local command 09:37:03 ++ grep -E '^[0-9.]*[0-9]$' 09:37:03 ++ command=versions 09:37:03 ++ '[' 1 -gt 0 ']' 09:37:03 ++ shift 09:37:03 ++ case "$command" in 09:37:03 ++ command pyenv versions 09:37:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:37:03 +++ grep '^3' /tmp/.pyenv_versions 09:37:03 +++ sort -V 09:37:03 +++ tail -n 1 09:37:03 ++ py_version_xyz=3.11.10 09:37:03 ++ [[ -z 3.11.10 ]] 09:37:03 ++ echo 3.11.10 09:37:03 ++ return 0 09:37:03 + pyenv local 3.11.10 09:37:03 + local command 09:37:03 + command=local 09:37:03 + '[' 2 -gt 0 ']' 09:37:03 + shift 09:37:03 + case "$command" in 09:37:03 + command pyenv local 3.11.10 09:37:03 + for arg in "$@" 09:37:03 + case $arg in 09:37:03 + pkg_list+='tox ' 09:37:03 + for arg in "$@" 09:37:03 + case $arg in 09:37:03 + pkg_list+='virtualenv ' 09:37:03 + for arg in "$@" 09:37:03 + case $arg in 09:37:03 + pkg_list+='urllib3~=1.26.15 ' 09:37:03 + [[ -f /tmp/.toxenv ]] 09:37:03 ++ cat /tmp/.toxenv 09:37:03 + lf_venv=/tmp/venv-sC1O 09:37:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sC1O from' file:/tmp/.toxenv 09:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sC1O from file:/tmp/.toxenv 09:37:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:03 + local 'pip_opts=--upgrade --quiet' 09:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:37:03 + [[ -n '' ]] 09:37:03 + [[ -n '' ]] 09:37:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:03 + /tmp/venv-sC1O/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 09:37:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:37:04 lf-activate-venv(): INFO: Base packages installed successfully 09:37:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:37:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:37:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:37:04 + /tmp/venv-sC1O/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 09:37:05 + type python3 09:37:05 + true 09:37:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sC1O/bin to PATH' 09:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-sC1O/bin to PATH 09:37:05 + PATH=/tmp/venv-sC1O/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 09:37:05 + return 0 09:37:05 + [[ -d /opt/pyenv ]] 09:37:05 + echo '---> Setting up pyenv' 09:37:05 ---> Setting up pyenv 09:37:05 + export PYENV_ROOT=/opt/pyenv 09:37:05 + PYENV_ROOT=/opt/pyenv 09:37:05 + export PATH=/opt/pyenv/bin:/tmp/venv-sC1O/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 09:37:05 + PATH=/opt/pyenv/bin:/tmp/venv-sC1O/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 09:37:05 ++ pwd 09:37:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:37:05 + export PYTHONPATH 09:37:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:37:05 + TOX_TESTENV_PASSENV=PYTHONPATH 09:37:05 + tox --version 09:37:05 4.34.1 from /tmp/venv-sC1O/lib/python3.11/site-packages/tox/__init__.py 09:37:05 + PARALLEL=True 09:37:05 + TOX_OPTIONS_LIST= 09:37:05 + [[ -n '' ]] 09:37:05 + case ${PARALLEL,,} in 09:37:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:37:05 + tox --parallel auto --parallel-live 09:37:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:37:07 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 09:37:07 checkbashisms: freeze> python -m pip freeze --all 09:37:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:37:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:37:08 checkbashisms: pip==25.3,setuptools==80.9.0 09:37:08 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:37:08 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)' 09:37:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:37:09 checkbashisms: OK ✔ in 3.32 seconds 09:37:09 pre-commit: install_deps> python -I -m pip install pre-commit 09:37:12 pre-commit: freeze> python -m pip freeze --all 09:37:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 09:37:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:37:12 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)' 09:37:12 /usr/bin/cpan 09:37:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:37:12 [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. 09:37:12 [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. 09:37:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:12 [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. 09:37:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:37:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:37:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:37:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:37:14 buildcontroller: freeze> python -m pip freeze --all 09:37:14 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:37:14 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:37:14 + update-java-alternatives -l 09:37:14 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:37:14 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:37:14 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:37:14 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:37:14 update-alternatives: error: no alternatives for jaotc 09:37:14 update-alternatives: error: no alternatives for rmic 09:37:15 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:37:15 + java -version 09:37:15 + JAVA_VER=21 09:37:15 + echo 21 09:37:15 21 09:37:15 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:37:15 + javac -version 09:37:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:37:15 [INFO] Once installed this environment will be reused. 09:37:15 [INFO] This may take a few minutes... 09:37:15 + JAVAC_VER=21 09:37:15 + echo 21 09:37:15 21 09:37:15 ok, java is 21 or newer 09:37:15 + [ 21 -ge 21 ] 09:37:15 + [ 21 -ge 21 ] 09:37:15 + echo ok, java is 21 or newer 09:37:15 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 09:37:15 2026-01-13 09:37:15 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 09:37:15 + sudo mkdir -p /opt 09:37:15 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 09:37:15 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 09:37:15 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:37:15 + mvn --version 09:37:16 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 09:37:16 Maven home: /opt/maven 09:37:16 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:37:16 Default locale: en, platform encoding: UTF-8 09:37:16 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 09:37:16 NOTE: Picked up JDK_JAVA_OPTIONS: 09:37:16 --add-opens=java.base/java.io=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.lang=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.net=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.nio=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.util=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:37:16 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:37:16 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:37:16 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:37:16 -Xlog:disable 09:37:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:37:20 [INFO] Once installed this environment will be reused. 09:37:20 [INFO] This may take a few minutes... 09:37:28 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:37:28 [INFO] Once installed this environment will be reused. 09:37:28 [INFO] This may take a few minutes... 09:37:33 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:37:33 [INFO] Once installed this environment will be reused. 09:37:33 [INFO] This may take a few minutes... 09:37:35 docs-linkcheck: freeze> python -m pip freeze --all 09:37:35 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.22.4,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:37:35 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 09:37:36 docs: freeze> python -m pip freeze --all 09:37:37 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.22.4,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:37:37 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 09:37:40 docs: OK ✔ in 34.29 seconds 09:37:40 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:37:44 docs-linkcheck: OK ✔ in 34.68 seconds 09:37:44 pylint: freeze> python -m pip freeze --all 09:37:44 pylint: astroid==4.0.3,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 09:37:44 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}$' '{}' + 09:37:46 trim trailing whitespace.................................................Passed 09:37:46 Tabs remover.............................................................Passed 09:37:46 autopep8.................................................................Passed 09:37:52 perltidy.................................................................Passed 09:37:53 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:37:53 [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. 09:37:53 [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. 09:37:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:37:53 [INFO] Once installed this environment will be reused. 09:37:53 [INFO] This may take a few minutes... 09:38:02 gitlint..................................................................Passed 09:38:10 09:38:10 ------------------------------------ 09:38:10 Your code has been rated at 10.00/10 09:38:10 09:39:02 pre-commit: OK ✔ in 53.42 seconds 09:39:02 pylint: OK ✔ in 31.93 seconds 09:39:02 buildcontroller: OK ✔ in 1 minute 55.14 seconds 09:39:02 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 09:39:02 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 09:39:02 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 09:39:02 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 09:39:09 build_karaf_tests221: freeze> python -m pip freeze --all 09:39:09 build_karaf_tests71: freeze> python -m pip freeze --all 09:39:09 build_karaf_tests190: freeze> python -m pip freeze --all 09:39:09 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:39:09 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:39:09 build_karaf_tests121: freeze> python -m pip freeze --all 09:39:09 build karaf in karaf221 with ./karaf221.env 09:39:09 NOTE: Picked up JDK_JAVA_OPTIONS: 09:39:09 --add-opens=java.base/java.io=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.net=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:39:09 -Xlog:disable 09:39:09 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:39:09 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:39:09 build karaf in karaf71 with ./karaf71.env 09:39:09 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:39:09 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:39:09 build karaf in karafoc with ./karafoc.env 09:39:09 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:39:09 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:39:09 build karaf in karaf121 with ./karaf121.env 09:39:09 NOTE: Picked up JDK_JAVA_OPTIONS: 09:39:09 --add-opens=java.base/java.io=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.net=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:39:09 -Xlog:disable 09:39:09 NOTE: Picked up JDK_JAVA_OPTIONS: 09:39:09 --add-opens=java.base/java.io=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.net=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:39:09 -Xlog:disable 09:39:09 NOTE: Picked up JDK_JAVA_OPTIONS: 09:39:09 --add-opens=java.base/java.io=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.net=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:39:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:39:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:39:09 -Xlog:disable 09:40:16 build_karaf_tests71: OK ✔ in 1 minute 14.35 seconds 09:40:16 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 09:40:16 build_karaf_tests221: OK ✔ in 1 minute 14.88 seconds 09:40:16 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 09:40:19 build_karaf_tests121: OK ✔ in 1 minute 17.61 seconds 09:40:19 build_karaf_tests190: OK ✔ in 1 minute 17.66 seconds 09:40:19 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 09:40:24 buildlighty: freeze> python -m pip freeze --all 09:40:24 sims: freeze> python -m pip freeze --all 09:40:24 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:40:24 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:40:24 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:40:25 sims: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:40:25 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:40:25 Using lighynode version 20.1.0.5 09:40:25 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:41:11 sims: OK ✔ in 11.56 seconds 09:41:11 buildlighty: OK ✔ in 29.77 seconds 09:41:11 testsPCE: freeze> python -m pip freeze --all 09:41:12 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.1,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 09:41:12 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:41:12 pytest -q transportpce_tests/pce/test01_pce.py 09:42:00 .................... [100%] 09:43:04 20 passed in 111.74s (0:01:51) 09:43:04 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:43:21 ............ [100%] 09:43:51 12 passed in 46.98s 09:43:51 pytest -q transportpce_tests/pce/test03_gnpy.py 09:44:08 ........ [100%] 09:44:29 8 passed in 37.65s 09:44:29 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:45:01 ... [100%] 09:45:06 3 passed in 36.65s 09:45:07 testsPCE: OK ✔ in 4 minutes 47.78 seconds 09:45:07 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 09:45:07 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 09:45:07 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 09:45:14 tests190: freeze> python -m pip freeze --all 09:45:14 tests_tapi: freeze> python -m pip freeze --all 09:45:14 tests121: freeze> python -m pip freeze --all 09:45:14 tests190: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:45:14 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:45:14 using environment variables from ./karafoc.env 09:45:14 pytest -q transportpce_tests/oc/test01_portmapping.py 09:45:14 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:45:14 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:45:14 using environment variables from ./karaf221.env 09:45:14 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:45:14 tests121: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:45:14 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:45:14 using environment variables from ./karaf121.env 09:45:14 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:46:17 ........... [100%] 09:46:32 10 passed in 78.29s (0:01:18) 09:46:33 pytest -q transportpce_tests/oc/test02_topology.py 09:46:40 ........................................ [100%] 09:47:20 21 passed in 125.96s (0:02:05) 09:47:20 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:47:21 ........................ [100%] 09:47:37 14 passed in 64.57s (0:01:04) 09:47:38 pytest -q transportpce_tests/oc/test03_renderer.py 09:47:58 ............... [100%] 09:48:19 6 passed in 58.72s 09:48:19 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:48:20 ................. [100%] 09:48:38 19 passed in 59.17s 09:48:38 tests190: OK ✔ in 3 minutes 31.53 seconds 09:48:38 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 09:48:42 .tests71: freeze> python -m pip freeze --all 09:48:47 tests71: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 09:48:47 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:48:47 using environment variables from ./karaf71.env 09:48:47 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:49:02 ................................... [100%] 09:49:41 12 passed in 53.52s 09:49:41 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:49:42 .................................................... [100%] 09:50:50 44 passed in 150.65s (0:02:30) 09:50:50 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:50:50 .................................................................. [100%] 09:52:15 24 passed in 84.32s (0:01:24) 09:52:15 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:52:16 . [100%] 09:52:18 62 passed in 156.37s (0:02:36) 09:52:18 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:53:03 ............ [100%] 09:53:19 51 passed in 484.91s (0:08:04) 09:53:19 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:53:20 ......................................................................... [100%] 09:54:48 48 passed in 149.68s (0:02:29) 09:54:48 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:54:48 ............................. [100%] 09:55:33 40 passed in 198.29s (0:03:18) 09:55:33 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:55:35 ................ [100%] 09:56:03 22 passed in 74.77s (0:01:14) 09:56:08 .................................................... [100%] 09:58:52 36 passed in 332.35s (0:05:32) 09:58:52 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:58:56 ..................................................................................... [100%] 10:04:11 71 passed in 319.26s (0:05:19) 10:04:11 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:04:27 ..... [100%] 10:04:30 54 passed in 536.40s (0:08:56) 10:05:03 ................... [100%] 10:06:33 19 passed in 141.67s (0:02:21) 10:06:33 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 10:08:34 ....F..F...F..F....F.. [100%] 10:13:36 =================================== FAILURES =================================== 10:13:36 __________ TransportPCEtest.test_05_successfull_path_computation_ODU4 __________ 10:13:36 10:13:36 self = 10:13:36 10:13:36 def test_05_successfull_path_computation_ODU4(self): 10:13:36 self.path_computation_input_data["service-a-end"]["service-format"] = "ODU" 10:13:36 self.path_computation_input_data["service-a-end"]["service-rate"] = "100" 10:13:36 self.path_computation_input_data["service-a-end"]["odu-service-rate"] = "org-openroadm-otn-common-types:ODU4" 10:13:36 self.path_computation_input_data["service-a-end"]["tx-direction"]["logical-connection-point"] = self.nAX2iODU1 10:13:36 self.path_computation_input_data["service-a-end"]["rx-direction"]["logical-connection-point"] = self.nAX2iODU1 10:13:36 self.path_computation_input_data["service-z-end"]["service-format"] = "ODU" 10:13:36 self.path_computation_input_data["service-z-end"]["service-rate"] = "100" 10:13:36 self.path_computation_input_data["service-z-end"]["odu-service-rate"] = "org-openroadm-otn-common-types:ODU4" 10:13:36 self.path_computation_input_data["service-z-end"]["tx-direction"]["logical-connection-point"] = self.nZX2iODU1 10:13:36 self.path_computation_input_data["service-z-end"]["rx-direction"]["logical-connection-point"] = self.nZX2iODU1 10:13:36 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 10:13:36 'path-computation-request', 10:13:36 self.path_computation_input_data) 10:13:36 # pylint: disable=consider-using-f-string 10:13:36 print("getServiceResponse Service1 ODU4: {}".format(response)) 10:13:36 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:36 self.assertIn('Path is calculated', 10:13:36 response['output']['configuration-response-common']['response-message']) 10:13:36 print(response['output']['response-parameters']['path-description']) 10:13:36 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction']['rate'], 100) 10:13:36 node_to_find = [self.s2Auuid, self.s2Cuuid] 10:13:36 # tp to find are the iOTU CEP 10:13:36 tp_to_find = ['b9dbee10-faa9-3947-94c1-3c023646a2df', 'bb58ebb0-ca7c-3518-8ffd-808abfca54e5'] 10:13:36 # client TP do not appear in path description : openROADM legacy 10:13:36 # tp_to_find = [self.nAX2iODU1, self.nZX2iODU1] 10:13:36 link_to_find = ['07df4edd-4408-310d-a820-5f34b0524900', '021f6a20-c7fb-3937-8b9f-c8ba5121692e'] 10:13:36 self.assertTrue(self.find_resource_in_response(node_to_find, response), 10:13:36 'Found expected OTN Nodes in PathDescription') 10:13:36 self.assertTrue(self.find_resource_in_response(tp_to_find, response), 10:13:36 'Found expected OTN tps in PathDescription') 10:13:36 > self.assertTrue(self.find_link_in_response(link_to_find, response), 10:13:36 'Found expected OTN tps in PathDescription') 10:13:36 E AssertionError: False is not true : Found expected OTN tps in PathDescription 10:13:36 10:13:36 transportpce_tests/tapi/test05_pce_tapi.py:475: AssertionError 10:13:36 ----------------------------- Captured stdout call ----------------------------- 10:13:36 getServiceResponse Service1 ODU4: {'status_code': 200, 'output': {'configuration-response-common': {'response-code': '200', 'response-message': 'Path is calculated by PCE', 'ack-final-indicator': 'Yes', 'request-id': 'request1'}, 'response-parameters': {'path-description': {'zToA-direction': {'rate': 100, 'zToA': [{'id': '5', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'b9dbee10-faa9-3947-94c1-3c023646a2df', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '1b1f9614-9d78-33ee-ae39-966d61f3e42e', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'bb58ebb0-ca7c-3518-8ffd-808abfca54e5', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'b9dbee10-faa9-3947-94c1-3c023646a2df', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '021f6a20-c7fb-3937-8b9f-c8ba5121692e', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'bb58ebb0-ca7c-3518-8ffd-808abfca54e5', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}], 'rate': 100, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}}}}} 10:13:36 {'zToA-direction': {'rate': 100, 'zToA': [{'id': '5', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'b9dbee10-faa9-3947-94c1-3c023646a2df', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '1b1f9614-9d78-33ee-ae39-966d61f3e42e', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'bb58ebb0-ca7c-3518-8ffd-808abfca54e5', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'b9dbee10-faa9-3947-94c1-3c023646a2df', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '021f6a20-c7fb-3937-8b9f-c8ba5121692e', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'bb58ebb0-ca7c-3518-8ffd-808abfca54e5', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}], 'rate': 100, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}} 10:13:36 _ TransportPCEtest.test_08_successfull_path_computation_100GE_service__spdr_x2 _ 10:13:36 10:13:36 self = 10:13:36 10:13:36 def test_08_successfull_path_computation_100GE_service__spdr_x2(self): 10:13:36 # service-format set to other + service-rate set to 100 leads to 100GEs serviceType internally (switch) 10:13:36 self.path_computation_input_data["service-a-end"]["service-format"] = "other" 10:13:36 self.path_computation_input_data["service-a-end"]["service-rate"] = "100" 10:13:36 del self.path_computation_input_data["service-a-end"]["odu-service-rate"] 10:13:36 self.path_computation_input_data["service-a-end"]["tx-direction"]["logical-connection-point"] = self.nAX2DSR1 10:13:36 self.path_computation_input_data["service-a-end"]["rx-direction"]["logical-connection-point"] = self.nAX2DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["service-format"] = "other" 10:13:36 self.path_computation_input_data["service-z-end"]["service-rate"] = "100" 10:13:36 del self.path_computation_input_data["service-z-end"]["odu-service-rate"] 10:13:36 self.path_computation_input_data["service-z-end"]["tx-direction"]["logical-connection-point"] = self.nZX2DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["rx-direction"]["logical-connection-point"] = self.nZX2DSR1 10:13:36 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 10:13:36 'path-computation-request', 10:13:36 self.path_computation_input_data) 10:13:36 # pylint: disable=consider-using-f-string 10:13:36 print("getServiceResponse Service1 100GE: {}".format(response)) 10:13:36 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:36 self.assertIn('Path is calculated', 10:13:36 response['output']['configuration-response-common']['response-message']) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction']['rate'], 100) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction'] 10:13:36 ['modulation-format'], 'dp-qpsk') 10:13:36 node_to_find = [self.s2Auuid, self.s2Cuuid] 10:13:36 link_to_find = ['021f6a20-c7fb-3937-8b9f-c8ba5121692e', '01ee8fe0-4819-3171-9220-483c95c469ef'] 10:13:36 # client TP do not appear in path description : openROADM legacy 10:13:36 # tp_to_find = [self.nAX2DSR1, self.nZX2DSR1] 10:13:36 tp_to_find = ['eb1dfceb-9b93-38a4-8e34-e176cf5f5bf0', '7500a338-8f63-3751-8b89-0a61876f9d9a'] 10:13:36 self.assertTrue(self.find_resource_in_response(node_to_find, response), 10:13:36 'Found expected OTN Nodes in PathDescription') 10:13:36 self.assertTrue(self.find_resource_in_response(tp_to_find, response), 10:13:36 'Found expected OTN tps in PathDescription') 10:13:36 > self.assertTrue(self.find_link_in_response(link_to_find, response), 10:13:36 'Found expected OTN links in PathDescription') 10:13:36 E AssertionError: False is not true : Found expected OTN links in PathDescription 10:13:36 10:13:36 transportpce_tests/tapi/test05_pce_tapi.py:560: AssertionError 10:13:36 ----------------------------- Captured stdout call ----------------------------- 10:13:36 getServiceResponse Service1 100GE: {'status_code': 200, 'output': {'configuration-response-common': {'response-code': '200', 'response-message': 'Path is calculated by PCE', 'ack-final-indicator': 'Yes', 'request-id': 'request1'}, 'response-parameters': {'path-description': {'zToA-direction': {'rate': 100, 'zToA': [{'id': '5', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'eb1dfceb-9b93-38a4-8e34-e176cf5f5bf0', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'c63bc71d-20e3-3610-b509-f1e15269d936', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': '7500a338-8f63-3751-8b89-0a61876f9d9a', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'eb1dfceb-9b93-38a4-8e34-e176cf5f5bf0', 'tp-node-id': 'd852c340-77db-3f9a-96e8-cb4de8e1004a', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '021f6a20-c7fb-3937-8b9f-c8ba5121692e', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': '7500a338-8f63-3751-8b89-0a61876f9d9a', 'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '38c114ae-9c0e-3068-bb27-db2dbd81220b', 'state': 'inService'}}], 'rate': 100, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}}}}} 10:13:36 __________ TransportPCEtest.test_12_successfull_path_computation_ODU4 __________ 10:13:36 10:13:36 self = 10:13:36 10:13:36 def test_12_successfull_path_computation_ODU4(self): 10:13:36 self.path_computation_input_data["service-a-end"]["service-format"] = "ODU" 10:13:36 self.path_computation_input_data["service-a-end"]["service-rate"] = "100" 10:13:36 self.path_computation_input_data["service-a-end"]["odu-service-rate"] = "org-openroadm-otn-common-types:ODU4" 10:13:36 self.path_computation_input_data["service-a-end"]["tx-direction"]["logical-connection-point"] = self.nAX1iODU1 10:13:36 self.path_computation_input_data["service-a-end"]["rx-direction"]["logical-connection-point"] = self.nAX1iODU1 10:13:36 self.path_computation_input_data["service-z-end"]["service-format"] = "ODU" 10:13:36 self.path_computation_input_data["service-z-end"]["service-rate"] = "100" 10:13:36 self.path_computation_input_data["service-z-end"]["odu-service-rate"] = "org-openroadm-otn-common-types:ODU4" 10:13:36 self.path_computation_input_data["service-z-end"]["tx-direction"]["logical-connection-point"] = self.nZX1iODU1 10:13:36 self.path_computation_input_data["service-z-end"]["rx-direction"]["logical-connection-point"] = self.nZX1iODU1 10:13:36 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 10:13:36 'path-computation-request', 10:13:36 self.path_computation_input_data) 10:13:36 # pylint: disable=consider-using-f-string 10:13:36 print("getServiceResponse Service1 ODU4: {}".format(response)) 10:13:36 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:36 self.assertIn('Path is calculated', 10:13:36 response['output']['configuration-response-common']['response-message']) 10:13:36 print(response['output']['response-parameters']['path-description']) 10:13:36 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction']['rate'], 100) 10:13:36 node_to_find = [self.s1Auuid, self.s1Cuuid] 10:13:36 # tp to find are the iOTU CEP 10:13:36 tp_to_find = ['a24840c1-a968-3e94-9689-0bc4e538528a', '37b8a89d-6bcd-359f-9432-9dd06e4ff462'] 10:13:36 # client TP do not appear in path description : openROADM legacy 10:13:36 link_to_find = ['606ade82-de21-3e95-b2cd-cdb2b03ef78b', '13b8ac31-56d7-36e9-814b-5d91f10ced16'] 10:13:36 self.assertTrue(self.find_resource_in_response(node_to_find, response), 10:13:36 'Did not Found expected OTN Nodes in PathDescription') 10:13:36 self.assertTrue(self.find_resource_in_response(tp_to_find, response), 10:13:36 'Did not Found expected OTN tps in PathDescription') 10:13:36 > self.assertTrue(self.find_link_in_response(link_to_find, response), 10:13:36 'Did notFound expected OTN tps in PathDescription') 10:13:36 E AssertionError: False is not true : Did notFound expected OTN tps in PathDescription 10:13:36 10:13:36 transportpce_tests/tapi/test05_pce_tapi.py:701: AssertionError 10:13:36 ----------------------------- Captured stdout call ----------------------------- 10:13:36 getServiceResponse Service1 ODU4: {'status_code': 200, 'output': {'configuration-response-common': {'response-code': '200', 'response-message': 'Path is calculated by PCE', 'ack-final-indicator': 'Yes', 'request-id': 'request1'}, 'response-parameters': {'path-description': {'zToA-direction': {'rate': 100, 'zToA': [{'id': '5', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': '37b8a89d-6bcd-359f-9432-9dd06e4ff462', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '606ade82-de21-3e95-b2cd-cdb2b03ef78b', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'a24840c1-a968-3e94-9689-0bc4e538528a', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': '37b8a89d-6bcd-359f-9432-9dd06e4ff462', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '8c6c4aca-986c-3d0d-9d3f-34db49f5eba6', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'a24840c1-a968-3e94-9689-0bc4e538528a', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}], 'rate': 100, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}}}}} 10:13:36 {'zToA-direction': {'rate': 100, 'zToA': [{'id': '5', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': '37b8a89d-6bcd-359f-9432-9dd06e4ff462', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '606ade82-de21-3e95-b2cd-cdb2b03ef78b', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'a24840c1-a968-3e94-9689-0bc4e538528a', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': '37b8a89d-6bcd-359f-9432-9dd06e4ff462', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '8c6c4aca-986c-3d0d-9d3f-34db49f5eba6', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'a24840c1-a968-3e94-9689-0bc4e538528a', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}], 'rate': 100, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}} 10:13:36 _ TransportPCEtest.test_15_successfull_path_computation_10GE_service__spdr_x1 __ 10:13:36 10:13:36 self = 10:13:36 10:13:36 def test_15_successfull_path_computation_10GE_service__spdr_x1(self): 10:13:36 self.path_computation_input_data["service-a-end"]["service-format"] = "Ethernet" 10:13:36 self.path_computation_input_data["service-a-end"]["service-rate"] = "10" 10:13:36 del self.path_computation_input_data["service-a-end"]["odu-service-rate"] 10:13:36 self.path_computation_input_data["service-a-end"]["tx-direction"]["logical-connection-point"] = self.nAX1DSR1 10:13:36 self.path_computation_input_data["service-a-end"]["rx-direction"]["logical-connection-point"] = self.nAX1DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["service-format"] = "Ethernet" 10:13:36 self.path_computation_input_data["service-z-end"]["service-rate"] = "10" 10:13:36 del self.path_computation_input_data["service-z-end"]["odu-service-rate"] 10:13:36 self.path_computation_input_data["service-z-end"]["tx-direction"]["logical-connection-point"] = self.nZX1DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["rx-direction"]["logical-connection-point"] = self.nZX1DSR1 10:13:36 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 10:13:36 'path-computation-request', 10:13:36 self.path_computation_input_data) 10:13:36 # pylint: disable=consider-using-f-string 10:13:36 print("getServiceResponse Service1 10GE: {}".format(response)) 10:13:36 print(response['output']['response-parameters']['path-description']) 10:13:36 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:36 self.assertIn('Path is calculated', 10:13:36 response['output']['configuration-response-common']['response-message']) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction']['rate'], 10) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction'] 10:13:36 ['modulation-format'], 'dp-qpsk') 10:13:36 node_to_find = [self.s1Auuid, self.s1Cuuid] 10:13:36 link_to_find = ['b90f7b96-4fe0-390c-8ef2-41942196f19e', 'd011697a-5660-39e3-ab35-a53175a484d8'] 10:13:36 # client TP do not appear in path description : openROADM legacy 10:13:36 # tp_to_find = [self.nAX2DSR1, self.nZX2DSR1] 10:13:36 tp_to_find = ['a2f84255-2775-34c9-ab0a-7c17a4249703', 'd6e08276-b5a9-3960-a3e1-14f8f72c280b'] 10:13:36 self.assertTrue(self.find_resource_in_response(node_to_find, response), 10:13:36 'Found expected OTN Nodes in PathDescription') 10:13:36 self.assertTrue(self.find_resource_in_response(tp_to_find, response), 10:13:36 'Found expected OTN tps in PathDescription') 10:13:36 > self.assertTrue(self.find_link_in_response(link_to_find, response), 10:13:36 'Found expected OTN links in PathDescription') 10:13:36 E AssertionError: False is not true : Found expected OTN links in PathDescription 10:13:36 10:13:36 transportpce_tests/tapi/test05_pce_tapi.py:787: AssertionError 10:13:36 ----------------------------- Captured stdout call ----------------------------- 10:13:36 getServiceResponse Service1 10GE: {'status_code': 200, 'output': {'configuration-response-common': {'response-code': '200', 'response-message': 'Path is calculated by PCE', 'ack-final-indicator': 'Yes', 'request-id': 'request1'}, 'response-parameters': {'path-description': {'zToA-direction': {'rate': 10, 'zToA': [{'id': '5', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'a2f84255-2775-34c9-ab0a-7c17a4249703', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'b26c58c3-1bac-3679-824a-84db074eb0ba', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'd6e08276-b5a9-3960-a3e1-14f8f72c280b', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'a2f84255-2775-34c9-ab0a-7c17a4249703', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'd011697a-5660-39e3-ab35-a53175a484d8', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'd6e08276-b5a9-3960-a3e1-14f8f72c280b', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}], 'rate': 10, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}}}}} 10:13:36 {'zToA-direction': {'rate': 10, 'zToA': [{'id': '5', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'a2f84255-2775-34c9-ab0a-7c17a4249703', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'b26c58c3-1bac-3679-824a-84db074eb0ba', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'd6e08276-b5a9-3960-a3e1-14f8f72c280b', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'a2f84255-2775-34c9-ab0a-7c17a4249703', 'tp-node-id': '215ee18f-7869-3492-94d2-0f24ed0a3023', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'd011697a-5660-39e3-ab35-a53175a484d8', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'd6e08276-b5a9-3960-a3e1-14f8f72c280b', 'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4e44bcc5-08d3-3fee-8fac-f021489e5a61', 'state': 'inService'}}], 'rate': 10, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}} 10:13:36 __ TransportPCEtest.test_20_successfull_path_computation_1GE_service__spdr_x3 __ 10:13:36 10:13:36 self = 10:13:36 10:13:36 def test_20_successfull_path_computation_1GE_service__spdr_x3(self): 10:13:36 10:13:36 self.path_computation_input_data["service-name"] = "383790b1-ce29-4b7f-8462-1ca72d9db6af" 10:13:36 self.path_computation_input_data["service-a-end"]["clli"] = self.s3Auuid 10:13:36 self.path_computation_input_data["service-a-end"]["service-format"] = "Ethernet" 10:13:36 self.path_computation_input_data["service-a-end"]["service-rate"] = "1" 10:13:36 self.path_computation_input_data["service-a-end"]["node-id"] = "SPDR-SA1-XPDR3+XPONDER" 10:13:36 self.path_computation_input_data["service-a-end"]["tx-direction"]["logical-connection-point"] = self.nAX3DSR1 10:13:36 self.path_computation_input_data["service-a-end"]["rx-direction"]["logical-connection-point"] = self.nAX3DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["clli"] = self.s3Cuuid 10:13:36 self.path_computation_input_data["service-z-end"]["service-format"] = "Ethernet" 10:13:36 self.path_computation_input_data["service-z-end"]["service-rate"] = "1" 10:13:36 self.path_computation_input_data["service-z-end"]["node-id"] = "SPDR-SC1-XPDR3+XPONDER" 10:13:36 self.path_computation_input_data["service-z-end"]["tx-direction"]["logical-connection-point"] = self.nZX3DSR1 10:13:36 self.path_computation_input_data["service-z-end"]["rx-direction"]["logical-connection-point"] = self.nZX3DSR1 10:13:36 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 10:13:36 'path-computation-request', 10:13:36 self.path_computation_input_data) 10:13:36 # pylint: disable=consider-using-f-string 10:13:36 print("getServiceResponse Service1 1GE: {}".format(response)) 10:13:36 print(response['output']['response-parameters']['path-description']) 10:13:36 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:36 self.assertIn('Path is calculated', 10:13:36 response['output']['configuration-response-common']['response-message']) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction']['rate'], 1) 10:13:36 self.assertEqual(response['output']['response-parameters']['path-description']['aToZ-direction'] 10:13:36 ['modulation-format'], 'dp-qpsk') 10:13:36 node_to_find = [self.s3Auuid, self.s3Cuuid] 10:13:36 link_to_find = ['59a78027-0c53-3a7e-aa15-c9258c637bc0', '9e237eea-ce80-3490-9a66-34f7cbdac55f'] 10:13:36 # client TP do not appear in path description : openROADM legacy 10:13:36 tp_to_find = ['74b4b605-379f-3700-bb46-97b578cb2c7d', 'ced2adb2-e1fd-338c-8b64-a02106d48b45'] 10:13:36 self.assertTrue(self.find_resource_in_response(node_to_find, response), 10:13:36 'Found expected OTN Nodes in PathDescription') 10:13:36 self.assertTrue(self.find_resource_in_response(tp_to_find, response), 10:13:36 'Found expected OTN tps in PathDescription') 10:13:36 > self.assertTrue(self.find_link_in_response(link_to_find, response), 10:13:36 'Found expected OTN links in PathDescription') 10:13:36 E AssertionError: False is not true : Found expected OTN links in PathDescription 10:13:36 10:13:36 transportpce_tests/tapi/test05_pce_tapi.py:925: AssertionError 10:13:36 ----------------------------- Captured stdout call ----------------------------- 10:13:36 getServiceResponse Service1 1GE: {'status_code': 200, 'output': {'configuration-response-common': {'response-code': '200', 'response-message': 'Path is calculated by PCE', 'ack-final-indicator': 'Yes', 'request-id': 'request1'}, 'response-parameters': {'path-description': {'zToA-direction': {'rate': 1, 'zToA': [{'id': '5', 'resource': {'node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': '74b4b605-379f-3700-bb46-97b578cb2c7d', 'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'e99ae468-7cbf-336a-b1fc-af217eec4b9b', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'ced2adb2-e1fd-338c-8b64-a02106d48b45', 'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': '74b4b605-379f-3700-bb46-97b578cb2c7d', 'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '59a78027-0c53-3a7e-aa15-c9258c637bc0', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'ced2adb2-e1fd-338c-8b64-a02106d48b45', 'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}], 'rate': 1, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}}}}} 10:13:36 {'zToA-direction': {'rate': 1, 'zToA': [{'id': '5', 'resource': {'node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '6', 'resource': {'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': '74b4b605-379f-3700-bb46-97b578cb2c7d', 'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': 'e99ae468-7cbf-336a-b1fc-af217eec4b9b', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': 'ced2adb2-e1fd-338c-8b64-a02106d48b45', 'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}], 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}, 'aToZ-direction': {'aToZ': [{'id': '6', 'resource': {'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '5', 'resource': {'node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '4', 'resource': {'tp-id': '74b4b605-379f-3700-bb46-97b578cb2c7d', 'tp-node-id': 'c1f06957-c0b9-32be-8492-e278b2d4a3aa', 'state': 'inService'}}, {'id': '3', 'resource': {'link-id': '59a78027-0c53-3a7e-aa15-c9258c637bc0', 'state': 'inService'}}, {'id': '2', 'resource': {'tp-id': 'ced2adb2-e1fd-338c-8b64-a02106d48b45', 'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '1', 'resource': {'node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}, {'id': '0', 'resource': {'tp-node-id': '4582e51f-2b2d-3b70-b374-86c463062710', 'state': 'inService'}}], 'rate': 1, 'min-trib-slot': '0.0', 'max-trib-slot': '0.0', 'modulation-format': 'dp-qpsk'}} 10:13:36 =========================== short test summary info ============================ 10:13:36 FAILED transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_05_successfull_path_computation_ODU4 10:13:36 FAILED transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_08_successfull_path_computation_100GE_service__spdr_x2 10:13:36 FAILED transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_12_successfull_path_computation_ODU4 10:13:36 FAILED transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_15_successfull_path_computation_10GE_service__spdr_x1 10:13:36 FAILED transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_20_successfull_path_computation_1GE_service__spdr_x3 10:13:36 5 failed, 17 passed in 422.67s (0:07:02) 10:13:36 tests71: OK ✔ in 7 minutes 25.29 seconds 10:13:36 tests121: OK ✔ in 19 minutes 23.99 seconds 10:13:36 tests_tapi: exit 1 (1702.37 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=6916 10:13:36 tests_tapi: FAIL ✖ in 28 minutes 30.05 seconds 10:13:36 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 10:13:44 tests221: freeze> python -m pip freeze --all 10:13:44 tests221: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:13:44 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 10:13:44 using environment variables from ./karaf221.env 10:13:44 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 10:14:20 ................................... [100%] 10:14:59 35 passed in 75.31s (0:01:15) 10:14:59 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 10:15:31 ...... [100%] 10:15:44 6 passed in 44.52s 10:15:44 pytest -q transportpce_tests/2.2.1/test03_topology.py 10:16:26 ............................................ [100%] 10:18:00 44 passed in 135.90s (0:02:15) 10:18:00 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 10:18:37 ............ [100%] 10:19:01 12 passed in 60.00s (0:01:00) 10:19:01 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 10:19:27 ................ [100%] 10:20:56 16 passed in 114.70s (0:01:54) 10:20:56 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 10:21:25 ............................... [100%] 10:21:32 31 passed in 35.73s 10:21:32 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 10:22:07 .......................... [100%] 10:26:03 26 passed in 270.54s (0:04:30) 10:26:03 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 10:26:39 ...................... [100%] 10:27:43 22 passed in 100.05s (0:01:40) 10:27:43 pytest -q transportpce_tests/2.2.1/test09_olm.py 10:28:23 ........................................ [100%] 10:30:45 40 passed in 181.43s (0:03:01) 10:30:45 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:31:27 ........................................................................ [ 74%] 10:37:03 ......................... [100%] 10:38:55 97 passed in 490.20s (0:08:10) 10:38:55 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:39:35 ...................................................... [100%] 10:49:22 54 passed in 626.44s (0:10:26) 10:49:22 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:50:17 ........................................................................ [ 71%] 10:55:26 ............................. [100%] 10:57:36 101 passed in 493.70s (0:08:13) 10:57:36 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:58:36 ........................................................................ [ 67%] 11:04:23 ................................... [100%] 11:10:44 107 passed in 787.94s (0:13:07) 11:10:44 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:11:27 ............................................. [100%] 11:14:04 45 passed in 199.95s (0:03:19) 11:14:05 tests221: OK ✔ in 1 hour 28.12 seconds 11:14:05 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 11:14:11 tests_hybrid: freeze> python -m pip freeze --all 11:14:11 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,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.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 11:14:11 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 11:14:11 using environment variables from ./karaf221.env 11:14:11 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 11:14:51 ................................................... [100%] 11:16:37 51 passed in 146.10s (0:02:26) 11:16:37 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 11:17:21 ........................................................................ [ 66%] 11:21:42 ..................................... [100%] 11:23:48 109 passed in 430.22s (0:07:10) 11:23:48 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 11:24:36 ..................................................... [100%] 11:28:08 53 passed in 259.71s (0:04:19) 11:28:08 buildcontroller: OK (115.14=setup[8.67]+cmd[106.48] seconds) 11:28:08 sims: OK (11.56=setup[8.93]+cmd[2.62] seconds) 11:28:08 build_karaf_tests121: OK (77.61=setup[8.55]+cmd[69.06] seconds) 11:28:08 testsPCE: OK (287.78=setup[53.40]+cmd[234.38] seconds) 11:28:08 tests121: OK (1163.99=setup[7.69]+cmd[1156.30] seconds) 11:28:08 build_karaf_tests221: OK (74.88=setup[8.24]+cmd[66.64] seconds) 11:28:08 tests_tapi: FAIL code 1 (1710.05=setup[7.68]+cmd[1702.37] seconds) 11:28:08 tests221: OK (3628.12=setup[7.53]+cmd[3620.59] seconds) 11:28:08 build_karaf_tests71: OK (74.35=setup[8.35]+cmd[66.00] seconds) 11:28:08 tests71: OK (445.29=setup[9.69]+cmd[435.60] seconds) 11:28:08 build_karaf_tests190: OK (77.66=setup[8.48]+cmd[69.17] seconds) 11:28:08 tests190: OK (211.53=setup[7.62]+cmd[203.91] seconds) 11:28:08 tests_hybrid: OK (843.53=setup[6.62]+cmd[836.90] seconds) 11:28:08 buildlighty: OK (29.77=setup[9.20]+cmd[20.56] seconds) 11:28:08 docs: OK (34.28=setup[31.16]+cmd[3.13] seconds) 11:28:08 docs-linkcheck: OK (34.68=setup[29.77]+cmd[4.91] seconds) 11:28:08 checkbashisms: OK (3.32=setup[2.03]+cmd[0.00,0.05,1.23] seconds) 11:28:08 pre-commit: OK (53.42=setup[2.92]+cmd[0.00,0.00,41.09,9.41] seconds) 11:28:08 pylint: OK (31.93=setup[4.36]+cmd[27.56] seconds) 11:28:08 evaluation failed :( (6662.33 seconds) 11:28:08 + tox_status=255 11:28:08 + echo '---> Completed tox runs' 11:28:08 ---> Completed tox runs 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/build_karaf_tests121/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=build_karaf_tests121 11:28:08 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/build_karaf_tests190/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=build_karaf_tests190 11:28:08 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/build_karaf_tests221/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=build_karaf_tests221 11:28:08 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/build_karaf_tests71/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=build_karaf_tests71 11:28:08 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/buildcontroller/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=buildcontroller 11:28:08 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/buildlighty/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=buildlighty 11:28:08 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/checkbashisms/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=checkbashisms 11:28:08 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/docs-linkcheck/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=docs-linkcheck 11:28:08 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/docs/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=docs 11:28:08 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/pre-commit/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=pre-commit 11:28:08 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/pylint/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=pylint 11:28:08 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/sims/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=sims 11:28:08 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/tests121/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=tests121 11:28:08 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/tests190/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=tests190 11:28:08 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 11:28:08 + for i in .tox/*/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 ++ echo .tox/tests221/log 11:28:08 + tox_env=tests221 11:28:08 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 11:28:08 + for i in .tox/*/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 ++ echo .tox/tests71/log 11:28:08 + tox_env=tests71 11:28:08 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 11:28:08 + for i in .tox/*/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 ++ echo .tox/testsPCE/log 11:28:08 + tox_env=testsPCE 11:28:08 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/tests_hybrid/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=tests_hybrid 11:28:08 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 11:28:08 + for i in .tox/*/log 11:28:08 ++ echo .tox/tests_tapi/log 11:28:08 ++ awk -F/ '{print $2}' 11:28:08 + tox_env=tests_tapi 11:28:08 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 11:28:08 + DOC_DIR=docs/_build/html 11:28:08 + [[ -d docs/_build/html ]] 11:28:08 + echo '---> Archiving generated docs' 11:28:08 ---> Archiving generated docs 11:28:08 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:28:08 + echo '---> tox-run.sh ends' 11:28:08 ---> tox-run.sh ends 11:28:08 + test 255 -eq 0 11:28:08 + exit 255 11:28:08 ++ '[' 1 = 1 ']' 11:28:08 ++ '[' -x /usr/bin/clear_console ']' 11:28:08 ++ /usr/bin/clear_console -q 11:28:08 Build step 'Execute shell' marked build as failure 11:28:08 $ ssh-agent -k 11:28:08 unset SSH_AUTH_SOCK; 11:28:08 unset SSH_AGENT_PID; 11:28:08 echo Agent pid 1580 killed; 11:28:08 [ssh-agent] Stopped. 11:28:09 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4936530697659392828.sh 11:28:09 ---> sysstat.sh 11:28:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14680305217351899530.sh 11:28:09 ---> package-listing.sh 11:28:09 ++ facter osfamily 11:28:09 ++ tr '[:upper:]' '[:lower:]' 11:28:09 + OS_FAMILY=debian 11:28:09 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 11:28:09 + START_PACKAGES=/tmp/packages_start.txt 11:28:09 + END_PACKAGES=/tmp/packages_end.txt 11:28:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:09 + PACKAGES=/tmp/packages_start.txt 11:28:09 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:28:09 + PACKAGES=/tmp/packages_end.txt 11:28:09 + case "${OS_FAMILY}" in 11:28:09 + dpkg -l 11:28:09 + grep '^ii' 11:28:09 + '[' -f /tmp/packages_start.txt ']' 11:28:09 + '[' -f /tmp/packages_end.txt ']' 11:28:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:09 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:28:09 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:28:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:28:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10089225751851123074.sh 11:28:09 ---> capture-instance-metadata.sh 11:28:09 Setup pyenv: 11:28:10 system 11:28:10 3.8.20 11:28:10 3.9.20 11:28:10 3.10.15 11:28:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:28:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPUw from file:/tmp/.os_lf_venv 11:28:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:12 lf-activate-venv(): INFO: Base packages installed successfully 11:28:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:23 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. 11:28:23 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 11:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-GPUw/bin to PATH 11:28:23 INFO: Running in OpenStack, capturing instance metadata 11:28:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11138763782678612197.sh 11:28:24 provisioning config files... 11:28:24 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4187 11:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13879593145402408009tmp 11:28:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:28:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:28:24 provisioning config files... 11:28:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:28:25 [EnvInject] - Injecting environment variables from a build step. 11:28:25 [EnvInject] - Injecting as environment variables the properties content 11:28:25 SERVER_ID=logs 11:28:25 11:28:25 [EnvInject] - Variables injected successfully. 11:28:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16498872401173336689.sh 11:28:25 ---> create-netrc.sh 11:28:25 WARN: Log server credential not found. 11:28:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2298976163291351975.sh 11:28:25 ---> python-tools-install.sh 11:28:25 Setup pyenv: 11:28:25 system 11:28:25 3.8.20 11:28:25 3.9.20 11:28:25 3.10.15 11:28:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPUw from file:/tmp/.os_lf_venv 11:28:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:27 lf-activate-venv(): INFO: Base packages installed successfully 11:28:27 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-GPUw/bin to PATH 11:28:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10779494530276768263.sh 11:28:38 ---> sudo-logs.sh 11:28:38 Archiving 'sudo' log.. 11:28:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17859944136380461926.sh 11:28:38 ---> job-cost.sh 11:28:38 Setup pyenv: 11:28:38 system 11:28:38 3.8.20 11:28:38 3.9.20 11:28:38 3.10.15 11:28:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:28:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPUw from file:/tmp/.os_lf_venv 11:28:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:40 lf-activate-venv(): INFO: Base packages installed successfully 11:28:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:47 lf-activate-venv(): INFO: Adding /tmp/venv-GPUw/bin to PATH 11:28:47 INFO: No Stack... 11:28:47 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:48 INFO: Archiving Costs 11:28:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9474036378944927914.sh 11:28:48 ---> logs-deploy.sh 11:28:48 Setup pyenv: 11:28:48 system 11:28:48 3.8.20 11:28:48 3.9.20 11:28:48 3.10.15 11:28:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:28:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPUw from file:/tmp/.os_lf_venv 11:28:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:50 lf-activate-venv(): INFO: Base packages installed successfully 11:28:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-GPUw/bin to PATH 11:29:06 WARNING: Nexus logging server not set 11:29:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4187/ 11:29:06 INFO: archiving logs to S3 11:29:08 ---> uname -a: 11:29:08 Linux prd-ubuntu2204-docker-4c-16g-34600 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:29:08 11:29:08 11:29:08 ---> lscpu: 11:29:08 Architecture: x86_64 11:29:08 CPU op-mode(s): 32-bit, 64-bit 11:29:08 Address sizes: 40 bits physical, 48 bits virtual 11:29:08 Byte Order: Little Endian 11:29:08 CPU(s): 4 11:29:08 On-line CPU(s) list: 0-3 11:29:08 Vendor ID: AuthenticAMD 11:29:08 Model name: AMD EPYC-Rome Processor 11:29:08 CPU family: 23 11:29:08 Model: 49 11:29:08 Thread(s) per core: 1 11:29:08 Core(s) per socket: 1 11:29:08 Socket(s): 4 11:29:08 Stepping: 0 11:29:08 BogoMIPS: 5599.99 11:29:08 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 11:29:08 Virtualization: AMD-V 11:29:08 Hypervisor vendor: KVM 11:29:08 Virtualization type: full 11:29:08 L1d cache: 128 KiB (4 instances) 11:29:08 L1i cache: 128 KiB (4 instances) 11:29:08 L2 cache: 2 MiB (4 instances) 11:29:08 L3 cache: 64 MiB (4 instances) 11:29:08 NUMA node(s): 1 11:29:08 NUMA node0 CPU(s): 0-3 11:29:08 Vulnerability Gather data sampling: Not affected 11:29:08 Vulnerability Indirect target selection: Not affected 11:29:08 Vulnerability Itlb multihit: Not affected 11:29:08 Vulnerability L1tf: Not affected 11:29:08 Vulnerability Mds: Not affected 11:29:08 Vulnerability Meltdown: Not affected 11:29:08 Vulnerability Mmio stale data: Not affected 11:29:08 Vulnerability Reg file data sampling: Not affected 11:29:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:29:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:29:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:29:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:29:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:29:08 Vulnerability Srbds: Not affected 11:29:08 Vulnerability Tsa: Not affected 11:29:08 Vulnerability Tsx async abort: Not affected 11:29:08 Vulnerability Vmscape: Not affected 11:29:08 11:29:08 11:29:08 ---> nproc: 11:29:08 4 11:29:08 11:29:08 11:29:08 ---> df -h: 11:29:08 Filesystem Size Used Avail Use% Mounted on 11:29:08 tmpfs 1.6G 1.1M 1.6G 1% /run 11:29:08 /dev/vda1 78G 18G 61G 23% / 11:29:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:08 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:29:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:29:08 11:29:08 11:29:08 ---> free -m: 11:29:08 total used free shared buff/cache available 11:29:08 Mem: 15989 707 10798 4 4483 14939 11:29:08 Swap: 1023 0 1023 11:29:08 11:29:08 11:29:08 ---> ip addr: 11:29:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:08 inet 127.0.0.1/8 scope host lo 11:29:08 valid_lft forever preferred_lft forever 11:29:08 inet6 ::1/128 scope host 11:29:08 valid_lft forever preferred_lft forever 11:29:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:08 link/ether fa:16:3e:f8:35:bb brd ff:ff:ff:ff:ff:ff 11:29:08 altname enp0s3 11:29:08 inet 10.30.171.60/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:29:08 valid_lft 79539sec preferred_lft 79539sec 11:29:08 inet6 fe80::f816:3eff:fef8:35bb/64 scope link 11:29:08 valid_lft forever preferred_lft forever 11:29:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:29:08 link/ether 52:6c:00:1c:fd:b1 brd ff:ff:ff:ff:ff:ff 11:29:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:29:08 valid_lft forever preferred_lft forever 11:29:08 11:29:08 11:29:08 ---> sar -b -r -n DEV: 11:29:08 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-34600) 01/13/26 _x86_64_ (4 CPU) 11:29:08 11:29:08 09:34:50 LINUX RESTART (4 CPU) 11:29:08 11:29:08 09:50:21 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:29:08 10:00:21 20.65 1.76 17.92 0.97 26.31 470.59 1445.76 11:29:08 10:10:21 7.59 0.21 7.01 0.38 9.91 257.44 174.88 11:29:08 10:20:02 15.65 0.05 14.91 0.69 1.01 742.44 748.02 11:29:08 10:30:02 11.43 0.01 10.97 0.45 0.52 359.87 298.93 11:29:08 10:40:02 7.52 0.00 7.23 0.29 0.43 224.11 347.38 11:29:08 10:50:21 19.20 0.06 4.51 14.63 2.39 142.25 204982.26 11:29:08 11:00:21 4.47 0.05 4.30 0.12 2.60 145.17 74.97 11:29:08 11:10:00 2.56 0.27 2.29 0.00 8.48 38.02 0.01 11:29:08 11:20:21 12.16 0.02 11.66 0.48 0.86 668.45 744.98 11:29:08 Average: 11.30 0.27 8.98 2.05 5.81 339.10 23954.25 11:29:08 11:29:08 09:50:21 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:08 10:00:21 3025756 6316116 9617272 58.74 267708 3009440 10789344 61.93 2106188 10654316 1176 11:29:08 10:10:21 6485772 9802940 6132948 37.46 268716 3035244 6904392 39.63 2115656 7202304 700 11:29:08 10:20:02 10302420 13754648 2183476 13.34 273868 3165000 2888572 16.58 2154612 3370560 312 11:29:08 10:30:02 7980976 11486264 4450720 27.18 275248 3216664 5181660 29.74 2157764 5679192 376 11:29:08 10:40:02 7951004 11487760 4449224 27.17 276076 3247404 5155524 29.59 2159588 5698292 596 11:29:08 10:50:21 7185564 10748424 5188324 31.69 277056 3272528 6392628 36.69 2166856 6470792 372 11:29:08 11:00:21 6406240 9991824 5944280 36.31 277456 3294852 6681000 38.35 2170368 7231376 152 11:29:08 11:10:00 6154340 9744384 6191404 37.81 278068 3298716 6820288 39.15 2172100 7459364 72 11:29:08 11:20:21 7614896 11352776 4583912 28.00 282128 3439112 5262380 30.21 2188244 6011184 208 11:29:08 Average: 7011885 10520571 5415729 33.08 275147 3219884 6230643 35.76 2154597 6641931 440 11:29:08 11:29:08 09:50:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:08 10:00:21 lo 44.80 44.80 18.74 18.74 0.00 0.00 0.00 0.00 11:29:08 10:00:21 ens3 1.51 1.44 0.31 1.05 0.00 0.00 0.00 0.00 11:29:08 10:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 10:10:21 lo 19.95 19.95 9.96 9.96 0.00 0.00 0.00 0.00 11:29:08 10:10:21 ens3 0.67 0.58 0.16 0.13 0.00 0.00 0.00 0.00 11:29:08 10:10:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 10:20:02 lo 11.63 11.63 5.76 5.76 0.00 0.00 0.00 0.00 11:29:08 10:20:02 ens3 1.07 0.89 0.29 0.29 0.00 0.00 0.00 0.00 11:29:08 10:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 10:30:02 lo 14.35 14.35 7.02 7.02 0.00 0.00 0.00 0.00 11:29:08 10:30:02 ens3 0.67 0.53 0.18 0.14 0.00 0.00 0.00 0.00 11:29:08 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 10:40:02 lo 18.08 18.08 9.09 9.09 0.00 0.00 0.00 0.00 11:29:08 10:40:02 ens3 0.84 0.63 0.23 0.17 0.00 0.00 0.00 0.00 11:29:08 10:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 10:50:21 lo 21.22 21.22 7.77 7.77 0.00 0.00 0.00 0.00 11:29:08 10:50:21 ens3 0.34 0.28 0.08 0.05 0.00 0.00 0.00 0.00 11:29:08 10:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 11:00:21 lo 21.48 21.48 11.16 11.16 0.00 0.00 0.00 0.00 11:29:08 11:00:21 ens3 0.62 0.64 0.14 0.12 0.00 0.00 0.00 0.00 11:29:08 11:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 11:10:00 lo 13.18 13.18 7.22 7.22 0.00 0.00 0.00 0.00 11:29:08 11:10:00 ens3 0.65 0.44 0.21 0.14 0.00 0.00 0.00 0.00 11:29:08 11:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 11:20:21 lo 17.21 17.21 9.53 9.53 0.00 0.00 0.00 0.00 11:29:08 11:20:21 ens3 1.09 0.92 0.36 0.28 0.00 0.00 0.00 0.00 11:29:08 11:20:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 Average: lo 20.26 20.26 9.60 9.60 0.00 0.00 0.00 0.00 11:29:08 Average: ens3 0.83 0.70 0.22 0.26 0.00 0.00 0.00 0.00 11:29:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:08 11:29:08 11:29:08 ---> sar -P ALL: 11:29:08 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-34600) 01/13/26 _x86_64_ (4 CPU) 11:29:08 11:29:08 09:34:50 LINUX RESTART (4 CPU) 11:29:08 11:29:08 09:50:21 CPU %user %nice %system %iowait %steal %idle 11:29:08 10:00:21 all 39.76 0.00 1.64 0.06 0.10 58.44 11:29:08 10:00:21 0 39.61 0.00 1.71 0.12 0.11 58.45 11:29:08 10:00:21 1 39.85 0.00 1.56 0.04 0.11 58.45 11:29:08 10:00:21 2 40.14 0.00 1.65 0.02 0.10 58.09 11:29:08 10:00:21 3 39.44 0.00 1.64 0.04 0.11 58.77 11:29:08 10:10:21 all 16.74 0.00 0.81 0.05 0.08 82.32 11:29:08 10:10:21 0 16.72 0.00 0.82 0.08 0.08 82.30 11:29:08 10:10:21 1 17.16 0.00 0.80 0.04 0.08 81.92 11:29:08 10:10:21 2 16.88 0.00 0.74 0.07 0.09 82.22 11:29:08 10:10:21 3 16.19 0.00 0.88 0.02 0.09 82.83 11:29:08 10:20:02 all 21.47 0.00 0.80 0.07 0.08 77.57 11:29:08 10:20:02 0 21.34 0.00 0.78 0.03 0.08 77.77 11:29:08 10:20:02 1 22.15 0.00 0.87 0.06 0.08 76.85 11:29:08 10:20:02 2 21.70 0.00 0.83 0.12 0.08 77.27 11:29:08 10:20:02 3 20.70 0.00 0.72 0.10 0.09 78.40 11:29:08 10:30:02 all 18.28 0.00 0.67 0.05 0.08 80.92 11:29:08 10:30:02 0 17.03 0.00 0.66 0.03 0.07 82.21 11:29:08 10:30:02 1 18.51 0.00 0.75 0.04 0.09 80.61 11:29:08 10:30:02 2 19.33 0.00 0.59 0.03 0.07 79.98 11:29:08 10:30:02 3 18.26 0.00 0.68 0.09 0.08 80.90 11:29:08 10:40:02 all 12.80 0.00 0.52 0.03 0.08 86.57 11:29:08 10:40:02 0 12.97 0.00 0.48 0.02 0.08 86.46 11:29:08 10:40:02 1 12.68 0.00 0.56 0.04 0.08 86.65 11:29:08 10:40:02 2 12.57 0.00 0.48 0.05 0.08 86.82 11:29:08 10:40:02 3 12.98 0.00 0.58 0.00 0.08 86.37 11:29:08 10:50:21 all 7.81 0.00 0.42 0.05 0.07 91.64 11:29:08 10:50:21 0 7.30 0.00 0.39 0.00 0.06 92.24 11:29:08 10:50:21 1 7.94 0.00 0.49 0.03 0.08 91.46 11:29:08 10:50:21 2 7.93 0.00 0.41 0.06 0.08 91.51 11:29:08 10:50:21 3 8.06 0.00 0.41 0.10 0.07 91.36 11:29:08 11:00:21 all 11.63 0.00 0.56 0.55 0.10 87.17 11:29:08 11:00:21 0 11.76 0.00 0.47 0.75 0.10 86.92 11:29:08 11:00:21 1 11.81 0.00 0.62 0.29 0.10 87.18 11:29:08 11:00:21 2 11.83 0.00 0.67 0.99 0.10 86.41 11:29:08 11:00:21 3 11.13 0.00 0.47 0.15 0.09 88.16 11:29:08 11:10:00 all 2.11 0.00 0.19 0.07 0.08 97.55 11:29:08 11:10:00 0 1.92 0.00 0.15 0.03 0.06 97.84 11:29:08 11:10:00 1 2.57 0.00 0.21 0.10 0.08 97.03 11:29:08 11:10:00 2 2.02 0.00 0.19 0.12 0.08 97.58 11:29:08 11:10:00 3 1.94 0.00 0.21 0.02 0.08 97.76 11:29:08 11:20:21 all 18.60 0.00 0.74 0.04 0.08 80.54 11:29:08 11:20:21 0 18.54 0.00 0.76 0.09 0.08 80.53 11:29:08 11:20:21 1 17.84 0.00 0.71 0.01 0.09 81.35 11:29:08 11:20:21 2 19.50 0.00 0.86 0.04 0.08 79.52 11:29:08 11:20:21 3 18.52 0.00 0.62 0.01 0.08 80.77 11:29:08 Average: all 16.60 0.00 0.71 0.11 0.08 82.50 11:29:08 Average: 0 16.38 0.00 0.69 0.13 0.08 82.72 11:29:08 Average: 1 16.74 0.00 0.73 0.07 0.09 82.37 11:29:08 Average: 2 16.91 0.00 0.72 0.17 0.09 82.13 11:29:08 Average: 3 16.38 0.00 0.69 0.06 0.08 82.79 11:29:08 11:29:08 11:29:08