Started by upstream project "integration-sanity-test-calcium" build number 133 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-robot-2c-8g-18752 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-M4SpYVHPNdbB/agent.6681 SSH_AGENT_PID=6682 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_12024900783479483941.key (/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_12024900783479483941.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/integration/test > git init /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh14375237064299914425.key Verifying host key using known hosts file 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh15530270038607177841.key Verifying host key using known hosts file 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 2778f151c668b610353ea1551d4ec3a610c3215c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2778f151c668b610353ea1551d4ec3a610c3215c # timeout=10 Commit message: "Remove code for backuprestore" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d56af8a400b69f8c1a646c8241a7e4ed6f9c3c13 # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins9148307407529313774.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xkcn lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-Xkcn/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_STACK_TEMPLATE=csit-2-instance-type.yaml OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-133 OS_STACK_TEMPLATE_DIR=openstack-hot [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins4181676855303486182.sh ---> Create parameters file for OpenStack HOT OpenStack Heat parameters generated ----------------------------------- parameters: vm_0_count: '1' vm_0_flavor: 'v3-standard-4' vm_0_image: 'ZZCI - CentOS Stream 8 - builder - x86_64 - 20240117-011746.201' vm_1_count: '1' vm_1_flavor: 'v3-standard-2' vm_1_image: 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003' job_name: '46953-133' silo: 'releng' [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins7276405020720856762.sh ---> Create HEAT stack + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-vz08 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-Xkcn + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv + /tmp/venv-Xkcn/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + /tmp/venv-Xkcn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH + PATH=/tmp/venv-Xkcn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + openstack --os-cloud vex limits show --absolute +--------------------------+---------+ | Name | Value | +--------------------------+---------+ | maxTotalInstances | -1 | | maxTotalCores | 450 | | maxTotalRAMSize | 1000000 | | maxServerMeta | 128 | | maxImageMeta | 128 | | maxPersonality | 5 | | maxPersonalitySize | 10240 | | maxTotalKeypairs | 100 | | maxServerGroups | 10 | | maxServerGroupMembers | 10 | | maxTotalFloatingIps | -1 | | maxSecurityGroups | -1 | | maxSecurityGroupRules | -1 | | totalRAMUsed | 294912 | | totalCoresUsed | 72 | | totalInstancesUsed | 20 | | totalFloatingIpsUsed | 0 | | totalSecurityGroupsUsed | 0 | | totalServerGroupsUsed | 0 | | maxTotalVolumes | -1 | | maxTotalSnapshots | 10 | | maxTotalVolumeGigabytes | 4096 | | maxTotalBackups | 10 | | maxTotalBackupGigabytes | 1000 | | totalVolumesUsed | 0 | | totalGigabytesUsed | 0 | | totalSnapshotsUsed | 0 | | totalBackupsUsed | 0 | | totalBackupGigabytesUsed | 0 | +--------------------------+---------+ + pushd /opt/ciman/openstack-hot /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-calcium + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-calcium-133 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/stack-parameters.yaml Creating stack releng-openflowplugin-csit-1node-sanity-only-calcium-133 Waiting to initialize infrastructure... Stack initialization successful. ------------------------------------ Stack Details ------------------------------------ {'added': None, 'capabilities': [], 'created_at': '2024-01-22T13:23:57Z', 'deleted': None, 'deleted_at': None, 'description': 'No description', 'environment': None, 'environment_files': None, 'files': None, 'files_container': None, 'id': '4a341d51-427d-4084-ab9c-836aca5e375e', 'is_rollback_disabled': True, 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-calcium-133/4a341d51-427d-4084-ab9c-836aca5e375e', 'rel': 'self'}], 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 'name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-133', 'notification_topics': [], 'outputs': [{'description': 'IP addresses of the 2nd vm types', 'output_key': 'vm_1_ips', 'output_value': ['10.30.170.214']}, {'description': 'IP addresses of the 1st vm types', 'output_key': 'vm_0_ips', 'output_value': ['10.30.170.207']}], 'owner_id': ****, 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 'OS::stack_id': '4a341d51-427d-4084-ab9c-836aca5e375e', 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-133', 'job_name': '46953-133', 'silo': 'releng', 'vm_0_count': '1', 'vm_0_flavor': 'v3-standard-4', 'vm_0_image': 'ZZCI - CentOS Stream 8 - builder - x86_64 - ' '20240117-011746.201', 'vm_1_count': '1', 'vm_1_flavor': 'v3-standard-2', 'vm_1_image': 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - ' '20230601-180106.003'}, 'parent_id': None, 'replaced': None, 'status': 'CREATE_COMPLETE', 'status_reason': 'Stack CREATE completed successfully', 'tags': [], 'template': None, 'template_description': 'No description', 'template_url': None, 'timeout_mins': 15, 'unchanged': None, 'updated': None, 'updated_at': None, 'user_project_id': '2a30d3be0fd74f5d8240ae5d3a3405a0'} ------------------------------------ + popd /w/workspace/openflowplugin-csit-1node-sanity-only-calcium [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins8100709126686796507.sh ---> Copy SSH public keys to CSIT lab Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH SSH not responding on 10.30.170.214. Retrying in 10 seconds... SSH not responding on 10.30.170.207. Retrying in 10 seconds... Ping to 10.30.170.214 successful. Ping to 10.30.170.207 successful. Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 10.30.170.207 releng-46953-133-0-builder-0.novalocal Successfully copied public keys to slave 10.30.170.207 Process 7810 ready. releng-46953-133-1-mininet-ovs-28-0 Successfully copied public keys to slave 10.30.170.214 Process 7811 ready. SSH ready on all stack servers. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins5760980307982619079.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qKOM lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.robot_venv lf-activate-venv(): INFO: Installing: setuptools wheel lf-activate-venv(): INFO: Adding /tmp/venv-qKOM/bin to PATH + echo 'Installing Python Requirements' Installing Python Requirements + cat + python -m pip install -r requirements.txt Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting docker-py (from -r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.0/50.0 kB 7.1 MB/s eta 0:00:00 Collecting ipaddr (from -r requirements.txt (line 2)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/0.10.1/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting netifaces (from -r requirements.txt (line 4)) Using cached netifaces-0.11.0-cp310-cp310-linux_x86_64.whl Collecting pyhocon (from -r requirements.txt (line 5)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.60/pyhocon-0.3.60.tar.gz (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB 19.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests (from -r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.31.0/requests-2.31.0-py3-none-any.whl (62 kB) Collecting robotframework (from -r requirements.txt (line 7)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.0/robotframework-7.0-py3-none-any.whl (726 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 17.6 MB/s eta 0:00:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 9)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.3/robotframework_requests-0.9.3-py3-none-any.whl (21 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 kB 1.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting scapy (from -r requirements.txt (line 12)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.5.0/scapy-2.5.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jsonpath-rw (from -r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.12.0/elasticsearch-8.12.0-py3-none-any.whl (431 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 431.9/431.9 kB 28.2 MB/s eta 0:00:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.12.0/elasticsearch_dsl-8.12.0-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 14.4 MB/s eta 0:00:00 Collecting pyangbind (from -r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.4.post1/pyangbind-0.8.4.post1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 7.0 MB/s eta 0:00:00 Collecting isodate (from -r requirements.txt (line 25)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 6.4 MB/s eta 0:00:00 Collecting jmespath (from -r requirements.txt (line 28)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting jsonpatch (from -r requirements.txt (line 31)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.4.0/paramiko-3.4.0-py3-none-any.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.9/225.9 kB 25.3 MB/s eta 0:00:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.14.5/scp-0.14.5-py2.py3-none-any.whl (8.7 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.7.0/websocket_client-1.7.0-py3-none-any.whl (58 kB) Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.1/pyparsing-3.1.1-py3-none-any.whl (103 kB) Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.6/idna-3.6-py3-none-any.whl (61 kB) Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.1.0/urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 10.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2023.11.17/certifi-2023.11.17-py3-none-any.whl (162 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.0/WebTest-3.0.0-py3-none-any.whl (31 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/2.4/jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.2.0/robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 14.4 MB/s eta 0:00:00 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.2 MB/s eta 0:00:00 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting elastic-transport<9,>=8 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.12.0/elastic_transport-8.12.0-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 kB 13.4 MB/s eta 0:00:00 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.8.2/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.0/pyang-2.6.0-py2.py3-none-any.whl (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.1/594.1 kB 16.4 MB/s eta 0:00:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.1.0/lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) Collecting regex (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2023.12.25/regex-2023.12.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.0/774.0 kB 18.6 MB/s eta 0:00:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.1.2/bcrypt-4.1.2-cp39-abi3-manylinux_2_28_x86_64.whl (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.9/698.9 kB 13.1 MB/s eta 0:00:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/41.0.7/cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.16.0/selenium-4.16.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 36.5 MB/s eta 0:00:00 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.3.0/robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.7/WebOb-1.8.7-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.0/115.0 kB 17.0 MB/s eta 0:00:00 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/2.1.2/waitress-2.1.2-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 8.0 MB/s eta 0:00:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.16.0/cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.24.0/trio-0.24.0-py3-none-any.whl (460 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 13.3 MB/s eta 0:00:00 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB) Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.5/soupsieve-2.5-py3-none-any.whl (36 kB) Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.21/pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting attrs>=20.1.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/23.2.0/attrs-23.2.0-py3-none-any.whl (60 kB) Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.0/sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/exceptiongroup/1.2.0/exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 12.6 MB/s eta 0:00:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, pyhocon, robotframework-httplibrary, scapy, jsonpath-rw Building wheel for robotframework-sshlibrary (setup.py): started Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55116 sha256=f6f290f4670993a565d953e4254b2c041bd3a44def3513ad47135cb227f39568 Stored in directory: /home/jenkins/.cache/pip/wheels/4f/7c/b3/1dfc58277260e643335754e93ea5854bc7ba3d181575a9cea9 Building wheel for ipaddr (setup.py): started Building wheel for ipaddr (setup.py): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18282 sha256=ec8b6deba041ca4da43cae925776ce50921feb46f0850ca8eecae2afce27256d Stored in directory: /home/jenkins/.cache/pip/wheels/b5/7c/08/e4a91c0b38d5ae5fea76fbb9b60ce1b5f5f8d6e69cbe801870 Building wheel for pyhocon (setup.py): started Building wheel for pyhocon (setup.py): finished with status 'done' Created wheel for pyhocon: filename=pyhocon-0.3.60-py3-none-any.whl size=20864 sha256=74d9a85a4ec7110d8c826916998105dd07f13be0bea6fc710b7d2150a55e3bb3 Stored in directory: /home/jenkins/.cache/pip/wheels/7e/3f/4f/66e113a4b8eca7d8ff120a7fcfb53be15fc5078eb353482440 Building wheel for robotframework-httplibrary (setup.py): started Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9954 sha256=9c328e580e8f48ee723068666bf36065148e583bcc7a4aa03be4bc3a41571597 Stored in directory: /home/jenkins/.cache/pip/wheels/2e/b8/87/b9b31f375281dd80f51ca94affc6e39f3e45d192e1e1f95553 Building wheel for scapy (setup.py): started Building wheel for scapy (setup.py): finished with status 'done' Created wheel for scapy: filename=scapy-2.5.0-py2.py3-none-any.whl size=1444328 sha256=25ab6eece3edae11c855e484e0ebd700c252d0c87e1a2fe5c614b979c88ac376 Stored in directory: /home/jenkins/.cache/pip/wheels/8e/0a/14/42ef36f95fd1fbf75090db30f0cbb4ad4186b84b7a3d10dfcb Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15127 sha256=545a7953839f639c8ce1f63ba8c315a990bc31c4b4ec85c298e42459bdbc4e96 Stored in directory: /home/jenkins/.cache/pip/wheels/22/71/20/0f098fcfc9905114ba8ed62f4b7f9b66ef9a017f99d918fc12 Successfully built robotframework-sshlibrary ipaddr pyhocon robotframework-httplibrary scapy jsonpath-rw Installing collected packages: sortedcontainers, ply, netifaces, netaddr, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, lxml, jsonpointer, jmespath, idna, h11, exceptiongroup, decorator, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, isodate, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed WebOb-1.8.7 attrs-23.2.0 bcrypt-4.1.2 beautifulsoup4-4.12.3 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-3.3.2 cryptography-41.0.7 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.12.0 elasticsearch-8.12.0 elasticsearch-dsl-8.12.0 enum34-1.1.10 exceptiongroup-1.2.0 h11-0.14.0 idna-3.6 ipaddr-2.2.0 isodate-0.6.1 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-2.4 lxml-5.1.0 netaddr-0.10.1 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.4.0 ply-3.11 pyang-2.6.0 pyangbind-0.8.4.post1 pycparser-2.21 pyhocon-0.3.60 pynacl-1.5.0 pyparsing-3.1.1 pysocks-1.7.1 python-dateutil-2.8.2 regex-2023.12.25 requests-2.31.0 robotframework-7.0 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.2.0 robotframework-sshlibrary-3.8.0 scapy-2.5.0 scp-0.14.5 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 soupsieve-2.5 trio-0.24.0 trio-websocket-0.11.1 urllib3-2.1.0 waitress-2.1.2 websocket-client-1.7.0 webtest-3.0.0 wsproto-1.2.0 + pip freeze attrs==23.2.0 bcrypt==4.1.2 beautifulsoup4==4.12.3 certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 cryptography==41.0.7 decorator==5.1.1 distlib==0.3.8 docker-py==1.10.6 docker-pycreds==0.4.0 elastic-transport==8.12.0 elasticsearch==8.12.0 elasticsearch-dsl==8.12.0 enum34==1.1.10 exceptiongroup==1.2.0 filelock==3.13.1 h11==0.14.0 idna==3.6 ipaddr==2.2.0 isodate==0.6.1 jmespath==1.0.1 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==2.4 lxml==5.1.0 netaddr==0.10.1 netifaces==0.11.0 outcome==1.3.0.post0 paramiko==3.4.0 platformdirs==4.1.0 ply==3.11 pyang==2.6.0 pyangbind==0.8.4.post1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 PySocks==1.7.1 python-dateutil==2.8.2 regex==2023.12.25 requests==2.31.0 robotframework==7.0 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.3.0 robotframework-requests==0.9.3 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.2.0 robotframework-sshlibrary==3.8.0 scapy==2.5.0 scp==0.14.5 selenium==4.16.0 six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0 soupsieve==2.5 trio==0.24.0 trio-websocket==0.11.1 urllib3==2.1.0 virtualenv==20.25.0 waitress==2.1.2 WebOb==1.8.7 websocket-client==1.7.0 WebTest==3.0.0 wsproto==1.2.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins885727496159251640.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 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. botocore 1.34.23 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.1.0 which is incompatible. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lftools 0.37.8 requires urllib3<2.0.0, but you have urllib3 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH + ODL_SYSTEM=() + TOOLS_SYSTEM=() + OPENSTACK_SYSTEM=() + OPENSTACK_CONTROLLERS=() + mapfile -t ADDR ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-calcium-133 + for i in "${ADDR[@]}" ++ ssh 10.30.170.207 hostname -s Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. + REMHOST=releng-46953-133-0-builder-0 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.170.214 hostname -s Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. + REMHOST=releng-46953-133-1-mininet-ovs-28-0 + case ${REMHOST} in + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") + echo NUM_ODL_SYSTEM=1 + echo NUM_TOOLS_SYSTEM=1 + '[' '' == yes ']' + NUM_OPENSTACK_SYSTEM=0 + echo NUM_OPENSTACK_SYSTEM=0 + '[' 0 -eq 2 ']' + echo ODL_SYSTEM_IP=10.30.170.207 ++ seq 0 0 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_1_IP=10.30.170.207 + echo TOOLS_SYSTEM_IP=10.30.170.214 ++ seq 0 0 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) + echo TOOLS_SYSTEM_1_IP=10.30.170.214 + openstack_index=0 + NUM_OPENSTACK_CONTROL_NODES=1 + echo NUM_OPENSTACK_CONTROL_NODES=1 ++ seq 0 0 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) + echo OPENSTACK_CONTROL_NODE_1_IP= + NUM_OPENSTACK_COMPUTE_NODES=-1 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 + '[' -1 -ge 2 ']' ++ seq 0 -2 + NUM_OPENSTACK_HAPROXY_NODES=0 + echo NUM_OPENSTACK_HAPROXY_NODES=0 ++ seq 0 -1 + echo 'Contents of slave_addresses.txt:' Contents of slave_addresses.txt: + cat slave_addresses.txt NUM_ODL_SYSTEM=1 NUM_TOOLS_SYSTEM=1 NUM_OPENSTACK_SYSTEM=0 ODL_SYSTEM_IP=10.30.170.207 ODL_SYSTEM_1_IP=10.30.170.207 TOOLS_SYSTEM_IP=10.30.170.214 TOOLS_SYSTEM_1_IP=10.30.170.214 NUM_OPENSTACK_CONTROL_NODES=1 OPENSTACK_CONTROL_NODE_1_IP= NUM_OPENSTACK_COMPUTE_NODES=-1 NUM_OPENSTACK_HAPROXY_NODES=0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins10867114010952489093.sh Preparing for JRE Version 17 Karaf artifact is opendaylight Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins14154075652899869707.sh --2024-01-22 13:25:39-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master Resolving git.opendaylight.org (git.opendaylight.org)... 52.35.122.251, 2600:1f14:421:f500:133a:a004:b30b:69e1 Connecting to git.opendaylight.org (git.opendaylight.org)|52.35.122.251|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master [following] --2024-01-22 13:25:40-- https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master Connecting to git.opendaylight.org (git.opendaylight.org)|52.35.122.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2756 (2.7K) [text/plain] Saving to: ‘pom.xml’ 0K .. 100% 46.6M=0s 2024-01-22 13:25:40 (46.6 MB/s) - ‘pom.xml’ saved [2756/2756] Bundle version is 0.19.0-SNAPSHOT --2024-01-22 13:25:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/maven-metadata.xml Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-01-22 13:25:40 ERROR 404: Not Found. maven-metadata.xml: No such file or directory Nexus timestamp is Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip Distribution bundle is opendaylight-.zip Distribution bundle version is 0.19.0-SNAPSHOT Distribution folder is opendaylight-0.19.0-SNAPSHOT Nexus prefix is https://nexus.opendaylight.org [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins12332670357618528515.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH Copying common-functions.sh to /tmp Copying common-functions.sh to 10.30.170.214:/tmp Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.170.207:/tmp Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins11906490500653161823.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ################################################# ## Configure Cluster and Start ## ################################################# ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions Locating script plan to use... Finished running script plans Configuring member-1 with IP address 10.30.170.207 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. common-functions.sh is being sourced + source /tmp/common-functions.sh opendaylight-0.19.0-SNAPSHOT ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=opendaylight-0.19.0-SNAPSHOT ++ export MAVENCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ export AKKACONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: Changing to /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip --2024-01-22 13:25:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-01-22 13:25:52 ERROR 404: Not Found. Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q opendaylight-.zip unzip: cannot find or open opendaylight-.zip, opendaylight-.zip.zip or opendaylight-.zip.ZIP. Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.19.0-SNAPSHOT + KARAF_VERSION=odl + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.19.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + [[ ! -z '' ]] + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + configure_karaf_log odl '' + local -r karaf_version=odl + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg grep: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory Configuring the karaf log... karaf_version: odl, logapi: log4j + echo 'Configuring the karaf log... karaf_version: odl, logapi: log4j' + '[' log4j == log4j2 ']' + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory controllerdebugmap: cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' /tmp/common-functions.sh: line 124: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + unset IFS + echo 'controllerdebugmap: ' + '[' -n '' ']' + echo 'cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory Configure java home: /usr/lib/jvm/java-17-openjdk max memory: 2048m memconf: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + set_java_vars /usr/lib/jvm/java-17-openjdk 2048m /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-17-openjdk + local -r controllermem=2048m + local -r memconf=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + echo Configure + echo ' java home: /usr/lib/jvm/java-17-openjdk' + echo ' max memory: 2048m' + echo ' memconf: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk}%g' /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + echo 'cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv cat: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk/bin/java 1 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk/bin/java JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk + JAVA_HOME=/usr/lib/jvm/java-17-openjdk ++ readlink -e /usr/lib/jvm/java-17-openjdk/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java Listing all open ports on controller system... + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java' + echo 'Listing all open ports on controller system...' + netstat -pnatu (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 10.30.170.207:47648 199.204.45.87:443 TIME_WAIT - tcp 0 0 10.30.170.207:22 10.30.171.103:57890 ESTABLISHED - tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::5555 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - udp 0 0 10.30.170.207:68 10.30.170.3:67 ESTABLISHED - udp 0 0 0.0.0.0:111 0.0.0.0:* - udp 0 0 127.0.0.1:323 0.0.0.0:* - udp6 0 0 :::111 :::* - udp6 0 0 ::1:323 :::* - Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/opendaylight-0.19.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.207 /tmp/configuration-script.sh: line 50: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/configure_cluster.sh: No such file or directory Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf: No such file or directory Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf: No such file or directory Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory Locating config plan to use... Finished running config plans Starting member-1 with IP address 10.30.170.207 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... /tmp/startup-script.sh: line 6: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/start: No such file or directory Execute the post startup script on controller 10.30.170.207 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Waiting up to 3 minutes for controller to come up, checking every 5 seconds... grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory Timeout Controller DOWN Dumping first 500K bytes of karaf log... head: cannot open '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Dumping last 500K bytes of karaf log... tail: cannot open '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Listing all open ports on controller system (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 164 10.30.170.207:22 10.30.171.103:57946 ESTABLISHED - tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::5555 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - udp 0 0 10.30.170.207:68 10.30.170.3:67 ESTABLISHED - udp 0 0 0.0.0.0:111 0.0.0.0:* - udp 0 0 127.0.0.1:323 0.0.0.0:* - udp6 0 0 :::111 :::* - udp6 0 0 ::1:323 :::* - Let's take the karaf thread dump Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Generating mininet variables... Locating test plan to use... Changing the testplan path... # Place the suites in run order: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation ... ============================================================================== openflowplugin-sanity.txt ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... ============================================================================== Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 7 tests, 0 passed, 7 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... ============================================================================== Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... ============================================================================== Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow operational - Output to physical port# ::... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig | FAIL | Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 6 tests, 0 passed, 6 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 21 tests, 0 passed, 21 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... ============================================================================== Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 7 tests, 0 passed, 7 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... ============================================================================== Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... ============================================================================== Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow operational - Sending IPv4 Dest Address a... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after modifying flow operational - Output to physical port#... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig | FAIL | Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 9 tests, 0 passed, 9 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 24 tests, 0 passed, 24 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... ============================================================================== [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | Suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 174 tests, 0 passed, 174 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... ============================================================================== [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | Suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 152 tests, 0 passed, 152 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 326 tests, 0 passed, 326 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation ============================================================================== openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... ============================================================================== Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | ------------------------------------------------------------------------------ Check Linear Topology :: Check Linear Topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 0.0 != 303.0 ------------------------------------------------------------------------------ Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 0.0 != 300.0 ------------------------------------------------------------------------------ Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 0.0 != 300.0 ------------------------------------------------------------------------------ Stop Mininet :: Stop Mininet. | PASS | ------------------------------------------------------------------------------ Check No Switches :: Check no switches in topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.207', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 23 tests, 4 passed, 19 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation | FAIL | 23 tests, 4 passed, 19 failed ============================================================================== openflowplugin-sanity.txt | FAIL | 394 tests, 4 passed, 390 failed ============================================================================== Output: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/output.xml Log: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/log.html Report: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/report.html Examining the files in data/log and checking filesize Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. total 0 drwxrwxr-x. 3 jenkins jenkins 17 Jan 22 13:25 .. drwxrwxr-x. 2 jenkins jenkins 6 Jan 22 13:25 . Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. du: cannot access '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/*': No such file or directory Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. ls: cannot access '/tmp/opendaylight-0.19.0-SNAPSHOT/*.hprof': No such file or directory Let's take the karaf thread dump again... Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Killing ODL Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. Compressing karaf.log 1 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. gzip: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory Fetching compressed karaf.log 1 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log.gz: No such file or directory Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf_console.log: No such file or directory Fetch GC logs Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/*.log: No such file or directory Examine copied files total 7536 drwxrwxr-x. 2 jenkins jenkins 6 Jan 22 13:53 gclogs-1 -rw-rw-r--. 1 jenkins jenkins 0 Jan 22 13:53 karaf_1__threads_after.log -rw-rw-r--. 1 jenkins jenkins 12938 Jan 22 13:53 ps_after.log -rw-rw-r--. 1 jenkins jenkins 300002 Jan 22 13:53 report.html -rw-rw-r--. 1 jenkins jenkins 1512332 Jan 22 13:53 log.html -rw-rw-r--. 1 jenkins jenkins 5815039 Jan 22 13:53 output.xml -rw-rw-r--. 1 jenkins jenkins 487 Jan 22 13:29 testplan.txt -rw-rw-r--. 1 jenkins jenkins 0 Jan 22 13:29 karaf_1__threads_before.log -rw-rw-r--. 1 jenkins jenkins 12913 Jan 22 13:29 ps_before.log -rw-rw-r--. 1 jenkins jenkins 3425 Jan 22 13:25 post-startup-script.sh -rw-rw-r--. 1 jenkins jenkins 273 Jan 22 13:25 startup-script.sh -rw-rw-r--. 1 jenkins jenkins 3520 Jan 22 13:25 configuration-script.sh -rw-rw-r--. 1 jenkins jenkins 313 Jan 22 13:25 detect_variables.env -rw-rw-r--. 1 jenkins jenkins 2756 Jan 22 13:25 pom.xml -rw-rw-r--. 1 jenkins jenkins 93 Jan 22 13:25 set_variables.env -rw-rw-r--. 1 jenkins jenkins 299 Jan 22 13:25 slave_addresses.txt -rw-rw-r--. 1 jenkins jenkins 570 Jan 22 13:25 requirements.txt -rw-rw-r--. 1 jenkins jenkins 26 Jan 22 13:25 env.properties -rw-rw-r--. 1 jenkins jenkins 336 Jan 22 13:23 stack-parameters.yaml drwxrwxr-x. 7 jenkins jenkins 4096 Jan 22 13:21 test drwxrwxr-x. 2 jenkins jenkins 6 Jan 22 13:21 test@tmp [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins14756010565321618728.sh Karaf Deployments, Tests must have already run [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins11963029962555849101.sh Cleaning up Robot installation... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6682 killed; [ssh-agent] Stopped. Recording plot data Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: ERROR: Build step failed with exception java.lang.NullPointerException Build step 'Publish Robot Framework test results' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins14167957982997095170.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 188 0 188 0 0 7833 0 --:--:-- --:--:-- --:--:-- 7833 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins12094684702795741268.sh [PostBuildScript] - [INFO] Executing post build scripts. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-133 [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins15713467138650315186.sh ---> openstack-stack-delete.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-calcium-133 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-calcium-133 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-calcium-133 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins8154124383079470938.sh ---> sysstat.sh [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins14552122927363158299.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']' + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/ [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins17751567438300264990.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins11342599170270306143.sh provisioning config files... Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-calcium #133 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/config1626879091530535097tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins1725512937420224122.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins12924121795638268553.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins12198417402637923574.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins5720370062594460758.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH DEBUG: total: 0.16999999999999998 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins623652757605613896.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkcn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Xkcn/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-calcium/133/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-robot-2c-8g-18752.novalocal 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.3G 31G 24% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 600 4794 19 2303 6800 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a6:b9:f9 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.103/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 63542sec preferred_lft 63542sec inet6 fe80::f816:3eff:fea6:b9f9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-532.el8.x86_64 (centos-stream-8-robot-f84d986f-3f43-4447-86d7-70e5891bac13.noval) 01/22/2024 _x86_64_ (2 CPU) 07:34:31 LINUX RESTART (2 CPU) 07:35:02 AM tps rtps wtps bread/s bwrtn/s 07:36:01 AM 25.72 9.06 16.65 2474.54 6283.75 07:37:01 AM 2.80 0.00 2.80 0.00 60.26 07:38:01 AM 0.30 0.05 0.25 1.07 3.07 07:39:01 AM 0.25 0.00 0.25 0.00 4.15 07:40:01 AM 0.13 0.00 0.13 0.00 1.82 07:41:01 AM 0.23 0.00 0.23 0.00 3.67 07:42:01 AM 0.25 0.00 0.25 0.00 3.20 07:43:01 AM 0.15 0.00 0.15 0.00 1.88 07:44:01 AM 0.17 0.00 0.17 0.00 2.10 07:45:01 AM 0.10 0.00 0.10 0.00 0.63 07:46:01 AM 0.12 0.00 0.12 0.00 1.05 07:47:01 AM 0.17 0.00 0.17 0.00 1.18 07:48:01 AM 0.30 0.00 0.30 0.00 3.32 07:49:01 AM 0.35 0.00 0.35 0.00 3.58 07:50:01 AM 0.48 0.07 0.42 1.33 5.41 07:51:01 AM 0.40 0.00 0.40 0.00 4.53 07:52:01 AM 0.33 0.00 0.33 0.00 3.32 07:53:01 AM 0.30 0.00 0.30 0.00 3.42 07:54:01 AM 0.43 0.00 0.43 0.00 5.85 07:55:01 AM 0.30 0.00 0.30 0.00 3.02 07:56:01 AM 0.32 0.00 0.32 0.00 3.28 07:57:01 AM 0.35 0.00 0.35 0.00 3.62 07:58:01 AM 0.30 0.00 0.30 0.00 3.02 07:59:01 AM 0.30 0.00 0.30 0.00 3.02 08:00:01 AM 0.33 0.00 0.33 0.00 3.45 08:01:01 AM 0.50 0.02 0.48 0.13 7.08 08:02:01 AM 0.50 0.08 0.42 1.87 5.28 08:03:01 AM 31.52 22.69 8.83 784.94 5991.59 08:04:01 AM 1.02 0.00 1.02 0.00 21.00 08:05:01 AM 0.30 0.00 0.30 0.00 3.02 08:06:01 AM 0.50 0.00 0.50 0.00 6.30 08:07:01 AM 0.32 0.00 0.32 0.00 3.68 08:08:01 AM 0.32 0.00 0.32 0.00 4.08 08:09:01 AM 0.70 0.30 0.40 6.40 4.23 08:10:01 AM 0.90 0.00 0.90 0.00 19.48 08:11:01 AM 0.33 0.00 0.33 0.00 5.75 08:12:01 AM 0.12 0.00 0.12 0.00 0.77 08:13:01 AM 0.10 0.00 0.10 0.00 0.63 08:14:01 AM 0.10 0.00 0.10 0.00 0.78 08:15:01 AM 0.13 0.00 0.13 0.00 0.92 08:16:01 AM 0.12 0.00 0.12 0.00 0.90 08:17:01 AM 0.12 0.00 0.12 0.00 1.32 08:18:01 AM 0.15 0.00 0.15 0.00 1.58 08:19:01 AM 0.20 0.00 0.20 0.00 2.40 08:20:01 AM 0.18 0.00 0.18 0.00 2.17 08:21:01 AM 0.23 0.00 0.23 0.00 2.58 08:22:01 AM 0.13 0.00 0.13 0.00 1.43 08:23:01 AM 0.10 0.00 0.10 0.00 0.63 08:24:01 AM 0.10 0.00 0.10 0.00 0.63 08:25:01 AM 0.10 0.00 0.10 0.00 0.77 08:26:01 AM 0.20 0.00 0.20 0.00 2.65 08:27:01 AM 0.17 0.00 0.17 0.00 1.58 08:28:01 AM 0.10 0.00 0.10 0.00 0.77 08:29:01 AM 0.10 0.00 0.10 0.00 0.63 08:30:01 AM 0.23 0.00 0.23 0.00 4.14 08:31:02 AM 0.27 0.00 0.27 0.00 3.68 08:32:01 AM 0.25 0.00 0.25 0.00 3.12 08:33:01 AM 0.12 0.00 0.12 0.00 1.03 08:34:01 AM 0.12 0.00 0.12 0.00 0.77 08:35:01 AM 0.12 0.00 0.12 0.00 1.17 08:36:01 AM 0.13 0.00 0.13 0.00 1.03 08:37:01 AM 0.12 0.00 0.12 0.00 0.77 08:38:01 AM 0.20 0.00 0.20 0.00 2.27 08:39:01 AM 0.17 0.00 0.17 0.00 1.71 08:40:01 AM 0.10 0.00 0.10 0.00 0.63 08:41:01 AM 0.25 0.00 0.25 0.00 2.85 08:42:01 AM 0.23 0.00 0.23 0.00 3.08 08:43:01 AM 0.13 0.00 0.13 0.00 0.92 08:44:01 AM 0.10 0.00 0.10 0.00 0.80 08:45:01 AM 0.13 0.00 0.13 0.00 1.05 08:46:01 AM 0.12 0.00 0.12 0.00 0.90 08:47:01 AM 0.10 0.00 0.10 0.00 1.12 08:48:01 AM 0.15 0.00 0.15 0.00 1.65 08:49:01 AM 0.25 0.00 0.25 0.00 3.92 08:50:01 AM 0.23 0.00 0.23 0.00 4.10 08:51:01 AM 0.23 0.00 0.23 0.00 3.47 08:52:01 AM 0.27 0.00 0.27 0.00 5.01 08:53:01 AM 0.20 0.00 0.20 0.00 2.82 08:54:01 AM 0.10 0.00 0.10 0.00 1.03 08:55:01 AM 0.12 0.00 0.12 0.00 0.77 08:56:01 AM 0.15 0.00 0.15 0.00 2.08 08:57:01 AM 0.13 0.00 0.13 0.00 1.30 08:58:01 AM 0.13 0.00 0.13 0.00 1.35 08:59:01 AM 0.12 0.00 0.12 0.00 0.92 09:00:01 AM 0.13 0.00 0.13 0.00 1.32 09:01:01 AM 0.23 0.00 0.23 0.00 3.23 09:02:01 AM 0.20 0.00 0.20 0.00 3.46 09:03:01 AM 0.12 0.00 0.12 0.00 0.77 09:04:01 AM 0.10 0.00 0.10 0.00 0.77 09:05:01 AM 0.10 0.00 0.10 0.00 1.03 09:06:01 AM 0.23 0.00 0.23 0.00 2.65 09:07:01 AM 0.15 0.00 0.15 0.00 1.98 09:08:01 AM 0.12 0.00 0.12 0.00 0.90 09:09:01 AM 0.10 0.00 0.10 0.00 0.63 09:10:01 AM 0.10 0.00 0.10 0.00 0.82 09:11:01 AM 0.18 0.00 0.18 0.00 1.68 09:12:01 AM 0.22 0.00 0.22 0.00 2.53 09:13:01 AM 0.18 0.00 0.18 0.00 2.67 09:14:01 AM 0.17 0.00 0.17 0.00 2.12 09:15:01 AM 0.10 0.00 0.10 0.00 0.90 09:16:01 AM 0.75 0.00 0.75 0.00 11.00 09:17:01 AM 0.18 0.00 0.18 0.00 2.12 09:18:01 AM 0.10 0.00 0.10 0.00 0.77 09:19:01 AM 0.22 0.00 0.22 0.00 2.38 09:20:01 AM 0.15 0.00 0.15 0.00 1.45 09:21:01 AM 0.17 0.00 0.17 0.00 1.82 09:22:01 AM 0.23 0.00 0.23 0.00 3.18 09:23:01 AM 0.13 0.00 0.13 0.00 1.72 09:24:01 AM 0.12 0.00 0.12 0.00 0.90 09:25:01 AM 0.12 0.00 0.12 0.00 1.17 09:26:01 AM 0.20 0.00 0.20 0.00 2.82 09:27:01 AM 0.15 0.00 0.15 0.00 1.58 09:28:01 AM 0.12 0.00 0.12 0.00 0.77 09:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:30:01 AM 0.10 0.00 0.10 0.00 1.17 09:31:02 AM 0.15 0.00 0.15 0.00 1.50 09:32:01 AM 0.17 0.00 0.17 0.00 2.19 09:33:01 AM 0.23 0.00 0.23 0.00 2.55 09:34:01 AM 0.15 0.00 0.15 0.00 1.45 09:35:01 AM 0.10 0.00 0.10 0.00 1.17 09:36:01 AM 0.13 0.00 0.13 0.00 1.03 09:37:01 AM 0.10 0.00 0.10 0.00 1.43 09:38:01 AM 0.18 0.00 0.18 0.00 2.67 09:39:01 AM 0.17 0.00 0.17 0.00 1.58 09:40:01 AM 0.10 0.00 0.10 0.00 0.63 09:41:01 AM 0.22 0.00 0.22 0.00 3.12 09:42:01 AM 0.20 0.00 0.20 0.00 2.68 09:43:01 AM 0.13 0.00 0.13 0.00 1.48 09:44:01 AM 0.15 0.00 0.15 0.00 1.05 09:45:01 AM 0.10 0.00 0.10 0.00 0.63 09:46:01 AM 0.12 0.00 0.12 0.00 1.03 09:47:01 AM 0.12 0.00 0.12 0.00 1.17 09:48:01 AM 0.12 0.00 0.12 0.00 1.03 09:49:01 AM 0.12 0.00 0.12 0.00 1.30 09:50:01 AM 0.23 0.00 0.23 0.00 2.83 09:51:01 AM 0.20 0.00 0.20 0.00 2.55 09:52:01 AM 0.15 0.00 0.15 0.00 1.83 09:53:01 AM 0.08 0.00 0.08 0.00 0.93 09:54:01 AM 0.15 0.00 0.15 0.00 1.75 09:55:01 AM 0.15 0.00 0.15 0.00 1.45 09:56:01 AM 0.12 0.00 0.12 0.00 1.17 09:57:01 AM 0.18 0.00 0.18 0.00 2.68 09:58:01 AM 0.17 0.00 0.17 0.00 1.72 09:59:01 AM 0.10 0.00 0.10 0.00 0.63 10:00:01 AM 0.08 0.00 0.08 0.00 0.98 10:01:01 AM 0.20 0.00 0.20 0.00 2.38 10:02:01 AM 0.27 0.00 0.27 0.00 5.16 10:03:01 AM 0.20 0.00 0.20 0.00 3.35 10:04:01 AM 0.15 0.00 0.15 0.00 1.82 10:05:01 AM 0.10 0.00 0.10 0.00 0.63 10:06:01 AM 0.15 0.00 0.15 0.00 2.08 10:07:01 AM 0.15 0.00 0.15 0.00 1.82 10:08:01 AM 0.10 0.00 0.10 0.00 0.63 10:09:01 AM 0.10 0.00 0.10 0.00 0.77 10:10:01 AM 0.10 0.00 0.10 0.00 0.63 10:11:01 AM 0.30 0.00 0.30 0.00 5.57 10:12:01 AM 0.23 0.00 0.23 0.00 3.42 10:13:01 AM 0.10 0.00 0.10 0.00 0.63 10:14:01 AM 0.10 0.00 0.10 0.00 1.17 10:15:01 AM 0.10 0.00 0.10 0.00 0.63 10:16:01 AM 0.15 0.00 0.15 0.00 1.88 10:17:01 AM 0.12 0.00 0.12 0.00 1.43 10:18:01 AM 0.22 0.00 0.22 0.00 2.38 10:19:01 AM 0.15 0.00 0.15 0.00 1.85 10:20:01 AM 0.12 0.00 0.12 0.00 0.90 10:21:01 AM 0.87 0.00 0.87 0.00 13.45 10:22:01 AM 0.20 0.00 0.20 0.00 3.20 10:23:01 AM 0.15 0.00 0.15 0.00 1.05 10:24:01 AM 0.10 0.00 0.10 0.00 0.63 10:25:01 AM 0.12 0.00 0.12 0.00 1.03 10:26:01 AM 0.10 0.00 0.10 0.00 1.03 10:27:01 AM 0.12 0.00 0.12 0.00 1.17 10:28:01 AM 0.12 0.00 0.12 0.00 1.17 10:29:01 AM 0.12 0.00 0.12 0.00 0.77 10:30:01 AM 0.10 0.00 0.10 0.00 0.63 10:31:01 AM 0.30 0.00 0.30 0.00 3.62 10:32:01 AM 0.40 0.00 0.40 0.00 5.03 10:33:01 AM 0.32 0.00 0.32 0.00 3.60 10:34:01 AM 0.35 0.00 0.35 0.00 4.25 10:35:01 AM 0.32 0.00 0.32 0.00 3.68 10:36:01 AM 0.32 0.00 0.32 0.00 3.32 10:37:02 AM 0.32 0.00 0.32 0.00 3.42 10:38:01 AM 0.44 0.00 0.44 0.00 5.74 10:39:01 AM 0.37 0.00 0.37 0.00 4.02 10:40:01 AM 0.33 0.00 0.33 0.00 3.98 10:41:01 AM 0.42 0.00 0.42 0.00 4.27 10:42:01 AM 0.32 0.00 0.32 0.00 3.28 10:43:01 AM 0.28 0.00 0.28 0.00 2.88 10:44:01 AM 0.30 0.00 0.30 0.00 3.02 10:45:01 AM 0.40 0.00 0.40 0.00 5.05 10:46:01 AM 0.37 0.00 0.37 0.00 4.05 10:47:01 AM 0.32 0.00 0.32 0.00 3.15 10:48:01 AM 0.33 0.00 0.33 0.00 3.45 10:49:01 AM 0.30 0.00 0.30 0.00 3.02 10:50:01 AM 0.28 0.00 0.28 0.00 2.88 10:51:01 AM 0.38 0.00 0.38 0.00 4.27 10:52:01 AM 0.43 0.00 0.43 0.00 5.55 10:53:01 AM 0.33 0.00 0.33 0.00 3.47 10:54:01 AM 0.28 0.00 0.28 0.00 2.88 10:55:01 AM 0.30 0.00 0.30 0.00 3.02 10:56:01 AM 0.37 0.00 0.37 0.00 3.75 10:57:01 AM 0.30 0.00 0.30 0.00 3.02 10:58:01 AM 0.30 0.00 0.30 0.00 3.02 10:59:01 AM 0.30 0.00 0.30 0.00 3.15 11:00:01 AM 0.30 0.00 0.30 0.00 3.02 11:01:01 AM 0.52 0.00 0.52 0.00 7.11 11:02:01 AM 0.32 0.00 0.32 0.00 3.55 11:03:01 AM 0.32 0.00 0.32 0.00 3.15 11:04:01 AM 0.32 0.00 0.32 0.00 3.32 11:05:01 AM 0.30 0.00 0.30 0.00 3.55 11:06:01 AM 0.48 0.00 0.48 0.00 6.11 11:07:01 AM 0.32 0.00 0.32 0.00 3.28 11:08:01 AM 0.28 0.00 0.28 0.00 2.88 11:09:01 AM 0.32 0.00 0.32 0.00 3.68 11:10:01 AM 0.35 0.00 0.35 0.00 3.55 11:11:01 AM 0.42 0.00 0.42 0.00 4.27 11:12:01 AM 0.30 0.00 0.30 0.00 3.02 11:13:01 AM 0.27 0.00 0.27 0.00 2.28 11:14:01 AM 0.38 0.00 0.38 0.00 4.70 11:15:01 AM 0.28 0.00 0.28 0.00 2.12 11:16:01 AM 0.37 0.00 0.37 0.00 3.75 11:17:01 AM 0.28 0.00 0.28 0.00 2.50 11:18:01 AM 0.28 0.00 0.28 0.00 2.10 11:19:01 AM 0.25 0.00 0.25 0.00 1.97 11:20:01 AM 0.30 0.00 0.30 0.00 3.02 11:21:01 AM 0.53 0.00 0.53 0.00 7.10 11:22:01 AM 0.27 0.00 0.27 0.00 1.97 11:23:01 AM 0.28 0.00 0.28 0.00 2.90 11:24:01 AM 0.32 0.00 0.32 0.00 3.82 11:25:01 AM 0.32 0.00 0.32 0.00 3.15 11:26:01 AM 0.37 0.00 0.37 0.00 3.17 11:27:01 AM 0.40 0.00 0.40 0.00 4.40 11:28:01 AM 0.30 0.00 0.30 0.00 3.02 11:29:01 AM 0.30 0.00 0.30 0.00 3.02 11:30:01 AM 0.40 0.00 0.40 0.00 5.81 11:31:01 AM 0.40 0.00 0.40 0.00 4.67 11:32:01 AM 0.30 0.00 0.30 0.00 2.78 11:33:01 AM 0.32 0.00 0.32 0.00 3.57 11:34:01 AM 0.32 0.00 0.32 0.00 3.15 11:35:01 AM 0.33 0.00 0.33 0.00 3.45 11:36:01 AM 0.33 0.00 0.33 0.00 3.58 11:37:01 AM 0.45 0.00 0.45 0.00 6.22 11:38:01 AM 0.32 0.00 0.32 0.00 3.42 11:39:01 AM 0.32 0.00 0.32 0.00 3.25 11:40:01 AM 0.42 0.00 0.42 0.00 4.83 11:41:02 AM 0.42 0.00 0.42 0.00 4.57 11:42:01 AM 0.32 0.00 0.32 0.00 3.20 11:43:01 AM 2.25 0.05 2.20 1.33 42.29 11:44:01 AM 0.30 0.00 0.30 0.00 3.02 11:45:01 AM 0.30 0.00 0.30 0.00 3.02 11:46:01 AM 0.35 0.00 0.35 0.00 3.90 11:47:01 AM 0.30 0.00 0.30 0.00 3.15 11:48:01 AM 0.30 0.00 0.30 0.00 3.42 11:49:01 AM 0.32 0.00 0.32 0.00 3.15 11:50:01 AM 0.32 0.00 0.32 0.00 3.32 11:51:01 AM 0.50 0.00 0.50 0.00 6.53 11:52:01 AM 0.32 0.00 0.32 0.00 3.42 11:53:01 AM 0.30 0.00 0.30 0.00 3.82 11:54:01 AM 0.30 0.00 0.30 0.00 3.15 11:55:01 AM 0.30 0.00 0.30 0.00 2.78 11:56:01 AM 0.37 0.00 0.37 0.00 3.70 11:57:01 AM 0.32 0.00 0.32 0.00 3.15 11:58:01 AM 0.32 0.00 0.32 0.00 3.32 11:59:01 AM 0.43 0.00 0.43 0.00 6.08 12:00:01 PM 0.30 0.00 0.30 0.00 3.15 12:01:01 PM 0.38 0.00 0.38 0.00 4.85 12:02:01 PM 0.33 0.00 0.33 0.00 3.41 12:03:01 PM 0.48 0.00 0.48 0.00 6.11 12:04:01 PM 0.30 0.00 0.30 0.00 3.55 12:05:01 PM 0.30 0.00 0.30 0.00 3.02 12:06:01 PM 0.43 0.00 0.43 0.00 5.00 12:07:01 PM 0.33 0.00 0.33 0.00 3.82 12:08:01 PM 0.30 0.00 0.30 0.00 3.15 12:09:01 PM 0.30 0.00 0.30 0.00 3.15 12:10:01 PM 0.30 0.00 0.30 0.00 3.02 12:11:01 PM 0.53 0.00 0.53 0.00 6.96 12:12:01 PM 0.30 0.00 0.30 0.00 3.82 12:13:01 PM 0.32 0.00 0.32 0.00 3.15 12:14:01 PM 0.33 0.00 0.33 0.00 3.45 12:15:01 PM 0.30 0.00 0.30 0.00 3.02 12:16:01 PM 0.32 0.00 0.32 0.00 3.18 12:17:01 PM 0.32 0.00 0.32 0.00 3.68 12:18:01 PM 0.32 0.00 0.32 0.00 3.15 12:19:01 PM 0.27 0.00 0.27 0.00 2.38 12:20:01 PM 0.45 0.00 0.45 0.00 5.85 12:21:01 PM 0.37 0.00 0.37 0.00 4.27 12:22:01 PM 0.32 0.00 0.32 0.00 3.28 12:23:01 PM 0.28 0.00 0.28 0.00 2.88 12:24:01 PM 0.30 0.00 0.30 0.00 3.02 12:25:01 PM 0.33 0.00 0.33 0.00 3.73 12:26:01 PM 0.27 0.00 0.27 0.00 2.20 12:27:01 PM 0.38 0.00 0.38 0.00 3.72 12:28:01 PM 0.37 0.00 0.37 0.00 4.13 12:29:01 PM 0.27 0.00 0.27 0.00 2.10 12:30:01 PM 0.25 0.00 0.25 0.00 1.83 12:31:01 PM 0.40 0.00 0.40 0.00 4.58 12:32:01 PM 0.37 0.00 0.37 0.00 3.48 12:33:01 PM 0.27 0.00 0.27 0.00 2.37 12:34:01 PM 0.37 0.00 0.37 0.00 3.73 12:35:01 PM 0.38 0.00 0.38 0.00 4.12 12:36:01 PM 0.32 0.00 0.32 0.00 3.32 12:37:01 PM 0.37 0.00 0.37 0.00 4.02 12:38:01 PM 0.30 0.00 0.30 0.00 3.42 12:39:01 PM 0.30 0.00 0.30 0.00 3.05 12:40:01 PM 0.35 0.00 0.35 0.00 3.58 12:41:01 PM 0.48 0.00 0.48 0.00 6.63 12:42:01 PM 0.33 0.00 0.33 0.00 3.32 12:43:01 PM 0.30 0.00 0.30 0.00 3.02 12:44:01 PM 0.28 0.00 0.28 0.00 2.88 12:45:01 PM 0.33 0.00 0.33 0.00 3.87 12:46:01 PM 0.38 0.00 0.38 0.00 3.98 12:47:01 PM 0.37 0.00 0.37 0.00 4.27 12:48:01 PM 0.43 0.00 0.43 0.00 5.08 12:49:01 PM 0.35 0.00 0.35 0.00 3.83 12:50:02 PM 0.33 0.00 0.33 0.00 3.47 12:51:01 PM 0.46 0.00 0.46 0.00 6.74 12:52:01 PM 0.33 0.00 0.33 0.00 3.18 12:53:01 PM 0.28 0.00 0.28 0.00 3.05 12:54:01 PM 0.33 0.00 0.33 0.00 3.43 12:55:01 PM 0.30 0.00 0.30 0.00 3.42 12:56:01 PM 0.37 0.00 0.37 0.00 3.72 12:57:01 PM 0.33 0.00 0.33 0.00 3.32 12:58:01 PM 0.40 0.00 0.40 0.00 5.28 12:59:01 PM 0.30 0.00 0.30 0.00 3.15 01:00:01 PM 0.30 0.00 0.30 0.00 3.02 01:01:01 PM 0.35 0.00 0.35 0.00 4.00 01:02:01 PM 0.47 0.00 0.47 0.00 5.75 01:03:01 PM 0.30 0.00 0.30 0.00 3.02 01:04:01 PM 0.30 0.00 0.30 0.00 3.02 01:05:01 PM 0.30 0.00 0.30 0.00 3.55 01:06:01 PM 0.33 0.00 0.33 0.00 3.28 01:07:01 PM 0.32 0.00 0.32 0.00 2.68 01:08:01 PM 0.33 0.00 0.33 0.00 3.45 01:09:01 PM 0.28 0.00 0.28 0.00 2.88 01:10:01 PM 0.30 0.00 0.30 0.00 3.02 01:11:01 PM 0.47 0.00 0.47 0.00 6.77 01:12:01 PM 0.32 0.00 0.32 0.00 3.05 01:13:01 PM 0.28 0.00 0.28 0.00 2.65 01:14:01 PM 0.35 0.00 0.35 0.00 3.97 01:15:01 PM 0.30 0.00 0.30 0.00 3.42 01:16:01 PM 0.35 0.00 0.35 0.00 3.58 01:17:01 PM 0.33 0.00 0.33 0.00 3.18 01:18:01 PM 0.32 0.00 0.32 0.00 3.15 01:19:01 PM 0.42 0.00 0.42 0.00 5.55 01:20:01 PM 0.30 0.00 0.30 0.00 3.55 01:21:01 PM 0.42 0.00 0.42 0.00 4.82 01:22:01 PM 15.05 8.57 6.48 1310.31 1124.91 01:23:01 PM 89.17 6.90 82.28 1300.95 6688.76 01:24:01 PM 79.77 0.62 79.15 27.46 7290.38 01:25:01 PM 25.06 0.82 24.24 124.63 2131.26 01:26:01 PM 66.51 2.35 64.16 258.22 7351.01 01:27:01 PM 15.08 0.00 15.08 0.00 1250.01 01:28:01 PM 0.10 0.00 0.10 0.00 0.90 01:29:01 PM 0.12 0.00 0.12 0.00 0.77 01:30:01 PM 0.22 0.03 0.18 1.87 5.26 01:31:01 PM 1.82 0.00 1.82 0.00 60.61 01:32:01 PM 0.23 0.00 0.23 0.00 8.83 01:33:01 PM 0.17 0.00 0.17 0.00 7.10 01:34:01 PM 0.23 0.00 0.23 0.00 6.85 01:35:01 PM 0.15 0.00 0.15 0.00 6.68 01:36:01 PM 0.13 0.00 0.13 0.00 4.35 01:37:01 PM 0.18 0.00 0.18 0.00 7.07 01:38:01 PM 0.27 0.00 0.27 0.00 8.10 01:39:01 PM 0.42 0.00 0.42 0.00 18.18 01:40:01 PM 0.85 0.00 0.85 0.00 56.60 01:41:01 PM 0.57 0.00 0.57 0.00 14.40 01:42:01 PM 0.85 0.00 0.85 0.00 16.94 01:43:01 PM 0.28 0.00 0.28 0.00 15.86 01:44:01 PM 0.12 0.00 0.12 0.00 5.60 01:45:01 PM 0.15 0.00 0.15 0.00 10.66 01:46:01 PM 0.30 0.00 0.30 0.00 9.67 01:47:01 PM 0.47 0.00 0.47 0.00 10.70 01:48:01 PM 0.47 0.00 0.47 0.00 11.33 01:49:01 PM 0.55 0.00 0.55 0.00 10.38 01:50:01 PM 0.50 0.00 0.50 0.00 9.45 01:51:01 PM 0.70 0.00 0.70 0.00 13.46 01:52:01 PM 0.60 0.00 0.60 0.00 10.55 01:53:01 PM 0.52 0.00 0.52 0.00 9.05 01:54:01 PM 6.35 0.23 6.11 33.86 242.72 01:55:02 PM 35.99 0.27 35.72 25.59 1803.22 Average: 1.31 0.14 1.17 16.62 109.32 07:35:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:01 AM 5846696 7207764 2035760 25.83 2688 1561372 596136 6.67 130976 1652556 8 07:37:01 AM 5847772 7208840 2034684 25.81 2688 1561372 596136 6.67 130980 1651896 4 07:38:01 AM 5845012 7206100 2037444 25.85 2688 1561392 596136 6.67 131016 1655040 4 07:39:01 AM 5845076 7206164 2037380 25.85 2688 1561392 596136 6.67 131016 1655040 4 07:40:01 AM 5844732 7205820 2037724 25.85 2688 1561392 602300 6.74 131016 1655276 4 07:41:01 AM 5844864 7205980 2037592 25.85 2688 1561396 602300 6.74 131016 1655160 4 07:42:01 AM 5841468 7202584 2040988 25.89 2688 1561396 602300 6.74 131016 1658504 12 07:43:01 AM 5841548 7202668 2040908 25.89 2688 1561400 602300 6.74 131016 1658488 4 07:44:01 AM 5846856 7207976 2035600 25.82 2688 1561400 602300 6.74 131016 1653160 4 07:45:01 AM 5846828 7207948 2035628 25.82 2688 1561400 602300 6.74 131016 1653276 4 07:46:01 AM 5846788 7207912 2035668 25.83 2688 1561404 602300 6.74 131016 1653232 4 07:47:01 AM 5846972 7208096 2035484 25.82 2688 1561404 602300 6.74 131016 1653164 4 07:48:01 AM 5846520 7207644 2035936 25.83 2688 1561404 602300 6.74 131016 1653620 4 07:49:01 AM 5847056 7208184 2035400 25.82 2688 1561408 602300 6.74 131016 1653212 4 07:50:01 AM 5846316 7207448 2036140 25.83 2688 1561408 602428 6.75 131016 1653456 12 07:51:01 AM 5846476 7207612 2035980 25.83 2688 1561412 602428 6.75 131016 1653412 4 07:52:01 AM 5846616 7207752 2035840 25.83 2688 1561412 602428 6.75 131016 1653232 4 07:53:01 AM 5846512 7207648 2035944 25.83 2688 1561412 602428 6.75 131016 1653352 4 07:54:01 AM 5846696 7207836 2035760 25.83 2688 1561416 602428 6.75 131016 1653240 4 07:55:01 AM 5846696 7207836 2035760 25.83 2688 1561416 602428 6.75 131016 1653240 4 07:56:01 AM 5846672 7207812 2035784 25.83 2688 1561416 602428 6.75 131016 1653312 4 07:57:01 AM 5846816 7207960 2035640 25.82 2688 1561420 602428 6.75 131016 1653264 4 07:58:01 AM 5846848 7207992 2035608 25.82 2688 1561420 602428 6.75 131016 1653264 4 07:59:01 AM 5846836 7207980 2035620 25.82 2688 1561420 602428 6.75 131016 1653264 4 08:00:01 AM 5846176 7207324 2036280 25.83 2688 1561424 602428 6.75 131016 1653500 4 08:01:01 AM 5843420 7204576 2039036 25.87 2688 1561432 602428 6.75 131016 1656268 4 08:02:01 AM 5843680 7204908 2038776 25.86 2688 1561504 604472 6.77 131056 1655912 4 08:03:01 AM 5654428 7203268 2228028 28.27 2688 1748728 593956 6.65 243764 1730360 100 08:04:01 AM 5654612 7203452 2227844 28.26 2688 1748728 593956 6.65 243764 1730236 4 08:05:01 AM 5654576 7203416 2227880 28.26 2688 1748728 593956 6.65 243764 1730352 4 08:06:01 AM 5654772 7203620 2227684 28.26 2688 1748736 593956 6.65 243764 1730312 4 08:07:01 AM 5654748 7203596 2227708 28.26 2688 1748736 593956 6.65 243764 1730604 0 08:08:01 AM 5655040 7203888 2227416 28.26 2688 1748736 593956 6.65 243764 1730712 4 08:09:01 AM 5655216 7204264 2227240 28.26 2688 1748936 593956 6.65 243872 1730580 8 08:10:01 AM 5655172 7204220 2227284 28.26 2688 1748936 614900 6.88 243868 1730712 4 08:11:01 AM 5655120 7204176 2227336 28.26 2688 1748940 614900 6.88 243868 1730684 4 08:12:01 AM 5655208 7204264 2227248 28.26 2688 1748940 614900 6.88 243868 1730616 4 08:13:01 AM 5655144 7204200 2227312 28.26 2688 1748940 614900 6.88 243868 1730604 4 08:14:01 AM 5655324 7204384 2227132 28.25 2688 1748944 614900 6.88 243868 1730608 4 08:15:01 AM 5655408 7204468 2227048 28.25 2688 1748944 614900 6.88 243868 1730476 4 08:16:01 AM 5654884 7203944 2227572 28.26 2688 1748944 614900 6.88 243868 1730544 4 08:17:01 AM 5654880 7203944 2227576 28.26 2688 1748948 614900 6.88 243868 1730832 4 08:18:01 AM 5654564 7203628 2227892 28.26 2688 1748948 614900 6.88 243872 1731032 4 08:19:01 AM 5655000 7204064 2227456 28.26 2688 1748948 614900 6.88 243872 1730668 4 08:20:01 AM 5654648 7203716 2227808 28.26 2688 1748952 603340 6.76 243872 1730908 4 08:21:01 AM 5654748 7203820 2227708 28.26 2688 1748952 603340 6.76 243872 1730992 4 08:22:01 AM 5654916 7203992 2227540 28.26 2688 1748956 603340 6.76 243872 1730812 4 08:23:01 AM 5654884 7203960 2227572 28.26 2688 1748956 603340 6.76 243872 1730812 4 08:24:01 AM 5654972 7204048 2227484 28.26 2688 1748956 603340 6.76 243872 1730696 4 08:25:01 AM 5655040 7204120 2227416 28.26 2688 1748960 603340 6.76 243872 1730700 4 08:26:01 AM 5655024 7204104 2227432 28.26 2688 1748960 603340 6.76 243872 1730780 4 08:27:01 AM 5655100 7204180 2227356 28.26 2688 1748960 603340 6.76 243872 1730712 4 08:28:01 AM 5655148 7204232 2227308 28.26 2688 1748964 603340 6.76 243872 1730716 4 08:29:01 AM 5654968 7204052 2227488 28.26 2688 1748964 603340 6.76 243900 1730804 12 08:30:01 AM 5654760 7203844 2227696 28.26 2688 1748964 601672 6.74 243900 1730904 16 08:31:02 AM 5654612 7203700 2227844 28.26 2688 1748968 601672 6.74 243900 1731056 8 08:32:01 AM 5654960 7204048 2227496 28.26 2688 1748968 601672 6.74 243900 1730872 4 08:33:01 AM 5654944 7204036 2227512 28.26 2688 1748972 601672 6.74 243900 1730944 4 08:34:01 AM 5654936 7204028 2227520 28.26 2688 1748972 601672 6.74 243904 1730764 8 08:35:01 AM 5654548 7203640 2227908 28.26 2688 1748972 601672 6.74 243904 1731252 4 08:36:01 AM 5654840 7203936 2227616 28.26 2688 1748976 601672 6.74 243904 1730916 4 08:37:01 AM 5655052 7204148 2227404 28.26 2688 1748976 601672 6.74 243904 1730848 4 08:38:01 AM 5655104 7204200 2227352 28.26 2688 1748976 601672 6.74 243904 1730852 4 08:39:01 AM 5655144 7204244 2227312 28.26 2688 1748980 601672 6.74 243904 1730856 4 08:40:01 AM 5654608 7203708 2227848 28.26 2688 1748980 617060 6.91 243904 1731204 4 08:41:01 AM 5654620 7203724 2227836 28.26 2688 1748980 597396 6.69 243904 1731160 4 08:42:01 AM 5654792 7203900 2227664 28.26 2688 1748984 597396 6.69 243904 1731096 4 08:43:01 AM 5654904 7204012 2227552 28.26 2688 1748984 597396 6.69 243904 1730864 4 08:44:01 AM 5654792 7203904 2227664 28.26 2688 1748988 597396 6.69 243904 1730984 4 08:45:01 AM 5654824 7203940 2227632 28.26 2688 1748992 597396 6.69 243904 1730988 4 08:46:01 AM 5654820 7203936 2227636 28.26 2688 1748992 597396 6.69 243904 1730948 4 08:47:01 AM 5654672 7203788 2227784 28.26 2688 1748992 597396 6.69 243904 1731204 4 08:48:01 AM 5654984 7204104 2227472 28.26 2688 1748996 597396 6.69 243904 1730936 4 08:49:01 AM 5654844 7203964 2227612 28.26 2688 1748996 597396 6.69 243904 1730936 4 08:50:01 AM 5654412 7203532 2228044 28.27 2688 1748996 603040 6.75 243900 1731316 4 08:51:01 AM 5655116 7204236 2227340 28.26 2688 1749000 603040 6.75 243900 1731004 4 08:52:01 AM 5654904 7204024 2227552 28.26 2688 1749000 603040 6.75 243900 1731400 4 08:53:01 AM 5655352 7204476 2227104 28.25 2688 1749004 603040 6.75 243900 1730748 4 08:54:01 AM 5655076 7204200 2227380 28.26 2688 1749004 603040 6.75 243900 1731060 4 08:55:01 AM 5655424 7204548 2227032 28.25 2688 1749004 603040 6.75 243900 1730788 4 08:56:01 AM 5655124 7204252 2227332 28.26 2688 1749008 603040 6.75 243900 1730888 4 08:57:01 AM 5655216 7204344 2227240 28.26 2688 1749008 603040 6.75 243900 1730936 4 08:58:01 AM 5655036 7204164 2227420 28.26 2688 1749008 603040 6.75 243900 1731168 4 08:59:01 AM 5655452 7204584 2227004 28.25 2688 1749012 603040 6.75 243900 1730832 4 09:00:01 AM 5654528 7203660 2227928 28.26 2688 1749012 618472 6.92 243900 1731572 4 09:01:01 AM 5653824 7202964 2228632 28.27 2688 1749016 618472 6.92 243900 1731948 4 09:02:01 AM 5654664 7203804 2227792 28.26 2688 1749016 618472 6.92 243916 1731424 4 09:03:01 AM 5655268 7204408 2227188 28.26 2688 1749016 618472 6.92 243916 1730972 4 09:04:01 AM 5655440 7204584 2227016 28.25 2688 1749020 618472 6.92 243916 1730860 4 09:05:01 AM 5654920 7204064 2227536 28.26 2688 1749020 602968 6.75 243916 1731268 4 09:06:01 AM 5655068 7204212 2227388 28.26 2688 1749020 602968 6.75 243916 1730948 4 09:07:01 AM 5654852 7204000 2227604 28.26 2688 1749024 602968 6.75 243916 1731280 4 09:08:01 AM 5655128 7204276 2227328 28.26 2688 1749024 602968 6.75 243916 1730892 4 09:09:01 AM 5655132 7204280 2227324 28.26 2688 1749024 602968 6.75 243916 1730892 4 09:10:01 AM 5654764 7203916 2227692 28.26 2688 1749028 604620 6.77 243916 1731248 4 09:11:01 AM 5655000 7204160 2227456 28.26 2688 1749036 604620 6.77 243916 1731108 4 09:12:01 AM 5655200 7204364 2227256 28.26 2688 1749040 604620 6.77 243916 1731044 8 09:13:01 AM 5654928 7204092 2227528 28.26 2688 1749040 604620 6.77 243916 1731324 12 09:14:01 AM 5654892 7204056 2227564 28.26 2688 1749040 604620 6.77 243916 1731204 4 09:15:01 AM 5653184 7202352 2229272 28.28 2688 1749044 620964 6.95 243916 1732716 4 09:16:01 AM 5655164 7204336 2227292 28.26 2688 1749048 598600 6.70 253852 1721080 4 09:17:01 AM 5655136 7204308 2227320 28.26 2688 1749048 598600 6.70 253852 1721012 4 09:18:01 AM 5655076 7204252 2227380 28.26 2688 1749052 598600 6.70 253852 1721132 8 09:19:01 AM 5655284 7204460 2227172 28.25 2688 1749052 598600 6.70 253852 1721016 4 09:20:01 AM 5655036 7204212 2227420 28.26 2688 1749052 614212 6.88 253852 1721248 4 09:21:01 AM 5654668 7203848 2227788 28.26 2688 1749056 614212 6.88 253852 1721452 16 09:22:01 AM 5654736 7203920 2227720 28.26 2688 1749060 614212 6.88 253852 1721428 16 09:23:01 AM 5654728 7203912 2227728 28.26 2688 1749060 614212 6.88 253852 1721544 4 09:24:01 AM 5654776 7203964 2227680 28.26 2688 1749064 614212 6.88 253852 1721460 4 09:25:01 AM 5654764 7203952 2227692 28.26 2688 1749064 614212 6.88 253852 1721508 16 09:26:01 AM 5654580 7203768 2227876 28.26 2688 1749064 598736 6.70 253856 1721572 4 09:27:01 AM 5654560 7203752 2227896 28.26 2688 1749068 598736 6.70 253852 1721528 4 09:28:01 AM 5655004 7204196 2227452 28.26 2688 1749068 598736 6.70 253852 1721256 4 09:29:01 AM 5655044 7204236 2227412 28.26 2688 1749068 598736 6.70 253852 1721256 4 09:30:01 AM 5654360 7203556 2228096 28.27 2688 1749072 595040 6.66 253852 1721644 4 09:31:02 AM 5654644 7203840 2227812 28.26 2688 1749072 595040 6.66 253852 1721516 4 09:32:01 AM 5654924 7204124 2227532 28.26 2688 1749076 595040 6.66 253852 1721332 4 09:33:01 AM 5654844 7204044 2227612 28.26 2688 1749076 595040 6.66 253852 1721448 4 09:34:01 AM 5654696 7203896 2227760 28.26 2688 1749076 595040 6.66 253852 1721472 16 09:35:01 AM 5654472 7203676 2227984 28.27 2688 1749080 595040 6.66 253852 1721620 4 09:36:01 AM 5654584 7203788 2227872 28.26 2688 1749080 595040 6.66 253852 1721552 16 09:37:01 AM 5654540 7203744 2227916 28.26 2688 1749080 595040 6.66 253852 1721708 16 09:38:01 AM 5654424 7203632 2228032 28.27 2688 1749084 595040 6.66 253852 1721800 4 09:39:01 AM 5654568 7203776 2227888 28.26 2688 1749084 595040 6.66 253852 1721528 4 09:40:01 AM 5654188 7203396 2228268 28.27 2688 1749084 614312 6.88 253852 1721760 4 09:41:01 AM 5654568 7203780 2227888 28.26 2688 1749088 614312 6.88 253852 1721596 4 09:42:01 AM 5654784 7203996 2227672 28.26 2688 1749088 614312 6.88 253852 1721416 4 09:43:01 AM 5654280 7203496 2228176 28.27 2688 1749092 614312 6.88 253852 1721832 4 09:44:01 AM 5654580 7203796 2227876 28.26 2688 1749092 614312 6.88 253852 1721540 4 09:45:01 AM 5654796 7204012 2227660 28.26 2688 1749092 614312 6.88 253852 1721424 4 09:46:01 AM 5654740 7203960 2227716 28.26 2688 1749096 614312 6.88 253852 1721496 4 09:47:01 AM 5654100 7203320 2228356 28.27 2688 1749096 614312 6.88 253852 1722028 12 09:48:01 AM 5654332 7203552 2228124 28.27 2688 1749096 614312 6.88 253852 1721896 8 09:49:01 AM 5654516 7203740 2227940 28.26 2688 1749100 598428 6.70 253852 1721764 4 09:50:01 AM 5654132 7203356 2228324 28.27 2688 1749100 595168 6.66 253852 1721832 8 09:51:01 AM 5654220 7203452 2228236 28.27 2688 1749104 595168 6.66 253852 1721920 4 09:52:01 AM 5654232 7203464 2228224 28.27 2688 1749104 595168 6.66 253852 1721776 4 09:53:01 AM 5654368 7203600 2228088 28.27 2688 1749104 595168 6.66 253852 1721908 12 09:54:01 AM 5654376 7203612 2228080 28.27 2688 1749108 595168 6.66 253852 1722004 8 09:55:01 AM 5654184 7203420 2228272 28.27 2688 1749108 595168 6.66 253852 1721956 8 09:56:01 AM 5654068 7203304 2228388 28.27 2688 1749108 595168 6.66 253852 1721996 16 09:57:01 AM 5654728 7203964 2227728 28.26 2688 1749108 595168 6.66 253852 1721548 8 09:58:01 AM 5654760 7204000 2227696 28.26 2688 1749112 595168 6.66 253852 1721552 4 09:59:01 AM 5654632 7203872 2227824 28.26 2688 1749112 610544 6.84 253852 1721668 4 10:00:01 AM 5653788 7203028 2228668 28.27 2688 1749112 603424 6.76 253852 1722196 4 10:01:01 AM 5653560 7202804 2228896 28.28 2688 1749116 603424 6.76 253852 1722424 4 10:02:01 AM 5654224 7203472 2228232 28.27 2688 1749120 603424 6.76 253852 1721956 16 10:03:01 AM 5654272 7203524 2228184 28.27 2688 1749124 603424 6.76 253852 1721904 4 10:04:01 AM 5654636 7203888 2227820 28.26 2688 1749124 603424 6.76 253852 1721584 4 10:05:01 AM 5654576 7203828 2227880 28.26 2688 1749124 603424 6.76 253852 1721584 4 10:06:01 AM 5654524 7203780 2227932 28.26 2688 1749128 603424 6.76 253852 1721628 4 10:07:01 AM 5654668 7203924 2227788 28.26 2688 1749128 603424 6.76 253852 1721588 4 10:08:01 AM 5654724 7203980 2227732 28.26 2688 1749128 603424 6.76 253852 1721588 4 10:09:01 AM 5654700 7203960 2227756 28.26 2688 1749132 603424 6.76 253852 1721592 4 10:10:01 AM 5654364 7203624 2228092 28.27 2688 1749132 603328 6.76 253852 1721824 4 10:11:01 AM 5654560 7203824 2227896 28.26 2688 1749140 603328 6.76 253852 1721672 4 10:12:01 AM 5654452 7203716 2228004 28.27 2688 1749140 603328 6.76 253852 1721808 4 10:13:01 AM 5654252 7203516 2228204 28.27 2688 1749140 603328 6.76 253856 1721856 4 10:14:01 AM 5654200 7203468 2228256 28.27 2688 1749144 603328 6.76 253852 1721880 4 10:15:01 AM 5654512 7203780 2227944 28.26 2688 1749144 603328 6.76 253856 1721656 4 10:16:01 AM 5654452 7203720 2228004 28.27 2688 1749144 603328 6.76 253852 1721928 12 10:17:01 AM 5654428 7203700 2228028 28.27 2688 1749148 603328 6.76 253852 1721884 4 10:18:01 AM 5654484 7203756 2227972 28.26 2688 1749148 603328 6.76 253852 1721612 4 10:19:01 AM 5654216 7203488 2228240 28.27 2688 1749148 603328 6.76 253852 1721956 4 10:20:01 AM 5653488 7202764 2228968 28.28 2688 1749152 646196 7.24 253852 1722084 4 10:21:01 AM 5654316 7203616 2228140 28.27 2688 1749152 613832 6.87 254788 1720760 4 10:22:01 AM 5654128 7203432 2228328 28.27 2688 1749156 613832 6.87 254788 1721104 4 10:23:01 AM 5654540 7203844 2227916 28.26 2688 1749156 613832 6.87 254788 1720812 4 10:24:01 AM 5654584 7203888 2227872 28.26 2688 1749156 613832 6.87 254788 1720700 4 10:25:01 AM 5654124 7203432 2228332 28.27 2688 1749160 613832 6.87 254788 1720840 4 10:26:01 AM 5654040 7203348 2228416 28.27 2688 1749160 613832 6.87 254788 1721024 4 10:27:01 AM 5654212 7203520 2228244 28.27 2688 1749160 613832 6.87 254788 1720976 4 10:28:01 AM 5654204 7203516 2228252 28.27 2688 1749164 613832 6.87 254788 1721076 4 10:29:01 AM 5654540 7203852 2227916 28.26 2688 1749164 613832 6.87 254788 1720716 4 10:30:01 AM 5654156 7203468 2228300 28.27 2688 1749164 603344 6.76 254788 1721124 16 10:31:01 AM 5654584 7203900 2227872 28.26 2688 1749168 603344 6.76 254788 1720788 4 10:32:01 AM 5654060 7203376 2228396 28.27 2688 1749168 603344 6.76 254788 1720836 0 10:33:01 AM 5654228 7203544 2228228 28.27 2688 1749168 603344 6.76 254788 1720880 4 10:34:01 AM 5654072 7203392 2228384 28.27 2688 1749172 603344 6.76 254788 1721140 4 10:35:01 AM 5653944 7203264 2228512 28.27 2688 1749172 603344 6.76 254788 1721052 4 10:36:01 AM 5653888 7203208 2228568 28.27 2688 1749172 603344 6.76 254788 1721172 4 10:37:02 AM 5654308 7203632 2228148 28.27 2688 1749176 603344 6.76 254788 1720792 4 10:38:01 AM 5654452 7203768 2228004 28.27 2688 1749176 603344 6.76 254788 1720908 4 10:39:01 AM 5654392 7203708 2228064 28.27 2688 1749176 603344 6.76 254788 1720792 4 10:40:01 AM 5653492 7202812 2228964 28.28 2688 1749180 621236 6.96 254788 1721420 4 10:41:01 AM 5654212 7203536 2228244 28.27 2688 1749180 621236 6.96 254796 1720860 4 10:42:01 AM 5654180 7203508 2228276 28.27 2688 1749184 621236 6.96 254796 1720912 4 10:43:01 AM 5654252 7203580 2228204 28.27 2688 1749184 621236 6.96 254796 1720796 4 10:44:01 AM 5654296 7203624 2228160 28.27 2688 1749184 621236 6.96 254796 1720796 4 10:45:01 AM 5654332 7203664 2228124 28.27 2688 1749188 621236 6.96 254796 1720800 4 10:46:01 AM 5654276 7203612 2228180 28.27 2688 1749192 621236 6.96 254796 1720872 4 10:47:01 AM 5654440 7203776 2228016 28.27 2688 1749192 621236 6.96 254796 1720804 4 10:48:01 AM 5654448 7203788 2228008 28.27 2688 1749196 621236 6.96 254796 1720808 4 10:49:01 AM 5654448 7203788 2228008 28.27 2688 1749196 621236 6.96 254796 1720808 4 10:50:01 AM 5654020 7203360 2228436 28.27 2688 1749196 604844 6.77 254796 1721044 4 10:51:01 AM 5653984 7203328 2228472 28.27 2688 1749200 604844 6.77 254796 1720996 4 10:52:01 AM 5654152 7203496 2228304 28.27 2688 1749200 604844 6.77 254796 1720900 4 10:53:01 AM 5654036 7203384 2228420 28.27 2688 1749204 604844 6.77 254796 1720932 4 10:54:01 AM 5654176 7203524 2228280 28.27 2688 1749204 604844 6.77 254796 1720804 4 10:55:01 AM 5654204 7203552 2228252 28.27 2688 1749204 604844 6.77 254796 1720824 4 10:56:01 AM 5654248 7203600 2228208 28.27 2688 1749208 604844 6.77 254796 1720896 4 10:57:01 AM 5654416 7203768 2228040 28.27 2688 1749208 604844 6.77 254796 1720828 4 10:58:01 AM 5654272 7203624 2228184 28.27 2688 1749208 604844 6.77 254796 1720828 4 10:59:01 AM 5654332 7203688 2228124 28.27 2688 1749212 604844 6.77 254796 1720832 4 11:00:01 AM 5653956 7203312 2228500 28.27 2688 1749212 603836 6.76 254796 1721180 4 11:01:01 AM 5653516 7202876 2228940 28.28 2688 1749220 603836 6.76 254796 1721484 4 11:02:01 AM 5653980 7203340 2228476 28.27 2688 1749220 603836 6.76 254804 1721284 4 11:03:01 AM 5654376 7203736 2228080 28.27 2688 1749220 603836 6.76 254804 1720832 4 11:04:01 AM 5654300 7203664 2228156 28.27 2688 1749224 603836 6.76 254804 1720836 4 11:05:01 AM 5653932 7203296 2228524 28.27 2688 1749224 603836 6.76 254804 1721260 4 11:06:01 AM 5654356 7203720 2228100 28.27 2688 1749224 603836 6.76 254804 1720992 4 11:07:01 AM 5654608 7203976 2227848 28.26 2688 1749228 603836 6.76 254804 1720860 4 11:08:01 AM 5654172 7203540 2228284 28.27 2688 1749228 603836 6.76 254804 1720848 4 11:09:01 AM 5653776 7203144 2228680 28.27 2688 1749228 603836 6.76 254804 1721276 4 11:10:01 AM 5653792 7203164 2228664 28.27 2688 1749232 597296 6.69 254804 1721560 4 11:11:01 AM 5654140 7203512 2228316 28.27 2688 1749232 597296 6.69 254804 1721056 4 11:12:01 AM 5654016 7203388 2228440 28.27 2688 1749232 597296 6.69 254804 1721104 4 11:13:01 AM 5654036 7203412 2228420 28.27 2688 1749236 597296 6.69 254804 1720984 4 11:14:01 AM 5654208 7203584 2228248 28.27 2688 1749236 597296 6.69 254804 1720884 4 11:15:01 AM 5654064 7203440 2228392 28.27 2688 1749236 597296 6.69 254804 1720884 4 11:16:01 AM 5654124 7203504 2228332 28.27 2688 1749240 597296 6.69 254804 1720956 4 11:17:01 AM 5653788 7203168 2228668 28.27 2688 1749240 597296 6.69 254804 1721352 4 11:18:01 AM 5654296 7203676 2228160 28.27 2688 1749240 597296 6.69 254804 1720896 4 11:19:01 AM 5654284 7203668 2228172 28.27 2688 1749244 597296 6.69 254804 1720900 4 11:20:01 AM 5653900 7203284 2228556 28.27 2688 1749244 603988 6.76 254804 1721132 4 11:21:01 AM 5654080 7203472 2228376 28.27 2688 1749252 603988 6.76 254804 1721088 4 11:22:01 AM 5654256 7203648 2228200 28.27 2688 1749252 603988 6.76 254804 1721020 4 11:23:01 AM 5653680 7203072 2228776 28.28 2688 1749252 603988 6.76 254804 1721444 4 11:24:01 AM 5653828 7203224 2228628 28.27 2688 1749256 603988 6.76 254804 1721212 4 11:25:01 AM 5653988 7203384 2228468 28.27 2688 1749256 603988 6.76 254804 1721212 4 11:26:01 AM 5654320 7203720 2228136 28.27 2688 1749260 603988 6.76 254804 1721012 4 11:27:01 AM 5654456 7203860 2228000 28.27 2688 1749264 603988 6.76 254804 1720948 4 11:28:01 AM 5654496 7203900 2227960 28.26 2688 1749264 603988 6.76 254804 1720948 4 11:29:01 AM 5654172 7203576 2228284 28.27 2688 1749264 603988 6.76 254804 1721064 4 11:30:01 AM 5653504 7202912 2228952 28.28 2688 1749268 601228 6.73 254804 1721500 16 11:31:01 AM 5653932 7203340 2228524 28.27 2688 1749268 601228 6.73 254804 1721148 4 11:32:01 AM 5653868 7203280 2228588 28.27 2688 1749272 601228 6.73 254804 1721084 4 11:33:01 AM 5653720 7203132 2228736 28.27 2688 1749272 601228 6.73 254804 1721380 4 11:34:01 AM 5654252 7203664 2228204 28.27 2688 1749272 601228 6.73 254804 1720972 4 11:35:01 AM 5653872 7203288 2228584 28.27 2688 1749276 601228 6.73 254804 1721324 4 11:36:01 AM 5654196 7203612 2228260 28.27 2688 1749276 601228 6.73 254804 1721208 4 11:37:01 AM 5653820 7203236 2228636 28.27 2688 1749276 601228 6.73 254804 1721268 4 11:38:01 AM 5654056 7203476 2228400 28.27 2688 1749280 601228 6.73 254804 1721008 4 11:39:01 AM 5654168 7203588 2228288 28.27 2688 1749280 601228 6.73 254804 1721008 4 11:40:01 AM 5653800 7203220 2228656 28.27 2688 1749280 603596 6.76 254804 1721360 4 11:41:02 AM 5654048 7203472 2228408 28.27 2688 1749284 603596 6.76 254804 1721184 4 11:42:01 AM 5652924 7202348 2229532 28.28 2688 1749284 603596 6.76 254804 1722276 4 11:43:01 AM 5654036 7203512 2228420 28.27 2688 1749336 597324 6.69 258924 1717060 4 11:44:01 AM 5654060 7203536 2228396 28.27 2688 1749336 597324 6.69 258924 1716956 4 11:45:01 AM 5654180 7203656 2228276 28.27 2688 1749336 597324 6.69 258924 1717072 4 11:46:01 AM 5653992 7203472 2228464 28.27 2688 1749340 597324 6.69 258924 1717032 4 11:47:01 AM 5654040 7203520 2228416 28.27 2688 1749340 597324 6.69 258924 1716980 4 11:48:01 AM 5653776 7203256 2228680 28.27 2688 1749340 597324 6.69 258924 1717256 4 11:49:01 AM 5654084 7203564 2228372 28.27 2688 1749340 597324 6.69 258924 1716984 4 11:50:01 AM 5653628 7203112 2228828 28.28 2688 1749344 595468 6.67 258924 1717336 4 11:51:01 AM 5653884 7203368 2228572 28.27 2688 1749344 595468 6.67 258924 1717184 4 11:52:01 AM 5654120 7203608 2228336 28.27 2688 1749348 595468 6.67 258924 1717040 4 11:53:01 AM 5653740 7203228 2228716 28.27 2688 1749348 595468 6.67 258924 1717244 4 11:54:01 AM 5653628 7203116 2228828 28.28 2688 1749348 610860 6.84 258924 1717312 4 11:55:01 AM 5653504 7202996 2228952 28.28 2688 1749352 610860 6.84 258924 1717316 4 11:56:01 AM 5653900 7203392 2228556 28.27 2688 1749352 610860 6.84 258924 1717112 4 11:57:01 AM 5654020 7203512 2228436 28.27 2688 1749352 610860 6.84 258924 1717044 4 11:58:01 AM 5653992 7203488 2228464 28.27 2688 1749356 610860 6.84 258924 1717048 4 11:59:01 AM 5653872 7203368 2228584 28.27 2688 1749356 610860 6.84 258924 1717256 4 12:00:01 PM 5653268 7202764 2229188 28.28 2688 1749356 610860 6.84 258924 1717492 4 12:01:01 PM 5652980 7202480 2229476 28.28 2688 1749360 595412 6.67 258924 1717696 4 12:02:01 PM 5653316 7202816 2229140 28.28 2688 1749360 595412 6.67 258928 1717340 4 12:03:01 PM 5653524 7203028 2228932 28.28 2688 1749364 611304 6.84 258928 1717464 4 12:04:01 PM 5652952 7202456 2229504 28.28 2688 1749364 611304 6.84 258928 1717984 4 12:05:01 PM 5653496 7203000 2228960 28.28 2688 1749364 611304 6.84 258928 1717712 4 12:06:01 PM 5652672 7202184 2229784 28.29 2688 1749372 611304 6.84 258928 1718360 4 12:07:01 PM 5652740 7202252 2229716 28.29 2688 1749372 611304 6.84 258928 1718108 4 12:08:01 PM 5653104 7202616 2229352 28.28 2688 1749372 611304 6.84 258928 1717840 4 12:09:01 PM 5653028 7202544 2229428 28.28 2688 1749376 611304 6.84 258928 1717844 4 12:10:01 PM 5652936 7202452 2229520 28.28 2688 1749376 593984 6.65 258928 1717960 4 12:11:01 PM 5652976 7202496 2229480 28.28 2688 1749380 593984 6.65 258928 1718020 4 12:12:01 PM 5652768 7202288 2229688 28.29 2688 1749380 593984 6.65 258928 1718052 4 12:13:01 PM 5653020 7202540 2229436 28.28 2688 1749380 593984 6.65 258928 1717848 4 12:14:01 PM 5653032 7202556 2229424 28.28 2688 1749384 593984 6.65 258936 1717956 4 12:15:01 PM 5652880 7202404 2229576 28.29 2688 1749384 593984 6.65 258928 1717968 4 12:16:01 PM 5653132 7202656 2229324 28.28 2688 1749384 593984 6.65 258928 1718008 4 12:17:01 PM 5652808 7202336 2229648 28.29 2688 1749388 593984 6.65 258928 1718264 4 12:18:01 PM 5653328 7202856 2229128 28.28 2688 1749388 593984 6.65 258928 1717856 4 12:19:01 PM 5653200 7202728 2229256 28.28 2688 1749388 593984 6.65 258928 1717860 4 12:20:01 PM 5652740 7202272 2229716 28.29 2688 1749392 595988 6.67 258928 1718096 4 12:21:01 PM 5653028 7202560 2229428 28.28 2688 1749392 595988 6.67 258928 1718052 4 12:22:01 PM 5653120 7202656 2229336 28.28 2688 1749396 595988 6.67 258928 1717868 4 12:23:01 PM 5653056 7202592 2229400 28.28 2688 1749396 595988 6.67 258928 1717984 4 12:24:01 PM 5653284 7202820 2229172 28.28 2688 1749396 595988 6.67 258928 1717868 4 12:25:01 PM 5652940 7202476 2229516 28.28 2688 1749396 595988 6.67 258928 1718144 4 12:26:01 PM 5653156 7202696 2229300 28.28 2688 1749400 611456 6.85 258928 1717944 4 12:27:01 PM 5653276 7202816 2229180 28.28 2688 1749400 611456 6.85 258928 1717876 4 12:28:01 PM 5653296 7202836 2229160 28.28 2688 1749400 611456 6.85 258928 1717876 4 12:29:01 PM 5653220 7202764 2229236 28.28 2688 1749404 611456 6.85 258928 1717884 4 12:30:01 PM 5652732 7202276 2229724 28.29 2688 1749404 611228 6.84 258928 1718352 16 12:31:01 PM 5652988 7202540 2229468 28.28 2688 1749412 611228 6.84 258952 1718172 4 12:32:01 PM 5653156 7202708 2229300 28.28 2688 1749412 611228 6.84 258952 1717868 4 12:33:01 PM 5652728 7202280 2229728 28.29 2688 1749412 611228 6.84 258952 1718276 4 12:34:01 PM 5653032 7202588 2229424 28.28 2688 1749416 611228 6.84 258952 1717872 4 12:35:01 PM 5653140 7202696 2229316 28.28 2688 1749416 611228 6.84 258952 1717872 4 12:36:01 PM 5653008 7202564 2229448 28.28 2688 1749416 611228 6.84 258952 1717952 4 12:37:01 PM 5653184 7202744 2229272 28.28 2688 1749420 611228 6.84 258952 1717888 4 12:38:01 PM 5652716 7202276 2229740 28.29 2688 1749420 611228 6.84 258952 1718160 4 12:39:01 PM 5652952 7202512 2229504 28.28 2688 1749420 611228 6.84 258952 1718092 4 12:40:01 PM 5652728 7202292 2229728 28.29 2688 1749424 593708 6.65 258952 1718124 4 12:41:01 PM 5653004 7202572 2229452 28.28 2688 1749428 593708 6.65 258952 1717964 4 12:42:01 PM 5653132 7202704 2229324 28.28 2688 1749432 593708 6.65 258952 1717900 4 12:43:01 PM 5653012 7202584 2229444 28.28 2688 1749432 593708 6.65 258952 1718016 4 12:44:01 PM 5653184 7202756 2229272 28.28 2688 1749432 593708 6.65 258952 1717900 4 12:45:01 PM 5652576 7202152 2229880 28.29 2688 1749436 593708 6.65 258952 1718316 4 12:46:01 PM 5652944 7202520 2229512 28.28 2688 1749436 593708 6.65 258952 1718112 4 12:47:01 PM 5652876 7202452 2229580 28.29 2688 1749436 593708 6.65 258952 1718180 4 12:48:01 PM 5653192 7202772 2229264 28.28 2688 1749440 593708 6.65 258952 1717912 4 12:49:01 PM 5653044 7202624 2229412 28.28 2688 1749440 593708 6.65 258952 1718028 4 12:50:02 PM 5652916 7202500 2229540 28.28 2688 1749444 616468 6.90 258952 1718148 4 12:51:01 PM 5653020 7202608 2229436 28.28 2688 1749448 616468 6.90 258952 1717992 4 12:52:01 PM 5652992 7202580 2229464 28.28 2688 1749448 616468 6.90 258952 1717924 4 12:53:01 PM 5652884 7202476 2229572 28.29 2688 1749452 616468 6.90 258952 1718064 4 12:54:01 PM 5652920 7202512 2229536 28.28 2688 1749452 616468 6.90 258952 1718132 4 12:55:01 PM 5652732 7202324 2229724 28.29 2688 1749452 616468 6.90 258952 1718340 4 12:56:01 PM 5653192 7202788 2229264 28.28 2688 1749456 616468 6.90 258952 1718004 4 12:57:01 PM 5653248 7202844 2229208 28.28 2688 1749456 616468 6.90 258952 1718052 4 12:58:01 PM 5653248 7202844 2229208 28.28 2688 1749456 616468 6.90 258952 1718052 4 12:59:01 PM 5653048 7202648 2229408 28.28 2688 1749460 616468 6.90 258952 1717940 4 01:00:01 PM 5652712 7202312 2229744 28.29 2688 1749460 603724 6.76 258952 1718172 4 01:01:01 PM 5651844 7201444 2230612 28.30 2688 1749460 603724 6.76 258956 1718816 4 01:02:01 PM 5653012 7202616 2229444 28.28 2688 1749464 603724 6.76 258960 1717964 4 01:03:01 PM 5653096 7202700 2229360 28.28 2688 1749464 603724 6.76 258964 1718012 4 01:04:01 PM 5653220 7202824 2229236 28.28 2688 1749464 603724 6.76 258960 1717964 4 01:05:01 PM 5652856 7202464 2229600 28.29 2688 1749468 603724 6.76 258960 1718240 4 01:06:01 PM 5652964 7202572 2229492 28.28 2688 1749468 603724 6.76 258960 1718152 4 01:07:01 PM 5653160 7202768 2229296 28.28 2688 1749468 603724 6.76 258960 1717968 4 01:08:01 PM 5652864 7202476 2229592 28.29 2688 1749472 603724 6.76 258960 1717972 4 01:09:01 PM 5652932 7202544 2229524 28.28 2688 1749472 603724 6.76 258960 1717972 4 01:10:01 PM 5652408 7202020 2230048 28.29 2688 1749472 620784 6.95 258960 1718320 4 01:11:01 PM 5652872 7202492 2229584 28.29 2688 1749476 601444 6.73 258960 1718044 4 01:12:01 PM 5652912 7202532 2229544 28.28 2688 1749476 601444 6.73 258960 1717976 4 01:13:01 PM 5652824 7202448 2229632 28.29 2688 1749480 601444 6.73 258960 1717980 4 01:14:01 PM 5652732 7202356 2229724 28.29 2688 1749480 601444 6.73 258960 1718188 4 01:15:01 PM 5652692 7202316 2229764 28.29 2688 1749480 601444 6.73 258960 1718260 4 01:16:01 PM 5652860 7202488 2229596 28.29 2688 1749484 601444 6.73 258960 1718060 4 01:17:01 PM 5652916 7202544 2229540 28.28 2688 1749484 601444 6.73 258960 1718080 4 01:18:01 PM 5652916 7202544 2229540 28.28 2688 1749484 601444 6.73 258960 1717992 4 01:19:01 PM 5653088 7202720 2229368 28.28 2688 1749488 601444 6.73 258960 1718000 8 01:20:01 PM 5652128 7201760 2230328 28.29 2688 1749488 595692 6.67 258960 1718668 4 01:21:01 PM 5652488 7202124 2229968 28.29 2688 1749492 595692 6.67 258960 1718248 4 01:22:01 PM 5425568 7095892 2456888 31.17 2688 1863812 680744 7.62 279720 1900016 49516 01:23:01 PM 5135512 7063068 2746944 34.85 2688 2109720 659852 7.39 313660 2112484 109924 01:24:01 PM 5020676 7022912 2861780 36.31 2688 2178600 689144 7.72 322548 2192688 46928 01:25:01 PM 4990016 7020840 2892440 36.69 2688 2206772 696200 7.80 345128 2198524 23008 01:26:01 PM 4833356 7036900 3049100 38.68 2688 2372388 647816 7.25 366904 2308744 28616 01:27:01 PM 4831256 7034804 3051200 38.71 2688 2372392 647816 7.25 366900 2308600 4 01:28:01 PM 4831404 7034952 3051052 38.71 2688 2372392 647816 7.25 366900 2308628 8 01:29:01 PM 4831564 7035112 3050892 38.70 2688 2372392 647816 7.25 366900 2308480 4 01:30:01 PM 4797456 7001152 3085000 39.14 2688 2372540 717620 8.04 367140 2342072 96 01:31:01 PM 4796780 7000616 3085676 39.15 2688 2372668 717620 8.04 367140 2342788 88 01:32:01 PM 4796316 7000300 3086140 39.15 2688 2372820 717620 8.04 367152 2343272 72 01:33:01 PM 4793936 6998056 3088520 39.18 2688 2372948 717620 8.04 367152 2345776 40 01:34:01 PM 4793200 6997456 3089256 39.19 2688 2373084 717620 8.04 367152 2346416 24 01:35:01 PM 4792300 6996708 3090156 39.20 2688 2373236 717620 8.04 367152 2347412 4 01:36:01 PM 4792156 6996708 3090300 39.20 2688 2373388 717620 8.04 367152 2347556 80 01:37:01 PM 4791976 6996652 3090480 39.21 2688 2373528 717620 8.04 367152 2347612 64 01:38:01 PM 4824172 7028980 3058284 38.80 2688 2373656 679432 7.61 367372 2315644 40 01:39:01 PM 4815592 7021716 3066864 38.91 2688 2374956 694848 7.78 367464 2324220 988 01:40:01 PM 4813692 7019992 3068764 38.93 2688 2375132 693784 7.77 367464 2325756 4 01:41:01 PM 4810816 7017320 3071640 38.97 2688 2375368 715724 8.01 367464 2328780 24 01:42:01 PM 4810764 7017540 3071692 38.97 2688 2375648 703896 7.88 367780 2328700 184 01:43:01 PM 4810448 7017460 3072008 38.97 2688 2375844 703896 7.88 367788 2328940 52 01:44:01 PM 4810304 7017488 3072152 38.97 2688 2376016 703896 7.88 367784 2329064 92 01:45:01 PM 4810004 7017388 3072452 38.98 2688 2376216 703896 7.88 367784 2329452 4 01:46:01 PM 4810008 7017588 3072448 38.98 2688 2376412 703896 7.88 367784 2329472 4 01:47:01 PM 4809744 7017528 3072712 38.98 2688 2376616 703896 7.88 367784 2329904 4 01:48:01 PM 4809444 7017428 3073012 38.99 2688 2376840 703896 7.88 367784 2329964 28 01:49:01 PM 4808984 7017128 3073472 38.99 2688 2376984 703896 7.88 367784 2330456 4 01:50:01 PM 4807800 7016080 3074656 39.01 2688 2377128 699552 7.83 367784 2331452 16 01:51:01 PM 4807600 7016036 3074856 39.01 2688 2377280 699552 7.83 367784 2331776 16 01:52:01 PM 4807052 7015640 3075404 39.02 2688 2377436 699552 7.83 367784 2332516 16 01:53:01 PM 4806456 7015172 3076000 39.02 2688 2377556 699552 7.83 367784 2333076 4 01:54:01 PM 4863064 6931652 3019392 38.31 2688 2240592 756460 8.47 378828 2279800 17836 01:55:02 PM 4890136 6940440 2992320 37.96 2688 2224980 755756 8.46 563128 2078304 32 Average: 5595968 7186761 2286488 29.01 2688 1788076 612710 6.86 254897 1768784 736 07:35:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 AM eth0 91.56 50.62 352.28 15.94 0.00 0.00 0.00 0.00 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 AM eth0 3.78 0.12 0.51 0.01 0.00 0.00 0.00 0.00 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 AM eth0 1.38 0.10 0.10 0.01 0.00 0.00 0.00 0.00 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 AM eth0 0.50 0.02 0.03 0.00 0.00 0.00 0.00 0.00 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 AM eth0 1.20 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 AM eth0 0.47 0.15 0.10 0.07 0.00 0.00 0.00 0.00 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 AM eth0 1.13 0.28 1.30 0.02 0.00 0.00 0.00 0.00 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 AM eth0 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 AM eth0 0.98 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 AM eth0 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 AM eth0 1.02 0.22 0.36 0.19 0.00 0.00 0.00 0.00 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 AM eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 AM eth0 0.83 0.10 0.14 0.01 0.00 0.00 0.00 0.00 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 AM eth0 0.60 0.17 0.13 0.07 0.00 0.00 0.00 0.00 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 AM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 AM eth0 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:01 AM eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 AM eth0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:01 AM eth0 0.32 0.08 0.08 0.01 0.00 0.00 0.00 0.00 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:01 AM eth0 0.30 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:01 AM eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:01 AM eth0 183.14 119.83 1317.67 8.25 0.00 0.00 0.00 0.00 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 AM eth0 0.87 0.08 0.15 0.06 0.00 0.00 0.00 0.00 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 AM eth0 1.92 0.30 0.49 0.26 0.00 0.00 0.00 0.00 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 AM eth0 1.30 0.50 0.79 0.57 0.00 0.00 0.00 0.00 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 AM eth0 0.95 0.18 0.42 0.01 0.00 0.00 0.00 0.00 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 AM eth0 0.47 0.17 0.13 0.07 0.00 0.00 0.00 0.00 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 AM eth0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 AM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 AM eth0 0.78 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 AM eth0 1.00 0.20 0.32 0.19 0.00 0.00 0.00 0.00 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 AM eth0 1.23 0.35 0.64 0.44 0.00 0.00 0.00 0.00 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 AM eth0 0.47 0.17 0.12 0.07 0.00 0.00 0.00 0.00 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 AM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 AM eth0 0.33 0.20 0.10 0.10 0.00 0.00 0.00 0.00 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 AM eth0 0.67 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 AM eth0 0.93 0.50 0.52 0.39 0.00 0.00 0.00 0.00 08:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:02 AM eth0 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 AM eth0 0.90 0.05 0.12 0.00 0.00 0.00 0.00 0.00 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 AM eth0 0.47 0.22 0.26 0.19 0.00 0.00 0.00 0.00 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 AM eth0 0.65 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 AM eth0 0.40 0.23 0.25 0.19 0.00 0.00 0.00 0.00 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 AM eth0 0.33 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 AM eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 AM eth0 0.35 0.23 0.34 0.02 0.00 0.00 0.00 0.00 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 AM eth0 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 AM eth0 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 AM eth0 1.15 0.28 0.41 0.26 0.00 0.00 0.00 0.00 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 AM eth0 0.42 0.17 0.26 0.19 0.00 0.00 0.00 0.00 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 AM eth0 1.03 0.18 0.32 0.07 0.00 0.00 0.00 0.00 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 AM eth0 0.35 0.13 0.25 0.18 0.00 0.00 0.00 0.00 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 AM eth0 0.70 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 AM eth0 0.48 0.18 0.26 0.19 0.00 0.00 0.00 0.00 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 AM eth0 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 AM eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 AM eth0 0.48 0.35 0.27 0.20 0.00 0.00 0.00 0.00 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 AM eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 AM eth0 0.75 0.23 0.29 0.19 0.00 0.00 0.00 0.00 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 AM eth0 1.52 0.32 0.45 0.26 0.00 0.00 0.00 0.00 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 AM eth0 0.40 0.15 0.25 0.19 0.00 0.00 0.00 0.00 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:01 AM eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 AM eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 AM eth0 0.85 0.27 0.31 0.20 0.00 0.00 0.00 0.00 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 AM eth0 0.63 0.08 0.12 0.06 0.00 0.00 0.00 0.00 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 AM eth0 0.38 0.18 0.25 0.19 0.00 0.00 0.00 0.00 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 AM eth0 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 AM eth0 0.87 0.22 0.29 0.01 0.00 0.00 0.00 0.00 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 AM eth0 2.37 0.53 0.77 0.45 0.00 0.00 0.00 0.00 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 AM eth0 1.33 0.32 0.57 0.38 0.00 0.00 0.00 0.00 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 AM eth0 0.38 0.13 0.25 0.18 0.00 0.00 0.00 0.00 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 AM eth0 0.30 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 AM eth0 1.53 0.00 0.18 0.00 0.00 0.00 0.00 0.00 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 AM eth0 2.75 0.63 1.09 0.70 0.00 0.00 0.00 0.00 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 AM eth0 2.73 0.47 1.05 0.56 0.00 0.00 0.00 0.00 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 AM eth0 1.43 0.35 0.81 0.55 0.00 0.00 0.00 0.00 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 AM eth0 1.83 0.10 0.28 0.07 0.00 0.00 0.00 0.00 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 AM eth0 3.50 0.68 1.09 0.64 0.00 0.00 0.00 0.00 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 AM eth0 1.77 0.50 0.74 0.51 0.00 0.00 0.00 0.00 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 AM eth0 0.62 0.22 0.32 0.19 0.00 0.00 0.00 0.00 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 AM eth0 1.42 1.53 0.32 12.93 0.00 0.00 0.00 0.00 09:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:02 AM eth0 0.58 0.82 0.10 3.46 0.00 0.00 0.00 0.00 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 AM eth0 0.25 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 AM eth0 0.85 0.17 0.16 0.07 0.00 0.00 0.00 0.00 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 AM eth0 0.32 0.08 0.25 0.18 0.00 0.00 0.00 0.00 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 AM eth0 3.42 0.32 0.72 0.32 0.00 0.00 0.00 0.00 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 AM eth0 3.53 0.72 1.53 0.94 0.00 0.00 0.00 0.00 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 AM eth0 0.80 0.33 0.51 0.38 0.00 0.00 0.00 0.00 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 AM eth0 0.43 0.18 0.09 0.08 0.00 0.00 0.00 0.00 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 AM eth0 0.68 0.02 0.12 0.00 0.00 0.00 0.00 0.00 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 AM eth0 0.42 0.20 0.25 0.19 0.00 0.00 0.00 0.00 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 AM eth0 0.88 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 AM eth0 1.97 0.45 0.72 0.45 0.00 0.00 0.00 0.00 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 AM eth0 0.38 0.13 0.25 0.19 0.00 0.00 0.00 0.00 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 AM eth0 1.23 0.28 0.46 0.26 0.00 0.00 0.00 0.00 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 AM eth0 1.43 0.17 0.23 0.07 0.00 0.00 0.00 0.00 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 AM eth0 1.73 0.58 0.97 0.69 0.00 0.00 0.00 0.00 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 AM eth0 0.92 0.15 0.16 0.07 0.00 0.00 0.00 0.00 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 AM eth0 3.93 0.62 0.95 0.46 0.00 0.00 0.00 0.00 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:01 AM eth0 4.68 0.70 1.31 0.63 0.00 0.00 0.00 0.00 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 AM eth0 3.22 0.42 1.08 0.61 0.00 0.00 0.00 0.00 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 AM eth0 1.62 0.42 0.73 0.50 0.00 0.00 0.00 0.00 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 AM eth0 0.53 0.10 0.11 0.01 0.00 0.00 0.00 0.00 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 AM eth0 0.72 0.00 0.07 0.00 0.00 0.00 0.00 0.00 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 AM eth0 0.55 0.28 0.26 0.20 0.00 0.00 0.00 0.00 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 AM eth0 0.80 0.08 0.14 0.06 0.00 0.00 0.00 0.00 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 AM eth0 1.88 0.38 0.71 0.44 0.00 0.00 0.00 0.00 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 AM eth0 0.67 0.25 0.32 0.19 0.00 0.00 0.00 0.00 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 AM eth0 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 AM eth0 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 AM eth0 1.82 0.42 0.59 0.27 0.00 0.00 0.00 0.00 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 AM eth0 1.42 0.18 0.37 0.19 0.00 0.00 0.00 0.00 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 AM eth0 0.40 0.22 0.25 0.19 0.00 0.00 0.00 0.00 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 AM eth0 1.75 0.35 0.54 0.32 0.00 0.00 0.00 0.00 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 AM eth0 0.47 0.13 0.26 0.19 0.00 0.00 0.00 0.00 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 AM eth0 0.80 0.25 0.30 0.20 0.00 0.00 0.00 0.00 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 AM eth0 0.20 0.10 0.09 0.01 0.00 0.00 0.00 0.00 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 AM eth0 0.73 0.10 0.14 0.07 0.00 0.00 0.00 0.00 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 AM eth0 0.52 0.17 0.26 0.19 0.00 0.00 0.00 0.00 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 AM eth0 0.78 0.12 0.16 0.07 0.00 0.00 0.00 0.00 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 AM eth0 0.82 0.38 0.48 0.26 0.00 0.00 0.00 0.00 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 AM eth0 1.78 0.33 0.41 0.20 0.00 0.00 0.00 0.00 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 AM eth0 1.53 0.55 0.81 0.57 0.00 0.00 0.00 0.00 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 AM eth0 0.62 0.27 0.27 0.20 0.00 0.00 0.00 0.00 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 AM eth0 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 AM eth0 0.85 0.10 0.13 0.01 0.00 0.00 0.00 0.00 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 AM eth0 1.77 0.23 0.42 0.20 0.00 0.00 0.00 0.00 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 AM eth0 4.72 0.68 1.40 0.76 0.00 0.00 0.00 0.00 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 AM eth0 2.68 0.42 0.94 0.56 0.00 0.00 0.00 0.00 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 AM eth0 0.72 0.27 0.34 0.25 0.00 0.00 0.00 0.00 10:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:02 AM eth0 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:38:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:01 AM eth0 1.42 0.07 0.19 0.00 0.00 0.00 0.00 0.00 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:01 AM eth0 0.73 0.33 0.50 0.38 0.00 0.00 0.00 0.00 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:01 AM eth0 0.28 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:01 AM eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 AM eth0 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 AM eth0 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:01 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:01 AM eth0 0.33 0.10 0.14 0.06 0.00 0.00 0.00 0.00 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 AM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM eth0 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM eth0 0.72 0.10 0.14 0.06 0.00 0.00 0.00 0.00 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 AM eth0 0.35 0.20 0.25 0.19 0.00 0.00 0.00 0.00 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:01 AM eth0 0.73 0.10 0.23 0.01 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 AM eth0 1.12 0.25 0.41 0.25 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:01 AM eth0 0.52 0.27 0.33 0.26 0.00 0.00 0.00 0.00 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 AM eth0 1.13 0.00 0.12 0.00 0.00 0.00 0.00 0.00 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 AM eth0 3.60 0.58 1.14 0.63 0.00 0.00 0.00 0.00 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 AM eth0 1.45 0.35 0.81 0.55 0.00 0.00 0.00 0.00 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:01 AM eth0 0.43 0.18 0.20 0.07 0.00 0.00 0.00 0.00 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 AM eth0 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:01 AM eth0 0.88 0.25 0.31 0.20 0.00 0.00 0.00 0.00 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:19:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 AM eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:01 AM eth0 0.37 0.02 0.03 0.00 0.00 0.00 0.00 0.00 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:01 AM eth0 1.80 0.40 0.41 0.20 0.00 0.00 0.00 0.00 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:01 AM eth0 1.52 0.25 0.59 0.37 0.00 0.00 0.00 0.00 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:01 AM eth0 1.40 0.33 0.59 0.37 0.00 0.00 0.00 0.00 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:01 AM eth0 0.37 0.13 0.25 0.07 0.00 0.00 0.00 0.00 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:01 AM eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 AM eth0 0.50 0.28 0.30 0.20 0.00 0.00 0.00 0.00 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:01 AM eth0 0.22 0.07 0.08 0.06 0.00 0.00 0.00 0.00 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 AM eth0 0.40 0.13 0.25 0.18 0.00 0.00 0.00 0.00 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 AM eth0 0.77 0.23 0.30 0.19 0.00 0.00 0.00 0.00 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 AM eth0 0.25 0.07 0.08 0.06 0.00 0.00 0.00 0.00 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 AM eth0 0.85 0.18 0.31 0.19 0.00 0.00 0.00 0.00 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 AM eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:02 AM eth0 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 AM eth0 1.98 2.28 1.29 0.22 0.00 0.00 0.00 0.00 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 AM eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:47:01 AM eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 AM eth0 0.75 0.23 0.30 0.19 0.00 0.00 0.00 0.00 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM eth0 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 AM eth0 2.03 0.37 0.76 0.26 0.00 0.00 0.00 0.00 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 AM eth0 1.63 0.30 0.63 0.38 0.00 0.00 0.00 0.00 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:01 AM eth0 0.85 0.30 0.51 0.37 0.00 0.00 0.00 0.00 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 AM eth0 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:01 AM eth0 1.53 0.25 0.46 0.26 0.00 0.00 0.00 0.00 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 PM eth0 1.65 0.28 0.47 0.25 0.00 0.00 0.00 0.00 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:01 PM eth0 1.57 0.47 0.84 0.51 0.00 0.00 0.00 0.00 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 PM eth0 2.40 0.43 0.76 0.45 0.00 0.00 0.00 0.00 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 PM eth0 2.25 0.37 0.67 0.38 0.00 0.00 0.00 0.00 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 PM eth0 1.25 0.87 0.54 6.59 0.00 0.00 0.00 0.00 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 PM eth0 1.78 0.00 0.19 0.00 0.00 0.00 0.00 0.00 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM eth0 7.55 5.22 1.79 25.19 0.00 0.00 0.00 0.00 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 PM eth0 2.27 0.62 0.96 0.67 0.00 0.00 0.00 0.00 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 PM eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:01 PM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:01 PM eth0 0.35 0.12 0.09 0.06 0.00 0.00 0.00 0.00 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:01 PM eth0 1.07 0.38 0.44 0.26 0.00 0.00 0.00 0.00 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:01 PM eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 PM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 PM eth0 0.78 0.10 0.14 0.06 0.00 0.00 0.00 0.00 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 PM eth0 0.48 0.18 0.26 0.19 0.00 0.00 0.00 0.00 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 PM eth0 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 PM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 PM eth0 0.27 0.07 0.08 0.06 0.00 0.00 0.00 0.00 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 PM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 PM eth0 0.55 0.23 0.26 0.20 0.00 0.00 0.00 0.00 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 PM eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM eth0 0.28 0.15 0.12 0.01 0.00 0.00 0.00 0.00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM eth0 0.53 0.32 0.26 0.20 0.00 0.00 0.00 0.00 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM eth0 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM eth0 0.57 0.18 0.32 0.19 0.00 0.00 0.00 0.00 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 PM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 PM eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 PM eth0 0.70 0.28 0.27 0.20 0.00 0.00 0.00 0.00 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 PM eth0 0.72 0.20 0.30 0.19 0.00 0.00 0.00 0.00 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 PM eth0 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 PM eth0 0.92 0.18 0.42 0.19 0.00 0.00 0.00 0.00 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 PM eth0 2.23 0.27 0.60 0.31 0.00 0.00 0.00 0.00 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 PM eth0 1.38 0.47 0.80 0.56 0.00 0.00 0.00 0.00 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 PM eth0 0.25 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 PM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:02 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM eth0 0.29 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 PM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM eth0 1.23 0.42 0.44 0.27 0.00 0.00 0.00 0.00 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 PM eth0 0.85 0.23 0.30 0.19 0.00 0.00 0.00 0.00 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 PM eth0 0.83 0.22 0.31 0.19 0.00 0.00 0.00 0.00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 PM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 PM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 PM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 PM eth0 0.47 0.22 0.32 0.25 0.00 0.00 0.00 0.00 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 PM eth0 0.22 0.10 0.22 0.01 0.00 0.00 0.00 0.00 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 PM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 PM eth0 0.48 0.18 0.26 0.19 0.00 0.00 0.00 0.00 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 PM eth0 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 PM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 PM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 PM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 PM eth0 0.28 0.10 0.08 0.06 0.00 0.00 0.00 0.00 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 PM eth0 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 PM eth0 1.43 0.38 0.65 0.44 0.00 0.00 0.00 0.00 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 PM eth0 0.82 0.23 0.31 0.20 0.00 0.00 0.00 0.00 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 PM eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 PM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 PM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 PM eth0 1.70 0.45 0.67 0.45 0.00 0.00 0.00 0.00 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 PM eth0 0.95 0.27 0.59 0.25 0.00 0.00 0.00 0.00 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 PM eth0 128.48 85.55 555.56 47.35 0.00 0.00 0.00 0.00 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 PM eth0 70.75 56.46 847.27 6.70 0.00 0.00 0.00 0.00 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 PM eth0 31.96 25.13 257.79 6.31 0.00 0.00 0.00 0.00 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 PM eth0 11.25 10.55 8.98 3.90 0.00 0.00 0.00 0.00 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 PM eth0 48.71 43.93 320.33 12.51 0.00 0.00 0.00 0.00 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 PM eth0 0.33 0.17 0.04 0.02 0.00 0.00 0.00 0.00 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 PM eth0 0.90 0.77 0.16 0.13 0.00 0.00 0.00 0.00 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 PM eth0 1.20 1.03 0.20 0.16 0.00 0.00 0.00 0.00 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 PM eth0 6.16 4.80 1.58 1.03 0.00 0.00 0.00 0.00 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 PM eth0 5.07 4.80 0.83 1.30 0.00 0.00 0.00 0.00 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 PM eth0 5.85 5.86 0.97 1.51 0.00 0.00 0.00 0.00 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 PM eth0 6.13 5.98 1.88 1.53 0.00 0.00 0.00 0.00 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 PM eth0 5.73 5.63 0.92 1.53 0.00 0.00 0.00 0.00 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 PM eth0 7.83 6.87 1.31 1.51 0.00 0.00 0.00 0.00 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 PM eth0 5.98 6.06 1.04 1.60 0.00 0.00 0.00 0.00 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 PM eth0 6.22 6.02 1.06 1.57 0.00 0.00 0.00 0.00 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 PM eth0 5.82 5.85 0.94 1.55 0.00 0.00 0.00 0.00 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 PM eth0 15.99 13.45 3.05 6.44 0.00 0.00 0.00 0.00 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 PM eth0 8.53 7.66 1.47 1.80 0.00 0.00 0.00 0.00 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 PM eth0 10.73 9.43 2.19 2.54 0.00 0.00 0.00 0.00 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 PM eth0 8.51 8.43 1.71 2.15 0.00 0.00 0.00 0.00 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 PM eth0 1.27 0.38 0.41 0.26 0.00 0.00 0.00 0.00 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 PM eth0 2.63 0.58 0.84 0.40 0.00 0.00 0.00 0.00 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 PM eth0 0.85 0.47 0.51 0.39 0.00 0.00 0.00 0.00 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 PM eth0 0.42 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 PM eth0 1.22 0.43 0.41 0.27 0.00 0.00 0.00 0.00 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 PM eth0 1.98 1.87 0.33 0.43 0.00 0.00 0.00 0.00 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 PM eth0 4.97 4.63 0.78 1.17 0.00 0.00 0.00 0.00 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 PM eth0 5.08 4.43 1.08 1.31 0.00 0.00 0.00 0.00 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 PM eth0 4.90 4.80 0.86 1.25 0.00 0.00 0.00 0.00 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 PM eth0 4.88 4.70 0.78 1.19 0.00 0.00 0.00 0.00 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 PM eth0 4.63 4.65 0.75 1.19 0.00 0.00 0.00 0.00 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 PM eth0 38.37 32.22 60.68 51.59 0.00 0.00 0.00 0.00 01:55:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:02 PM eth0 12.95 12.85 10.66 5.58 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 2.56 1.61 10.06 0.73 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-532.el8.x86_64 (centos-stream-8-robot-f84d986f-3f43-4447-86d7-70e5891bac13.noval) 01/22/2024 _x86_64_ (2 CPU) 07:34:31 LINUX RESTART (2 CPU) 07:35:02 AM CPU %user %nice %system %iowait %steal %idle 07:36:01 AM all 4.48 0.00 1.50 1.79 0.05 92.18 07:36:01 AM 0 5.16 0.00 1.12 0.85 0.03 92.84 07:36:01 AM 1 3.80 0.00 1.87 2.74 0.07 91.52 07:37:01 AM all 0.35 0.00 0.07 0.02 1.01 98.55 07:37:01 AM 0 0.25 0.00 0.08 0.00 1.93 97.74 07:37:01 AM 1 0.45 0.00 0.07 0.05 0.07 99.37 07:38:01 AM all 0.28 0.00 0.09 0.00 0.03 99.59 07:38:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72 07:38:01 AM 1 0.44 0.00 0.07 0.00 0.03 99.46 07:39:01 AM all 0.36 0.00 0.05 0.00 0.05 99.54 07:39:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 07:39:01 AM 1 0.60 0.00 0.03 0.00 0.05 99.32 07:40:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 07:40:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:40:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 07:41:01 AM all 0.26 0.00 0.07 0.01 0.03 99.63 07:41:01 AM 0 0.33 0.00 0.05 0.02 0.02 99.58 07:41:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 07:42:01 AM all 0.66 0.00 0.08 0.00 0.10 99.16 07:42:01 AM 0 0.90 0.00 0.10 0.00 0.17 98.83 07:42:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 07:43:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 07:43:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 07:43:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 07:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:44:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 07:45:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 07:45:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 07:45:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 07:46:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 07:46:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:46:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 07:46:01 AM CPU %user %nice %system %iowait %steal %idle 07:47:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 07:47:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 07:47:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:48:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 07:48:01 AM 0 0.17 0.00 0.07 0.00 0.07 99.70 07:48:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 07:49:01 AM all 0.34 0.00 1.13 0.00 0.03 98.49 07:49:01 AM 0 0.10 0.00 2.19 0.00 0.03 97.68 07:49:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 07:50:01 AM all 0.33 0.00 0.11 0.00 0.04 99.52 07:50:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72 07:50:01 AM 1 0.55 0.00 0.10 0.00 0.03 99.32 07:51:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 07:51:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 07:51:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 07:52:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 07:52:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 07:52:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 07:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 07:53:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 07:53:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 07:54:01 AM all 0.28 0.00 0.08 0.00 0.06 99.59 07:54:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 07:54:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 07:55:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 07:55:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 07:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 07:56:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 07:56:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 07:56:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 07:57:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 07:57:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 07:57:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 07:57:01 AM CPU %user %nice %system %iowait %steal %idle 07:58:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 07:58:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 07:58:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 07:59:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 07:59:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 07:59:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 08:00:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 08:00:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 08:00:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 08:01:01 AM all 0.63 0.00 0.08 0.00 0.04 99.25 08:01:01 AM 0 1.13 0.00 0.07 0.00 0.03 98.77 08:01:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 08:02:01 AM all 0.32 0.00 0.09 0.00 0.16 99.43 08:02:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 08:02:01 AM 1 0.10 0.00 0.15 0.00 0.30 99.45 08:03:01 AM all 0.30 16.09 0.99 1.74 0.07 80.81 08:03:01 AM 0 0.23 12.81 0.85 2.15 0.05 83.90 08:03:01 AM 1 0.37 19.39 1.14 1.32 0.08 77.71 08:04:01 AM all 0.31 0.00 0.05 0.01 0.05 99.58 08:04:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 08:04:01 AM 1 0.58 0.00 0.07 0.02 0.07 99.27 08:05:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 08:05:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 08:05:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 08:06:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 08:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 08:06:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 08:07:01 AM all 0.38 0.00 0.07 0.00 0.04 99.51 08:07:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 08:07:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.51 08:08:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 08:08:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57 08:08:01 AM 1 0.35 0.00 0.05 0.00 0.05 99.55 08:08:01 AM CPU %user %nice %system %iowait %steal %idle 08:09:01 AM all 0.34 0.00 0.11 0.01 0.05 99.49 08:09:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55 08:09:01 AM 1 0.38 0.00 0.12 0.02 0.05 99.43 08:10:01 AM all 0.37 0.00 0.08 0.01 0.04 99.51 08:10:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 08:10:01 AM 1 0.47 0.00 0.08 0.02 0.05 99.38 08:11:01 AM all 0.35 0.00 0.09 0.06 0.04 99.46 08:11:01 AM 0 0.15 0.00 0.10 0.12 0.05 99.58 08:11:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 08:12:01 AM all 0.33 0.00 0.07 0.00 0.08 99.52 08:12:01 AM 0 0.10 0.00 0.08 0.00 0.13 99.68 08:12:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 08:13:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 08:13:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 08:13:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 08:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 08:14:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 08:14:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 08:15:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 08:15:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 08:15:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 08:16:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 08:16:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 08:16:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 08:17:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 08:17:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 08:17:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 08:18:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 08:18:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 08:18:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 08:19:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66 08:19:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 08:19:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 08:19:01 AM CPU %user %nice %system %iowait %steal %idle 08:20:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 08:20:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 08:20:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:21:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 08:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 08:21:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 08:22:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 08:22:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 08:22:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 08:23:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62 08:23:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 08:23:01 AM 1 0.30 0.00 0.05 0.00 0.07 99.58 08:24:01 AM all 0.22 0.00 0.04 0.00 0.04 99.70 08:24:01 AM 0 0.35 0.00 0.03 0.00 0.05 99.57 08:24:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 08:25:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 08:25:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 08:25:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 08:26:01 AM all 0.34 0.00 0.06 0.00 0.03 99.56 08:26:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 08:26:01 AM 1 0.54 0.00 0.05 0.00 0.05 99.36 08:27:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 08:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 08:27:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 08:28:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77 08:28:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 08:28:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 08:29:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 08:29:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 08:29:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 08:30:01 AM all 0.38 0.00 0.06 0.00 0.05 99.52 08:30:01 AM 0 0.67 0.00 0.03 0.00 0.05 99.25 08:30:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 08:30:01 AM CPU %user %nice %system %iowait %steal %idle 08:31:02 AM all 0.16 0.00 0.08 0.00 0.04 99.72 08:31:02 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 08:31:02 AM 1 0.18 0.00 0.05 0.00 0.03 99.73 08:32:01 AM all 0.25 0.00 0.06 0.00 0.04 99.64 08:32:01 AM 0 0.49 0.00 0.08 0.00 0.05 99.37 08:32:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 08:33:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 08:33:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62 08:33:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 08:34:01 AM all 0.23 0.00 0.08 0.00 0.05 99.65 08:34:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 08:34:01 AM 1 0.13 0.00 0.10 0.00 0.08 99.68 08:35:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 08:35:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 08:35:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 08:36:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 08:36:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 08:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:37:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 08:37:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45 08:37:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 08:38:01 AM all 0.33 0.00 0.06 0.00 0.04 99.56 08:38:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25 08:38:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 08:39:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 08:39:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 08:40:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 08:40:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 08:40:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 08:41:01 AM all 0.22 0.00 0.11 0.00 0.03 99.64 08:41:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58 08:41:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.70 08:41:01 AM CPU %user %nice %system %iowait %steal %idle 08:42:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 08:42:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20 08:42:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 08:43:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 08:43:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 08:43:01 AM 1 0.18 0.00 0.10 0.00 0.07 99.65 08:44:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 08:44:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 08:44:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 08:45:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 08:45:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 08:45:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 08:46:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 08:46:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 08:46:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 08:47:01 AM all 0.40 0.00 0.05 0.00 0.03 99.52 08:47:01 AM 0 0.72 0.00 0.05 0.00 0.03 99.20 08:47:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 08:48:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 08:48:01 AM 0 0.28 0.00 0.03 0.00 0.00 99.68 08:48:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 08:49:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 08:49:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 08:49:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 08:50:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70 08:50:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 08:50:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 08:51:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 08:51:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 08:51:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 08:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 08:52:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 08:52:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 08:52:01 AM CPU %user %nice %system %iowait %steal %idle 08:53:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 08:53:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 08:53:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 08:54:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 08:54:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 08:54:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 08:55:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 08:55:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 08:55:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 08:56:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 08:56:01 AM 0 0.18 0.00 0.07 0.00 0.07 99.68 08:56:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 08:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 08:57:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 08:57:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 08:58:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 08:58:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 08:58:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 08:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 08:59:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 08:59:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:00:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:00:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 09:00:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 09:01:01 AM all 0.36 0.00 0.08 0.01 0.03 99.53 09:01:01 AM 0 0.60 0.00 0.07 0.02 0.02 99.30 09:01:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:02:01 AM all 0.34 0.00 0.09 0.00 0.03 99.53 09:02:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:02:01 AM 1 0.12 0.00 0.13 0.00 0.05 99.70 09:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:03:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:03:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:04:01 AM all 0.23 0.00 0.09 0.00 0.03 99.66 09:04:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72 09:04:01 AM 1 0.25 0.00 0.12 0.00 0.03 99.60 09:05:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 09:05:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:05:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:06:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:06:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:07:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:07:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:08:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:08:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:08:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:09:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:09:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:09:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:10:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:10:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:11:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:12:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:13:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:13:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:13:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:14:01 AM all 0.31 0.00 0.05 0.00 0.08 99.57 09:14:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:14:01 AM 1 0.15 0.00 0.05 0.00 0.12 99.68 09:14:01 AM CPU %user %nice %system %iowait %steal %idle 09:15:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57 09:15:01 AM 0 0.53 0.00 0.05 0.00 0.00 99.42 09:15:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73 09:16:01 AM all 0.23 0.18 0.13 0.01 0.03 99.43 09:16:01 AM 0 0.37 0.17 0.15 0.00 0.03 99.28 09:16:01 AM 1 0.08 0.18 0.10 0.02 0.03 99.58 09:17:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 09:17:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 09:17:01 AM 1 0.05 0.00 0.02 0.00 0.02 99.92 09:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:18:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:18:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:19:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:19:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:19:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:20:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 09:20:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 09:20:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:21:01 AM all 0.38 0.00 0.09 0.00 0.03 99.50 09:21:01 AM 0 0.63 0.00 0.08 0.00 0.02 99.27 09:21:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:22:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:22:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:22:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:23:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55 09:23:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 09:23:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:24:01 AM all 0.33 0.00 0.07 0.00 0.06 99.55 09:24:01 AM 0 0.57 0.00 0.05 0.00 0.08 99.30 09:24:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:25:01 AM all 0.43 0.00 0.08 0.00 0.03 99.46 09:25:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60 09:25:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:26:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 09:26:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:27:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 09:27:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 09:27:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:28:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:28:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:28:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:29:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:29:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:29:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:30:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:30:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 09:30:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73 09:31:02 AM all 0.44 0.00 0.07 0.00 0.02 99.47 09:31:02 AM 0 0.82 0.00 0.07 0.00 0.02 99.10 09:31:02 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:32:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:32:01 AM 0 0.36 0.00 0.08 0.00 0.02 99.54 09:32:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.81 09:33:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:33:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:33:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:34:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:34:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30 09:34:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:35:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:35:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:35:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:36:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:36:01 AM 0 0.57 0.00 0.10 0.00 0.02 99.32 09:36:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:37:01 AM all 0.33 0.00 0.10 0.00 0.03 99.54 09:37:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:37:01 AM 1 0.12 0.00 0.12 0.00 0.02 99.75 09:38:01 AM all 0.36 0.00 0.05 0.00 0.03 99.57 09:38:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30 09:38:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 09:39:01 AM all 0.30 0.00 0.10 0.00 0.05 99.55 09:39:01 AM 0 0.44 0.00 0.12 0.00 0.07 99.37 09:39:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:40:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:40:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37 09:40:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:41:01 AM all 0.30 0.00 0.09 0.00 0.03 99.57 09:41:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 09:41:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:42:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:42:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 09:42:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:43:01 AM all 0.33 0.00 0.08 0.00 0.05 99.53 09:43:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28 09:43:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:44:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:44:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 09:44:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:45:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:45:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 09:45:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 09:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:46:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:46:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:47:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:47:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52 09:47:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62 09:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:48:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 09:48:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:48:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:49:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70 09:49:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 09:50:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65 09:50:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.51 09:51:01 AM all 0.33 0.00 0.09 0.00 0.04 99.54 09:51:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 09:51:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 09:52:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 09:52:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:52:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:53:01 AM all 0.36 0.00 0.08 0.00 0.11 99.45 09:53:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:53:01 AM 1 0.12 0.00 0.08 0.00 0.18 99.62 09:54:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52 09:54:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:54:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:55:01 AM all 0.44 0.00 0.13 0.00 0.02 99.42 09:55:01 AM 0 0.20 0.00 0.12 0.00 0.02 99.67 09:55:01 AM 1 0.68 0.00 0.13 0.00 0.02 99.16 09:56:01 AM all 0.33 0.00 0.10 0.00 0.03 99.53 09:56:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 09:56:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.36 09:57:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:57:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:58:01 AM all 0.28 0.00 0.07 0.00 0.07 99.58 09:58:01 AM 0 0.30 0.00 0.07 0.00 0.07 99.57 09:58:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60 09:58:01 AM CPU %user %nice %system %iowait %steal %idle 09:59:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:59:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 09:59:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 10:00:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 10:00:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 10:00:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 10:01:01 AM all 0.34 0.00 0.08 0.00 0.13 99.45 10:01:01 AM 0 0.38 0.00 0.07 0.00 0.12 99.43 10:01:01 AM 1 0.30 0.00 0.08 0.00 0.15 99.47 10:02:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 10:02:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27 10:02:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 10:03:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 10:03:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57 10:03:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58 10:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 10:04:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 10:04:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 10:05:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 10:05:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 10:05:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 10:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 10:06:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 10:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 10:07:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66 10:07:01 AM 0 0.38 0.00 0.07 0.00 0.07 99.48 10:07:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 10:08:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 10:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 10:08:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 10:09:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 10:09:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48 10:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 10:09:01 AM CPU %user %nice %system %iowait %steal %idle 10:10:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 10:10:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 10:10:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 10:11:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 10:11:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 10:11:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 10:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 10:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 10:12:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 10:13:01 AM all 0.27 0.00 0.07 0.00 0.06 99.61 10:13:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 10:13:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 10:14:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 10:14:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 10:14:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38 10:15:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 10:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 10:15:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 10:16:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 10:16:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 10:16:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 10:17:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 10:17:01 AM 0 0.33 0.00 0.08 0.00 0.07 99.52 10:17:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62 10:18:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 10:18:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 10:18:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 10:19:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 10:19:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 10:19:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 10:20:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 10:20:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 10:20:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70 10:20:01 AM CPU %user %nice %system %iowait %steal %idle 10:21:01 AM all 0.33 0.15 0.12 0.00 0.05 99.36 10:21:01 AM 0 0.62 0.00 0.10 0.00 0.07 99.22 10:21:01 AM 1 0.03 0.30 0.13 0.00 0.03 99.50 10:22:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75 10:22:01 AM 0 0.27 0.00 0.12 0.00 0.05 99.56 10:22:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 10:23:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69 10:23:01 AM 0 0.32 0.00 0.05 0.00 0.05 99.58 10:23:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 10:24:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75 10:24:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 10:24:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 10:25:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 10:25:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 10:25:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 10:26:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 10:26:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 10:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 10:27:01 AM all 0.32 0.00 0.06 0.00 0.17 99.46 10:27:01 AM 0 0.37 0.00 0.03 0.00 0.28 99.32 10:27:01 AM 1 0.27 0.00 0.08 0.00 0.05 99.60 10:28:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60 10:28:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 10:28:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42 10:29:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 10:29:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 10:29:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 10:30:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 10:30:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 10:30:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43 10:31:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 10:31:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 10:31:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 10:31:01 AM CPU %user %nice %system %iowait %steal %idle 10:32:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65 10:32:01 AM 0 0.47 0.00 0.10 0.00 0.07 99.36 10:32:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93 10:33:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 10:33:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 10:33:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 10:34:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52 10:34:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.33 10:34:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 10:35:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58 10:35:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 10:35:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 10:36:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 10:36:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 10:36:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 10:37:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57 10:37:02 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 10:37:02 AM 1 0.17 0.00 0.08 0.00 0.07 99.68 10:38:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 10:38:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 10:38:01 AM 1 0.14 0.00 0.08 0.00 0.03 99.75 10:39:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 10:39:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 10:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 10:40:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 10:40:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60 10:40:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 10:41:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 10:41:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 10:41:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 10:42:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 10:42:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 10:42:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 10:42:01 AM CPU %user %nice %system %iowait %steal %idle 10:43:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 10:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 10:43:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 10:44:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 10:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 10:44:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 10:45:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 10:45:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 10:45:01 AM 1 0.43 0.00 0.05 0.00 0.07 99.45 10:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 10:46:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 10:46:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 10:47:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 10:47:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 10:47:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 10:48:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 10:48:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 10:48:01 AM 1 0.37 0.00 0.08 0.00 0.07 99.48 10:49:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 10:49:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 10:49:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 10:50:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 10:50:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 10:50:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 10:51:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 10:51:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 10:51:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 10:52:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64 10:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 10:52:01 AM 1 0.43 0.00 0.08 0.00 0.07 99.41 10:53:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 10:53:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:53:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 10:53:01 AM CPU %user %nice %system %iowait %steal %idle 10:54:01 AM all 0.15 0.00 0.08 0.00 0.04 99.72 10:54:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:54:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63 10:55:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 10:55:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 10:55:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 10:56:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56 10:56:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 10:56:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25 10:57:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 10:57:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 10:57:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70 10:58:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 10:58:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 10:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 10:59:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 10:59:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 10:59:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 11:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 11:00:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 11:00:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 11:01:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 11:01:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 11:01:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 11:02:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 11:02:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35 11:02:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 11:03:01 AM all 0.08 0.00 0.07 0.00 0.04 99.81 11:03:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 11:03:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 11:04:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 11:04:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 11:04:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 11:04:01 AM CPU %user %nice %system %iowait %steal %idle 11:05:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 11:05:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 11:05:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 11:06:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68 11:06:01 AM 0 0.33 0.00 0.10 0.00 0.05 99.52 11:06:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 11:07:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 11:07:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 11:07:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 11:08:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 11:08:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30 11:08:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 11:09:01 AM all 0.36 0.00 0.09 0.00 0.05 99.50 11:09:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 11:09:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.62 11:10:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 11:10:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 11:10:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60 11:11:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 11:11:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 11:11:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 11:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 11:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:12:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 11:13:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 11:13:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 11:13:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 11:14:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 11:14:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 11:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 11:15:01 AM all 0.26 0.00 0.08 0.00 0.08 99.58 11:15:01 AM 0 0.43 0.00 0.10 0.00 0.07 99.40 11:15:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77 11:15:01 AM CPU %user %nice %system %iowait %steal %idle 11:16:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 11:16:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 11:16:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 11:17:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65 11:17:01 AM 0 0.42 0.00 0.07 0.00 0.07 99.45 11:17:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 11:18:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 11:18:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 11:18:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 11:19:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 11:19:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 11:19:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 11:20:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 11:20:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 11:20:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 11:21:01 AM all 0.32 0.00 0.08 0.01 0.06 99.54 11:21:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 11:21:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75 11:22:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 11:22:01 AM 0 0.38 0.00 0.03 0.00 0.00 99.58 11:22:01 AM 1 0.15 0.00 0.07 0.00 0.08 99.70 11:23:01 AM all 0.27 0.00 0.06 0.00 0.06 99.62 11:23:01 AM 0 0.33 0.00 0.03 0.00 0.05 99.58 11:23:01 AM 1 0.20 0.00 0.08 0.00 0.07 99.65 11:24:01 AM all 0.33 0.00 0.07 0.00 0.06 99.54 11:24:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 11:24:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 11:25:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 11:25:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 11:25:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 11:26:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 11:26:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 11:26:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 11:26:01 AM CPU %user %nice %system %iowait %steal %idle 11:27:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 11:27:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 11:27:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 11:28:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 11:28:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62 11:28:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 11:29:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 11:29:01 AM 0 0.38 0.00 0.08 0.00 0.05 99.48 11:29:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 11:30:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 11:30:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 11:30:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 11:31:01 AM all 0.24 0.00 0.08 0.01 0.05 99.62 11:31:01 AM 0 0.28 0.00 0.08 0.02 0.05 99.57 11:31:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67 11:32:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 11:32:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65 11:32:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 11:33:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 11:33:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 11:33:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 11:34:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 11:34:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 11:34:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 11:35:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 11:35:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 11:35:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 11:36:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 11:36:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 11:36:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57 11:37:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 11:37:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 11:37:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65 11:37:01 AM CPU %user %nice %system %iowait %steal %idle 11:38:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 11:38:01 AM 0 0.15 0.00 0.03 0.00 0.05 99.77 11:38:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 11:39:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 11:39:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 11:39:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 11:40:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 11:40:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 11:40:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:41:02 AM all 0.30 0.00 0.06 0.00 0.04 99.60 11:41:02 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 11:41:02 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 11:42:01 AM all 0.25 0.00 0.06 0.00 0.03 99.65 11:42:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.76 11:42:01 AM 1 0.39 0.00 0.05 0.00 0.02 99.54 11:43:01 AM all 0.32 1.84 0.19 0.02 0.03 97.60 11:43:01 AM 0 0.05 3.23 0.23 0.00 0.02 96.46 11:43:01 AM 1 0.58 0.45 0.15 0.03 0.05 98.73 11:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 11:44:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 11:44:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 11:45:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 11:45:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 11:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 11:46:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 11:46:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53 11:46:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 11:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 11:47:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90 11:47:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 11:48:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64 11:48:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 11:48:01 AM 1 0.43 0.00 0.10 0.00 0.07 99.40 11:48:01 AM CPU %user %nice %system %iowait %steal %idle 11:49:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 11:49:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:49:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 11:50:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 11:50:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 11:50:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 11:51:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 11:51:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 11:51:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 11:52:01 AM all 0.19 0.00 0.06 0.00 0.02 99.73 11:52:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.56 11:52:01 AM 1 0.05 0.00 0.05 0.00 0.00 99.90 11:53:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 11:53:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 11:53:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 11:54:01 AM all 0.35 0.00 0.08 0.00 0.04 99.52 11:54:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 11:54:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25 11:55:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 11:55:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 11:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 11:56:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 11:56:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 11:56:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 11:57:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 11:57:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 11:57:01 AM 1 0.23 0.00 0.05 0.00 0.07 99.65 11:58:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 11:58:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 11:58:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 11:59:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 11:59:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 11:59:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 11:59:01 AM CPU %user %nice %system %iowait %steal %idle 12:00:01 PM all 0.34 0.00 0.06 0.00 0.05 99.55 12:00:01 PM 0 0.62 0.00 0.07 0.00 0.05 99.27 12:00:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 12:01:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 12:01:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 12:01:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 12:02:01 PM all 0.37 0.00 0.07 0.00 0.04 99.52 12:02:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30 12:02:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 12:03:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57 12:03:01 PM 0 0.57 0.00 0.08 0.00 0.05 99.30 12:03:01 PM 1 0.05 0.00 0.08 0.00 0.02 99.85 12:04:01 PM all 0.28 0.00 0.07 0.00 0.05 99.60 12:04:01 PM 0 0.45 0.00 0.07 0.00 0.05 99.43 12:04:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 12:05:01 PM all 0.08 0.00 0.07 0.00 0.03 99.82 12:05:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 12:05:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 12:06:01 PM all 0.44 0.00 0.09 0.00 0.03 99.43 12:06:01 PM 0 0.75 0.00 0.12 0.00 0.03 99.10 12:06:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 12:07:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61 12:07:01 PM 0 0.43 0.00 0.08 0.00 0.03 99.45 12:07:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 12:08:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57 12:08:01 PM 0 0.62 0.00 0.05 0.00 0.03 99.30 12:08:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 12:09:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 12:09:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 12:09:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 12:10:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 12:10:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 12:10:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 12:10:01 PM CPU %user %nice %system %iowait %steal %idle 12:11:01 PM all 0.33 0.00 0.08 0.00 0.04 99.55 12:11:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 12:11:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 12:12:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 12:12:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 12:12:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:13:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 12:13:01 PM 0 0.42 0.00 0.03 0.00 0.03 99.52 12:13:01 PM 1 0.22 0.00 0.08 0.00 0.05 99.65 12:14:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 12:14:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 12:14:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 12:15:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 12:15:01 PM 0 0.42 0.00 0.07 0.00 0.07 99.45 12:15:01 PM 1 0.17 0.00 0.03 0.00 0.02 99.78 12:16:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 12:16:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 12:16:01 PM 1 0.02 0.00 0.03 0.00 0.03 99.92 12:17:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 12:17:01 PM 0 0.38 0.00 0.05 0.00 0.02 99.55 12:17:01 PM 1 0.18 0.00 0.08 0.00 0.07 99.67 12:18:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 12:18:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:18:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 12:19:01 PM all 0.18 0.00 0.05 0.00 0.04 99.73 12:19:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 12:19:01 PM 1 0.25 0.00 0.03 0.00 0.03 99.68 12:20:01 PM all 0.23 0.00 0.05 0.00 0.04 99.67 12:20:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 12:20:01 PM 1 0.38 0.00 0.02 0.00 0.03 99.57 12:21:01 PM all 0.31 0.00 0.08 0.00 0.05 99.57 12:21:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 12:21:01 PM 1 0.58 0.00 0.08 0.00 0.07 99.27 12:21:01 PM CPU %user %nice %system %iowait %steal %idle 12:22:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 12:22:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 12:22:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 12:23:01 PM all 0.27 0.00 0.04 0.00 0.04 99.65 12:23:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 12:23:01 PM 1 0.50 0.00 0.03 0.00 0.05 99.42 12:24:01 PM all 0.14 0.00 0.08 0.00 0.03 99.75 12:24:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 12:24:01 PM 1 0.25 0.00 0.10 0.00 0.03 99.62 12:25:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 12:25:01 PM 0 0.57 0.00 0.08 0.00 0.05 99.30 12:25:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 12:26:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 12:26:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 12:26:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 12:27:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 12:27:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 12:27:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 12:28:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 12:28:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 12:28:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 12:29:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 12:29:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 12:29:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 12:30:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 12:30:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 12:30:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 12:31:01 PM all 0.20 0.00 0.08 0.00 0.05 99.67 12:31:01 PM 0 0.33 0.00 0.08 0.00 0.05 99.53 12:31:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 12:32:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 12:32:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 12:32:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 12:32:01 PM CPU %user %nice %system %iowait %steal %idle 12:33:01 PM all 0.20 0.00 0.06 0.00 0.05 99.69 12:33:01 PM 0 0.15 0.00 0.05 0.00 0.03 99.77 12:33:01 PM 1 0.25 0.00 0.07 0.00 0.07 99.61 12:34:01 PM all 0.25 0.00 0.05 0.00 0.03 99.67 12:34:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 12:34:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 12:35:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 12:35:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 12:35:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 12:36:01 PM all 0.37 0.00 0.04 0.00 0.03 99.56 12:36:01 PM 0 0.15 0.00 0.05 0.00 0.03 99.77 12:36:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 12:37:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 12:37:01 PM 0 0.42 0.00 0.05 0.00 0.05 99.48 12:37:01 PM 1 0.20 0.00 0.03 0.00 0.03 99.73 12:38:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 12:38:01 PM 0 0.52 0.00 0.08 0.00 0.07 99.33 12:38:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 12:39:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 12:39:01 PM 0 0.62 0.00 0.07 0.00 0.05 99.27 12:39:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 12:40:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 12:40:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30 12:40:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:41:01 PM all 0.32 0.00 0.08 0.02 0.04 99.55 12:41:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 12:41:01 PM 1 0.08 0.00 0.10 0.03 0.05 99.73 12:42:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 12:42:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 12:42:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 12:43:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 12:43:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 12:43:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 12:43:01 PM CPU %user %nice %system %iowait %steal %idle 12:44:01 PM all 0.27 0.00 0.06 0.00 0.05 99.62 12:44:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 12:44:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 12:45:01 PM all 0.23 0.00 0.06 0.00 0.05 99.66 12:45:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 12:45:01 PM 1 0.38 0.00 0.07 0.00 0.07 99.48 12:46:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 12:46:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 12:46:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 12:47:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58 12:47:01 PM 0 0.15 0.00 0.07 0.00 0.07 99.72 12:47:01 PM 1 0.45 0.00 0.07 0.00 0.03 99.45 12:48:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 12:48:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 12:48:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 12:49:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 12:49:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 12:49:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 12:50:02 PM all 0.32 0.00 0.08 0.00 0.03 99.57 12:50:02 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 12:50:02 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 12:51:01 PM all 0.35 0.00 0.04 0.00 0.04 99.57 12:51:01 PM 0 0.24 0.00 0.05 0.00 0.07 99.64 12:51:01 PM 1 0.46 0.00 0.03 0.00 0.02 99.49 12:52:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 12:52:01 PM 0 0.52 0.00 0.08 0.00 0.03 99.37 12:52:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:53:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 12:53:01 PM 0 0.62 0.00 0.07 0.00 0.03 99.28 12:53:01 PM 1 0.03 0.00 0.07 0.00 0.03 99.87 12:54:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 12:54:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 12:54:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:54:01 PM CPU %user %nice %system %iowait %steal %idle 12:55:01 PM all 0.34 0.00 0.08 0.00 0.03 99.55 12:55:01 PM 0 0.35 0.00 0.08 0.00 0.03 99.53 12:55:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.57 12:56:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 12:56:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 12:56:01 PM 1 0.40 0.00 0.03 0.00 0.02 99.55 12:57:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 12:57:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 12:57:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:58:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 12:58:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 12:58:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:59:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 12:59:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 12:59:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 01:00:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 01:00:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 01:00:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 01:01:01 PM all 0.32 0.00 0.07 0.02 0.03 99.57 01:01:01 PM 0 0.45 0.00 0.07 0.00 0.03 99.45 01:01:01 PM 1 0.18 0.00 0.07 0.03 0.03 99.68 01:02:01 PM all 0.30 0.00 0.08 0.00 0.04 99.58 01:02:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 01:02:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 01:03:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 01:03:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 01:03:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 01:04:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 01:04:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 01:04:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 01:05:01 PM all 0.22 0.00 0.05 0.00 0.05 99.68 01:05:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 01:05:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 01:05:01 PM CPU %user %nice %system %iowait %steal %idle 01:06:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 01:06:01 PM 0 0.10 0.00 0.12 0.00 0.05 99.73 01:06:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 01:07:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 01:07:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 01:07:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52 01:08:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 01:08:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 01:08:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 01:09:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 01:09:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 01:09:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 01:10:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 01:10:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 01:10:01 PM 1 0.55 0.00 0.03 0.00 0.07 99.35 01:11:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 01:11:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 01:11:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 01:12:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 01:12:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 01:12:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 01:13:01 PM all 0.18 0.00 0.05 0.00 0.04 99.73 01:13:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 01:13:01 PM 1 0.25 0.00 0.05 0.00 0.03 99.67 01:14:01 PM all 0.23 0.00 0.07 0.00 0.07 99.64 01:14:01 PM 0 0.12 0.00 0.08 0.00 0.10 99.70 01:14:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 01:15:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 01:15:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 01:15:01 PM 1 0.33 0.00 0.05 0.00 0.05 99.57 01:16:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 01:16:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 01:16:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:16:01 PM CPU %user %nice %system %iowait %steal %idle 01:17:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 01:17:01 PM 0 0.42 0.00 0.03 0.00 0.02 99.53 01:17:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 01:18:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 01:18:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 01:18:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 01:19:01 PM all 0.32 0.00 0.05 0.00 0.13 99.50 01:19:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 01:19:01 PM 1 0.07 0.00 0.07 0.00 0.23 99.63 01:20:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 01:20:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 01:20:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 01:21:01 PM all 0.35 0.00 0.06 0.01 0.05 99.53 01:21:01 PM 0 0.60 0.00 0.05 0.02 0.05 99.28 01:21:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 01:22:01 PM all 11.00 0.00 1.97 0.91 0.08 86.04 01:22:01 PM 0 14.76 0.00 1.64 0.44 0.08 83.08 01:22:01 PM 1 7.23 0.00 2.30 1.39 0.07 89.01 01:23:01 PM all 28.49 0.00 4.24 4.94 0.10 62.24 01:23:01 PM 0 30.82 0.00 4.95 4.70 0.12 59.41 01:23:01 PM 1 26.16 0.00 3.53 5.17 0.08 65.06 01:24:01 PM all 29.65 0.00 3.74 3.45 0.11 63.06 01:24:01 PM 0 43.99 0.00 4.55 2.71 0.10 48.65 01:24:01 PM 1 15.42 0.00 2.94 4.18 0.12 77.35 01:25:01 PM all 15.44 0.00 1.72 1.71 0.07 81.06 01:25:01 PM 0 16.82 0.00 1.41 1.11 0.07 80.60 01:25:01 PM 1 14.04 0.00 2.04 2.32 0.07 81.53 01:26:01 PM all 28.94 0.00 4.07 2.56 0.13 64.31 01:26:01 PM 0 22.94 0.00 3.62 1.79 0.13 71.52 01:26:01 PM 1 34.95 0.00 4.51 3.32 0.12 57.09 01:27:01 PM all 0.33 0.00 0.18 1.00 0.03 98.46 01:27:01 PM 0 0.57 0.00 0.17 0.83 0.02 98.42 01:27:01 PM 1 0.10 0.00 0.18 1.17 0.05 98.50 01:27:01 PM CPU %user %nice %system %iowait %steal %idle 01:28:01 PM all 0.40 0.00 0.08 0.00 0.03 99.49 01:28:01 PM 0 0.60 0.00 0.08 0.00 0.02 99.30 01:28:01 PM 1 0.20 0.00 0.08 0.00 0.03 99.68 01:29:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 01:29:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42 01:29:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 01:30:01 PM all 1.37 0.00 0.18 0.01 0.08 98.35 01:30:01 PM 0 0.93 0.00 0.20 0.00 0.13 98.73 01:30:01 PM 1 1.81 0.00 0.17 0.02 0.03 97.97 01:31:01 PM all 0.94 0.00 0.14 0.18 0.09 98.65 01:31:01 PM 0 0.88 0.00 0.15 0.35 0.05 98.57 01:31:01 PM 1 1.00 0.00 0.13 0.00 0.13 98.73 01:32:01 PM all 0.87 0.00 0.13 0.00 0.08 98.93 01:32:01 PM 0 0.87 0.00 0.12 0.00 0.08 98.93 01:32:01 PM 1 0.87 0.00 0.13 0.00 0.07 98.93 01:33:01 PM all 0.79 0.00 0.15 0.00 0.05 99.01 01:33:01 PM 0 1.10 0.00 0.13 0.00 0.05 98.71 01:33:01 PM 1 0.49 0.00 0.17 0.00 0.05 99.30 01:34:01 PM all 0.89 0.00 0.13 0.00 0.06 98.91 01:34:01 PM 0 1.10 0.00 0.15 0.00 0.07 98.68 01:34:01 PM 1 0.69 0.00 0.12 0.00 0.05 99.15 01:35:01 PM all 1.60 0.00 0.16 0.00 0.06 98.18 01:35:01 PM 0 2.42 0.00 0.18 0.00 0.07 97.33 01:35:01 PM 1 0.79 0.00 0.13 0.00 0.05 99.03 01:36:01 PM all 0.90 0.00 0.16 0.00 0.06 98.88 01:36:01 PM 0 0.82 0.00 0.17 0.00 0.05 98.96 01:36:01 PM 1 0.99 0.00 0.15 0.00 0.07 98.80 01:37:01 PM all 0.77 0.00 0.13 0.00 0.06 99.05 01:37:01 PM 0 0.57 0.00 0.10 0.00 0.05 99.28 01:37:01 PM 1 0.97 0.00 0.15 0.00 0.07 98.81 01:38:01 PM all 0.88 0.00 0.14 0.00 0.06 98.92 01:38:01 PM 0 0.77 0.00 0.12 0.00 0.05 99.06 01:38:01 PM 1 0.99 0.00 0.17 0.00 0.07 98.78 01:38:01 PM CPU %user %nice %system %iowait %steal %idle 01:39:01 PM all 3.45 0.00 0.21 0.00 0.07 96.28 01:39:01 PM 0 5.30 0.00 0.20 0.00 0.07 94.43 01:39:01 PM 1 1.59 0.00 0.22 0.00 0.07 98.12 01:40:01 PM all 1.27 0.00 0.14 0.03 0.06 98.50 01:40:01 PM 0 1.80 0.00 0.15 0.00 0.07 97.98 01:40:01 PM 1 0.74 0.00 0.13 0.07 0.05 99.01 01:41:01 PM all 1.55 0.00 0.18 0.00 0.06 98.22 01:41:01 PM 0 1.37 0.00 0.15 0.00 0.05 98.43 01:41:01 PM 1 1.72 0.00 0.20 0.00 0.07 98.01 01:42:01 PM all 1.83 0.24 0.25 0.03 0.07 97.59 01:42:01 PM 0 2.29 0.13 0.18 0.05 0.07 97.28 01:42:01 PM 1 1.37 0.35 0.32 0.00 0.07 97.90 01:43:01 PM all 1.45 0.00 0.10 0.00 0.06 98.39 01:43:01 PM 0 2.25 0.00 0.12 0.00 0.07 97.56 01:43:01 PM 1 0.65 0.00 0.08 0.00 0.05 99.21 01:44:01 PM all 1.24 0.00 0.12 0.00 0.09 98.55 01:44:01 PM 0 1.40 0.00 0.12 0.00 0.10 98.38 01:44:01 PM 1 1.09 0.00 0.12 0.00 0.08 98.71 01:45:01 PM all 1.42 0.00 0.13 0.00 0.06 98.40 01:45:01 PM 0 0.82 0.00 0.13 0.00 0.05 99.00 01:45:01 PM 1 2.02 0.00 0.12 0.00 0.07 97.79 01:46:01 PM all 1.43 0.00 0.13 0.00 0.08 98.37 01:46:01 PM 0 1.25 0.00 0.13 0.00 0.08 98.53 01:46:01 PM 1 1.61 0.00 0.12 0.00 0.07 98.21 01:47:01 PM all 1.42 0.00 0.10 0.00 0.07 98.41 01:47:01 PM 0 1.27 0.00 0.10 0.00 0.07 98.56 01:47:01 PM 1 1.57 0.00 0.10 0.00 0.07 98.26 01:48:01 PM all 1.47 0.00 0.10 0.00 0.07 98.36 01:48:01 PM 0 2.25 0.00 0.12 0.00 0.07 97.56 01:48:01 PM 1 0.68 0.00 0.08 0.00 0.07 99.16 01:49:01 PM all 0.70 0.00 0.12 0.06 0.06 99.06 01:49:01 PM 0 0.67 0.00 0.12 0.12 0.05 99.05 01:49:01 PM 1 0.74 0.00 0.12 0.00 0.07 99.08 01:49:01 PM CPU %user %nice %system %iowait %steal %idle 01:50:01 PM all 0.71 0.00 0.13 0.00 0.07 99.10 01:50:01 PM 0 0.68 0.00 0.13 0.00 0.07 99.11 01:50:01 PM 1 0.73 0.00 0.12 0.00 0.07 99.08 01:51:01 PM all 0.72 0.00 0.14 0.00 0.05 99.09 01:51:01 PM 0 0.74 0.00 0.15 0.00 0.05 99.06 01:51:01 PM 1 0.70 0.00 0.13 0.00 0.05 99.11 01:52:01 PM all 0.76 0.00 0.12 0.02 0.09 99.01 01:52:01 PM 0 0.75 0.00 0.10 0.00 0.05 99.10 01:52:01 PM 1 0.77 0.00 0.13 0.03 0.13 98.93 01:53:01 PM all 0.58 0.00 0.13 0.00 0.04 99.26 01:53:01 PM 0 0.58 0.00 0.10 0.00 0.03 99.28 01:53:01 PM 1 0.57 0.00 0.15 0.00 0.05 99.23 01:54:01 PM all 11.98 0.00 1.32 1.73 0.10 84.87 01:54:01 PM 0 13.18 0.00 1.60 1.55 0.12 83.56 01:54:01 PM 1 10.78 0.00 1.05 1.91 0.08 86.18 01:55:02 PM all 23.63 0.00 2.28 2.70 0.08 71.31 01:55:02 PM 0 37.23 0.00 2.98 3.28 0.08 56.42 01:55:02 PM 1 10.10 0.00 1.59 2.11 0.07 86.13 Average: all 0.75 0.05 0.13 0.06 0.05 98.96 Average: 0 0.88 0.04 0.13 0.05 0.05 98.84 Average: 1 0.63 0.05 0.12 0.07 0.04 99.08