09:56:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116886 09:56:20 Running as SYSTEM 09:56:20 [EnvInject] - Loading node environment variables. 09:56:20 Building remotely on prd-ubuntu2204-docker-4c-16g-2825 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:56:20 [ssh-agent] Looking for ssh-agent implementation... 09:56:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:20 $ ssh-agent 09:56:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHkk6e7/agent.1550 09:56:20 SSH_AGENT_PID=1552 09:56:20 [ssh-agent] Started. 09:56:20 Running ssh-add (command line suppressed) 09:56:20 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17345190117169767900.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17345190117169767900.key) 09:56:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:56:20 The recommended git tool is: NONE 09:56:28 using credential jenkins-ssh 09:56:28 Wiping out workspace first. 09:56:28 Cloning the remote Git repository 09:56:28 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:56:28 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:56:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:56:29 > git --version # timeout=10 09:56:29 > git --version # 'git version 2.34.1' 09:56:29 using GIT_SSH to set credentials jenkins-ssh 09:56:29 Verifying host key using known hosts file 09:56:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:56:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:56:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:56:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:56:34 using GIT_SSH to set credentials jenkins-ssh 09:56:34 Verifying host key using known hosts file 09:56:34 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:56:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/86/116886/9 # timeout=10 09:56:34 > git rev-parse c72effd0acfe00712154c1c8bd30248fdb9af35d^{commit} # timeout=10 09:56:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:56:34 Checking out Revision c72effd0acfe00712154c1c8bd30248fdb9af35d (refs/changes/86/116886/9) 09:56:34 > git config core.sparsecheckout # timeout=10 09:56:34 > git checkout -f c72effd0acfe00712154c1c8bd30248fdb9af35d # timeout=10 09:56:34 Commit message: "Rationalize use of PceNode/Links easing migration" 09:56:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:56:34 > git rev-list --no-walk cfd376453f954a179d37879ff2157bf7f6c1ede7 # timeout=10 09:56:34 > git remote # timeout=10 09:56:34 > git submodule init # timeout=10 09:56:35 > git submodule sync # timeout=10 09:56:35 > git config --get remote.origin.url # timeout=10 09:56:35 > git submodule init # timeout=10 09:56:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:56:35 ERROR: No submodules found. 09:56:38 provisioning config files... 09:56:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:56:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:56:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12110075978711276067.sh 09:56:38 ---> python-tools-install.sh 09:56:38 Setup pyenv: 09:56:38 * system (set by /opt/pyenv/version) 09:56:38 * 3.8.20 (set by /opt/pyenv/version) 09:56:38 * 3.9.20 (set by /opt/pyenv/version) 09:56:38 3.10.15 09:56:38 3.11.10 09:56:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ViMS 09:56:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:56:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:47 lf-activate-venv(): INFO: Base packages installed successfully 09:56:47 lf-activate-venv(): INFO: Installing additional packages: lftools 09:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-ViMS/bin to PATH 09:57:14 Generating Requirements File 09:57:39 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:57:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:57:39 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:57:39 Python 3.11.10 09:57:39 pip 25.3 from /tmp/venv-ViMS/lib/python3.11/site-packages/pip (python 3.11) 09:57:39 appdirs==1.4.4 09:57:39 argcomplete==3.6.3 09:57:39 aspy.yaml==1.3.0 09:57:39 attrs==25.4.0 09:57:39 autopage==0.5.2 09:57:39 beautifulsoup4==4.14.2 09:57:39 boto3==1.40.60 09:57:39 botocore==1.40.60 09:57:39 bs4==0.0.2 09:57:39 cachetools==6.2.1 09:57:39 certifi==2025.10.5 09:57:39 cffi==2.0.0 09:57:39 cfgv==3.4.0 09:57:39 chardet==5.2.0 09:57:39 charset-normalizer==3.4.4 09:57:39 click==8.3.0 09:57:39 cliff==4.11.0 09:57:39 cmd2==2.7.0 09:57:39 cryptography==3.3.2 09:57:39 debtcollector==3.0.0 09:57:39 decorator==5.2.1 09:57:39 defusedxml==0.7.1 09:57:39 Deprecated==1.2.18 09:57:39 distlib==0.4.0 09:57:39 dnspython==2.8.0 09:57:39 docker==7.1.0 09:57:39 dogpile.cache==1.5.0 09:57:39 durationpy==0.10 09:57:39 email-validator==2.3.0 09:57:39 filelock==3.20.0 09:57:39 future==1.0.0 09:57:39 gitdb==4.0.12 09:57:39 GitPython==3.1.45 09:57:39 google-auth==2.41.1 09:57:39 httplib2==0.31.0 09:57:39 identify==2.6.15 09:57:39 idna==3.11 09:57:39 importlib-resources==1.5.0 09:57:39 iso8601==2.1.0 09:57:39 Jinja2==3.1.6 09:57:39 jmespath==1.0.1 09:57:39 jsonpatch==1.33 09:57:39 jsonpointer==3.0.0 09:57:39 jsonschema==4.25.1 09:57:39 jsonschema-specifications==2025.9.1 09:57:39 keystoneauth1==5.12.0 09:57:39 kubernetes==34.1.0 09:57:39 lftools==0.37.15 09:57:39 lxml==6.0.2 09:57:39 markdown-it-py==4.0.0 09:57:39 MarkupSafe==3.0.3 09:57:39 mdurl==0.1.2 09:57:39 msgpack==1.1.2 09:57:39 multi_key_dict==2.0.3 09:57:39 munch==4.0.0 09:57:39 netaddr==1.3.0 09:57:39 niet==1.4.2 09:57:39 nodeenv==1.9.1 09:57:39 oauth2client==4.1.3 09:57:39 oauthlib==3.3.1 09:57:39 openstacksdk==4.7.1 09:57:39 os-service-types==1.8.0 09:57:39 osc-lib==4.2.0 09:57:39 oslo.config==10.0.0 09:57:39 oslo.context==6.1.0 09:57:39 oslo.i18n==6.6.0 09:57:39 oslo.log==7.2.1 09:57:39 oslo.serialization==5.8.0 09:57:39 oslo.utils==9.1.0 09:57:39 packaging==25.0 09:57:39 pbr==7.0.1 09:57:39 platformdirs==4.5.0 09:57:39 prettytable==3.16.0 09:57:39 psutil==7.1.2 09:57:39 pyasn1==0.6.1 09:57:39 pyasn1_modules==0.4.2 09:57:39 pycparser==2.23 09:57:39 pygerrit2==2.0.15 09:57:39 PyGithub==2.8.1 09:57:39 Pygments==2.19.2 09:57:39 PyJWT==2.10.1 09:57:39 PyNaCl==1.6.0 09:57:39 pyparsing==2.4.7 09:57:39 pyperclip==1.11.0 09:57:39 pyrsistent==0.20.0 09:57:39 python-cinderclient==9.8.0 09:57:39 python-dateutil==2.9.0.post0 09:57:39 python-heatclient==4.3.0 09:57:39 python-jenkins==1.8.3 09:57:39 python-keystoneclient==5.7.0 09:57:39 python-magnumclient==4.9.0 09:57:39 python-openstackclient==8.2.0 09:57:39 python-swiftclient==4.8.0 09:57:39 PyYAML==6.0.3 09:57:39 referencing==0.37.0 09:57:39 requests==2.32.5 09:57:39 requests-oauthlib==2.0.0 09:57:39 requestsexceptions==1.4.0 09:57:39 rfc3986==2.0.0 09:57:39 rich==14.2.0 09:57:39 rich-argparse==1.7.1 09:57:39 rpds-py==0.28.0 09:57:39 rsa==4.9.1 09:57:39 ruamel.yaml==0.18.16 09:57:39 ruamel.yaml.clib==0.2.14 09:57:39 s3transfer==0.14.0 09:57:39 simplejson==3.20.2 09:57:39 six==1.17.0 09:57:39 smmap==5.0.2 09:57:39 soupsieve==2.8 09:57:39 stevedore==5.5.0 09:57:39 tabulate==0.9.0 09:57:39 toml==0.10.2 09:57:39 tomlkit==0.13.3 09:57:39 tqdm==4.67.1 09:57:39 typing_extensions==4.15.0 09:57:39 tzdata==2025.2 09:57:39 urllib3==1.26.20 09:57:39 virtualenv==20.35.3 09:57:39 wcwidth==0.2.14 09:57:39 websocket-client==1.9.0 09:57:39 wrapt==2.0.0 09:57:39 xdg==6.0.0 09:57:39 xmltodict==1.0.2 09:57:39 yq==3.4.3 09:57:39 [EnvInject] - Injecting environment variables from a build step. 09:57:39 [EnvInject] - Injecting as environment variables the properties content 09:57:39 PYTHON=python3 09:57:39 09:57:39 [EnvInject] - Variables injected successfully. 09:57:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13471266819740143441.sh 09:57:39 ---> tox-install.sh 09:57:39 + source /home/jenkins/lf-env.sh 09:57:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:39 ++ mktemp -d /tmp/venv-XXXX 09:57:39 + lf_venv=/tmp/venv-BfDk 09:57:39 + local venv_file=/tmp/.os_lf_venv 09:57:39 + local python=python3 09:57:39 + local options 09:57:39 + local set_path=true 09:57:39 + local install_args= 09:57:39 ++ 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:57:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:39 + true 09:57:39 + case $1 in 09:57:39 + venv_file=/tmp/.toxenv 09:57:39 + shift 2 09:57:39 + true 09:57:39 + case $1 in 09:57:39 + shift 09:57:39 + break 09:57:39 + case $python in 09:57:39 + local pkg_list= 09:57:39 + [[ -d /opt/pyenv ]] 09:57:39 + echo 'Setup pyenv:' 09:57:39 Setup pyenv: 09:57:39 + export PYENV_ROOT=/opt/pyenv 09:57:39 + PYENV_ROOT=/opt/pyenv 09:57:39 + 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:57:39 + 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:57:39 + pyenv versions 09:57:39 system 09:57:39 3.8.20 09:57:39 3.9.20 09:57:39 3.10.15 09:57:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:57:39 + command -v pyenv 09:57:39 ++ pyenv init - --no-rehash 09:57:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:57:40 for i in ${!paths[@]}; do 09:57:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:57:40 fi; done; 09:57:40 echo "${paths[*]}"'\'')" 09:57:40 export PATH="/opt/pyenv/shims:${PATH}" 09:57:40 export PYENV_SHELL=bash 09:57:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:40 pyenv() { 09:57:40 local command 09:57:40 command="${1:-}" 09:57:40 if [ "$#" -gt 0 ]; then 09:57:40 shift 09:57:40 fi 09:57:40 09:57:40 case "$command" in 09:57:40 rehash|shell) 09:57:40 eval "$(pyenv "sh-$command" "$@")" 09:57:40 ;; 09:57:40 *) 09:57:40 command pyenv "$command" "$@" 09:57:40 ;; 09:57:40 esac 09:57:40 }' 09:57:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:57:40 for i in ${!paths[@]}; do 09:57:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:57:40 fi; done; 09:57:40 echo "${paths[*]}"' 09:57:40 ++ 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:57:40 ++ 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:57:40 ++ 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:57:40 ++ export PYENV_SHELL=bash 09:57:40 ++ PYENV_SHELL=bash 09:57:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:40 +++ complete -F _pyenv pyenv 09:57:40 ++ lf-pyver python3 09:57:40 ++ local py_version_xy=python3 09:57:40 ++ local py_version_xyz= 09:57:40 ++ pyenv versions 09:57:40 ++ sed 's/^[ *]* //' 09:57:40 ++ local command 09:57:40 ++ command=versions 09:57:40 ++ '[' 1 -gt 0 ']' 09:57:40 ++ shift 09:57:40 ++ case "$command" in 09:57:40 ++ command pyenv versions 09:57:40 ++ grep -E '^[0-9.]*[0-9]$' 09:57:40 ++ awk '{ print $1 }' 09:57:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:40 +++ grep '^3' /tmp/.pyenv_versions 09:57:40 +++ sort -V 09:57:40 +++ tail -n 1 09:57:40 ++ py_version_xyz=3.11.10 09:57:40 ++ [[ -z 3.11.10 ]] 09:57:40 ++ echo 3.11.10 09:57:40 ++ return 0 09:57:40 + pyenv local 3.11.10 09:57:40 + local command 09:57:40 + command=local 09:57:40 + '[' 2 -gt 0 ']' 09:57:40 + shift 09:57:40 + case "$command" in 09:57:40 + command pyenv local 3.11.10 09:57:40 + for arg in "$@" 09:57:40 + case $arg in 09:57:40 + pkg_list+='tox ' 09:57:40 + for arg in "$@" 09:57:40 + case $arg in 09:57:40 + pkg_list+='virtualenv ' 09:57:40 + for arg in "$@" 09:57:40 + case $arg in 09:57:40 + pkg_list+='urllib3~=1.26.15 ' 09:57:40 + [[ -f /tmp/.toxenv ]] 09:57:40 + [[ ! -f /tmp/.toxenv ]] 09:57:40 + [[ -n '' ]] 09:57:40 + python3 -m venv /tmp/venv-BfDk 09:57:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BfDk' 09:57:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BfDk 09:57:44 + echo /tmp/venv-BfDk 09:57:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:57:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:57:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:44 + local 'pip_opts=--upgrade --quiet' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:44 + [[ -n '' ]] 09:57:44 + [[ -n '' ]] 09:57:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:44 + /tmp/venv-BfDk/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:57:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:48 lf-activate-venv(): INFO: Base packages installed successfully 09:57:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:48 + /tmp/venv-BfDk/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:57:50 + type python3 09:57:50 + true 09:57:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BfDk/bin to PATH' 09:57:50 lf-activate-venv(): INFO: Adding /tmp/venv-BfDk/bin to PATH 09:57:50 + PATH=/tmp/venv-BfDk/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:57:50 + return 0 09:57:50 + python3 --version 09:57:50 Python 3.11.10 09:57:50 + python3 -m pip --version 09:57:50 pip 25.3 from /tmp/venv-BfDk/lib/python3.11/site-packages/pip (python 3.11) 09:57:50 + python3 -m pip freeze 09:57:50 cachetools==6.2.1 09:57:50 chardet==5.2.0 09:57:50 colorama==0.4.6 09:57:50 distlib==0.4.0 09:57:50 filelock==3.20.0 09:57:50 packaging==25.0 09:57:50 platformdirs==4.5.0 09:57:50 pluggy==1.6.0 09:57:50 pyproject-api==1.10.0 09:57:50 tox==4.32.0 09:57:50 urllib3==1.26.20 09:57:50 virtualenv==20.35.3 09:57:50 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins9375559581017743272.sh 09:57:50 [EnvInject] - Injecting environment variables from a build step. 09:57:50 [EnvInject] - Injecting as environment variables the properties content 09:57:50 PARALLEL=True 09:57:50 09:57:50 [EnvInject] - Variables injected successfully. 09:57:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11206473473508550749.sh 09:57:50 ---> tox-run.sh 09:57:50 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:50 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:57:50 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:57:50 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:57:50 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:57:50 + source /home/jenkins/lf-env.sh 09:57:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:50 ++ mktemp -d /tmp/venv-XXXX 09:57:50 + lf_venv=/tmp/venv-RmdE 09:57:50 + local venv_file=/tmp/.os_lf_venv 09:57:50 + local python=python3 09:57:50 + local options 09:57:50 + local set_path=true 09:57:50 + local install_args= 09:57:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:50 + true 09:57:50 + case $1 in 09:57:50 + venv_file=/tmp/.toxenv 09:57:50 + shift 2 09:57:50 + true 09:57:50 + case $1 in 09:57:50 + shift 09:57:50 + break 09:57:50 + case $python in 09:57:50 + local pkg_list= 09:57:50 + [[ -d /opt/pyenv ]] 09:57:50 + echo 'Setup pyenv:' 09:57:50 Setup pyenv: 09:57:50 + export PYENV_ROOT=/opt/pyenv 09:57:50 + PYENV_ROOT=/opt/pyenv 09:57:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:50 + pyenv versions 09:57:50 system 09:57:50 3.8.20 09:57:50 3.9.20 09:57:50 3.10.15 09:57:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:57:50 + command -v pyenv 09:57:50 ++ pyenv init - --no-rehash 09:57:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:57:50 for i in ${!paths[@]}; do 09:57:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:57:50 fi; done; 09:57:50 echo "${paths[*]}"'\'')" 09:57:50 export PATH="/opt/pyenv/shims:${PATH}" 09:57:50 export PYENV_SHELL=bash 09:57:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:50 pyenv() { 09:57:50 local command 09:57:50 command="${1:-}" 09:57:50 if [ "$#" -gt 0 ]; then 09:57:50 shift 09:57:50 fi 09:57:50 09:57:50 case "$command" in 09:57:50 rehash|shell) 09:57:50 eval "$(pyenv "sh-$command" "$@")" 09:57:50 ;; 09:57:50 *) 09:57:50 command pyenv "$command" "$@" 09:57:50 ;; 09:57:50 esac 09:57:50 }' 09:57:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:57:50 for i in ${!paths[@]}; do 09:57:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:57:50 fi; done; 09:57:50 echo "${paths[*]}"' 09:57:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:57:50 ++ 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:57:50 ++ 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:57:50 ++ export PYENV_SHELL=bash 09:57:50 ++ PYENV_SHELL=bash 09:57:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:50 +++ complete -F _pyenv pyenv 09:57:50 ++ lf-pyver python3 09:57:50 ++ local py_version_xy=python3 09:57:50 ++ local py_version_xyz= 09:57:50 ++ pyenv versions 09:57:50 ++ local command 09:57:50 ++ sed 's/^[ *]* //' 09:57:50 ++ command=versions 09:57:50 ++ '[' 1 -gt 0 ']' 09:57:50 ++ shift 09:57:50 ++ case "$command" in 09:57:50 ++ command pyenv versions 09:57:50 ++ grep -E '^[0-9.]*[0-9]$' 09:57:50 ++ awk '{ print $1 }' 09:57:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:50 +++ grep '^3' /tmp/.pyenv_versions 09:57:50 +++ sort -V 09:57:50 +++ tail -n 1 09:57:50 ++ py_version_xyz=3.11.10 09:57:50 ++ [[ -z 3.11.10 ]] 09:57:50 ++ echo 3.11.10 09:57:50 ++ return 0 09:57:50 + pyenv local 3.11.10 09:57:50 + local command 09:57:50 + command=local 09:57:50 + '[' 2 -gt 0 ']' 09:57:50 + shift 09:57:50 + case "$command" in 09:57:50 + command pyenv local 3.11.10 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='tox ' 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='virtualenv ' 09:57:50 + for arg in "$@" 09:57:50 + case $arg in 09:57:50 + pkg_list+='urllib3~=1.26.15 ' 09:57:50 + [[ -f /tmp/.toxenv ]] 09:57:50 ++ cat /tmp/.toxenv 09:57:50 + lf_venv=/tmp/venv-BfDk 09:57:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BfDk from' file:/tmp/.toxenv 09:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BfDk from file:/tmp/.toxenv 09:57:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:50 + local 'pip_opts=--upgrade --quiet' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:50 + [[ -n '' ]] 09:57:50 + [[ -n '' ]] 09:57:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:50 + /tmp/venv-BfDk/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:57:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:52 lf-activate-venv(): INFO: Base packages installed successfully 09:57:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:52 + /tmp/venv-BfDk/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:57:53 + type python3 09:57:53 + true 09:57:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BfDk/bin to PATH' 09:57:53 lf-activate-venv(): INFO: Adding /tmp/venv-BfDk/bin to PATH 09:57:53 + PATH=/tmp/venv-BfDk/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:57:53 + return 0 09:57:53 + [[ -d /opt/pyenv ]] 09:57:53 + echo '---> Setting up pyenv' 09:57:53 ---> Setting up pyenv 09:57:53 + export PYENV_ROOT=/opt/pyenv 09:57:53 + PYENV_ROOT=/opt/pyenv 09:57:53 + export PATH=/opt/pyenv/bin:/tmp/venv-BfDk/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:57:53 + PATH=/opt/pyenv/bin:/tmp/venv-BfDk/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:57:53 ++ pwd 09:57:53 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:57:53 + export PYTHONPATH 09:57:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:57:53 + TOX_TESTENV_PASSENV=PYTHONPATH 09:57:53 + tox --version 09:57:53 4.32.0 from /tmp/venv-BfDk/lib/python3.11/site-packages/tox/__init__.py 09:57:53 + PARALLEL=True 09:57:53 + TOX_OPTIONS_LIST= 09:57:53 + [[ -n '' ]] 09:57:53 + case ${PARALLEL,,} in 09:57:53 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:57:53 + tox --parallel auto --parallel-live 09:57:53 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:57:55 checkbashisms: freeze> python -m pip freeze --all 09:57:55 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:57:55 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:57:55 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:57:55 checkbashisms: pip==25.2,setuptools==80.9.0 09:57:55 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:57:55 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:57:55 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:57:57 checkbashisms: OK ✔ in 3.14 seconds 09:57:57 pre-commit: install_deps> python -I -m pip install pre-commit 09:58:00 pre-commit: freeze> python -m pip freeze --all 09:58:01 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 09:58:01 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:58:01 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 09:58:01 /usr/bin/cpan 09:58:01 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:58:01 [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:58:01 [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:58:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:58:01 [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:58:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:58:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:58:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:58:03 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:58:03 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:58:03 buildcontroller: freeze> python -m pip freeze --all 09:58:03 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:58:03 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:58:03 + update-java-alternatives -l 09:58:04 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:58:04 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:58:04 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:58:04 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:58:04 update-alternatives: error: no alternatives for jaotc 09:58:04 update-alternatives: error: no alternatives for rmic 09:58:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:58:04 [INFO] Once installed this environment will be reused. 09:58:04 [INFO] This may take a few minutes... 09:58:04 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:58:04 + java -version 09:58:04 21 09:58:04 + JAVA_VER=21 09:58:04 + echo 21 09:58:04 + javac -version 09:58:04 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:58:04 21 09:58:04 + JAVAC_VER=21 09:58:04 + echo 21 09:58:04 + [ 21 -ge 21 ] 09:58:04 + [ 21 -ge 21 ] 09:58:04 + echo ok, java is 21 or newer 09:58:04 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:58:04 ok, java is 21 or newer 09:58:04 2025-10-28 09:58:04 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 09:58:04 + sudo mkdir -p /opt 09:58:05 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:58:05 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:58:05 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:58:05 + mvn --version 09:58:06 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:58:06 Maven home: /opt/maven 09:58:06 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:58:06 Default locale: en, platform encoding: UTF-8 09:58:06 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:58:06 NOTE: Picked up JDK_JAVA_OPTIONS: 09:58:06 --add-opens=java.base/java.io=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.lang=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.net=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.nio=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.util=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:58:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:58:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:58:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:58:06 -Xlog:disable 09:58:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:58:10 [INFO] Once installed this environment will be reused. 09:58:10 [INFO] This may take a few minutes... 09:58:17 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:58:17 [INFO] Once installed this environment will be reused. 09:58:17 [INFO] This may take a few minutes... 09:58:22 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:58:22 [INFO] Once installed this environment will be reused. 09:58:22 [INFO] This may take a few minutes... 09:58:22 docs-linkcheck: freeze> python -m pip freeze --all 09:58:22 docs: freeze> python -m pip freeze --all 09:58:22 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 09:58:22 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:58:22 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 09:58:22 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:58:25 docs: OK ✔ in 31.43 seconds 09:58:25 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:58:29 docs-linkcheck: OK ✔ in 32.14 seconds 09:58:29 pylint: freeze> python -m pip freeze --all 09:58:29 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 09:58:29 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:58:32 trim trailing whitespace.................................................Passed 09:58:33 Tabs remover.............................................................Passed 09:58:33 autopep8.................................................................Passed 09:58:38 perltidy.................................................................Passed 09:58:39 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:58:40 [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:58:40 [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:58:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:58:40 [INFO] Once installed this environment will be reused. 09:58:40 [INFO] This may take a few minutes... 09:58:52 gitlint..................................................................Passed 09:58:53 09:58:53 ------------------------------------ 09:58:53 Your code has been rated at 10.00/10 09:58:53 09:59:10 [ERROR] COMPILATION ERROR : 09:59:10 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[634,5] illegal start of expression 09:59:10 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project transportpce-pce: Compilation failure 09:59:10 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[634,5] illegal start of expression 09:59:10 [ERROR] -> [Help 1] 09:59:10 [ERROR] 09:59:10 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:59:10 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:59:10 [ERROR] 09:59:10 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:59:10 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 09:59:10 [ERROR] 09:59:10 [ERROR] After correcting the problems, you can resume the build with the command 09:59:10 [ERROR] mvn -rf :transportpce-pce 09:59:10 pre-commit: OK ✔ in 55.21 seconds 09:59:10 pylint: OK ✔ in 29.68 seconds 09:59:10 buildcontroller: exit 1 (66.31 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2702 09:59:11 buildcontroller: FAIL ✖ in 1 minute 16.16 seconds 09:59:11 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:59:11 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:59:11 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:59:11 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:59:18 build_karaf_tests190: freeze> python -m pip freeze --all 09:59:18 build_karaf_tests221: freeze> python -m pip freeze --all 09:59:18 build_karaf_tests121: freeze> python -m pip freeze --all 09:59:18 build_karaf_tests71: freeze> python -m pip freeze --all 09:59:18 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:59:18 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:18 build karaf in karafoc with ./karafoc.env 09:59:18 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:18 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:18 -Xlog:disable 09:59:18 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:59:18 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:18 build karaf in karaf221 with ./karaf221.env 09:59:18 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:59:18 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:18 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:59:18 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:18 build karaf in karaf71 with ./karaf71.env 09:59:18 build karaf in karaf121 with ./karaf121.env 09:59:18 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:18 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:18 -Xlog:disable 09:59:18 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:18 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:18 -Xlog:disable 09:59:18 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:18 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:18 -Xlog:disable 10:00:19 build_karaf_tests221: OK ✔ in 1 minute 8.77 seconds 10:00:19 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 10:00:21 build_karaf_tests71: OK ✔ in 1 minute 10.77 seconds 10:00:21 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 10:00:25 build_karaf_tests190: OK ✔ in 1 minute 13.12 seconds 10:00:25 build_karaf_tests121: OK ✔ in 1 minute 14.65 seconds 10:00:25 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 10:00:31 buildlighty: freeze> python -m pip freeze --all 10:00:31 sims: freeze> python -m pip freeze --all 10:00:31 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:00:31 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:00:31 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:00:31 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:00:31 Using lighynode version 20.1.0.5 10:00:31 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:00:31 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:01:29 sims: OK ✔ in 12.68 seconds 10:01:29 buildlighty: OK ✔ in 36.99 seconds 10:01:29 testsPCE: freeze> python -m pip freeze --all 10:01:29 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 10:01:29 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:01:29 pytest -q transportpce_tests/pce/test01_pce.py 10:03:30 EEEEEEEEEEEEEEEEEEEE [100%] 10:41:31 ==================================== ERRORS ==================================== 10:41:31 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 10:41:31 10:41:31 cls = 10:41:31 10:41:31 @classmethod 10:41:31 def setUpClass(cls): 10:41:31 # pylint: disable=bare-except 10:41:31 sample_files_parsed = False 10:41:31 time.sleep(20) 10:41:31 try: 10:41:31 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:31 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:31 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:31 10:41:31 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:31 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:31 10:41:31 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:31 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:31 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:31 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:31 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:31 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:31 cls.port_mapping_data = port_mapping.read() 10:41:31 sample_files_parsed = True 10:41:31 except PermissionError as err: 10:41:31 print("Permission Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except FileNotFoundError as err: 10:41:31 print("File Not found Error when trying to read sample files\n", err) 10:41:31 sys.exit(2) 10:41:31 except: 10:41:31 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:31 sys.exit(2) 10:41:31 finally: 10:41:31 if sample_files_parsed: 10:41:31 print("sample files content loaded") 10:41:31 10:41:31 > cls.processes = test_utils.start_tpce() 10:41:31 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:31 10:41:31 transportpce_tests/pce/test01_pce.py:93: 10:41:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:31 10:41:31 def start_tpce(): 10:41:31 if 'NO_ODL_STARTUP' in os.environ: 10:41:31 print('No OpenDaylight instance to start!') 10:41:31 return [] 10:41:31 print('starting OpenDaylight...') 10:41:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:31 process = start_lighty() 10:41:31 else: 10:41:31 process = start_karaf() 10:41:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:31 print('OpenDaylight started !') 10:41:31 else: 10:41:31 print('OpenDaylight failed to start !') 10:41:31 shutdown_process(process) 10:41:31 for pid in process_list: 10:41:31 shutdown_process(pid) 10:41:31 > sys.exit(1) 10:41:31 E SystemExit: 1 10:41:31 10:41:31 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:31 ---------------------------- Captured stdout setup ----------------------------- 10:41:31 sample files content loaded 10:41:31 starting OpenDaylight... 10:41:31 starting KARAF (karaf) TransportPCE build... 10:41:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:31 =========================== short test summary info ============================ 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 10:41:31 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 10:41:31 20 errors in 2401.50s (0:40:01) 10:41:31 testsPCE: exit 1 (2401.87 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=4789 10:41:32 testsPCE: FAIL ✖ in 41 minutes 6.42 seconds 10:41:32 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 10:41:32 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 10:41:32 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 10:41:39 tests190: freeze> python -m pip freeze --all 10:41:39 tests_tapi: freeze> python -m pip freeze --all 10:41:39 tests121: freeze> python -m pip freeze --all 10:41:39 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:39 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:41:39 using environment variables from ./karafoc.env 10:41:39 pytest -q transportpce_tests/oc/test01_portmapping.py 10:41:39 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:39 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:41:39 using environment variables from ./karaf221.env 10:41:39 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:41:39 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:39 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:41:39 using environment variables from ./karaf121.env 10:41:39 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:42:46 ........... [100%] 10:43:02 10 passed in 82.70s (0:01:22) 10:43:02 pytest -q transportpce_tests/oc/test02_topology.py 10:43:08 .................................. [100%] 10:43:47 21 passed in 127.96s (0:02:07) 10:43:47 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:43:48 ................................. [100%] 10:44:38 6 passed in 50.57s 10:44:38 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:44:50 ............................................................... [100%] 10:46:55 51 passed in 315.35s (0:05:15) 10:46:55 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:46:57 [100%] 10:46:57 44 passed in 138.90s (0:02:18) 10:46:58 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:46:58 ..... [100%] 10:47:08 14 passed in 245.43s (0:04:05) 10:47:08 pytest -q transportpce_tests/oc/test03_renderer.py 10:47:55 .............................. [100%] 10:48:23 19 passed in 74.87s (0:01:14) 10:48:24 tests190: OK ✔ in 6 minutes 52.42 seconds 10:48:24 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 10:48:24 .....tests71: freeze> python -m pip freeze --all 10:48:32 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:48:32 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:48:32 using environment variables from ./karaf71.env 10:48:32 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:48:33 ............... [100%] 10:48:54 24 passed in 116.18s (0:01:56) 10:48:54 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:48:57 .................... [100%] 10:49:25 12 passed in 52.70s 10:49:25 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:49:38 ................................................................................................................. [100%] 10:52:13 62 passed in 167.72s (0:02:47) 10:52:13 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:52:14 .... [100%] 10:52:19 40 passed in 203.98s (0:03:23) 10:52:19 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:52:19 ....... [100%] 10:53:04 36 passed in 369.05s (0:06:09) 10:53:04 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:53:04 .................................................................................... [100%] 10:54:47 48 passed in 153.51s (0:02:33) 10:54:47 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:54:55 ........................................................ [100%] 10:56:02 22 passed in 74.66s (0:01:14) 10:56:03 ................................................ [100%] 10:58:28 71 passed in 323.38s (0:05:23) 10:58:28 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:59:19 ...................... [100%] 11:03:50 19 passed in 321.85s (0:05:21) 11:03:50 tests71: OK ✔ in 7 minutes 38.81 seconds 11:03:50 tests_tapi: OK ✔ in 22 minutes 19.38 seconds 11:03:50 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 11:03:58 tests221: freeze> python -m pip freeze --all 11:03:58 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:03:58 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:03:58 using environment variables from ./karaf221.env 11:03:58 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:04:34 ........... [100%] 11:04:43 54 passed in 743.80s (0:12:23) 11:04:43 ........................... [100%] 11:05:13 35 passed in 74.67s (0:01:14) 11:05:13 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:05:44 ...... [100%] 11:05:58 6 passed in 44.54s 11:05:58 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:06:41 ............................................ [100%] 11:08:16 44 passed in 137.47s (0:02:17) 11:08:16 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:08:51 ............ [100%] 11:09:15 12 passed in 59.23s 11:09:15 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:09:41 ................ [100%] 11:11:10 16 passed in 114.72s (0:01:54) 11:11:10 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:11:41 ............................... [100%] 11:17:47 31 passed in 396.76s (0:06:36) 11:17:47 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:18:22 .......................... [100%] 11:19:18 26 passed in 90.27s (0:01:30) 11:19:18 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:19:54 ...................... [100%] 11:20:58 22 passed in 99.48s (0:01:39) 11:20:58 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:21:38 ........................................ [100%] 11:24:00 40 passed in 181.78s (0:03:01) 11:24:00 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:24:43 ........................................................................ [ 74%] 11:30:20 ......................... [100%] 11:32:12 97 passed in 491.47s (0:08:11) 11:32:12 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:32:52 ...................................................... [100%] 11:39:40 54 passed in 448.00s (0:07:27) 11:39:40 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:40:37 ........................................................................ [ 71%] 11:45:46 ............................. [100%] 11:47:56 101 passed in 495.35s (0:08:15) 11:47:56 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:48:51 ........................................................................ [ 67%] 11:54:38 ................................... [100%] 11:57:59 107 passed in 602.58s (0:10:02) 11:57:59 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:58:42 ............................................. [100%] 12:01:20 45 passed in 201.36s (0:03:21) 12:01:20 tests121: OK ✔ in 23 minutes 11.82 seconds 12:01:20 tests221: OK ✔ in 57 minutes 29.98 seconds 12:01:20 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 12:01:27 tests_hybrid: freeze> python -m pip freeze --all 12:01:27 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:01:27 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:01:27 using environment variables from ./karaf221.env 12:01:27 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:02:08 ................................................... [100%] 12:03:56 51 passed in 148.66s (0:02:28) 12:03:56 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:04:41 ........................................................................ [ 66%] 12:09:01 ..............FFFFFFFFFFFF........... [100%] 12:10:43 =================================== FAILURES =================================== 12:10:43 ___________ TestTransportPCEB100GEndtoend.test_087_get_400GE_service ___________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_087_get_400GE_service(self): 12:10:43 response = test_utils.get_ordm_serv_list_attr_request("services", "service-400GE") 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1352: AssertionError 12:10:43 ___________ TestTransportPCEB100GEndtoend.test_088_check_xc1_roadma ____________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_088_check_xc1_roadma(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 "ROADM-A1", "roadm-connections", "SRG1-PP1-TXRX-DEG2-TTP-TXRX-755:768") 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1362: AssertionError 12:10:43 ___________ TestTransportPCEB100GEndtoend.test_089_check_topo_xpdra2 ___________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_089_check_topo_xpdra2(self): 12:10:43 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'XPDR-A2-XPDR1', 'config') 12:10:43 self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 liste_tp = response['node']['ietf-network-topology:termination-point'] 12:10:43 for ele in liste_tp: 12:10:43 if ele['tp-id'] == 'XPDR1-NETWORK1': 12:10:43 self.assertEqual( 12:10:43 196.08125, 12:10:43 > float(ele['org-openroadm-network-topology:xpdr-network-attributes']['wavelength']['frequency'])) 12:10:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:10:43 E KeyError: 'wavelength' 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1381: KeyError 12:10:43 ________ TestTransportPCEB100GEndtoend.test_090_check_topo_roadma_SRG1 _________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_090_check_topo_roadma_SRG1(self): 12:10:43 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-SRG1', 'config') 12:10:43 self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 freq_map = base64.b64decode( 12:10:43 response['node']['org-openroadm-network-topology:srg-attributes']['avail-freq-maps'][0]['freq-map']) 12:10:43 freq_map_array = [int(x) for x in freq_map] 12:10:43 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:10:43 E AssertionError: 255 != 0 : Index 1 should not be available 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1395: AssertionError 12:10:43 ________ TestTransportPCEB100GEndtoend.test_091_check_topo_roadma_DEG1 _________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_091_check_topo_roadma_DEG1(self): 12:10:43 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-DEG2', 'config') 12:10:43 self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 freq_map = base64.b64decode( 12:10:43 response['node']['org-openroadm-network-topology:degree-attributes']['avail-freq-maps'][0]['freq-map']) 12:10:43 freq_map_array = [int(x) for x in freq_map] 12:10:43 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:10:43 E AssertionError: 255 != 0 : Index 1 should not be available 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1413: AssertionError 12:10:43 __ TestTransportPCEB100GEndtoend.test_092_check_interface_400GE_CLIENT_xpdra2 __ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_092_check_interface_400GE_CLIENT_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-CLIENT1-ETHERNET') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1431: AssertionError 12:10:43 ______ TestTransportPCEB100GEndtoend.test_093_check_interface_OTSI_xpdra2 ______ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_093_check_interface_OTSI_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-755:768') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1448: AssertionError 12:10:43 ___ TestTransportPCEB100GEndtoend.test_094_check_interface_OTSI_GROUP_xpdra2 ___ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_094_check_interface_OTSI_GROUP_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTSIGROUP-400G') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1474: AssertionError 12:10:43 _____ TestTransportPCEB100GEndtoend.test_095_check_interface_OTUC4_xpdra2 ______ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_095_check_interface_OTUC4_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTUC4') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1493: AssertionError 12:10:43 _____ TestTransportPCEB100GEndtoend.test_096_check_interface_ODUC4_xpdra2 ______ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_096_check_interface_ODUC4_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUC4') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1519: AssertionError 12:10:43 ____ TestTransportPCEB100GEndtoend.test_097_check_interface_ODUFLEX_xpdra2 _____ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_097_check_interface_ODUFLEX_xpdra2(self): 12:10:43 response = test_utils.check_node_attribute_request( 12:10:43 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUFLEX') 12:10:43 > self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 E AssertionError: 409 != 200 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1550: AssertionError 12:10:43 _________ TestTransportPCEB100GEndtoend.test_098_delete_400GE_service __________ 12:10:43 12:10:43 self = 12:10:43 12:10:43 def test_098_delete_400GE_service(self): 12:10:43 self.del_serv_input_data["service-delete-req-info"]["service-name"] = "service-400GE" 12:10:43 response = test_utils.transportpce_api_rpc_request( 12:10:43 'org-openroadm-service', 'service-delete', 12:10:43 self.del_serv_input_data) 12:10:43 self.assertEqual(response['status_code'], requests.codes.ok) 12:10:43 > self.assertIn('Renderer service delete in progress', 12:10:43 response['output']['configuration-response-common']['response-message']) 12:10:43 E AssertionError: 'Renderer service delete in progress' not found in "Service 'service-400GE' does not exist in datastore" 12:10:43 12:10:43 transportpce_tests/hybrid/test02_B100G_end2end.py:1606: AssertionError 12:10:43 =========================== short test summary info ============================ 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_087_get_400GE_service 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_088_check_xc1_roadma 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_089_check_topo_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_090_check_topo_roadma_SRG1 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_091_check_topo_roadma_DEG1 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_092_check_interface_400GE_CLIENT_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_093_check_interface_OTSI_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_094_check_interface_OTSI_GROUP_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_095_check_interface_OTUC4_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_096_check_interface_ODUC4_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_097_check_interface_ODUFLEX_xpdra2 12:10:43 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_098_delete_400GE_service 12:10:43 12 failed, 97 passed in 406.77s (0:06:46) 12:10:43 tests_hybrid: exit 1 (556.10 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=40548 12:10:43 buildcontroller: FAIL code 1 (76.16=setup[9.85]+cmd[66.31] seconds) 12:10:43 sims: OK (12.68=setup[9.63]+cmd[3.05] seconds) 12:10:43 build_karaf_tests121: OK (74.65=setup[8.46]+cmd[66.18] seconds) 12:10:43 testsPCE: FAIL code 1 (2466.42=setup[64.55]+cmd[2401.87] seconds) 12:10:43 tests121: OK (1391.82=setup[8.33]+cmd[1383.49] seconds) 12:10:43 build_karaf_tests221: OK (68.77=setup[8.40]+cmd[60.36] seconds) 12:10:43 tests_tapi: OK (1339.38=setup[8.24]+cmd[1331.14] seconds) 12:10:43 tests221: OK (3449.98=setup[7.95]+cmd[3442.03] seconds) 12:10:43 build_karaf_tests71: OK (70.77=setup[8.47]+cmd[62.30] seconds) 12:10:43 tests71: OK (458.81=setup[8.97]+cmd[449.84] seconds) 12:10:43 build_karaf_tests190: OK (73.12=setup[8.28]+cmd[64.83] seconds) 12:10:43 tests190: OK (412.42=setup[8.05]+cmd[404.37] seconds) 12:10:43 tests_hybrid: FAIL code 1 (563.11=setup[7.01]+cmd[556.10] seconds) 12:10:43 buildlighty: OK (36.99=setup[11.62]+cmd[25.36] seconds) 12:10:43 docs: OK (31.43=setup[28.86]+cmd[2.57] seconds) 12:10:43 docs-linkcheck: OK (32.14=setup[28.56]+cmd[3.58] seconds) 12:10:43 checkbashisms: OK (3.14=setup[1.80]+cmd[0.01,0.05,1.28] seconds) 12:10:43 pre-commit: OK (55.21=setup[3.92]+cmd[0.00,0.02,38.56,12.71] seconds) 12:10:43 pylint: OK (29.68=setup[3.84]+cmd[25.83] seconds) 12:10:43 evaluation failed :( (7969.76 seconds) 12:10:43 + tox_status=255 12:10:43 + echo '---> Completed tox runs' 12:10:43 ---> Completed tox runs 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/build_karaf_tests121/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=build_karaf_tests121 12:10:43 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/build_karaf_tests190/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=build_karaf_tests190 12:10:43 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/build_karaf_tests221/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=build_karaf_tests221 12:10:43 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/build_karaf_tests71/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=build_karaf_tests71 12:10:43 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:10:43 + for i in .tox/*/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 ++ echo .tox/buildcontroller/log 12:10:43 + tox_env=buildcontroller 12:10:43 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/buildlighty/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=buildlighty 12:10:43 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/checkbashisms/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=checkbashisms 12:10:43 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/docs-linkcheck/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:43 + tox_env=docs-linkcheck 12:10:43 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:10:43 + for i in .tox/*/log 12:10:43 ++ echo .tox/docs/log 12:10:43 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=docs 12:10:44 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/pre-commit/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=pre-commit 12:10:44 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/pylint/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=pylint 12:10:44 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/sims/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=sims 12:10:44 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/tests121/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=tests121 12:10:44 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/tests190/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=tests190 12:10:44 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/tests221/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=tests221 12:10:44 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/tests71/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=tests71 12:10:44 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/testsPCE/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=testsPCE 12:10:44 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:10:44 + for i in .tox/*/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 ++ echo .tox/tests_hybrid/log 12:10:44 + tox_env=tests_hybrid 12:10:44 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:10:44 + for i in .tox/*/log 12:10:44 ++ echo .tox/tests_tapi/log 12:10:44 ++ awk -F/ '{print $2}' 12:10:44 + tox_env=tests_tapi 12:10:44 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:10:44 + DOC_DIR=docs/_build/html 12:10:44 + [[ -d docs/_build/html ]] 12:10:44 + echo '---> Archiving generated docs' 12:10:44 ---> Archiving generated docs 12:10:44 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:10:44 + echo '---> tox-run.sh ends' 12:10:44 ---> tox-run.sh ends 12:10:44 + test 255 -eq 0 12:10:44 + exit 255 12:10:44 ++ '[' 1 = 1 ']' 12:10:44 ++ '[' -x /usr/bin/clear_console ']' 12:10:44 ++ /usr/bin/clear_console -q 12:10:44 Build step 'Execute shell' marked build as failure 12:10:44 $ ssh-agent -k 12:10:44 unset SSH_AUTH_SOCK; 12:10:44 unset SSH_AGENT_PID; 12:10:44 echo Agent pid 1552 killed; 12:10:44 [ssh-agent] Stopped. 12:10:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:10:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins403227285970618359.sh 12:10:44 ---> sysstat.sh 12:10:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5395153797282562140.sh 12:10:45 ---> package-listing.sh 12:10:45 ++ facter osfamily 12:10:45 ++ tr '[:upper:]' '[:lower:]' 12:10:45 + OS_FAMILY=debian 12:10:45 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:10:45 + START_PACKAGES=/tmp/packages_start.txt 12:10:45 + END_PACKAGES=/tmp/packages_end.txt 12:10:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:45 + PACKAGES=/tmp/packages_start.txt 12:10:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:10:45 + PACKAGES=/tmp/packages_end.txt 12:10:45 + case "${OS_FAMILY}" in 12:10:45 + dpkg -l 12:10:45 + grep '^ii' 12:10:45 + '[' -f /tmp/packages_start.txt ']' 12:10:45 + '[' -f /tmp/packages_end.txt ']' 12:10:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:10:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:10:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:10:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8926944495367015885.sh 12:10:45 ---> capture-instance-metadata.sh 12:10:45 Setup pyenv: 12:10:45 system 12:10:45 3.8.20 12:10:45 3.9.20 12:10:45 3.10.15 12:10:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViMS from file:/tmp/.os_lf_venv 12:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:48 lf-activate-venv(): INFO: Base packages installed successfully 12:10:48 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-ViMS/bin to PATH 12:11:00 INFO: Running in OpenStack, capturing instance metadata 12:11:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16285305918365744280.sh 12:11:01 provisioning config files... 12:11:01 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3768 12:11:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10571341696629054921tmp 12:11:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:11:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:11:01 provisioning config files... 12:11:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:11:02 [EnvInject] - Injecting environment variables from a build step. 12:11:02 [EnvInject] - Injecting as environment variables the properties content 12:11:02 SERVER_ID=logs 12:11:02 12:11:02 [EnvInject] - Variables injected successfully. 12:11:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1011688453599402698.sh 12:11:02 ---> create-netrc.sh 12:11:02 WARN: Log server credential not found. 12:11:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15446253289028876881.sh 12:11:02 ---> python-tools-install.sh 12:11:02 Setup pyenv: 12:11:02 system 12:11:02 3.8.20 12:11:02 3.9.20 12:11:02 3.10.15 12:11:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViMS from file:/tmp/.os_lf_venv 12:11:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:04 lf-activate-venv(): INFO: Base packages installed successfully 12:11:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-ViMS/bin to PATH 12:11:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12791489492736274985.sh 12:11:14 ---> sudo-logs.sh 12:11:14 Archiving 'sudo' log.. 12:11:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18242850050236595562.sh 12:11:15 ---> job-cost.sh 12:11:15 Setup pyenv: 12:11:15 system 12:11:15 3.8.20 12:11:15 3.9.20 12:11:15 3.10.15 12:11:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:11:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViMS from file:/tmp/.os_lf_venv 12:11:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:19 lf-activate-venv(): INFO: Base packages installed successfully 12:11:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:11:25 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:11:25 lf-activate-venv(): INFO: Adding /tmp/venv-ViMS/bin to PATH 12:11:25 INFO: No Stack... 12:11:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:26 INFO: Archiving Costs 12:11:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15298202581369359978.sh 12:11:26 ---> logs-deploy.sh 12:11:26 Setup pyenv: 12:11:26 system 12:11:26 3.8.20 12:11:26 3.9.20 12:11:26 3.10.15 12:11:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:11:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViMS from file:/tmp/.os_lf_venv 12:11:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:28 lf-activate-venv(): INFO: Base packages installed successfully 12:11:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-ViMS/bin to PATH 12:11:40 WARNING: Nexus logging server not set 12:11:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3768/ 12:11:40 INFO: archiving logs to S3 12:11:42 ---> uname -a: 12:11:42 Linux prd-ubuntu2204-docker-4c-16g-2825 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:11:42 12:11:42 12:11:42 ---> lscpu: 12:11:42 Architecture: x86_64 12:11:42 CPU op-mode(s): 32-bit, 64-bit 12:11:42 Address sizes: 40 bits physical, 48 bits virtual 12:11:42 Byte Order: Little Endian 12:11:42 CPU(s): 4 12:11:42 On-line CPU(s) list: 0-3 12:11:42 Vendor ID: AuthenticAMD 12:11:42 Model name: AMD EPYC-Rome Processor 12:11:42 CPU family: 23 12:11:42 Model: 49 12:11:42 Thread(s) per core: 1 12:11:42 Core(s) per socket: 1 12:11:42 Socket(s): 4 12:11:42 Stepping: 0 12:11:42 BogoMIPS: 5599.99 12:11:42 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 12:11:42 Virtualization: AMD-V 12:11:42 Hypervisor vendor: KVM 12:11:42 Virtualization type: full 12:11:42 L1d cache: 128 KiB (4 instances) 12:11:42 L1i cache: 128 KiB (4 instances) 12:11:42 L2 cache: 2 MiB (4 instances) 12:11:42 L3 cache: 64 MiB (4 instances) 12:11:42 NUMA node(s): 1 12:11:42 NUMA node0 CPU(s): 0-3 12:11:42 Vulnerability Gather data sampling: Not affected 12:11:42 Vulnerability Indirect target selection: Not affected 12:11:42 Vulnerability Itlb multihit: Not affected 12:11:42 Vulnerability L1tf: Not affected 12:11:42 Vulnerability Mds: Not affected 12:11:42 Vulnerability Meltdown: Not affected 12:11:42 Vulnerability Mmio stale data: Not affected 12:11:42 Vulnerability Reg file data sampling: Not affected 12:11:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:11:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:11:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:11:42 Vulnerability Srbds: Not affected 12:11:42 Vulnerability Tsx async abort: Not affected 12:11:42 12:11:42 12:11:42 ---> nproc: 12:11:42 4 12:11:42 12:11:42 12:11:42 ---> df -h: 12:11:42 Filesystem Size Used Avail Use% Mounted on 12:11:42 tmpfs 1.6G 1.1M 1.6G 1% /run 12:11:42 /dev/vda1 78G 17G 61G 22% / 12:11:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:11:42 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:11:42 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:11:42 12:11:42 12:11:42 ---> free -m: 12:11:42 total used free shared buff/cache available 12:11:42 Mem: 15989 716 11037 3 4235 14930 12:11:42 Swap: 1023 0 1023 12:11:42 12:11:42 12:11:42 ---> ip addr: 12:11:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:42 inet 127.0.0.1/8 scope host lo 12:11:42 valid_lft forever preferred_lft forever 12:11:42 inet6 ::1/128 scope host 12:11:42 valid_lft forever preferred_lft forever 12:11:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:42 link/ether fa:16:3e:50:3a:e9 brd ff:ff:ff:ff:ff:ff 12:11:42 altname enp0s3 12:11:42 inet 10.30.170.70/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:11:42 valid_lft 78236sec preferred_lft 78236sec 12:11:42 inet6 fe80::f816:3eff:fe50:3ae9/64 scope link 12:11:42 valid_lft forever preferred_lft forever 12:11:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:11:42 link/ether 66:0c:32:c9:c0:f8 brd ff:ff:ff:ff:ff:ff 12:11:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:11:42 valid_lft forever preferred_lft forever 12:11:42 12:11:42 12:11:42 ---> sar -b -r -n DEV: 12:11:42 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2825) 10/28/25 _x86_64_ (4 CPU) 12:11:42 12:11:42 09:55:41 LINUX RESTART (4 CPU) 12:11:42 12:11:42 10:00:22 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:42 10:10:22 22.98 0.70 20.70 1.57 542.84 11513.77 12924.40 12:11:42 10:20:22 1.76 0.01 1.74 0.02 0.05 19.71 0.13 12:11:42 10:30:22 1.63 0.00 1.61 0.02 0.00 18.32 0.17 12:11:42 10:40:22 1.68 0.00 1.65 0.03 0.00 18.97 0.27 12:11:42 10:50:01 71.59 25.80 42.31 3.48 422.62 5447.63 5509.21 12:11:42 11:00:03 15.22 0.19 14.16 0.87 5.99 431.97 474.76 12:11:42 11:10:02 29.09 0.06 15.04 13.99 1.59 668.44 214723.67 12:11:42 11:20:22 8.83 0.01 8.50 0.32 0.35 218.71 132.80 12:11:42 11:30:22 7.75 0.00 7.47 0.27 0.36 190.65 286.01 12:11:42 11:40:20 6.91 0.01 6.63 0.27 1.22 203.60 187.85 12:11:42 11:50:22 6.04 0.01 5.80 0.24 0.52 151.46 76.35 12:11:42 12:00:22 5.61 0.03 5.41 0.17 1.35 145.07 123.73 12:11:42 12:10:20 9.23 0.02 8.84 0.37 0.62 537.12 101.59 12:11:42 Average: 14.32 2.00 10.67 1.65 74.07 1491.14 18004.73 12:11:42 12:11:42 10:00:22 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:42 10:10:22 5620576 15274544 655632 4.00 221624 9254432 1320096 7.58 1780084 8227872 8 12:11:42 10:20:22 5620316 15274748 655504 4.00 222008 9254440 1320160 7.58 1780468 8227368 12 12:11:42 10:30:22 5619832 15274780 655480 4.00 222484 9254452 1320224 7.58 1780952 8227836 152 12:11:42 10:40:22 5617608 15273112 657104 4.01 222892 9254588 1320224 7.58 1781368 8229336 8 12:11:42 10:50:01 1811092 5096396 10837984 66.19 254080 3020908 12260560 70.38 2050352 11938696 1428 12:11:42 11:00:03 2827824 6141520 9793812 59.82 255984 3047380 11162852 64.07 2086556 10889004 452 12:11:42 11:10:02 10126096 13565772 2374064 14.50 261736 3162808 3083752 17.70 2142368 3543780 420 12:11:42 11:20:22 9288048 12753284 3186172 19.46 263236 3186776 3868024 22.20 2145104 4392388 392 12:11:42 11:30:22 7734492 11220204 4718396 28.82 264336 3206100 5393236 30.96 2146924 5934356 172 12:11:42 11:40:20 8461176 11973660 3965356 24.22 264720 3232472 5597160 32.13 2149212 5211296 260 12:11:42 11:50:22 6467796 9997012 5940840 36.28 265560 3248316 6689504 38.40 2152472 7179984 180 12:11:42 12:00:22 7925712 11473304 4465472 27.27 266280 3265956 5150748 29.57 2154784 5738208 148 12:11:42 12:10:20 7712720 11380000 4558052 27.84 270056 3375532 5186048 29.77 2168908 5920152 76 12:11:42 Average: 6525638 11899872 4035682 24.65 250384 5058782 4897891 28.11 2024581 7204637 285 12:11:42 12:11:42 10:00:22 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:42 10:10:22 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:11:42 10:10:22 ens3 40.97 29.98 766.06 2.96 0.00 0.00 0.00 0.00 12:11:42 10:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 10:20:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:42 10:20:22 ens3 0.84 0.14 0.14 0.05 0.00 0.00 0.00 0.00 12:11:42 10:20:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 10:30:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:42 10:30:22 ens3 0.65 0.13 0.11 0.04 0.00 0.00 0.00 0.00 12:11:42 10:30:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 10:40:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:42 10:40:22 ens3 0.89 0.15 0.16 0.06 0.00 0.00 0.00 0.00 12:11:42 10:40:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 10:50:01 lo 24.72 24.72 19.11 19.11 0.00 0.00 0.00 0.00 12:11:42 10:50:01 ens3 2.32 2.02 0.66 0.68 0.00 0.00 0.00 0.00 12:11:42 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:00:03 lo 49.68 49.68 20.31 20.31 0.00 0.00 0.00 0.00 12:11:42 11:00:03 ens3 1.76 1.57 0.37 1.40 0.00 0.00 0.00 0.00 12:11:42 11:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:10:02 lo 10.28 10.28 4.79 4.79 0.00 0.00 0.00 0.00 12:11:42 11:10:02 ens3 1.18 0.86 0.34 0.26 0.00 0.00 0.00 0.00 12:11:42 11:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:20:22 lo 6.47 6.47 3.94 3.94 0.00 0.00 0.00 0.00 12:11:42 11:20:22 ens3 0.47 0.32 0.09 0.06 0.00 0.00 0.00 0.00 12:11:42 11:20:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:30:22 lo 19.21 19.21 9.16 9.16 0.00 0.00 0.00 0.00 12:11:42 11:30:22 ens3 0.80 0.63 0.18 0.14 0.00 0.00 0.00 0.00 12:11:42 11:30:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:40:20 lo 28.09 28.09 9.85 9.85 0.00 0.00 0.00 0.00 12:11:42 11:40:20 ens3 1.19 0.47 0.23 0.12 0.00 0.00 0.00 0.00 12:11:42 11:40:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 11:50:22 lo 21.63 21.63 12.11 12.11 0.00 0.00 0.00 0.00 12:11:42 11:50:22 ens3 1.01 0.74 0.21 0.15 0.00 0.00 0.00 0.00 12:11:42 11:50:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 12:00:22 lo 15.63 15.63 9.00 9.00 0.00 0.00 0.00 0.00 12:11:42 12:00:22 ens3 0.95 0.55 0.22 0.14 0.00 0.00 0.00 0.00 12:11:42 12:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 12:10:20 lo 19.49 19.49 9.54 9.54 0.00 0.00 0.00 0.00 12:11:42 12:10:20 ens3 1.08 0.82 0.27 0.21 0.00 0.00 0.00 0.00 12:11:42 12:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 Average: lo 15.01 15.01 7.49 7.49 0.00 0.00 0.00 0.00 12:11:42 Average: ens3 4.16 2.95 59.18 0.48 0.00 0.00 0.00 0.00 12:11:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:42 12:11:42 12:11:42 ---> sar -P ALL: 12:11:42 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2825) 10/28/25 _x86_64_ (4 CPU) 12:11:42 12:11:42 09:55:41 LINUX RESTART (4 CPU) 12:11:42 12:11:42 10:00:22 CPU %user %nice %system %iowait %steal %idle 12:11:42 10:10:22 all 4.31 0.00 0.49 1.42 0.05 93.73 12:11:42 10:10:22 0 3.38 0.00 0.44 0.90 0.04 95.25 12:11:42 10:10:22 1 5.45 0.00 0.44 1.59 0.04 92.49 12:11:42 10:10:22 2 5.15 0.00 0.63 1.64 0.06 92.52 12:11:42 10:10:22 3 3.28 0.00 0.45 1.55 0.05 94.67 12:11:42 10:20:22 all 0.15 0.00 0.08 0.02 0.04 99.71 12:11:42 10:20:22 0 0.13 0.00 0.09 0.00 0.04 99.74 12:11:42 10:20:22 1 0.12 0.00 0.08 0.01 0.05 99.74 12:11:42 10:20:22 2 0.15 0.00 0.05 0.00 0.03 99.77 12:11:42 10:20:22 3 0.21 0.00 0.10 0.06 0.05 99.58 12:11:42 10:30:22 all 0.21 0.00 0.08 0.03 0.04 99.63 12:11:42 10:30:22 0 0.09 0.00 0.08 0.00 0.03 99.80 12:11:42 10:30:22 1 0.31 0.00 0.05 0.01 0.03 99.60 12:11:42 10:30:22 2 0.18 0.00 0.09 0.01 0.05 99.67 12:11:42 10:30:22 3 0.27 0.00 0.11 0.12 0.05 99.46 12:11:42 10:40:22 all 0.18 0.00 0.08 0.01 0.03 99.69 12:11:42 10:40:22 0 0.13 0.00 0.04 0.00 0.01 99.82 12:11:42 10:40:22 1 0.10 0.00 0.08 0.00 0.04 99.78 12:11:42 10:40:22 2 0.16 0.00 0.07 0.02 0.04 99.72 12:11:42 10:40:22 3 0.34 0.00 0.14 0.03 0.06 99.43 12:11:42 10:50:01 all 58.43 0.00 2.38 0.19 0.12 38.88 12:11:42 10:50:01 0 59.11 0.00 2.21 0.17 0.12 38.40 12:11:42 10:50:01 1 58.04 0.00 2.56 0.27 0.12 39.01 12:11:42 10:50:01 2 58.05 0.00 2.30 0.13 0.12 39.40 12:11:42 10:50:01 3 58.51 0.00 2.45 0.20 0.12 38.72 12:11:42 11:00:03 all 32.29 0.00 1.44 0.08 0.11 66.08 12:11:42 11:00:03 0 31.49 0.00 1.46 0.08 0.11 66.86 12:11:42 11:00:03 1 32.53 0.00 1.43 0.05 0.11 65.89 12:11:42 11:00:03 2 32.71 0.00 1.37 0.13 0.11 65.68 12:11:42 11:00:03 3 32.42 0.00 1.50 0.06 0.11 65.90 12:11:42 11:10:02 all 20.66 0.00 0.87 0.08 0.09 78.31 12:11:42 11:10:02 0 21.24 0.00 0.91 0.11 0.09 77.65 12:11:42 11:10:02 1 19.74 0.00 0.92 0.04 0.09 79.22 12:11:42 11:10:02 2 21.01 0.00 0.77 0.15 0.09 77.98 12:11:42 11:10:02 3 20.64 0.00 0.88 0.03 0.09 78.36 12:11:42 11:20:22 all 11.90 0.00 0.47 0.07 0.07 87.48 12:11:42 11:20:22 0 11.85 0.00 0.43 0.02 0.07 87.63 12:11:42 11:20:22 1 12.17 0.00 0.50 0.03 0.07 87.22 12:11:42 11:20:22 2 11.88 0.00 0.48 0.16 0.07 87.41 12:11:42 11:20:22 3 11.71 0.00 0.47 0.07 0.07 87.68 12:11:42 11:30:22 all 13.17 0.00 0.52 0.03 0.07 86.21 12:11:42 11:30:22 0 13.60 0.00 0.52 0.02 0.07 85.78 12:11:42 11:30:22 1 12.56 0.00 0.48 0.00 0.07 86.88 12:11:42 11:30:22 2 13.27 0.00 0.53 0.03 0.08 86.09 12:11:42 11:30:22 3 13.26 0.00 0.53 0.05 0.07 86.09 12:11:42 11:40:20 all 12.60 0.00 0.62 0.17 0.08 86.54 12:11:42 11:40:20 0 12.33 0.00 0.60 0.15 0.07 86.85 12:11:42 11:40:20 1 12.55 0.00 0.63 0.06 0.09 86.67 12:11:42 11:40:20 2 12.66 0.00 0.60 0.34 0.09 86.31 12:11:42 11:40:20 3 12.85 0.00 0.63 0.12 0.08 86.32 12:11:42 11:50:22 all 12.93 0.00 0.50 0.18 0.08 86.32 12:11:42 11:50:22 0 12.98 0.00 0.53 0.23 0.08 86.19 12:11:42 11:50:22 1 13.05 0.00 0.42 0.04 0.08 86.41 12:11:42 11:50:22 2 13.24 0.00 0.52 0.32 0.08 85.84 12:11:42 11:50:22 3 12.47 0.00 0.51 0.13 0.08 86.82 12:11:42 12:11:42 11:50:22 CPU %user %nice %system %iowait %steal %idle 12:11:42 12:00:22 all 7.97 0.00 0.49 0.03 0.07 91.44 12:11:42 12:00:22 0 7.39 0.00 0.42 0.04 0.07 92.08 12:11:42 12:00:22 1 8.17 0.00 0.57 0.04 0.07 91.15 12:11:42 12:00:22 2 8.31 0.00 0.53 0.02 0.08 91.06 12:11:42 12:00:22 3 8.03 0.00 0.43 0.01 0.07 91.46 12:11:42 12:10:20 all 14.55 0.00 0.57 0.11 0.08 84.69 12:11:42 12:10:20 0 14.45 0.00 0.49 0.07 0.07 84.91 12:11:42 12:10:20 1 14.14 0.00 0.63 0.26 0.08 84.89 12:11:42 12:10:20 2 15.41 0.00 0.65 0.10 0.08 83.75 12:11:42 12:10:20 3 14.18 0.00 0.51 0.02 0.08 85.21 12:11:42 Average: all 14.43 0.00 0.66 0.19 0.07 84.65 12:11:42 Average: 0 14.33 0.00 0.63 0.14 0.07 84.84 12:11:42 Average: 1 14.41 0.00 0.67 0.18 0.07 84.67 12:11:42 Average: 2 14.65 0.00 0.66 0.23 0.08 84.38 12:11:42 Average: 3 14.35 0.00 0.67 0.19 0.07 84.73 12:11:42 12:11:42 12:11:42