12:53:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120518 12:53:06 Running as SYSTEM 12:53:06 [EnvInject] - Loading node environment variables. 12:53:06 Building remotely on prd-ubuntu2204-docker-4c-16g-6083 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-titanium 12:53:06 [ssh-agent] Looking for ssh-agent implementation... 12:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:07 $ ssh-agent 12:53:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgIFVbZ/agent.43224 12:53:07 SSH_AGENT_PID=43226 12:53:07 [ssh-agent] Started. 12:53:07 Running ssh-add (command line suppressed) 12:53:07 Identity added: /w/workspace/transportpce-tox-verify-titanium@tmp/private_key_5702593869811623829.key (/w/workspace/transportpce-tox-verify-titanium@tmp/private_key_5702593869811623829.key) 12:53:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:53:07 The recommended git tool is: NONE 12:53:09 using credential jenkins-ssh 12:53:09 Wiping out workspace first. 12:53:09 Cloning the remote Git repository 12:53:09 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:53:09 > git init /w/workspace/transportpce-tox-verify-titanium # timeout=10 12:53:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:09 > git --version # timeout=10 12:53:09 > git --version # 'git version 2.34.1' 12:53:09 using GIT_SSH to set credentials jenkins-ssh 12:53:09 Verifying host key using known hosts file 12:53:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:53:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:14 using GIT_SSH to set credentials jenkins-ssh 12:53:14 Verifying host key using known hosts file 12:53:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:53:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/18/120518/1 # timeout=10 12:53:14 > git rev-parse 56a66cb0bb8e0269839a6c58625e36e5b959c33f^{commit} # timeout=10 12:53:14 Checking out Revision 56a66cb0bb8e0269839a6c58625e36e5b959c33f (refs/changes/18/120518/1) 12:53:14 > git config core.sparsecheckout # timeout=10 12:53:14 > git checkout -f 56a66cb0bb8e0269839a6c58625e36e5b959c33f # timeout=10 12:53:18 Commit message: "Fixup javadoc-based violations in OLM" 12:53:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:18 > git rev-list --no-walk 61c2594a1a8b661a20bcc7503830e5d8f935e029 # timeout=10 12:53:18 > git remote # timeout=10 12:53:18 > git submodule init # timeout=10 12:53:18 > git submodule sync # timeout=10 12:53:18 > git config --get remote.origin.url # timeout=10 12:53:18 > git submodule init # timeout=10 12:53:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:53:18 ERROR: No submodules found. 12:53:18 provisioning config files... 12:53:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:53:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:53:18 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins16185856363652733299.sh 12:53:18 ---> python-tools-install.sh 12:53:18 Setup pyenv: 12:53:18 * system (set by /opt/pyenv/version) 12:53:18 * 3.8.20 (set by /opt/pyenv/version) 12:53:18 * 3.9.20 (set by /opt/pyenv/version) 12:53:18 3.10.15 12:53:18 3.11.10 12:53:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wId2 12:53:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:27 lf-activate-venv(): INFO: Base packages installed successfully 12:53:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-wId2/bin to PATH 12:53:49 Generating Requirements File 12:54:07 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:54:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:07 Python 3.11.10 12:54:07 pip 26.0.1 from /tmp/venv-wId2/lib/python3.11/site-packages/pip (python 3.11) 12:54:07 appdirs==1.4.4 12:54:07 argcomplete==3.6.3 12:54:07 aspy.yaml==1.3.0 12:54:07 attrs==25.4.0 12:54:07 autopage==0.6.0 12:54:07 beautifulsoup4==4.14.3 12:54:07 boto3==1.42.42 12:54:07 botocore==1.42.42 12:54:07 bs4==0.0.2 12:54:07 certifi==2026.1.4 12:54:07 cffi==2.0.0 12:54:07 cfgv==3.5.0 12:54:07 chardet==5.2.0 12:54:07 charset-normalizer==3.4.4 12:54:07 click==8.3.1 12:54:07 cliff==4.13.1 12:54:07 cmd2==3.2.0 12:54:07 cryptography==3.3.2 12:54:07 debtcollector==3.0.0 12:54:07 decorator==5.2.1 12:54:07 defusedxml==0.7.1 12:54:07 Deprecated==1.3.1 12:54:07 distlib==0.4.0 12:54:07 dnspython==2.8.0 12:54:07 docker==7.1.0 12:54:07 dogpile.cache==1.5.0 12:54:07 durationpy==0.10 12:54:07 email-validator==2.3.0 12:54:07 filelock==3.20.3 12:54:07 future==1.0.0 12:54:07 gitdb==4.0.12 12:54:07 GitPython==3.1.46 12:54:07 httplib2==0.30.2 12:54:07 identify==2.6.16 12:54:07 idna==3.11 12:54:07 importlib-resources==1.5.0 12:54:07 iso8601==2.1.0 12:54:07 Jinja2==3.1.6 12:54:07 jmespath==1.1.0 12:54:07 jsonpatch==1.33 12:54:07 jsonpointer==3.0.0 12:54:07 jsonschema==4.26.0 12:54:07 jsonschema-specifications==2025.9.1 12:54:07 keystoneauth1==5.13.0 12:54:07 kubernetes==35.0.0 12:54:07 lftools==0.37.21 12:54:07 lxml==6.0.2 12:54:07 markdown-it-py==4.0.0 12:54:07 MarkupSafe==3.0.3 12:54:07 mdurl==0.1.2 12:54:07 msgpack==1.1.2 12:54:07 multi_key_dict==2.0.3 12:54:07 munch==4.0.0 12:54:07 netaddr==1.3.0 12:54:07 niet==1.4.2 12:54:07 nodeenv==1.10.0 12:54:07 oauth2client==4.1.3 12:54:07 oauthlib==3.3.1 12:54:07 openstacksdk==4.9.0 12:54:07 os-service-types==1.8.2 12:54:07 osc-lib==4.3.0 12:54:07 oslo.config==10.2.0 12:54:07 oslo.context==6.2.0 12:54:07 oslo.i18n==6.7.1 12:54:07 oslo.log==8.0.0 12:54:07 oslo.serialization==5.9.0 12:54:07 oslo.utils==9.2.0 12:54:07 packaging==26.0 12:54:07 pbr==7.0.3 12:54:07 platformdirs==4.5.1 12:54:07 prettytable==3.17.0 12:54:07 psutil==7.2.2 12:54:07 pyasn1==0.6.2 12:54:07 pyasn1_modules==0.4.2 12:54:07 pycparser==3.0 12:54:07 pygerrit2==2.0.15 12:54:07 PyGithub==2.8.1 12:54:07 Pygments==2.19.2 12:54:07 PyJWT==2.11.0 12:54:07 PyNaCl==1.6.2 12:54:07 pyparsing==2.4.7 12:54:07 pyperclip==1.11.0 12:54:07 pyrsistent==0.20.0 12:54:07 python-cinderclient==9.8.0 12:54:07 python-dateutil==2.9.0.post0 12:54:07 python-heatclient==5.0.0 12:54:07 python-jenkins==1.8.3 12:54:07 python-keystoneclient==5.7.0 12:54:07 python-magnumclient==4.9.0 12:54:07 python-openstackclient==8.3.0 12:54:07 python-swiftclient==4.9.0 12:54:07 PyYAML==6.0.3 12:54:07 referencing==0.37.0 12:54:07 requests==2.32.5 12:54:07 requests-oauthlib==2.0.0 12:54:07 requestsexceptions==1.4.0 12:54:07 rfc3986==2.0.0 12:54:07 rich==14.3.2 12:54:07 rich-argparse==1.7.2 12:54:07 rpds-py==0.30.0 12:54:07 rsa==4.9.1 12:54:07 ruamel.yaml==0.19.1 12:54:07 ruamel.yaml.clib==0.2.15 12:54:07 s3transfer==0.16.0 12:54:07 simplejson==3.20.2 12:54:07 six==1.17.0 12:54:07 smmap==5.0.2 12:54:07 soupsieve==2.8.3 12:54:07 stevedore==5.6.0 12:54:07 tabulate==0.9.0 12:54:07 toml==0.10.2 12:54:07 tomlkit==0.14.0 12:54:07 tqdm==4.67.3 12:54:07 typing_extensions==4.15.0 12:54:07 tzdata==2025.3 12:54:07 urllib3==1.26.20 12:54:07 virtualenv==20.36.1 12:54:07 wcwidth==0.5.3 12:54:07 websocket-client==1.9.0 12:54:07 wrapt==2.1.1 12:54:07 xdg==6.0.0 12:54:07 xmltodict==1.0.2 12:54:07 yq==3.4.3 12:54:07 [EnvInject] - Injecting environment variables from a build step. 12:54:07 [EnvInject] - Injecting as environment variables the properties content 12:54:07 PYTHON=python3 12:54:07 12:54:07 [EnvInject] - Variables injected successfully. 12:54:07 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins17233591435495351545.sh 12:54:07 ---> tox-install.sh 12:54:07 + source /home/jenkins/lf-env.sh 12:54:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:08 ++ mktemp -d /tmp/venv-XXXX 12:54:08 + lf_venv=/tmp/venv-Ir1S 12:54:08 + local venv_file=/tmp/.os_lf_venv 12:54:08 + local python=python3 12:54:08 + local options 12:54:08 + local set_path=true 12:54:08 + local install_args= 12:54:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:08 + true 12:54:08 + case $1 in 12:54:08 + venv_file=/tmp/.toxenv 12:54:08 + shift 2 12:54:08 + true 12:54:08 + case $1 in 12:54:08 + shift 12:54:08 + break 12:54:08 + case $python in 12:54:08 + local pkg_list= 12:54:08 + [[ -d /opt/pyenv ]] 12:54:08 + echo 'Setup pyenv:' 12:54:08 Setup pyenv: 12:54:08 + export PYENV_ROOT=/opt/pyenv 12:54:08 + PYENV_ROOT=/opt/pyenv 12:54:08 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:08 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:08 + pyenv versions 12:54:08 system 12:54:08 3.8.20 12:54:08 3.9.20 12:54:08 3.10.15 12:54:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 12:54:08 + command -v pyenv 12:54:08 ++ pyenv init - --no-rehash 12:54:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:08 for i in ${!paths[@]}; do 12:54:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:08 fi; done; 12:54:08 echo "${paths[*]}"'\'')" 12:54:08 export PATH="/opt/pyenv/shims:${PATH}" 12:54:08 export PYENV_SHELL=bash 12:54:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:08 pyenv() { 12:54:08 local command 12:54:08 command="${1:-}" 12:54:08 if [ "$#" -gt 0 ]; then 12:54:08 shift 12:54:08 fi 12:54:08 12:54:08 case "$command" in 12:54:08 rehash|shell) 12:54:08 eval "$(pyenv "sh-$command" "$@")" 12:54:08 ;; 12:54:08 *) 12:54:08 command pyenv "$command" "$@" 12:54:08 ;; 12:54:08 esac 12:54:08 }' 12:54:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:08 for i in ${!paths[@]}; do 12:54:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:08 fi; done; 12:54:08 echo "${paths[*]}"' 12:54:08 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:08 ++ export PYENV_SHELL=bash 12:54:08 ++ PYENV_SHELL=bash 12:54:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:08 +++ complete -F _pyenv pyenv 12:54:08 ++ lf-pyver python3 12:54:08 ++ local py_version_xy=python3 12:54:08 ++ local py_version_xyz= 12:54:08 ++ pyenv versions 12:54:08 ++ local command 12:54:08 ++ command=versions 12:54:08 ++ '[' 1 -gt 0 ']' 12:54:08 ++ shift 12:54:08 ++ case "$command" in 12:54:08 ++ command pyenv versions 12:54:08 ++ awk '{ print $1 }' 12:54:08 ++ grep -E '^[0-9.]*[0-9]$' 12:54:08 ++ sed 's/^[ *]* //' 12:54:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:08 +++ grep '^3' /tmp/.pyenv_versions 12:54:08 +++ sort -V 12:54:08 +++ tail -n 1 12:54:08 ++ py_version_xyz=3.11.10 12:54:08 ++ [[ -z 3.11.10 ]] 12:54:08 ++ echo 3.11.10 12:54:08 ++ return 0 12:54:08 + pyenv local 3.11.10 12:54:08 + local command 12:54:08 + command=local 12:54:08 + '[' 2 -gt 0 ']' 12:54:08 + shift 12:54:08 + case "$command" in 12:54:08 + command pyenv local 3.11.10 12:54:08 + for arg in "$@" 12:54:08 + case $arg in 12:54:08 + pkg_list+='tox ' 12:54:08 + for arg in "$@" 12:54:08 + case $arg in 12:54:08 + pkg_list+='virtualenv ' 12:54:08 + for arg in "$@" 12:54:08 + case $arg in 12:54:08 + pkg_list+='urllib3~=1.26.15 ' 12:54:08 + [[ -f /tmp/.toxenv ]] 12:54:08 + [[ ! -f /tmp/.toxenv ]] 12:54:08 + [[ -n '' ]] 12:54:08 + python3 -m venv /tmp/venv-Ir1S 12:54:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ir1S' 12:54:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ir1S 12:54:12 + echo /tmp/venv-Ir1S 12:54:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:12 + local 'pip_opts=--upgrade --quiet' 12:54:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:12 + [[ -n '' ]] 12:54:12 + [[ -n '' ]] 12:54:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:12 + /tmp/venv-Ir1S/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:54:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:15 lf-activate-venv(): INFO: Base packages installed successfully 12:54:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:15 + /tmp/venv-Ir1S/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:17 + type python3 12:54:17 + true 12:54:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ir1S/bin to PATH' 12:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-Ir1S/bin to PATH 12:54:17 + PATH=/tmp/venv-Ir1S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:17 + return 0 12:54:17 + python3 --version 12:54:17 Python 3.11.10 12:54:17 + python3 -m pip --version 12:54:17 pip 26.0.1 from /tmp/venv-Ir1S/lib/python3.11/site-packages/pip (python 3.11) 12:54:17 + python3 -m pip freeze 12:54:18 cachetools==7.0.0 12:54:18 chardet==5.2.0 12:54:18 colorama==0.4.6 12:54:18 distlib==0.4.0 12:54:18 filelock==3.20.3 12:54:18 packaging==26.0 12:54:18 platformdirs==4.5.1 12:54:18 pluggy==1.6.0 12:54:18 pyproject-api==1.10.0 12:54:18 tox==4.34.1 12:54:18 urllib3==1.26.20 12:54:18 virtualenv==20.36.1 12:54:18 [transportpce-tox-verify-titanium] $ /bin/sh -xe /tmp/jenkins11800807771780740234.sh 12:54:18 [EnvInject] - Injecting environment variables from a build step. 12:54:18 [EnvInject] - Injecting as environment variables the properties content 12:54:18 PARALLEL=True 12:54:18 12:54:18 [EnvInject] - Variables injected successfully. 12:54:18 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins1668058758542626197.sh 12:54:18 ---> tox-run.sh 12:54:18 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/tox 12:54:18 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/docs 12:54:18 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/tox 12:54:18 + cd /w/workspace/transportpce-tox-verify-titanium/. 12:54:18 + source /home/jenkins/lf-env.sh 12:54:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:18 ++ mktemp -d /tmp/venv-XXXX 12:54:18 + lf_venv=/tmp/venv-vTum 12:54:18 + local venv_file=/tmp/.os_lf_venv 12:54:18 + local python=python3 12:54:18 + local options 12:54:18 + local set_path=true 12:54:18 + local install_args= 12:54:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:18 + true 12:54:18 + case $1 in 12:54:18 + venv_file=/tmp/.toxenv 12:54:18 + shift 2 12:54:18 + true 12:54:18 + case $1 in 12:54:18 + shift 12:54:18 + break 12:54:18 + case $python in 12:54:18 + local pkg_list= 12:54:18 + [[ -d /opt/pyenv ]] 12:54:18 + echo 'Setup pyenv:' 12:54:18 Setup pyenv: 12:54:18 + export PYENV_ROOT=/opt/pyenv 12:54:18 + PYENV_ROOT=/opt/pyenv 12:54:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 + pyenv versions 12:54:18 system 12:54:18 3.8.20 12:54:18 3.9.20 12:54:18 3.10.15 12:54:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 12:54:18 + command -v pyenv 12:54:18 ++ pyenv init - --no-rehash 12:54:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:18 for i in ${!paths[@]}; do 12:54:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:18 fi; done; 12:54:18 echo "${paths[*]}"'\'')" 12:54:18 export PATH="/opt/pyenv/shims:${PATH}" 12:54:18 export PYENV_SHELL=bash 12:54:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:18 pyenv() { 12:54:18 local command 12:54:18 command="${1:-}" 12:54:18 if [ "$#" -gt 0 ]; then 12:54:18 shift 12:54:18 fi 12:54:18 12:54:18 case "$command" in 12:54:18 rehash|shell) 12:54:18 eval "$(pyenv "sh-$command" "$@")" 12:54:18 ;; 12:54:18 *) 12:54:18 command pyenv "$command" "$@" 12:54:18 ;; 12:54:18 esac 12:54:18 }' 12:54:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:18 for i in ${!paths[@]}; do 12:54:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:18 fi; done; 12:54:18 echo "${paths[*]}"' 12:54:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:18 ++ export PYENV_SHELL=bash 12:54:18 ++ PYENV_SHELL=bash 12:54:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:18 +++ complete -F _pyenv pyenv 12:54:18 ++ lf-pyver python3 12:54:18 ++ local py_version_xy=python3 12:54:18 ++ local py_version_xyz= 12:54:18 ++ sed 's/^[ *]* //' 12:54:18 ++ pyenv versions 12:54:18 ++ local command 12:54:18 ++ command=versions 12:54:18 ++ '[' 1 -gt 0 ']' 12:54:18 ++ shift 12:54:18 ++ case "$command" in 12:54:18 ++ command pyenv versions 12:54:18 ++ awk '{ print $1 }' 12:54:18 ++ grep -E '^[0-9.]*[0-9]$' 12:54:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:18 +++ grep '^3' /tmp/.pyenv_versions 12:54:18 +++ sort -V 12:54:18 +++ tail -n 1 12:54:18 ++ py_version_xyz=3.11.10 12:54:18 ++ [[ -z 3.11.10 ]] 12:54:18 ++ echo 3.11.10 12:54:18 ++ return 0 12:54:18 + pyenv local 3.11.10 12:54:18 + local command 12:54:18 + command=local 12:54:18 + '[' 2 -gt 0 ']' 12:54:18 + shift 12:54:18 + case "$command" in 12:54:18 + command pyenv local 3.11.10 12:54:18 + for arg in "$@" 12:54:18 + case $arg in 12:54:18 + pkg_list+='tox ' 12:54:18 + for arg in "$@" 12:54:18 + case $arg in 12:54:18 + pkg_list+='virtualenv ' 12:54:18 + for arg in "$@" 12:54:18 + case $arg in 12:54:18 + pkg_list+='urllib3~=1.26.15 ' 12:54:18 + [[ -f /tmp/.toxenv ]] 12:54:18 ++ cat /tmp/.toxenv 12:54:18 + lf_venv=/tmp/venv-Ir1S 12:54:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ir1S from' file:/tmp/.toxenv 12:54:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ir1S from file:/tmp/.toxenv 12:54:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:18 + local 'pip_opts=--upgrade --quiet' 12:54:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:18 + [[ -n '' ]] 12:54:18 + [[ -n '' ]] 12:54:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:18 + /tmp/venv-Ir1S/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:54:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:19 lf-activate-venv(): INFO: Base packages installed successfully 12:54:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:19 + /tmp/venv-Ir1S/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:20 + type python3 12:54:20 + true 12:54:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ir1S/bin to PATH' 12:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ir1S/bin to PATH 12:54:20 + PATH=/tmp/venv-Ir1S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:20 + return 0 12:54:20 + [[ -d /opt/pyenv ]] 12:54:20 + echo '---> Setting up pyenv' 12:54:20 ---> Setting up pyenv 12:54:20 + export PYENV_ROOT=/opt/pyenv 12:54:20 + PYENV_ROOT=/opt/pyenv 12:54:20 + export PATH=/opt/pyenv/bin:/tmp/venv-Ir1S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:20 + PATH=/opt/pyenv/bin:/tmp/venv-Ir1S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:54:20 ++ pwd 12:54:20 + PYTHONPATH=/w/workspace/transportpce-tox-verify-titanium 12:54:20 + export PYTHONPATH 12:54:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:20 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:20 + tox --version 12:54:20 4.34.1 from /tmp/venv-Ir1S/lib/python3.11/site-packages/tox/__init__.py 12:54:20 + PARALLEL=True 12:54:20 + TOX_OPTIONS_LIST= 12:54:20 + [[ -n '' ]] 12:54:20 + case ${PARALLEL,,} in 12:54:20 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:54:20 + tox --parallel auto --parallel-live 12:54:20 + tee -a /w/workspace/transportpce-tox-verify-titanium/archives/tox/tox.log 12:54:22 checkbashisms: freeze> python -m pip freeze --all 12:54:22 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:22 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:22 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:22 checkbashisms: pip==25.3,setuptools==80.9.0 12:54:22 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 12:54:22 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 12:54:22 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:54:24 checkbashisms: OK ✔ in 3.28 seconds 12:54:24 pre-commit: install_deps> python -I -m pip install pre-commit 12:54:26 pre-commit: freeze> python -m pip freeze --all 12:54:27 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 12:54:27 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 12:54:27 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 12:54:27 /usr/bin/cpan 12:54:27 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run --all-files --show-diff-on-failure 12:54:27 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:54:27 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:54:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:27 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 12:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:54:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:54:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:28 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:54:28 buildcontroller: freeze> python -m pip freeze --all 12:54:29 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:29 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh 12:54:29 + update-java-alternatives -l 12:54:29 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:54:29 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:54:29 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:54:29 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:54:29 update-alternatives: error: no alternatives for jaotc 12:54:29 update-alternatives: error: no alternatives for rmic 12:54:29 + java -version 12:54:29 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:54:29 + JAVA_VER=21 12:54:29 + echo 21 12:54:29 21 12:54:29 + javac -version 12:54:29 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:54:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:29 [INFO] Once installed this environment will be reused. 12:54:29 [INFO] This may take a few minutes... 12:54:29 + JAVAC_VER=21 12:54:29 + echo 21 12:54:29 21 12:54:29 ok, java is 21 or newer 12:54:29 + [ 21 -ge 21 ] 12:54:29 + [ 21 -ge 21 ] 12:54:29 + echo ok, java is 21 or newer 12:54:29 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:54:30 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 12:54:30 2026-02-05 12:54:30 ERROR 404: Not Found. 12:54:30 + sudo mkdir -p /opt 12:54:30 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:54:30 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 12:54:30 tar: Error is not recoverable: exiting now 12:54:30 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:54:30 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:54:30 + mvn --version 12:54:30 ./installMavenUbuntu.sh: 28: mvn: not found 12:54:30 buildcontroller: exit 127 (0.94 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh pid=44359 12:54:30 buildcontroller: FAIL ✖ in 9.33 seconds 12:54:30 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:54:34 pylint: freeze> python -m pip freeze --all 12:54:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:34 [INFO] Once installed this environment will be reused. 12:54:34 [INFO] This may take a few minutes... 12:54:34 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 12:54:34 pylint: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 12:54:41 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:41 [INFO] Once installed this environment will be reused. 12:54:41 [INFO] This may take a few minutes... 12:54:45 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:54:45 [INFO] Once installed this environment will be reused. 12:54:45 [INFO] This may take a few minutes... 12:54:46 docs-linkcheck: freeze> python -m pip freeze --all 12:54:46 docs: freeze> python -m pip freeze --all 12:54:46 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:54:46 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/linkcheck 12:54:46 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:54:46 docs: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/html 12:54:48 docs: OK ✔ in 27.67 seconds 12:54:48 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:51 docs-linkcheck: OK ✔ in 30.06 seconds 12:54:51 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:54 trim trailing whitespace.................................................Passed 12:54:54 Tabs remover.............................................................Passed 12:54:54 autopep8................................................................. 12:54:55 ------------------------------------ 12:54:55 Your code has been rated at 10.00/10 12:54:55 12:54:57 build_karaf_tests121: freeze> python -m pip freeze --all 12:54:58 pylint: OK ✔ in 27.88 seconds 12:54:58 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:58 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:54:58 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 12:54:58 ./build_karaf_for_tests.sh: 22: mvn: not found 12:54:58 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:54:58 build karaf in karaf121 with ./karaf121.env 12:54:58 build_karaf_tests121: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44881 12:54:58 build_karaf_tests121: FAIL ✖ in 9.68 seconds 12:54:58 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:58 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:58 build_karaf_tests221: freeze> python -m pip freeze --all 12:54:59 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:59 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:54:59 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 12:54:59 ./build_karaf_for_tests.sh: 22: mvn: not found 12:54:59 build karaf in karaf221 with ./karaf221.env 12:54:59 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:54:59 build_karaf_tests221: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44903 12:54:59 build_karaf_tests221: FAIL ✖ in 8.12 seconds 12:54:59 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:59 Passed 12:54:59 perltidy.................................................................Passed 12:55:00 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run gitlint-ci --hook-stage manual 12:55:00 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:55:00 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:55:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:55:00 [INFO] Once installed this environment will be reused. 12:55:00 [INFO] This may take a few minutes... 12:55:04 build_karaf_tests71: freeze> python -m pip freeze --all 12:55:05 build_karaf_tests190: freeze> python -m pip freeze --all 12:55:05 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:05 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:55:05 build karaf in karaf71 with ./karaf71.env 12:55:05 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 12:55:05 ./build_karaf_for_tests.sh: 22: mvn: not found 12:55:05 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:55:05 build_karaf_tests71: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44985 12:55:05 build_karaf_tests71: FAIL ✖ in 7.18 seconds 12:55:05 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:55:05 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:05 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:55:05 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 12:55:05 ./build_karaf_for_tests.sh: 22: mvn: not found 12:55:05 build karaf in karafoc with ./karafoc.env 12:55:05 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:55:05 build_karaf_tests190: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=45004 12:55:05 build_karaf_tests190: FAIL ✖ in 7.33 seconds 12:55:05 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:55:05 buildlighty: freeze> python -m pip freeze --all 12:55:06 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:06 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh 12:55:06 ./build.sh: 7: mvn: not found 12:55:06 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 12:55:06 buildlighty: exit 9 (0.02 seconds) /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh pid=45027 12:55:06 gitlint..................................................................Passed 12:55:11 buildlighty: FAIL ✖ in 6.99 seconds 12:55:11 pre-commit: OK ✔ in 42.32 seconds 12:55:11 sims: freeze> python -m pip freeze --all 12:55:12 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:12 sims: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./install_lightynode.sh 12:55:12 Using lighynode version 20.1.0.5 12:55:12 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:55:58 sims: OK ✔ in 11.99 seconds 12:55:58 testsPCE: freeze> python -m pip freeze --all 12:55:58 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:55:58 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce 12:55:58 pytest -q transportpce_tests/pce/test01_pce.py 12:57:59 EEEEEEEEEEEEEEEEEEEE [100%] 13:36:00 ==================================== ERRORS ==================================== 13:36:00 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 13:36:00 13:36:00 cls = 13:36:00 13:36:00 @classmethod 13:36:00 def setUpClass(cls): 13:36:00 # pylint: disable=bare-except 13:36:00 sample_files_parsed = False 13:36:00 time.sleep(20) 13:36:00 try: 13:36:00 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "honeynode-topo.json") 13:36:00 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:36:00 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-simple-topology.json") 13:36:00 13:36:00 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:36:00 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:36:00 13:36:00 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:36:00 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:36:00 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:36:00 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:36:00 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:36:00 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:36:00 cls.port_mapping_data = port_mapping.read() 13:36:00 sample_files_parsed = True 13:36:00 except PermissionError as err: 13:36:00 print("Permission Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except FileNotFoundError as err: 13:36:00 print("File Not found Error when trying to read sample files\n", err) 13:36:00 sys.exit(2) 13:36:00 except: 13:36:00 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:36:00 sys.exit(2) 13:36:00 finally: 13:36:00 if sample_files_parsed: 13:36:00 print("sample files content loaded") 13:36:00 13:36:00 > cls.processes = test_utils.start_tpce() 13:36:00 ^^^^^^^^^^^^^^^^^^^^^^^ 13:36:00 13:36:00 transportpce_tests/pce/test01_pce.py:93: 13:36:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:36:00 13:36:00 def start_tpce(): 13:36:00 if 'NO_ODL_STARTUP' in os.environ: 13:36:00 print('No OpenDaylight instance to start!') 13:36:00 return [] 13:36:00 print('starting OpenDaylight...') 13:36:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:36:00 process = start_lighty() 13:36:00 else: 13:36:00 process = start_karaf() 13:36:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:36:00 print('OpenDaylight started !') 13:36:00 else: 13:36:00 print('OpenDaylight failed to start !') 13:36:00 shutdown_process(process) 13:36:00 for pid in process_list: 13:36:00 shutdown_process(pid) 13:36:00 > sys.exit(1) 13:36:00 E SystemExit: 1 13:36:00 13:36:00 transportpce_tests/common/test_utils.py:232: SystemExit 13:36:00 ---------------------------- Captured stdout setup ----------------------------- 13:36:00 sample files content loaded 13:36:00 starting OpenDaylight... 13:36:00 starting KARAF (karaf) TransportPCE build... 13:36:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:36:00 =========================== short test summary info ============================ 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 13:36:00 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 13:36:00 20 errors in 2401.17s (0:40:01) 13:36:00 testsPCE: exit 1 (2401.50 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce pid=45098 13:36:01 testsPCE: FAIL ✖ in 40 minutes 54.88 seconds 13:36:01 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:01 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:01 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:07 tests121: freeze> python -m pip freeze --all 13:36:07 tests190: freeze> python -m pip freeze --all 13:36:07 tests_tapi: freeze> python -m pip freeze --all 13:36:08 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:08 tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc 13:36:08 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:08 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi 13:36:08 using environment variables from ./karafoc.env 13:36:08 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:08 tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 13:36:08 pytest -q transportpce_tests/oc/test01_portmapping.py 13:36:08 using environment variables from ./karaf221.env 13:36:08 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:36:08 using environment variables from ./karaf121.env 13:36:08 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:37:48 EEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 13:52:48 ==================================== ERRORS ==================================== 13:52:48 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 =========================== short test summary info ============================ 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 13:52:48 10 errors in 1000.57s (0:16:40) 13:52:48 tests190: exit 1 (1000.87 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc pid=45457 13:52:48 EEtests190: FAIL ✖ in 16 minutes 48.48 seconds 13:52:49 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:52:56 tests71: freeze> python -m pip freeze --all 13:52:56 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:52:56 tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 13:52:56 using environment variables from ./karaf71.env 13:52:56 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:54:28 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:11:09 ==================================== ERRORS ==================================== 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 =========================== short test summary info ============================ 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 14:11:09 21 errors in 2100.97s (0:35:00) 14:11:09 tests121: exit 1 (2101.26 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 pid=45474 14:11:09 EEEE [100%] 14:12:57 ==================================== ERRORS ==================================== 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 =========================== short test summary info ============================ 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 14:12:57 12 errors in 1200.62s (0:20:00) 14:12:57 tests121: FAIL ✖ in 35 minutes 8.89 seconds 14:12:57 tests71: exit 1 (1200.91 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 pid=45652 14:14:29 EEEEEEEEEEEEE$ ssh-agent -k 14:35:54 unset SSH_AUTH_SOCK; 14:35:54 unset SSH_AGENT_PID; 14:35:54 echo Agent pid 43226 killed; 14:35:54 [ssh-agent] Stopped. 14:35:54 Build was aborted 14:35:54 Aborted by new patch set. 14:35:54 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:54 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins1412997185307372576.sh 14:35:54 ---> sysstat.sh 14:35:55 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins7513287162166204823.sh 14:35:55 ---> package-listing.sh 14:35:55 ++ facter osfamily 14:35:55 ++ tr '[:upper:]' '[:lower:]' 14:35:55 + OS_FAMILY=debian 14:35:55 + workspace=/w/workspace/transportpce-tox-verify-titanium 14:35:55 + START_PACKAGES=/tmp/packages_start.txt 14:35:55 + END_PACKAGES=/tmp/packages_end.txt 14:35:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:55 + PACKAGES=/tmp/packages_start.txt 14:35:55 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 14:35:55 + PACKAGES=/tmp/packages_end.txt 14:35:55 + case "${OS_FAMILY}" in 14:35:55 + dpkg -l 14:35:55 + grep '^ii' 14:35:55 + '[' -f /tmp/packages_start.txt ']' 14:35:55 + '[' -f /tmp/packages_end.txt ']' 14:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:55 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 14:35:55 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/ 14:35:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-titanium/archives/ 14:35:55 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins7108149249250740027.sh 14:35:55 ---> capture-instance-metadata.sh 14:35:55 Setup pyenv: 14:35:55 system 14:35:55 3.8.20 14:35:55 3.9.20 14:35:55 3.10.15 14:35:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wId2 from file:/tmp/.os_lf_venv 14:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:57 lf-activate-venv(): INFO: Base packages installed successfully 14:35:57 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:59 Terminated 14:35:59 tests71: FAIL ✖ in 20 minutes 8.45 seconds 14:35:59 tests_tapi: exit 1 (3591.82 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi pid=45462 14:35:59 + tox_status=143 14:35:59 + echo '---> Completed tox runs' 14:35:59 ---> Completed tox runs 14:35:59 + for i in .tox/*/log 14:35:59 ++ echo .tox/build_karaf_tests121/log 14:35:59 ++ awk -F/ '{print $2}' 14:35:59 + tox_env=build_karaf_tests121 14:35:59 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests121 14:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-wId2/bin to PATH 14:36:09 INFO: Running in OpenStack, capturing instance metadata 14:36:09 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins268715691935213905.sh 14:36:09 provisioning config files... 14:36:09 Could not find credentials [logs] for transportpce-tox-verify-titanium #21 14:36:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-titanium@tmp/config11266071852856503488tmp 14:36:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:36:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:36:09 provisioning config files... 14:36:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:36:09 [EnvInject] - Injecting environment variables from a build step. 14:36:09 [EnvInject] - Injecting as environment variables the properties content 14:36:09 SERVER_ID=logs 14:36:09 14:36:09 [EnvInject] - Variables injected successfully. 14:36:09 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins96574732449572150.sh 14:36:09 ---> create-netrc.sh 14:36:10 WARN: Log server credential not found. 14:36:10 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins18348094834217326991.sh 14:36:10 ---> python-tools-install.sh 14:36:10 Setup pyenv: 14:36:10 system 14:36:10 3.8.20 14:36:10 3.9.20 14:36:10 3.10.15 14:36:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wId2 from file:/tmp/.os_lf_venv 14:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:12 lf-activate-venv(): INFO: Base packages installed successfully 14:36:12 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-wId2/bin to PATH 14:36:21 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins7464711363416946833.sh 14:36:21 ---> sudo-logs.sh 14:36:21 Archiving 'sudo' log.. 14:36:21 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins12556714830701625544.sh 14:36:21 ---> job-cost.sh 14:36:21 Setup pyenv: 14:36:21 system 14:36:21 3.8.20 14:36:21 3.9.20 14:36:21 3.10.15 14:36:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wId2 from file:/tmp/.os_lf_venv 14:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:23 lf-activate-venv(): INFO: Base packages installed successfully 14:36:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-wId2/bin to PATH 14:36:29 INFO: No Stack... 14:36:29 INFO: Retrieving Pricing Info for: v3-standard-4 14:36:29 INFO: Archiving Costs 14:36:29 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins10692504570286413531.sh 14:36:29 ---> logs-deploy.sh 14:36:29 Setup pyenv: 14:36:29 system 14:36:29 3.8.20 14:36:29 3.9.20 14:36:29 3.10.15 14:36:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wId2 from file:/tmp/.os_lf_venv 14:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:31 lf-activate-venv(): INFO: Base packages installed successfully 14:36:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-wId2/bin to PATH 14:36:40 WARNING: Nexus logging server not set 14:36:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-titanium/21/ 14:36:40 INFO: archiving logs to S3 14:36:41 ---> uname -a: 14:36:41 Linux prd-ubuntu2204-docker-4c-16g-6083 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:36:41 14:36:41 14:36:41 ---> lscpu: 14:36:41 Architecture: x86_64 14:36:41 CPU op-mode(s): 32-bit, 64-bit 14:36:41 Address sizes: 40 bits physical, 48 bits virtual 14:36:41 Byte Order: Little Endian 14:36:41 CPU(s): 4 14:36:41 On-line CPU(s) list: 0-3 14:36:41 Vendor ID: AuthenticAMD 14:36:41 Model name: AMD EPYC-Rome Processor 14:36:41 CPU family: 23 14:36:41 Model: 49 14:36:41 Thread(s) per core: 1 14:36:41 Core(s) per socket: 1 14:36:41 Socket(s): 4 14:36:41 Stepping: 0 14:36:41 BogoMIPS: 5599.99 14:36:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:36:41 Virtualization: AMD-V 14:36:41 Hypervisor vendor: KVM 14:36:41 Virtualization type: full 14:36:41 L1d cache: 128 KiB (4 instances) 14:36:41 L1i cache: 128 KiB (4 instances) 14:36:41 L2 cache: 2 MiB (4 instances) 14:36:41 L3 cache: 64 MiB (4 instances) 14:36:41 NUMA node(s): 1 14:36:41 NUMA node0 CPU(s): 0-3 14:36:41 Vulnerability Gather data sampling: Not affected 14:36:41 Vulnerability Indirect target selection: Not affected 14:36:41 Vulnerability Itlb multihit: Not affected 14:36:41 Vulnerability L1tf: Not affected 14:36:41 Vulnerability Mds: Not affected 14:36:41 Vulnerability Meltdown: Not affected 14:36:41 Vulnerability Mmio stale data: Not affected 14:36:41 Vulnerability Reg file data sampling: Not affected 14:36:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:36:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:36:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:36:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:36:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:36:41 Vulnerability Srbds: Not affected 14:36:41 Vulnerability Tsa: Not affected 14:36:41 Vulnerability Tsx async abort: Not affected 14:36:41 Vulnerability Vmscape: Not affected 14:36:41 14:36:41 14:36:41 ---> nproc: 14:36:41 4 14:36:41 14:36:41 14:36:41 ---> df -h: 14:36:41 Filesystem Size Used Avail Use% Mounted on 14:36:41 tmpfs 1.6G 1.1M 1.6G 1% /run 14:36:41 /dev/vda1 78G 12G 67G 15% / 14:36:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:36:41 tmpfs 5.0M 0 5.0M 0% /run/lock 14:36:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:36:41 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:36:41 14:36:41 14:36:41 ---> free -m: 14:36:41 total used free shared buff/cache available 14:36:41 Mem: 15989 684 9338 4 5966 14962 14:36:41 Swap: 1023 0 1023 14:36:41 14:36:41 14:36:41 ---> ip addr: 14:36:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:41 inet 127.0.0.1/8 scope host lo 14:36:41 valid_lft forever preferred_lft forever 14:36:41 inet6 ::1/128 scope host 14:36:41 valid_lft forever preferred_lft forever 14:36:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:41 link/ether fa:16:3e:5b:8f:8a brd ff:ff:ff:ff:ff:ff 14:36:41 altname enp0s3 14:36:41 inet 10.30.170.239/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:36:41 valid_lft 85748sec preferred_lft 85748sec 14:36:41 inet6 fe80::f816:3eff:fe5b:8f8a/64 scope link 14:36:41 valid_lft forever preferred_lft forever 14:36:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:36:41 link/ether 96:1d:41:06:c9:63 brd ff:ff:ff:ff:ff:ff 14:36:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:36:41 valid_lft forever preferred_lft forever 14:36:41 14:36:41 14:36:41 ---> sar -b -r -n DEV: 14:36:41 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6083) 02/05/26 _x86_64_ (4 CPU) 14:36:41 14:36:41 00:00:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:36:41 00:10:01 1.66 0.00 1.65 0.01 0.00 19.98 435.36 14:36:41 00:20:08 1.53 0.00 1.53 0.00 0.00 15.42 0.00 14:36:41 00:30:08 1.47 0.00 1.47 0.00 0.00 14.88 0.00 14:36:41 00:40:01 1.45 0.00 1.44 0.00 0.00 14.99 0.11 14:36:41 00:50:08 1.45 0.00 1.45 0.00 0.00 14.56 0.00 14:36:41 01:00:00 1.40 0.00 1.40 0.00 0.00 14.14 0.00 14:36:41 01:10:01 1.40 0.00 1.40 0.00 0.00 14.23 0.00 14:36:41 01:20:02 1.51 0.00 1.50 0.00 0.00 15.53 0.05 14:36:41 01:30:08 1.41 0.00 1.41 0.00 0.00 14.25 0.00 14:36:41 01:40:01 1.30 0.00 1.30 0.00 0.00 13.18 0.00 14:36:41 01:50:08 1.51 0.00 1.51 0.00 0.00 15.15 0.00 14:36:41 02:00:08 1.44 0.00 1.44 0.00 0.00 14.49 0.00 14:36:41 02:10:01 1.47 0.00 1.47 0.00 0.00 14.86 0.00 14:36:41 02:20:08 1.51 0.00 1.51 0.00 0.00 15.03 0.00 14:36:41 02:30:08 1.50 0.00 1.50 0.00 0.00 15.16 0.00 14:36:41 02:40:01 1.41 0.00 1.41 0.00 0.00 14.11 0.00 14:36:41 02:50:08 1.53 0.00 1.53 0.00 0.00 15.17 0.00 14:36:41 03:00:08 1.45 0.00 1.45 0.00 0.00 14.49 0.00 14:36:41 03:10:01 1.74 0.00 1.69 0.05 0.00 26.54 443.64 14:36:41 03:20:02 1.47 0.00 1.47 0.00 0.00 14.59 0.00 14:36:41 03:30:08 1.56 0.00 1.56 0.00 0.00 15.70 0.00 14:36:41 03:40:01 1.70 0.00 1.70 0.00 0.00 17.25 0.00 14:36:41 03:50:08 1.74 0.00 1.74 0.00 0.00 17.41 0.00 14:36:41 04:00:08 1.76 0.00 1.76 0.00 0.00 17.73 0.00 14:36:41 04:10:01 1.68 0.00 1.68 0.00 0.00 16.80 0.00 14:36:41 04:20:08 1.75 0.00 1.75 0.00 0.00 17.41 0.00 14:36:41 04:30:08 1.76 0.00 1.76 0.00 0.00 17.52 0.00 14:36:41 04:40:01 1.67 0.00 1.67 0.00 0.00 16.64 0.00 14:36:41 04:50:02 1.74 0.00 1.74 0.00 0.00 17.52 0.00 14:36:41 05:00:08 1.67 0.00 1.67 0.00 0.00 16.77 0.00 14:36:41 05:10:01 1.67 0.00 1.67 0.00 0.00 16.77 0.00 14:36:41 05:20:08 1.70 0.00 1.70 0.00 0.00 17.24 0.00 14:36:41 05:30:08 1.74 0.00 1.74 0.00 0.00 17.37 0.00 14:36:41 05:40:01 1.61 0.00 1.61 0.00 0.00 16.37 0.00 14:36:41 05:50:08 1.62 0.00 1.62 0.00 0.00 16.39 0.00 14:36:41 06:00:08 1.58 0.00 1.58 0.00 0.00 16.07 0.00 14:36:41 06:10:01 1.56 0.00 1.56 0.00 0.00 15.85 0.00 14:36:41 06:20:08 1.69 0.00 1.69 0.00 0.00 16.90 0.00 14:36:41 06:30:08 1.69 0.00 1.69 0.00 0.00 16.88 0.00 14:36:41 06:40:01 1.60 0.00 1.60 0.00 0.00 16.06 0.00 14:36:41 06:50:02 1.60 0.00 1.60 0.00 0.00 16.10 0.00 14:36:41 07:00:08 1.65 0.00 1.65 0.00 0.00 16.55 0.00 14:36:41 07:10:08 1.62 0.00 1.62 0.00 0.00 16.23 0.00 14:36:41 07:20:08 1.62 0.00 1.62 0.00 0.00 16.20 0.00 14:36:41 07:30:08 1.59 0.00 1.59 0.00 0.00 16.09 0.00 14:36:41 07:40:08 1.61 0.00 1.61 0.00 0.00 16.11 0.00 14:36:41 07:50:08 1.65 0.00 1.65 0.00 0.00 16.47 0.00 14:36:41 08:00:08 1.62 0.00 1.62 0.00 0.00 16.40 0.00 14:36:41 08:10:08 1.70 0.00 1.69 0.00 0.00 17.40 0.11 14:36:41 08:20:08 1.67 0.00 1.67 0.00 0.00 16.83 0.00 14:36:41 08:30:08 1.64 0.00 1.64 0.00 0.00 16.61 0.00 14:36:41 08:40:08 1.57 0.00 1.57 0.00 0.00 15.95 0.00 14:36:41 08:50:02 1.52 0.00 1.52 0.00 0.00 15.53 0.00 14:36:41 09:00:08 1.66 0.00 1.66 0.00 0.00 16.78 0.00 14:36:41 09:10:01 1.53 0.00 1.53 0.00 0.00 15.48 0.00 14:36:41 09:20:08 1.67 0.00 1.67 0.00 0.00 17.02 0.00 14:36:41 09:30:08 1.65 0.00 1.65 0.00 0.00 16.64 0.00 14:36:41 09:40:01 1.58 0.00 1.58 0.00 0.00 16.15 0.00 14:36:41 09:50:08 1.66 0.00 1.66 0.00 0.00 16.84 0.00 14:36:41 10:00:08 1.61 0.00 1.61 0.00 0.00 16.36 0.00 14:36:41 10:10:01 1.74 0.00 1.74 0.00 0.00 17.64 0.00 14:36:41 10:20:02 1.73 0.00 1.73 0.00 0.00 17.54 0.00 14:36:41 10:30:08 1.78 0.00 1.78 0.00 0.00 18.34 0.00 14:36:41 10:40:02 1.68 0.00 1.68 0.00 0.00 17.13 0.00 14:36:41 10:50:08 1.79 0.00 1.79 0.00 0.00 18.03 0.00 14:36:41 11:00:08 1.77 0.00 1.77 0.00 0.00 17.79 0.00 14:36:41 11:10:01 1.64 0.00 1.64 0.00 0.00 16.69 0.00 14:36:41 11:20:08 1.73 0.00 1.73 0.00 0.00 17.60 0.00 14:36:41 11:30:08 1.69 0.00 1.69 0.00 0.00 17.05 0.00 14:36:41 11:40:01 1.70 0.00 1.70 0.00 0.00 17.32 0.00 14:36:41 11:50:08 1.74 0.00 1.74 0.00 0.00 17.48 0.00 14:36:41 12:00:08 1.73 0.00 1.73 0.00 0.00 17.24 0.00 14:36:41 12:10:01 1.62 0.00 1.62 0.00 0.00 16.42 0.00 14:36:41 12:20:02 1.66 0.00 1.66 0.00 0.00 17.17 0.00 14:36:41 12:30:08 1.73 0.00 1.73 0.00 0.00 17.87 0.00 14:36:41 12:40:01 1.69 0.00 1.69 0.00 0.00 16.97 0.00 14:36:41 12:50:08 1.71 0.00 1.71 0.00 0.00 17.35 0.00 14:36:41 13:00:04 107.65 2.42 102.41 2.83 157.47 10992.87 4487.44 14:36:41 13:10:01 1.90 0.00 1.88 0.02 0.00 19.18 0.12 14:36:41 13:20:08 1.86 0.00 1.85 0.02 0.00 19.20 20.40 14:36:41 13:30:08 1.90 0.00 1.88 0.02 0.00 19.51 0.15 14:36:41 13:40:01 9.47 0.02 9.08 0.37 0.19 868.00 3.80 14:36:41 13:50:02 1.53 0.00 1.51 0.02 0.00 16.33 0.48 14:36:41 14:00:08 3.57 0.00 3.42 0.16 0.00 316.40 19.62 14:36:41 14:10:01 1.90 0.00 1.86 0.04 0.00 19.36 0.53 14:36:41 14:20:08 1.83 0.00 1.80 0.03 0.00 19.39 0.34 14:36:41 14:30:08 1.84 0.00 1.82 0.02 0.00 19.20 0.24 14:36:41 Average: 2.96 0.03 2.89 0.04 1.80 155.20 61.76 14:36:41 14:36:41 00:00:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:41 00:10:01 13206988 15586760 409764 2.50 122552 2471372 940104 5.40 541704 2327024 4 14:36:41 00:20:08 13205812 15585596 411036 2.51 122556 2471384 940104 5.40 541712 2326824 4 14:36:41 00:30:08 13206544 15586340 410308 2.51 122556 2471392 940104 5.40 541712 2326856 24 14:36:41 00:40:01 13205592 15585524 411060 2.51 122556 2471528 940104 5.40 541712 2327216 204 14:36:41 00:50:08 13205504 15585448 411148 2.51 122556 2471540 940104 5.40 541712 2327032 24 14:36:41 01:00:00 13204752 15584700 411928 2.52 122556 2471544 940168 5.40 541712 2327064 12 14:36:41 01:10:01 13203324 15583416 413192 2.52 122556 2471688 940104 5.40 541712 2327556 204 14:36:41 01:20:02 13205208 15585308 411328 2.51 122556 2471696 940152 5.40 541728 2327176 188 14:36:41 01:30:08 13204984 15585092 411560 2.51 122560 2471704 940104 5.40 541732 2327380 24 14:36:41 01:40:01 13204732 15585048 411584 2.51 122560 2471908 940104 5.40 541736 2327656 200 14:36:41 01:50:08 13204984 15585500 411136 2.51 122560 2472108 940104 5.40 541732 2327592 28 14:36:41 02:00:08 13204984 15585636 410980 2.51 122560 2472244 940152 5.40 541736 2327752 188 14:36:41 02:10:01 13204984 15585648 410888 2.51 122560 2472256 940104 5.40 541732 2327852 8 14:36:41 02:20:08 13204984 15585660 410772 2.51 122560 2472272 940136 5.40 541732 2327768 172 14:36:41 02:30:08 13205024 15585704 410776 2.51 122560 2472272 940104 5.40 541732 2327756 28 14:36:41 02:40:01 13205332 15586152 410316 2.51 122560 2472412 941236 5.40 541732 2328660 200 14:36:41 02:50:08 13206116 15586948 409440 2.50 122560 2472420 940152 5.40 541732 2327928 28 14:36:41 03:00:08 13205672 15586520 409948 2.50 122560 2472432 940104 5.40 541732 2327896 28 14:36:41 03:10:01 13205940 15586948 409452 2.50 122560 2472568 940104 5.40 541732 2328248 200 14:36:41 03:20:02 13206284 15587428 408856 2.50 122560 2472704 940104 5.40 541732 2328172 192 14:36:41 03:30:08 13206032 15587308 409112 2.50 122560 2472840 940104 5.40 541732 2328332 28 14:36:41 03:40:01 13207040 15588460 407944 2.49 122560 2472980 940104 5.40 541732 2328664 200 14:36:41 03:50:08 13207076 15588508 407924 2.49 122560 2472992 940104 5.40 541732 2328480 4 14:36:41 04:00:08 13205860 15587300 409084 2.50 122560 2473000 940104 5.40 541732 2328488 16 14:36:41 04:10:01 13205552 15587000 409404 2.50 122560 2473008 940104 5.40 541732 2328888 200 14:36:41 04:20:08 13206448 15588032 408408 2.49 122560 2473144 940104 5.40 541732 2328612 28 14:36:41 04:30:08 13207124 15588720 407776 2.49 122560 2473156 940104 5.40 541732 2328628 28 14:36:41 04:40:01 13207096 15588696 407808 2.49 122560 2473160 940104 5.40 541732 2328652 200 14:36:41 04:50:02 13206628 15588500 407924 2.49 122560 2473432 940104 5.40 541732 2328920 204 14:36:41 05:00:08 13206376 15588260 408164 2.49 122560 2473444 940152 5.40 541732 2328960 196 14:36:41 05:10:01 13205372 15587260 409120 2.50 122560 2473448 940104 5.40 541732 2329120 204 14:36:41 05:20:08 13204400 15586428 409868 2.50 122560 2473588 940104 5.40 541732 2329084 200 14:36:41 05:30:08 13203644 15585676 410532 2.51 122560 2473592 940104 5.40 541732 2329064 24 14:36:41 05:40:01 13202920 15584968 411276 2.51 122560 2473604 940104 5.40 541732 2329292 204 14:36:41 05:50:08 13203256 15585316 410912 2.51 122560 2473616 940104 5.40 541732 2329112 28 14:36:41 06:00:08 13202756 15584952 411296 2.51 122560 2473752 940104 5.40 541732 2329244 24 14:36:41 06:10:01 13203996 15586200 409996 2.50 122560 2473760 940104 5.40 541732 2329452 204 14:36:41 06:20:08 13202012 15584224 412040 2.52 122560 2473772 940104 5.40 541736 2329264 20 14:36:41 06:30:08 13201256 15583608 412688 2.52 122560 2473908 940104 5.40 541732 2329384 24 14:36:41 06:40:01 13200752 15583112 413120 2.52 122560 2473916 940104 5.40 541732 2329612 4 14:36:41 06:50:02 13201008 15583380 412860 2.52 122560 2473928 940104 5.40 541732 2329408 200 14:36:41 07:00:08 13201344 15583852 412400 2.52 122560 2474064 940104 5.40 541732 2329572 24 14:36:41 07:10:08 13202352 15584872 411452 2.51 122560 2474076 940152 5.40 541732 2329776 44 14:36:41 07:20:08 13202520 15585048 411184 2.51 122560 2474080 940104 5.40 541732 2329780 0 14:36:41 07:30:08 13202520 15585060 411156 2.51 122560 2474092 940104 5.40 541732 2329596 8 14:36:41 07:40:08 13202048 15584728 411412 2.51 122560 2474232 940104 5.40 541732 2329720 28 14:36:41 07:50:08 13201852 15584668 411600 2.51 122560 2474372 940104 5.40 541736 2330032 176 14:36:41 08:00:08 13201684 15584640 411644 2.51 122560 2474512 940104 5.40 541736 2330208 168 14:36:41 08:10:08 13201640 15584728 411516 2.51 122560 2474640 940104 5.40 541732 2330136 28 14:36:41 08:20:08 13201236 15584592 411556 2.51 122560 2474908 940104 5.40 541732 2330468 4 14:36:41 08:30:08 13201268 15584760 411464 2.51 122560 2475044 940104 5.40 541736 2330580 32 14:36:41 08:40:08 13200824 15584456 411732 2.51 122560 2475184 940168 5.40 541732 2330816 32 14:36:41 08:50:02 13201836 15585480 410684 2.51 122560 2475192 940104 5.40 541732 2330792 236 14:36:41 09:00:08 13201700 15585352 410852 2.51 122560 2475200 940104 5.40 541732 2330780 32 14:36:41 09:10:01 13202204 15585876 410356 2.51 122560 2475208 940104 5.40 541732 2330808 204 14:36:41 09:20:08 13200160 15583972 412276 2.52 122560 2475348 940168 5.40 541736 2331104 28 14:36:41 09:30:08 13201344 15585164 411060 2.51 122560 2475356 940104 5.40 541732 2330964 36 14:36:41 09:40:01 13200796 15584632 411520 2.51 122560 2475368 940104 5.40 541732 2331168 204 14:36:41 09:50:08 13200096 15584072 412076 2.52 122560 2475508 940104 5.40 541732 2331116 28 14:36:41 10:00:08 13200248 15584228 411820 2.52 122560 2475512 940104 5.40 541732 2331104 36 14:36:41 10:10:01 13199444 15583444 412540 2.52 122560 2475524 940104 5.40 541732 2331328 4 14:36:41 10:20:02 13199592 15583724 412300 2.52 122560 2475656 940104 5.40 541732 2331244 176 14:36:41 10:30:08 13199796 15584072 412008 2.52 122560 2475796 940136 5.40 541732 2331424 28 14:36:41 10:40:02 13199860 15584148 411952 2.52 122560 2475812 940104 5.40 541748 2331628 256 14:36:41 10:50:08 13199548 15583844 412272 2.52 122560 2475816 940104 5.40 541732 2331432 4 14:36:41 11:00:08 13199044 15583476 412588 2.52 122560 2475956 940104 5.40 541732 2331720 32 14:36:41 11:10:01 13198540 15582980 413080 2.52 122560 2475960 940104 5.40 541732 2331576 216 14:36:41 11:20:08 13198656 15583108 412976 2.52 122560 2475972 940104 5.40 541732 2331792 32 14:36:41 11:30:08 13200940 15585524 410580 2.51 122560 2476112 940152 5.40 541736 2331944 184 14:36:41 11:40:01 13201004 15585600 410472 2.51 122560 2476120 940104 5.40 541732 2331936 12 14:36:41 11:50:08 13200252 15584856 411232 2.51 122560 2476128 940104 5.40 541732 2331748 32 14:36:41 12:00:08 13200252 15584868 411216 2.51 122560 2476144 940104 5.40 541736 2331880 176 14:36:41 12:10:01 13200252 15585004 411132 2.51 122560 2476272 940168 5.40 541732 2332112 204 14:36:41 12:20:02 13200252 15585012 411064 2.51 122560 2476284 940104 5.40 541732 2331912 172 14:36:41 12:30:08 13200000 15584772 411216 2.51 122560 2476296 940104 5.40 541732 2331924 168 14:36:41 12:40:01 13199748 15584656 411380 2.51 122560 2476432 940104 5.40 541732 2332256 200 14:36:41 12:50:08 13200280 15585200 410828 2.51 122560 2476444 940104 5.40 541732 2332072 192 14:36:41 13:00:04 9919412 15333416 606680 3.71 215860 5175552 1230520 7.06 770152 5102356 188 14:36:41 13:10:01 9918404 15332440 607620 3.71 215860 5175560 1231324 7.07 770152 5103256 204 14:36:41 13:20:08 9917900 15332084 608056 3.71 215860 5175696 1231324 7.07 770152 5103580 4 14:36:41 13:30:08 9917396 15331612 608536 3.72 215860 5175708 1231324 7.07 770152 5103656 20 14:36:41 13:40:01 9620016 15279448 658684 4.02 223352 5389476 1356464 7.79 778220 5389844 204 14:36:41 13:50:02 9619540 15279144 658936 4.02 223352 5389612 1356464 7.79 778224 5390120 168 14:36:41 14:00:08 9543260 15284804 652608 3.99 225856 5460968 1348360 7.74 780896 5461620 36 14:36:41 14:10:01 9539512 15281084 656372 4.01 225856 5460972 1348508 7.74 780896 5463420 160 14:36:41 14:20:08 9601292 15343068 594460 3.63 225888 5461124 1243444 7.14 780984 5385992 32 14:36:41 14:30:08 9600036 15341972 595588 3.64 225888 5461264 1243444 7.14 780984 5386196 164 14:36:41 Average: 12802601 15554193 435481 2.66 133916 2802552 979436 5.62 568668 2669754 101 14:36:41 14:36:41 00:00:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:41 00:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 00:10:01 ens3 0.39 0.15 0.13 0.08 0.00 0.00 0.00 0.00 14:36:41 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 00:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 00:20:08 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 00:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 00:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 00:30:08 ens3 0.63 0.19 0.19 0.11 0.00 0.00 0.00 0.00 14:36:41 00:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 00:40:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 00:40:01 ens3 2.90 0.40 0.69 0.30 0.00 0.00 0.00 0.00 14:36:41 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 00:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 00:50:08 ens3 2.17 0.19 0.32 0.11 0.00 0.00 0.00 0.00 14:36:41 00:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:00:00 ens3 0.96 0.42 0.14 1.01 0.00 0.00 0.00 0.00 14:36:41 01:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:10:01 ens3 0.62 0.15 6.69 0.07 0.00 0.00 0.00 0.00 14:36:41 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:20:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:20:02 ens3 0.92 0.15 0.96 0.06 0.00 0.00 0.00 0.00 14:36:41 01:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:30:08 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 01:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:40:01 ens3 0.38 0.14 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 01:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 01:50:08 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 01:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:00:08 ens3 0.76 0.16 0.17 0.07 0.00 0.00 0.00 0.00 14:36:41 02:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:10:01 ens3 2.63 0.18 0.42 0.11 0.00 0.00 0.00 0.00 14:36:41 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:20:08 ens3 1.82 0.18 0.28 0.10 0.00 0.00 0.00 0.00 14:36:41 02:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:30:08 ens3 1.03 0.30 0.23 0.89 0.00 0.00 0.00 0.00 14:36:41 02:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:40:01 ens3 0.65 0.14 0.15 0.08 0.00 0.00 0.00 0.00 14:36:41 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 02:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 02:50:08 ens3 0.48 0.14 0.12 0.07 0.00 0.00 0.00 0.00 14:36:41 02:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:00:08 ens3 0.40 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 03:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:10:01 ens3 0.35 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:20:02 ens3 0.64 0.08 0.07 0.02 0.00 0.00 0.00 0.00 14:36:41 03:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:30:08 ens3 0.43 0.15 0.13 0.08 0.00 0.00 0.00 0.00 14:36:41 03:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:40:01 ens3 2.62 0.20 0.45 0.13 0.00 0.00 0.00 0.00 14:36:41 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 03:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 03:50:08 ens3 1.69 0.16 0.25 0.08 0.00 0.00 0.00 0.00 14:36:41 03:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:00:08 ens3 0.76 0.36 0.07 0.91 0.00 0.00 0.00 0.00 14:36:41 04:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:10:01 ens3 0.40 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:20:08 ens3 0.33 0.09 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 04:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:30:08 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 04:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:40:01 ens3 0.35 0.12 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 04:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 04:50:02 ens3 0.38 0.13 0.11 0.06 0.00 0.00 0.00 0.00 14:36:41 04:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:00:08 ens3 0.38 0.14 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 05:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:10:01 ens3 0.26 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:20:08 ens3 0.30 0.11 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 05:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:30:08 ens3 0.29 0.11 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 05:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:40:01 ens3 0.31 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 05:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 05:50:08 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 05:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:00:08 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 06:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:10:01 ens3 0.33 0.12 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:20:08 ens3 0.26 0.12 0.05 0.50 0.00 0.00 0.00 0.00 14:36:41 06:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:30:08 ens3 0.29 0.11 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 06:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:40:01 ens3 0.40 0.14 0.12 0.07 0.00 0.00 0.00 0.00 14:36:41 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 06:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 06:50:02 ens3 0.31 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 06:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:00:08 ens3 0.34 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 07:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:10:08 ens3 0.50 0.19 0.17 0.11 0.00 0.00 0.00 0.00 14:36:41 07:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:20:08 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 07:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:30:08 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 07:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:40:08 ens3 0.33 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 07:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 07:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 07:50:08 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 07:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:00:08 ens3 0.28 0.11 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 08:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:10:08 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:10:08 ens3 0.43 0.18 0.17 0.09 0.00 0.00 0.00 0.00 14:36:41 08:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:20:08 ens3 0.34 0.10 0.09 0.04 0.00 0.00 0.00 0.00 14:36:41 08:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:30:08 ens3 0.70 0.60 0.13 0.80 0.00 0.00 0.00 0.00 14:36:41 08:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:40:08 ens3 0.45 0.14 0.12 0.07 0.00 0.00 0.00 0.00 14:36:41 08:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 08:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 08:50:02 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:00:08 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 09:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:10:01 ens3 0.31 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:20:08 ens3 0.54 0.20 0.18 0.11 0.00 0.00 0.00 0.00 14:36:41 09:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:30:08 ens3 1.02 0.34 0.40 0.26 0.00 0.00 0.00 0.00 14:36:41 09:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:40:01 ens3 0.91 0.66 0.17 1.00 0.00 0.00 0.00 0.00 14:36:41 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 09:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 09:50:08 ens3 0.28 0.09 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 09:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:00:08 ens3 0.73 0.24 0.26 0.17 0.00 0.00 0.00 0.00 14:36:41 10:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:10:01 ens3 0.46 0.17 0.14 0.09 0.00 0.00 0.00 0.00 14:36:41 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:20:02 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:41 10:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:30:08 ens3 0.69 0.25 0.26 0.17 0.00 0.00 0.00 0.00 14:36:41 10:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:40:02 ens3 0.62 0.19 0.22 0.14 0.00 0.00 0.00 0.00 14:36:41 10:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 10:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 10:50:08 ens3 0.77 0.97 0.08 0.98 0.00 0.00 0.00 0.00 14:36:41 10:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:00:08 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 11:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:10:01 ens3 0.36 0.14 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:20:08 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 11:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:30:08 ens3 0.48 0.17 0.14 0.08 0.00 0.00 0.00 0.00 14:36:41 11:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:40:01 ens3 0.36 0.11 0.09 0.04 0.00 0.00 0.00 0.00 14:36:41 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 11:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 11:50:08 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:41 11:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:00:08 ens3 0.23 0.09 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 12:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:10:01 ens3 0.34 0.15 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:20:02 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 12:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:30:08 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 12:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:40:01 ens3 0.37 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:41 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 12:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 12:50:08 ens3 0.32 0.12 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 12:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:00:04 lo 0.87 0.87 0.12 0.12 0.00 0.00 0.00 0.00 14:36:41 13:00:04 ens3 75.25 57.55 840.37 9.66 0.00 0.00 0.00 0.00 14:36:41 13:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 13:10:01 ens3 0.39 0.18 0.14 0.09 0.00 0.00 0.00 0.00 14:36:41 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 13:20:08 ens3 0.28 0.12 0.05 0.02 0.00 0.00 0.00 0.00 14:36:41 13:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 13:30:08 ens3 0.35 0.13 0.08 0.04 0.00 0.00 0.00 0.00 14:36:41 13:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 13:40:01 ens3 1.00 0.81 0.40 0.44 0.00 0.00 0.00 0.00 14:36:41 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 13:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 13:50:02 ens3 0.53 0.42 0.07 0.72 0.00 0.00 0.00 0.00 14:36:41 13:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 14:00:08 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 14:00:08 ens3 0.59 0.44 0.18 0.29 0.00 0.00 0.00 0.00 14:36:41 14:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 14:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 14:10:01 ens3 0.31 0.17 0.08 0.05 0.00 0.00 0.00 0.00 14:36:41 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 14:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 14:20:08 ens3 0.44 0.28 0.09 0.14 0.00 0.00 0.00 0.00 14:36:41 14:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 14:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 14:30:08 ens3 0.27 0.12 0.05 0.03 0.00 0.00 0.00 0.00 14:36:41 14:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:41 Average: ens3 1.42 0.83 9.81 0.25 0.00 0.00 0.00 0.00 14:36:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:41 14:36:41 14:36:41 ---> sar -P ALL: 14:36:41 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6083) 02/05/26 _x86_64_ (4 CPU) 14:36:41 14:36:41 00:00:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 00:10:01 all 0.02 0.00 0.03 0.01 0.01 99.92 14:36:41 00:10:01 0 0.02 0.00 0.02 0.00 0.01 99.94 14:36:41 00:10:01 1 0.02 0.00 0.03 0.01 0.02 99.92 14:36:41 00:10:01 2 0.04 0.00 0.04 0.00 0.01 99.91 14:36:41 00:10:01 3 0.02 0.00 0.04 0.01 0.01 99.92 14:36:41 00:20:08 all 0.12 0.00 0.04 0.01 0.02 99.83 14:36:41 00:20:08 0 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 00:20:08 1 0.40 0.00 0.05 0.01 0.02 99.53 14:36:41 00:20:08 2 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 00:20:08 3 0.03 0.00 0.03 0.00 0.02 99.91 14:36:41 00:30:08 all 0.12 0.00 0.03 0.01 0.01 99.83 14:36:41 00:30:08 0 0.02 0.00 0.02 0.00 0.01 99.96 14:36:41 00:30:08 1 0.30 0.00 0.03 0.01 0.01 99.64 14:36:41 00:30:08 2 0.12 0.00 0.02 0.01 0.01 99.84 14:36:41 00:30:08 3 0.04 0.00 0.05 0.01 0.02 99.88 14:36:41 00:40:01 all 0.20 0.00 0.04 0.01 0.01 99.74 14:36:41 00:40:01 0 0.03 0.00 0.03 0.00 0.01 99.94 14:36:41 00:40:01 1 0.71 0.00 0.06 0.00 0.02 99.22 14:36:41 00:40:01 2 0.03 0.00 0.04 0.02 0.02 99.89 14:36:41 00:40:01 3 0.02 0.00 0.03 0.02 0.01 99.93 14:36:41 00:50:08 all 0.08 0.00 0.03 0.01 0.01 99.87 14:36:41 00:50:08 0 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 00:50:08 1 0.22 0.00 0.01 0.00 0.01 99.76 14:36:41 00:50:08 2 0.03 0.00 0.03 0.02 0.01 99.90 14:36:41 00:50:08 3 0.03 0.00 0.05 0.00 0.01 99.91 14:36:41 01:00:00 all 0.04 0.00 0.03 0.01 0.01 99.91 14:36:41 01:00:00 0 0.01 0.00 0.02 0.01 0.01 99.95 14:36:41 01:00:00 1 0.02 0.00 0.02 0.00 0.01 99.96 14:36:41 01:00:00 2 0.09 0.00 0.03 0.02 0.01 99.85 14:36:41 01:00:00 3 0.04 0.00 0.06 0.00 0.02 99.88 14:36:41 01:10:01 all 0.22 0.00 0.03 0.01 0.01 99.73 14:36:41 01:10:01 0 0.01 0.00 0.02 0.01 0.01 99.96 14:36:41 01:10:01 1 0.03 0.00 0.04 0.00 0.02 99.90 14:36:41 01:10:01 2 0.80 0.00 0.03 0.01 0.01 99.14 14:36:41 01:10:01 3 0.03 0.00 0.04 0.00 0.02 99.91 14:36:41 01:20:02 all 0.12 0.00 0.03 0.01 0.01 99.83 14:36:41 01:20:02 0 0.38 0.00 0.02 0.00 0.01 99.59 14:36:41 01:20:02 1 0.03 0.00 0.04 0.00 0.01 99.92 14:36:41 01:20:02 2 0.03 0.00 0.04 0.01 0.02 99.90 14:36:41 01:20:02 3 0.03 0.00 0.03 0.02 0.01 99.91 14:36:41 01:30:08 all 0.07 0.00 0.04 0.01 0.01 99.87 14:36:41 01:30:08 0 0.17 0.00 0.02 0.00 0.01 99.80 14:36:41 01:30:08 1 0.02 0.00 0.04 0.00 0.01 99.93 14:36:41 01:30:08 2 0.05 0.00 0.07 0.01 0.03 99.84 14:36:41 01:30:08 3 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 01:40:01 all 0.04 0.00 0.03 0.01 0.01 99.91 14:36:41 01:40:01 0 0.06 0.00 0.00 0.00 0.01 99.93 14:36:41 01:40:01 1 0.04 0.00 0.05 0.00 0.02 99.89 14:36:41 01:40:01 2 0.03 0.00 0.04 0.02 0.02 99.90 14:36:41 01:40:01 3 0.03 0.00 0.04 0.00 0.01 99.92 14:36:41 01:50:08 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 01:50:08 0 0.02 0.00 0.02 0.01 0.01 99.95 14:36:41 01:50:08 1 0.02 0.00 0.03 0.01 0.01 99.93 14:36:41 01:50:08 2 0.04 0.00 0.03 0.00 0.02 99.90 14:36:41 01:50:08 3 0.04 0.00 0.05 0.00 0.02 99.88 14:36:41 14:36:41 01:50:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 02:00:08 all 0.18 0.00 0.03 0.01 0.01 99.77 14:36:41 02:00:08 0 0.01 0.00 0.02 0.00 0.01 99.97 14:36:41 02:00:08 1 0.65 0.00 0.03 0.00 0.02 99.31 14:36:41 02:00:08 2 0.03 0.00 0.03 0.02 0.02 99.90 14:36:41 02:00:08 3 0.03 0.00 0.04 0.01 0.02 99.90 14:36:41 02:10:01 all 0.09 0.00 0.04 0.01 0.02 99.84 14:36:41 02:10:01 0 0.03 0.00 0.04 0.02 0.02 99.90 14:36:41 02:10:01 1 0.26 0.00 0.02 0.00 0.01 99.71 14:36:41 02:10:01 2 0.07 0.00 0.04 0.02 0.02 99.86 14:36:41 02:10:01 3 0.03 0.00 0.05 0.00 0.01 99.92 14:36:41 02:20:08 all 0.09 0.00 0.03 0.52 0.01 99.35 14:36:41 02:20:08 0 0.03 0.00 0.03 2.06 0.02 97.86 14:36:41 02:20:08 1 0.09 0.00 0.04 0.00 0.01 99.85 14:36:41 02:20:08 2 0.02 0.00 0.02 0.00 0.01 99.94 14:36:41 02:20:08 3 0.22 0.00 0.03 0.00 0.01 99.74 14:36:41 02:30:08 all 0.04 0.00 0.03 0.01 0.01 99.91 14:36:41 02:30:08 0 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 02:30:08 1 0.09 0.00 0.04 0.00 0.01 99.85 14:36:41 02:30:08 2 0.03 0.00 0.03 0.01 0.01 99.93 14:36:41 02:30:08 3 0.02 0.00 0.04 0.01 0.01 99.93 14:36:41 02:40:01 all 0.24 0.00 0.04 0.03 0.01 99.69 14:36:41 02:40:01 0 0.87 0.00 0.06 0.00 0.01 99.05 14:36:41 02:40:01 1 0.02 0.00 0.03 0.06 0.01 99.89 14:36:41 02:40:01 2 0.03 0.00 0.03 0.04 0.01 99.88 14:36:41 02:40:01 3 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 02:50:08 all 0.09 0.00 0.04 0.01 0.01 99.86 14:36:41 02:50:08 0 0.25 0.00 0.01 0.00 0.00 99.74 14:36:41 02:50:08 1 0.04 0.00 0.04 0.02 0.01 99.90 14:36:41 02:50:08 2 0.04 0.00 0.06 0.01 0.01 99.88 14:36:41 02:50:08 3 0.03 0.00 0.05 0.00 0.01 99.91 14:36:41 03:00:08 all 0.29 0.00 0.04 0.01 0.01 99.66 14:36:41 03:00:08 0 1.03 0.00 0.02 0.00 0.01 98.93 14:36:41 03:00:08 1 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 03:00:08 2 0.05 0.00 0.07 0.01 0.02 99.85 14:36:41 03:00:08 3 0.02 0.00 0.04 0.01 0.01 99.94 14:36:41 03:10:01 all 0.22 0.00 0.04 0.01 0.01 99.71 14:36:41 03:10:01 0 0.02 0.02 0.03 0.01 0.01 99.92 14:36:41 03:10:01 1 0.21 0.00 0.04 0.01 0.01 99.74 14:36:41 03:10:01 2 0.28 0.00 0.04 0.02 0.01 99.64 14:36:41 03:10:01 3 0.39 0.00 0.06 0.00 0.01 99.54 14:36:41 03:20:02 all 0.07 0.00 0.03 0.01 0.01 99.88 14:36:41 03:20:02 0 0.03 0.00 0.02 0.02 0.01 99.93 14:36:41 03:20:02 1 0.02 0.00 0.02 0.00 0.00 99.95 14:36:41 03:20:02 2 0.19 0.00 0.03 0.00 0.01 99.77 14:36:41 03:20:02 3 0.05 0.00 0.05 0.00 0.01 99.88 14:36:41 03:30:08 all 0.07 0.00 0.04 0.01 0.01 99.87 14:36:41 03:30:08 0 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 03:30:08 1 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 03:30:08 2 0.19 0.00 0.04 0.01 0.02 99.75 14:36:41 03:30:08 3 0.04 0.00 0.04 0.02 0.01 99.88 14:36:41 03:40:01 all 0.08 0.00 0.04 0.01 0.01 99.85 14:36:41 03:40:01 0 0.03 0.00 0.04 0.01 0.02 99.91 14:36:41 03:40:01 1 0.04 0.00 0.04 0.01 0.01 99.91 14:36:41 03:40:01 2 0.04 0.00 0.05 0.00 0.01 99.89 14:36:41 03:40:01 3 0.22 0.00 0.05 0.02 0.02 99.69 14:36:41 14:36:41 03:40:01 CPU %user %nice %system %iowait %steal %idle 14:36:41 03:50:08 all 0.10 0.00 0.04 0.01 0.01 99.84 14:36:41 03:50:08 0 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 03:50:08 1 0.03 0.00 0.04 0.00 0.01 99.91 14:36:41 03:50:08 2 0.02 0.00 0.03 0.01 0.01 99.93 14:36:41 03:50:08 3 0.32 0.00 0.05 0.02 0.02 99.58 14:36:41 04:00:08 all 0.13 0.00 0.04 0.01 0.01 99.82 14:36:41 04:00:08 0 0.03 0.00 0.04 0.01 0.02 99.91 14:36:41 04:00:08 1 0.03 0.00 0.04 0.00 0.01 99.91 14:36:41 04:00:08 2 0.42 0.00 0.02 0.00 0.01 99.54 14:36:41 04:00:08 3 0.03 0.00 0.04 0.01 0.01 99.90 14:36:41 04:10:01 all 0.08 0.00 0.04 0.01 0.01 99.87 14:36:41 04:10:01 0 0.01 0.00 0.03 0.01 0.01 99.94 14:36:41 04:10:01 1 0.05 0.00 0.05 0.01 0.01 99.89 14:36:41 04:10:01 2 0.23 0.00 0.04 0.01 0.02 99.71 14:36:41 04:10:01 3 0.03 0.00 0.02 0.00 0.01 99.94 14:36:41 04:20:08 all 0.12 0.00 0.03 0.01 0.01 99.83 14:36:41 04:20:08 0 0.03 0.00 0.03 0.01 0.01 99.91 14:36:41 04:20:08 1 0.28 0.00 0.03 0.02 0.01 99.66 14:36:41 04:20:08 2 0.03 0.00 0.03 0.00 0.01 99.92 14:36:41 04:20:08 3 0.13 0.00 0.02 0.00 0.01 99.84 14:36:41 04:30:08 all 0.12 0.00 0.03 0.01 0.01 99.82 14:36:41 04:30:08 0 0.01 0.00 0.02 0.00 0.01 99.95 14:36:41 04:30:08 1 0.43 0.00 0.05 0.02 0.02 99.48 14:36:41 04:30:08 2 0.03 0.00 0.04 0.02 0.01 99.90 14:36:41 04:30:08 3 0.02 0.00 0.02 0.00 0.01 99.96 14:36:41 04:40:01 all 0.09 0.00 0.03 0.01 0.01 99.85 14:36:41 04:40:01 0 0.01 0.00 0.01 0.01 0.01 99.95 14:36:41 04:40:01 1 0.32 0.00 0.05 0.01 0.02 99.60 14:36:41 04:40:01 2 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 04:40:01 3 0.04 0.00 0.04 0.00 0.01 99.91 14:36:41 04:50:02 all 0.10 0.00 0.03 0.01 0.01 99.85 14:36:41 04:50:02 0 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 04:50:02 1 0.03 0.00 0.03 0.00 0.01 99.92 14:36:41 04:50:02 2 0.31 0.00 0.04 0.01 0.02 99.62 14:36:41 04:50:02 3 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 05:00:08 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:41 05:00:08 0 0.01 0.00 0.02 0.01 0.01 99.95 14:36:41 05:00:08 1 0.52 0.00 0.04 0.00 0.01 99.43 14:36:41 05:00:08 2 0.03 0.00 0.04 0.01 0.02 99.90 14:36:41 05:00:08 3 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 05:10:01 all 0.06 0.00 0.03 0.01 0.01 99.89 14:36:41 05:10:01 0 0.01 0.00 0.01 0.00 0.01 99.98 14:36:41 05:10:01 1 0.19 0.00 0.04 0.00 0.02 99.74 14:36:41 05:10:01 2 0.04 0.00 0.04 0.01 0.02 99.90 14:36:41 05:10:01 3 0.02 0.00 0.02 0.02 0.01 99.94 14:36:41 05:20:08 all 0.13 0.00 0.03 0.01 0.01 99.82 14:36:41 05:20:08 0 0.01 0.00 0.02 0.00 0.01 99.96 14:36:41 05:20:08 1 0.43 0.00 0.05 0.00 0.03 99.49 14:36:41 05:20:08 2 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 05:20:08 3 0.03 0.00 0.03 0.02 0.01 99.90 14:36:41 05:30:08 all 0.10 0.00 0.03 0.01 0.01 99.85 14:36:41 05:30:08 0 0.01 0.00 0.01 0.00 0.01 99.98 14:36:41 05:30:08 1 0.31 0.00 0.04 0.00 0.02 99.62 14:36:41 05:30:08 2 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 05:30:08 3 0.03 0.00 0.04 0.02 0.01 99.90 14:36:41 14:36:41 05:30:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 05:40:01 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 05:40:01 0 0.01 0.00 0.01 0.00 0.01 99.98 14:36:41 05:40:01 1 0.05 0.00 0.04 0.00 0.01 99.89 14:36:41 05:40:01 2 0.03 0.00 0.02 0.02 0.01 99.92 14:36:41 05:40:01 3 0.03 0.00 0.04 0.02 0.01 99.90 14:36:41 05:50:08 all 0.28 0.00 0.03 0.01 0.01 99.67 14:36:41 05:50:08 0 0.02 0.00 0.03 0.02 0.01 99.93 14:36:41 05:50:08 1 0.46 0.00 0.07 0.00 0.02 99.45 14:36:41 05:50:08 2 0.64 0.00 0.02 0.01 0.01 99.32 14:36:41 05:50:08 3 0.01 0.00 0.01 0.00 0.00 99.98 14:36:41 06:00:08 all 0.11 0.00 0.03 0.01 0.01 99.84 14:36:41 06:00:08 0 0.02 0.00 0.02 0.02 0.01 99.94 14:36:41 06:00:08 1 0.04 0.00 0.04 0.00 0.01 99.90 14:36:41 06:00:08 2 0.34 0.00 0.04 0.01 0.02 99.59 14:36:41 06:00:08 3 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 06:10:01 all 0.07 0.00 0.03 0.01 0.01 99.89 14:36:41 06:10:01 0 0.02 0.00 0.02 0.02 0.01 99.94 14:36:41 06:10:01 1 0.19 0.00 0.04 0.00 0.01 99.75 14:36:41 06:10:01 2 0.04 0.00 0.03 0.00 0.01 99.92 14:36:41 06:10:01 3 0.03 0.00 0.03 0.01 0.01 99.93 14:36:41 06:20:08 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 06:20:08 0 0.02 0.00 0.02 0.01 0.01 99.93 14:36:41 06:20:08 1 0.04 0.00 0.03 0.00 0.01 99.92 14:36:41 06:20:08 2 0.04 0.00 0.05 0.02 0.01 99.87 14:36:41 06:20:08 3 0.01 0.00 0.02 0.01 0.00 99.95 14:36:41 06:30:08 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 06:30:08 0 0.02 0.00 0.02 0.00 0.01 99.95 14:36:41 06:30:08 1 0.03 0.00 0.03 0.00 0.01 99.92 14:36:41 06:30:08 2 0.05 0.00 0.05 0.01 0.02 99.88 14:36:41 06:30:08 3 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 06:40:01 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:41 06:40:01 0 0.03 0.00 0.03 0.01 0.01 99.93 14:36:41 06:40:01 1 0.05 0.00 0.04 0.01 0.02 99.89 14:36:41 06:40:01 2 0.03 0.00 0.02 0.01 0.01 99.93 14:36:41 06:40:01 3 0.49 0.00 0.05 0.00 0.01 99.46 14:36:41 06:50:02 all 0.18 0.00 0.03 0.01 0.01 99.77 14:36:41 06:50:02 0 0.39 0.00 0.05 0.00 0.02 99.54 14:36:41 06:50:02 1 0.03 0.00 0.03 0.00 0.01 99.93 14:36:41 06:50:02 2 0.25 0.00 0.02 0.02 0.01 99.70 14:36:41 06:50:02 3 0.03 0.00 0.04 0.01 0.01 99.91 14:36:41 07:00:08 all 0.14 0.00 0.04 0.01 0.01 99.80 14:36:41 07:00:08 0 0.00 0.00 0.01 0.00 0.01 99.97 14:36:41 07:00:08 1 0.03 0.00 0.05 0.02 0.02 99.87 14:36:41 07:00:08 2 0.02 0.00 0.04 0.01 0.01 99.92 14:36:41 07:00:08 3 0.52 0.00 0.04 0.00 0.02 99.43 14:36:41 07:10:08 all 0.20 0.00 0.03 0.01 0.01 99.75 14:36:41 07:10:08 0 0.02 0.00 0.01 0.00 0.01 99.96 14:36:41 07:10:08 1 0.32 0.00 0.03 0.03 0.02 99.60 14:36:41 07:10:08 2 0.03 0.00 0.02 0.00 0.01 99.94 14:36:41 07:10:08 3 0.42 0.00 0.04 0.00 0.02 99.52 14:36:41 07:20:08 all 0.25 0.00 0.03 0.01 0.01 99.69 14:36:41 07:20:08 0 0.01 0.00 0.01 0.00 0.01 99.96 14:36:41 07:20:08 1 0.95 0.00 0.04 0.01 0.02 98.98 14:36:41 07:20:08 2 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 07:20:08 3 0.03 0.00 0.05 0.01 0.02 99.89 14:36:41 14:36:41 07:20:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 07:30:08 all 0.19 0.00 0.03 0.01 0.02 99.76 14:36:41 07:30:08 0 0.02 0.00 0.02 0.01 0.02 99.94 14:36:41 07:30:08 1 0.70 0.00 0.03 0.00 0.02 99.25 14:36:41 07:30:08 2 0.02 0.00 0.03 0.01 0.02 99.92 14:36:41 07:30:08 3 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 07:40:08 all 0.20 0.00 0.03 0.01 0.02 99.75 14:36:41 07:40:08 0 0.03 0.00 0.05 0.01 0.03 99.89 14:36:41 07:40:08 1 0.73 0.00 0.03 0.00 0.01 99.23 14:36:41 07:40:08 2 0.02 0.00 0.03 0.02 0.01 99.92 14:36:41 07:40:08 3 0.03 0.00 0.02 0.01 0.01 99.94 14:36:41 07:50:08 all 0.19 0.00 0.03 0.01 0.01 99.75 14:36:41 07:50:08 0 0.04 0.00 0.05 0.02 0.02 99.87 14:36:41 07:50:08 1 0.70 0.00 0.03 0.00 0.01 99.26 14:36:41 07:50:08 2 0.02 0.00 0.05 0.00 0.02 99.91 14:36:41 07:50:08 3 0.02 0.00 0.01 0.01 0.01 99.96 14:36:41 08:00:08 all 0.14 0.00 0.03 0.01 0.01 99.81 14:36:41 08:00:08 0 0.02 0.00 0.02 0.02 0.01 99.94 14:36:41 08:00:08 1 0.49 0.00 0.04 0.00 0.01 99.46 14:36:41 08:00:08 2 0.02 0.00 0.04 0.00 0.02 99.91 14:36:41 08:00:08 3 0.03 0.00 0.03 0.00 0.02 99.92 14:36:41 08:10:08 all 0.15 0.00 0.03 0.01 0.02 99.79 14:36:41 08:10:08 0 0.01 0.00 0.02 0.01 0.01 99.95 14:36:41 08:10:08 1 0.53 0.00 0.02 0.00 0.02 99.43 14:36:41 08:10:08 2 0.03 0.00 0.04 0.01 0.02 99.90 14:36:41 08:10:08 3 0.03 0.00 0.05 0.01 0.02 99.89 14:36:41 08:20:08 all 0.16 0.00 0.03 0.01 0.02 99.79 14:36:41 08:20:08 0 0.01 0.00 0.02 0.02 0.01 99.94 14:36:41 08:20:08 1 0.56 0.00 0.03 0.00 0.02 99.38 14:36:41 08:20:08 2 0.04 0.00 0.03 0.01 0.02 99.91 14:36:41 08:20:08 3 0.02 0.00 0.03 0.00 0.01 99.93 14:36:41 08:30:08 all 0.05 0.00 0.03 0.01 0.02 99.90 14:36:41 08:30:08 0 0.08 0.00 0.02 0.01 0.01 99.88 14:36:41 08:30:08 1 0.05 0.00 0.04 0.00 0.03 99.88 14:36:41 08:30:08 2 0.05 0.00 0.05 0.01 0.02 99.88 14:36:41 08:30:08 3 0.02 0.00 0.03 0.00 0.01 99.95 14:36:41 08:40:08 all 0.20 0.00 0.03 0.01 0.01 99.75 14:36:41 08:40:08 0 0.02 0.00 0.02 0.02 0.01 99.92 14:36:41 08:40:08 1 0.73 0.00 0.03 0.00 0.02 99.21 14:36:41 08:40:08 2 0.03 0.00 0.04 0.01 0.02 99.90 14:36:41 08:40:08 3 0.02 0.00 0.01 0.00 0.01 99.96 14:36:41 08:50:02 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 08:50:02 0 0.01 0.00 0.03 0.02 0.02 99.92 14:36:41 08:50:02 1 0.04 0.00 0.02 0.00 0.01 99.94 14:36:41 08:50:02 2 0.04 0.00 0.04 0.02 0.03 99.88 14:36:41 08:50:02 3 0.01 0.00 0.02 0.00 0.01 99.97 14:36:41 09:00:08 all 0.20 0.00 0.04 0.01 0.01 99.74 14:36:41 09:00:08 0 0.01 0.00 0.01 0.00 0.01 99.96 14:36:41 09:00:08 1 0.02 0.00 0.02 0.00 0.01 99.95 14:36:41 09:00:08 2 0.74 0.00 0.07 0.02 0.03 99.13 14:36:41 09:00:08 3 0.02 0.00 0.04 0.00 0.01 99.93 14:36:41 09:10:01 all 0.07 0.00 0.03 0.01 0.01 99.88 14:36:41 09:10:01 0 0.02 0.00 0.03 0.01 0.01 99.93 14:36:41 09:10:01 1 0.03 0.00 0.02 0.00 0.01 99.94 14:36:41 09:10:01 2 0.19 0.00 0.05 0.02 0.03 99.71 14:36:41 09:10:01 3 0.03 0.00 0.02 0.00 0.01 99.94 14:36:41 14:36:41 09:10:01 CPU %user %nice %system %iowait %steal %idle 14:36:41 09:20:08 all 0.14 0.00 0.03 0.01 0.02 99.81 14:36:41 09:20:08 0 0.47 0.00 0.03 0.00 0.02 99.47 14:36:41 09:20:08 1 0.02 0.00 0.02 0.00 0.01 99.96 14:36:41 09:20:08 2 0.04 0.00 0.03 0.01 0.02 99.90 14:36:41 09:20:08 3 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 09:30:08 all 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 09:30:08 0 0.04 0.00 0.05 0.00 0.02 99.89 14:36:41 09:30:08 1 0.04 0.00 0.03 0.00 0.02 99.91 14:36:41 09:30:08 2 0.03 0.00 0.02 0.00 0.02 99.93 14:36:41 09:30:08 3 0.01 0.00 0.02 0.03 0.01 99.93 14:36:41 09:40:01 all 0.12 0.00 0.03 0.01 0.02 99.83 14:36:41 09:40:01 0 0.37 0.00 0.03 0.00 0.02 99.58 14:36:41 09:40:01 1 0.03 0.00 0.02 0.00 0.01 99.94 14:36:41 09:40:01 2 0.04 0.00 0.04 0.02 0.03 99.88 14:36:41 09:40:01 3 0.04 0.00 0.02 0.01 0.01 99.92 14:36:41 09:50:08 all 0.16 0.00 0.03 0.01 0.01 99.79 14:36:41 09:50:08 0 0.02 0.00 0.03 0.00 0.02 99.93 14:36:41 09:50:08 1 0.10 0.00 0.02 0.02 0.01 99.85 14:36:41 09:50:08 2 0.04 0.00 0.03 0.00 0.02 99.90 14:36:41 09:50:08 3 0.50 0.00 0.03 0.00 0.01 99.46 14:36:41 10:00:08 all 0.19 0.00 0.04 0.01 0.01 99.75 14:36:41 10:00:08 0 0.02 0.00 0.03 0.03 0.02 99.91 14:36:41 10:00:08 1 0.02 0.00 0.02 0.00 0.01 99.95 14:36:41 10:00:08 2 0.04 0.00 0.06 0.00 0.02 99.88 14:36:41 10:00:08 3 0.68 0.00 0.04 0.00 0.02 99.26 14:36:41 10:10:01 all 0.27 0.00 0.03 0.01 0.01 99.68 14:36:41 10:10:01 0 0.01 0.00 0.02 0.02 0.01 99.95 14:36:41 10:10:01 1 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 10:10:01 2 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 10:10:01 3 1.00 0.00 0.04 0.00 0.03 98.93 14:36:41 10:20:02 all 0.08 0.00 0.03 0.01 0.01 99.87 14:36:41 10:20:02 0 0.00 0.00 0.01 0.00 0.01 99.97 14:36:41 10:20:02 1 0.02 0.00 0.02 0.00 0.01 99.95 14:36:41 10:20:02 2 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 10:20:02 3 0.29 0.00 0.05 0.02 0.03 99.62 14:36:41 10:30:08 all 0.35 0.00 0.03 0.01 0.02 99.59 14:36:41 10:30:08 0 0.01 0.00 0.02 0.01 0.01 99.96 14:36:41 10:30:08 1 0.03 0.00 0.02 0.00 0.01 99.93 14:36:41 10:30:08 2 0.05 0.00 0.03 0.00 0.02 99.90 14:36:41 10:30:08 3 1.30 0.00 0.07 0.02 0.02 98.59 14:36:41 10:40:02 all 0.17 0.00 0.03 0.01 0.01 99.77 14:36:41 10:40:02 0 0.03 0.00 0.04 0.02 0.02 99.89 14:36:41 10:40:02 1 0.46 0.00 0.04 0.00 0.02 99.47 14:36:41 10:40:02 2 0.17 0.00 0.02 0.01 0.02 99.79 14:36:41 10:40:02 3 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 10:50:08 all 0.11 0.00 0.04 0.01 0.01 99.83 14:36:41 10:50:08 0 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 10:50:08 1 0.36 0.00 0.04 0.01 0.01 99.58 14:36:41 10:50:08 2 0.04 0.00 0.05 0.00 0.02 99.88 14:36:41 10:50:08 3 0.01 0.00 0.02 0.01 0.01 99.95 14:36:41 11:00:08 all 0.11 0.00 0.03 0.02 0.01 99.82 14:36:41 11:00:08 0 0.04 0.00 0.04 0.01 0.01 99.90 14:36:41 11:00:08 1 0.03 0.00 0.03 0.04 0.01 99.89 14:36:41 11:00:08 2 0.22 0.00 0.05 0.01 0.01 99.71 14:36:41 11:00:08 3 0.16 0.00 0.02 0.01 0.01 99.79 14:36:41 14:36:41 11:00:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 11:10:01 all 0.12 0.00 0.04 0.01 0.01 99.83 14:36:41 11:10:01 0 0.03 0.00 0.03 0.00 0.01 99.92 14:36:41 11:10:01 1 0.02 0.00 0.02 0.02 0.01 99.93 14:36:41 11:10:01 2 0.21 0.00 0.08 0.01 0.02 99.68 14:36:41 11:10:01 3 0.20 0.00 0.02 0.00 0.01 99.77 14:36:41 11:20:08 all 0.09 0.00 0.03 0.01 0.01 99.86 14:36:41 11:20:08 0 0.02 0.00 0.03 0.00 0.01 99.94 14:36:41 11:20:08 1 0.03 0.00 0.02 0.02 0.00 99.92 14:36:41 11:20:08 2 0.30 0.00 0.04 0.00 0.01 99.65 14:36:41 11:20:08 3 0.02 0.00 0.04 0.01 0.01 99.92 14:36:41 11:30:08 all 0.13 0.00 0.03 0.01 0.01 99.82 14:36:41 11:30:08 0 0.03 0.00 0.03 0.03 0.01 99.91 14:36:41 11:30:08 1 0.02 0.00 0.03 0.01 0.01 99.93 14:36:41 11:30:08 2 0.44 0.00 0.05 0.00 0.02 99.50 14:36:41 11:30:08 3 0.02 0.00 0.03 0.00 0.01 99.95 14:36:41 11:40:01 all 0.08 0.00 0.03 0.01 0.01 99.87 14:36:41 11:40:01 0 0.01 0.00 0.01 0.01 0.00 99.97 14:36:41 11:40:01 1 0.06 0.00 0.04 0.00 0.01 99.89 14:36:41 11:40:01 2 0.22 0.00 0.04 0.02 0.02 99.70 14:36:41 11:40:01 3 0.02 0.00 0.03 0.01 0.01 99.93 14:36:41 11:50:08 all 0.20 0.00 0.04 0.01 0.01 99.74 14:36:41 11:50:08 0 0.02 0.00 0.01 0.01 0.00 99.96 14:36:41 11:50:08 1 0.03 0.00 0.03 0.03 0.01 99.90 14:36:41 11:50:08 2 0.72 0.00 0.05 0.01 0.01 99.21 14:36:41 11:50:08 3 0.04 0.00 0.05 0.00 0.01 99.89 14:36:41 12:00:08 all 0.22 0.00 0.04 0.01 0.01 99.73 14:36:41 12:00:08 0 0.01 0.00 0.02 0.00 0.00 99.97 14:36:41 12:00:08 1 0.04 0.00 0.05 0.01 0.01 99.89 14:36:41 12:00:08 2 0.38 0.00 0.04 0.00 0.01 99.57 14:36:41 12:00:08 3 0.44 0.00 0.04 0.01 0.01 99.50 14:36:41 12:10:01 all 0.09 0.00 0.03 0.01 0.01 99.86 14:36:41 12:10:01 0 0.16 0.00 0.04 0.01 0.01 99.79 14:36:41 12:10:01 1 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 12:10:01 2 0.03 0.00 0.04 0.01 0.01 99.91 14:36:41 12:10:01 3 0.13 0.00 0.03 0.00 0.01 99.83 14:36:41 12:20:02 all 0.13 0.00 0.03 0.01 0.01 99.82 14:36:41 12:20:02 0 0.01 0.00 0.01 0.00 0.00 99.97 14:36:41 12:20:02 1 0.03 0.00 0.04 0.02 0.01 99.90 14:36:41 12:20:02 2 0.03 0.00 0.05 0.01 0.02 99.89 14:36:41 12:20:02 3 0.45 0.00 0.03 0.00 0.01 99.51 14:36:41 12:30:08 all 0.17 0.00 0.03 0.01 0.01 99.78 14:36:41 12:30:08 0 0.02 0.00 0.03 0.00 0.01 99.95 14:36:41 12:30:08 1 0.04 0.00 0.05 0.02 0.01 99.88 14:36:41 12:30:08 2 0.03 0.00 0.03 0.01 0.01 99.92 14:36:41 12:30:08 3 0.60 0.00 0.02 0.00 0.01 99.37 14:36:41 12:40:01 all 0.30 0.00 0.04 0.01 0.01 99.64 14:36:41 12:40:01 0 0.02 0.00 0.03 0.00 0.01 99.93 14:36:41 12:40:01 1 0.08 0.00 0.03 0.02 0.01 99.86 14:36:41 12:40:01 2 0.59 0.00 0.06 0.00 0.02 99.33 14:36:41 12:40:01 3 0.51 0.00 0.02 0.00 0.01 99.46 14:36:41 12:50:08 all 0.07 0.00 0.04 0.01 0.01 99.87 14:36:41 12:50:08 0 0.03 0.00 0.06 0.00 0.01 99.90 14:36:41 12:50:08 1 0.02 0.00 0.04 0.02 0.01 99.91 14:36:41 12:50:08 2 0.02 0.00 0.04 0.01 0.01 99.92 14:36:41 12:50:08 3 0.22 0.00 0.04 0.00 0.01 99.74 14:36:41 14:36:41 12:50:08 CPU %user %nice %system %iowait %steal %idle 14:36:41 13:00:04 all 10.53 0.00 1.05 0.51 0.04 87.87 14:36:41 13:00:04 0 14.52 0.00 1.16 0.60 0.04 83.68 14:36:41 13:00:04 1 8.35 0.00 1.15 0.89 0.05 89.56 14:36:41 13:00:04 2 10.19 0.00 1.14 0.29 0.05 88.33 14:36:41 13:00:04 3 9.07 0.00 0.76 0.24 0.04 89.89 14:36:41 13:10:01 all 0.38 0.00 0.10 0.01 0.03 99.48 14:36:41 13:10:01 0 0.19 0.00 0.16 0.03 0.04 99.58 14:36:41 13:10:01 1 0.72 0.00 0.12 0.00 0.04 99.12 14:36:41 13:10:01 2 0.53 0.00 0.09 0.00 0.03 99.34 14:36:41 13:10:01 3 0.06 0.00 0.05 0.00 0.02 99.88 14:36:41 13:20:08 all 0.26 0.00 0.10 0.01 0.03 99.60 14:36:41 13:20:08 0 0.10 0.00 0.08 0.01 0.03 99.79 14:36:41 13:20:08 1 0.25 0.00 0.12 0.01 0.05 99.56 14:36:41 13:20:08 2 0.61 0.00 0.12 0.00 0.04 99.23 14:36:41 13:20:08 3 0.08 0.00 0.08 0.00 0.02 99.81 14:36:41 13:30:08 all 0.28 0.00 0.10 0.01 0.03 99.58 14:36:41 13:30:08 0 0.12 0.00 0.04 0.00 0.02 99.81 14:36:41 13:30:08 1 0.19 0.00 0.15 0.02 0.05 99.60 14:36:41 13:30:08 2 0.69 0.00 0.10 0.01 0.03 99.17 14:36:41 13:30:08 3 0.13 0.00 0.10 0.00 0.03 99.73 14:36:41 13:40:01 all 1.25 0.00 0.24 0.03 0.05 98.44 14:36:41 13:40:01 0 1.16 0.00 0.24 0.01 0.05 98.54 14:36:41 13:40:01 1 1.69 0.00 0.20 0.07 0.04 98.01 14:36:41 13:40:01 2 0.94 0.00 0.27 0.02 0.05 98.73 14:36:41 13:40:01 3 1.22 0.00 0.24 0.01 0.05 98.48 14:36:41 13:50:02 all 0.25 0.00 0.19 0.01 0.06 99.49 14:36:41 13:50:02 0 0.19 0.00 0.13 0.01 0.05 99.62 14:36:41 13:50:02 1 0.22 0.00 0.20 0.01 0.07 99.51 14:36:41 13:50:02 2 0.30 0.00 0.23 0.01 0.06 99.40 14:36:41 13:50:02 3 0.28 0.00 0.21 0.00 0.06 99.44 14:36:41 14:00:08 all 0.56 0.00 0.23 0.02 0.06 99.13 14:36:41 14:00:08 0 0.19 0.00 0.18 0.00 0.05 99.58 14:36:41 14:00:08 1 0.50 0.00 0.22 0.03 0.06 99.18 14:36:41 14:00:08 2 0.44 0.00 0.28 0.01 0.07 99.20 14:36:41 14:00:08 3 1.12 0.00 0.23 0.02 0.06 98.56 14:36:41 14:10:01 all 0.47 0.00 0.19 0.01 0.07 99.27 14:36:41 14:10:01 0 0.27 0.00 0.16 0.02 0.06 99.48 14:36:41 14:10:01 1 0.53 0.00 0.19 0.00 0.07 99.20 14:36:41 14:10:01 2 0.85 0.00 0.22 0.01 0.07 98.86 14:36:41 14:10:01 3 0.22 0.00 0.19 0.00 0.07 99.52 14:36:41 14:20:08 all 0.25 0.00 0.11 0.01 0.05 99.58 14:36:41 14:20:08 0 0.25 0.00 0.15 0.02 0.06 99.53 14:36:41 14:20:08 1 0.13 0.00 0.12 0.00 0.06 99.69 14:36:41 14:20:08 2 0.18 0.00 0.12 0.01 0.05 99.65 14:36:41 14:20:08 3 0.45 0.00 0.07 0.01 0.03 99.44 14:36:41 14:30:08 all 0.32 0.00 0.10 0.01 0.04 99.53 14:36:41 14:30:08 0 0.19 0.00 0.12 0.01 0.05 99.63 14:36:41 14:30:08 1 0.85 0.00 0.07 0.00 0.03 99.04 14:36:41 14:30:08 2 0.15 0.00 0.13 0.02 0.07 99.63 14:36:41 14:30:08 3 0.08 0.00 0.06 0.01 0.03 99.82 14:36:41 Average: all 0.28 0.00 0.06 0.02 0.02 99.62 14:36:41 Average: 0 0.26 0.00 0.05 0.04 0.01 99.64 14:36:41 Average: 1 0.32 0.00 0.06 0.02 0.02 99.59 14:36:41 Average: 2 0.28 0.00 0.07 0.01 0.02 99.62 14:36:41 Average: 3 0.27 0.00 0.05 0.01 0.02 99.65 14:36:41 14:36:41 14:36:41