19:40:45 Started by upstream project "integration-sanity-test-vanadium" build number 181 19:40:45 originally caused by: 19:40:45 Started by timer 19:40:45 Running as SYSTEM 19:40:45 [EnvInject] - Loading node environment variables. 19:40:45 Building remotely on prd-centos8-robot-2c-8g-20104 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:40:45 [ssh-agent] Looking for ssh-agent implementation... 19:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:45 $ ssh-agent 19:40:45 SSH_AUTH_SOCK=/tmp/ssh-khTzaeWaLNhS/agent.8017 19:40:45 SSH_AGENT_PID=8018 19:40:45 [ssh-agent] Started. 19:40:45 Running ssh-add (command line suppressed) 19:40:45 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_3671774031620026258.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_3671774031620026258.key) 19:40:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:40:45 The recommended git tool is: NONE 19:40:47 using credential opendaylight-jenkins-ssh 19:40:47 Wiping out workspace first. 19:40:47 Cloning the remote Git repository 19:40:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:40:47 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:40:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:48 > git --version # timeout=10 19:40:48 > git --version # 'git version 2.43.0' 19:40:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:48 [INFO] Currently running in a labeled security context 19:40:48 [INFO] Currently SELinux is 'enforcing' on the host 19:40:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh1327063826370041051.key 19:40:48 Verifying host key using known hosts file 19:40:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:50 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:50 [INFO] Currently running in a labeled security context 19:40:50 [INFO] Currently SELinux is 'enforcing' on the host 19:40:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh3736318906147648674.key 19:40:50 Verifying host key using known hosts file 19:40:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:40:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:51 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:40:51 > git config core.sparsecheckout # timeout=10 19:40:51 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:40:51 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:40:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:51 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:40:52 No emails were triggered. 19:40:52 provisioning config files... 19:40:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:40:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:40:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:40:52 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4090314829037043171.sh 19:40:52 ---> python-tools-install.sh 19:40:52 Setup pyenv: 19:40:52 system 19:40:52 * 3.8.13 (set by /opt/pyenv/version) 19:40:52 * 3.9.13 (set by /opt/pyenv/version) 19:40:52 * 3.10.13 (set by /opt/pyenv/version) 19:40:52 * 3.11.7 (set by /opt/pyenv/version) 19:40:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AbrB 19:40:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:01 lf-activate-venv(): INFO: Base packages installed successfully 19:41:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 19:41:27 Generating Requirements File 19:41:45 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. 19:41:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:41:45 Python 3.11.7 19:41:46 pip 26.0.1 from /tmp/venv-AbrB/lib/python3.11/site-packages/pip (python 3.11) 19:41:46 appdirs==1.4.4 19:41:46 argcomplete==3.6.3 19:41:46 aspy.yaml==1.3.0 19:41:46 attrs==25.4.0 19:41:46 autopage==0.6.0 19:41:46 beautifulsoup4==4.14.3 19:41:46 boto3==1.42.54 19:41:46 botocore==1.42.54 19:41:46 bs4==0.0.2 19:41:46 certifi==2026.1.4 19:41:46 cffi==2.0.0 19:41:46 cfgv==3.5.0 19:41:46 chardet==6.0.0.post1 19:41:46 charset-normalizer==3.4.4 19:41:46 click==8.3.1 19:41:46 cliff==4.13.2 19:41:46 cmd2==3.2.2 19:41:46 cryptography==3.3.2 19:41:46 debtcollector==3.0.0 19:41:46 decorator==5.2.1 19:41:46 defusedxml==0.7.1 19:41:46 Deprecated==1.3.1 19:41:46 distlib==0.4.0 19:41:46 dnspython==2.8.0 19:41:46 docker==7.1.0 19:41:46 dogpile.cache==1.5.0 19:41:46 durationpy==0.10 19:41:46 email-validator==2.3.0 19:41:46 filelock==3.24.3 19:41:46 future==1.0.0 19:41:46 gitdb==4.0.12 19:41:46 GitPython==3.1.46 19:41:46 httplib2==0.30.2 19:41:46 identify==2.6.16 19:41:46 idna==3.11 19:41:46 importlib-resources==1.5.0 19:41:46 iso8601==2.1.0 19:41:46 Jinja2==3.1.6 19:41:46 jmespath==1.1.0 19:41:46 jsonpatch==1.33 19:41:46 jsonpointer==3.0.0 19:41:46 jsonschema==4.26.0 19:41:46 jsonschema-specifications==2025.9.1 19:41:46 keystoneauth1==5.13.1 19:41:46 kubernetes==35.0.0 19:41:46 lftools==0.37.21 19:41:46 lxml==6.0.2 19:41:46 markdown-it-py==4.0.0 19:41:46 MarkupSafe==3.0.3 19:41:46 mdurl==0.1.2 19:41:46 msgpack==1.1.2 19:41:46 multi_key_dict==2.0.3 19:41:46 munch==4.0.0 19:41:46 netaddr==1.3.0 19:41:46 niet==1.4.2 19:41:46 nodeenv==1.10.0 19:41:46 oauth2client==4.1.3 19:41:46 oauthlib==3.3.1 19:41:46 openstacksdk==4.10.0 19:41:46 os-service-types==1.8.2 19:41:46 osc-lib==4.4.0 19:41:46 oslo.config==10.3.0 19:41:46 oslo.context==6.3.0 19:41:46 oslo.i18n==6.7.2 19:41:46 oslo.log==8.1.0 19:41:46 oslo.serialization==5.9.1 19:41:46 oslo.utils==10.0.0 19:41:46 packaging==26.0 19:41:46 pbr==7.0.3 19:41:46 platformdirs==4.9.2 19:41:46 prettytable==3.17.0 19:41:46 psutil==7.2.2 19:41:46 pyasn1==0.6.2 19:41:46 pyasn1_modules==0.4.2 19:41:46 pycparser==3.0 19:41:46 pygerrit2==2.0.15 19:41:46 PyGithub==2.8.1 19:41:46 Pygments==2.19.2 19:41:46 PyJWT==2.11.0 19:41:46 PyNaCl==1.6.2 19:41:46 pyparsing==2.4.7 19:41:46 pyperclip==1.11.0 19:41:46 pyrsistent==0.20.0 19:41:46 python-cinderclient==9.8.0 19:41:46 python-dateutil==2.9.0.post0 19:41:46 python-heatclient==5.0.0 19:41:46 python-jenkins==1.8.3 19:41:46 python-keystoneclient==5.7.0 19:41:46 python-magnumclient==4.9.0 19:41:46 python-openstackclient==9.0.0 19:41:46 python-swiftclient==4.9.0 19:41:46 PyYAML==6.0.3 19:41:46 referencing==0.37.0 19:41:46 requests==2.32.5 19:41:46 requests-oauthlib==2.0.0 19:41:46 requestsexceptions==1.4.0 19:41:46 rfc3986==2.0.0 19:41:46 rich==14.3.3 19:41:46 rich-argparse==1.7.2 19:41:46 rpds-py==0.30.0 19:41:46 rsa==4.9.1 19:41:46 ruamel.yaml==0.19.1 19:41:46 ruamel.yaml.clib==0.2.15 19:41:46 s3transfer==0.16.0 19:41:46 simplejson==3.20.2 19:41:46 six==1.17.0 19:41:46 smmap==5.0.2 19:41:46 soupsieve==2.8.3 19:41:46 stevedore==5.7.0 19:41:46 tabulate==0.9.0 19:41:46 toml==0.10.2 19:41:46 tomlkit==0.14.0 19:41:46 tqdm==4.67.3 19:41:46 typing_extensions==4.15.0 19:41:46 urllib3==1.26.20 19:41:46 virtualenv==20.39.0 19:41:46 wcwidth==0.6.0 19:41:46 websocket-client==1.9.0 19:41:46 wrapt==2.1.1 19:41:46 xdg==6.0.0 19:41:46 xmltodict==1.0.4 19:41:46 yq==3.4.3 19:41:46 [EnvInject] - Injecting environment variables from a build step. 19:41:46 [EnvInject] - Injecting as environment variables the properties content 19:41:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:41:46 OS_CLOUD=vex 19:41:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-178 19:41:46 OS_STACK_TEMPLATE_DIR=openstack-hot 19:41:46 19:41:46 [EnvInject] - Variables injected successfully. 19:41:46 provisioning config files... 19:41:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:41:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9684250773078373589.sh 19:41:46 ---> Create parameters file for OpenStack HOT 19:41:46 OpenStack Heat parameters generated 19:41:46 ----------------------------------- 19:41:46 parameters: 19:41:46 vm_0_count: '1' 19:41:46 vm_0_flavor: 'v3-standard-4' 19:41:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:41:46 vm_1_count: '1' 19:41:46 vm_1_flavor: 'v3-standard-2' 19:41:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:41:46 19:41:46 job_name: '38640-178' 19:41:46 silo: 'releng' 19:41:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins18297075006058093427.sh 19:41:46 ---> Create HEAT stack 19:41:46 + source /home/jenkins/lf-env.sh 19:41:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:46 ++ mktemp -d /tmp/venv-XXXX 19:41:46 + lf_venv=/tmp/venv-mjsS 19:41:46 + local venv_file=/tmp/.os_lf_venv 19:41:46 + local python=python3 19:41:46 + local options 19:41:46 + local set_path=true 19:41:46 + local install_args= 19:41:46 ++ 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 urllib3~=1.26.15 yq 19:41:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:41:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:41:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:46 + true 19:41:46 + case $1 in 19:41:46 + python=python3 19:41:46 + shift 2 19:41:46 + true 19:41:46 + case $1 in 19:41:46 + shift 19:41:46 + break 19:41:46 + case $python in 19:41:46 + local pkg_list= 19:41:46 + [[ -d /opt/pyenv ]] 19:41:46 + echo 'Setup pyenv:' 19:41:46 Setup pyenv: 19:41:46 + export PYENV_ROOT=/opt/pyenv 19:41:46 + PYENV_ROOT=/opt/pyenv 19:41:46 + 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 19:41:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:41:46 + pyenv versions 19:41:47 system 19:41:47 3.8.13 19:41:47 3.9.13 19:41:47 3.10.13 19:41:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:41:47 + command -v pyenv 19:41:47 ++ pyenv init - --no-rehash 19:41:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:41:47 for i in ${!paths[@]}; do 19:41:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:41:47 fi; done; 19:41:47 echo "${paths[*]}"'\'')" 19:41:47 export PATH="/opt/pyenv/shims:${PATH}" 19:41:47 export PYENV_SHELL=bash 19:41:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:41:47 pyenv() { 19:41:47 local command 19:41:47 command="${1:-}" 19:41:47 if [ "$#" -gt 0 ]; then 19:41:47 shift 19:41:47 fi 19:41:47 19:41:47 case "$command" in 19:41:47 rehash|shell) 19:41:47 eval "$(pyenv "sh-$command" "$@")" 19:41:47 ;; 19:41:47 *) 19:41:47 command pyenv "$command" "$@" 19:41:47 ;; 19:41:47 esac 19:41:47 }' 19:41:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:41:47 for i in ${!paths[@]}; do 19:41:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:41:47 fi; done; 19:41:47 echo "${paths[*]}"' 19:41:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:41:47 ++ 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 19:41:47 ++ 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 19:41:47 ++ export PYENV_SHELL=bash 19:41:47 ++ PYENV_SHELL=bash 19:41:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:41:47 +++ complete -F _pyenv pyenv 19:41:47 ++ lf-pyver python3 19:41:47 ++ local py_version_xy=python3 19:41:47 ++ local py_version_xyz= 19:41:47 ++ pyenv versions 19:41:47 ++ local command 19:41:47 ++ command=versions 19:41:47 ++ '[' 1 -gt 0 ']' 19:41:47 ++ shift 19:41:47 ++ case "$command" in 19:41:47 ++ command pyenv versions 19:41:47 ++ pyenv versions 19:41:47 ++ awk '{ print $1 }' 19:41:47 ++ grep -E '^[0-9.]*[0-9]$' 19:41:47 ++ sed 's/^[ *]* //' 19:41:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:41:47 +++ grep '^3' /tmp/.pyenv_versions 19:41:47 +++ tail -n 1 19:41:47 +++ sort -V 19:41:47 ++ py_version_xyz=3.11.7 19:41:47 ++ [[ -z 3.11.7 ]] 19:41:47 ++ echo 3.11.7 19:41:47 ++ return 0 19:41:47 + pyenv local 3.11.7 19:41:47 + local command 19:41:47 + command=local 19:41:47 + '[' 2 -gt 0 ']' 19:41:47 + shift 19:41:47 + case "$command" in 19:41:47 + command pyenv local 3.11.7 19:41:47 + pyenv local 3.11.7 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='lftools[openstack] ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='kubernetes ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='niet ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='python-heatclient ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='python-openstackclient ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='python-magnumclient ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='urllib3~=1.26.15 ' 19:41:47 + for arg in "$@" 19:41:47 + case $arg in 19:41:47 + pkg_list+='yq ' 19:41:47 + [[ -f /tmp/.os_lf_venv ]] 19:41:47 ++ cat /tmp/.os_lf_venv 19:41:47 + lf_venv=/tmp/venv-AbrB 19:41:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from' file:/tmp/.os_lf_venv 19:41:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 19:41:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:41:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:47 + local 'pip_opts=--upgrade --quiet' 19:41:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:41:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:41:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:41:47 + [[ -n '' ]] 19:41:47 + [[ -n '' ]] 19:41:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:41:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:47 + /tmp/venv-AbrB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:41:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:41:49 lf-activate-venv(): INFO: Base packages installed successfully 19:41:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:41:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:41:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:41:49 + /tmp/venv-AbrB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:05 + type python3 19:42:05 + true 19:42:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH' 19:42:05 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 19:42:05 + PATH=/tmp/venv-AbrB/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 19:42:05 + return 0 19:42:05 + openstack --os-cloud vex limits show --absolute 19:42:05 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:42:05 warnings.warn( 19:42:06 +--------------------------+---------+ 19:42:06 | Name | Value | 19:42:06 +--------------------------+---------+ 19:42:06 | maxTotalInstances | -1 | 19:42:06 | maxTotalCores | 450 | 19:42:06 | maxTotalRAMSize | 1000000 | 19:42:06 | maxServerMeta | 128 | 19:42:06 | maxImageMeta | 128 | 19:42:06 | maxPersonality | 5 | 19:42:06 | maxPersonalitySize | 10240 | 19:42:06 | maxTotalKeypairs | 100 | 19:42:06 | maxServerGroups | 10 | 19:42:06 | maxServerGroupMembers | 10 | 19:42:06 | maxTotalFloatingIps | -1 | 19:42:06 | maxSecurityGroups | -1 | 19:42:06 | maxSecurityGroupRules | -1 | 19:42:06 | totalRAMUsed | 114688 | 19:42:06 | totalCoresUsed | 28 | 19:42:06 | totalInstancesUsed | 10 | 19:42:06 | totalFloatingIpsUsed | 0 | 19:42:06 | totalSecurityGroupsUsed | 0 | 19:42:06 | totalServerGroupsUsed | 0 | 19:42:06 | maxTotalVolumes | -1 | 19:42:06 | maxTotalSnapshots | 10 | 19:42:06 | maxTotalVolumeGigabytes | 4096 | 19:42:06 | maxTotalBackups | 10 | 19:42:06 | maxTotalBackupGigabytes | 1000 | 19:42:06 | totalVolumesUsed | 0 | 19:42:06 | totalGigabytesUsed | 0 | 19:42:06 | totalSnapshotsUsed | 0 | 19:42:06 | totalBackupsUsed | 0 | 19:42:06 | totalBackupGigabytesUsed | 0 | 19:42:06 +--------------------------+---------+ 19:42:06 + pushd /opt/ciman/openstack-hot 19:42:06 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:06 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-178 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:42:07 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:42:07 warnings.warn( 19:42:32 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-178 19:42:32 Waiting to initialize infrastructure... 19:42:32 Stack initialization successful. 19:42:32 ------------------------------------ 19:42:32 Stack Details 19:42:32 ------------------------------------ 19:42:32 {'added': None, 19:42:32 'capabilities': [], 19:42:32 'created_at': '2026-02-23T19:42:10Z', 19:42:32 'deleted': None, 19:42:32 'deleted_at': None, 19:42:32 'description': 'No description', 19:42:32 'environment': None, 19:42:32 'environment_files': None, 19:42:32 'files': None, 19:42:32 'files_container': None, 19:42:32 'id': 'e825a9d6-345d-445f-a9b9-7c282e872391', 19:42:32 'is_rollback_disabled': True, 19:42:32 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-178/e825a9d6-345d-445f-a9b9-7c282e872391', 19:42:32 'rel': 'self'}], 19:42:32 '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'})}), 19:42:32 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-178', 19:42:32 'notification_topics': [], 19:42:32 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:42:32 'output_key': 'vm_0_ips', 19:42:32 'output_value': ['10.30.171.79']}, 19:42:32 {'description': 'IP addresses of the 2nd vm types', 19:42:32 'output_key': 'vm_1_ips', 19:42:32 'output_value': ['10.30.170.129']}], 19:42:32 'owner_id': ****, 19:42:32 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:42:32 'OS::stack_id': 'e825a9d6-345d-445f-a9b9-7c282e872391', 19:42:32 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-178', 19:42:32 'job_name': '38640-178', 19:42:32 'silo': 'releng', 19:42:32 'vm_0_count': '1', 19:42:32 'vm_0_flavor': 'v3-standard-4', 19:42:32 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:42:32 '20260201-010217.481', 19:42:32 'vm_1_count': '1', 19:42:32 'vm_1_flavor': 'v3-standard-2', 19:42:32 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:42:32 '- 20250917-133034.654'}, 19:42:32 'parent_id': None, 19:42:32 'replaced': None, 19:42:32 'status': 'CREATE_COMPLETE', 19:42:32 'status_reason': 'Stack CREATE completed successfully', 19:42:32 'tags': [], 19:42:32 'template': None, 19:42:32 'template_description': 'No description', 19:42:32 'template_url': None, 19:42:32 'timeout_mins': 15, 19:42:32 'unchanged': None, 19:42:32 'updated': None, 19:42:32 'updated_at': None, 19:42:32 'user_project_id': '1119a6fb636c4711ab083f9d410402be'} 19:42:32 ------------------------------------ 19:42:32 + popd 19:42:32 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:32 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15028900621838255092.sh 19:42:32 ---> Copy SSH public keys to CSIT lab 19:42:32 Setup pyenv: 19:42:32 system 19:42:33 3.8.13 19:42:33 3.9.13 19:42:33 3.10.13 19:42:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 19:42:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:35 lf-activate-venv(): INFO: Base packages installed successfully 19:42:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 19:42:50 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:42:50 warnings.warn( 19:42:52 SSH not responding on 10.30.171.79. Retrying in 10 seconds... 19:42:52 Warning: Permanently added '10.30.170.129' (ECDSA) to the list of known hosts. 19:42:53 releng-38640-178-1-mininet-ovs-217-0 19:42:53 Successfully copied public keys to slave 10.30.170.129 19:42:53 Process 9229 ready. 19:43:02 Ping to 10.30.171.79 successful. 19:43:02 SSH not responding on 10.30.171.79. Retrying in 10 seconds... 19:43:12 Ping to 10.30.171.79 successful. 19:43:13 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:43:14 releng-38640-178-0-builder-0 19:43:14 Successfully copied public keys to slave 10.30.171.79 19:43:14 Process 9230 ready. 19:43:14 SSH ready on all stack servers. 19:43:14 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6611388990062317182.sh 19:43:14 Setup pyenv: 19:43:14 system 19:43:14 3.8.13 19:43:14 3.9.13 19:43:14 3.10.13 19:43:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YSQv 19:43:18 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:22 lf-activate-venv(): INFO: Base packages installed successfully 19:43:22 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-YSQv/bin to PATH 19:43:24 + echo 'Installing Python Requirements' 19:43:24 Installing Python Requirements 19:43:24 + cat 19:43:24 + python -m pip install -r requirements.txt 19:43:24 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:43:24 Collecting docker-py (from -r requirements.txt (line 1)) 19:43:24 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) 19:43:24 Collecting ipaddr (from -r requirements.txt (line 2)) 19:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:43:24 Installing build dependencies: started 19:43:25 Installing build dependencies: finished with status 'done' 19:43:25 Getting requirements to build wheel: started 19:43:25 Getting requirements to build wheel: finished with status 'done' 19:43:25 Preparing metadata (pyproject.toml): started 19:43:25 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:25 Collecting netaddr (from -r requirements.txt (line 3)) 19:43:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:43:25 Collecting netifaces (from -r requirements.txt (line 4)) 19:43:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:43:25 Installing build dependencies: started 19:43:26 Installing build dependencies: finished with status 'done' 19:43:26 Getting requirements to build wheel: started 19:43:27 Getting requirements to build wheel: finished with status 'done' 19:43:27 Preparing metadata (pyproject.toml): started 19:43:27 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:27 Collecting pyhocon (from -r requirements.txt (line 5)) 19:43:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:43:27 Collecting requests (from -r requirements.txt (line 6)) 19:43:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:43:27 Collecting robotframework (from -r requirements.txt (line 7)) 19:43:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:43:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 13.4 MB/s 0:00:00 19:43:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:43:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:43:27 Installing build dependencies: started 19:43:28 Installing build dependencies: finished with status 'done' 19:43:28 Getting requirements to build wheel: started 19:43:28 Getting requirements to build wheel: finished with status 'done' 19:43:28 Preparing metadata (pyproject.toml): started 19:43:29 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:29 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:43:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:43:29 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:43:29 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) 19:43:29 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:43:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:43:29 Installing build dependencies: started 19:43:30 Installing build dependencies: finished with status 'done' 19:43:30 Getting requirements to build wheel: started 19:43:30 Getting requirements to build wheel: finished with status 'done' 19:43:30 Preparing metadata (pyproject.toml): started 19:43:30 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:30 Collecting scapy (from -r requirements.txt (line 12)) 19:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:43:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 23.8 MB/s 0:00:00 19:43:30 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:43:30 Installing build dependencies: started 19:43:31 Installing build dependencies: finished with status 'done' 19:43:31 Getting requirements to build wheel: started 19:43:32 Getting requirements to build wheel: finished with status 'done' 19:43:32 Preparing metadata (pyproject.toml): started 19:43:32 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:32 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 16.8 MB/s 0:00:00 19:43:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:43:32 Collecting pyangbind (from -r requirements.txt (line 22)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:43:32 Collecting isodate (from -r requirements.txt (line 25)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:43:32 Collecting jmespath (from -r requirements.txt (line 28)) 19:43:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:43:32 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:43:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:43:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:43:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:43:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:43:32 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) 19:43:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:43:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:43:33 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 19:43:33 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:43:33 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 19:43:33 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:43:33 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:43:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:43:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:43:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:43:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:43:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:43:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:43:33 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:43:33 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 19:43:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:43:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:43:34 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:43:34 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:43:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:43:34 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 16.6 MB/s 0:00:00 19:43:34 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:43:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:43:34 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:43:34 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 12.0 MB/s 0:00:00 19:43:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:43:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 19:43:35 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:43:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 16.1 MB/s 0:00:00 19:43:36 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:43:36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 19:43:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 19:43:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:43:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 19:43:37 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 19:43:37 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:43:37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 19:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 54.3 MB/s 0:00:00 19:43:37 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:43:37 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:43:37 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:43:37 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:43:37 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:43:37 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:43:37 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:37 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) 19:43:38 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:43:38 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:43:38 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:43:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:43:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:43:38 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:43:38 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:43:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:43:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:43:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:43:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f42781b2fe3181f326f044a30c0337f789ffcfa2423b7878ee3c8345ed20d2d0 19:43:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:43:38 Building wheel for ipaddr (pyproject.toml): started 19:43:39 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:43:39 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=668127745695dbfa6341554f8d2be87d9ab8ccd76e25dd328369713653c6602c 19:43:39 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:43:39 Building wheel for netifaces (pyproject.toml): started 19:43:41 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:43:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=283ea65844d37b8ed912d1433726a65878a4863f8fcfa516853d9f2e41cc55f6 19:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:43:41 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:43:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:43:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=c85d4a877d3205e9a8e939a2cc9c0b7320b76b58288054029eb4602d5039802a 19:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:43:41 Building wheel for jsonpath-rw (pyproject.toml): started 19:43:42 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:43:42 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=13eed43d76bc5817d2146043a024dee44246193704b0f6fef911a6f54f8e06dc 19:43:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:43:42 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:43:42 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, 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 19:43:49 19:43:49 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 19:43:49 + pip freeze 19:43:49 attrs==25.4.0 19:43:49 bcrypt==5.0.0 19:43:49 beautifulsoup4==4.14.3 19:43:49 certifi==2026.1.4 19:43:49 cffi==2.0.0 19:43:49 charset-normalizer==3.4.4 19:43:49 click==8.3.1 19:43:49 cryptography==46.0.5 19:43:49 decorator==5.2.1 19:43:49 distlib==0.4.0 19:43:49 docker-py==1.10.6 19:43:49 docker-pycreds==0.4.0 19:43:49 elastic-transport==8.17.1 19:43:49 elasticsearch==8.19.3 19:43:49 elasticsearch-dsl==8.15.4 19:43:49 enum34==1.1.10 19:43:49 filelock==3.24.3 19:43:49 h11==0.16.0 19:43:49 idna==3.11 19:43:49 invoke==2.2.1 19:43:49 ipaddr==2.2.0 19:43:49 isodate==0.7.2 19:43:49 jmespath==1.1.0 19:43:49 jsonpatch==1.33 19:43:49 jsonpath-rw==1.4.0 19:43:49 jsonpointer==3.0.0 19:43:49 lxml==6.0.2 19:43:49 netaddr==1.3.0 19:43:49 netifaces==0.11.0 19:43:49 outcome==1.3.0.post0 19:43:49 packaging==26.0 19:43:49 paramiko==4.0.0 19:43:49 platformdirs==4.9.2 19:43:49 ply==3.11 19:43:49 pyang==2.7.1 19:43:49 pyangbind==0.8.7 19:43:49 pycparser==3.0 19:43:49 pyhocon==0.3.61 19:43:49 PyNaCl==1.6.2 19:43:49 pyparsing==3.3.2 19:43:49 PySocks==1.7.1 19:43:49 python-dateutil==2.9.0.post0 19:43:49 regex==2026.2.19 19:43:49 requests==2.32.5 19:43:49 robotframework==7.4.1 19:43:49 robotframework-httplibrary==0.4.2 19:43:49 robotframework-pythonlibcore==4.5.0 19:43:49 robotframework-requests==0.9.7 19:43:49 robotframework-selenium2library==3.0.0 19:43:49 robotframework-seleniumlibrary==6.8.0 19:43:49 robotframework-sshlibrary==3.8.0 19:43:49 scapy==2.7.0 19:43:49 scp==0.15.0 19:43:49 selenium==4.41.0 19:43:49 six==1.17.0 19:43:49 sniffio==1.3.1 19:43:49 sortedcontainers==2.4.0 19:43:49 soupsieve==2.8.3 19:43:49 trio==0.33.0 19:43:49 trio-websocket==0.12.2 19:43:49 typing_extensions==4.15.0 19:43:49 urllib3==2.6.3 19:43:49 virtualenv==20.39.0 19:43:49 waitress==3.0.2 19:43:49 WebOb==1.8.9 19:43:49 websocket-client==1.9.0 19:43:49 WebTest==3.0.7 19:43:49 wsproto==1.3.2 19:43:49 [EnvInject] - Injecting environment variables from a build step. 19:43:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:43:49 [EnvInject] - Variables injected successfully. 19:43:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17298367896654557484.sh 19:43:49 Setup pyenv: 19:43:50 system 19:43:50 3.8.13 19:43:50 3.9.13 19:43:50 3.10.13 19:43:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 19:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:52 lf-activate-venv(): INFO: Base packages installed successfully 19:43:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:44:01 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 19:44:01 + ODL_SYSTEM=() 19:44:01 + TOOLS_SYSTEM=() 19:44:01 + OPENSTACK_SYSTEM=() 19:44:01 + OPENSTACK_CONTROLLERS=() 19:44:01 + mapfile -t ADDR 19:44:01 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-178 19:44:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:44:01 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:44:01 warnings.warn( 19:44:02 + for i in "${ADDR[@]}" 19:44:02 ++ ssh 10.30.171.79 hostname -s 19:44:02 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:03 + REMHOST=releng-38640-178-0-builder-0 19:44:03 + case ${REMHOST} in 19:44:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:44:03 + for i in "${ADDR[@]}" 19:44:03 ++ ssh 10.30.170.129 hostname -s 19:44:03 Warning: Permanently added '10.30.170.129' (ECDSA) to the list of known hosts. 19:44:03 + REMHOST=releng-38640-178-1-mininet-ovs-217-0 19:44:03 + case ${REMHOST} in 19:44:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:44:03 + echo NUM_ODL_SYSTEM=1 19:44:03 + echo NUM_TOOLS_SYSTEM=1 19:44:03 + '[' '' == yes ']' 19:44:03 + NUM_OPENSTACK_SYSTEM=0 19:44:03 + echo NUM_OPENSTACK_SYSTEM=0 19:44:03 + '[' 0 -eq 2 ']' 19:44:03 + echo ODL_SYSTEM_IP=10.30.171.79 19:44:03 ++ seq 0 0 19:44:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:44:03 + echo ODL_SYSTEM_1_IP=10.30.171.79 19:44:03 + echo TOOLS_SYSTEM_IP=10.30.170.129 19:44:03 ++ seq 0 0 19:44:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:44:03 + echo TOOLS_SYSTEM_1_IP=10.30.170.129 19:44:03 + openstack_index=0 19:44:03 + NUM_OPENSTACK_CONTROL_NODES=1 19:44:03 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:44:03 ++ seq 0 0 19:44:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:44:03 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:44:03 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:03 + '[' -1 -ge 2 ']' 19:44:03 ++ seq 0 -2 19:44:03 + NUM_OPENSTACK_HAPROXY_NODES=0 19:44:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:44:03 ++ seq 0 -1 19:44:03 + echo 'Contents of slave_addresses.txt:' 19:44:03 Contents of slave_addresses.txt: 19:44:03 + cat slave_addresses.txt 19:44:03 NUM_ODL_SYSTEM=1 19:44:03 NUM_TOOLS_SYSTEM=1 19:44:03 NUM_OPENSTACK_SYSTEM=0 19:44:03 ODL_SYSTEM_IP=10.30.171.79 19:44:03 ODL_SYSTEM_1_IP=10.30.171.79 19:44:03 TOOLS_SYSTEM_IP=10.30.170.129 19:44:03 TOOLS_SYSTEM_1_IP=10.30.170.129 19:44:03 NUM_OPENSTACK_CONTROL_NODES=1 19:44:03 OPENSTACK_CONTROL_NODE_1_IP= 19:44:03 NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:03 NUM_OPENSTACK_HAPROXY_NODES=0 19:44:03 [EnvInject] - Injecting environment variables from a build step. 19:44:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:44:03 [EnvInject] - Variables injected successfully. 19:44:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins10574880654333976678.sh 19:44:03 Preparing for JRE Version 21 19:44:03 Karaf artifact is karaf 19:44:03 Karaf project is integration 19:44:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:44:03 [EnvInject] - Injecting environment variables from a build step. 19:44:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:44:03 [EnvInject] - Variables injected successfully. 19:44:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7042001776691914648.sh 19:44:03 2026-02-23 19:44:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:44:04 Bundle version is 0.23.1-SNAPSHOT 19:44:04 --2026-02-23 19:44:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:44:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:04 HTTP request sent, awaiting response... 404 Not Found 19:44:04 2026-02-23 19:44:04 ERROR 404: Not Found. 19:44:04 19:44:04 maven-metadata.xml: No such file or directory 19:44:04 Nexus timestamp is 19:44:04 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:04 Distribution bundle is karaf-.zip 19:44:04 Distribution bundle version is 0.23.1-SNAPSHOT 19:44:04 Distribution folder is karaf-0.23.1-SNAPSHOT 19:44:04 Nexus prefix is https://nexus.opendaylight.org 19:44:04 [EnvInject] - Injecting environment variables from a build step. 19:44:04 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:44:04 [EnvInject] - Variables injected successfully. 19:44:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3690187835559651720.sh 19:44:04 Setup pyenv: 19:44:04 system 19:44:04 3.8.13 19:44:04 3.9.13 19:44:04 3.10.13 19:44:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 19:44:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:06 lf-activate-venv(): INFO: Base packages installed successfully 19:44:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 19:44:11 Copying common-functions.sh to /tmp 19:44:11 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:44:11 warnings.warn( 19:44:13 Copying common-functions.sh to 10.30.171.79:/tmp 19:44:13 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:13 Copying common-functions.sh to 10.30.170.129:/tmp 19:44:13 Warning: Permanently added '10.30.170.129' (ECDSA) to the list of known hosts. 19:44:13 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4791293542151507976.sh 19:44:13 common-functions.sh is being sourced 19:44:13 common-functions environment: 19:44:13 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:13 ACTUALFEATURES: 19:44:13 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:13 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:13 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:13 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:13 CONTROLLERMEM: 2048m 19:44:13 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:13 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:13 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:13 SUITES: 19:44:13 19:44:13 ################################################# 19:44:13 ## Configure Cluster and Start ## 19:44:13 ################################################# 19:44:13 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:44:13 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:44:13 Locating script plan to use... 19:44:13 Finished running script plans 19:44:13 Configuring member-1 with IP address 10.30.171.79 19:44:13 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:14 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:14 common-functions.sh is being sourced 19:44:14 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:44:14 ++ [[ /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 ]] 19:44:14 ++ echo 'common-functions.sh is being sourced' 19:44:14 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:44:14 ++ DISTROSTREAM=vanadium 19:44:14 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:14 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:14 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:14 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:14 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 ++ export CONTROLLERMEM= 19:44:14 ++ CONTROLLERMEM= 19:44:14 ++ case "${DISTROSTREAM}" in 19:44:14 ++ CLUSTER_SYSTEM=akka 19:44:14 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:14 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:14 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:14 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:14 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:14 ++ print_common_env 19:44:14 ++ cat 19:44:14 common-functions environment: 19:44:14 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:14 ACTUALFEATURES: 19:44:14 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:14 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 CONTROLLERMEM: 19:44:14 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:14 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:14 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:14 SUITES: 19:44:14 19:44:14 ++ SSH='ssh -t -t' 19:44:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:44:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:44:14 Changing to /tmp 19:44:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:14 + echo 'Changing to /tmp' 19:44:14 + cd /tmp 19:44:14 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 19:44:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:14 --2026-02-23 19:44:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:14 HTTP request sent, awaiting response... 404 Not Found 19:44:14 2026-02-23 19:44:14 ERROR 404: Not Found. 19:44:14 19:44:14 Extracting the new controller... 19:44:14 + echo 'Extracting the new controller...' 19:44:14 + unzip -q karaf-.zip 19:44:14 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:44:14 Adding external repositories... 19:44:14 + echo 'Adding external repositories...' 19:44:14 + 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/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:14 Configuring the startup features... 19:44:14 + [[ True == \T\r\u\e ]] 19:44:14 + echo 'Configuring the startup features...' 19:44:14 + 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/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:14 + FEATURE_TEST_STRING=features-test 19:44:14 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:44:14 + KARAF_VERSION=karaf4 19:44:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:44:14 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:14 + [[ ! -z '' ]] 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:14 + configure_karaf_log karaf4 '' 19:44:14 + local -r karaf_version=karaf4 19:44:14 + local -r controllerdebugmap= 19:44:14 + local logapi=log4j 19:44:14 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:44:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:44:14 + '[' log4j == log4j2 ']' 19:44:14 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:14 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:14 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:44:14 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:14 + unset IFS 19:44:14 controllerdebugmap: 19:44:14 + echo 'controllerdebugmap: ' 19:44:14 + '[' -n '' ']' 19:44:14 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:44:14 + local -r controllermem=2048m 19:44:14 Configure 19:44:14 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:44:14 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 + echo Configure 19:44:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:44:14 + echo ' max memory: 2048m' 19:44:14 max memory: 2048m 19:44:14 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:14 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:14 Set Java version 19:44:14 + echo 'Set Java version' 19:44:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:44:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:14 sudo: a password is required 19:44:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:44:14 sudo: a password is required 19:44:14 JDK default version ... 19:44:14 + echo 'JDK default version ...' 19:44:14 + java -version 19:44:14 openjdk version "21.0.9" 2025-10-21 19:44:14 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:44:14 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:44:14 Set JAVA_HOME 19:44:14 + echo 'Set JAVA_HOME' 19:44:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:44:14 Listing all open ports on controller system... 19:44:14 + echo 'Listing all open ports on controller system...' 19:44:14 + netstat -pnatu 19:44:14 /tmp/configuration-script.sh: line 40: netstat: command not found 19:44:14 Configuring cluster 19:44:14 + '[' -f /tmp/custom_shard_config.txt ']' 19:44:14 + echo 'Configuring cluster' 19:44:14 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.79 19:44:14 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:44:14 Dump akka.conf 19:44:14 + echo 'Dump akka.conf' 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:44:14 Dump modules.conf 19:44:14 + echo 'Dump modules.conf' 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:44:14 Dump module-shards.conf 19:44:14 + echo 'Dump module-shards.conf' 19:44:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:44:14 Locating config plan to use... 19:44:14 Finished running config plans 19:44:14 Starting member-1 with IP address 10.30.171.79 19:44:14 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:14 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:15 Redirecting karaf console output to karaf_console.log 19:44:15 Starting controller... 19:44:15 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:44:15 Execute the post startup script on controller 10.30.171.79 19:44:15 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:15 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:45:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:45:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:15 Timeout Controller DOWN 19:48:15 Dumping first 500K bytes of karaf log... 19:48:15 Dumping last 500K bytes of karaf log... 19:48:15 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:15 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:15 Listing all open ports on controller system 19:48:15 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:48:15 Let's take the karaf thread dump 19:48:15 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:48:16 karaf main: org.apache.karaf.main.Main, pid: 19:48:16 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 19:48:16 Usage: 19:48:16 jstack [-l][-e] 19:48:16 (to connect to running process) 19:48:16 19:48:16 Options: 19:48:16 -l long listing. Prints additional information about locks 19:48:16 -e extended listing. Prints additional information about threads 19:48:16 -? -h --help -help to print this help message 19:48:16 Generating mininet variables... 19:48:16 Locating test plan to use... 19:48:16 Changing the testplan path... 19:48:16 # Place the suites in run order: 19:48:16 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:48:16 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:48:16 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:48:16 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:48:16 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:48:16 ============================================================================== 19:48:16 openflowplugin-sanity.txt 19:48:16 ============================================================================== 19:48:17 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:48:17 ============================================================================== 19:48:20 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:48:20 ============================================================================== 19:48:20 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 | FAIL | 19:48:31 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:31 ------------------------------------------------------------------------------ 19:48:31 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:42 | FAIL | 19:48:42 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:48:42 19:48:42 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:42 ------------------------------------------------------------------------------ 19:48:42 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:48:53 | FAIL | 19:48:53 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:48:53 ------------------------------------------------------------------------------ 19:48:53 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:04 | FAIL | 19:49:04 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:04 ------------------------------------------------------------------------------ 19:49:04 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:15 | FAIL | 19:49:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:15 ------------------------------------------------------------------------------ 19:49:15 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:26 | FAIL | 19:49:26 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:26 ------------------------------------------------------------------------------ 19:49:26 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:49:38 | FAIL | 19:49:38 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:38 ------------------------------------------------------------------------------ 19:49:38 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:49:38 7 tests, 0 passed, 7 failed 19:49:38 ============================================================================== 19:49:38 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:49:38 ============================================================================== 19:49:38 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:49:49 | FAIL | 19:49:49 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:49 ------------------------------------------------------------------------------ 19:49:49 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:49:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:00 | FAIL | 19:50:00 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:00 ------------------------------------------------------------------------------ 19:50:00 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 | FAIL | 19:51:01 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:01 ------------------------------------------------------------------------------ 19:51:01 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:12 | FAIL | 19:51:12 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:12 ------------------------------------------------------------------------------ 19:51:12 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:51:12 4 tests, 0 passed, 4 failed 19:51:12 ============================================================================== 19:51:12 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:51:12 ============================================================================== 19:51:12 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:23 | FAIL | 19:51:23 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:23 ------------------------------------------------------------------------------ 19:51:23 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:51:34 | FAIL | 19:51:34 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:34 ------------------------------------------------------------------------------ 19:51:34 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:51:45 | FAIL | 19:51:45 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:45 ------------------------------------------------------------------------------ 19:51:45 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:51:56 | FAIL | 19:51:56 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:56 ------------------------------------------------------------------------------ 19:51:56 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:51:56 4 tests, 0 passed, 4 failed 19:51:56 ============================================================================== 19:51:56 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:51:56 ============================================================================== 19:51:56 Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:57 | FAIL | 19:51:57 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:57 ------------------------------------------------------------------------------ 19:51:57 Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:58 | FAIL | 19:51:58 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:58 ------------------------------------------------------------------------------ 19:51:58 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:51:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:09 | FAIL | 19:52:09 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:09 ------------------------------------------------------------------------------ 19:52:09 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:09 | FAIL | 19:52:09 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:09 ------------------------------------------------------------------------------ 19:52:09 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:10 | FAIL | 19:52:10 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:10 ------------------------------------------------------------------------------ 19:52:10 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:52:21 | FAIL | 19:52:21 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:21 ------------------------------------------------------------------------------ 19:52:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:52:21 6 tests, 0 passed, 6 failed 19:52:21 ============================================================================== 19:52:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:52:21 21 tests, 0 passed, 21 failed 19:52:21 ============================================================================== 19:52:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:52:21 ============================================================================== 19:52:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:52:24 ============================================================================== 19:52:24 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:35 | FAIL | 19:52:35 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:35 ------------------------------------------------------------------------------ 19:52:35 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:46 | FAIL | 19:52:46 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:46 ------------------------------------------------------------------------------ 19:52:46 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:59 | FAIL | 19:52:59 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:59 ------------------------------------------------------------------------------ 19:52:59 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:10 | FAIL | 19:53:10 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:10 ------------------------------------------------------------------------------ 19:53:10 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:22 | FAIL | 19:53:22 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:22 ------------------------------------------------------------------------------ 19:53:22 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:33 | FAIL | 19:53:33 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:33 ------------------------------------------------------------------------------ 19:53:33 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:53:44 | FAIL | 19:53:44 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:44 ------------------------------------------------------------------------------ 19:53:44 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:53:44 7 tests, 0 passed, 7 failed 19:53:44 ============================================================================== 19:53:44 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:53:44 ============================================================================== 19:53:44 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:53:55 | FAIL | 19:53:55 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:55 ------------------------------------------------------------------------------ 19:53:55 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:06 | FAIL | 19:54:06 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:06 ------------------------------------------------------------------------------ 19:54:06 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:07 | FAIL | 19:55:07 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:07 ------------------------------------------------------------------------------ 19:55:07 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:18 | FAIL | 19:55:18 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:18 ------------------------------------------------------------------------------ 19:55:18 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:55:18 4 tests, 0 passed, 4 failed 19:55:18 ============================================================================== 19:55:18 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:55:18 ============================================================================== 19:55:18 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:30 | FAIL | 19:55:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:30 ------------------------------------------------------------------------------ 19:55:30 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:55:41 | FAIL | 19:55:41 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:41 ------------------------------------------------------------------------------ 19:55:41 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:55:52 | FAIL | 19:55:52 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:52 ------------------------------------------------------------------------------ 19:55:52 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:55:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:03 | FAIL | 19:56:03 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:03 ------------------------------------------------------------------------------ 19:56:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:56:03 4 tests, 0 passed, 4 failed 19:56:03 ============================================================================== 19:56:03 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:56:03 ============================================================================== 19:56:03 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 | FAIL | 19:56:04 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:04 ------------------------------------------------------------------------------ 19:56:04 Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 | FAIL | 19:56:04 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:04 ------------------------------------------------------------------------------ 19:56:04 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:15 | FAIL | 19:56:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:15 ------------------------------------------------------------------------------ 19:56:15 Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:16 | FAIL | 19:56:16 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:16 ------------------------------------------------------------------------------ 19:56:16 Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:17 | FAIL | 19:56:17 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:17 ------------------------------------------------------------------------------ 19:56:17 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:28 | FAIL | 19:56:28 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:28 ------------------------------------------------------------------------------ 19:56:28 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:28 | FAIL | 19:56:28 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:28 ------------------------------------------------------------------------------ 19:56:28 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:29 | FAIL | 19:56:29 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:29 ------------------------------------------------------------------------------ 19:56:29 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("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:56:40 | FAIL | 19:56:40 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:40 ------------------------------------------------------------------------------ 19:56:40 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:56:40 9 tests, 0 passed, 9 failed 19:56:40 ============================================================================== 19:56:40 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:56:40 24 tests, 0 passed, 24 failed 19:56:40 ============================================================================== 19:56:40 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:56:40 ============================================================================== 19:56:43 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:56:43 ============================================================================== 19:56:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:58 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 1 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 2 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 3 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 4 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 5 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 6 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 7 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 8 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 9 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 10 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 11 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 14 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 15 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 16 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 17 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 18 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 19 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 20 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 21 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 22 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 23 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 24 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 25 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 31 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 36 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 38 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 43 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 45 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 101 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 102 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 103 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 104 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 105 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 106 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 107 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 108 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 109 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 110 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 113 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 156 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 201 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 202 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 203 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 204 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 205 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 206 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 209 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 214 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 218 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 219 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 220 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 221 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 222 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 223 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 224 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 225 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 550 Added | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 1 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 2 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 3 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 4 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 5 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 6 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 7 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 8 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 9 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 10 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 11 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 14 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 15 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 16 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 17 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 18 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 19 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 20 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 21 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 22 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 23 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 24 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 25 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 31 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 36 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 38 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 43 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 45 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 101 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 102 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 103 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 104 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 105 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 106 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 107 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 108 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 109 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 110 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 113 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 156 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 201 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 202 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 203 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 204 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 205 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 206 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 209 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 214 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 218 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 219 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 220 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 221 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 222 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 223 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 224 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 225 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 550 Updated | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 1 Deleted | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 2 Deleted | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:58 Test Is Flow 3 Deleted | FAIL | 19:56:58 Parent suite setup failed: 19:56:58 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:58 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 4 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 5 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 6 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 7 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 8 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 9 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 10 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 11 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 14 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 15 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 16 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 17 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 18 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 19 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 20 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 21 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 22 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 23 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 24 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 25 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 31 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 36 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 38 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 43 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 45 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 101 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 102 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 103 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 104 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 105 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 106 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 107 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 108 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 109 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 110 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 113 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 156 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 201 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 202 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 203 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 204 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 205 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 206 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 209 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 214 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 218 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 219 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 220 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 221 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 222 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 223 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 224 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 225 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 Test Is Flow 550 Deleted | FAIL | 19:56:59 Parent suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 ------------------------------------------------------------------------------ 19:56:59 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:56:59 Suite setup failed: 19:56:59 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:59 19:56:59 174 tests, 0 passed, 174 failed 19:56:59 ============================================================================== 19:56:59 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:56:59 ============================================================================== 19:56:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:56:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:14 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 1 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 2 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 3 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 4 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 5 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 6 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 7 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 8 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 9 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 10 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 11 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 15 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 16 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 17 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 18 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 19 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 20 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 21 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 22 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 23 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 24 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 25 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 31 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 36 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 38 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 43 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 45 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 101 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 102 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 103 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 104 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 105 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 106 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 107 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 108 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 109 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 110 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 113 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 201 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 202 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 203 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 204 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 205 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 206 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 209 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 214 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 218 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 219 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 220 Added | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 1 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 2 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 3 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 4 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 5 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 6 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 7 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 8 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 9 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 10 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 11 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 14 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 15 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 16 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 17 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 18 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 19 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 20 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 21 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 22 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 23 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 24 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 25 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 31 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 36 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 38 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 43 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 45 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 101 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 102 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 103 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 104 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 105 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 106 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 107 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 108 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 109 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 110 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 113 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 201 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 202 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 203 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 204 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 205 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 206 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 209 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 214 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 218 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 219 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 220 Updated | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 1 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 2 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 3 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 4 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 5 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 6 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 7 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 8 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 9 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 10 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 11 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 14 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 15 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 16 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 17 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 18 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 19 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 20 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 21 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 22 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 23 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 24 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 25 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 31 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 36 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 38 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 43 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 45 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 101 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 102 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 103 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 104 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 105 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 106 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 107 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 108 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 109 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 110 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 113 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 201 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 202 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 203 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 204 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 205 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 206 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 209 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 214 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 218 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 219 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 Test Is Flow 220 Deleted | FAIL | 19:57:14 Parent suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 ------------------------------------------------------------------------------ 19:57:14 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:57:14 Suite setup failed: 19:57:14 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:14 19:57:14 152 tests, 0 passed, 152 failed 19:57:14 ============================================================================== 19:57:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:57:14 326 tests, 0 passed, 326 failed 19:57:14 ============================================================================== 19:57:14 openflowplugin-sanity.txt.Reconciliation 19:57:14 ============================================================================== 19:57:14 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:57:14 ============================================================================== 19:57:14 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:15 | FAIL | 19:57:15 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:15 ------------------------------------------------------------------------------ 19:57:15 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:16 | FAIL | 19:57:16 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:16 ------------------------------------------------------------------------------ 19:57:16 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:57:17 | FAIL | 19:57:17 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:17 ------------------------------------------------------------------------------ 19:57:17 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:57:20 ------------------------------------------------------------------------------ 19:57:20 Check Linear Topology :: Check Linear Topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:51 | FAIL | 19:57:51 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:51 ------------------------------------------------------------------------------ 19:57:51 Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:23 | FAIL | 19:58:23 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:23 ------------------------------------------------------------------------------ 19:58:23 Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:23 | FAIL | 19:58:23 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:23 ------------------------------------------------------------------------------ 19:58:23 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 19:58:23 0.0 != 303.0 19:58:23 ------------------------------------------------------------------------------ 19:58:23 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:24 | PASS | 19:58:24 ------------------------------------------------------------------------------ 19:58:24 Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:56 | FAIL | 19:58:56 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:56 ------------------------------------------------------------------------------ 19:58:56 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:58:57 | PASS | 19:58:57 ------------------------------------------------------------------------------ 19:58:57 Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:28 | FAIL | 19:59:28 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:28 ------------------------------------------------------------------------------ 19:59:28 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:59:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): 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 19:59:29 | FAIL | 19:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.79', 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("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:29 ------------------------------------------------------------------------------ 19:59:29 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 | FAIL | 20:00:00 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:00 ------------------------------------------------------------------------------ 20:00:00 Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:01 | FAIL | 20:00:01 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:01 ------------------------------------------------------------------------------ 20:00:01 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 20:00:01 0.0 != 300.0 20:00:01 ------------------------------------------------------------------------------ 20:00:01 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:09 | FAIL | 20:06:09 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:06:09 ------------------------------------------------------------------------------ 20:06:09 Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 | FAIL | 20:11:12 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:12 ------------------------------------------------------------------------------ 20:11:12 Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:43 | FAIL | 20:11:43 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:43 ------------------------------------------------------------------------------ 20:11:43 Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:44 | FAIL | 20:11:44 ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:44 ------------------------------------------------------------------------------ 20:11:44 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:11:44 0.0 != 300.0 20:11:44 ------------------------------------------------------------------------------ 20:11:44 Stop Mininet :: Stop Mininet. | PASS | 20:11:44 ------------------------------------------------------------------------------ 20:11:44 Check No Switches :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 | FAIL | 20:11:49 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.79', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:49 ------------------------------------------------------------------------------ 20:11:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.171.79', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:11:51 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:11:51 23 tests, 4 passed, 19 failed 20:11:51 ============================================================================== 20:11:51 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:11:51 23 tests, 4 passed, 19 failed 20:11:51 ============================================================================== 20:11:51 openflowplugin-sanity.txt | FAIL | 20:11:51 394 tests, 4 passed, 390 failed 20:11:51 ============================================================================== 20:11:51 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:11:52 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:11:52 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:11:52 Examining the files in data/log and checking filesize 20:11:52 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:52 total 8 20:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 19:44 .. 20:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 19:44 . 20:11:52 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:52 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:11:52 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:52 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:11:52 Let's take the karaf thread dump again... 20:11:53 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:53 karaf main: org.apache.karaf.main.Main, pid: 20:11:53 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:53 Usage: 20:11:53 jstack [-l][-e] 20:11:53 (to connect to running process) 20:11:53 20:11:53 Options: 20:11:53 -l long listing. Prints additional information about locks 20:11:53 -e extended listing. Prints additional information about threads 20:11:53 -? -h --help -help to print this help message 20:11:53 Killing ODL 20:11:53 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:58 Compressing karaf.log 1 20:11:58 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:58 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:11:58 Fetching compressed karaf.log 1 20:11:58 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:59 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:11:59 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:59 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:11:59 Fetch GC logs 20:11:59 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 20:11:59 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:11:59 Examine copied files 20:11:59 total 6744 20:11:59 drwxrwxr-x. 2 jenkins jenkins 6 Feb 23 20:11 gclogs-1 20:11:59 -rw-rw-r--. 1 jenkins jenkins 0 Feb 23 20:11 karaf_1__threads_after.log 20:11:59 -rw-rw-r--. 1 jenkins jenkins 10401 Feb 23 20:11 ps_after.log 20:11:59 -rw-rw-r--. 1 jenkins jenkins 284270 Feb 23 20:11 report.html 20:11:59 -rw-rw-r--. 1 jenkins jenkins 873435 Feb 23 20:11 log.html 20:11:59 -rw-rw-r--. 1 jenkins jenkins 5665427 Feb 23 20:11 output.xml 20:11:59 -rw-rw-r--. 1 jenkins jenkins 491 Feb 23 19:48 testplan.txt 20:11:59 -rw-rw-r--. 1 jenkins jenkins 0 Feb 23 19:48 karaf_1__threads_before.log 20:11:59 -rw-rw-r--. 1 jenkins jenkins 10544 Feb 23 19:48 ps_before.log 20:11:59 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 23 19:44 post-startup-script.sh 20:11:59 -rw-rw-r--. 1 jenkins jenkins 252 Feb 23 19:44 startup-script.sh 20:11:59 -rw-rw-r--. 1 jenkins jenkins 3416 Feb 23 19:44 configuration-script.sh 20:11:59 -rw-rw-r--. 1 jenkins jenkins 285 Feb 23 19:44 detect_variables.env 20:11:59 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 23 19:44 pom.xml 20:11:59 -rw-rw-r--. 1 jenkins jenkins 92 Feb 23 19:44 set_variables.env 20:11:59 -rw-rw-r--. 1 jenkins jenkins 297 Feb 23 19:44 slave_addresses.txt 20:11:59 -rw-rw-r--. 1 jenkins jenkins 570 Feb 23 19:43 requirements.txt 20:11:59 -rw-rw-r--. 1 jenkins jenkins 26 Feb 23 19:43 env.properties 20:11:59 -rw-rw-r--. 1 jenkins jenkins 334 Feb 23 19:41 stack-parameters.yaml 20:11:59 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 23 19:40 test 20:11:59 drwxrwxr-x. 2 jenkins jenkins 6 Feb 23 19:40 test@tmp 20:11:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16898052364401626949.sh 20:11:59 Karaf Deployments, Tests must have already run 20:11:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins4772244720995551078.sh 20:11:59 Cleaning up Robot installation... 20:11:59 $ ssh-agent -k 20:11:59 unset SSH_AUTH_SOCK; 20:11:59 unset SSH_AGENT_PID; 20:11:59 echo Agent pid 8018 killed; 20:11:59 [ssh-agent] Stopped. 20:12:00 Recording plot data 20:12:00 Robot results publisher started... 20:12:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:12:00 -Parsing output xml: 20:12:01 Done! 20:12:01 -Copying log files to build dir: 20:12:01 Done! 20:12:01 -Assigning results to build: 20:12:01 Done! 20:12:01 -Checking thresholds: 20:12:01 Done! 20:12:01 Done publishing Robot results. 20:12:01 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:12:01 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5331055949111302423.sh 20:12:01 Archiving csit artifacts 20:12:01 mv: cannot stat 'odl1_*': No such file or directory 20:12:01 mv: cannot stat '*_1.png': No such file or directory 20:12:01 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:12:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:01 Dload Upload Total Spent Left Speed 20:12:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 682k 0 682k 0 0 1684k 0 --:--:-- --:--:-- --:--:-- 1680k 20:12:01 Archive: robot-plugin.zip 20:12:01 inflating: ./archives/robot-plugin/log.html 20:12:01 inflating: ./archives/robot-plugin/output.xml 20:12:02 inflating: ./archives/robot-plugin/report.html 20:12:02 mv: cannot stat '*.log.gz': No such file or directory 20:12:02 mv: cannot stat '*.csv': No such file or directory 20:12:02 mv: cannot stat '*.png': No such file or directory 20:12:02 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3615389435951009454.sh 20:12:02 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:02 [EnvInject] - Injecting environment variables from a build step. 20:12:02 [EnvInject] - Injecting as environment variables the properties content 20:12:02 OS_CLOUD=vex 20:12:02 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-178 20:12:02 20:12:02 [EnvInject] - Variables injected successfully. 20:12:02 provisioning config files... 20:12:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:12:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6616997529453604192.sh 20:12:02 ---> openstack-stack-delete.sh 20:12:02 Setup pyenv: 20:12:03 system 20:12:03 3.8.13 20:12:03 3.9.13 20:12:03 3.10.13 20:12:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 20:12:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:05 lf-activate-venv(): INFO: Base packages installed successfully 20:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 20:12:21 INFO: Stack cost retrieval disabled, setting cost to 0 20:12:21 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 20:12:21 warnings.warn( 20:12:33 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-178 20:12:33 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-178 20:12:33 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1921645692626742992.sh 20:12:33 ---> sysstat.sh 20:12:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6453023318425807553.sh 20:12:34 ---> package-listing.sh 20:12:34 ++ facter osfamily 20:12:34 ++ tr '[:upper:]' '[:lower:]' 20:12:34 + OS_FAMILY=redhat 20:12:34 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:12:34 + START_PACKAGES=/tmp/packages_start.txt 20:12:34 + END_PACKAGES=/tmp/packages_end.txt 20:12:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:34 + PACKAGES=/tmp/packages_start.txt 20:12:34 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:34 + PACKAGES=/tmp/packages_end.txt 20:12:34 + case "${OS_FAMILY}" in 20:12:34 + rpm -qa 20:12:34 + sort 20:12:35 + '[' -f /tmp/packages_start.txt ']' 20:12:35 + '[' -f /tmp/packages_end.txt ']' 20:12:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:35 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:12:35 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:12:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9546513728176029949.sh 20:12:35 ---> capture-instance-metadata.sh 20:12:35 Setup pyenv: 20:12:35 system 20:12:35 3.8.13 20:12:35 3.9.13 20:12:35 3.10.13 20:12:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 20:12:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:37 lf-activate-venv(): INFO: Base packages installed successfully 20:12:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 20:12:47 INFO: Running in OpenStack, capturing instance metadata 20:12:47 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7062432005856414168.sh 20:12:47 provisioning config files... 20:12:48 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #178 20:12:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config6257189808314442058tmp 20:12:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:12:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:12:48 provisioning config files... 20:12:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:12:48 [EnvInject] - Injecting environment variables from a build step. 20:12:48 [EnvInject] - Injecting as environment variables the properties content 20:12:48 SERVER_ID=logs 20:12:48 20:12:48 [EnvInject] - Variables injected successfully. 20:12:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6227718628404342050.sh 20:12:48 ---> create-netrc.sh 20:12:48 WARN: Log server credential not found. 20:12:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15442104643958329393.sh 20:12:48 ---> python-tools-install.sh 20:12:48 Setup pyenv: 20:12:48 system 20:12:48 3.8.13 20:12:48 3.9.13 20:12:48 3.10.13 20:12:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 20:12:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:50 lf-activate-venv(): INFO: Base packages installed successfully 20:12:50 lf-activate-venv(): INFO: Installing additional packages: lftools 20:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 20:12:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2452882392934594936.sh 20:12:59 ---> sudo-logs.sh 20:12:59 Archiving 'sudo' log.. 20:12:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13700689476660059429.sh 20:12:59 ---> job-cost.sh 20:12:59 INFO: Activating Python virtual environment... 20:12:59 Setup pyenv: 20:12:59 system 20:12:59 3.8.13 20:12:59 3.9.13 20:12:59 3.10.13 20:12:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 20:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:01 lf-activate-venv(): INFO: Base packages installed successfully 20:13:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:13:08 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 20:13:08 DEBUG: Contents of stack-cost file: 20:13:08 total: 0 20:13:08 INFO: Retrieving Stack Cost... 20:13:08 INFO: Stack cost: 0 20:13:08 INFO: Instance uptime: 50105s 20:13:08 INFO: Fetching instance metadata (attempt 1 of 3)... 20:13:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:13:08 INFO: Successfully fetched instance metadata 20:13:08 INFO: Instance type: v3-standard-2 20:13:08 INFO: Retrieving pricing info for: v3-standard-2 20:13:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:13:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=50105 20:13:08 INFO: Successfully fetched Vexxhost pricing API 20:13:08 INFO: Retrieved cost: 0.77 20:13:08 INFO: Retrieved resource: v3-standard-2 20:13:08 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:13:08 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:13:08 INFO: Successfully archived job cost data 20:13:08 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,178,2026-02-23 20:13:08,v3-standard-2,50105,0.77,0.00,UNSTABLE 20:13:08 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8949505056562926328.sh 20:13:09 ---> logs-deploy.sh 20:13:09 Setup pyenv: 20:13:09 system 20:13:09 3.8.13 20:13:09 3.9.13 20:13:09 3.10.13 20:13:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbrB from file:/tmp/.os_lf_venv 20:13:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:11 lf-activate-venv(): INFO: Base packages installed successfully 20:13:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-AbrB/bin to PATH 20:13:22 WARNING: Nexus logging server not set 20:13:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/178/ 20:13:22 INFO: archiving logs to S3 20:13:22 /tmp/venv-AbrB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 20:13:22 warnings.warn( 20:13:23 ---> uname -a: 20:13:23 Linux prd-centos8-robot-2c-8g-20104.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:13:23 20:13:23 20:13:23 ---> lscpu: 20:13:23 Architecture: x86_64 20:13:23 CPU op-mode(s): 32-bit, 64-bit 20:13:23 Byte Order: Little Endian 20:13:23 CPU(s): 2 20:13:23 On-line CPU(s) list: 0,1 20:13:23 Thread(s) per core: 1 20:13:23 Core(s) per socket: 1 20:13:23 Socket(s): 2 20:13:23 NUMA node(s): 1 20:13:23 Vendor ID: AuthenticAMD 20:13:23 CPU family: 23 20:13:23 Model: 49 20:13:23 Model name: AMD EPYC-Rome Processor 20:13:23 Stepping: 0 20:13:23 CPU MHz: 2800.000 20:13:23 BogoMIPS: 5600.00 20:13:23 Virtualization: AMD-V 20:13:23 Hypervisor vendor: KVM 20:13:23 Virtualization type: full 20:13:23 L1d cache: 32K 20:13:23 L1i cache: 32K 20:13:23 L2 cache: 512K 20:13:23 L3 cache: 16384K 20:13:23 NUMA node0 CPU(s): 0,1 20:13:23 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 20:13:23 20:13:23 20:13:23 ---> nproc: 20:13:23 2 20:13:23 20:13:23 20:13:23 ---> df -h: 20:13:23 Filesystem Size Used Avail Use% Mounted on 20:13:23 devtmpfs 3.8G 0 3.8G 0% /dev 20:13:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:13:23 tmpfs 3.8G 17M 3.8G 1% /run 20:13:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:13:23 /dev/vda1 40G 8.3G 32G 21% / 20:13:23 tmpfs 770M 0 770M 0% /run/user/1001 20:13:23 20:13:23 20:13:23 ---> free -m: 20:13:23 total used free shared buff/cache available 20:13:23 Mem: 7697 635 4832 19 2229 6763 20:13:23 Swap: 1023 0 1023 20:13:23 20:13:23 20:13:23 ---> ip addr: 20:13:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:13:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:13:23 inet 127.0.0.1/8 scope host lo 20:13:23 valid_lft forever preferred_lft forever 20:13:23 inet6 ::1/128 scope host 20:13:23 valid_lft forever preferred_lft forever 20:13:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:13:23 link/ether fa:16:3e:8f:34:43 brd ff:ff:ff:ff:ff:ff 20:13:23 altname enp0s3 20:13:23 altname ens3 20:13:23 inet 10.30.171.59/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:13:23 valid_lft 79491sec preferred_lft 79491sec 20:13:23 inet6 fe80::f816:3eff:fe8f:3443/64 scope link 20:13:23 valid_lft forever preferred_lft forever 20:13:23 20:13:23 20:13:23 ---> sar -b -r -n DEV: 20:13:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/23/2026 _x86_64_ (2 CPU) 20:13:23 20:13:23 06:18:10 LINUX RESTART (2 CPU) 20:13:23 20:13:23 06:19:01 AM tps rtps wtps bread/s bwrtn/s 20:13:23 06:20:01 AM 2.88 0.00 2.88 0.00 73.79 20:13:23 06:21:01 AM 0.63 0.00 0.63 0.00 8.45 20:13:23 06:22:01 AM 0.52 0.03 0.48 0.53 6.13 20:13:23 06:23:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:23 06:24:01 AM 0.40 0.00 0.40 0.00 4.62 20:13:23 06:25:01 AM 0.48 0.00 0.48 0.00 6.53 20:13:23 06:26:01 AM 0.28 0.00 0.28 0.00 3.02 20:13:23 06:27:01 AM 0.35 0.00 0.35 0.00 3.63 20:13:23 06:28:01 AM 0.30 0.00 0.30 0.00 3.02 20:13:23 06:29:01 AM 0.58 0.00 0.58 0.00 8.13 20:13:23 06:30:01 AM 0.33 0.00 0.33 0.00 4.00 20:13:23 06:31:01 AM 0.40 0.00 0.40 0.00 4.40 20:13:23 06:32:01 AM 0.35 0.00 0.35 0.00 3.50 20:13:23 06:33:01 AM 0.28 0.00 0.28 0.00 3.28 20:13:23 06:34:01 AM 0.55 0.03 0.52 0.27 7.21 20:13:23 06:35:01 AM 1.38 0.00 1.38 0.00 31.66 20:13:23 06:36:01 AM 0.28 0.00 0.28 0.00 3.55 20:13:23 06:37:02 AM 0.25 0.00 0.25 0.00 2.78 20:13:23 06:38:01 AM 0.14 0.00 0.14 0.00 1.08 20:13:23 06:39:01 AM 0.37 0.00 0.37 0.00 5.42 20:13:23 06:40:01 AM 0.17 0.00 0.17 0.00 1.63 20:13:23 06:41:01 AM 0.22 0.00 0.22 0.00 2.85 20:13:23 06:42:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:23 06:43:01 AM 0.08 0.00 0.08 0.00 0.80 20:13:23 06:44:01 AM 0.33 0.00 0.33 0.00 5.28 20:13:23 06:45:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:23 06:46:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:23 06:47:01 AM 0.13 0.00 0.13 0.00 1.72 20:13:23 06:48:01 AM 0.12 0.00 0.12 0.00 1.30 20:13:23 06:49:01 AM 0.33 0.00 0.33 0.00 5.00 20:13:23 06:50:01 AM 0.20 0.00 0.20 0.00 2.67 20:13:23 06:51:01 AM 0.23 0.00 0.23 0.00 2.57 20:13:23 06:52:01 AM 0.13 0.00 0.13 0.00 2.27 20:13:23 06:53:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:23 06:54:01 AM 0.28 0.00 0.28 0.00 4.58 20:13:23 06:55:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:23 06:56:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 06:57:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:23 06:58:01 AM 0.15 0.00 0.15 0.00 1.62 20:13:23 06:59:01 AM 0.35 0.00 0.35 0.00 5.18 20:13:23 07:00:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:23 07:01:01 AM 0.17 0.02 0.15 0.13 1.63 20:13:23 07:02:01 AM 0.40 0.07 0.33 1.73 5.80 20:13:23 07:03:01 AM 0.15 0.00 0.15 0.00 1.62 20:13:23 07:04:01 AM 0.32 0.00 0.32 0.00 5.28 20:13:23 07:05:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 07:06:01 AM 0.20 0.00 0.20 0.00 2.52 20:13:23 07:07:01 AM 0.15 0.00 0.15 0.00 1.85 20:13:23 07:08:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 07:09:01 AM 0.35 0.02 0.33 0.13 5.13 20:13:23 07:10:01 AM 8.83 5.93 2.90 574.74 71.31 20:13:23 07:11:01 AM 0.22 0.00 0.22 0.00 3.02 20:13:23 07:12:01 AM 0.17 0.00 0.17 0.00 2.28 20:13:23 07:13:01 AM 0.13 0.00 0.13 0.00 1.68 20:13:23 07:14:01 AM 0.22 0.00 0.22 0.00 2.98 20:13:23 07:15:01 AM 0.35 0.00 0.35 0.00 6.40 20:13:23 07:16:01 AM 0.17 0.00 0.17 0.00 1.62 20:13:23 07:17:01 AM 0.15 0.00 0.15 0.00 1.87 20:13:23 07:18:01 AM 0.50 0.32 0.18 6.93 3.15 20:13:23 07:19:01 AM 0.73 0.00 0.73 0.00 17.78 20:13:23 07:20:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:23 07:21:01 AM 0.22 0.00 0.22 0.00 2.55 20:13:23 07:22:01 AM 0.23 0.00 0.23 0.00 3.75 20:13:23 07:23:01 AM 0.20 0.00 0.20 0.00 2.43 20:13:23 07:24:01 AM 0.22 0.00 0.22 0.00 2.17 20:13:23 07:25:01 AM 0.23 0.00 0.23 0.00 3.25 20:13:23 07:26:01 AM 0.08 0.00 0.08 0.00 0.67 20:13:23 07:27:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 07:28:01 AM 0.23 0.00 0.23 0.00 2.55 20:13:23 07:29:01 AM 0.22 0.00 0.22 0.00 2.57 20:13:23 07:30:01 AM 0.27 0.00 0.27 0.00 3.37 20:13:23 07:31:01 AM 0.17 0.00 0.17 0.00 1.52 20:13:23 07:32:01 AM 0.17 0.00 0.17 0.00 1.98 20:13:23 07:33:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:23 07:34:01 AM 0.17 0.00 0.17 0.00 1.48 20:13:23 07:35:01 AM 0.28 0.00 0.28 0.00 4.55 20:13:23 07:36:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:23 07:37:01 AM 0.13 0.00 0.13 0.00 1.08 20:13:23 07:38:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:23 07:39:01 AM 0.25 0.00 0.25 0.00 3.72 20:13:23 07:40:01 AM 0.25 0.00 0.25 0.00 3.33 20:13:23 07:41:01 AM 0.22 0.00 0.22 0.00 2.55 20:13:23 07:42:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:23 07:43:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 07:44:01 AM 0.27 0.00 0.27 0.00 4.73 20:13:23 07:45:02 AM 0.12 0.00 0.12 0.00 1.03 20:13:23 07:46:01 AM 0.12 0.00 0.12 0.00 0.78 20:13:23 07:47:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:23 07:48:01 AM 0.13 0.00 0.13 0.00 1.22 20:13:23 07:49:01 AM 0.35 0.00 0.35 0.00 5.27 20:13:23 07:50:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:23 07:51:01 AM 0.20 0.00 0.20 0.00 2.02 20:13:23 07:52:01 AM 0.13 0.00 0.13 0.00 1.70 20:13:23 07:53:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 07:54:01 AM 0.28 0.00 0.28 0.00 4.58 20:13:23 07:55:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 07:56:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 07:57:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:23 07:58:01 AM 0.15 0.00 0.15 0.00 1.88 20:13:23 07:59:01 AM 0.47 0.00 0.47 0.00 8.28 20:13:23 08:00:01 AM 0.15 0.00 0.15 0.00 1.05 20:13:23 08:01:01 AM 0.23 0.00 0.23 0.00 2.82 20:13:23 08:02:01 AM 0.20 0.00 0.20 0.00 3.20 20:13:23 08:03:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 08:04:01 AM 0.28 0.00 0.28 0.00 5.40 20:13:23 08:05:01 AM 0.08 0.00 0.08 0.00 0.63 20:13:23 08:06:01 AM 0.13 0.00 0.13 0.00 1.52 20:13:23 08:07:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 08:08:01 AM 0.18 0.00 0.18 0.00 2.78 20:13:23 08:09:01 AM 0.38 0.00 0.38 0.00 6.06 20:13:23 08:10:01 AM 0.15 0.00 0.15 0.00 1.08 20:13:23 08:11:01 AM 0.15 0.00 0.15 0.00 1.23 20:13:23 08:12:01 AM 0.18 0.00 0.18 0.00 2.12 20:13:23 08:13:01 AM 0.10 0.00 0.10 0.00 1.17 20:13:23 08:14:01 AM 0.28 0.00 0.28 0.00 4.60 20:13:23 08:15:01 AM 0.20 0.00 0.20 0.00 2.38 20:13:23 08:16:01 AM 0.15 0.00 0.15 0.00 1.62 20:13:23 08:17:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 08:18:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 08:19:01 AM 0.32 0.00 0.32 0.00 4.88 20:13:23 08:20:01 AM 0.17 0.00 0.17 0.00 1.32 20:13:23 08:21:01 AM 0.18 0.00 0.18 0.00 2.17 20:13:23 08:22:01 AM 0.20 0.00 0.20 0.00 2.78 20:13:23 08:23:01 AM 0.25 0.00 0.25 0.00 3.12 20:13:23 08:24:01 AM 0.23 0.00 0.23 0.00 3.48 20:13:23 08:25:01 AM 0.22 0.00 0.22 0.00 3.47 20:13:23 08:26:01 AM 0.13 0.00 0.13 0.00 1.68 20:13:23 08:27:01 AM 0.72 0.00 0.72 0.00 10.98 20:13:23 08:28:01 AM 0.32 0.00 0.32 0.00 6.20 20:13:23 08:29:01 AM 0.23 0.00 0.23 0.00 3.38 20:13:23 08:30:01 AM 0.23 0.00 0.23 0.00 4.32 20:13:23 08:31:01 AM 0.18 0.00 0.18 0.00 1.35 20:13:23 08:32:01 AM 0.13 0.00 0.13 0.00 1.97 20:13:23 08:33:01 AM 0.13 0.00 0.13 0.00 2.08 20:13:23 08:34:01 AM 0.18 0.00 0.18 0.00 1.90 20:13:23 08:35:01 AM 0.30 0.00 0.30 0.00 4.82 20:13:23 08:36:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:23 08:37:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 08:38:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 08:39:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:23 08:40:01 AM 0.23 0.00 0.23 0.00 2.93 20:13:23 08:41:01 AM 0.13 0.00 0.13 0.00 1.23 20:13:23 08:42:01 AM 0.25 0.00 0.25 0.00 3.60 20:13:23 08:43:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:23 08:44:01 AM 0.17 0.00 0.17 0.00 1.48 20:13:23 08:45:01 AM 0.20 0.00 0.20 0.00 3.33 20:13:23 08:46:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 08:47:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 08:48:01 AM 0.08 0.00 0.08 0.00 0.90 20:13:23 08:49:01 AM 0.18 0.00 0.18 0.00 1.52 20:13:23 08:50:01 AM 0.27 0.00 0.27 0.00 3.35 20:13:23 08:51:01 AM 0.23 0.00 0.23 0.00 2.68 20:13:23 08:52:01 AM 0.18 0.00 0.18 0.00 2.65 20:13:23 08:53:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 08:54:01 AM 0.28 0.00 0.28 0.00 4.87 20:13:23 08:55:01 AM 0.10 0.00 0.10 0.00 1.19 20:13:23 08:56:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 08:57:01 AM 0.13 0.00 0.13 0.00 1.35 20:13:23 08:58:01 AM 0.15 0.00 0.15 0.00 1.50 20:13:23 08:59:01 AM 0.45 0.00 0.45 0.00 7.41 20:13:23 09:00:01 AM 0.17 0.00 0.17 0.00 1.58 20:13:23 09:01:01 AM 0.13 0.00 0.13 0.00 1.07 20:13:23 09:02:01 AM 0.13 0.00 0.13 0.00 1.70 20:13:23 09:03:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:23 09:04:01 AM 0.33 0.00 0.33 0.00 6.08 20:13:23 09:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 09:06:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 09:08:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 09:09:01 AM 0.33 0.00 0.33 0.00 5.20 20:13:23 09:10:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:23 09:11:01 AM 0.22 0.00 0.22 0.00 3.08 20:13:23 09:12:01 AM 0.20 0.00 0.20 0.00 2.65 20:13:23 09:13:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 09:14:01 AM 0.28 0.00 0.28 0.00 5.00 20:13:23 09:15:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:23 09:16:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 09:17:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 09:18:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 09:19:01 AM 0.32 0.00 0.32 0.00 4.58 20:13:23 09:20:01 AM 0.23 0.00 0.23 0.00 2.70 20:13:23 09:21:01 AM 0.18 0.00 0.18 0.00 1.92 20:13:23 09:22:01 AM 0.17 0.00 0.17 0.00 1.98 20:13:23 09:23:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 09:24:01 AM 0.27 0.00 0.27 0.00 5.11 20:13:23 09:25:01 AM 0.13 0.00 0.13 0.00 0.90 20:13:23 09:26:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 09:27:01 AM 0.18 0.00 0.18 0.00 2.25 20:13:23 09:28:01 AM 0.20 0.00 0.20 0.00 2.55 20:13:23 09:29:01 AM 0.33 0.00 0.33 0.00 5.41 20:13:23 09:30:01 AM 0.12 0.00 0.12 0.00 0.78 20:13:23 09:31:01 AM 0.15 0.00 0.15 0.00 1.23 20:13:23 09:32:01 AM 0.27 0.00 0.27 0.00 3.65 20:13:23 09:33:01 AM 0.15 0.00 0.15 0.00 1.85 20:13:23 09:34:01 AM 0.38 0.00 0.38 0.00 6.50 20:13:23 09:35:01 AM 0.20 0.00 0.20 0.00 2.00 20:13:23 09:36:01 AM 0.10 0.00 0.10 0.00 0.72 20:13:23 09:37:01 AM 0.12 0.00 0.12 0.00 1.30 20:13:23 09:38:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:23 09:39:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:23 09:40:01 AM 0.27 0.00 0.27 0.00 4.12 20:13:23 09:41:01 AM 0.28 0.00 0.28 0.00 4.35 20:13:23 09:42:01 AM 0.18 0.00 0.18 0.00 2.70 20:13:23 09:43:01 AM 0.15 0.00 0.15 0.00 1.73 20:13:23 09:44:01 AM 0.18 0.00 0.18 0.00 2.53 20:13:23 09:45:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:23 09:46:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 09:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 09:48:01 AM 0.15 0.00 0.15 0.00 1.87 20:13:23 09:49:01 AM 0.17 0.00 0.17 0.00 1.35 20:13:23 09:50:01 AM 0.27 0.00 0.27 0.00 3.25 20:13:23 09:51:01 AM 0.22 0.00 0.22 0.00 2.87 20:13:23 09:52:01 AM 0.23 0.00 0.23 0.00 2.95 20:13:23 09:53:01 AM 0.10 0.00 0.10 0.00 1.17 20:13:23 09:54:01 AM 0.17 0.00 0.17 0.00 1.22 20:13:23 09:55:01 AM 0.18 0.00 0.18 0.00 3.60 20:13:23 09:56:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:23 09:57:01 AM 0.17 0.00 0.17 0.00 1.72 20:13:23 09:58:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:23 09:59:01 AM 0.23 0.00 0.23 0.00 2.97 20:13:23 10:00:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:23 10:01:01 AM 0.13 0.00 0.13 0.00 0.93 20:13:23 10:02:01 AM 0.22 0.00 0.22 0.00 3.90 20:13:23 10:03:02 AM 0.20 0.00 0.20 0.00 2.00 20:13:23 10:04:01 AM 0.15 0.00 0.15 0.00 1.51 20:13:23 10:05:01 AM 0.20 0.00 0.20 0.00 3.07 20:13:23 10:06:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:08:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 10:09:01 AM 0.33 0.00 0.33 0.00 5.11 20:13:23 10:10:01 AM 0.83 0.00 0.83 0.00 12.83 20:13:23 10:11:01 AM 0.22 0.00 0.22 0.00 2.95 20:13:23 10:12:01 AM 0.13 0.00 0.13 0.00 1.70 20:13:23 10:13:01 AM 0.08 0.00 0.08 0.00 1.10 20:13:23 10:14:01 AM 0.33 0.00 0.33 0.00 5.28 20:13:23 10:15:01 AM 0.22 0.00 0.22 0.00 3.07 20:13:23 10:16:01 AM 0.17 0.00 0.17 0.00 1.72 20:13:23 10:17:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 10:18:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:19:01 AM 0.32 0.00 0.32 0.00 4.98 20:13:23 10:20:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 10:21:01 AM 0.15 0.00 0.15 0.00 1.20 20:13:23 10:22:01 AM 0.22 0.00 0.22 0.00 3.32 20:13:23 10:23:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:23 10:24:01 AM 0.32 0.00 0.32 0.00 5.03 20:13:23 10:25:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:23 10:26:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:27:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 10:28:01 AM 0.13 0.00 0.13 0.00 1.20 20:13:23 10:29:01 AM 0.33 0.00 0.33 0.00 5.12 20:13:23 10:30:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 10:31:01 AM 0.22 0.00 0.22 0.00 2.95 20:13:23 10:32:01 AM 0.20 0.00 0.20 0.00 2.65 20:13:23 10:33:01 AM 0.10 0.00 0.10 0.00 1.17 20:13:23 10:34:01 AM 0.27 0.00 0.27 0.00 4.37 20:13:23 10:35:01 AM 0.15 0.00 0.15 0.00 1.18 20:13:23 10:36:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:23 10:37:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 10:38:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:39:01 AM 0.42 0.00 0.42 0.00 6.88 20:13:23 10:40:01 AM 0.15 0.00 0.15 0.00 1.85 20:13:23 10:41:01 AM 0.23 0.00 0.23 0.00 3.13 20:13:23 10:42:01 AM 0.20 0.00 0.20 0.00 2.78 20:13:23 10:43:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:44:01 AM 0.27 0.00 0.27 0.00 4.85 20:13:23 10:45:01 AM 0.10 0.00 0.10 0.00 1.43 20:13:23 10:46:01 AM 0.20 0.00 0.20 0.00 2.53 20:13:23 10:47:01 AM 0.18 0.00 0.18 0.00 1.90 20:13:23 10:48:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 10:49:01 AM 0.18 0.00 0.18 0.00 2.37 20:13:23 10:50:01 AM 0.25 0.00 0.25 0.00 3.60 20:13:23 10:51:01 AM 0.18 0.00 0.18 0.00 3.30 20:13:23 10:52:01 AM 0.17 0.00 0.17 0.00 2.50 20:13:23 10:53:01 AM 0.18 0.00 0.18 0.00 2.38 20:13:23 10:54:01 AM 0.25 0.00 0.25 0.00 3.22 20:13:23 10:55:01 AM 0.23 0.00 0.23 0.00 4.12 20:13:23 10:56:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:23 10:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 10:58:01 AM 0.10 0.00 0.10 0.00 0.83 20:13:23 10:59:01 AM 0.27 0.00 0.27 0.00 3.52 20:13:23 11:00:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:23 11:01:01 AM 0.23 0.00 0.23 0.00 2.97 20:13:23 11:02:01 AM 0.22 0.00 0.22 0.00 3.20 20:13:23 11:03:01 AM 0.12 0.00 0.12 0.00 0.90 20:13:23 11:04:01 AM 0.15 0.00 0.15 0.00 1.50 20:13:23 11:05:01 AM 0.20 0.00 0.20 0.00 2.93 20:13:23 11:06:01 AM 0.10 0.00 0.10 0.00 0.80 20:13:23 11:07:01 AM 0.23 0.00 0.23 0.00 3.07 20:13:23 11:08:01 AM 0.15 0.00 0.15 0.00 1.48 20:13:23 11:09:01 AM 0.18 0.00 0.18 0.00 1.77 20:13:23 11:10:01 AM 0.23 0.00 0.23 0.00 3.10 20:13:23 11:11:01 AM 0.17 0.00 0.17 0.00 1.75 20:13:23 11:12:02 AM 0.17 0.00 0.17 0.00 2.10 20:13:23 11:13:01 AM 0.10 0.00 0.10 0.00 0.64 20:13:23 11:14:01 AM 0.23 0.00 0.23 0.00 3.10 20:13:23 11:15:01 AM 0.25 0.00 0.25 0.00 3.88 20:13:23 11:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 11:17:01 AM 0.08 0.00 0.08 0.00 0.50 20:13:23 11:18:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 11:19:01 AM 0.32 0.00 0.32 0.00 4.85 20:13:23 11:20:01 AM 0.12 0.00 0.12 0.00 0.93 20:13:23 11:21:01 AM 0.27 0.00 0.27 0.00 3.12 20:13:23 11:22:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:23 11:23:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 11:24:01 AM 0.28 0.00 0.28 0.00 4.87 20:13:23 11:25:01 AM 0.12 0.00 0.12 0.00 1.17 20:13:23 11:26:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 11:27:01 AM 0.10 0.00 0.10 0.00 1.03 20:13:23 11:28:01 AM 0.13 0.00 0.13 0.00 1.20 20:13:23 11:29:01 AM 0.33 0.00 0.33 0.00 5.25 20:13:23 11:30:01 AM 0.13 0.00 0.13 0.00 0.90 20:13:23 11:31:01 AM 0.22 0.00 0.22 0.00 2.70 20:13:23 11:32:01 AM 0.22 0.00 0.22 0.00 2.80 20:13:23 11:33:01 AM 0.12 0.00 0.12 0.00 1.30 20:13:23 11:34:01 AM 0.28 0.00 0.28 0.00 5.60 20:13:23 11:35:01 AM 0.17 0.00 0.17 0.00 1.60 20:13:23 11:36:01 AM 0.12 0.00 0.12 0.00 0.77 20:13:23 11:37:01 AM 0.10 0.00 0.10 0.00 0.77 20:13:23 11:38:01 AM 0.17 0.00 0.17 0.00 2.12 20:13:23 11:39:01 AM 0.37 0.00 0.37 0.00 5.68 20:13:23 11:40:01 AM 0.12 0.00 0.12 0.00 1.03 20:13:23 11:41:01 AM 0.15 0.00 0.15 0.00 1.07 20:13:23 11:42:01 AM 0.13 0.00 0.13 0.00 1.83 20:13:23 11:43:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 11:44:01 AM 0.28 0.00 0.28 0.00 4.90 20:13:23 11:45:01 AM 0.22 0.00 0.22 0.00 2.93 20:13:23 11:46:01 AM 0.17 0.00 0.17 0.00 1.62 20:13:23 11:47:01 AM 0.13 0.00 0.13 0.00 0.92 20:13:23 11:48:01 AM 0.10 0.00 0.10 0.00 0.63 20:13:23 11:49:01 AM 0.32 0.00 0.32 0.00 4.98 20:13:23 11:50:01 AM 0.23 0.00 0.23 0.00 2.57 20:13:23 11:51:01 AM 0.18 0.00 0.18 0.00 1.88 20:13:23 11:52:01 AM 0.22 0.00 0.22 0.00 3.32 20:13:23 11:53:01 AM 0.15 0.00 0.15 0.00 1.45 20:13:23 11:54:01 AM 1.23 0.00 1.23 0.00 22.18 20:13:23 11:55:01 AM 0.22 0.00 0.22 0.00 3.18 20:13:23 11:56:01 AM 0.10 0.00 0.10 0.00 0.67 20:13:23 11:57:01 AM 0.13 0.00 0.13 0.00 1.08 20:13:23 11:58:01 AM 0.17 0.00 0.17 0.00 1.48 20:13:23 11:59:01 AM 0.35 0.00 0.35 0.00 5.56 20:13:23 12:00:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 12:01:01 PM 0.23 0.00 0.23 0.00 2.68 20:13:23 12:02:01 PM 0.17 0.00 0.17 0.00 2.60 20:13:23 12:03:01 PM 0.15 0.00 0.15 0.00 1.72 20:13:23 12:04:01 PM 0.18 0.00 0.18 0.00 2.55 20:13:23 12:05:01 PM 0.25 0.00 0.25 0.00 4.25 20:13:23 12:06:01 PM 0.15 0.00 0.15 0.00 2.22 20:13:23 12:07:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 12:08:01 PM 0.18 0.00 0.18 0.00 2.43 20:13:23 12:09:01 PM 0.27 0.00 0.27 0.00 3.63 20:13:23 12:10:01 PM 0.27 0.00 0.27 0.00 3.98 20:13:23 12:11:01 PM 0.20 0.00 0.20 0.00 2.72 20:13:23 12:12:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:23 12:13:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 12:14:01 PM 0.20 0.00 0.20 0.00 2.02 20:13:23 12:15:01 PM 0.28 0.00 0.28 0.00 4.55 20:13:23 12:16:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:23 12:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 12:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 12:19:01 PM 0.15 0.00 0.15 0.00 1.62 20:13:23 12:20:02 PM 0.23 0.00 0.23 0.00 3.07 20:13:23 12:21:01 PM 0.12 0.00 0.12 0.00 1.12 20:13:23 12:22:01 PM 0.25 0.00 0.25 0.00 3.60 20:13:23 12:23:01 PM 0.15 0.00 0.15 0.00 1.85 20:13:23 12:24:01 PM 0.18 0.00 0.18 0.00 1.40 20:13:23 12:25:01 PM 0.20 0.00 0.20 0.00 3.23 20:13:23 12:26:01 PM 0.20 0.00 0.20 0.00 2.32 20:13:23 12:27:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 12:28:01 PM 0.13 0.00 0.13 0.00 1.17 20:13:23 12:29:01 PM 0.20 0.00 0.20 0.00 1.65 20:13:23 12:30:01 PM 0.23 0.00 0.23 0.00 2.93 20:13:23 12:31:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:23 12:32:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:23 12:33:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 12:34:01 PM 0.30 0.00 0.30 0.00 5.00 20:13:23 12:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 12:36:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:23 12:37:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 12:38:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 12:39:01 PM 0.45 0.00 0.45 0.00 7.13 20:13:23 12:40:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:23 12:41:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:23 12:42:01 PM 0.12 0.00 0.12 0.00 1.57 20:13:23 12:43:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 12:44:01 PM 0.30 0.00 0.30 0.00 5.13 20:13:23 12:45:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 12:46:01 PM 0.20 0.00 0.20 0.00 2.37 20:13:23 12:47:01 PM 0.15 0.00 0.15 0.00 1.65 20:13:23 12:48:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 12:49:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:23 12:50:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:23 12:51:01 PM 0.13 0.00 0.13 0.00 0.93 20:13:23 12:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:23 12:53:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 12:54:01 PM 0.33 0.00 0.33 0.00 5.40 20:13:23 12:55:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:23 12:56:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 12:57:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:23 12:58:01 PM 0.15 0.00 0.15 0.00 1.63 20:13:23 12:59:01 PM 0.55 0.00 0.55 0.00 8.05 20:13:23 01:00:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:23 01:01:01 PM 0.22 0.00 0.22 0.00 3.07 20:13:23 01:02:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:23 01:03:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:23 01:04:01 PM 0.28 0.00 0.28 0.00 5.40 20:13:23 01:05:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:23 01:06:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:23 01:07:01 PM 0.20 0.00 0.20 0.00 2.50 20:13:23 01:08:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:23 01:09:01 PM 0.35 0.00 0.35 0.00 5.13 20:13:23 01:10:01 PM 0.10 0.00 0.10 0.00 1.20 20:13:23 01:11:01 PM 0.18 0.00 0.18 0.00 1.35 20:13:23 01:12:01 PM 0.13 0.00 0.13 0.00 1.83 20:13:23 01:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 01:14:01 PM 0.38 0.00 0.38 0.00 6.46 20:13:23 01:15:01 PM 0.15 0.00 0.15 0.00 1.67 20:13:23 01:16:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:23 01:17:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:23 01:18:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:23 01:19:01 PM 0.20 0.00 0.20 0.00 2.58 20:13:23 01:20:01 PM 0.27 0.00 0.27 0.00 3.98 20:13:23 01:21:01 PM 0.32 0.00 0.32 0.00 4.78 20:13:23 01:22:01 PM 0.22 0.00 0.22 0.00 2.88 20:13:23 01:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 01:24:01 PM 0.22 0.00 0.22 0.00 2.58 20:13:23 01:25:01 PM 0.18 0.00 0.18 0.00 3.20 20:13:23 01:26:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 01:27:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 01:28:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 01:29:01 PM 0.18 0.00 0.18 0.00 1.25 20:13:23 01:30:02 PM 0.23 0.00 0.23 0.00 3.20 20:13:23 01:31:01 PM 0.24 0.00 0.24 0.00 3.15 20:13:23 01:32:01 PM 0.25 0.00 0.25 0.00 3.12 20:13:23 01:33:01 PM 0.10 0.00 0.10 0.00 1.20 20:13:23 01:34:01 PM 0.22 0.00 0.22 0.00 1.77 20:13:23 01:35:01 PM 0.22 0.00 0.22 0.00 3.07 20:13:23 01:36:01 PM 0.15 0.00 0.15 0.00 2.02 20:13:23 01:37:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 01:38:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:23 01:39:01 PM 0.20 0.00 0.20 0.00 2.70 20:13:23 01:40:01 PM 0.25 0.00 0.25 0.00 3.63 20:13:23 01:41:01 PM 0.17 0.00 0.17 0.00 1.20 20:13:23 01:42:01 PM 0.15 0.00 0.15 0.00 1.97 20:13:23 01:43:01 PM 0.10 0.00 0.10 0.00 0.67 20:13:23 01:44:01 PM 0.30 0.00 0.30 0.00 3.83 20:13:23 01:45:01 PM 0.20 0.00 0.20 0.00 2.53 20:13:23 01:46:01 PM 0.17 0.00 0.17 0.00 1.60 20:13:23 01:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 01:48:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 01:49:01 PM 0.32 0.00 0.32 0.00 4.87 20:13:23 01:50:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:23 01:51:01 PM 0.85 0.00 0.85 0.00 12.95 20:13:23 01:52:01 PM 0.20 0.00 0.20 0.00 3.05 20:13:23 01:53:01 PM 0.12 0.00 0.12 0.00 1.43 20:13:23 01:54:01 PM 0.28 0.00 0.28 0.00 5.27 20:13:23 01:55:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:23 01:56:01 PM 0.18 0.00 0.18 0.00 2.33 20:13:23 01:57:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:23 01:58:01 PM 0.20 0.00 0.20 0.00 2.37 20:13:23 01:59:01 PM 0.38 0.00 0.38 0.00 5.57 20:13:23 02:00:01 PM 0.13 0.00 0.13 0.00 1.30 20:13:23 02:01:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:23 02:02:01 PM 0.22 0.00 0.22 0.00 3.30 20:13:23 02:03:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 02:04:01 PM 0.28 0.00 0.28 0.00 5.40 20:13:23 02:05:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 02:06:01 PM 0.10 0.00 0.10 0.00 1.47 20:13:23 02:07:01 PM 0.12 0.00 0.12 0.00 0.95 20:13:23 02:08:01 PM 0.25 0.00 0.25 0.00 2.72 20:13:23 02:09:01 PM 0.37 0.00 0.37 0.00 5.67 20:13:23 02:10:01 PM 0.10 0.00 0.10 0.00 1.57 20:13:23 02:11:01 PM 0.23 0.00 0.23 0.00 2.80 20:13:23 02:12:01 PM 0.18 0.00 0.18 0.00 3.05 20:13:23 02:13:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 02:14:01 PM 0.28 0.00 0.28 0.00 5.27 20:13:23 02:15:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:23 02:16:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 02:17:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 02:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 02:19:01 PM 0.43 0.00 0.43 0.00 6.73 20:13:23 02:20:01 PM 0.17 0.00 0.17 0.00 1.58 20:13:23 02:21:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:23 02:22:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:23 02:23:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:23 02:24:01 PM 0.28 0.00 0.28 0.00 4.75 20:13:23 02:25:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:23 02:26:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 02:27:01 PM 0.13 0.00 0.13 0.00 1.53 20:13:23 02:28:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:23 02:29:01 PM 0.18 0.00 0.18 0.00 1.80 20:13:23 02:30:01 PM 0.27 0.00 0.27 0.00 4.92 20:13:23 02:31:01 PM 0.23 0.00 0.23 0.00 2.95 20:13:23 02:32:01 PM 0.15 0.00 0.15 0.00 2.37 20:13:23 02:33:01 PM 0.18 0.00 0.18 0.00 2.63 20:13:23 02:34:01 PM 0.23 0.00 0.23 0.00 2.58 20:13:23 02:35:01 PM 0.23 0.00 0.23 0.00 4.25 20:13:23 02:36:01 PM 0.15 0.00 0.15 0.00 1.82 20:13:23 02:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 02:38:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 02:39:01 PM 0.17 0.00 0.17 0.00 1.35 20:13:23 02:40:02 PM 0.23 0.00 0.23 0.00 2.93 20:13:23 02:41:01 PM 0.22 0.00 0.22 0.00 3.69 20:13:23 02:42:01 PM 0.23 0.00 0.23 0.00 2.93 20:13:23 02:43:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 02:44:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:23 02:45:01 PM 0.20 0.00 0.20 0.00 2.93 20:13:23 02:46:01 PM 0.12 0.00 0.12 0.00 0.87 20:13:23 02:47:01 PM 0.20 0.00 0.20 0.00 1.87 20:13:23 02:48:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 02:49:01 PM 0.17 0.00 0.17 0.00 1.48 20:13:23 02:50:01 PM 0.28 0.00 0.28 0.00 4.27 20:13:23 02:51:01 PM 0.20 0.00 0.20 0.00 2.02 20:13:23 02:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:23 02:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 02:54:01 PM 0.15 0.00 0.15 0.00 1.08 20:13:23 02:55:01 PM 0.20 0.00 0.20 0.00 3.20 20:13:23 02:56:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 02:57:01 PM 0.22 0.00 0.22 0.00 2.53 20:13:23 02:58:01 PM 0.15 0.00 0.15 0.00 1.62 20:13:23 02:59:01 PM 0.35 0.00 0.35 0.00 5.53 20:13:23 03:00:01 PM 0.15 0.00 0.15 0.00 1.33 20:13:23 03:01:01 PM 0.13 0.00 0.13 0.00 1.07 20:13:23 03:02:01 PM 0.22 0.00 0.22 0.00 3.45 20:13:23 03:03:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:23 03:04:01 PM 0.28 0.00 0.28 0.00 5.26 20:13:23 03:05:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 03:06:01 PM 0.12 0.00 0.12 0.00 1.43 20:13:23 03:07:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:23 03:08:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 03:09:01 PM 0.37 0.00 0.37 0.00 5.60 20:13:23 03:10:01 PM 0.15 0.00 0.15 0.00 1.05 20:13:23 03:11:01 PM 0.20 0.00 0.20 0.00 2.53 20:13:23 03:12:01 PM 0.20 0.00 0.20 0.00 2.65 20:13:23 03:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 03:14:01 PM 0.28 0.00 0.28 0.00 5.00 20:13:23 03:15:01 PM 1.03 0.00 1.03 0.00 17.39 20:13:23 03:16:01 PM 0.22 0.00 0.22 0.00 3.18 20:13:23 03:17:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:23 03:18:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 03:19:01 PM 0.33 0.00 0.33 0.00 5.15 20:13:23 03:20:01 PM 0.23 0.00 0.23 0.00 2.82 20:13:23 03:21:01 PM 0.22 0.00 0.22 0.00 2.20 20:13:23 03:22:01 PM 0.17 0.00 0.17 0.00 2.12 20:13:23 03:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 03:24:01 PM 0.27 0.00 0.27 0.00 4.72 20:13:23 03:25:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:23 03:26:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:23 03:27:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 03:28:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:23 03:29:01 PM 0.30 0.00 0.30 0.00 4.72 20:13:23 03:30:01 PM 0.15 0.00 0.15 0.00 1.37 20:13:23 03:31:01 PM 0.17 0.00 0.17 0.00 1.38 20:13:23 03:32:01 PM 0.17 0.00 0.17 0.00 1.98 20:13:23 03:33:01 PM 0.08 0.00 0.08 0.00 1.02 20:13:23 03:34:01 PM 0.53 0.00 0.53 0.00 9.37 20:13:23 03:35:01 PM 0.22 0.00 0.22 0.00 2.53 20:13:23 03:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 03:37:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 03:38:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 03:39:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:23 03:40:01 PM 0.08 0.00 0.08 0.00 1.12 20:13:23 03:41:01 PM 0.18 0.00 0.18 0.00 2.60 20:13:23 03:42:01 PM 0.32 0.00 0.32 0.00 5.15 20:13:23 03:43:01 PM 0.20 0.00 0.20 0.00 2.27 20:13:23 03:44:01 PM 0.18 0.00 0.18 0.00 2.22 20:13:23 03:45:01 PM 0.25 0.00 0.25 0.00 4.30 20:13:23 03:46:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:23 03:47:01 PM 0.15 0.00 0.15 0.00 1.82 20:13:23 03:48:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 03:49:01 PM 0.17 0.00 0.17 0.00 1.35 20:13:23 03:50:02 PM 0.28 0.00 0.28 0.00 4.03 20:13:23 03:51:01 PM 0.25 0.00 0.25 0.00 3.66 20:13:23 03:52:01 PM 0.22 0.00 0.22 0.00 2.88 20:13:23 03:53:01 PM 0.13 0.00 0.13 0.00 1.08 20:13:23 03:54:01 PM 0.17 0.00 0.17 0.00 1.23 20:13:23 03:55:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:23 03:56:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:23 03:57:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 03:58:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 03:59:01 PM 0.20 0.00 0.20 0.00 2.03 20:13:23 04:00:01 PM 0.25 0.00 0.25 0.00 3.77 20:13:23 04:01:01 PM 0.22 0.00 0.22 0.00 2.83 20:13:23 04:02:01 PM 0.20 0.00 0.20 0.00 2.77 20:13:23 04:03:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 04:04:01 PM 0.15 0.00 0.15 0.00 1.62 20:13:23 04:05:01 PM 0.20 0.00 0.20 0.00 3.33 20:13:23 04:06:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:23 04:07:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:23 04:08:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 04:09:01 PM 0.20 0.00 0.20 0.00 1.67 20:13:23 04:10:01 PM 0.23 0.00 0.23 0.00 2.93 20:13:23 04:11:01 PM 0.22 0.00 0.22 0.00 2.70 20:13:23 04:12:01 PM 0.22 0.00 0.22 0.00 2.80 20:13:23 04:13:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:23 04:14:01 PM 0.30 0.00 0.30 0.00 5.13 20:13:23 04:15:01 PM 0.08 0.00 0.08 0.00 0.50 20:13:23 04:16:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 04:17:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 04:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 04:19:01 PM 0.42 0.00 0.42 0.00 6.86 20:13:23 04:20:01 PM 0.17 0.00 0.17 0.00 1.72 20:13:23 04:21:01 PM 0.15 0.00 0.15 0.00 1.20 20:13:23 04:22:01 PM 0.13 0.00 0.13 0.00 1.70 20:13:23 04:23:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:23 04:24:01 PM 0.32 0.00 0.32 0.00 5.68 20:13:23 04:25:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 04:26:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 04:27:01 PM 0.15 0.00 0.15 0.00 1.65 20:13:23 04:28:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 04:29:01 PM 0.32 0.00 0.32 0.00 4.58 20:13:23 04:30:01 PM 0.13 0.00 0.13 0.00 0.93 20:13:23 04:31:01 PM 0.15 0.00 0.15 0.00 1.47 20:13:23 04:32:01 PM 0.15 0.00 0.15 0.00 1.97 20:13:23 04:33:01 PM 0.22 0.00 0.22 0.00 2.90 20:13:23 04:34:01 PM 0.52 0.00 0.52 0.00 6.87 20:13:23 04:35:01 PM 0.33 0.00 0.33 0.00 3.32 20:13:23 04:36:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:23 04:37:01 PM 0.27 0.00 0.27 0.00 2.38 20:13:23 04:38:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:23 04:39:01 PM 0.47 0.00 0.47 0.00 6.03 20:13:23 04:40:01 PM 0.32 0.00 0.32 0.00 3.05 20:13:23 04:41:01 PM 0.45 0.00 0.45 0.00 5.83 20:13:23 04:42:01 PM 0.32 0.00 0.32 0.00 3.27 20:13:23 04:43:01 PM 0.98 0.00 0.98 0.00 13.75 20:13:23 04:44:01 PM 0.47 0.00 0.47 0.00 7.66 20:13:23 04:45:01 PM 0.33 0.00 0.33 0.00 3.18 20:13:23 04:46:01 PM 0.40 0.00 0.40 0.00 4.87 20:13:23 04:47:01 PM 0.33 0.00 0.33 0.00 3.47 20:13:23 04:48:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:23 04:49:01 PM 0.47 0.00 0.47 0.00 6.03 20:13:23 04:50:01 PM 0.33 0.00 0.33 0.00 3.32 20:13:23 04:51:01 PM 0.33 0.00 0.33 0.00 3.70 20:13:23 04:52:01 PM 0.33 0.00 0.33 0.00 4.27 20:13:23 04:53:01 PM 0.28 0.00 0.28 0.00 2.28 20:13:23 04:54:01 PM 0.47 0.00 0.47 0.00 6.10 20:13:23 04:55:01 PM 0.35 0.00 0.35 0.00 4.30 20:13:23 04:56:01 PM 0.35 0.00 0.35 0.00 3.35 20:13:23 04:57:01 PM 0.27 0.00 0.27 0.00 1.97 20:13:23 04:58:01 PM 0.25 0.00 0.25 0.00 1.97 20:13:23 04:59:01 PM 0.35 0.00 0.35 0.00 3.87 20:13:23 05:00:01 PM 0.42 0.00 0.42 0.00 4.82 20:13:23 05:01:01 PM 0.53 0.00 0.53 0.00 6.66 20:13:23 05:02:01 PM 0.28 0.00 0.28 0.00 2.90 20:13:23 05:03:01 PM 0.35 0.00 0.35 0.00 3.73 20:13:23 05:04:01 PM 0.37 0.00 0.37 0.00 4.02 20:13:23 05:05:01 PM 0.40 0.00 0.40 0.00 5.32 20:13:23 05:06:01 PM 0.30 0.00 0.30 0.00 2.72 20:13:23 05:07:01 PM 0.48 0.00 0.48 0.00 5.98 20:13:23 05:08:01 PM 0.27 0.00 0.27 0.00 2.40 20:13:23 05:09:01 PM 0.42 0.00 0.42 0.00 4.60 20:13:23 05:10:01 PM 0.43 0.00 0.43 0.00 5.31 20:13:23 05:11:01 PM 0.37 0.00 0.37 0.00 4.00 20:13:23 05:12:01 PM 0.28 0.00 0.28 0.00 2.88 20:13:23 05:13:01 PM 0.30 0.00 0.30 0.00 3.02 20:13:23 05:14:01 PM 0.45 0.00 0.45 0.00 5.23 20:13:23 05:15:01 PM 0.38 0.00 0.38 0.00 5.20 20:13:23 05:16:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 05:17:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:23 05:18:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 05:19:01 PM 0.17 0.00 0.17 0.00 1.62 20:13:23 05:20:01 PM 0.25 0.00 0.25 0.00 3.20 20:13:23 05:21:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:23 05:22:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:23 05:23:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 05:24:01 PM 0.30 0.00 0.30 0.00 5.13 20:13:23 05:25:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 05:26:01 PM 0.08 0.00 0.08 0.00 0.67 20:13:23 05:27:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:23 05:28:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 05:29:01 PM 0.32 0.00 0.32 0.00 5.01 20:13:23 05:30:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:23 05:31:01 PM 0.23 0.00 0.23 0.00 2.80 20:13:23 05:32:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:23 05:33:01 PM 0.12 0.00 0.12 0.00 1.17 20:13:23 05:34:01 PM 0.30 0.00 0.30 0.00 4.73 20:13:23 05:35:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:23 05:36:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 05:37:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 05:38:01 PM 0.18 0.00 0.18 0.00 2.23 20:13:23 05:39:01 PM 0.37 0.00 0.37 0.00 5.43 20:13:23 05:40:01 PM 0.15 0.00 0.15 0.00 1.22 20:13:23 05:41:01 PM 0.22 0.00 0.22 0.00 2.32 20:13:23 05:42:01 PM 0.13 0.00 0.13 0.00 2.23 20:13:23 05:43:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 05:44:01 PM 0.30 0.00 0.30 0.00 5.13 20:13:23 05:45:01 PM 0.20 0.00 0.20 0.00 2.50 20:13:23 05:46:01 PM 0.15 0.00 0.15 0.00 1.85 20:13:23 05:47:01 PM 0.12 0.00 0.12 0.00 0.93 20:13:23 05:48:01 PM 0.12 0.00 0.12 0.00 0.95 20:13:23 05:49:01 PM 0.32 0.00 0.32 0.00 4.87 20:13:23 05:50:01 PM 0.10 0.00 0.10 0.00 1.43 20:13:23 05:51:01 PM 0.85 0.00 0.85 0.00 12.81 20:13:23 05:52:01 PM 0.32 0.00 0.32 0.00 4.85 20:13:23 05:53:01 PM 0.15 0.00 0.15 0.00 1.58 20:13:23 05:54:01 PM 0.30 0.00 0.30 0.00 5.00 20:13:23 05:55:01 PM 0.13 0.00 0.13 0.00 1.03 20:13:23 05:56:01 PM 0.10 0.00 0.10 0.00 0.83 20:13:23 05:57:01 PM 0.13 0.00 0.13 0.00 0.97 20:13:23 05:58:01 PM 0.18 0.00 0.18 0.00 2.28 20:13:23 05:59:01 PM 0.37 0.00 0.37 0.00 5.81 20:13:23 06:00:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 06:01:01 PM 0.15 0.00 0.15 0.00 1.07 20:13:23 06:02:01 PM 0.22 0.00 0.22 0.00 3.45 20:13:23 06:03:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 06:04:01 PM 0.27 0.00 0.27 0.00 4.72 20:13:23 06:05:01 PM 0.10 0.00 0.10 0.00 0.85 20:13:23 06:06:01 PM 0.13 0.00 0.13 0.00 1.20 20:13:23 06:07:01 PM 0.17 0.00 0.17 0.00 2.00 20:13:23 06:08:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:23 06:09:02 PM 0.20 0.00 0.20 0.00 2.32 20:13:23 06:10:01 PM 0.22 0.00 0.22 0.00 3.25 20:13:23 06:11:01 PM 0.30 0.00 0.30 0.00 4.62 20:13:23 06:12:01 PM 0.27 0.00 0.27 0.00 4.38 20:13:23 06:13:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 06:14:01 PM 0.18 0.00 0.18 0.00 1.77 20:13:23 06:15:01 PM 0.18 0.00 0.18 0.00 3.20 20:13:23 06:16:01 PM 0.15 0.00 0.15 0.00 1.50 20:13:23 06:17:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 06:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 06:19:01 PM 0.33 0.00 0.33 0.00 4.20 20:13:23 06:20:01 PM 0.32 0.00 0.32 0.00 5.11 20:13:23 06:21:01 PM 0.22 0.00 0.22 0.00 2.68 20:13:23 06:22:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:23 06:23:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:23 06:24:01 PM 0.17 0.00 0.17 0.00 1.50 20:13:23 06:25:01 PM 0.18 0.00 0.18 0.00 2.40 20:13:23 06:26:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 06:27:01 PM 0.10 0.00 0.10 0.00 0.95 20:13:23 06:28:01 PM 0.13 0.00 0.13 0.00 0.95 20:13:23 06:29:01 PM 0.15 0.00 0.15 0.00 1.25 20:13:23 06:30:01 PM 0.23 0.00 0.23 0.00 3.92 20:13:23 06:31:01 PM 0.23 0.00 0.23 0.00 2.20 20:13:23 06:32:01 PM 0.15 0.00 0.15 0.00 2.00 20:13:23 06:33:01 PM 0.10 0.00 0.10 0.00 1.07 20:13:23 06:34:01 PM 0.15 0.00 0.15 0.00 1.12 20:13:23 06:35:01 PM 0.17 0.00 0.17 0.00 2.83 20:13:23 06:36:01 PM 0.12 0.00 0.12 0.00 0.80 20:13:23 06:37:01 PM 0.18 0.00 0.18 0.00 2.25 20:13:23 06:38:01 PM 0.15 0.00 0.15 0.00 1.48 20:13:23 06:39:01 PM 0.27 0.00 0.27 0.00 4.60 20:13:23 06:40:01 PM 0.10 0.00 0.10 0.00 1.03 20:13:23 06:41:01 PM 0.17 0.00 0.17 0.00 1.30 20:13:23 06:42:01 PM 0.18 0.00 0.18 0.00 2.52 20:13:23 06:43:01 PM 0.13 0.00 0.13 0.00 0.98 20:13:23 06:44:01 PM 0.35 0.00 0.35 0.00 6.63 20:13:23 06:45:01 PM 0.17 0.00 0.17 0.00 1.72 20:13:23 06:46:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 06:47:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 06:48:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 06:49:01 PM 0.25 0.00 0.25 0.00 4.60 20:13:23 06:50:01 PM 0.12 0.00 0.12 0.00 0.90 20:13:23 06:51:01 PM 0.22 0.00 0.22 0.00 2.57 20:13:23 06:52:01 PM 0.20 0.00 0.20 0.00 2.83 20:13:23 06:53:01 PM 0.13 0.00 0.13 0.00 0.92 20:13:23 06:54:01 PM 0.25 0.00 0.25 0.00 4.20 20:13:23 06:55:01 PM 0.10 0.00 0.10 0.00 1.17 20:13:23 06:56:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 06:57:01 PM 0.10 0.00 0.10 0.00 0.63 20:13:23 06:58:01 PM 0.10 0.00 0.10 0.00 0.77 20:13:23 06:59:01 PM 0.25 0.00 0.25 0.00 4.60 20:13:23 07:00:01 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 07:01:01 PM 0.32 0.00 0.32 0.00 4.48 20:13:23 07:02:01 PM 0.23 0.00 0.23 0.00 3.37 20:13:23 07:03:01 PM 0.13 0.00 0.13 0.00 1.08 20:13:23 07:04:01 PM 0.27 0.00 0.27 0.00 4.33 20:13:23 07:05:01 PM 0.20 0.00 0.20 0.00 2.78 20:13:23 07:06:01 PM 0.17 0.00 0.17 0.00 1.77 20:13:23 07:07:01 PM 0.15 0.00 0.15 0.00 1.45 20:13:23 07:08:01 PM 0.10 0.00 0.10 0.00 0.82 20:13:23 07:09:01 PM 0.28 0.00 0.28 0.00 4.33 20:13:23 07:10:01 PM 0.13 0.00 0.13 0.00 0.90 20:13:23 07:11:01 PM 0.17 0.00 0.17 0.00 1.63 20:13:23 07:12:01 PM 0.23 0.00 0.23 0.00 3.82 20:13:23 07:13:01 PM 0.13 0.00 0.13 0.00 1.32 20:13:23 07:14:01 PM 0.25 0.00 0.25 0.00 4.20 20:13:23 07:15:01 PM 0.12 0.00 0.12 0.00 1.03 20:13:23 07:16:02 PM 0.12 0.00 0.12 0.00 0.77 20:13:23 07:17:01 PM 0.08 0.00 0.08 0.00 0.59 20:13:23 07:18:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:23 07:19:01 PM 0.18 0.00 0.18 0.00 2.55 20:13:23 07:20:01 PM 0.20 0.00 0.20 0.00 3.07 20:13:23 07:21:01 PM 0.23 0.00 0.23 0.00 2.97 20:13:23 07:22:01 PM 0.25 0.00 0.25 0.00 3.85 20:13:23 07:23:01 PM 0.13 0.00 0.13 0.00 1.82 20:13:23 07:24:01 PM 0.13 0.00 0.13 0.00 1.35 20:13:23 07:25:01 PM 0.18 0.00 0.18 0.00 2.40 20:13:23 07:26:01 PM 0.10 0.00 0.10 0.00 0.80 20:13:23 07:27:01 PM 0.18 0.00 0.18 0.00 2.50 20:13:23 07:28:01 PM 0.12 0.00 0.12 0.00 1.30 20:13:23 07:29:01 PM 0.25 0.00 0.25 0.00 3.10 20:13:23 07:30:01 PM 0.27 0.00 0.27 0.00 3.58 20:13:23 07:31:01 PM 0.13 0.00 0.13 0.00 1.10 20:13:23 07:32:01 PM 0.17 0.00 0.17 0.00 2.02 20:13:23 07:33:01 PM 0.10 0.00 0.10 0.00 1.07 20:13:23 07:34:01 PM 1.12 0.00 1.12 0.00 18.16 20:13:23 07:35:01 PM 0.48 0.00 0.48 0.00 7.21 20:13:23 07:36:01 PM 0.28 0.00 0.28 0.00 2.52 20:13:23 07:37:01 PM 0.35 0.00 0.35 0.00 3.50 20:13:23 07:38:01 PM 0.38 0.00 0.38 0.00 4.73 20:13:23 07:39:01 PM 0.35 0.00 0.35 0.00 3.62 20:13:23 07:40:01 PM 0.38 0.00 0.38 0.00 5.31 20:13:23 07:41:01 PM 9.83 6.33 3.50 1232.66 944.49 20:13:23 07:42:01 PM 118.94 0.32 118.63 14.00 11260.51 20:13:23 07:43:01 PM 45.41 1.37 44.04 135.44 5304.92 20:13:23 07:44:01 PM 59.47 6.75 52.72 1248.19 3524.91 20:13:23 07:45:01 PM 41.42 2.33 39.09 246.58 6510.88 20:13:23 07:46:01 PM 3.60 0.00 3.60 0.00 122.01 20:13:23 07:47:01 PM 0.13 0.00 0.13 0.00 1.68 20:13:23 07:48:01 PM 0.13 0.00 0.13 0.00 0.97 20:13:23 07:49:01 PM 0.53 0.08 0.45 6.67 13.88 20:13:23 07:50:01 PM 1.93 0.00 1.93 0.00 70.88 20:13:23 07:51:01 PM 0.22 0.00 0.22 0.00 4.35 20:13:23 07:52:01 PM 0.30 0.00 0.30 0.00 8.27 20:13:23 07:53:01 PM 0.23 0.00 0.23 0.00 7.78 20:13:23 07:54:01 PM 0.37 0.00 0.37 0.00 10.75 20:13:23 07:55:01 PM 0.12 0.00 0.12 0.00 3.60 20:13:23 07:56:01 PM 0.17 0.00 0.17 0.00 6.32 20:13:23 07:57:01 PM 0.18 0.00 0.18 0.00 8.25 20:13:23 07:58:01 PM 0.60 0.00 0.60 0.00 61.29 20:13:23 07:59:01 PM 0.43 0.00 0.43 0.00 10.68 20:13:23 08:00:01 PM 0.25 0.00 0.25 0.00 10.81 20:13:23 08:01:01 PM 0.60 0.00 0.60 0.00 17.11 20:13:23 08:02:01 PM 0.20 0.00 0.20 0.00 8.00 20:13:23 08:03:01 PM 0.12 0.00 0.12 0.00 5.20 20:13:23 08:04:01 PM 0.55 0.00 0.55 0.00 17.28 20:13:23 08:05:01 PM 0.42 0.00 0.42 0.00 10.41 20:13:23 08:06:01 PM 0.53 0.00 0.53 0.00 11.75 20:13:23 08:07:01 PM 0.53 0.00 0.53 0.00 11.88 20:13:23 08:08:01 PM 0.55 0.00 0.55 0.00 10.01 20:13:23 08:09:01 PM 0.63 0.00 0.63 0.00 12.18 20:13:23 08:10:01 PM 0.57 0.00 0.57 0.00 10.48 20:13:23 08:11:01 PM 0.70 0.00 0.70 0.00 12.75 20:13:23 08:12:01 PM 2.10 0.22 1.88 12.00 153.04 20:13:23 08:13:01 PM 32.86 0.57 32.29 77.84 1593.89 20:13:23 Average: 0.60 0.03 0.57 4.27 38.38 20:13:23 20:13:23 06:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:23 06:20:01 AM 5854916 7224228 2027516 25.72 2688 1568076 682228 7.64 152860 1616912 4 20:13:23 06:21:01 AM 5855852 7225164 2026580 25.71 2688 1568080 682228 7.64 152872 1616228 4 20:13:23 06:22:01 AM 5852228 7221556 2030204 25.76 2688 1568096 682228 7.64 152892 1619696 4 20:13:23 06:23:01 AM 5849840 7219168 2032592 25.79 2688 1568096 682228 7.64 152892 1621896 4 20:13:23 06:24:01 AM 5849624 7218956 2032808 25.79 2688 1568100 682228 7.64 152892 1622472 4 20:13:23 06:25:01 AM 5848028 7217360 2034404 25.81 2688 1568100 682228 7.64 152896 1624008 8 20:13:23 06:26:01 AM 5848036 7217368 2034396 25.81 2688 1568100 682228 7.64 152896 1624140 4 20:13:23 06:27:01 AM 5848004 7217340 2034428 25.81 2688 1568104 682228 7.64 152896 1624144 4 20:13:23 06:28:01 AM 5848104 7217440 2034328 25.81 2688 1568104 682228 7.64 152896 1624028 4 20:13:23 06:29:01 AM 5847932 7217268 2034500 25.81 2688 1568104 682228 7.64 152896 1624100 4 20:13:23 06:30:01 AM 5847488 7216828 2034944 25.82 2688 1568108 679908 7.61 152896 1624580 4 20:13:23 06:31:01 AM 5848096 7217440 2034336 25.81 2688 1568112 679908 7.61 152896 1624148 4 20:13:23 06:32:01 AM 5848152 7217500 2034280 25.81 2688 1568116 679908 7.61 152896 1624152 4 20:13:23 06:33:01 AM 5845296 7214644 2037136 25.84 2688 1568116 679908 7.61 152896 1626956 4 20:13:23 06:34:01 AM 5843704 7213056 2038728 25.86 2688 1568120 678348 7.60 153048 1628264 4 20:13:23 06:35:01 AM 5844096 7213452 2038336 25.86 2688 1568124 678348 7.60 153048 1628216 4 20:13:23 06:36:01 AM 5841740 7211096 2040692 25.89 2688 1568124 678348 7.60 153048 1630488 4 20:13:23 06:37:02 AM 5841664 7211020 2040768 25.89 2688 1568124 678348 7.60 153048 1630560 4 20:13:23 06:38:01 AM 5841960 7211320 2040472 25.89 2688 1568128 678348 7.60 153048 1630300 4 20:13:23 06:39:01 AM 5841680 7211040 2040752 25.89 2688 1568128 678348 7.60 153048 1630368 4 20:13:23 06:40:01 AM 5841652 7211012 2040780 25.89 2688 1568128 671924 7.52 153048 1630416 4 20:13:23 06:41:01 AM 5841748 7211112 2040684 25.89 2688 1568132 671924 7.52 153048 1630424 4 20:13:23 06:42:01 AM 5841448 7210812 2040984 25.89 2688 1568132 671924 7.52 153048 1630644 4 20:13:23 06:43:01 AM 5841760 7211128 2040672 25.89 2688 1568136 671924 7.52 153048 1630384 8 20:13:23 06:44:01 AM 5839692 7209052 2042740 25.92 2688 1568136 671924 7.52 153048 1632508 16 20:13:23 06:45:01 AM 5839624 7208984 2042808 25.92 2688 1568136 671924 7.52 153048 1632440 8 20:13:23 06:46:01 AM 5839628 7208992 2042804 25.92 2688 1568140 671924 7.52 153048 1632668 16 20:13:23 06:47:01 AM 5839080 7208444 2043352 25.92 2688 1568140 671924 7.52 153048 1632976 12 20:13:23 06:48:01 AM 5838940 7208304 2043492 25.92 2688 1568140 687504 7.70 153048 1633152 4 20:13:23 06:49:01 AM 5839388 7208752 2043044 25.92 2688 1568140 687504 7.70 153048 1632840 12 20:13:23 06:50:01 AM 5839024 7208392 2043408 25.92 2688 1568144 688708 7.71 153048 1632892 8 20:13:23 06:51:01 AM 5837116 7206484 2045316 25.95 2688 1568144 688708 7.71 153048 1635068 12 20:13:23 06:52:01 AM 5837152 7206524 2045280 25.95 2688 1568148 688708 7.71 153048 1635092 4 20:13:23 06:53:01 AM 5837288 7206660 2045144 25.95 2688 1568148 688708 7.71 153048 1634892 4 20:13:23 06:54:01 AM 5837188 7206560 2045244 25.95 2688 1568148 688708 7.71 153048 1635076 4 20:13:23 06:55:01 AM 5837168 7206544 2045264 25.95 2688 1568152 688708 7.71 153048 1635012 4 20:13:23 06:56:01 AM 5837308 7206684 2045124 25.95 2688 1568152 688708 7.71 153048 1634896 4 20:13:23 06:57:01 AM 5837368 7206744 2045064 25.94 2688 1568152 688708 7.71 153048 1634896 4 20:13:23 06:58:01 AM 5837312 7206692 2045120 25.95 2688 1568156 688708 7.71 153048 1635016 4 20:13:23 06:59:01 AM 5835148 7204532 2047284 25.97 2688 1568160 688708 7.71 153048 1637024 4 20:13:23 07:00:01 AM 5834844 7204228 2047588 25.98 2688 1568160 680420 7.62 153064 1637280 16 20:13:23 07:01:01 AM 5834528 7203916 2047904 25.98 2688 1568164 680420 7.62 153064 1637564 4 20:13:23 07:02:01 AM 5834880 7204336 2047552 25.98 2688 1568232 680420 7.62 153208 1637172 4 20:13:23 07:03:01 AM 5834908 7204368 2047524 25.98 2688 1568236 680420 7.62 153208 1637176 4 20:13:23 07:04:01 AM 5832496 7201956 2049936 26.01 2688 1568236 680420 7.62 153208 1639624 12 20:13:23 07:05:01 AM 5832780 7202240 2049652 26.00 2688 1568236 680420 7.62 153208 1639304 8 20:13:23 07:06:01 AM 5832740 7202204 2049692 26.00 2688 1568240 680420 7.62 153208 1639308 4 20:13:23 07:07:01 AM 5832332 7201796 2050100 26.01 2688 1568240 680420 7.62 153208 1639720 12 20:13:23 07:08:01 AM 5832552 7202016 2049880 26.01 2688 1568240 680420 7.62 153208 1639332 8 20:13:23 07:09:01 AM 5832328 7201796 2050104 26.01 2688 1568244 672676 7.53 153208 1639520 12 20:13:23 07:10:01 AM 5812624 7199360 2069808 26.26 2688 1585480 694412 7.78 155452 1656828 8 20:13:23 07:11:01 AM 5812860 7199600 2069572 26.26 2688 1585484 694412 7.78 155452 1656716 4 20:13:23 07:12:01 AM 5812764 7199504 2069668 26.26 2688 1585484 694412 7.78 155452 1656716 4 20:13:23 07:13:01 AM 5812704 7199444 2069728 26.26 2688 1585484 694412 7.78 155452 1656716 4 20:13:23 07:14:01 AM 5812576 7199320 2069856 26.26 2688 1585488 694412 7.78 155452 1656996 4 20:13:23 07:15:01 AM 5812392 7199136 2070040 26.26 2688 1585488 678788 7.60 155452 1657104 4 20:13:23 07:16:01 AM 5812612 7199356 2069820 26.26 2688 1585488 678788 7.60 155452 1656976 4 20:13:23 07:17:01 AM 5812348 7199096 2070084 26.26 2688 1585492 678788 7.60 155452 1657136 16 20:13:23 07:18:01 AM 5812332 7199276 2070100 26.26 2688 1585688 678788 7.60 155608 1657100 16 20:13:23 07:19:01 AM 5812528 7199472 2069904 26.26 2688 1585688 678788 7.60 155608 1657000 4 20:13:23 07:20:01 AM 5812228 7199176 2070204 26.26 2688 1585692 680952 7.62 155608 1657168 4 20:13:23 07:21:01 AM 5812516 7199472 2069916 26.26 2688 1585692 680952 7.62 155608 1656920 4 20:13:23 07:22:01 AM 5812496 7199456 2069936 26.26 2688 1585696 680952 7.62 155608 1657068 8 20:13:23 07:23:01 AM 5812500 7199460 2069932 26.26 2688 1585696 680952 7.62 155608 1656996 4 20:13:23 07:24:01 AM 5812416 7199376 2070016 26.26 2688 1585696 680952 7.62 155608 1657024 4 20:13:23 07:25:01 AM 5812644 7199604 2069788 26.26 2688 1585696 680952 7.62 155608 1656920 4 20:13:23 07:26:01 AM 5812644 7199608 2069788 26.26 2688 1585700 680952 7.62 155608 1656960 4 20:13:23 07:27:01 AM 5812504 7199468 2069928 26.26 2688 1585700 680952 7.62 155608 1657076 4 20:13:23 07:28:01 AM 5812468 7199432 2069964 26.26 2688 1585700 680952 7.62 155608 1657076 4 20:13:23 07:29:01 AM 5812368 7199336 2070064 26.26 2688 1585704 680952 7.62 155608 1657032 12 20:13:23 07:30:01 AM 5811980 7198952 2070452 26.27 2688 1585708 680956 7.62 155608 1657084 4 20:13:23 07:31:01 AM 5812324 7199304 2070108 26.26 2688 1585716 680956 7.62 155608 1656976 4 20:13:23 07:32:01 AM 5812328 7199308 2070104 26.26 2688 1585716 680956 7.62 155608 1656976 4 20:13:23 07:33:01 AM 5812080 7199060 2070352 26.27 2688 1585716 680956 7.62 155608 1657180 4 20:13:23 07:34:01 AM 5812332 7199316 2070100 26.26 2688 1585720 680956 7.62 155608 1657052 4 20:13:23 07:35:01 AM 5812372 7199356 2070060 26.26 2688 1585720 680956 7.62 155608 1656984 4 20:13:23 07:36:01 AM 5812260 7199244 2070172 26.26 2688 1585720 680956 7.62 155608 1657100 4 20:13:23 07:37:01 AM 5812428 7199416 2070004 26.26 2688 1585724 680956 7.62 155608 1656988 4 20:13:23 07:38:01 AM 5812484 7199472 2069948 26.26 2688 1585724 680956 7.62 155636 1656960 12 20:13:23 07:39:01 AM 5812360 7199348 2070072 26.26 2688 1585724 680956 7.62 155636 1657028 4 20:13:23 07:40:01 AM 5812284 7199276 2070148 26.26 2688 1585728 696812 7.80 155636 1657084 4 20:13:23 07:41:01 AM 5812260 7199252 2070172 26.26 2688 1585728 696812 7.80 155636 1657084 4 20:13:23 07:42:01 AM 5812464 7199460 2069968 26.26 2688 1585732 696812 7.80 155636 1656972 4 20:13:23 07:43:01 AM 5812516 7199512 2069916 26.26 2688 1585732 696812 7.80 155636 1656972 4 20:13:23 07:44:01 AM 5812128 7199124 2070304 26.26 2688 1585732 696812 7.80 155636 1657040 12 20:13:23 07:45:02 AM 5812220 7199220 2070212 26.26 2688 1585736 696812 7.80 155636 1657100 8 20:13:23 07:46:01 AM 5812312 7199312 2070120 26.26 2688 1585736 696812 7.80 155636 1657104 8 20:13:23 07:47:01 AM 5812336 7199336 2070096 26.26 2688 1585736 696812 7.80 155636 1656992 8 20:13:23 07:48:01 AM 5812368 7199372 2070064 26.26 2688 1585740 696812 7.80 155636 1657112 4 20:13:23 07:49:01 AM 5812428 7199432 2070004 26.26 2688 1585740 696812 7.80 155636 1657068 16 20:13:23 07:50:01 AM 5812304 7199308 2070128 26.26 2688 1585740 673052 7.54 155636 1657116 8 20:13:23 07:51:01 AM 5812332 7199340 2070100 26.26 2688 1585744 673052 7.54 155636 1657004 4 20:13:23 07:52:01 AM 5812400 7199408 2070032 26.26 2688 1585744 673052 7.54 155636 1657120 4 20:13:23 07:53:01 AM 5812404 7199416 2070028 26.26 2688 1585748 673052 7.54 155636 1657008 4 20:13:23 07:54:01 AM 5812340 7199352 2070092 26.26 2688 1585748 673052 7.54 155636 1657076 4 20:13:23 07:55:01 AM 5812344 7199356 2070088 26.26 2688 1585748 673052 7.54 155636 1657124 4 20:13:23 07:56:01 AM 5812344 7199360 2070088 26.26 2688 1585752 673052 7.54 155636 1657128 4 20:13:23 07:57:01 AM 5812416 7199432 2070016 26.26 2688 1585752 673052 7.54 155636 1657128 4 20:13:23 07:58:01 AM 5812188 7199204 2070244 26.26 2688 1585752 673052 7.54 155636 1657404 4 20:13:23 07:59:01 AM 5812912 7199932 2069520 26.25 2688 1585756 673052 7.54 155632 1656808 4 20:13:23 08:00:01 AM 5812792 7199812 2069640 26.26 2688 1585756 672244 7.53 155632 1656856 4 20:13:23 08:01:01 AM 5812272 7199300 2070160 26.26 2688 1585764 672244 7.53 155632 1657216 4 20:13:23 08:02:01 AM 5812916 7199944 2069516 26.25 2688 1585764 672244 7.53 155660 1656724 4 20:13:23 08:03:01 AM 5813108 7200136 2069324 26.25 2688 1585764 672244 7.53 155660 1656724 4 20:13:23 08:04:01 AM 5812508 7199536 2069924 26.26 2688 1585764 672244 7.53 155660 1657000 16 20:13:23 08:05:01 AM 5812620 7199652 2069812 26.26 2688 1585768 672244 7.53 155660 1656752 8 20:13:23 08:06:01 AM 5812728 7199764 2069704 26.26 2688 1585772 672244 7.53 155660 1656872 4 20:13:23 08:07:01 AM 5812652 7199688 2069780 26.26 2688 1585772 672244 7.53 155660 1656756 4 20:13:23 08:08:01 AM 5812720 7199760 2069712 26.26 2688 1585776 672244 7.53 155660 1657032 12 20:13:23 08:09:01 AM 5812756 7199796 2069676 26.26 2688 1585776 672244 7.53 155660 1656832 8 20:13:23 08:10:01 AM 5812624 7199664 2069808 26.26 2688 1585776 672308 7.53 155660 1656880 8 20:13:23 08:11:01 AM 5812776 7199824 2069656 26.26 2688 1585780 672308 7.53 155660 1656768 8 20:13:23 08:12:01 AM 5812732 7199780 2069700 26.26 2688 1585780 672308 7.53 155660 1656768 4 20:13:23 08:13:01 AM 5812516 7199568 2069916 26.26 2688 1585784 672308 7.53 155660 1657048 4 20:13:23 08:14:01 AM 5812744 7199796 2069688 26.26 2688 1585784 672308 7.53 155660 1656864 4 20:13:23 08:15:01 AM 5812792 7199844 2069640 26.26 2688 1585784 672308 7.53 155660 1656796 4 20:13:23 08:16:01 AM 5812740 7199796 2069692 26.26 2688 1585788 672308 7.53 155660 1656800 4 20:13:23 08:17:01 AM 5812764 7199820 2069668 26.26 2688 1585788 672308 7.53 155660 1656800 4 20:13:23 08:18:01 AM 5812824 7199880 2069608 26.26 2688 1585788 672308 7.53 155660 1656800 4 20:13:23 08:19:01 AM 5812712 7199772 2069720 26.26 2688 1585792 672308 7.53 155660 1656876 4 20:13:23 08:20:01 AM 5812560 7199620 2069872 26.26 2688 1585792 672308 7.53 155660 1657044 4 20:13:23 08:21:01 AM 5812804 7199868 2069628 26.26 2688 1585796 672308 7.53 155660 1656816 4 20:13:23 08:22:01 AM 5812756 7199820 2069676 26.26 2688 1585796 672308 7.53 155660 1656932 4 20:13:23 08:23:01 AM 5812896 7199960 2069536 26.26 2688 1585796 672308 7.53 155660 1656816 4 20:13:23 08:24:01 AM 5812460 7199528 2069972 26.26 2688 1585800 672308 7.53 155660 1657028 4 20:13:23 08:25:01 AM 5812744 7199812 2069688 26.26 2688 1585800 672308 7.53 155660 1656852 4 20:13:23 08:26:01 AM 5812556 7199628 2069876 26.26 2688 1585804 703644 7.88 165164 1647328 248 20:13:23 08:27:01 AM 5812556 7199632 2069876 26.26 2688 1585808 703644 7.88 165164 1647332 4 20:13:23 08:28:01 AM 5812588 7199664 2069844 26.26 2688 1585808 703644 7.88 165164 1647412 4 20:13:23 08:29:01 AM 5812564 7199640 2069868 26.26 2688 1585808 703644 7.88 165164 1647572 16 20:13:23 08:30:01 AM 5811968 7199048 2070464 26.27 2688 1585812 703644 7.88 165164 1647728 4 20:13:23 08:31:01 AM 5812496 7199580 2069936 26.26 2688 1585812 703644 7.88 165164 1647340 4 20:13:23 08:32:01 AM 5812520 7199608 2069912 26.26 2688 1585816 703644 7.88 165164 1647348 4 20:13:23 08:33:01 AM 5812304 7199392 2070128 26.26 2688 1585816 703644 7.88 165164 1647648 4 20:13:23 08:34:01 AM 5812508 7199596 2069924 26.26 2688 1585816 703644 7.88 165164 1647512 8 20:13:23 08:35:01 AM 5812648 7199740 2069784 26.26 2688 1585820 703644 7.88 165164 1647448 4 20:13:23 08:36:01 AM 5812564 7199656 2069868 26.26 2688 1585820 703644 7.88 165164 1647448 4 20:13:23 08:37:01 AM 5812624 7199716 2069808 26.26 2688 1585820 703644 7.88 165164 1647448 4 20:13:23 08:38:01 AM 5812508 7199604 2069924 26.26 2688 1585824 687936 7.70 165164 1647452 4 20:13:23 08:39:01 AM 5812628 7199724 2069804 26.26 2688 1585824 687936 7.70 165164 1647524 4 20:13:23 08:40:01 AM 5812428 7199524 2070004 26.26 2688 1585824 683460 7.65 165164 1647456 4 20:13:23 08:41:01 AM 5812564 7199668 2069868 26.26 2688 1585832 683460 7.65 165164 1647464 4 20:13:23 08:42:01 AM 5812684 7199788 2069748 26.26 2688 1585832 683460 7.65 165164 1647464 4 20:13:23 08:43:01 AM 5812664 7199768 2069768 26.26 2688 1585832 683460 7.65 165164 1647464 4 20:13:23 08:44:01 AM 5812712 7199820 2069720 26.26 2688 1585836 683460 7.65 165164 1647536 4 20:13:23 08:45:01 AM 5812180 7199288 2070252 26.26 2688 1585836 683460 7.65 165164 1647672 4 20:13:23 08:46:01 AM 5812484 7199592 2069948 26.26 2688 1585836 683460 7.65 165164 1647468 4 20:13:23 08:47:01 AM 5812496 7199608 2069936 26.26 2688 1585840 683460 7.65 165164 1647472 4 20:13:23 08:48:01 AM 5812264 7199376 2070168 26.26 2688 1585840 683460 7.65 165164 1647768 12 20:13:23 08:49:01 AM 5812456 7199572 2069976 26.26 2688 1585844 683460 7.65 165164 1647568 8 20:13:23 08:50:01 AM 5812424 7199544 2070008 26.26 2688 1585848 683460 7.65 165164 1647620 8 20:13:23 08:51:01 AM 5812624 7199744 2069808 26.26 2688 1585848 683460 7.65 165164 1647508 4 20:13:23 08:52:01 AM 5812628 7199752 2069804 26.26 2688 1585852 683460 7.65 165164 1647512 4 20:13:23 08:53:01 AM 5812636 7199760 2069796 26.26 2688 1585852 683460 7.65 165164 1647512 4 20:13:23 08:54:01 AM 5812228 7199352 2070204 26.26 2688 1585852 683460 7.65 165164 1647716 16 20:13:23 08:55:01 AM 5812544 7199672 2069888 26.26 2688 1585856 683460 7.65 165164 1647516 8 20:13:23 08:56:01 AM 5812628 7199756 2069804 26.26 2688 1585856 683460 7.65 165164 1647516 4 20:13:23 08:57:01 AM 5812248 7199376 2070184 26.26 2688 1585856 683460 7.65 165164 1647720 4 20:13:23 08:58:01 AM 5812552 7199684 2069880 26.26 2688 1585860 683460 7.65 165164 1647520 4 20:13:23 08:59:01 AM 5812448 7199580 2069984 26.26 2688 1585860 683460 7.65 165164 1647588 4 20:13:23 09:00:01 AM 5812332 7199464 2070100 26.26 2688 1585860 680632 7.62 165164 1647636 4 20:13:23 09:01:01 AM 5811360 7198496 2071072 26.27 2688 1585864 680632 7.62 165164 1648224 4 20:13:23 09:02:01 AM 5812472 7199608 2069960 26.26 2688 1585864 680632 7.62 165172 1647524 4 20:13:23 09:03:01 AM 5812364 7199504 2070068 26.26 2688 1585868 680632 7.62 165172 1647528 4 20:13:23 09:04:01 AM 5812180 7199320 2070252 26.26 2688 1585868 680632 7.62 165172 1647808 4 20:13:23 09:05:01 AM 5812568 7199708 2069864 26.26 2688 1585868 680632 7.62 165172 1647536 4 20:13:23 09:06:01 AM 5812608 7199752 2069824 26.26 2688 1585872 680632 7.62 165172 1647540 4 20:13:23 09:07:01 AM 5812688 7199832 2069744 26.26 2688 1585872 680632 7.62 165172 1647540 4 20:13:23 09:08:01 AM 5812664 7199808 2069768 26.26 2688 1585872 680632 7.62 165172 1647540 4 20:13:23 09:09:01 AM 5812612 7199760 2069820 26.26 2688 1585876 680632 7.62 165172 1647612 12 20:13:23 09:10:01 AM 5811796 7198944 2070636 26.27 2688 1585876 678924 7.60 165172 1648080 16 20:13:23 09:11:01 AM 5812364 7199516 2070068 26.26 2688 1585880 678924 7.60 165172 1647564 8 20:13:23 09:12:01 AM 5812424 7199576 2070008 26.26 2688 1585880 678924 7.60 165172 1647564 4 20:13:23 09:13:01 AM 5812484 7199636 2069948 26.26 2688 1585880 678924 7.60 165172 1647576 4 20:13:23 09:14:01 AM 5812404 7199560 2070028 26.26 2688 1585884 678924 7.60 165172 1647648 16 20:13:23 09:15:01 AM 5812516 7199672 2069916 26.26 2688 1585884 678924 7.60 165172 1647696 8 20:13:23 09:16:01 AM 5812516 7199672 2069916 26.26 2688 1585884 678924 7.60 165172 1647580 4 20:13:23 09:17:01 AM 5812516 7199672 2069916 26.26 2688 1585884 678924 7.60 165172 1647696 4 20:13:23 09:18:01 AM 5812512 7199672 2069920 26.26 2688 1585888 678924 7.60 165172 1647584 4 20:13:23 09:19:01 AM 5812176 7199336 2070256 26.26 2688 1585888 678924 7.60 165172 1647772 4 20:13:23 09:20:01 AM 5812008 7199168 2070424 26.27 2688 1585888 682564 7.64 165172 1647704 4 20:13:23 09:21:01 AM 5812248 7199396 2070184 26.26 2688 1585892 682564 7.64 165172 1647708 4 20:13:23 09:22:01 AM 5812420 7199568 2070012 26.26 2688 1585892 682564 7.64 165172 1647592 4 20:13:23 09:23:01 AM 5812424 7199576 2070008 26.26 2688 1585896 682564 7.64 165172 1647712 4 20:13:23 09:24:01 AM 5812024 7199176 2070408 26.27 2688 1585896 682564 7.64 165172 1647872 4 20:13:23 09:25:01 AM 5812200 7199352 2070232 26.26 2688 1585896 682564 7.64 165172 1647804 4 20:13:23 09:26:01 AM 5812424 7199580 2070008 26.26 2688 1585900 682564 7.64 165172 1647720 4 20:13:23 09:27:01 AM 5812508 7199664 2069924 26.26 2688 1585900 682564 7.64 165172 1647604 4 20:13:23 09:28:01 AM 5812512 7199668 2069920 26.26 2688 1585900 682564 7.64 165172 1647604 4 20:13:23 09:29:01 AM 5812308 7199472 2070124 26.26 2688 1585908 682564 7.64 165172 1647680 4 20:13:23 09:30:01 AM 5812200 7199364 2070232 26.26 2688 1585908 680628 7.62 165172 1647728 8 20:13:23 09:31:01 AM 5812360 7199536 2070072 26.26 2688 1585912 680628 7.62 165172 1647732 4 20:13:23 09:32:01 AM 5812428 7199604 2070004 26.26 2688 1585912 680628 7.62 165172 1647712 4 20:13:23 09:33:01 AM 5812080 7199256 2070352 26.27 2688 1585912 680628 7.62 165172 1647824 4 20:13:23 09:34:01 AM 5812048 7199228 2070384 26.27 2688 1585916 680628 7.62 165172 1647692 12 20:13:23 09:35:01 AM 5812256 7199436 2070176 26.26 2688 1585916 680628 7.62 165172 1647624 8 20:13:23 09:36:01 AM 5812196 7199376 2070236 26.26 2688 1585916 680628 7.62 165172 1647624 4 20:13:23 09:37:01 AM 5812200 7199384 2070232 26.26 2688 1585920 680628 7.62 165172 1647608 4 20:13:23 09:38:01 AM 5812308 7199492 2070124 26.26 2688 1585920 680628 7.62 165172 1647628 4 20:13:23 09:39:01 AM 5812116 7199300 2070316 26.26 2688 1585920 680628 7.62 165172 1647708 4 20:13:23 09:40:01 AM 5812116 7199304 2070316 26.26 2688 1585924 672440 7.53 165172 1647760 4 20:13:23 09:41:01 AM 5812364 7199552 2070068 26.26 2688 1585924 672440 7.53 165172 1647644 4 20:13:23 09:42:01 AM 5812292 7199484 2070140 26.26 2688 1585928 672440 7.53 165172 1647648 4 20:13:23 09:43:01 AM 5812352 7199544 2070080 26.26 2688 1585928 672440 7.53 165172 1647648 4 20:13:23 09:44:01 AM 5812272 7199464 2070160 26.26 2688 1585928 672440 7.53 165172 1647716 4 20:13:23 09:45:01 AM 5812268 7199464 2070164 26.26 2688 1585932 672440 7.53 165172 1647652 4 20:13:23 09:46:01 AM 5812416 7199612 2070016 26.26 2688 1585932 672440 7.53 165172 1647652 4 20:13:23 09:47:01 AM 5812348 7199544 2070084 26.26 2688 1585932 672440 7.53 165172 1647652 4 20:13:23 09:48:01 AM 5812324 7199524 2070108 26.26 2688 1585936 672440 7.53 165172 1647656 4 20:13:23 09:49:01 AM 5812296 7199496 2070136 26.26 2688 1585936 672440 7.53 165172 1647844 4 20:13:23 09:50:01 AM 5812268 7199468 2070164 26.26 2688 1585936 672440 7.53 165172 1647776 4 20:13:23 09:51:01 AM 5812332 7199540 2070100 26.26 2688 1585944 672440 7.53 165172 1647672 4 20:13:23 09:52:01 AM 5812368 7199576 2070064 26.26 2688 1585944 672440 7.53 165172 1647672 4 20:13:23 09:53:01 AM 5812204 7199416 2070228 26.26 2688 1585948 672440 7.53 165172 1647880 4 20:13:23 09:54:01 AM 5812016 7199228 2070416 26.27 2688 1585948 672440 7.53 165172 1647744 16 20:13:23 09:55:01 AM 5812060 7199272 2070372 26.27 2688 1585948 688220 7.71 165172 1647888 8 20:13:23 09:56:01 AM 5812352 7199564 2070080 26.26 2688 1585948 688220 7.71 165172 1647684 8 20:13:23 09:57:01 AM 5811992 7199208 2070440 26.27 2688 1585952 688220 7.71 165172 1648032 16 20:13:23 09:58:01 AM 5812328 7199544 2070104 26.26 2688 1585952 688220 7.71 165172 1647692 8 20:13:23 09:59:01 AM 5812336 7199552 2070096 26.26 2688 1585952 688220 7.71 165172 1647760 4 20:13:23 10:00:01 AM 5812060 7199280 2070372 26.27 2688 1585956 672504 7.53 165172 1647812 4 20:13:23 10:01:01 AM 5810756 7197976 2071676 26.28 2688 1585956 672504 7.53 165172 1648852 16 20:13:23 10:02:01 AM 5812172 7199396 2070260 26.26 2688 1585960 672504 7.53 165172 1647772 12 20:13:23 10:03:02 AM 5812096 7199320 2070336 26.27 2688 1585960 672504 7.53 165172 1647772 4 20:13:23 10:04:01 AM 5811828 7199052 2070604 26.27 2688 1585960 672504 7.53 165172 1648180 4 20:13:23 10:05:01 AM 5812304 7199532 2070128 26.26 2688 1585964 672504 7.53 165172 1647776 4 20:13:23 10:06:01 AM 5812244 7199472 2070188 26.26 2688 1585964 688196 7.71 165172 1647776 4 20:13:23 10:07:01 AM 5812304 7199532 2070128 26.26 2688 1585964 688196 7.71 165172 1647776 4 20:13:23 10:08:01 AM 5812368 7199600 2070064 26.26 2688 1585968 688196 7.71 165172 1647780 4 20:13:23 10:09:01 AM 5809444 7196676 2072988 26.30 2688 1585968 683316 7.65 165172 1650400 4 20:13:23 10:10:01 AM 5811796 7199040 2070636 26.27 2688 1585976 680760 7.62 165884 1647196 4 20:13:23 10:11:01 AM 5812000 7199248 2070432 26.27 2688 1585980 680760 7.62 165884 1647084 4 20:13:23 10:12:01 AM 5812084 7199332 2070348 26.27 2688 1585980 680760 7.62 165884 1647084 4 20:13:23 10:13:01 AM 5811644 7198896 2070788 26.27 2688 1585984 680760 7.62 165884 1647364 4 20:13:23 10:14:01 AM 5811868 7199120 2070564 26.27 2688 1585984 680760 7.62 165884 1647160 12 20:13:23 10:15:01 AM 5812024 7199276 2070408 26.27 2688 1585984 680760 7.62 165884 1647092 8 20:13:23 10:16:01 AM 5812024 7199280 2070408 26.27 2688 1585988 680760 7.62 165884 1647096 8 20:13:23 10:17:01 AM 5812100 7199356 2070332 26.27 2688 1585988 680760 7.62 165884 1647100 4 20:13:23 10:18:01 AM 5812108 7199364 2070324 26.27 2688 1585988 680760 7.62 165884 1647100 4 20:13:23 10:19:01 AM 5811996 7199256 2070436 26.27 2688 1585992 680760 7.62 165884 1647172 12 20:13:23 10:20:01 AM 5811804 7199064 2070628 26.27 2688 1585992 684268 7.66 165884 1647220 8 20:13:23 10:21:01 AM 5812056 7199320 2070376 26.27 2688 1585996 684268 7.66 165884 1647108 4 20:13:23 10:22:01 AM 5812152 7199416 2070280 26.26 2688 1585996 684268 7.66 165884 1647108 4 20:13:23 10:23:01 AM 5812092 7199356 2070340 26.27 2688 1585996 684268 7.66 165884 1647108 4 20:13:23 10:24:01 AM 5811952 7199220 2070480 26.27 2688 1586000 684268 7.66 165884 1647180 4 20:13:23 10:25:01 AM 5811976 7199244 2070456 26.27 2688 1586000 684268 7.66 165884 1647112 4 20:13:23 10:26:01 AM 5812108 7199376 2070324 26.27 2688 1586000 684268 7.66 165884 1647112 4 20:13:23 10:27:01 AM 5812120 7199392 2070312 26.26 2688 1586004 684268 7.66 165884 1647116 4 20:13:23 10:28:01 AM 5812176 7199448 2070256 26.26 2688 1586004 684268 7.66 165884 1647116 4 20:13:23 10:29:01 AM 5812100 7199372 2070332 26.27 2688 1586004 684268 7.66 165884 1647184 4 20:13:23 10:30:01 AM 5811844 7199120 2070588 26.27 2688 1586008 707028 7.92 165884 1647352 4 20:13:23 10:31:01 AM 5812144 7199420 2070288 26.26 2688 1586008 707028 7.92 165884 1647324 4 20:13:23 10:32:01 AM 5812064 7199340 2070368 26.27 2688 1586008 707028 7.92 165884 1647120 4 20:13:23 10:33:01 AM 5811688 7198968 2070744 26.27 2688 1586012 707028 7.92 165884 1647396 4 20:13:23 10:34:01 AM 5811912 7199192 2070520 26.27 2688 1586012 691084 7.74 165884 1647192 12 20:13:23 10:35:01 AM 5811920 7199200 2070512 26.27 2688 1586012 691084 7.74 165884 1647124 8 20:13:23 10:36:01 AM 5812024 7199308 2070408 26.27 2688 1586016 691084 7.74 165884 1647128 4 20:13:23 10:37:01 AM 5812116 7199400 2070316 26.26 2688 1586016 691084 7.74 165884 1647128 4 20:13:23 10:38:01 AM 5811972 7199256 2070460 26.27 2688 1586016 691084 7.74 165884 1647128 4 20:13:23 10:39:01 AM 5811952 7199240 2070480 26.27 2688 1586020 691084 7.74 165884 1647236 16 20:13:23 10:40:01 AM 5811508 7198796 2070924 26.27 2688 1586020 683648 7.65 165884 1647540 16 20:13:23 10:41:01 AM 5812160 7199452 2070272 26.26 2688 1586024 683648 7.65 165884 1647180 12 20:13:23 10:42:01 AM 5812100 7199392 2070332 26.27 2688 1586024 683648 7.65 165884 1647148 4 20:13:23 10:43:01 AM 5812072 7199364 2070360 26.27 2688 1586024 683648 7.65 165884 1647148 4 20:13:23 10:44:01 AM 5809816 7197112 2072616 26.29 2688 1586028 683648 7.65 165884 1649304 4 20:13:23 10:45:01 AM 5807604 7194900 2074828 26.32 2688 1586028 683648 7.65 165884 1651676 4 20:13:23 10:46:01 AM 5807940 7195236 2074492 26.32 2688 1586028 683648 7.65 165884 1651384 4 20:13:23 10:47:01 AM 5807856 7195156 2074576 26.32 2688 1586032 683648 7.65 165884 1651372 4 20:13:23 10:48:01 AM 5808056 7195356 2074376 26.32 2688 1586032 683648 7.65 165884 1651372 4 20:13:23 10:49:01 AM 5808096 7195396 2074336 26.32 2688 1586032 683648 7.65 165884 1651364 4 20:13:23 10:50:01 AM 5807676 7194980 2074756 26.32 2688 1586036 680760 7.62 165884 1651416 4 20:13:23 10:51:01 AM 5805576 7192880 2076856 26.35 2688 1586036 680760 7.62 165884 1653680 4 20:13:23 10:52:01 AM 5805732 7193040 2076700 26.35 2688 1586040 680760 7.62 165884 1653364 4 20:13:23 10:53:01 AM 5805596 7192908 2076836 26.35 2688 1586044 680760 7.62 165884 1653484 4 20:13:23 10:54:01 AM 5805708 7193020 2076724 26.35 2688 1586044 680760 7.62 165884 1653436 4 20:13:23 10:55:01 AM 5805764 7193080 2076668 26.35 2688 1586048 680760 7.62 165884 1653372 4 20:13:23 10:56:01 AM 5805824 7193140 2076608 26.34 2688 1586048 680760 7.62 165884 1653372 4 20:13:23 10:57:01 AM 5805824 7193140 2076608 26.34 2688 1586048 680760 7.62 165884 1653372 4 20:13:23 10:58:01 AM 5805816 7193136 2076616 26.34 2688 1586052 680760 7.62 165884 1653376 4 20:13:23 10:59:01 AM 5805740 7193060 2076692 26.35 2688 1586052 680760 7.62 165884 1653444 16 20:13:23 11:00:01 AM 5805560 7192880 2076872 26.35 2688 1586052 696424 7.80 165884 1653492 8 20:13:23 11:01:01 AM 5804800 7192128 2077632 26.36 2688 1586060 696424 7.80 165884 1654080 4 20:13:23 11:02:01 AM 5803508 7190836 2078924 26.37 2688 1586060 696424 7.80 165884 1655708 4 20:13:23 11:03:01 AM 5803816 7191148 2078616 26.37 2688 1586064 696424 7.80 165884 1655440 4 20:13:23 11:04:01 AM 5801260 7188592 2081172 26.40 2688 1586064 696424 7.80 165884 1658012 4 20:13:23 11:05:01 AM 5801824 7189156 2080608 26.40 2688 1586064 696424 7.80 165884 1657488 4 20:13:23 11:06:01 AM 5801740 7189076 2080692 26.40 2688 1586068 696424 7.80 165884 1657492 4 20:13:23 11:07:01 AM 5801736 7189072 2080696 26.40 2688 1586068 681020 7.63 165884 1657492 4 20:13:23 11:08:01 AM 5801832 7189168 2080600 26.40 2688 1586068 681020 7.63 165884 1657492 4 20:13:23 11:09:01 AM 5799704 7187040 2082728 26.42 2688 1586068 681020 7.63 165884 1659608 4 20:13:23 11:10:01 AM 5799620 7186960 2082812 26.42 2688 1586072 680760 7.62 165884 1659660 4 20:13:23 11:11:01 AM 5796888 7184228 2085544 26.46 2688 1586072 680760 7.62 165884 1662012 4 20:13:23 11:12:02 AM 5797424 7184768 2085008 26.45 2688 1586076 680760 7.62 165884 1661608 4 20:13:23 11:13:01 AM 5797508 7184852 2084924 26.45 2688 1586076 680760 7.62 165884 1661608 4 20:13:23 11:14:01 AM 5797340 7184684 2085092 26.45 2688 1586076 680760 7.62 165884 1661676 4 20:13:23 11:15:01 AM 5797404 7184752 2085028 26.45 2688 1586080 680760 7.62 165884 1661612 4 20:13:23 11:16:01 AM 5797548 7184896 2084884 26.45 2688 1586080 680760 7.62 165884 1661612 4 20:13:23 11:17:01 AM 5797548 7184896 2084884 26.45 2688 1586080 680760 7.62 165884 1661612 4 20:13:23 11:18:01 AM 5797520 7184872 2084912 26.45 2688 1586084 680760 7.62 165884 1661616 4 20:13:23 11:19:01 AM 5797636 7184988 2084796 26.45 2688 1586084 680760 7.62 165884 1661684 12 20:13:23 11:20:01 AM 5797292 7184644 2085140 26.45 2688 1586084 680760 7.62 165884 1661848 8 20:13:23 11:21:01 AM 5797612 7184968 2084820 26.45 2688 1586088 680760 7.62 165884 1661620 4 20:13:23 11:22:01 AM 5797584 7184940 2084848 26.45 2688 1586088 680760 7.62 165884 1661620 4 20:13:23 11:23:01 AM 5797556 7184916 2084876 26.45 2688 1586092 680760 7.62 165884 1661624 4 20:13:23 11:24:01 AM 5795480 7182840 2086952 26.48 2688 1586092 680760 7.62 165884 1663744 16 20:13:23 11:25:01 AM 5795572 7182932 2086860 26.47 2688 1586092 680760 7.62 165884 1663676 4 20:13:23 11:26:01 AM 5795544 7182908 2086888 26.48 2688 1586096 680760 7.62 165884 1663680 4 20:13:23 11:27:01 AM 5793140 7180504 2089292 26.51 2688 1586096 680760 7.62 165884 1666140 4 20:13:23 11:28:01 AM 5790804 7178168 2091628 26.54 2688 1586096 680760 7.62 165884 1668064 4 20:13:23 11:29:01 AM 5791084 7178452 2091348 26.53 2688 1586100 680760 7.62 165884 1668068 4 20:13:23 11:30:01 AM 5790940 7178308 2091492 26.53 2688 1586100 680760 7.62 165884 1668028 4 20:13:23 11:31:01 AM 5791232 7178604 2091200 26.53 2688 1586104 680760 7.62 165884 1667800 4 20:13:23 11:32:01 AM 5791428 7178800 2091004 26.53 2688 1586104 680760 7.62 165884 1667800 4 20:13:23 11:33:01 AM 5791004 7178376 2091428 26.53 2688 1586104 680760 7.62 165884 1668008 4 20:13:23 11:34:01 AM 5789064 7176444 2093368 26.56 2688 1586112 680760 7.62 165884 1669928 4 20:13:23 11:35:01 AM 5789172 7176552 2093260 26.56 2688 1586112 680760 7.62 165884 1670112 4 20:13:23 11:36:01 AM 5789356 7176736 2093076 26.55 2688 1586112 680760 7.62 165884 1669860 4 20:13:23 11:37:01 AM 5789220 7176604 2093212 26.56 2688 1586116 680760 7.62 165884 1669864 4 20:13:23 11:38:01 AM 5789248 7176632 2093184 26.56 2688 1586116 680760 7.62 165884 1669864 4 20:13:23 11:39:01 AM 5789288 7176672 2093144 26.55 2688 1586116 680760 7.62 165884 1669932 12 20:13:23 11:40:01 AM 5789080 7176468 2093352 26.56 2688 1586120 686332 7.68 165884 1669984 8 20:13:23 11:41:01 AM 5789400 7176788 2093032 26.55 2688 1586120 686332 7.68 165884 1669868 4 20:13:23 11:42:01 AM 5789372 7176764 2093060 26.55 2688 1586124 686332 7.68 165884 1669872 4 20:13:23 11:43:01 AM 5789432 7176824 2093000 26.55 2688 1586124 686332 7.68 165884 1669872 4 20:13:23 11:44:01 AM 5787124 7174516 2095308 26.58 2688 1586124 686332 7.68 165884 1671988 16 20:13:23 11:45:01 AM 5787300 7174692 2095132 26.58 2688 1586124 686332 7.68 165884 1671920 8 20:13:23 11:46:01 AM 5787388 7174784 2095044 26.58 2688 1586128 686332 7.68 165884 1671924 4 20:13:23 11:47:01 AM 5787368 7174764 2095064 26.58 2688 1586128 686332 7.68 165884 1671924 4 20:13:23 11:48:01 AM 5787200 7174596 2095232 26.58 2688 1586128 686332 7.68 165884 1671924 4 20:13:23 11:49:01 AM 5786764 7174164 2095668 26.59 2688 1586132 686332 7.68 165884 1672232 4 20:13:23 11:50:01 AM 5786872 7174272 2095560 26.59 2688 1586132 683056 7.65 165888 1672068 4 20:13:23 11:51:01 AM 5787100 7174504 2095332 26.58 2688 1586136 683056 7.65 165884 1671968 4 20:13:23 11:52:01 AM 5786984 7174388 2095448 26.58 2688 1586136 683056 7.65 165884 1671932 4 20:13:23 11:53:01 AM 5786360 7173764 2096072 26.59 2688 1586136 702748 7.87 165884 1672432 4 20:13:23 11:54:01 AM 5784948 7172372 2097484 26.61 2688 1586156 672568 7.53 166576 1673412 4 20:13:23 11:55:01 AM 5785140 7172564 2097292 26.61 2688 1586156 672568 7.53 166576 1673344 4 20:13:23 11:56:01 AM 5785036 7172460 2097396 26.61 2688 1586156 672568 7.53 166576 1673344 4 20:13:23 11:57:01 AM 5785008 7172436 2097424 26.61 2688 1586160 672568 7.53 166576 1673348 4 20:13:23 11:58:01 AM 5785208 7172636 2097224 26.61 2688 1586160 672568 7.53 166576 1673348 4 20:13:23 11:59:01 AM 5785068 7172496 2097364 26.61 2688 1586160 672568 7.53 166576 1673424 16 20:13:23 12:00:01 PM 5785036 7172468 2097396 26.61 2688 1586164 680976 7.62 166576 1673360 8 20:13:23 12:01:01 PM 5784032 7171464 2098400 26.62 2688 1586164 680976 7.62 166576 1674056 4 20:13:23 12:02:01 PM 5785132 7172568 2097300 26.61 2688 1586168 680976 7.62 166576 1673364 4 20:13:23 12:03:01 PM 5784924 7172360 2097508 26.61 2688 1586168 680976 7.62 166576 1673480 4 20:13:23 12:04:01 PM 5782692 7170128 2099740 26.64 2688 1586168 680976 7.62 166576 1675768 8 20:13:23 12:05:01 PM 5782964 7170404 2099468 26.63 2688 1586172 680976 7.62 166576 1675432 8 20:13:23 12:06:01 PM 5780620 7168060 2101812 26.66 2688 1586172 680976 7.62 166576 1677688 4 20:13:23 12:07:01 PM 5780844 7168284 2101588 26.66 2688 1586172 680976 7.62 166576 1677484 4 20:13:23 12:08:01 PM 5780836 7168280 2101596 26.66 2688 1586176 680976 7.62 166576 1677488 4 20:13:23 12:09:01 PM 5780700 7168144 2101732 26.66 2688 1586176 680976 7.62 166576 1677676 4 20:13:23 12:10:01 PM 5780648 7168092 2101784 26.66 2688 1586176 680976 7.62 166576 1677608 4 20:13:23 12:11:01 PM 5780788 7168236 2101644 26.66 2688 1586180 680976 7.62 166576 1677496 4 20:13:23 12:12:01 PM 5780824 7168272 2101608 26.66 2688 1586180 680976 7.62 166576 1677612 4 20:13:23 12:13:01 PM 5780824 7168276 2101608 26.66 2688 1586184 680976 7.62 166576 1677500 4 20:13:23 12:14:01 PM 5780736 7168192 2101696 26.66 2688 1586188 680976 7.62 166576 1677688 4 20:13:23 12:15:01 PM 5780884 7168340 2101548 26.66 2688 1586188 680976 7.62 166576 1677504 4 20:13:23 12:16:01 PM 5780940 7168400 2101492 26.66 2688 1586192 680976 7.62 166576 1677508 4 20:13:23 12:17:01 PM 5780852 7168312 2101580 26.66 2688 1586192 680976 7.62 166576 1677508 4 20:13:23 12:18:01 PM 5780940 7168400 2101492 26.66 2688 1586192 680976 7.62 166576 1677508 4 20:13:23 12:19:01 PM 5780832 7168296 2101600 26.66 2688 1586196 680976 7.62 166576 1677588 4 20:13:23 12:20:02 PM 5780656 7168120 2101776 26.66 2688 1586196 673048 7.54 166576 1677760 4 20:13:23 12:21:01 PM 5780888 7168360 2101544 26.66 2688 1586204 673048 7.54 166576 1677536 4 20:13:23 12:22:01 PM 5781008 7168480 2101424 26.66 2688 1586204 673048 7.54 166576 1677540 4 20:13:23 12:23:01 PM 5780792 7168264 2101640 26.66 2688 1586204 673048 7.54 166576 1677792 4 20:13:23 12:24:01 PM 5780744 7168216 2101688 26.66 2688 1586204 673048 7.54 166576 1677736 12 20:13:23 12:25:01 PM 5780864 7168340 2101568 26.66 2688 1586208 673048 7.54 166576 1677556 8 20:13:23 12:26:01 PM 5780384 7167860 2102048 26.67 2688 1586208 673048 7.54 166576 1677980 4 20:13:23 12:27:01 PM 5780496 7167972 2101936 26.67 2688 1586208 673048 7.54 166576 1677912 8 20:13:23 12:28:01 PM 5780728 7168208 2101704 26.66 2688 1586212 673048 7.54 166576 1677592 12 20:13:23 12:29:01 PM 5780632 7168112 2101800 26.66 2688 1586212 673048 7.54 166576 1677660 4 20:13:23 12:30:01 PM 5780420 7167900 2102012 26.67 2688 1586212 688640 7.71 166576 1677824 4 20:13:23 12:31:01 PM 5780824 7168308 2101608 26.66 2688 1586216 688640 7.71 166576 1677596 4 20:13:23 12:32:01 PM 5780672 7168156 2101760 26.66 2688 1586216 688640 7.71 166576 1677596 4 20:13:23 12:33:01 PM 5780420 7167908 2102012 26.67 2688 1586220 688640 7.71 166576 1678028 4 20:13:23 12:34:01 PM 5780844 7168332 2101588 26.66 2688 1586220 688640 7.71 166576 1677688 4 20:13:23 12:35:01 PM 5780880 7168368 2101552 26.66 2688 1586220 688640 7.71 166576 1677620 4 20:13:23 12:36:01 PM 5780788 7168280 2101644 26.66 2688 1586224 688640 7.71 166576 1677624 4 20:13:23 12:37:01 PM 5780788 7168280 2101644 26.66 2688 1586224 688640 7.71 166576 1677624 4 20:13:23 12:38:01 PM 5780640 7168132 2101792 26.66 2688 1586224 688640 7.71 166576 1677896 4 20:13:23 12:39:01 PM 5780840 7168336 2101592 26.66 2688 1586228 688640 7.71 166576 1677696 4 20:13:23 12:40:01 PM 5780656 7168152 2101776 26.66 2688 1586228 681264 7.63 166576 1677744 4 20:13:23 12:41:01 PM 5780692 7168192 2101740 26.66 2688 1586232 681264 7.63 166576 1677748 4 20:13:23 12:42:01 PM 5780484 7167984 2101948 26.67 2688 1586232 681264 7.63 166576 1677904 16 20:13:23 12:43:01 PM 5780968 7168468 2101464 26.66 2688 1586232 681264 7.63 166576 1677632 8 20:13:23 12:44:01 PM 5780944 7168448 2101488 26.66 2688 1586236 681264 7.63 166576 1677704 16 20:13:23 12:45:01 PM 5780912 7168416 2101520 26.66 2688 1586236 681264 7.63 166576 1677636 8 20:13:23 12:46:01 PM 5780836 7168340 2101596 26.66 2688 1586236 681264 7.63 166576 1677636 4 20:13:23 12:47:01 PM 5780912 7168420 2101520 26.66 2688 1586240 681264 7.63 166576 1677640 4 20:13:23 12:48:01 PM 5780636 7168144 2101796 26.66 2688 1586240 681264 7.63 166576 1677640 4 20:13:23 12:49:01 PM 5780676 7168184 2101756 26.66 2688 1586240 681264 7.63 166576 1677708 16 20:13:23 12:50:01 PM 5780472 7167984 2101960 26.67 2688 1586244 672848 7.53 166576 1677760 4 20:13:23 12:51:01 PM 5780504 7168016 2101928 26.67 2688 1586244 672848 7.53 166576 1677648 4 20:13:23 12:52:01 PM 5780652 7168168 2101780 26.66 2688 1586248 672848 7.53 166576 1677652 4 20:13:23 12:53:01 PM 5780740 7168256 2101692 26.66 2688 1586248 672848 7.53 166576 1677652 4 20:13:23 12:54:01 PM 5780748 7168264 2101684 26.66 2688 1586248 672848 7.53 166576 1677720 4 20:13:23 12:55:01 PM 5780608 7168128 2101824 26.66 2688 1586252 672848 7.53 166576 1677784 16 20:13:23 12:56:01 PM 5780864 7168384 2101568 26.66 2688 1586252 672848 7.53 166576 1677656 8 20:13:23 12:57:01 PM 5780868 7168388 2101564 26.66 2688 1586252 672848 7.53 166576 1677656 4 20:13:23 12:58:01 PM 5780628 7168156 2101804 26.66 2688 1586260 672848 7.53 166576 1677916 4 20:13:23 12:59:01 PM 5780692 7168220 2101740 26.66 2688 1586260 672848 7.53 166576 1677732 4 20:13:23 01:00:01 PM 5780420 7167948 2102012 26.67 2688 1586260 672848 7.53 166576 1677896 4 20:13:23 01:01:01 PM 5779544 7167076 2102888 26.68 2688 1586264 672848 7.53 166576 1678588 4 20:13:23 01:02:01 PM 5780808 7168340 2101624 26.66 2688 1586264 672848 7.53 166576 1677668 4 20:13:23 01:03:01 PM 5780812 7168344 2101620 26.66 2688 1586264 672848 7.53 166576 1677784 4 20:13:23 01:04:01 PM 5780712 7168248 2101720 26.66 2688 1586268 672848 7.53 166576 1677880 8 20:13:23 01:05:01 PM 5780392 7167928 2102040 26.67 2688 1586268 672848 7.53 166576 1677896 16 20:13:23 01:06:01 PM 5780352 7167888 2102080 26.67 2688 1586268 672848 7.53 166576 1677964 4 20:13:23 01:07:01 PM 5780620 7168160 2101812 26.66 2688 1586272 672848 7.53 166576 1677696 4 20:13:23 01:08:01 PM 5780688 7168228 2101744 26.66 2688 1586272 672848 7.53 166576 1677696 4 20:13:23 01:09:01 PM 5780688 7168228 2101744 26.66 2688 1586272 688432 7.71 166576 1677764 16 20:13:23 01:10:01 PM 5780580 7168124 2101852 26.67 2688 1586276 681040 7.63 166576 1677816 8 20:13:23 01:11:01 PM 5780780 7168324 2101652 26.66 2688 1586276 681040 7.63 166576 1677700 4 20:13:23 01:12:01 PM 5780784 7168332 2101648 26.66 2688 1586280 681040 7.63 166576 1677704 4 20:13:23 01:13:01 PM 5780472 7168020 2101960 26.67 2688 1586280 681040 7.63 166576 1677704 4 20:13:23 01:14:01 PM 5780612 7168160 2101820 26.66 2688 1586280 681040 7.63 166576 1677772 4 20:13:23 01:15:01 PM 5780508 7168060 2101924 26.67 2688 1586284 681040 7.63 166576 1677708 4 20:13:23 01:16:01 PM 5780652 7168204 2101780 26.66 2688 1586284 681040 7.63 166576 1677708 4 20:13:23 01:17:01 PM 5780660 7168212 2101772 26.66 2688 1586284 681040 7.63 166576 1677708 4 20:13:23 01:18:01 PM 5780660 7168216 2101772 26.66 2688 1586288 681040 7.63 166576 1677712 4 20:13:23 01:19:01 PM 5780596 7168152 2101836 26.66 2688 1586288 681040 7.63 166576 1677780 4 20:13:23 01:20:01 PM 5780456 7168012 2101976 26.67 2688 1586288 696868 7.80 166576 1677828 4 20:13:23 01:21:01 PM 5780604 7168164 2101828 26.66 2688 1586292 696868 7.80 166576 1677716 4 20:13:23 01:22:01 PM 5780628 7168188 2101804 26.66 2688 1586292 696868 7.80 166576 1677716 4 20:13:23 01:23:01 PM 5780636 7168196 2101796 26.66 2688 1586292 696868 7.80 166576 1677716 4 20:13:23 01:24:01 PM 5780640 7168204 2101792 26.66 2688 1586296 696868 7.80 166576 1677788 4 20:13:23 01:25:01 PM 5780612 7168176 2101820 26.66 2688 1586296 696868 7.80 166576 1677720 8 20:13:23 01:26:01 PM 5780728 7168292 2101704 26.66 2688 1586296 696868 7.80 166576 1677720 4 20:13:23 01:27:01 PM 5780808 7168376 2101624 26.66 2688 1586300 696868 7.80 166576 1677724 4 20:13:23 01:28:01 PM 5780788 7168356 2101644 26.66 2688 1586300 696868 7.80 166576 1677724 4 20:13:23 01:29:01 PM 5780816 7168384 2101616 26.66 2688 1586300 696868 7.80 166576 1677792 12 20:13:23 01:30:02 PM 5780320 7167892 2102112 26.67 2688 1586304 683124 7.65 166576 1677844 12 20:13:23 01:31:01 PM 5780400 7167976 2102032 26.67 2688 1586308 683124 7.65 166576 1677848 4 20:13:23 01:32:01 PM 5780632 7168208 2101800 26.66 2688 1586308 683124 7.65 166576 1677732 4 20:13:23 01:33:01 PM 5780424 7168004 2102008 26.67 2688 1586312 683124 7.65 166576 1678012 12 20:13:23 01:34:01 PM 5780740 7168320 2101692 26.66 2688 1586312 683124 7.65 166576 1677808 8 20:13:23 01:35:01 PM 5780652 7168232 2101780 26.66 2688 1586312 683124 7.65 166576 1677740 4 20:13:23 01:36:01 PM 5779328 7166912 2103104 26.68 2688 1586316 683124 7.65 166576 1679072 16 20:13:23 01:37:01 PM 5779948 7167532 2102484 26.67 2688 1586316 683124 7.65 166576 1678588 8 20:13:23 01:38:01 PM 5779388 7166976 2103044 26.68 2688 1586320 683124 7.65 166576 1678924 16 20:13:23 01:39:01 PM 5779684 7167272 2102748 26.68 2688 1586320 683124 7.65 166576 1678812 8 20:13:23 01:40:01 PM 5778760 7166352 2103672 26.69 2688 1586324 701772 7.86 166576 1679352 4 20:13:23 01:41:01 PM 5779504 7167096 2102928 26.68 2688 1586324 682296 7.64 166576 1678820 4 20:13:23 01:42:01 PM 5779584 7167180 2102848 26.68 2688 1586328 682296 7.64 166576 1678688 4 20:13:23 01:43:01 PM 5779584 7167180 2102848 26.68 2688 1586328 682296 7.64 166576 1678688 4 20:13:23 01:44:01 PM 5779536 7167132 2102896 26.68 2688 1586328 682296 7.64 166576 1678756 4 20:13:23 01:45:01 PM 5779824 7167424 2102608 26.67 2688 1586332 682296 7.64 166576 1678692 8 20:13:23 01:46:01 PM 5779792 7167392 2102640 26.68 2688 1586332 682296 7.64 166576 1678692 4 20:13:23 01:47:01 PM 5779792 7167392 2102640 26.68 2688 1586332 682296 7.64 166576 1678692 4 20:13:23 01:48:01 PM 5779768 7167372 2102664 26.68 2688 1586336 682296 7.64 166576 1678696 4 20:13:23 01:49:01 PM 5779592 7167196 2102840 26.68 2688 1586336 682296 7.64 166576 1678764 12 20:13:23 01:50:01 PM 5778600 7166204 2103832 26.69 2688 1586336 718368 8.04 166576 1679276 8 20:13:23 01:51:01 PM 5779460 7167076 2102972 26.68 2688 1586348 679744 7.61 167140 1678156 4 20:13:23 01:52:01 PM 5779592 7167208 2102840 26.68 2688 1586348 679744 7.61 167140 1678156 4 20:13:23 01:53:01 PM 5779380 7167000 2103052 26.68 2688 1586352 679744 7.61 167140 1678436 4 20:13:23 01:54:01 PM 5779440 7167060 2102992 26.68 2688 1586352 679744 7.61 167140 1678352 4 20:13:23 01:55:01 PM 5779608 7167228 2102824 26.68 2688 1586352 679744 7.61 167140 1678168 4 20:13:23 01:56:01 PM 5779276 7166900 2103156 26.68 2688 1586356 679744 7.61 167140 1678392 4 20:13:23 01:57:01 PM 5779480 7167104 2102952 26.68 2688 1586356 679744 7.61 167140 1678304 4 20:13:23 01:58:01 PM 5779596 7167220 2102836 26.68 2688 1586356 679744 7.61 167140 1678188 4 20:13:23 01:59:01 PM 5779488 7167116 2102944 26.68 2688 1586360 679744 7.61 167140 1678376 4 20:13:23 02:00:01 PM 5779328 7166956 2103104 26.68 2688 1586360 681872 7.63 167140 1678308 4 20:13:23 02:01:01 PM 5778680 7166312 2103752 26.69 2688 1586364 681872 7.63 167140 1678892 4 20:13:23 02:02:01 PM 5779544 7167176 2102888 26.68 2688 1586364 681872 7.63 167140 1678196 4 20:13:23 02:03:01 PM 5779576 7167208 2102856 26.68 2688 1586364 681872 7.63 167140 1678200 4 20:13:23 02:04:01 PM 5779000 7166636 2103432 26.69 2688 1586368 681872 7.63 167140 1678624 4 20:13:23 02:05:01 PM 5779504 7167140 2102928 26.68 2688 1586368 681872 7.63 167140 1678220 4 20:13:23 02:06:01 PM 5779360 7166996 2103072 26.68 2688 1586368 681872 7.63 167140 1678560 4 20:13:23 02:07:01 PM 5779576 7167216 2102856 26.68 2688 1586372 681872 7.63 167140 1678292 8 20:13:23 02:08:01 PM 5779648 7167288 2102784 26.68 2688 1586372 681872 7.63 167148 1678392 4 20:13:23 02:09:01 PM 5779284 7166924 2103148 26.68 2688 1586372 681872 7.63 167140 1678480 16 20:13:23 02:10:01 PM 5778964 7166608 2103468 26.69 2688 1586376 673732 7.54 167140 1678620 8 20:13:23 02:11:01 PM 5779528 7167172 2102904 26.68 2688 1586376 673732 7.54 167140 1678380 4 20:13:23 02:12:01 PM 5779308 7166956 2103124 26.68 2688 1586380 673732 7.54 167140 1678440 4 20:13:23 02:13:01 PM 5779356 7167004 2103076 26.68 2688 1586380 673732 7.54 167140 1678520 16 20:13:23 02:14:01 PM 5779392 7167040 2103040 26.68 2688 1586380 673732 7.54 167140 1678384 8 20:13:23 02:15:01 PM 5779540 7167192 2102892 26.68 2688 1586384 673732 7.54 167140 1678320 4 20:13:23 02:16:01 PM 5779540 7167192 2102892 26.68 2688 1586384 673732 7.54 167140 1678320 4 20:13:23 02:17:01 PM 5779572 7167224 2102860 26.68 2688 1586384 673732 7.54 167140 1678320 4 20:13:23 02:18:01 PM 5779520 7167172 2102912 26.68 2688 1586384 689592 7.72 167140 1678300 4 20:13:23 02:19:01 PM 5779608 7167268 2102824 26.68 2688 1586392 689592 7.72 167140 1678396 4 20:13:23 02:20:01 PM 5779172 7166832 2103260 26.68 2688 1586392 710936 7.96 167140 1678560 4 20:13:23 02:21:01 PM 5779372 7167036 2103060 26.68 2688 1586396 680344 7.62 167140 1678448 4 20:13:23 02:22:01 PM 5779420 7167084 2103012 26.68 2688 1586396 680344 7.62 167140 1678296 4 20:13:23 02:23:01 PM 5779572 7167236 2102860 26.68 2688 1586396 680344 7.62 167140 1678332 4 20:13:23 02:24:01 PM 5779488 7167156 2102944 26.68 2688 1586400 680344 7.62 167140 1678404 4 20:13:23 02:25:01 PM 5779168 7166836 2103264 26.68 2688 1586400 680344 7.62 167140 1678336 4 20:13:23 02:26:01 PM 5779352 7167020 2103080 26.68 2688 1586400 680344 7.62 167140 1678336 4 20:13:23 02:27:01 PM 5779292 7166964 2103140 26.68 2688 1586404 680344 7.62 167140 1678340 4 20:13:23 02:28:01 PM 5779440 7167112 2102992 26.68 2688 1586404 680344 7.62 167140 1678340 4 20:13:23 02:29:01 PM 5779268 7166940 2103164 26.68 2688 1586404 680344 7.62 167140 1678408 16 20:13:23 02:30:01 PM 5779160 7166836 2103272 26.68 2688 1586408 673684 7.54 167140 1678460 8 20:13:23 02:31:01 PM 5779388 7167064 2103044 26.68 2688 1586408 673684 7.54 167140 1678344 4 20:13:23 02:32:01 PM 5779364 7167044 2103068 26.68 2688 1586412 673684 7.54 167140 1678348 4 20:13:23 02:33:01 PM 5779180 7166860 2103252 26.68 2688 1586412 673684 7.54 167140 1678620 4 20:13:23 02:34:01 PM 5779368 7167048 2103064 26.68 2688 1586412 673684 7.54 167140 1678532 12 20:13:23 02:35:01 PM 5779552 7167236 2102880 26.68 2688 1586416 673684 7.54 167140 1678468 8 20:13:23 02:36:01 PM 5779360 7167044 2103072 26.68 2688 1586416 673684 7.54 167140 1678352 4 20:13:23 02:37:01 PM 5779532 7167216 2102900 26.68 2688 1586416 673684 7.54 167140 1678352 4 20:13:23 02:38:01 PM 5779088 7166776 2103344 26.68 2688 1586420 673684 7.54 167140 1678560 4 20:13:23 02:39:01 PM 5779404 7167092 2103028 26.68 2688 1586420 673684 7.54 167140 1678424 4 20:13:23 02:40:02 PM 5778980 7166668 2103452 26.69 2688 1586420 693216 7.76 167140 1678704 4 20:13:23 02:41:01 PM 5779132 7166828 2103300 26.68 2688 1586428 693216 7.76 167140 1678568 4 20:13:23 02:42:01 PM 5779280 7166976 2103152 26.68 2688 1586428 693216 7.76 167140 1678364 4 20:13:23 02:43:01 PM 5779324 7167024 2103108 26.68 2688 1586432 693216 7.76 167140 1678368 4 20:13:23 02:44:01 PM 5779460 7167160 2102972 26.68 2688 1586432 693216 7.76 167140 1678440 4 20:13:23 02:45:01 PM 5779264 7166964 2103168 26.68 2688 1586432 693216 7.76 167140 1678372 4 20:13:23 02:46:01 PM 5779268 7166972 2103164 26.68 2688 1586436 677188 7.58 167140 1678376 4 20:13:23 02:47:01 PM 5779356 7167060 2103076 26.68 2688 1586436 677188 7.58 167140 1678376 4 20:13:23 02:48:01 PM 5779356 7167060 2103076 26.68 2688 1586436 677188 7.58 167140 1678376 4 20:13:23 02:49:01 PM 5779100 7166808 2103332 26.68 2688 1586440 677188 7.58 167140 1678564 12 20:13:23 02:50:01 PM 5778708 7166416 2103724 26.69 2688 1586440 696780 7.80 167140 1678728 8 20:13:23 02:51:01 PM 5779364 7167076 2103068 26.68 2688 1586444 696780 7.80 167140 1678388 4 20:13:23 02:52:01 PM 5779276 7166988 2103156 26.68 2688 1586444 696780 7.80 167140 1678388 4 20:13:23 02:53:01 PM 5779388 7167100 2103044 26.68 2688 1586444 696780 7.80 167140 1678388 4 20:13:23 02:54:01 PM 5779224 7166936 2103208 26.68 2688 1586444 696780 7.80 167140 1678456 12 20:13:23 02:55:01 PM 5779280 7166996 2103152 26.68 2688 1586448 696780 7.80 167140 1678392 8 20:13:23 02:56:01 PM 5779428 7167144 2103004 26.68 2688 1586448 696780 7.80 167140 1678392 4 20:13:23 02:57:01 PM 5779312 7167028 2103120 26.68 2688 1586448 696780 7.80 167140 1678392 4 20:13:23 02:58:01 PM 5779400 7167120 2103032 26.68 2688 1586452 696780 7.80 167140 1678396 4 20:13:23 02:59:01 PM 5779324 7167044 2103108 26.68 2688 1586452 696780 7.80 167140 1678464 4 20:13:23 03:00:01 PM 5779160 7166880 2103272 26.68 2688 1586452 692304 7.75 167140 1678512 4 20:13:23 03:01:01 PM 5778712 7166436 2103720 26.69 2688 1586456 692304 7.75 167140 1678864 4 20:13:23 03:02:01 PM 5779380 7167108 2103052 26.68 2688 1586460 692304 7.75 167140 1678404 4 20:13:23 03:03:01 PM 5779612 7167344 2102820 26.68 2688 1586464 692304 7.75 167140 1678408 4 20:13:23 03:04:01 PM 5779224 7166956 2103208 26.68 2688 1586464 692304 7.75 167140 1678680 4 20:13:23 03:05:01 PM 5778740 7166472 2103692 26.69 2688 1586464 692304 7.75 167140 1678788 16 20:13:23 03:06:01 PM 5779192 7166928 2103240 26.68 2688 1586468 692304 7.75 167140 1678552 8 20:13:23 03:07:01 PM 5779336 7167072 2103096 26.68 2688 1586468 692304 7.75 167140 1678416 4 20:13:23 03:08:01 PM 5779336 7167072 2103096 26.68 2688 1586468 692304 7.75 167140 1678416 4 20:13:23 03:09:01 PM 5779244 7166984 2103188 26.68 2688 1586472 692304 7.75 167140 1678492 4 20:13:23 03:10:01 PM 5779088 7166828 2103344 26.68 2688 1586472 687572 7.70 167140 1678540 4 20:13:23 03:11:01 PM 5779184 7166932 2103248 26.68 2688 1586476 687572 7.70 167140 1678428 8 20:13:23 03:12:01 PM 5779304 7167052 2103128 26.68 2688 1586476 687572 7.70 167140 1678428 4 20:13:23 03:13:01 PM 5779248 7166996 2103184 26.68 2688 1586476 687572 7.70 167140 1678428 4 20:13:23 03:14:01 PM 5778572 7166324 2103860 26.69 2688 1586480 673700 7.54 167140 1679004 12 20:13:23 03:15:01 PM 5779076 7166840 2103356 26.68 2688 1586492 679892 7.61 167408 1678332 8 20:13:23 03:16:01 PM 5779240 7167004 2103192 26.68 2688 1586492 679892 7.61 167408 1678332 4 20:13:23 03:17:01 PM 5779092 7166860 2103340 26.68 2688 1586496 679892 7.61 167408 1678336 4 20:13:23 03:18:01 PM 5779160 7166928 2103272 26.68 2688 1586496 679892 7.61 167412 1678300 4 20:13:23 03:19:01 PM 5779124 7166892 2103308 26.68 2688 1586496 679892 7.61 167408 1678288 4 20:13:23 03:20:01 PM 5778900 7166672 2103532 26.69 2688 1586500 681876 7.63 167408 1678456 4 20:13:23 03:21:01 PM 5779156 7166932 2103276 26.68 2688 1586504 681876 7.63 167408 1678308 4 20:13:23 03:22:01 PM 5779128 7166908 2103304 26.68 2688 1586508 681876 7.63 167408 1678312 4 20:13:23 03:23:01 PM 5779224 7167004 2103208 26.68 2688 1586508 681876 7.63 167408 1678348 4 20:13:23 03:24:01 PM 5779216 7166996 2103216 26.68 2688 1586508 681876 7.63 167408 1678300 4 20:13:23 03:25:01 PM 5779304 7167088 2103128 26.68 2688 1586512 681876 7.63 167408 1678240 4 20:13:23 03:26:01 PM 5779332 7167116 2103100 26.68 2688 1586512 681876 7.63 167408 1678240 4 20:13:23 03:27:01 PM 5779400 7167184 2103032 26.68 2688 1586512 681876 7.63 167408 1678240 4 20:13:23 03:28:01 PM 5779400 7167188 2103032 26.68 2688 1586516 681876 7.63 167408 1678244 4 20:13:23 03:29:01 PM 5779088 7166876 2103344 26.68 2688 1586516 681876 7.63 167408 1678316 4 20:13:23 03:30:01 PM 5778984 7166772 2103448 26.69 2688 1586516 683468 7.65 167408 1678364 4 20:13:23 03:31:01 PM 5779044 7166836 2103388 26.68 2688 1586520 683468 7.65 167408 1678368 4 20:13:23 03:32:01 PM 5779136 7166928 2103296 26.68 2688 1586520 683468 7.65 167408 1678368 4 20:13:23 03:33:01 PM 5778908 7166700 2103524 26.69 2688 1586520 683468 7.65 167408 1678524 8 20:13:23 03:34:01 PM 5779164 7166960 2103268 26.68 2688 1586524 683468 7.65 167408 1678324 12 20:13:23 03:35:01 PM 5779040 7166836 2103392 26.68 2688 1586524 683468 7.65 167408 1678372 8 20:13:23 03:36:01 PM 5779040 7166836 2103392 26.68 2688 1586524 683468 7.65 167408 1678372 4 20:13:23 03:37:01 PM 5779172 7166972 2103260 26.68 2688 1586528 683468 7.65 167408 1678260 4 20:13:23 03:38:01 PM 5779180 7166980 2103252 26.68 2688 1586528 683468 7.65 167408 1678260 4 20:13:23 03:39:01 PM 5778960 7166760 2103472 26.69 2688 1586528 683468 7.65 167408 1678448 16 20:13:23 03:40:01 PM 5778832 7166636 2103600 26.69 2688 1586532 683628 7.65 167408 1678688 16 20:13:23 03:41:01 PM 5778688 7166484 2103744 26.69 2688 1586532 683628 7.65 167408 1678576 12 20:13:23 03:42:01 PM 5778988 7166788 2103444 26.69 2688 1586536 683628 7.65 167408 1678308 8 20:13:23 03:43:01 PM 5779104 7166908 2103328 26.68 2688 1586540 683628 7.65 167408 1678432 4 20:13:23 03:44:01 PM 5778880 7166684 2103552 26.69 2688 1586540 683628 7.65 167408 1678600 4 20:13:23 03:45:01 PM 5779244 7167052 2103188 26.68 2688 1586544 683628 7.65 167408 1678344 4 20:13:23 03:46:01 PM 5779244 7167052 2103188 26.68 2688 1586544 683628 7.65 167408 1678348 4 20:13:23 03:47:01 PM 5779100 7166908 2103332 26.68 2688 1586544 683628 7.65 167408 1678348 4 20:13:23 03:48:01 PM 5779312 7167124 2103120 26.68 2688 1586548 683628 7.65 167408 1678356 4 20:13:23 03:49:01 PM 5779012 7166824 2103420 26.68 2688 1586548 683628 7.65 167408 1678432 4 20:13:23 03:50:02 PM 5778952 7166764 2103480 26.69 2688 1586548 683628 7.65 167408 1678480 4 20:13:23 03:51:01 PM 5779072 7166892 2103360 26.68 2688 1586556 683628 7.65 167408 1678492 4 20:13:23 03:52:01 PM 5778784 7166604 2103648 26.69 2688 1586556 683628 7.65 167408 1678492 4 20:13:23 03:53:01 PM 5778992 7166816 2103440 26.69 2688 1586560 683628 7.65 167408 1678380 4 20:13:23 03:54:01 PM 5778876 7166700 2103556 26.69 2688 1586560 683628 7.65 167408 1678564 12 20:13:23 03:55:01 PM 5778996 7166820 2103436 26.69 2688 1586560 683628 7.65 167408 1678380 8 20:13:23 03:56:01 PM 5778908 7166736 2103524 26.69 2688 1586564 683628 7.65 167408 1678384 4 20:13:23 03:57:01 PM 5779124 7166952 2103308 26.68 2688 1586564 683628 7.65 167408 1678384 4 20:13:23 03:58:01 PM 5779032 7166860 2103400 26.68 2688 1586564 683628 7.65 167408 1678384 4 20:13:23 03:59:01 PM 5779028 7166860 2103404 26.68 2688 1586568 683628 7.65 167408 1678468 16 20:13:23 04:00:01 PM 5778892 7166724 2103540 26.69 2688 1586568 699084 7.83 167408 1678516 8 20:13:23 04:01:01 PM 5777960 7165800 2104472 26.70 2688 1586572 683060 7.65 167408 1679100 4 20:13:23 04:02:01 PM 5779000 7166840 2103432 26.69 2688 1586572 683060 7.65 167408 1678404 4 20:13:23 04:03:01 PM 5779056 7166896 2103376 26.68 2688 1586572 683060 7.65 167408 1678404 4 20:13:23 04:04:01 PM 5768712 7156556 2113720 26.82 2688 1586576 683060 7.65 167408 1688732 16 20:13:23 04:05:01 PM 5768404 7156248 2114028 26.82 2688 1586576 683060 7.65 167408 1689076 4 20:13:23 04:06:01 PM 5768536 7156380 2113896 26.82 2688 1586576 683060 7.65 167408 1689192 4 20:13:23 04:07:01 PM 5768564 7156412 2113868 26.82 2688 1586580 683060 7.65 167408 1688992 4 20:13:23 04:08:01 PM 5768620 7156468 2113812 26.82 2688 1586580 683060 7.65 167408 1688992 4 20:13:23 04:09:01 PM 5768344 7156192 2114088 26.82 2688 1586580 683060 7.65 167408 1689060 4 20:13:23 04:10:01 PM 5768124 7155972 2114308 26.82 2688 1586580 682004 7.64 167408 1689224 4 20:13:23 04:11:01 PM 5768172 7156024 2114260 26.82 2688 1586584 682004 7.64 167408 1689112 4 20:13:23 04:12:01 PM 5768344 7156196 2114088 26.82 2688 1586584 682004 7.64 167408 1688996 4 20:13:23 04:13:01 PM 5768332 7156188 2114100 26.82 2688 1586588 682004 7.64 167408 1689000 4 20:13:23 04:14:01 PM 5768260 7156116 2114172 26.82 2688 1586588 682004 7.64 167408 1689068 4 20:13:23 04:15:01 PM 5768168 7156024 2114264 26.82 2688 1586588 682004 7.64 167408 1689272 16 20:13:23 04:16:01 PM 5768360 7156220 2114072 26.82 2688 1586592 682004 7.64 167408 1689004 8 20:13:23 04:17:01 PM 5768336 7156196 2114096 26.82 2688 1586592 682004 7.64 167408 1689120 4 20:13:23 04:18:01 PM 5768504 7156364 2113928 26.82 2688 1586592 682004 7.64 167408 1689004 4 20:13:23 04:19:01 PM 5768424 7156288 2114008 26.82 2688 1586596 682004 7.64 167408 1689076 12 20:13:23 04:20:01 PM 5768244 7156108 2114188 26.82 2688 1586596 700388 7.84 167408 1689124 8 20:13:23 04:21:01 PM 5768364 7156236 2114068 26.82 2688 1586600 700388 7.84 167408 1689012 4 20:13:23 04:22:01 PM 5768332 7156204 2114100 26.82 2688 1586600 700388 7.84 167408 1689128 4 20:13:23 04:23:01 PM 5768356 7156232 2114076 26.82 2688 1586604 700388 7.84 167408 1689016 4 20:13:23 04:24:01 PM 5768332 7156212 2114100 26.82 2688 1586608 700388 7.84 167408 1689088 4 20:13:23 04:25:01 PM 5768508 7156388 2113924 26.82 2688 1586608 700388 7.84 167408 1689136 4 20:13:23 04:26:01 PM 5768480 7156360 2113952 26.82 2688 1586608 700388 7.84 167408 1689020 4 20:13:23 04:27:01 PM 5768476 7156360 2113956 26.82 2688 1586612 700388 7.84 167408 1689024 4 20:13:23 04:28:01 PM 5768536 7156420 2113896 26.82 2688 1586612 684840 7.67 167408 1689024 4 20:13:23 04:29:01 PM 5768424 7156308 2114008 26.82 2688 1586612 684840 7.67 167408 1689092 4 20:13:23 04:30:01 PM 5768720 7156608 2113712 26.82 2688 1586616 682004 7.64 167408 1688876 4 20:13:23 04:31:01 PM 5768544 7156432 2113888 26.82 2688 1586616 682004 7.64 167408 1689072 8 20:13:23 04:32:01 PM 5768384 7156276 2114048 26.82 2688 1586620 682004 7.64 167408 1689032 4 20:13:23 04:33:01 PM 5767712 7155604 2114720 26.83 2688 1586620 682004 7.64 167408 1689520 4 20:13:23 04:34:01 PM 5768172 7156064 2114260 26.82 2688 1586620 682004 7.64 167408 1689100 4 20:13:23 04:35:01 PM 5768256 7156152 2114176 26.82 2688 1586624 682004 7.64 167408 1689000 4 20:13:23 04:36:01 PM 5768288 7156184 2114144 26.82 2688 1586624 682004 7.64 167416 1689128 4 20:13:23 04:37:01 PM 5768336 7156232 2114096 26.82 2688 1586624 682004 7.64 167408 1689036 4 20:13:23 04:38:01 PM 5768164 7156064 2114268 26.82 2688 1586628 682004 7.64 167408 1689120 4 20:13:23 04:39:01 PM 5766336 7154236 2116096 26.85 2688 1586628 682004 7.64 167408 1691156 4 20:13:23 04:40:01 PM 5765664 7153564 2116768 26.85 2688 1586628 682004 7.64 167408 1691436 4 20:13:23 04:41:01 PM 5766360 7154264 2116072 26.85 2688 1586632 682004 7.64 167408 1691092 4 20:13:23 04:42:01 PM 5766356 7154260 2116076 26.85 2688 1586632 682004 7.64 167408 1691092 4 20:13:23 04:43:01 PM 5766136 7154048 2116296 26.85 2688 1586636 694328 7.77 167472 1691036 4 20:13:23 04:44:01 PM 5766104 7154016 2116328 26.85 2688 1586636 694328 7.77 167472 1691104 4 20:13:23 04:45:01 PM 5766268 7154180 2116164 26.85 2688 1586636 694328 7.77 167472 1691036 4 20:13:23 04:46:01 PM 5766324 7154236 2116108 26.85 2688 1586636 694328 7.77 167472 1691036 4 20:13:23 04:47:01 PM 5766236 7154152 2116196 26.85 2688 1586640 694328 7.77 167472 1691156 4 20:13:23 04:48:01 PM 5766276 7154192 2116156 26.85 2688 1586640 694328 7.77 167472 1691040 4 20:13:23 04:49:01 PM 5764316 7152232 2118116 26.87 2688 1586640 694328 7.77 167472 1693088 4 20:13:23 04:50:01 PM 5764240 7152160 2118192 26.87 2688 1586644 684072 7.66 167472 1693140 4 20:13:23 04:51:01 PM 5764340 7152260 2118092 26.87 2688 1586644 684072 7.66 167472 1693024 4 20:13:23 04:52:01 PM 5763872 7151796 2118560 26.88 2688 1586648 684072 7.66 167472 1693320 4 20:13:23 04:53:01 PM 5764048 7151972 2118384 26.87 2688 1586648 684072 7.66 167472 1693048 4 20:13:23 04:54:01 PM 5764132 7152056 2118300 26.87 2688 1586648 684072 7.66 167472 1693120 4 20:13:23 04:55:01 PM 5764132 7152060 2118300 26.87 2688 1586652 684072 7.66 167472 1693172 4 20:13:23 04:56:01 PM 5764132 7152060 2118300 26.87 2688 1586652 684072 7.66 167472 1693172 4 20:13:23 04:57:01 PM 5764132 7152060 2118300 26.87 2688 1586652 684072 7.66 167472 1693172 4 20:13:23 04:58:01 PM 5764236 7152168 2118196 26.87 2688 1586656 684072 7.66 167472 1693060 4 20:13:23 04:59:01 PM 5764280 7152212 2118152 26.87 2688 1586656 684072 7.66 167472 1693128 4 20:13:23 05:00:01 PM 5764072 7152004 2118360 26.87 2688 1586656 681988 7.64 167472 1693176 4 20:13:23 05:01:01 PM 5763204 7151144 2119228 26.89 2688 1586664 681988 7.64 167472 1693880 4 20:13:23 05:02:01 PM 5763500 7151440 2118932 26.88 2688 1586664 681988 7.64 167472 1693764 4 20:13:23 05:03:01 PM 5763912 7151860 2118520 26.88 2688 1586672 681988 7.64 167472 1693480 4 20:13:23 05:04:01 PM 5763592 7151540 2118840 26.88 2688 1586672 681988 7.64 167472 1693772 4 20:13:23 05:05:01 PM 5764128 7152076 2118304 26.87 2688 1586672 681988 7.64 167472 1693364 4 20:13:23 05:06:01 PM 5764108 7152060 2118324 26.87 2688 1586676 681988 7.64 167472 1693368 4 20:13:24 05:07:01 PM 5764096 7152048 2118336 26.87 2688 1586676 681988 7.64 167472 1693368 4 20:13:24 05:08:01 PM 5764124 7152076 2118308 26.87 2688 1586676 681988 7.64 167472 1693368 4 20:13:24 05:09:01 PM 5764092 7152048 2118340 26.87 2688 1586680 681988 7.64 167472 1693440 4 20:13:24 05:10:01 PM 5763968 7151924 2118464 26.88 2688 1586680 681988 7.64 167472 1693488 4 20:13:24 05:11:01 PM 5764188 7152148 2118244 26.87 2688 1586684 681988 7.64 167472 1693376 4 20:13:24 05:12:01 PM 5764160 7152120 2118272 26.87 2688 1586684 681988 7.64 167472 1693376 4 20:13:24 05:13:01 PM 5764188 7152148 2118244 26.87 2688 1586684 697464 7.81 167472 1693376 4 20:13:24 05:14:01 PM 5763892 7151856 2118540 26.88 2688 1586688 697464 7.81 167472 1693448 4 20:13:24 05:15:01 PM 5763824 7151788 2118608 26.88 2688 1586688 681704 7.63 167472 1693380 4 20:13:24 05:16:01 PM 5763836 7151800 2118596 26.88 2688 1586688 681704 7.63 167472 1693380 4 20:13:24 05:17:01 PM 5763868 7151836 2118564 26.88 2688 1586692 681704 7.63 167472 1693384 4 20:13:24 05:18:01 PM 5763960 7151928 2118472 26.88 2688 1586692 681704 7.63 167472 1693384 4 20:13:24 05:19:01 PM 5763632 7151600 2118800 26.88 2688 1586692 681704 7.63 167472 1693656 4 20:13:24 05:20:01 PM 5763700 7151672 2118732 26.88 2688 1586696 673812 7.54 167472 1693504 4 20:13:24 05:21:01 PM 5763968 7151944 2118464 26.88 2688 1586700 673812 7.54 167472 1693392 4 20:13:24 05:22:01 PM 5763940 7151916 2118492 26.88 2688 1586700 673812 7.54 167472 1693396 4 20:13:24 05:23:01 PM 5763992 7151972 2118440 26.88 2688 1586704 673812 7.54 167472 1693400 4 20:13:24 05:24:01 PM 5764000 7151980 2118432 26.88 2688 1586704 673812 7.54 167472 1693468 4 20:13:24 05:25:01 PM 5764112 7152092 2118320 26.87 2688 1586704 673812 7.54 167472 1693400 4 20:13:24 05:26:01 PM 5764144 7152128 2118288 26.87 2688 1586708 673812 7.54 167472 1693404 4 20:13:24 05:27:01 PM 5764120 7152104 2118312 26.87 2688 1586708 673812 7.54 167472 1693408 4 20:13:24 05:28:01 PM 5764224 7152208 2118208 26.87 2688 1586708 673812 7.54 167472 1693408 4 20:13:24 05:29:01 PM 5764156 7152144 2118276 26.87 2688 1586712 689584 7.72 167472 1693484 16 20:13:24 05:30:01 PM 5763880 7151868 2118552 26.88 2688 1586712 685832 7.68 167472 1693532 8 20:13:24 05:31:01 PM 5764152 7152144 2118280 26.87 2688 1586716 685832 7.68 167472 1693424 4 20:13:24 05:32:01 PM 5764024 7152016 2118408 26.88 2688 1586716 685832 7.68 167472 1693424 8 20:13:24 05:33:01 PM 5763672 7151664 2118760 26.88 2688 1586716 685832 7.68 167472 1693768 8 20:13:24 05:34:01 PM 5763828 7151824 2118604 26.88 2688 1586720 685832 7.68 167472 1693500 8 20:13:24 05:35:01 PM 5763864 7151860 2118568 26.88 2688 1586720 685832 7.68 167472 1693432 4 20:13:24 05:36:01 PM 5763920 7151916 2118512 26.88 2688 1586720 685832 7.68 167472 1693432 4 20:13:24 05:37:01 PM 5763932 7151932 2118500 26.88 2688 1586724 685832 7.68 167472 1693436 4 20:13:24 05:38:01 PM 5763936 7151936 2118496 26.88 2688 1586724 685832 7.68 167480 1693524 4 20:13:24 05:39:01 PM 5763960 7151960 2118472 26.88 2688 1586724 685832 7.68 167472 1693504 4 20:13:24 05:40:01 PM 5763784 7151788 2118648 26.88 2688 1586728 682004 7.64 167472 1693556 4 20:13:24 05:41:01 PM 5763820 7151824 2118612 26.88 2688 1586728 682004 7.64 167472 1693520 4 20:13:24 05:42:01 PM 5763504 7151512 2118928 26.88 2688 1586732 682004 7.64 167472 1693852 4 20:13:24 05:43:01 PM 5764096 7152104 2118336 26.87 2688 1586732 682004 7.64 167472 1693444 4 20:13:24 05:44:01 PM 5763956 7151964 2118476 26.88 2688 1586732 682004 7.64 167472 1693528 4 20:13:24 05:45:01 PM 5763668 7151680 2118764 26.88 2688 1586736 682004 7.64 167472 1693580 4 20:13:24 05:46:01 PM 5763408 7151420 2119024 26.88 2688 1586736 682004 7.64 167472 1693872 4 20:13:24 05:47:01 PM 5763936 7151952 2118496 26.88 2688 1586740 682004 7.64 167472 1693468 4 20:13:24 05:48:01 PM 5763944 7151964 2118488 26.88 2688 1586744 682004 7.64 167472 1693588 4 20:13:24 05:49:01 PM 5763808 7151828 2118624 26.88 2688 1586744 682004 7.64 167472 1693676 16 20:13:24 05:50:01 PM 5762548 7150568 2119884 26.89 2688 1586744 726232 8.13 167472 1694332 4 20:13:24 05:51:01 PM 5763836 7151876 2118596 26.88 2688 1586752 695384 7.79 167604 1693360 12 20:13:24 05:52:01 PM 5763808 7151848 2118624 26.88 2688 1586752 695384 7.79 167604 1693360 4 20:13:24 05:53:01 PM 5763808 7151852 2118624 26.88 2688 1586756 695384 7.79 167604 1693364 4 20:13:24 05:54:01 PM 5763508 7151552 2118924 26.88 2688 1586756 695384 7.79 167604 1693432 12 20:13:24 05:55:01 PM 5763556 7151600 2118876 26.88 2688 1586756 695384 7.79 167604 1693364 4 20:13:24 05:56:01 PM 5763668 7151716 2118764 26.88 2688 1586760 695384 7.79 167604 1693368 4 20:13:24 05:57:01 PM 5763732 7151780 2118700 26.88 2688 1586760 695384 7.79 167604 1693368 4 20:13:24 05:58:01 PM 5763680 7151728 2118752 26.88 2688 1586760 695384 7.79 167604 1693368 4 20:13:24 05:59:01 PM 5763528 7151580 2118904 26.88 2688 1586764 695384 7.79 167604 1693644 4 20:13:24 06:00:01 PM 5763396 7151448 2119036 26.88 2688 1586764 682104 7.64 167604 1693624 4 20:13:24 06:01:01 PM 5762700 7150744 2119732 26.89 2688 1586764 682104 7.64 167604 1694184 4 20:13:24 06:02:01 PM 5763940 7151988 2118492 26.88 2688 1586768 682104 7.64 167616 1693364 4 20:13:24 06:03:01 PM 5763940 7151988 2118492 26.88 2688 1586768 682104 7.64 167616 1693364 4 20:13:24 06:04:01 PM 5763500 7151548 2118932 26.88 2688 1586768 682104 7.64 167616 1693636 4 20:13:24 06:05:01 PM 5763860 7151912 2118572 26.88 2688 1586772 682104 7.64 167616 1693368 4 20:13:24 06:06:01 PM 5763872 7151924 2118560 26.88 2688 1586772 682104 7.64 167616 1693368 4 20:13:24 06:07:01 PM 5763820 7151872 2118612 26.88 2688 1586772 682104 7.64 167616 1693368 4 20:13:24 06:08:01 PM 5763908 7151964 2118524 26.88 2688 1586776 682104 7.64 167616 1693372 4 20:13:24 06:09:02 PM 5763844 7151900 2118588 26.88 2688 1586776 682104 7.64 167616 1693440 16 20:13:24 06:10:01 PM 5763728 7151784 2118704 26.88 2688 1586776 675408 7.56 167616 1693604 8 20:13:24 06:11:01 PM 5763996 7152060 2118436 26.88 2688 1586784 675408 7.56 167616 1693380 4 20:13:24 06:12:01 PM 5764032 7152096 2118400 26.87 2688 1586784 675408 7.56 167616 1693384 4 20:13:24 06:13:01 PM 5763644 7151712 2118788 26.88 2688 1586788 675408 7.56 167616 1693660 4 20:13:24 06:14:01 PM 5763928 7151996 2118504 26.88 2688 1586788 691024 7.74 167616 1693456 16 20:13:24 06:15:01 PM 5764068 7152136 2118364 26.87 2688 1586788 691024 7.74 167616 1693388 8 20:13:24 06:16:01 PM 5763760 7151832 2118672 26.88 2688 1586792 691024 7.74 167616 1693392 4 20:13:24 06:17:01 PM 5763876 7151948 2118556 26.88 2688 1586792 691024 7.74 167616 1693392 4 20:13:24 06:18:01 PM 5763700 7151772 2118732 26.88 2688 1586792 691024 7.74 167616 1693508 4 20:13:24 06:19:01 PM 5763572 7151652 2118860 26.88 2688 1586796 682852 7.65 167740 1693356 4 20:13:24 06:20:01 PM 5763464 7151544 2118968 26.88 2688 1586796 682072 7.64 167740 1693408 4 20:13:24 06:21:01 PM 5763692 7151776 2118740 26.88 2688 1586800 682072 7.64 167740 1693296 4 20:13:24 06:22:01 PM 5763696 7151780 2118736 26.88 2688 1586800 682072 7.64 167740 1693300 4 20:13:24 06:23:01 PM 5763320 7151404 2119112 26.88 2688 1586800 682072 7.64 167740 1693708 4 20:13:24 06:24:01 PM 5763760 7151848 2118672 26.88 2688 1586804 682072 7.64 167740 1693372 4 20:13:24 06:25:01 PM 5763912 7152000 2118520 26.88 2688 1586804 682072 7.64 167740 1693304 4 20:13:24 06:26:01 PM 5763944 7152032 2118488 26.88 2688 1586804 682072 7.64 167740 1693304 4 20:13:24 06:27:01 PM 5763916 7152012 2118516 26.88 2688 1586812 682072 7.64 167740 1693312 4 20:13:24 06:28:01 PM 5763908 7152004 2118524 26.88 2688 1586812 682072 7.64 167740 1693312 4 20:13:24 06:29:01 PM 5763808 7151904 2118624 26.88 2688 1586812 682072 7.64 167740 1693380 4 20:13:24 06:30:01 PM 5763324 7151424 2119108 26.88 2688 1586816 699120 7.83 167740 1693548 8 20:13:24 06:31:01 PM 5763676 7151776 2118756 26.88 2688 1586816 699120 7.83 167740 1693320 4 20:13:24 06:32:01 PM 5763792 7151896 2118640 26.88 2688 1586820 699120 7.83 167740 1693328 4 20:13:24 06:33:01 PM 5763348 7151452 2119084 26.88 2688 1586820 699120 7.83 167740 1693736 4 20:13:24 06:34:01 PM 5763776 7151880 2118656 26.88 2688 1586820 699120 7.83 167740 1693400 16 20:13:24 06:35:01 PM 5763776 7151884 2118656 26.88 2688 1586824 699120 7.83 167740 1693452 8 20:13:24 06:36:01 PM 5763680 7151788 2118752 26.88 2688 1586824 699120 7.83 167740 1693452 4 20:13:24 06:37:01 PM 5763680 7151788 2118752 26.88 2688 1586824 699120 7.83 167740 1693452 4 20:13:24 06:38:01 PM 5763776 7151884 2118656 26.88 2688 1586824 699120 7.83 167740 1693452 4 20:13:24 06:39:01 PM 5763864 7151976 2118568 26.88 2688 1586828 699120 7.83 167740 1693408 4 20:13:24 06:40:01 PM 5763460 7151572 2118972 26.88 2688 1586828 674520 7.55 167740 1693664 4 20:13:24 06:41:01 PM 5763848 7151964 2118584 26.88 2688 1586832 674520 7.55 167744 1693460 4 20:13:24 06:42:01 PM 5763792 7151908 2118640 26.88 2688 1586832 674520 7.55 167744 1693348 4 20:13:24 06:43:01 PM 5763768 7151884 2118664 26.88 2688 1586832 674520 7.55 167744 1693348 4 20:13:24 06:44:01 PM 5763504 7151624 2118928 26.88 2688 1586836 674520 7.55 167744 1693564 4 20:13:24 06:45:01 PM 5763400 7151520 2119032 26.88 2688 1586836 674520 7.55 167744 1693632 4 20:13:24 06:46:01 PM 5763704 7151824 2118728 26.88 2688 1586836 674520 7.55 167744 1693324 4 20:13:24 06:47:01 PM 5763652 7151776 2118780 26.88 2688 1586840 674520 7.55 167744 1693364 4 20:13:24 06:48:01 PM 5763796 7151920 2118636 26.88 2688 1586840 674520 7.55 167744 1693408 4 20:13:24 06:49:01 PM 5763800 7151924 2118632 26.88 2688 1586840 674520 7.55 167744 1693476 4 20:13:24 06:50:01 PM 5763568 7151696 2118864 26.88 2688 1586844 673880 7.55 167744 1693484 4 20:13:24 06:51:01 PM 5763740 7151868 2118692 26.88 2688 1586844 673880 7.55 167744 1693368 4 20:13:24 06:52:01 PM 5763800 7151932 2118632 26.88 2688 1586848 673880 7.55 167744 1693372 4 20:13:24 06:53:01 PM 5763772 7151904 2118660 26.88 2688 1586848 673880 7.55 167744 1693372 4 20:13:24 06:54:01 PM 5763752 7151884 2118680 26.88 2688 1586848 673880 7.55 167744 1693440 16 20:13:24 06:55:01 PM 5763804 7151940 2118628 26.88 2688 1586852 673880 7.55 167744 1693340 8 20:13:24 06:56:01 PM 5763656 7151792 2118776 26.88 2688 1586852 673880 7.55 167744 1693492 4 20:13:24 06:57:01 PM 5763916 7152052 2118516 26.88 2688 1586852 673880 7.55 167744 1693376 4 20:13:24 06:58:01 PM 5763892 7152032 2118540 26.88 2688 1586856 673880 7.55 167744 1693380 4 20:13:24 06:59:01 PM 5763840 7151980 2118592 26.88 2688 1586856 673880 7.55 167744 1693448 4 20:13:24 07:00:01 PM 5763688 7151828 2118744 26.88 2688 1586856 693272 7.76 167744 1693496 4 20:13:24 07:01:01 PM 5762976 7151124 2119456 26.89 2688 1586864 693272 7.76 167744 1694084 4 20:13:24 07:02:01 PM 5763780 7151928 2118652 26.88 2688 1586864 693272 7.76 167744 1693396 4 20:13:24 07:03:01 PM 5763756 7151908 2118676 26.88 2688 1586868 693272 7.76 167744 1693516 4 20:13:24 07:04:01 PM 5763288 7151440 2119144 26.88 2688 1586868 693272 7.76 167744 1693604 4 20:13:24 07:05:01 PM 5763392 7151544 2119040 26.88 2688 1586868 693272 7.76 167744 1693604 4 20:13:24 07:06:01 PM 5763672 7151828 2118760 26.88 2688 1586872 693272 7.76 167744 1693404 4 20:13:24 07:07:01 PM 5763672 7151828 2118760 26.88 2688 1586872 693272 7.76 167744 1693404 4 20:13:24 07:08:01 PM 5763700 7151860 2118732 26.88 2688 1586876 693272 7.76 167744 1693408 4 20:13:24 07:09:01 PM 5763592 7151756 2118840 26.88 2688 1586880 693272 7.76 167744 1693480 4 20:13:24 07:10:01 PM 5763476 7151640 2118956 26.88 2688 1586880 676612 7.58 167744 1693528 4 20:13:24 07:11:01 PM 5763676 7151844 2118756 26.88 2688 1586884 676612 7.58 167744 1693532 4 20:13:24 07:12:01 PM 5763680 7151848 2118752 26.88 2688 1586884 676612 7.58 167744 1693532 4 20:13:24 07:13:01 PM 5763680 7151848 2118752 26.88 2688 1586884 676612 7.58 167744 1693416 4 20:13:24 07:14:01 PM 5763736 7151904 2118696 26.88 2688 1586884 676612 7.58 167744 1693484 12 20:13:24 07:15:01 PM 5763740 7151912 2118692 26.88 2688 1586888 676612 7.58 167744 1693420 8 20:13:24 07:16:02 PM 5763680 7151852 2118752 26.88 2688 1586888 676612 7.58 167744 1693420 4 20:13:24 07:17:01 PM 5763708 7151880 2118724 26.88 2688 1586888 676612 7.58 167744 1693420 4 20:13:24 07:18:01 PM 5763768 7151944 2118664 26.88 2688 1586892 676612 7.58 167744 1693424 4 20:13:24 07:19:01 PM 5763720 7151896 2118712 26.88 2688 1586892 676612 7.58 167744 1693492 12 20:13:24 07:20:01 PM 5763420 7151596 2119012 26.88 2688 1586892 676956 7.58 167744 1693656 8 20:13:24 07:21:01 PM 5763688 7151872 2118744 26.88 2688 1586900 676956 7.58 167744 1693432 4 20:13:24 07:22:01 PM 5763688 7151872 2118744 26.88 2688 1586900 676956 7.58 167744 1693432 4 20:13:24 07:23:01 PM 5763828 7152016 2118604 26.88 2688 1586904 676956 7.58 167744 1693436 4 20:13:24 07:24:01 PM 5763524 7151712 2118908 26.88 2688 1586904 676956 7.58 167744 1693504 4 20:13:24 07:25:01 PM 5763644 7151832 2118788 26.88 2688 1586904 676956 7.58 167744 1693436 4 20:13:24 07:26:01 PM 5763548 7151740 2118884 26.88 2688 1586908 676956 7.58 167744 1693440 4 20:13:24 07:27:01 PM 5763708 7151900 2118724 26.88 2688 1586908 676956 7.58 167744 1693440 4 20:13:24 07:28:01 PM 5763264 7151456 2119168 26.88 2688 1586908 676956 7.58 167744 1693644 4 20:13:24 07:29:01 PM 5763440 7151636 2118992 26.88 2688 1586912 676956 7.58 167744 1693512 4 20:13:24 07:30:01 PM 5763336 7151532 2119096 26.88 2688 1586912 676476 7.57 167744 1693560 4 20:13:24 07:31:01 PM 5763528 7151728 2118904 26.88 2688 1586916 676476 7.57 167744 1693452 4 20:13:24 07:32:01 PM 5763620 7151820 2118812 26.88 2688 1586916 676476 7.57 167744 1693452 4 20:13:24 07:33:01 PM 5763276 7151476 2119156 26.88 2688 1586916 682124 7.64 167744 1693772 4 20:13:24 07:34:01 PM 5763460 7151684 2118972 26.88 2688 1586928 682080 7.64 167944 1693332 4 20:13:24 07:35:01 PM 5763460 7151684 2118972 26.88 2688 1586928 682080 7.64 167944 1693264 4 20:13:24 07:36:01 PM 5763496 7151720 2118936 26.88 2688 1586928 682080 7.64 167944 1693264 4 20:13:24 07:37:01 PM 5763380 7151608 2119052 26.88 2688 1586932 682080 7.64 167944 1693268 4 20:13:24 07:38:01 PM 5763384 7151612 2119048 26.88 2688 1586932 682080 7.64 167944 1693384 4 20:13:24 07:39:01 PM 5763376 7151604 2119056 26.88 2688 1586932 682080 7.64 167944 1693336 4 20:13:24 07:40:01 PM 5763052 7151284 2119380 26.89 2688 1586936 682152 7.64 167944 1693728 4 20:13:24 07:41:01 PM 5590896 7094896 2291536 29.07 2688 1697552 701764 7.86 193704 1820676 49684 20:13:24 07:42:01 PM 5000620 6917296 2881812 36.56 2688 2093248 826120 9.25 206984 2329912 170168 20:13:24 07:43:01 PM 5168428 7051892 2714004 34.43 2688 2059488 712416 7.98 243392 2123540 9012 20:13:24 07:44:01 PM 4848808 6984748 3033624 38.49 2688 2301760 735004 8.23 278044 2372408 174676 20:13:24 07:45:01 PM 4880268 7022864 3002164 38.09 2688 2309144 710324 7.95 290084 2327276 4 20:13:24 07:46:01 PM 4880616 7023212 3001816 38.08 2688 2309144 710324 7.95 290080 2327280 4 20:13:24 07:47:01 PM 4880424 7023020 3002008 38.08 2688 2309144 710324 7.95 290080 2327284 8 20:13:24 07:48:01 PM 4880636 7023236 3001796 38.08 2688 2309148 710324 7.95 290080 2327288 4 20:13:24 07:49:01 PM 4837508 6980464 3044924 38.63 2688 2309512 763236 8.55 290628 2369592 44 20:13:24 07:50:01 PM 4836396 6979496 3046036 38.64 2688 2309664 763504 8.55 290628 2370404 40 20:13:24 07:51:01 PM 4836376 6979592 3046056 38.64 2688 2309768 763504 8.55 290628 2370784 60 20:13:24 07:52:01 PM 4834872 6978212 3047560 38.66 2688 2309900 763504 8.55 290628 2372276 60 20:13:24 07:53:01 PM 4834072 6977548 3048360 38.67 2688 2310052 763504 8.55 290628 2373208 48 20:13:24 07:54:01 PM 4833736 6977372 3048696 38.68 2688 2310188 763504 8.55 290632 2373428 32 20:13:24 07:55:01 PM 4833680 6977412 3048752 38.68 2688 2310300 763504 8.55 290628 2373632 72 20:13:24 07:56:01 PM 4832120 6975988 3050312 38.70 2688 2310420 763504 8.55 290628 2374828 48 20:13:24 07:57:01 PM 4828176 6972392 3054256 38.75 2688 2310768 763504 8.55 290768 2379104 212 20:13:24 07:58:01 PM 4819900 6965284 3062532 38.85 2688 2311936 763504 8.55 290768 2386956 16 20:13:24 07:59:01 PM 4819164 6964740 3063268 38.86 2688 2312128 780428 8.74 290768 2387804 96 20:13:24 08:00:01 PM 4818180 6963956 3064252 38.87 2688 2312328 784388 8.78 290768 2388768 32 20:13:24 08:01:01 PM 4814588 6960632 3067844 38.92 2688 2312592 784388 8.78 290772 2391780 4 20:13:24 08:02:01 PM 4815032 6961272 3067400 38.91 2688 2312804 784388 8.78 290772 2391740 48 20:13:24 08:03:01 PM 4814244 6960688 3068188 38.92 2688 2313000 784388 8.78 290772 2392668 112 20:13:24 08:04:01 PM 4813048 6959700 3069384 38.94 2688 2313200 784388 8.78 290772 2393880 4 20:13:24 08:05:01 PM 4812700 6959556 3069732 38.94 2688 2313404 784388 8.78 290772 2394360 4 20:13:24 08:06:01 PM 4811944 6958996 3070488 38.95 2688 2313600 784388 8.78 290772 2395056 40 20:13:24 08:07:01 PM 4811416 6958644 3071016 38.96 2688 2313776 784388 8.78 290772 2395604 4 20:13:24 08:08:01 PM 4811052 6958412 3071380 38.96 2688 2313924 784388 8.78 290772 2395860 4 20:13:24 08:09:01 PM 4810440 6957948 3071992 38.97 2688 2314064 784388 8.78 290772 2396332 16 20:13:24 08:10:01 PM 4809740 6957392 3072692 38.98 2688 2314208 802312 8.98 290772 2396912 16 20:13:24 08:11:01 PM 4810076 6957876 3072356 38.98 2688 2314356 802312 8.98 290772 2396680 16 20:13:24 08:12:01 PM 5033820 7003124 2848612 36.14 2688 2137316 696276 7.80 292516 2173016 2732 20:13:24 08:13:01 PM 5005716 6979592 2876716 36.50 2688 2146812 742604 8.31 499028 2020856 13040 20:13:24 Average: 5753814 7168482 2128618 27.00 2688 1612191 686087 7.68 169745 1696643 510 20:13:24 20:13:24 06:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:24 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:20:01 AM eth0 4.58 0.42 1.86 0.21 0.00 0.00 0.00 0.00 20:13:24 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:21:01 AM eth0 1.07 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:22:01 AM eth0 0.78 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:13:24 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:23:01 AM eth0 0.90 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:24:01 AM eth0 0.97 0.32 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:25:01 AM eth0 0.65 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:13:24 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:26:01 AM eth0 0.55 0.13 0.09 0.01 0.00 0.00 0.00 0.00 20:13:24 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:27:01 AM eth0 0.50 0.12 0.09 0.01 0.00 0.00 0.00 0.00 20:13:24 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:28:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:29:01 AM eth0 1.17 0.15 0.17 0.07 0.00 0.00 0.00 0.00 20:13:24 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:30:01 AM eth0 0.77 0.35 0.42 0.27 0.00 0.00 0.00 0.00 20:13:24 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:31:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:32:01 AM eth0 0.82 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:33:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:13:24 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:34:01 AM eth0 0.48 0.18 0.13 0.07 0.00 0.00 0.00 0.00 20:13:24 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:35:01 AM eth0 0.67 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:13:24 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:36:01 AM eth0 0.60 0.27 0.29 0.20 0.00 0.00 0.00 0.00 20:13:24 06:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:37:02 AM eth0 0.98 0.28 0.31 0.20 0.00 0.00 0.00 0.00 20:13:24 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:38:01 AM eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:39:01 AM eth0 0.43 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:40:01 AM eth0 0.78 0.07 0.15 0.00 0.00 0.00 0.00 0.00 20:13:24 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:41:01 AM eth0 0.28 0.07 0.03 0.01 0.00 0.00 0.00 0.00 20:13:24 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:42:01 AM eth0 0.82 0.22 0.31 0.19 0.00 0.00 0.00 0.00 20:13:24 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:43:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:44:01 AM eth0 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:45:01 AM eth0 0.43 0.15 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:46:01 AM eth0 1.55 0.35 0.40 0.20 0.00 0.00 0.00 0.00 20:13:24 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:47:01 AM eth0 2.55 0.50 1.00 0.63 0.00 0.00 0.00 0.00 20:13:24 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:48:01 AM eth0 1.68 0.23 0.41 0.25 0.00 0.00 0.00 0.00 20:13:24 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:49:01 AM eth0 0.53 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:50:01 AM eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:13:24 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:51:01 AM eth0 0.98 0.30 0.40 0.27 0.00 0.00 0.00 0.00 20:13:24 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:52:01 AM eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 20:13:24 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:53:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:54:01 AM eth0 0.37 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:55:01 AM eth0 0.32 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:57:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:58:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:59:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:00:01 AM eth0 0.68 0.18 0.32 0.19 0.00 0.00 0.00 0.00 20:13:24 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:01:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:02:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:03:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:04:01 AM eth0 1.08 0.53 0.69 0.52 0.00 0.00 0.00 0.00 20:13:24 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:05:01 AM eth0 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:06:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:07:01 AM eth0 0.77 0.32 0.38 0.26 0.00 0.00 0.00 0.00 20:13:24 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:09:01 AM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:10:01 AM eth0 1.77 1.67 0.19 6.30 0.00 0.00 0.00 0.00 20:13:24 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:11:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:12:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:14:01 AM eth0 1.28 0.63 0.23 1.80 0.00 0.00 0.00 0.00 20:13:24 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:15:01 AM eth0 0.40 0.22 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:16:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:17:01 AM eth0 1.15 0.20 0.35 0.19 0.00 0.00 0.00 0.00 20:13:24 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:18:01 AM eth0 0.57 0.25 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:19:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:20:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:22:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:24:01 AM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:25:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:27:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:28:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:29:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:30:01 AM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:31:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:33:01 AM eth0 0.62 0.32 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:34:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:35:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:39:01 AM eth0 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:13:24 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:40:01 AM eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:44:01 AM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 07:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:45:02 AM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:46:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:48:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:49:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:53:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:54:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:55:01 AM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:57:01 AM eth0 0.47 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:58:01 AM eth0 0.37 0.28 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:59:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:02:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:03:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:04:01 AM eth0 0.68 0.48 0.41 0.27 0.00 0.00 0.00 0.00 20:13:24 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:05:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:06:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:07:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:08:01 AM eth0 1.00 0.43 0.56 0.39 0.00 0.00 0.00 0.00 20:13:24 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:09:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:10:01 AM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:11:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:12:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:13:01 AM eth0 0.53 0.33 0.37 0.26 0.00 0.00 0.00 0.00 20:13:24 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:14:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:17:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:19:01 AM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:20:01 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:22:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:23:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:24:01 AM eth0 0.93 0.27 0.44 0.26 0.00 0.00 0.00 0.00 20:13:24 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:28:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:29:01 AM eth0 2.38 0.58 0.93 0.52 0.00 0.00 0.00 0.00 20:13:24 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:30:01 AM eth0 0.67 0.23 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:31:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:32:01 AM eth0 0.32 0.02 0.03 0.00 0.00 0.00 0.00 0.00 20:13:24 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:33:01 AM eth0 0.72 0.23 0.30 0.20 0.00 0.00 0.00 0.00 20:13:24 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:34:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:35:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:38:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:39:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:40:01 AM eth0 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:44:01 AM eth0 0.62 0.12 0.19 0.06 0.00 0.00 0.00 0.00 20:13:24 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:45:01 AM eth0 0.68 0.27 0.37 0.26 0.00 0.00 0.00 0.00 20:13:24 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:47:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:48:01 AM eth0 1.22 0.43 0.66 0.45 0.00 0.00 0.00 0.00 20:13:24 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:49:01 AM eth0 0.38 0.13 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:50:01 AM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:53:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:54:01 AM eth0 0.85 0.40 0.43 0.27 0.00 0.00 0.00 0.00 20:13:24 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:55:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:56:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:57:01 AM eth0 0.73 0.28 0.37 0.26 0.00 0.00 0.00 0.00 20:13:24 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:59:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:04:01 AM eth0 0.53 0.37 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:05:01 AM eth0 0.23 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:06:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:07:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:09:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:10:01 AM eth0 0.82 0.15 0.36 0.19 0.00 0.00 0.00 0.00 20:13:24 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:12:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:14:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:15:01 AM eth0 0.18 0.07 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:19:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:20:01 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:23:01 AM eth0 0.67 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:13:24 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:24:01 AM eth0 1.40 0.45 0.77 0.51 0.00 0.00 0.00 0.00 20:13:24 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:25:01 AM eth0 0.42 0.18 0.32 0.19 0.00 0.00 0.00 0.00 20:13:24 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:29:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:30:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:31:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:32:01 AM eth0 1.08 0.08 0.12 0.01 0.00 0.00 0.00 0.00 20:13:24 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:33:01 AM eth0 0.67 0.35 0.51 0.38 0.00 0.00 0.00 0.00 20:13:24 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:34:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:35:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:39:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:40:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:44:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:47:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:49:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:50:01 AM eth0 0.27 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:52:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:53:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:54:01 AM eth0 0.67 0.12 0.19 0.06 0.00 0.00 0.00 0.00 20:13:24 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:55:01 AM eth0 1.15 0.45 0.65 0.45 0.00 0.00 0.00 0.00 20:13:24 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:57:01 AM eth0 0.65 0.18 0.30 0.19 0.00 0.00 0.00 0.00 20:13:24 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 09:59:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:00:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:01:01 AM eth0 0.72 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:13:24 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:02:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:03:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:04:01 AM eth0 0.53 0.29 0.40 0.26 0.00 0.00 0.00 0.00 20:13:24 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:05:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:06:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:08:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:09:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:10:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:12:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:13:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:14:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:15:01 AM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:19:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:20:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:23:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:24:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:25:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:28:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:29:01 AM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:30:01 AM eth0 0.53 0.12 0.11 0.01 0.00 0.00 0.00 0.00 20:13:24 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:31:01 AM eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:33:01 AM eth0 0.42 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:34:01 AM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:37:01 AM eth0 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:39:01 AM eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:40:01 AM eth0 0.75 0.30 0.31 0.20 0.00 0.00 0.00 0.00 20:13:24 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:41:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:44:01 AM eth0 0.92 0.12 0.17 0.06 0.00 0.00 0.00 0.00 20:13:24 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:45:01 AM eth0 0.95 0.47 0.67 0.45 0.00 0.00 0.00 0.00 20:13:24 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:49:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:50:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:51:01 AM eth0 0.58 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:13:24 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:54:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:56:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:58:01 AM eth0 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 10:59:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:00:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:01:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:02:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:04:01 AM eth0 0.48 0.28 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:05:01 AM eth0 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:07:01 AM eth0 0.63 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:13:24 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:08:01 AM eth0 0.97 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:09:01 AM eth0 0.42 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:10:01 AM eth0 0.62 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:13:24 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:11:01 AM eth0 0.92 0.33 0.55 0.38 0.00 0.00 0.00 0.00 20:13:24 11:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:12:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:13:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:14:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:15:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:16:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:19:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:20:01 AM eth0 0.28 0.02 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:24:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:26:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:27:01 AM eth0 0.43 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:28:01 AM eth0 1.10 0.25 0.35 0.20 0.00 0.00 0.00 0.00 20:13:24 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:29:01 AM eth0 0.48 0.22 0.34 0.25 0.00 0.00 0.00 0.00 20:13:24 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:30:01 AM eth0 0.27 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:32:01 AM eth0 0.47 0.07 0.04 0.00 0.00 0.00 0.00 0.00 20:13:24 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:33:01 AM eth0 0.77 0.22 0.39 0.25 0.00 0.00 0.00 0.00 20:13:24 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:34:01 AM eth0 0.63 0.18 0.19 0.07 0.00 0.00 0.00 0.00 20:13:24 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:35:01 AM eth0 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:38:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:39:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:44:01 AM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:45:01 AM eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:48:01 AM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:49:01 AM eth0 0.52 0.38 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:50:01 AM eth0 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:54:01 AM eth0 1.05 0.92 0.16 0.13 0.00 0.00 0.00 0.00 20:13:24 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:55:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 11:59:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:00:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:01:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:02:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:03:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:04:01 PM eth0 0.58 0.40 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:05:01 PM eth0 0.53 0.05 0.11 0.00 0.00 0.00 0.00 0.00 20:13:24 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:06:01 PM eth0 0.60 0.30 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:07:01 PM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:09:01 PM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:10:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:14:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:16:01 PM eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:17:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:19:01 PM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 12:20:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:20:02 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:21:01 PM eth0 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:22:01 PM eth0 0.32 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:23:01 PM eth0 0.72 0.33 0.37 0.26 0.00 0.00 0.00 0.00 20:13:24 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:24:01 PM eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:25:01 PM eth0 0.75 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:24 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:26:01 PM eth0 3.58 0.50 1.13 0.57 0.00 0.00 0.00 0.00 20:13:24 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:27:01 PM eth0 2.05 0.43 0.90 0.56 0.00 0.00 0.00 0.00 20:13:24 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:28:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:29:01 PM eth0 0.35 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:30:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:31:01 PM eth0 0.35 0.07 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:32:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:33:01 PM eth0 0.92 0.23 0.32 0.19 0.00 0.00 0.00 0.00 20:13:24 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:34:01 PM eth0 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:35:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:37:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:38:01 PM eth0 0.82 0.30 0.31 0.20 0.00 0.00 0.00 0.00 20:13:24 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:39:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:40:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:41:01 PM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:42:01 PM eth0 0.87 0.20 0.31 0.19 0.00 0.00 0.00 0.00 20:13:24 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:43:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:44:01 PM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:45:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:46:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:47:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:48:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:49:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:50:01 PM eth0 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:51:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:52:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:54:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:55:01 PM eth0 0.73 0.12 0.30 0.19 0.00 0.00 0.00 0.00 20:13:24 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:56:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:57:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:58:01 PM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00 20:13:24 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 12:59:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:00:01 PM eth0 0.60 0.05 0.12 0.00 0.00 0.00 0.00 0.00 20:13:24 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:01:01 PM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:04:01 PM eth0 0.95 0.30 0.44 0.26 0.00 0.00 0.00 0.00 20:13:24 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:05:01 PM eth0 1.57 0.42 0.70 0.45 0.00 0.00 0.00 0.00 20:13:24 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:06:01 PM eth0 0.58 0.22 0.36 0.25 0.00 0.00 0.00 0.00 20:13:24 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:07:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:09:01 PM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:10:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:14:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:15:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:16:01 PM eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:24 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:17:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:19:01 PM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:22:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:24:01 PM eth0 0.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:25:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:27:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:29:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 01:30:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:30:02 PM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:31:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:32:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:33:01 PM eth0 1.15 0.37 0.57 0.38 0.00 0.00 0.00 0.00 20:13:24 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:34:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:35:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:36:01 PM eth0 2.95 2.60 0.78 19.27 0.00 0.00 0.00 0.00 20:13:24 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:37:01 PM eth0 0.48 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:38:01 PM eth0 3.82 2.80 0.84 7.97 0.00 0.00 0.00 0.00 20:13:24 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:39:01 PM eth0 1.90 0.37 0.57 0.32 0.00 0.00 0.00 0.00 20:13:24 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:40:01 PM eth0 1.90 0.55 0.92 0.58 0.00 0.00 0.00 0.00 20:13:24 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:41:01 PM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:42:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:43:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:44:01 PM eth0 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:45:01 PM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:46:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:47:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:48:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:49:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:50:01 PM eth0 0.25 0.18 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:52:01 PM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:13:24 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:53:01 PM eth0 0.75 0.43 0.52 0.39 0.00 0.00 0.00 0.00 20:13:24 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:54:01 PM eth0 0.27 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:55:01 PM eth0 0.57 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:13:24 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:56:01 PM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:57:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:58:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 01:59:01 PM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:04:01 PM eth0 0.45 0.23 0.33 0.25 0.00 0.00 0.00 0.00 20:13:24 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:05:01 PM eth0 2.50 0.08 0.35 0.00 0.00 0.00 0.00 0.00 20:13:24 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:06:01 PM eth0 1.75 0.52 0.93 0.63 0.00 0.00 0.00 0.00 20:13:24 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:07:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:08:01 PM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:09:01 PM eth0 0.73 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:10:01 PM eth0 0.65 0.20 0.33 0.19 0.00 0.00 0.00 0.00 20:13:24 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:11:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:12:01 PM eth0 0.78 0.35 0.38 0.27 0.00 0.00 0.00 0.00 20:13:24 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:13:01 PM eth0 0.83 0.20 0.31 0.19 0.00 0.00 0.00 0.00 20:13:24 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:14:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:15:01 PM eth0 0.35 0.08 0.10 0.01 0.00 0.00 0.00 0.00 20:13:24 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:16:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:17:01 PM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:18:01 PM eth0 0.88 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:13:24 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:19:01 PM eth0 0.60 0.12 0.10 0.06 0.00 0.00 0.00 0.00 20:13:24 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:20:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:21:01 PM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:22:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:23:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:24:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:25:01 PM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:26:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:27:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:29:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:30:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:31:01 PM eth0 0.23 0.07 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:32:01 PM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:33:01 PM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00 20:13:24 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:34:01 PM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:35:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:36:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:37:01 PM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:38:01 PM eth0 0.57 0.25 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:39:01 PM eth0 0.33 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:40:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:40:02 PM eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:41:01 PM eth0 0.78 0.39 0.43 0.27 0.00 0.00 0.00 0.00 20:13:24 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:42:01 PM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:43:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:44:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:45:01 PM eth0 0.28 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:47:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:49:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:50:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:54:01 PM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:56:01 PM eth0 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:57:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 02:59:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:01:01 PM eth0 0.35 0.12 0.11 0.01 0.00 0.00 0.00 0.00 20:13:24 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:02:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:04:01 PM eth0 0.48 0.35 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:05:01 PM eth0 1.18 0.15 0.41 0.20 0.00 0.00 0.00 0.00 20:13:24 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:06:01 PM eth0 0.53 0.22 0.36 0.26 0.00 0.00 0.00 0.00 20:13:24 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:07:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:08:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:09:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:10:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:11:01 PM eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:13:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:14:01 PM eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:13:24 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:15:01 PM eth0 0.90 0.82 0.08 0.07 0.00 0.00 0.00 0.00 20:13:24 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:16:01 PM eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:17:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:19:01 PM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:20:01 PM eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:23:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:24:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:25:01 PM eth0 0.25 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:13:24 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:29:01 PM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:30:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:31:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:32:01 PM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:33:01 PM eth0 0.47 0.33 0.27 0.20 0.00 0.00 0.00 0.00 20:13:24 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:34:01 PM eth0 0.28 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:35:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:39:01 PM eth0 1.00 0.40 0.44 0.27 0.00 0.00 0.00 0.00 20:13:24 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:40:01 PM eth0 1.00 0.18 0.34 0.19 0.00 0.00 0.00 0.00 20:13:24 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:41:01 PM eth0 1.65 0.55 0.94 0.63 0.00 0.00 0.00 0.00 20:13:24 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:42:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:43:01 PM eth0 2.20 0.00 0.27 0.00 0.00 0.00 0.00 0.00 20:13:24 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:44:01 PM eth0 1.35 0.68 0.91 0.64 0.00 0.00 0.00 0.00 20:13:24 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:45:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:46:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:47:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:48:01 PM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:13:24 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:49:01 PM eth0 0.63 0.13 0.16 0.07 0.00 0.00 0.00 0.00 20:13:24 03:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:50:02 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:51:01 PM eth0 0.19 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:52:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:53:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:54:01 PM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:55:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:56:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:57:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:58:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 03:59:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:00:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:01:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:02:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:04:01 PM eth0 41.59 21.11 29.10 18.95 0.00 0.00 0.00 0.00 20:13:24 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:05:01 PM eth0 6.38 3.10 4.33 2.76 0.00 0.00 0.00 0.00 20:13:24 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:06:01 PM eth0 0.75 0.33 0.38 0.27 0.00 0.00 0.00 0.00 20:13:24 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:08:01 PM eth0 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:09:01 PM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:10:01 PM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:14:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:15:01 PM eth0 0.87 0.27 0.37 0.20 0.00 0.00 0.00 0.00 20:13:24 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:19:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:20:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:22:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:23:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:24:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:25:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:26:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:29:01 PM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:30:01 PM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:31:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:32:01 PM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:33:01 PM eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:34:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:35:01 PM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:38:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:39:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:13:24 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:40:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:41:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:42:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:43:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:44:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:45:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:48:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:49:01 PM eth0 0.72 0.73 0.17 6.34 0.00 0.00 0.00 0.00 20:13:24 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:50:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:51:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:52:01 PM eth0 1.37 1.17 0.41 12.66 0.00 0.00 0.00 0.00 20:13:24 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:53:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:54:01 PM eth0 0.73 0.60 0.17 6.30 0.00 0.00 0.00 0.00 20:13:24 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:55:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:58:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 04:59:01 PM eth0 0.63 0.50 0.11 6.26 0.00 0.00 0.00 0.00 20:13:24 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:00:01 PM eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:02:01 PM eth0 1.97 2.17 0.39 17.70 0.00 0.00 0.00 0.00 20:13:24 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:04:01 PM eth0 0.55 0.23 0.39 0.25 0.00 0.00 0.00 0.00 20:13:24 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:05:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:06:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:09:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:10:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:14:01 PM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:15:01 PM eth0 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:13:24 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:17:01 PM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:18:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:19:01 PM eth0 0.57 0.38 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:20:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:22:01 PM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:23:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:24:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:25:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:29:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:30:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:32:01 PM eth0 0.57 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:33:01 PM eth0 1.08 0.32 0.56 0.37 0.00 0.00 0.00 0.00 20:13:24 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:34:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:35:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:38:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:39:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:40:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:41:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:13:24 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:42:01 PM eth0 0.60 0.23 0.33 0.19 0.00 0.00 0.00 0.00 20:13:24 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:44:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:45:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:46:01 PM eth0 0.43 0.18 0.32 0.19 0.00 0.00 0.00 0.00 20:13:24 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:47:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:49:01 PM eth0 1.25 0.27 0.43 0.26 0.00 0.00 0.00 0.00 20:13:24 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:50:01 PM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:51:01 PM eth0 0.18 0.07 0.04 0.00 0.00 0.00 0.00 0.00 20:13:24 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:52:01 PM eth0 0.12 0.07 0.04 0.01 0.00 0.00 0.00 0.00 20:13:24 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:53:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:54:01 PM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:55:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:57:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:58:01 PM eth0 0.40 0.02 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 05:59:01 PM eth0 0.98 0.40 0.39 0.26 0.00 0.00 0.00 0.00 20:13:24 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:00:01 PM eth0 0.60 0.30 0.33 0.20 0.00 0.00 0.00 0.00 20:13:24 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:04:01 PM eth0 0.50 0.28 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:05:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:06:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:07:01 PM eth0 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:09:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:09:02 PM eth0 0.43 0.20 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:10:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:11:01 PM eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:12:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:13:01 PM eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:13:24 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:14:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:13:24 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:15:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:18:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:19:01 PM eth0 0.30 0.13 0.10 0.07 0.00 0.00 0.00 0.00 20:13:24 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:20:01 PM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:22:01 PM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:23:01 PM eth0 0.93 0.48 0.55 0.39 0.00 0.00 0.00 0.00 20:13:24 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:24:01 PM eth0 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:25:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:26:01 PM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:27:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:28:01 PM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:29:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:30:01 PM eth0 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:31:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:32:01 PM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:33:01 PM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:34:01 PM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:35:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:37:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:39:01 PM eth0 0.58 0.12 0.13 0.06 0.00 0.00 0.00 0.00 20:13:24 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:40:01 PM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 20:13:24 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:41:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:43:01 PM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:44:01 PM eth0 1.25 0.42 0.43 0.27 0.00 0.00 0.00 0.00 20:13:24 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:45:01 PM eth0 0.35 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:13:24 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:46:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:47:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:49:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:50:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:51:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:54:01 PM eth0 0.35 0.22 0.25 0.07 0.00 0.00 0.00 0.00 20:13:24 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:55:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:57:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:58:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 06:59:01 PM eth0 0.33 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:00:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:01:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:04:01 PM eth0 0.93 0.48 0.54 0.27 0.00 0.00 0.00 0.00 20:13:24 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:05:01 PM eth0 0.70 0.37 0.37 0.27 0.00 0.00 0.00 0.00 20:13:24 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:06:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:09:01 PM eth0 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:13:24 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:10:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:12:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:14:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:15:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:16:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:16:02 PM eth0 0.23 0.08 0.13 0.00 0.00 0.00 0.00 0.00 20:13:24 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:18:01 PM eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:24 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:19:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:13:24 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:22:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:23:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:24:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:25:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:27:01 PM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:13:24 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:28:01 PM eth0 0.70 0.38 0.42 0.27 0.00 0.00 0.00 0.00 20:13:24 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:29:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:30:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:13:24 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:31:01 PM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:32:01 PM eth0 0.90 0.00 0.11 0.00 0.00 0.00 0.00 0.00 20:13:24 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:33:01 PM eth0 0.87 0.45 0.53 0.39 0.00 0.00 0.00 0.00 20:13:24 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:34:01 PM eth0 1.08 0.92 0.16 0.13 0.00 0.00 0.00 0.00 20:13:24 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:35:01 PM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:13:24 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:37:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:13:24 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:38:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:24 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:39:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:13:24 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:40:01 PM eth0 0.88 0.27 0.37 0.20 0.00 0.00 0.00 0.00 20:13:24 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:41:01 PM eth0 155.95 96.37 662.52 46.15 0.00 0.00 0.00 0.00 20:13:24 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:42:01 PM eth0 126.97 102.68 1542.72 13.85 0.00 0.00 0.00 0.00 20:13:24 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:43:01 PM eth0 9.60 8.65 6.36 3.69 0.00 0.00 0.00 0.00 20:13:24 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:44:01 PM eth0 38.63 33.83 333.45 7.65 0.00 0.00 0.00 0.00 20:13:24 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:45:01 PM eth0 18.04 15.46 10.16 6.56 0.00 0.00 0.00 0.00 20:13:24 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:46:01 PM eth0 0.98 0.88 0.18 0.14 0.00 0.00 0.00 0.00 20:13:24 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:47:01 PM eth0 1.05 0.90 0.18 0.13 0.00 0.00 0.00 0.00 20:13:24 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:48:01 PM eth0 0.98 0.92 0.17 0.13 0.00 0.00 0.00 0.00 20:13:24 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:49:01 PM eth0 7.55 7.00 1.67 1.53 0.00 0.00 0.00 0.00 20:13:24 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:50:01 PM eth0 5.28 5.26 0.84 1.35 0.00 0.00 0.00 0.00 20:13:24 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:51:01 PM eth0 4.25 4.15 0.65 1.03 0.00 0.00 0.00 0.00 20:13:24 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:52:01 PM eth0 5.55 5.43 0.90 1.40 0.00 0.00 0.00 0.00 20:13:24 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:53:01 PM eth0 7.57 7.27 1.34 1.63 0.00 0.00 0.00 0.00 20:13:24 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:54:01 PM eth0 5.25 5.28 0.92 1.36 0.00 0.00 0.00 0.00 20:13:24 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:55:01 PM eth0 4.57 4.12 0.74 1.02 0.00 0.00 0.00 0.00 20:13:24 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:56:01 PM eth0 5.32 5.13 1.06 1.46 0.00 0.00 0.00 0.00 20:13:24 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:57:01 PM eth0 23.73 19.34 4.88 6.28 0.00 0.00 0.00 0.00 20:13:24 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:58:01 PM eth0 13.26 11.26 3.46 11.27 0.00 0.00 0.00 0.00 20:13:24 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 07:59:01 PM eth0 9.10 8.72 1.75 4.81 0.00 0.00 0.00 0.00 20:13:24 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:00:01 PM eth0 7.16 7.10 1.16 1.78 0.00 0.00 0.00 0.00 20:13:24 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:01:01 PM eth0 2.00 1.73 0.45 0.31 0.00 0.00 0.00 0.00 20:13:24 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:02:01 PM eth0 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:13:24 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:03:01 PM eth0 0.30 0.17 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:04:01 PM eth0 0.60 0.35 0.34 0.26 0.00 0.00 0.00 0.00 20:13:24 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:05:01 PM eth0 0.47 0.22 0.09 0.01 0.00 0.00 0.00 0.00 20:13:24 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:06:01 PM eth0 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:13:24 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:07:01 PM eth0 4.17 3.92 0.68 0.96 0.00 0.00 0.00 0.00 20:13:24 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:08:01 PM eth0 4.32 3.90 0.66 0.96 0.00 0.00 0.00 0.00 20:13:24 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:09:01 PM eth0 4.53 4.15 0.97 1.21 0.00 0.00 0.00 0.00 20:13:24 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:10:01 PM eth0 5.13 4.08 0.98 1.16 0.00 0.00 0.00 0.00 20:13:24 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:11:01 PM eth0 4.10 3.93 0.68 0.96 0.00 0.00 0.00 0.00 20:13:24 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:12:01 PM eth0 37.14 29.36 63.91 39.03 0.00 0.00 0.00 0.00 20:13:24 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 08:13:01 PM eth0 21.56 18.93 28.57 9.43 0.00 0.00 0.00 0.00 20:13:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:24 Average: eth0 1.00 0.63 3.34 0.38 0.00 0.00 0.00 0.00 20:13:24 20:13:24 20:13:24 ---> sar -P ALL: 20:13:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/23/2026 _x86_64_ (2 CPU) 20:13:24 20:13:24 06:18:10 LINUX RESTART (2 CPU) 20:13:24 20:13:24 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:20:01 AM all 0.48 0.00 0.09 0.02 0.07 99.35 20:13:24 06:20:01 AM 0 0.68 0.00 0.08 0.02 0.05 99.17 20:13:24 06:20:01 AM 1 0.27 0.00 0.10 0.02 0.08 99.53 20:13:24 06:21:01 AM all 0.19 0.00 0.08 0.00 0.05 99.68 20:13:24 06:21:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67 20:13:24 06:21:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 06:22:01 AM all 0.25 0.00 0.07 0.01 0.05 99.62 20:13:24 06:22:01 AM 0 0.25 0.00 0.05 0.02 0.05 99.63 20:13:24 06:22:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:13:24 06:23:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 06:23:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:13:24 06:23:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:24:01 AM all 0.39 0.00 0.07 0.00 0.04 99.50 20:13:24 06:24:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:13:24 06:24:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 06:25:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72 20:13:24 06:25:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 06:25:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 06:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:13:24 06:26:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 20:13:24 06:26:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 06:27:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:24 06:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 06:27:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 06:28:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 06:28:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 06:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 06:29:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 06:29:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 06:29:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:13:24 06:30:01 AM all 0.37 0.00 0.07 0.00 0.06 99.51 20:13:24 06:30:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:13:24 06:30:01 AM 1 0.55 0.00 0.07 0.00 0.08 99.30 20:13:24 20:13:24 06:30:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:31:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76 20:13:24 06:31:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92 20:13:24 06:31:01 AM 1 0.25 0.00 0.08 0.00 0.07 99.60 20:13:24 06:32:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 06:32:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 06:32:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 06:33:01 AM all 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 06:33:01 AM 0 0.32 0.00 0.07 0.00 0.07 99.55 20:13:24 06:33:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 06:34:01 AM all 0.30 0.00 0.09 0.00 0.03 99.57 20:13:24 06:34:01 AM 0 0.08 0.00 0.12 0.00 0.03 99.77 20:13:24 06:34:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 06:35:01 AM all 0.38 0.00 0.06 0.01 0.05 99.51 20:13:24 06:35:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:13:24 06:35:01 AM 1 0.53 0.00 0.05 0.02 0.05 99.35 20:13:24 06:36:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:24 06:36:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:24 06:36:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62 20:13:24 06:37:02 AM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 06:37:02 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 06:37:02 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:24 06:38:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 06:38:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 06:38:01 AM 1 0.54 0.00 0.05 0.00 0.08 99.32 20:13:24 06:39:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 06:39:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:39:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:24 06:40:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 06:40:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 06:40:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:24 06:41:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 06:41:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:24 06:41:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32 20:13:24 20:13:24 06:41:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:42:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56 20:13:24 06:42:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 06:42:01 AM 1 0.65 0.00 0.08 0.00 0.07 99.20 20:13:24 06:43:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 06:43:01 AM 0 0.33 0.00 0.03 0.00 0.05 99.58 20:13:24 06:43:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 20:13:24 06:44:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:24 06:44:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 06:44:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73 20:13:24 06:45:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 20:13:24 06:45:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 20:13:24 06:45:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:24 06:46:01 AM all 0.08 0.00 0.05 0.00 0.04 99.82 20:13:24 06:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 06:46:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 06:47:01 AM all 0.56 0.00 0.07 0.00 0.05 99.32 20:13:24 06:47:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43 20:13:24 06:47:01 AM 1 0.67 0.00 0.07 0.00 0.05 99.22 20:13:24 06:48:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:24 06:48:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:13:24 06:48:01 AM 1 0.28 0.00 0.05 0.00 0.07 99.60 20:13:24 06:49:01 AM all 0.32 0.00 0.07 0.01 0.04 99.57 20:13:24 06:49:01 AM 0 0.07 0.00 0.08 0.02 0.03 99.80 20:13:24 06:49:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 06:50:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 06:50:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 06:50:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:24 06:51:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:24 06:51:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 06:51:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:13:24 06:52:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75 20:13:24 06:52:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 20:13:24 06:52:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 20:13:24 06:52:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:53:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 06:53:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 06:53:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 06:54:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 06:54:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 06:54:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 06:55:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 20:13:24 06:55:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:13:24 06:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:56:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 06:56:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:24 06:56:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:13:24 06:57:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 06:57:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:13:24 06:57:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 06:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 06:58:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:13:24 06:58:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 20:13:24 06:59:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:13:24 06:59:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 06:59:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 20:13:24 07:00:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 20:13:24 07:00:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:13:24 07:00:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 07:01:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:24 07:01:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:13:24 07:01:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 07:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 07:02:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 07:02:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 07:03:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:24 07:03:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 07:03:01 AM 1 0.08 0.00 0.03 0.00 0.07 99.82 20:13:24 20:13:24 07:03:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:04:01 AM all 0.40 0.00 0.07 0.00 0.04 99.49 20:13:24 07:04:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 07:04:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 20:13:24 07:05:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:24 07:05:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:13:24 07:05:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:13:24 07:06:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 07:06:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 07:06:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 07:07:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:24 07:07:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 07:07:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:08:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 07:08:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:24 07:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:09:01 AM all 0.25 0.00 0.06 0.00 0.06 99.63 20:13:24 07:09:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 07:09:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 07:10:01 AM all 0.10 0.23 0.17 0.11 0.03 99.36 20:13:24 07:10:01 AM 0 0.10 0.47 0.22 0.20 0.02 99.00 20:13:24 07:10:01 AM 1 0.10 0.00 0.12 0.02 0.05 99.72 20:13:24 07:11:01 AM all 0.06 0.00 0.05 0.00 0.05 99.84 20:13:24 07:11:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 07:11:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 07:12:01 AM all 0.04 0.00 0.05 0.00 0.04 99.87 20:13:24 07:12:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:24 07:12:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:13:01 AM all 0.06 0.00 0.05 0.00 0.03 99.86 20:13:24 07:13:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 07:13:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 07:14:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 20:13:24 07:14:01 AM 0 0.08 0.00 0.03 0.00 0.07 99.82 20:13:24 07:14:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:24 20:13:24 07:14:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:15:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 07:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:15:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:16:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 07:16:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:24 07:16:01 AM 1 0.20 0.00 0.03 0.00 0.07 99.70 20:13:24 07:17:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74 20:13:24 07:17:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72 20:13:24 07:17:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 07:18:01 AM all 0.32 0.02 0.08 0.02 0.05 99.52 20:13:24 07:18:01 AM 0 0.53 0.00 0.03 0.02 0.02 99.40 20:13:24 07:18:01 AM 1 0.10 0.03 0.13 0.02 0.08 99.63 20:13:24 07:19:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 07:19:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48 20:13:24 07:19:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 07:20:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:24 07:20:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:13:24 07:20:01 AM 1 0.18 0.00 0.07 0.00 0.07 99.68 20:13:24 07:21:01 AM all 0.33 0.00 0.05 0.01 0.05 99.57 20:13:24 07:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 07:21:01 AM 1 0.58 0.00 0.05 0.02 0.07 99.28 20:13:24 07:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 07:22:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 07:22:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:24 07:23:01 AM all 0.11 0.00 0.05 0.00 0.05 99.79 20:13:24 07:23:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 07:23:01 AM 1 0.18 0.00 0.05 0.00 0.07 99.70 20:13:24 07:24:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60 20:13:24 07:24:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70 20:13:24 07:24:01 AM 1 0.37 0.00 0.07 0.00 0.07 99.50 20:13:24 07:25:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 20:13:24 07:25:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75 20:13:24 07:25:01 AM 1 0.48 0.00 0.05 0.00 0.07 99.40 20:13:24 20:13:24 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:26:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 20:13:24 07:26:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 07:26:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45 20:13:24 07:27:01 AM all 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 07:27:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:27:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 20:13:24 07:28:01 AM all 0.28 0.00 0.06 0.08 0.04 99.54 20:13:24 07:28:01 AM 0 0.08 0.00 0.07 0.17 0.05 99.63 20:13:24 07:28:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:24 07:29:01 AM all 0.29 0.00 0.06 6.52 0.05 93.08 20:13:24 07:29:01 AM 0 0.10 0.00 0.07 13.05 0.05 86.73 20:13:24 07:29:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:24 07:30:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77 20:13:24 07:30:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:24 07:30:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60 20:13:24 07:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:13:24 07:31:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:31:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:13:24 07:32:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 07:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:32:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 07:33:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 20:13:24 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:33:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:13:24 07:34:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 20:13:24 07:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 07:34:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:13:24 07:35:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:24 07:35:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 07:35:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 07:36:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 07:36:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 07:36:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:24 20:13:24 07:36:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:37:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:24 07:37:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:24 07:37:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:24 07:38:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 07:38:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 07:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:39:01 AM all 0.28 0.00 0.06 0.02 0.02 99.63 20:13:24 07:39:01 AM 0 0.37 0.00 0.07 0.03 0.02 99.52 20:13:24 07:39:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 20:13:24 07:40:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 07:40:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:13:24 07:40:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 20:13:24 07:41:01 AM all 0.24 0.00 0.04 0.01 0.04 99.67 20:13:24 07:41:01 AM 0 0.20 0.00 0.03 0.00 0.03 99.73 20:13:24 07:41:01 AM 1 0.28 0.00 0.05 0.02 0.05 99.60 20:13:24 07:42:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 20:13:24 07:42:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:24 07:42:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 20:13:24 07:43:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 07:43:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 07:43:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:24 07:44:01 AM all 0.31 0.00 0.03 0.03 0.03 99.61 20:13:24 07:44:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:24 07:44:01 AM 1 0.17 0.00 0.03 0.05 0.03 99.72 20:13:24 07:45:02 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:24 07:45:02 AM 0 0.47 0.00 0.05 0.00 0.00 99.48 20:13:24 07:45:02 AM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:24 07:46:01 AM all 0.24 0.00 0.05 0.00 0.03 99.69 20:13:24 07:46:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.49 20:13:24 07:46:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:24 07:47:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 20:13:24 07:47:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68 20:13:24 07:47:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:24 20:13:24 07:47:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:48:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 07:48:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 07:48:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:49:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 20:13:24 07:49:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:24 07:49:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.51 20:13:24 07:50:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 20:13:24 07:50:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:24 07:50:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78 20:13:24 07:51:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 20:13:24 07:51:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 20:13:24 07:51:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 07:52:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 07:52:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 07:52:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 07:53:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 07:53:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75 20:13:24 07:53:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:13:24 07:54:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61 20:13:24 07:54:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85 20:13:24 07:54:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:13:24 07:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 07:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 07:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 07:56:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 07:56:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 07:56:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:57:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 20:13:24 07:57:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88 20:13:24 07:57:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:13:24 07:58:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:24 07:58:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 07:58:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47 20:13:24 20:13:24 07:58:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:59:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 20:13:24 07:59:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:24 07:59:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:24 08:00:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:24 08:00:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 20:13:24 08:00:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:24 08:01:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 20:13:24 08:01:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:13:24 08:01:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 08:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:24 08:02:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 08:02:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 08:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 20:13:24 08:03:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:13:24 08:03:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:13:24 08:04:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 20:13:24 08:04:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:13:24 08:04:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:13:24 08:05:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 20:13:24 08:05:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 20:13:24 08:05:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:13:24 08:06:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:24 08:06:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 20:13:24 08:06:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 20:13:24 08:07:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 08:07:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:13:24 08:07:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 08:08:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 20:13:24 08:08:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:24 08:08:01 AM 1 0.63 0.00 0.05 0.00 0.05 99.27 20:13:24 08:09:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68 20:13:24 08:09:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60 20:13:24 08:09:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 20:13:24 20:13:24 08:09:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:10:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:13:24 08:10:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 08:10:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:24 08:11:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 20:13:24 08:11:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 20:13:24 08:11:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 20:13:24 08:12:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:24 08:12:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:24 08:12:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:13:24 08:13:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 08:13:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 20:13:24 08:13:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 20:13:24 08:14:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:24 08:14:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 08:14:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 08:15:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60 20:13:24 08:15:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62 20:13:24 08:15:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 20:13:24 08:16:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 20:13:24 08:16:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:24 08:16:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 08:17:01 AM all 0.27 0.00 0.09 0.00 0.03 99.61 20:13:24 08:17:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72 20:13:24 08:17:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 20:13:24 08:18:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 08:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 08:18:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 08:19:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 20:13:24 08:19:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:24 08:19:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:13:24 08:20:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:24 08:20:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:24 08:20:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 20:13:24 08:20:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:21:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 20:13:24 08:21:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:13:24 08:21:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 08:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 08:22:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 08:22:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 20:13:24 08:23:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 20:13:24 08:23:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 08:23:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50 20:13:24 08:24:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:24 08:24:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 08:24:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:24 08:25:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 20:13:24 08:25:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 08:25:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 20:13:24 08:26:01 AM all 0.29 0.16 0.12 0.00 0.03 99.41 20:13:24 08:26:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 20:13:24 08:26:01 AM 1 0.47 0.32 0.13 0.00 0.03 99.05 20:13:24 08:27:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:24 08:27:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:13:24 08:27:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 08:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 20:13:24 08:28:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:13:24 08:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 08:29:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:13:24 08:29:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 08:29:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 20:13:24 08:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 08:30:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 08:30:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:13:24 08:31:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 08:31:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 08:31:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 20:13:24 08:31:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:32:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:24 08:32:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 08:32:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:13:24 08:33:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 08:33:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 08:33:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:24 08:34:01 AM all 0.32 0.00 0.04 0.01 0.03 99.60 20:13:24 08:34:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:24 08:34:01 AM 1 0.52 0.00 0.03 0.02 0.02 99.42 20:13:24 08:35:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 08:35:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 08:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 08:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 08:36:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 08:36:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:24 08:37:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 20:13:24 08:37:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 20:13:24 08:37:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 08:38:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62 20:13:24 08:38:01 AM 0 0.47 0.00 0.05 0.00 0.07 99.42 20:13:24 08:38:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 08:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 08:39:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 08:39:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 08:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 08:40:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 08:40:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 08:41:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 20:13:24 08:41:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:13:24 08:41:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:13:24 08:42:01 AM all 0.18 0.00 0.08 0.00 0.05 99.69 20:13:24 08:42:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 20:13:24 08:42:01 AM 1 0.30 0.00 0.08 0.00 0.07 99.55 20:13:24 20:13:24 08:42:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:43:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:24 08:43:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 08:43:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:24 08:44:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 08:44:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 08:44:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:13:24 08:45:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 08:45:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 08:45:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:24 08:46:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72 20:13:24 08:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 08:46:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 20:13:24 08:47:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 20:13:24 08:47:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77 20:13:24 08:47:01 AM 1 0.35 0.00 0.02 0.00 0.03 99.60 20:13:24 08:48:01 AM all 0.36 0.00 0.04 0.00 0.04 99.56 20:13:24 08:48:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 20:13:24 08:48:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:24 08:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 08:49:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 08:49:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:24 08:50:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 20:13:24 08:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 08:50:01 AM 1 0.42 0.00 0.03 0.00 0.05 99.50 20:13:24 08:51:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 20:13:24 08:51:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:24 08:51:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:13:24 08:52:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 08:52:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 08:52:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:24 08:53:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:24 08:53:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 08:53:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:24 20:13:24 08:53:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 08:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 08:54:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 08:55:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 08:55:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.76 20:13:24 08:55:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39 20:13:24 08:56:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 08:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 08:56:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:24 08:57:01 AM all 0.12 0.00 0.05 0.00 0.04 99.79 20:13:24 08:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 08:57:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78 20:13:24 08:58:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 08:58:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 08:58:01 AM 1 0.45 0.00 0.03 0.00 0.05 99.47 20:13:24 08:59:01 AM all 0.32 0.00 0.05 0.01 0.03 99.59 20:13:24 08:59:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85 20:13:24 08:59:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 09:00:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 09:00:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 09:00:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 09:01:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:24 09:01:01 AM 0 0.27 0.00 0.08 0.00 0.07 99.58 20:13:24 09:01:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80 20:13:24 09:02:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:24 09:02:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 09:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 09:03:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 09:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 09:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 09:04:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 09:04:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 09:04:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 20:13:24 09:04:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 09:05:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:24 09:05:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:13:24 09:05:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:24 09:06:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:24 09:06:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:24 09:06:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:13:24 09:07:01 AM all 0.11 0.00 0.07 0.00 0.04 99.78 20:13:24 09:07:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 09:07:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:24 09:08:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 09:08:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 09:08:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:24 09:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 09:09:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 09:09:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:24 09:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:13:24 09:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 09:10:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 09:11:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 20:13:24 09:11:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:24 09:11:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:24 09:12:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:24 09:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 09:12:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 09:13:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:24 09:13:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:24 09:13:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 09:14:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:24 09:14:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43 20:13:24 09:14:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 09:15:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:24 09:15:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:13:24 09:15:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 20:13:24 09:15:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 09:16:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:24 09:16:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 20:13:24 09:16:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 09:17:01 AM all 0.20 0.00 0.04 0.00 0.04 99.72 20:13:24 09:17:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 09:17:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 20:13:24 09:18:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 20:13:24 09:18:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 09:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 09:19:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59 20:13:24 09:19:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 09:19:01 AM 1 0.12 0.00 0.05 0.02 0.07 99.75 20:13:24 09:20:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:24 09:20:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 09:20:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 20:13:24 09:21:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 09:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 09:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 09:22:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 20:13:24 09:22:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:13:24 09:22:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 09:23:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 09:23:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:24 09:23:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 09:24:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:24 09:24:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 09:24:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 09:25:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:24 09:25:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 09:25:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 09:26:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 09:26:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 09:26:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 20:13:24 09:26:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 09:27:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 09:27:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 09:27:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 09:28:01 AM all 0.18 0.00 0.07 0.00 0.06 99.69 20:13:24 09:28:01 AM 0 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 09:28:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 09:29:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:24 09:29:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:13:24 09:29:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 09:30:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 09:30:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 09:31:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 09:31:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 09:31:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 09:32:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 20:13:24 09:32:01 AM 0 0.33 0.00 0.05 0.00 0.00 99.62 20:13:24 09:32:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 09:33:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 09:33:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 09:33:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 09:34:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 09:34:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 20:13:24 09:34:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 09:35:01 AM all 0.10 0.00 0.08 0.00 0.04 99.78 20:13:24 09:35:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:24 09:35:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 09:36:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:24 09:36:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 09:36:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 09:37:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:24 09:37:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:13:24 09:37:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 20:13:24 09:37:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 09:38:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 20:13:24 09:38:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 20:13:24 09:38:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 09:39:01 AM all 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 09:39:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62 20:13:24 09:39:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 09:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:13:24 09:40:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 09:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 09:41:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 09:41:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 20:13:24 09:41:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 09:42:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 09:42:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 09:42:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 09:43:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 20:13:24 09:43:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 09:43:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 09:44:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 09:44:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35 20:13:24 09:44:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:24 09:45:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74 20:13:24 09:45:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58 20:13:24 09:45:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90 20:13:24 09:46:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 09:46:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:24 09:46:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:24 09:47:01 AM all 0.19 0.00 0.04 0.00 0.03 99.73 20:13:24 09:47:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:13:24 09:47:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 09:48:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64 20:13:24 09:48:01 AM 0 0.47 0.00 0.05 0.00 0.07 99.42 20:13:24 09:48:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:24 20:13:24 09:48:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 09:49:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 09:49:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 09:49:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 09:50:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:13:24 09:50:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:13:24 09:50:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 09:51:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 09:51:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:13:24 09:51:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 09:52:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:24 09:52:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:24 09:52:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 09:53:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 09:53:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:13:24 09:53:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 09:54:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 09:54:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 09:54:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 09:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:24 09:55:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:24 09:55:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:13:24 09:56:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:24 09:56:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47 20:13:24 09:56:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 09:57:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 09:57:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:24 09:57:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:13:24 09:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 09:58:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:13:24 09:58:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 09:59:01 AM all 0.28 0.00 0.03 0.00 0.05 99.64 20:13:24 09:59:01 AM 0 0.27 0.00 0.02 0.00 0.05 99.67 20:13:24 09:59:01 AM 1 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 20:13:24 09:59:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:00:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 20:13:24 10:00:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 10:00:01 AM 1 0.40 0.00 0.08 0.00 0.07 99.45 20:13:24 10:01:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:24 10:01:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 10:01:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:13:24 10:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 10:02:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 10:02:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 10:03:02 AM all 0.15 0.00 0.08 0.00 0.04 99.73 20:13:24 10:03:02 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:24 10:03:02 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 20:13:24 10:04:01 AM all 0.18 0.00 0.05 0.01 0.04 99.72 20:13:24 10:04:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:24 10:04:01 AM 1 0.31 0.00 0.07 0.02 0.07 99.54 20:13:24 10:05:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 10:05:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:05:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 10:06:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 10:06:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 10:06:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 10:07:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:13:24 10:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 10:07:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 10:08:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 10:08:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:08:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:24 10:09:01 AM all 0.31 0.01 0.07 0.00 0.04 99.57 20:13:24 10:09:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 10:09:01 AM 1 0.55 0.02 0.07 0.00 0.05 99.32 20:13:24 10:10:01 AM all 0.11 0.14 0.09 0.00 0.04 99.62 20:13:24 10:10:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 10:10:01 AM 1 0.18 0.28 0.13 0.00 0.05 99.35 20:13:24 20:13:24 10:10:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:11:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:24 10:11:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:13:24 10:11:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:24 10:12:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 10:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 10:12:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 10:13:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:24 10:13:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 10:13:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 10:14:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59 20:13:24 10:14:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 10:14:01 AM 1 0.07 0.00 0.05 0.02 0.05 99.82 20:13:24 10:15:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 10:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 10:15:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 10:16:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:24 10:16:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 10:16:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:24 10:17:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69 20:13:24 10:17:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 10:17:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 10:18:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 20:13:24 10:18:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:18:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 10:19:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:24 10:19:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 10:19:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:13:24 10:20:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 10:20:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70 20:13:24 10:20:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 20:13:24 10:21:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 10:21:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:13:24 10:21:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 20:13:24 10:21:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:22:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81 20:13:24 10:22:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 20:13:24 10:22:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 10:23:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 10:23:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 10:23:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 10:24:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 20:13:24 10:24:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 20:13:24 10:24:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82 20:13:24 10:25:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:24 10:25:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 10:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:26:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:24 10:26:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 10:26:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 10:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 10:27:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 10:27:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 10:28:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 10:28:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 10:28:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 10:29:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:24 10:29:01 AM 0 0.55 0.00 0.02 0.00 0.05 99.38 20:13:24 10:29:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 10:30:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:24 10:30:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 20:13:24 10:30:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 10:31:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72 20:13:24 10:31:01 AM 0 0.30 0.00 0.08 0.00 0.07 99.55 20:13:24 10:31:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 10:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:24 10:32:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 10:32:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 20:13:24 10:32:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:33:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 10:33:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:24 10:33:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 10:34:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 20:13:24 10:34:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 20:13:24 10:34:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 10:35:01 AM all 0.13 0.00 0.06 0.00 0.03 99.77 20:13:24 10:35:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 20:13:24 10:35:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 10:36:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 10:36:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 10:36:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75 20:13:24 10:37:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:24 10:37:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:13:24 10:37:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 10:38:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 10:38:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52 20:13:24 10:38:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:13:24 10:39:01 AM all 0.29 0.00 0.05 0.01 0.04 99.61 20:13:24 10:39:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 10:39:01 AM 1 0.53 0.00 0.05 0.02 0.05 99.35 20:13:24 10:40:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62 20:13:24 10:40:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 10:40:01 AM 1 0.47 0.00 0.12 0.00 0.08 99.33 20:13:24 10:41:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 20:13:24 10:41:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 10:41:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50 20:13:24 10:42:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 10:42:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:42:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 10:43:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 10:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 10:43:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 20:13:24 10:43:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:44:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:24 10:44:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:13:24 10:44:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 10:45:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:13:24 10:45:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 10:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 10:46:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 20:13:24 10:46:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:13:24 10:46:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 10:47:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:13:24 10:47:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 10:47:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:24 10:48:01 AM all 0.14 0.00 0.08 0.00 0.03 99.75 20:13:24 10:48:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 10:48:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 20:13:24 10:49:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 10:49:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:49:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 10:50:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 10:50:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 10:50:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 10:51:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 10:51:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 10:51:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 10:52:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 10:52:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 10:52:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 10:53:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 10:53:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 10:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 10:54:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 10:54:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 10:54:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 20:13:24 10:54:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 10:55:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 10:55:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:24 10:55:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:24 10:56:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 20:13:24 10:56:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 10:56:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 20:13:24 10:57:01 AM all 0.18 0.00 0.07 0.00 0.06 99.70 20:13:24 10:57:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 10:57:01 AM 1 0.32 0.00 0.10 0.00 0.07 99.52 20:13:24 10:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 10:58:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 10:58:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:13:24 10:59:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 10:59:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:13:24 10:59:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 11:00:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 20:13:24 11:00:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 11:00:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57 20:13:24 11:01:01 AM all 0.22 0.00 0.07 0.01 0.04 99.67 20:13:24 11:01:01 AM 0 0.08 0.00 0.08 0.02 0.05 99.77 20:13:24 11:01:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 20:13:24 11:02:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:24 11:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:02:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 11:03:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:24 11:03:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:24 11:03:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 11:04:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:24 11:04:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 11:04:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:24 11:05:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 11:05:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 11:05:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 20:13:24 11:05:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 11:06:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 11:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:06:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:24 11:07:01 AM all 0.18 0.00 0.04 0.00 0.03 99.74 20:13:24 11:07:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 11:07:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67 20:13:24 11:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 11:08:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:08:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 11:09:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 11:09:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90 20:13:24 11:09:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 11:10:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 11:10:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 11:10:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 20:13:24 11:11:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:24 11:11:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 11:11:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 11:12:02 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 11:12:02 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 11:12:02 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:13:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 11:13:01 AM 0 0.46 0.00 0.03 0.00 0.02 99.49 20:13:24 11:13:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:13:24 11:14:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 11:14:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 11:14:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 11:15:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 20:13:24 11:15:01 AM 0 0.17 0.00 0.02 0.00 0.00 99.82 20:13:24 11:15:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70 20:13:24 11:16:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:13:24 11:16:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:24 11:16:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 20:13:24 11:16:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 11:17:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 20:13:24 11:17:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 11:17:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:24 11:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 11:18:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:18:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 11:19:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 11:19:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 11:19:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:13:24 11:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 11:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 11:20:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 11:21:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 11:21:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 11:21:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 11:22:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 11:22:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 11:22:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 11:23:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 20:13:24 11:23:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 20:13:24 11:23:01 AM 1 0.22 0.00 0.03 0.00 0.05 99.70 20:13:24 11:24:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 20:13:24 11:24:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:24 11:24:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 20:13:24 11:25:01 AM all 0.17 0.00 0.04 0.00 0.39 99.39 20:13:24 11:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 11:25:01 AM 1 0.27 0.00 0.03 0.00 0.73 98.97 20:13:24 11:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 11:26:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:26:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 11:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 11:27:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 11:27:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 20:13:24 11:27:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 11:28:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:24 11:28:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 11:28:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 11:29:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57 20:13:24 11:29:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:24 11:29:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:24 11:30:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 11:30:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 11:30:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 11:31:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 11:31:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 11:31:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:24 11:32:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 20:13:24 11:32:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:24 11:32:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 11:33:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:24 11:33:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 11:34:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 20:13:24 11:34:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 11:34:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 11:35:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69 20:13:24 11:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 11:35:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:24 11:36:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 11:36:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 11:36:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:24 11:37:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 20:13:24 11:37:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 11:37:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:13:24 11:38:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:24 11:38:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:13:24 11:38:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:24 20:13:24 11:38:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 11:39:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 20:13:24 11:39:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:13:24 11:39:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:13:24 11:40:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:24 11:40:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:40:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 11:41:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 11:41:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 11:41:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 11:42:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70 20:13:24 11:42:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:42:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 20:13:24 11:43:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 20:13:24 11:43:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 11:43:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62 20:13:24 11:44:01 AM all 0.28 0.00 0.06 0.01 0.04 99.61 20:13:24 11:44:01 AM 0 0.05 0.00 0.08 0.02 0.05 99.80 20:13:24 11:44:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 11:45:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 11:45:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 11:45:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:24 11:46:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 11:46:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 11:47:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 11:47:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 11:47:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:13:24 11:48:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 20:13:24 11:48:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 20:13:24 11:48:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52 20:13:24 11:49:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73 20:13:24 11:49:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:13:24 11:49:01 AM 1 0.28 0.00 0.07 0.00 0.07 99.58 20:13:24 20:13:24 11:49:01 AM CPU %user %nice %system %iowait %steal %idle 20:13:24 11:50:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 11:50:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:24 11:50:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:13:24 11:51:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 11:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 11:51:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:13:24 11:52:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 11:52:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 11:52:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:13:24 11:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 11:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 11:53:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 11:54:01 AM all 0.25 0.21 0.12 0.01 0.05 99.37 20:13:24 11:54:01 AM 0 0.10 0.05 0.10 0.00 0.05 99.70 20:13:24 11:54:01 AM 1 0.40 0.37 0.13 0.02 0.05 99.03 20:13:24 11:55:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74 20:13:24 11:55:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 11:55:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 11:56:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 11:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 11:56:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 11:57:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 20:13:24 11:57:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 11:57:01 AM 1 0.43 0.00 0.02 0.00 0.00 99.55 20:13:24 11:58:01 AM all 0.28 0.00 0.03 0.00 0.03 99.65 20:13:24 11:58:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 11:58:01 AM 1 0.45 0.00 0.00 0.00 0.02 99.53 20:13:24 11:59:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 20:13:24 11:59:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:13:24 11:59:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:24 12:00:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66 20:13:24 12:00:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 12:00:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:24 20:13:24 12:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:01:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 12:01:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 12:01:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 12:02:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 12:02:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 12:02:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 12:03:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 12:03:01 PM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 12:03:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 12:04:01 PM all 0.18 0.00 0.05 0.00 0.04 99.73 20:13:24 12:04:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:13:24 12:04:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 12:05:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 12:05:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 12:05:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 12:06:01 PM all 0.30 0.00 0.08 0.00 0.05 99.57 20:13:24 12:06:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 12:06:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:13:24 12:07:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:24 12:07:01 PM 0 0.20 0.00 0.07 0.00 0.05 99.68 20:13:24 12:07:01 PM 1 0.20 0.00 0.05 0.00 0.03 99.72 20:13:24 12:08:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 12:08:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 12:08:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:24 12:09:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 12:09:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 12:09:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 12:10:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 12:10:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 12:10:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 12:11:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 12:11:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 12:11:01 PM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:13:24 20:13:24 12:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:12:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 12:12:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:24 12:12:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 12:13:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 12:13:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 12:13:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 12:14:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 12:14:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:13:24 12:14:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 12:15:01 PM all 0.13 0.00 0.05 0.00 0.05 99.77 20:13:24 12:15:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 12:15:01 PM 1 0.20 0.00 0.07 0.00 0.07 99.67 20:13:24 12:16:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:13:24 12:16:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 12:16:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 12:17:01 PM all 0.28 0.00 0.06 0.00 0.06 99.61 20:13:24 12:17:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:24 12:17:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:24 12:18:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 12:18:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 12:18:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 12:19:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 12:19:01 PM 0 0.02 0.00 0.05 0.00 0.03 99.90 20:13:24 12:19:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:24 12:20:02 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 12:20:02 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 12:20:02 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 12:21:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 12:21:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.81 20:13:24 12:21:01 PM 1 0.51 0.00 0.03 0.00 0.03 99.42 20:13:24 12:22:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 12:22:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 12:22:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 20:13:24 12:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:23:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 12:23:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 12:23:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:24 12:24:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 12:24:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 12:24:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:24 12:25:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:13:24 12:25:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:13:24 12:25:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 12:26:01 PM all 0.28 0.00 0.08 0.00 0.04 99.60 20:13:24 12:26:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:24 12:26:01 PM 1 0.48 0.00 0.13 0.00 0.05 99.33 20:13:24 12:27:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:24 12:27:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 12:27:01 PM 1 0.37 0.00 0.08 0.00 0.03 99.52 20:13:24 12:28:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:13:24 12:28:01 PM 0 0.05 0.00 0.08 0.00 0.03 99.83 20:13:24 12:28:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 12:29:01 PM all 0.31 0.00 0.03 0.01 0.06 99.59 20:13:24 12:29:01 PM 0 0.05 0.00 0.05 0.02 0.07 99.82 20:13:24 12:29:01 PM 1 0.57 0.00 0.02 0.00 0.05 99.37 20:13:24 12:30:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 12:30:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:24 12:30:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 12:31:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:13:24 12:31:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 12:31:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:24 12:32:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 12:32:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 12:32:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 12:33:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:24 12:33:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 12:33:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:24 20:13:24 12:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:34:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 12:34:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 12:34:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:13:24 12:35:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 12:35:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 12:35:01 PM 1 0.50 0.00 0.05 0.00 0.07 99.38 20:13:24 12:36:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 12:36:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 12:36:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 12:37:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:24 12:37:01 PM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:13:24 12:37:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 12:38:01 PM all 0.33 0.00 0.03 0.00 0.03 99.61 20:13:24 12:38:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:13:24 12:38:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 12:39:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 12:39:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:24 12:39:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 12:40:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 12:40:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 12:40:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 12:41:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 12:41:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 12:41:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 12:42:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:13:24 12:42:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72 20:13:24 12:42:01 PM 1 0.45 0.00 0.03 0.00 0.05 99.47 20:13:24 12:43:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:24 12:43:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 12:43:01 PM 1 0.55 0.00 0.08 0.00 0.05 99.32 20:13:24 12:44:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 12:44:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 12:44:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 20:13:24 12:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:45:01 PM all 0.18 0.00 0.07 0.00 0.03 99.72 20:13:24 12:45:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:24 12:45:01 PM 1 0.27 0.00 0.07 0.00 0.02 99.65 20:13:24 12:46:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:13:24 12:46:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53 20:13:24 12:46:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 12:47:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 20:13:24 12:47:01 PM 0 0.35 0.00 0.05 0.00 0.02 99.58 20:13:24 12:47:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 12:48:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 12:48:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 12:48:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 12:49:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:24 12:49:01 PM 0 0.38 0.00 0.03 0.00 0.02 99.57 20:13:24 12:49:01 PM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 12:50:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:24 12:50:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:24 12:50:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 12:51:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:24 12:51:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 12:51:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 12:52:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62 20:13:24 12:52:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:24 12:52:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 12:53:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 12:53:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 12:53:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 12:54:01 PM all 0.33 0.00 0.03 0.00 0.04 99.60 20:13:24 12:54:01 PM 0 0.17 0.00 0.05 0.00 0.03 99.75 20:13:24 12:54:01 PM 1 0.48 0.00 0.02 0.00 0.05 99.45 20:13:24 12:55:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:24 12:55:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:13:24 12:55:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 20:13:24 12:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 12:56:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 12:56:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 12:56:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 12:57:01 PM all 0.15 0.00 0.05 0.00 0.04 99.76 20:13:24 12:57:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72 20:13:24 12:57:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 12:58:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:24 12:58:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 12:58:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:13:24 12:59:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:13:24 12:59:01 PM 0 0.23 0.00 0.05 0.00 0.02 99.70 20:13:24 12:59:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:13:24 01:00:01 PM all 0.28 0.00 0.07 0.00 0.05 99.60 20:13:24 01:00:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 01:00:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:24 01:01:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57 20:13:24 01:01:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:13:24 01:01:01 PM 1 0.53 0.00 0.03 0.02 0.03 99.38 20:13:24 01:02:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59 20:13:24 01:02:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:13:24 01:02:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 01:03:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 01:03:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 01:03:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 01:04:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:24 01:04:01 PM 0 0.50 0.00 0.08 0.00 0.05 99.37 20:13:24 01:04:01 PM 1 0.15 0.00 0.03 0.00 0.02 99.80 20:13:24 01:05:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:24 01:05:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:13:24 01:05:01 PM 1 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 01:06:01 PM all 0.34 0.00 0.04 0.00 0.04 99.57 20:13:24 01:06:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 01:06:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:24 20:13:24 01:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 01:07:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:13:24 01:07:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 01:07:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:13:24 01:08:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 01:08:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:24 01:08:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:24 01:09:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 01:09:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 01:09:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 01:10:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 01:10:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 01:10:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:13:24 01:11:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 01:11:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 01:11:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 01:12:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 01:12:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 01:12:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 01:13:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:24 01:13:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 01:13:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 01:14:01 PM all 0.13 0.00 0.08 0.00 0.04 99.75 20:13:24 01:14:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 01:14:01 PM 1 0.22 0.00 0.08 0.00 0.05 99.65 20:13:24 01:15:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 01:15:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 01:15:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:24 01:16:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:24 01:16:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 01:16:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 01:17:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 01:17:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 01:17:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 20:13:24 01:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 01:18:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 01:18:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 01:18:01 PM 1 0.52 0.00 0.07 0.00 0.07 99.35 20:13:24 01:19:01 PM all 0.22 0.00 0.05 0.00 0.03 99.70 20:13:24 01:19:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 01:19:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:24 01:20:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63 20:13:24 01:20:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:24 01:20:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:13:24 01:21:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:24 01:21:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 01:21:01 PM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:13:24 01:22:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:24 01:22:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 01:22:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 01:23:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:24 01:23:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 01:23:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 01:24:01 PM all 0.15 0.00 0.06 0.00 0.03 99.76 20:13:24 01:24:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 01:24:01 PM 1 0.18 0.00 0.03 0.00 0.02 99.77 20:13:24 01:25:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:13:24 01:25:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 01:25:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 01:26:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:24 01:26:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 01:26:01 PM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 01:27:01 PM all 0.22 0.00 0.05 0.00 0.04 99.69 20:13:24 01:27:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 01:27:01 PM 1 0.38 0.00 0.05 0.00 0.05 99.52 20:13:24 01:28:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:24 01:28:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:13:24 01:28:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:24 20:13:24 01:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 01:29:01 PM all 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 01:29:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 01:29:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:13:24 01:30:02 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 01:30:02 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:13:24 01:30:02 PM 1 0.50 0.00 0.05 0.00 0.07 99.38 20:13:24 01:31:01 PM all 0.32 0.00 0.05 0.00 0.03 99.59 20:13:24 01:31:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 01:31:01 PM 1 0.54 0.00 0.03 0.00 0.02 99.41 20:13:24 01:32:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 01:32:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 01:32:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 01:33:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:13:24 01:33:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:13:24 01:33:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:24 01:34:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:13:24 01:34:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 01:34:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:13:24 01:35:01 PM all 0.26 0.00 0.05 0.00 0.04 99.65 20:13:24 01:35:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 01:35:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:13:24 01:36:01 PM all 0.50 0.00 0.08 0.00 0.03 99.39 20:13:24 01:36:01 PM 0 0.35 0.00 0.10 0.00 0.05 99.50 20:13:24 01:36:01 PM 1 0.65 0.00 0.05 0.00 0.02 99.28 20:13:24 01:37:01 PM all 0.05 0.00 0.05 0.00 0.04 99.86 20:13:24 01:37:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 01:37:01 PM 1 0.02 0.00 0.03 0.00 0.03 99.92 20:13:24 01:38:01 PM all 0.21 0.00 0.08 0.00 0.04 99.67 20:13:24 01:38:01 PM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:13:24 01:38:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65 20:13:24 01:39:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:24 01:39:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 01:39:01 PM 1 0.28 0.00 0.02 0.00 0.02 99.68 20:13:24 20:13:24 01:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 01:40:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:24 01:40:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:13:24 01:40:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 01:41:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 01:41:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 01:41:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 01:42:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 01:42:01 PM 0 0.13 0.00 0.08 0.00 0.08 99.70 20:13:24 01:42:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 01:43:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 01:43:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 01:43:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 01:44:01 PM all 0.16 0.00 0.07 0.00 0.04 99.73 20:13:24 01:44:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 01:44:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:13:24 01:45:01 PM all 0.21 0.00 0.05 0.00 0.05 99.69 20:13:24 01:45:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:13:24 01:45:01 PM 1 0.37 0.00 0.07 0.00 0.05 99.52 20:13:24 01:46:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 01:46:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 01:46:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 01:47:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 01:47:01 PM 0 0.03 0.00 0.05 0.00 0.07 99.85 20:13:24 01:47:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 01:48:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 01:48:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 01:48:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 01:49:01 PM all 0.31 0.00 0.06 0.01 0.03 99.59 20:13:24 01:49:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 01:49:01 PM 1 0.55 0.00 0.05 0.02 0.02 99.37 20:13:24 01:50:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 01:50:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 01:50:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:13:24 20:13:24 01:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 01:51:01 PM all 0.30 0.15 0.10 0.01 0.05 99.39 20:13:24 01:51:01 PM 0 0.07 0.30 0.15 0.02 0.05 99.42 20:13:24 01:51:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 01:52:01 PM all 0.33 0.00 0.03 0.00 0.03 99.61 20:13:24 01:52:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 01:52:01 PM 1 0.57 0.00 0.02 0.00 0.03 99.38 20:13:24 01:53:01 PM all 0.32 0.00 0.08 0.00 0.04 99.57 20:13:24 01:53:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 01:53:01 PM 1 0.58 0.00 0.10 0.00 0.05 99.27 20:13:24 01:54:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:24 01:54:01 PM 0 0.07 0.00 0.02 0.00 0.02 99.90 20:13:24 01:54:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35 20:13:24 01:55:01 PM all 0.19 0.00 0.05 0.00 0.05 99.71 20:13:24 01:55:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 01:55:01 PM 1 0.35 0.00 0.05 0.00 0.05 99.55 20:13:24 01:56:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 01:56:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 01:56:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:24 01:57:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 01:57:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 01:57:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 01:58:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 01:58:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 01:58:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 01:59:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 01:59:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 01:59:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 02:00:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 02:00:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 02:00:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 02:01:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:24 02:01:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 02:01:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:13:24 20:13:24 02:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:02:01 PM all 0.28 0.00 0.05 0.00 0.03 99.65 20:13:24 02:02:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 02:02:01 PM 1 0.45 0.00 0.03 0.00 0.00 99.52 20:13:24 02:03:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 02:03:01 PM 0 0.38 0.00 0.07 0.00 0.07 99.48 20:13:24 02:03:01 PM 1 0.18 0.00 0.03 0.00 0.03 99.75 20:13:24 02:04:01 PM all 0.18 0.00 0.05 0.00 0.03 99.74 20:13:24 02:04:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:13:24 02:04:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 02:05:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:24 02:05:01 PM 0 0.48 0.00 0.03 0.00 0.05 99.43 20:13:24 02:05:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 02:06:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 20:13:24 02:06:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 02:06:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 02:07:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 02:07:01 PM 0 0.48 0.00 0.02 0.00 0.03 99.47 20:13:24 02:07:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 02:08:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:24 02:08:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 02:08:01 PM 1 0.02 0.00 0.05 0.00 0.03 99.90 20:13:24 02:09:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 02:09:01 PM 0 0.60 0.00 0.07 0.00 0.07 99.27 20:13:24 02:09:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95 20:13:24 02:10:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 02:10:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 02:10:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:13:24 02:11:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:24 02:11:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 02:11:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:24 02:12:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:24 02:12:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 02:12:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:13:24 20:13:24 02:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:13:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:13:24 02:13:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:13:24 02:13:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 02:14:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 02:14:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:13:24 02:14:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 02:15:01 PM all 0.11 0.00 0.07 0.00 0.03 99.79 20:13:24 02:15:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 20:13:24 02:15:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 02:16:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 02:16:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 02:16:01 PM 1 0.07 0.00 0.10 0.00 0.07 99.77 20:13:24 02:17:01 PM all 0.29 0.00 0.04 0.00 0.06 99.61 20:13:24 02:17:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 02:17:01 PM 1 0.08 0.00 0.07 0.00 0.08 99.77 20:13:24 02:18:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:13:24 02:18:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:24 02:18:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:13:24 02:19:01 PM all 0.25 0.00 0.06 0.01 0.04 99.64 20:13:24 02:19:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:19:01 PM 1 0.43 0.00 0.05 0.02 0.03 99.47 20:13:24 02:20:01 PM all 0.07 0.00 0.06 0.00 0.03 99.84 20:13:24 02:20:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 02:20:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 02:21:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 02:21:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:13:24 02:21:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 02:22:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 02:22:01 PM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:13:24 02:22:01 PM 1 0.57 0.00 0.07 0.00 0.07 99.30 20:13:24 02:23:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 02:23:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 02:23:01 PM 1 0.50 0.00 0.00 0.00 0.03 99.47 20:13:24 20:13:24 02:23:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:24:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:24 02:24:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 02:24:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 02:25:01 PM all 0.28 0.00 0.06 0.00 0.05 99.62 20:13:24 02:25:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 02:25:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:13:24 02:26:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 02:26:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 02:26:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 02:27:01 PM all 0.15 0.00 0.06 0.00 0.04 99.75 20:13:24 02:27:01 PM 0 0.23 0.00 0.05 0.00 0.03 99.68 20:13:24 02:27:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:28:01 PM all 0.28 0.00 0.04 0.00 0.05 99.63 20:13:24 02:28:01 PM 0 0.47 0.00 0.02 0.00 0.03 99.48 20:13:24 02:28:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 02:29:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 02:29:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 02:29:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 02:30:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:24 02:30:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 02:30:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 02:31:01 PM all 0.20 0.00 0.08 0.00 0.05 99.67 20:13:24 02:31:01 PM 0 0.33 0.00 0.08 0.00 0.05 99.53 20:13:24 02:31:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:32:01 PM all 0.22 0.00 0.04 0.00 0.04 99.70 20:13:24 02:32:01 PM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:13:24 02:32:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 02:33:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 02:33:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 02:33:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 02:34:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 02:34:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 02:34:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 20:13:24 02:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:35:01 PM all 0.23 0.00 0.08 0.00 0.04 99.66 20:13:24 02:35:01 PM 0 0.37 0.00 0.05 0.00 0.02 99.57 20:13:24 02:35:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:13:24 02:36:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 02:36:01 PM 0 0.52 0.00 0.02 0.00 0.05 99.42 20:13:24 02:36:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 02:37:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:13:24 02:37:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:13:24 02:37:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 02:38:01 PM all 0.23 0.00 0.05 0.00 0.32 99.39 20:13:24 02:38:01 PM 0 0.28 0.00 0.03 0.00 0.30 99.38 20:13:24 02:38:01 PM 1 0.18 0.00 0.07 0.00 0.35 99.40 20:13:24 02:39:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:13:24 02:39:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 02:39:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 02:40:02 PM all 0.15 0.00 0.06 0.00 0.05 99.74 20:13:24 02:40:02 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:40:02 PM 1 0.23 0.00 0.05 0.00 0.05 99.67 20:13:24 02:41:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58 20:13:24 02:41:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:24 02:41:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 02:42:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59 20:13:24 02:42:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 02:42:01 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:13:24 02:43:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 02:43:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 02:43:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 02:44:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 02:44:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 02:44:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:13:24 02:45:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 02:45:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 02:45:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 20:13:24 02:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:46:01 PM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:24 02:46:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 02:46:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:13:24 02:47:01 PM all 0.27 0.00 0.05 0.00 0.03 99.66 20:13:24 02:47:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:13:24 02:47:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 02:48:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:13:24 02:48:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:13:24 02:48:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 02:49:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 02:49:01 PM 0 0.48 0.00 0.07 0.00 0.05 99.40 20:13:24 02:49:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 02:50:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 02:50:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 02:50:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 02:51:01 PM all 0.31 0.00 0.06 0.02 0.05 99.57 20:13:24 02:51:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 02:51:01 PM 1 0.07 0.00 0.07 0.03 0.07 99.77 20:13:24 02:52:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:13:24 02:52:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:13:24 02:52:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 02:53:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 02:53:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 02:53:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:24 02:54:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:24 02:54:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:54:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:13:24 02:55:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:13:24 02:55:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 02:55:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:13:24 02:56:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:24 02:56:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 02:56:01 PM 1 0.53 0.00 0.05 0.00 0.07 99.35 20:13:24 20:13:24 02:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 02:57:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:13:24 02:57:01 PM 0 0.30 0.00 0.05 0.00 0.02 99.63 20:13:24 02:57:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 02:58:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 02:58:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:13:24 02:58:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 02:59:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 02:59:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 02:59:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 03:00:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 03:00:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 03:00:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 03:01:01 PM all 0.22 0.00 0.08 0.00 0.03 99.67 20:13:24 03:01:01 PM 0 0.33 0.00 0.07 0.00 0.02 99.58 20:13:24 03:01:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:24 03:02:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59 20:13:24 03:02:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:13:24 03:02:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:13:24 03:03:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63 20:13:24 03:03:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:13:24 03:03:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:13:24 03:04:01 PM all 0.13 0.00 0.08 0.00 0.03 99.76 20:13:24 03:04:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77 20:13:24 03:04:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 03:05:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:13:24 03:05:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35 20:13:24 03:05:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 03:06:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 03:06:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 03:06:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 03:07:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 03:07:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48 20:13:24 03:07:01 PM 1 0.18 0.00 0.05 0.00 0.05 99.72 20:13:24 20:13:24 03:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 03:08:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:24 03:08:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 03:08:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:13:24 03:09:01 PM all 0.16 0.00 0.05 0.00 0.04 99.75 20:13:24 03:09:01 PM 0 0.12 0.00 0.03 0.00 0.02 99.83 20:13:24 03:09:01 PM 1 0.20 0.00 0.07 0.00 0.07 99.67 20:13:24 03:10:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 03:10:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 03:10:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 03:11:01 PM all 0.26 0.00 0.07 0.00 0.05 99.62 20:13:24 03:11:01 PM 0 0.45 0.00 0.08 0.00 0.05 99.42 20:13:24 03:11:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 03:12:01 PM all 0.19 0.00 0.06 0.00 0.03 99.72 20:13:24 03:12:01 PM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:13:24 03:12:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 03:13:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 03:13:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 03:13:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 03:14:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 03:14:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 03:14:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 03:15:01 PM all 0.21 0.20 0.14 0.01 0.03 99.41 20:13:24 03:15:01 PM 0 0.35 0.20 0.15 0.00 0.03 99.26 20:13:24 03:15:01 PM 1 0.07 0.20 0.13 0.02 0.03 99.55 20:13:24 03:16:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 03:16:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 03:16:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 03:17:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 03:17:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:13:24 03:17:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 03:18:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 03:18:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 03:18:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 20:13:24 03:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 03:19:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:24 03:19:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 03:19:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 03:20:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 03:20:01 PM 0 0.48 0.00 0.02 0.00 0.03 99.47 20:13:24 03:20:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 03:21:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 03:21:01 PM 0 0.52 0.00 0.03 0.00 0.00 99.45 20:13:24 03:21:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:13:24 03:22:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 03:22:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 03:22:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 03:23:01 PM all 0.21 0.00 0.04 0.00 0.04 99.71 20:13:24 03:23:01 PM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:13:24 03:23:01 PM 1 0.05 0.00 0.05 0.00 0.07 99.83 20:13:24 03:24:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 03:24:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:13:24 03:24:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:13:24 03:25:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 03:25:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 03:25:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 03:26:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:24 03:26:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 03:26:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:13:24 03:27:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 03:27:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 03:27:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 03:28:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 03:28:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 03:28:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:24 03:29:01 PM all 0.18 0.00 0.04 0.01 0.04 99.72 20:13:24 03:29:01 PM 0 0.30 0.00 0.03 0.02 0.05 99.60 20:13:24 03:29:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 20:13:24 03:29:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 03:30:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 03:30:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37 20:13:24 03:30:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 03:31:01 PM all 0.11 0.00 0.05 0.00 0.04 99.80 20:13:24 03:31:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:24 03:31:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 20:13:24 03:32:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:13:24 03:32:01 PM 0 0.47 0.00 0.03 0.00 0.05 99.45 20:13:24 03:32:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 03:33:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 03:33:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 03:33:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 03:34:01 PM all 0.20 0.00 0.08 0.00 0.04 99.68 20:13:24 03:34:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60 20:13:24 03:34:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 03:35:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:13:24 03:35:01 PM 0 0.38 0.00 0.03 0.00 0.02 99.57 20:13:24 03:35:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:13:24 03:36:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:13:24 03:36:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:24 03:36:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:13:24 03:37:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 03:37:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 03:37:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 03:38:01 PM all 0.21 0.00 0.06 0.00 0.03 99.70 20:13:24 03:38:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62 20:13:24 03:38:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 03:39:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 03:39:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:13:24 03:39:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 03:40:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 03:40:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 03:40:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:13:24 20:13:24 03:40:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 03:41:01 PM all 0.33 0.00 0.07 0.00 0.06 99.55 20:13:24 03:41:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 03:41:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 03:42:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 03:42:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 03:42:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 03:43:01 PM all 0.29 0.00 0.03 0.00 0.03 99.64 20:13:24 03:43:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 03:43:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 03:44:01 PM all 0.31 0.00 0.08 0.00 0.05 99.57 20:13:24 03:44:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:13:24 03:44:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 03:45:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 03:45:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 03:45:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 03:46:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 03:46:01 PM 0 0.03 0.00 0.02 0.00 0.02 99.93 20:13:24 03:46:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:13:24 03:47:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:13:24 03:47:01 PM 0 0.05 0.00 0.10 0.00 0.03 99.82 20:13:24 03:47:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 03:48:01 PM all 0.16 0.00 0.06 0.00 0.04 99.74 20:13:24 03:48:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 03:48:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 03:49:01 PM all 0.31 0.00 0.04 0.00 0.07 99.58 20:13:24 03:49:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 03:49:01 PM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:13:24 03:50:02 PM all 0.23 0.00 0.05 0.00 0.03 99.68 20:13:24 03:50:02 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 20:13:24 03:50:02 PM 1 0.32 0.00 0.03 0.00 0.03 99.62 20:13:24 03:51:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:13:24 03:51:01 PM 0 0.42 0.00 0.05 0.00 0.00 99.52 20:13:24 03:51:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 20:13:24 03:51:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 03:52:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 03:52:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:24 03:52:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 03:53:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 03:53:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 03:53:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 03:54:01 PM all 0.30 0.00 0.07 0.01 0.04 99.58 20:13:24 03:54:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 03:54:01 PM 1 0.07 0.00 0.07 0.02 0.03 99.82 20:13:24 03:55:01 PM all 0.25 0.00 0.03 0.00 0.04 99.67 20:13:24 03:55:01 PM 0 0.42 0.00 0.02 0.00 0.00 99.57 20:13:24 03:55:01 PM 1 0.08 0.00 0.05 0.00 0.08 99.78 20:13:24 03:56:01 PM all 0.21 0.00 0.07 0.00 0.04 99.68 20:13:24 03:56:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 20:13:24 03:56:01 PM 1 0.27 0.00 0.07 0.00 0.03 99.63 20:13:24 03:57:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:24 03:57:01 PM 0 0.30 0.00 0.07 0.00 0.05 99.58 20:13:24 03:57:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:13:24 03:58:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 03:58:01 PM 0 0.23 0.00 0.05 0.00 0.05 99.67 20:13:24 03:58:01 PM 1 0.38 0.00 0.03 0.00 0.05 99.53 20:13:24 03:59:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:13:24 03:59:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 03:59:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:13:24 04:00:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:13:24 04:00:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 04:00:01 PM 1 0.45 0.00 0.07 0.00 0.07 99.42 20:13:24 04:01:01 PM all 0.12 0.00 0.07 0.00 0.04 99.77 20:13:24 04:01:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 04:01:01 PM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 04:02:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:13:24 04:02:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 04:02:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53 20:13:24 20:13:24 04:02:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:03:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 04:03:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 04:03:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 04:04:01 PM all 1.77 0.00 0.41 0.00 0.06 97.76 20:13:24 04:04:01 PM 0 1.97 0.00 0.38 0.00 0.05 97.59 20:13:24 04:04:01 PM 1 1.57 0.00 0.43 0.00 0.07 97.93 20:13:24 04:05:01 PM all 0.62 0.00 0.10 0.00 0.04 99.24 20:13:24 04:05:01 PM 0 0.65 0.00 0.10 0.00 0.03 99.22 20:13:24 04:05:01 PM 1 0.58 0.00 0.10 0.00 0.05 99.27 20:13:24 04:06:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:13:24 04:06:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:13:24 04:06:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 04:07:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 04:07:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 04:07:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 04:08:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 04:08:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 04:08:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 04:09:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 04:09:01 PM 0 0.48 0.00 0.02 0.00 0.03 99.47 20:13:24 04:09:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 04:10:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 04:10:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 04:10:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 04:11:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 04:11:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 04:11:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 04:12:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:13:24 04:12:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 04:12:01 PM 1 0.43 0.00 0.08 0.00 0.05 99.43 20:13:24 04:13:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 04:13:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 04:13:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:24 20:13:24 04:13:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:14:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 04:14:01 PM 0 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 04:14:01 PM 1 0.15 0.00 0.05 0.00 0.05 99.75 20:13:24 04:15:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 04:15:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 04:15:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:13:24 04:16:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:13:24 04:16:01 PM 0 0.37 0.00 0.05 0.00 0.05 99.53 20:13:24 04:16:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:13:24 04:17:01 PM all 0.25 0.00 0.03 0.00 0.03 99.68 20:13:24 04:17:01 PM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:13:24 04:17:01 PM 1 0.10 0.00 0.03 0.00 0.05 99.82 20:13:24 04:18:01 PM all 0.29 0.00 0.03 0.00 0.04 99.63 20:13:24 04:18:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 04:18:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 04:19:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 04:19:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 04:19:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 04:20:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:24 04:20:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 04:20:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 04:21:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:13:24 04:21:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 04:21:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 04:22:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 04:22:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 04:22:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 04:23:01 PM all 0.12 0.00 0.05 0.00 0.04 99.79 20:13:24 04:23:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:24 04:23:01 PM 1 0.20 0.00 0.07 0.00 0.07 99.67 20:13:24 04:24:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 04:24:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 04:24:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 20:13:24 04:24:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:25:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:13:24 04:25:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:13:24 04:25:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 04:26:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:13:24 04:26:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:24 04:26:01 PM 1 0.50 0.00 0.00 0.00 0.02 99.48 20:13:24 04:27:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:13:24 04:27:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 04:27:01 PM 1 0.27 0.00 0.03 0.00 0.02 99.68 20:13:24 04:28:01 PM all 0.21 0.00 0.04 0.00 0.04 99.71 20:13:24 04:28:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 04:28:01 PM 1 0.32 0.00 0.03 0.00 0.03 99.62 20:13:24 04:29:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 04:29:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 04:29:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 04:30:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 04:30:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 04:30:01 PM 1 0.48 0.00 0.02 0.00 0.05 99.45 20:13:24 04:31:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:24 04:31:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 04:31:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:13:24 04:32:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 20:13:24 04:32:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:13:24 04:32:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:24 04:33:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:24 04:33:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 04:33:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:24 04:34:01 PM all 0.12 0.00 0.06 0.01 0.05 99.77 20:13:24 04:34:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:13:24 04:34:01 PM 1 0.10 0.00 0.05 0.02 0.07 99.77 20:13:24 04:35:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:13:24 04:35:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:13:24 04:35:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 20:13:24 04:35:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:36:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:24 04:36:01 PM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:13:24 04:36:01 PM 1 0.18 0.00 0.05 0.00 0.07 99.70 20:13:24 04:37:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 04:37:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 04:37:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:13:24 04:38:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 04:38:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 04:38:01 PM 1 0.50 0.00 0.02 0.00 0.05 99.43 20:13:24 04:39:01 PM all 0.19 0.00 0.05 0.00 0.05 99.71 20:13:24 04:39:01 PM 0 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 04:39:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 20:13:24 04:40:01 PM all 0.21 0.00 0.08 0.00 0.03 99.68 20:13:24 04:40:01 PM 0 0.33 0.00 0.07 0.00 0.02 99.58 20:13:24 04:40:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 04:41:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 04:41:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48 20:13:24 04:41:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:13:24 04:42:01 PM all 0.20 0.00 0.05 0.00 0.04 99.71 20:13:24 04:42:01 PM 0 0.32 0.00 0.03 0.00 0.02 99.63 20:13:24 04:42:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 04:43:01 PM all 0.21 0.15 0.11 0.00 0.04 99.49 20:13:24 04:43:01 PM 0 0.32 0.30 0.13 0.00 0.03 99.21 20:13:24 04:43:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 04:44:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 04:44:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 04:44:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 04:45:01 PM all 0.28 0.00 0.04 0.00 0.05 99.63 20:13:24 04:45:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 04:45:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:13:24 04:46:01 PM all 0.28 0.00 0.04 0.00 0.03 99.65 20:13:24 04:46:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 04:46:01 PM 1 0.47 0.00 0.02 0.00 0.03 99.48 20:13:24 20:13:24 04:46:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:47:01 PM all 0.17 0.00 0.05 0.00 0.05 99.73 20:13:24 04:47:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 04:47:01 PM 1 0.23 0.00 0.03 0.00 0.05 99.68 20:13:24 04:48:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 04:48:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 04:48:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 04:49:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:13:24 04:49:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 04:49:01 PM 1 0.38 0.00 0.05 0.00 0.05 99.52 20:13:24 04:50:01 PM all 0.06 0.00 0.05 0.00 0.04 99.85 20:13:24 04:50:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 04:50:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 04:51:01 PM all 0.05 0.00 0.06 0.00 0.04 99.85 20:13:24 04:51:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 04:51:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 04:52:01 PM all 0.07 0.00 0.07 0.00 0.04 99.82 20:13:24 04:52:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 04:52:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 04:53:01 PM all 0.06 0.00 0.05 0.00 0.04 99.85 20:13:24 04:53:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 04:53:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 04:54:01 PM all 0.08 0.00 0.04 0.00 0.03 99.85 20:13:24 04:54:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 04:54:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:24 04:55:01 PM all 0.05 0.00 0.06 0.00 0.05 99.84 20:13:24 04:55:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 04:55:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 04:56:01 PM all 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 04:56:01 PM 0 0.07 0.00 0.02 0.00 0.03 99.88 20:13:24 04:56:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 04:57:01 PM all 0.06 0.00 0.04 0.00 0.04 99.86 20:13:24 04:57:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 04:57:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 20:13:24 04:57:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 04:58:01 PM all 0.06 0.00 0.05 0.00 0.03 99.87 20:13:24 04:58:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:13:24 04:58:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:24 04:59:01 PM all 0.06 0.00 0.07 0.01 0.04 99.82 20:13:24 04:59:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 04:59:01 PM 1 0.05 0.00 0.07 0.02 0.03 99.83 20:13:24 05:00:01 PM all 0.06 0.00 0.05 0.00 0.05 99.84 20:13:24 05:00:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 05:00:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 05:01:01 PM all 0.05 0.00 0.06 0.00 0.03 99.86 20:13:24 05:01:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 05:01:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:24 05:02:01 PM all 0.08 0.00 0.06 0.00 0.04 99.82 20:13:24 05:02:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 05:02:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:13:24 05:03:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:13:24 05:03:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 05:03:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:24 05:04:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:13:24 05:04:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 05:04:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:13:24 05:05:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 05:05:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 05:05:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 05:06:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:13:24 05:06:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 05:06:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 05:07:01 PM all 0.08 0.00 0.06 0.00 0.05 99.81 20:13:24 05:07:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 05:07:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 05:08:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:24 05:08:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 05:08:01 PM 1 0.48 0.00 0.02 0.00 0.05 99.45 20:13:24 20:13:24 05:08:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 05:09:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:13:24 05:09:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 05:09:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 05:10:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 05:10:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 05:10:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 05:11:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:13:24 05:11:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 05:11:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 05:12:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:13:24 05:12:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 05:12:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 05:13:01 PM all 0.26 0.00 0.04 0.00 0.05 99.65 20:13:24 05:13:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 05:13:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:13:24 05:14:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:13:24 05:14:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 05:14:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42 20:13:24 05:15:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:13:24 05:15:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:13:24 05:15:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 05:16:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68 20:13:24 05:16:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:13:24 05:16:01 PM 1 0.38 0.00 0.02 0.00 0.02 99.58 20:13:24 05:17:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 05:17:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 05:17:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 05:18:01 PM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:24 05:18:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 05:18:01 PM 1 0.50 0.00 0.00 0.00 0.02 99.48 20:13:24 05:19:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:24 05:19:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 05:19:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 20:13:24 05:19:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 05:20:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 05:20:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 05:20:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 05:21:01 PM all 0.18 0.00 0.06 0.00 0.03 99.73 20:13:24 05:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:13:24 05:21:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 05:22:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:13:24 05:22:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 05:22:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 05:23:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 05:23:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 05:23:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 05:24:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 05:24:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 05:24:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 05:25:01 PM all 0.15 0.00 0.05 0.00 0.05 99.75 20:13:24 05:25:01 PM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:13:24 05:25:01 PM 1 0.22 0.00 0.03 0.00 0.02 99.73 20:13:24 05:26:01 PM all 0.25 0.00 0.04 0.00 0.04 99.67 20:13:24 05:26:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:24 05:26:01 PM 1 0.37 0.00 0.02 0.00 0.02 99.60 20:13:24 05:27:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 05:27:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 05:27:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:13:24 05:28:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 05:28:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 05:28:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 05:29:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 05:29:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 05:29:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:24 05:30:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:13:24 05:30:01 PM 0 0.47 0.00 0.05 0.00 0.05 99.43 20:13:24 05:30:01 PM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:13:24 20:13:24 05:30:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 05:31:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 05:31:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:13:24 05:31:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 05:32:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 05:32:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:13:24 05:32:01 PM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:13:24 05:33:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 05:33:01 PM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:13:24 05:33:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 05:34:01 PM all 0.29 0.00 0.06 0.01 0.04 99.60 20:13:24 05:34:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:13:24 05:34:01 PM 1 0.10 0.00 0.07 0.02 0.05 99.77 20:13:24 05:35:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 05:35:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 05:35:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:13:24 05:36:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 05:36:01 PM 0 0.10 0.00 0.10 0.00 0.08 99.72 20:13:24 05:36:01 PM 1 0.52 0.00 0.00 0.00 0.02 99.47 20:13:24 05:37:01 PM all 0.15 0.00 0.06 0.00 0.03 99.76 20:13:24 05:37:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:13:24 05:37:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:13:24 05:38:01 PM all 0.27 0.00 0.05 0.00 0.06 99.62 20:13:24 05:38:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:13:24 05:38:01 PM 1 0.50 0.00 0.05 0.00 0.07 99.38 20:13:24 05:39:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 05:39:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:13:24 05:39:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 05:40:01 PM all 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 05:40:01 PM 0 0.43 0.00 0.05 0.00 0.02 99.50 20:13:24 05:40:01 PM 1 0.07 0.00 0.08 0.00 0.08 99.77 20:13:24 05:41:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:13:24 05:41:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:13:24 05:41:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 20:13:24 05:41:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 05:42:01 PM all 0.23 0.00 0.06 0.00 0.05 99.67 20:13:24 05:42:01 PM 0 0.38 0.00 0.07 0.00 0.05 99.50 20:13:24 05:42:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 05:43:01 PM all 0.20 0.00 0.06 0.00 0.05 99.69 20:13:24 05:43:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 05:43:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:13:24 05:44:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:13:24 05:44:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 05:44:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 05:45:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:13:24 05:45:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:13:24 05:45:01 PM 1 0.50 0.00 0.00 0.00 0.03 99.47 20:13:24 05:46:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:24 05:46:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:13:24 05:46:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:13:24 05:47:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 05:47:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 05:47:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:13:24 05:48:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 05:48:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 05:48:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 05:49:01 PM all 0.33 0.00 0.05 0.00 0.06 99.57 20:13:24 05:49:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 05:49:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 05:50:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 05:50:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:13:24 05:50:01 PM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:13:24 05:51:01 PM all 0.14 0.16 0.13 0.01 0.03 99.52 20:13:24 05:51:01 PM 0 0.25 0.02 0.15 0.00 0.05 99.53 20:13:24 05:51:01 PM 1 0.03 0.30 0.12 0.02 0.02 99.52 20:13:24 05:52:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:24 05:52:01 PM 0 0.48 0.00 0.10 0.00 0.05 99.37 20:13:24 05:52:01 PM 1 0.03 0.00 0.02 0.00 0.05 99.90 20:13:24 20:13:24 05:52:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 05:53:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 05:53:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 05:53:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 05:54:01 PM all 0.30 0.00 0.05 0.01 0.03 99.61 20:13:24 05:54:01 PM 0 0.07 0.00 0.07 0.02 0.03 99.82 20:13:24 05:54:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 05:55:01 PM all 0.27 0.00 0.04 0.00 0.04 99.65 20:13:24 05:55:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 05:55:01 PM 1 0.47 0.00 0.02 0.00 0.03 99.48 20:13:24 05:56:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:13:24 05:56:01 PM 0 0.13 0.00 0.05 0.00 0.05 99.77 20:13:24 05:56:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:13:24 05:57:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:13:24 05:57:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38 20:13:24 05:57:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 05:58:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 05:58:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 05:58:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:13:24 05:59:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 05:59:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:13:24 05:59:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:13:24 06:00:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65 20:13:24 06:00:01 PM 0 0.33 0.00 0.05 0.00 0.02 99.60 20:13:24 06:00:01 PM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 06:01:01 PM all 0.09 0.00 0.06 0.00 0.05 99.80 20:13:24 06:01:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 06:01:01 PM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:13:24 06:02:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 06:02:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 06:02:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 06:03:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 06:03:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 06:03:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 20:13:24 06:03:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:04:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:13:24 06:04:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:04:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:13:24 06:05:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 06:05:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:13:24 06:05:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 06:06:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 06:06:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:13:24 06:06:01 PM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:24 06:07:01 PM all 0.13 0.00 0.05 0.00 0.04 99.78 20:13:24 06:07:01 PM 0 0.02 0.00 0.05 0.00 0.05 99.88 20:13:24 06:07:01 PM 1 0.23 0.00 0.05 0.00 0.03 99.68 20:13:24 06:08:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58 20:13:24 06:08:01 PM 0 0.05 0.00 0.08 0.00 0.07 99.80 20:13:24 06:08:01 PM 1 0.57 0.00 0.02 0.00 0.05 99.37 20:13:24 06:09:02 PM all 0.27 0.00 0.04 0.00 0.04 99.65 20:13:24 06:09:02 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:13:24 06:09:02 PM 1 0.43 0.00 0.02 0.00 0.02 99.53 20:13:24 06:10:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64 20:13:24 06:10:01 PM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:24 06:10:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:13:24 06:11:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 06:11:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:11:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:13:24 06:12:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 06:12:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:12:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 06:13:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:24 06:13:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:13:24 06:13:01 PM 1 0.43 0.00 0.02 0.00 0.02 99.53 20:13:24 06:14:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:13:24 06:14:01 PM 0 0.08 0.00 0.10 0.00 0.07 99.75 20:13:24 06:14:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 20:13:24 06:14:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:15:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 06:15:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:13:24 06:15:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 06:16:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 06:16:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 06:16:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 06:17:01 PM all 0.33 0.00 0.03 0.00 0.04 99.60 20:13:24 06:17:01 PM 0 0.07 0.00 0.02 0.00 0.03 99.88 20:13:24 06:17:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:24 06:18:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 06:18:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 06:18:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 06:19:01 PM all 0.33 0.00 0.11 0.01 0.05 99.51 20:13:24 06:19:01 PM 0 0.07 0.00 0.10 0.02 0.05 99.77 20:13:24 06:19:01 PM 1 0.58 0.00 0.12 0.00 0.05 99.25 20:13:24 06:20:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:13:24 06:20:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:13:24 06:20:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 06:21:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:13:24 06:21:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 06:21:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:13:24 06:22:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:13:24 06:22:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:22:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 06:23:01 PM all 0.33 0.00 0.04 0.00 0.04 99.58 20:13:24 06:23:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:13:24 06:23:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 06:24:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 06:24:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:24:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:13:24 06:25:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:24 06:25:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 06:25:01 PM 1 0.52 0.00 0.05 0.00 0.07 99.37 20:13:24 20:13:24 06:25:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:26:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:24 06:26:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 06:26:01 PM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:13:24 06:27:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 06:27:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 06:27:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 06:28:01 PM all 0.20 0.00 0.08 0.00 0.04 99.68 20:13:24 06:28:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:13:24 06:28:01 PM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:13:24 06:29:01 PM all 0.13 0.00 0.05 0.00 0.04 99.77 20:13:24 06:29:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:24 06:29:01 PM 1 0.25 0.00 0.07 0.00 0.07 99.61 20:13:24 06:30:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 06:30:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:13:24 06:30:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:13:24 06:31:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:13:24 06:31:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:31:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:13:24 06:32:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:13:24 06:32:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:13:24 06:32:01 PM 1 0.50 0.00 0.00 0.00 0.03 99.47 20:13:24 06:33:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:24 06:33:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:13:24 06:33:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:13:24 06:34:01 PM all 0.19 0.00 0.07 0.00 0.04 99.70 20:13:24 06:34:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 06:34:01 PM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:13:24 06:35:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:13:24 06:35:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:13:24 06:35:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 06:36:01 PM all 0.27 0.00 0.04 0.00 0.03 99.66 20:13:24 06:36:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 06:36:01 PM 1 0.43 0.00 0.02 0.00 0.02 99.53 20:13:24 20:13:24 06:36:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:37:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 20:13:24 06:37:01 PM 0 0.13 0.00 0.05 0.00 0.07 99.75 20:13:24 06:37:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 06:38:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 06:38:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:38:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:13:24 06:39:01 PM all 0.15 0.00 0.06 0.00 0.05 99.74 20:13:24 06:39:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 06:39:01 PM 1 0.20 0.00 0.05 0.00 0.05 99.70 20:13:24 06:40:01 PM all 0.15 0.00 0.07 0.00 0.05 99.73 20:13:24 06:40:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:40:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:13:24 06:41:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 06:41:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 06:41:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 06:42:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 06:42:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:42:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:13:24 06:43:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 06:43:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:13:24 06:43:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:13:24 06:44:01 PM all 0.33 0.00 0.07 0.00 0.05 99.56 20:13:24 06:44:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 06:44:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 06:45:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:13:24 06:45:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:45:01 PM 1 0.60 0.00 0.03 0.00 0.05 99.32 20:13:24 06:46:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:13:24 06:46:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 06:46:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 06:47:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 06:47:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 06:47:01 PM 1 0.57 0.00 0.03 0.00 0.07 99.33 20:13:24 20:13:24 06:47:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:48:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:13:24 06:48:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 06:48:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 06:49:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58 20:13:24 06:49:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 06:49:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:24 06:50:01 PM all 0.08 0.00 0.06 0.00 0.04 99.82 20:13:24 06:50:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 06:50:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:13:24 06:51:01 PM all 0.31 0.00 0.06 0.01 0.04 99.58 20:13:24 06:51:01 PM 0 0.03 0.00 0.05 0.02 0.03 99.87 20:13:24 06:51:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:13:24 06:52:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 06:52:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 06:52:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 06:53:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 20:13:24 06:53:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35 20:13:24 06:53:01 PM 1 0.03 0.00 0.02 0.00 0.05 99.90 20:13:24 06:54:01 PM all 0.30 0.00 0.05 0.01 0.04 99.60 20:13:24 06:54:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 06:54:01 PM 1 0.07 0.00 0.07 0.02 0.05 99.80 20:13:24 06:55:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 06:55:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 06:55:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:13:24 06:56:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:13:24 06:56:01 PM 0 0.32 0.00 0.07 0.00 0.03 99.58 20:13:24 06:56:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:13:24 06:57:01 PM all 0.14 0.00 0.07 0.00 0.04 99.75 20:13:24 06:57:01 PM 0 0.23 0.00 0.08 0.00 0.03 99.65 20:13:24 06:57:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:13:24 06:58:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:13:24 06:58:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 06:58:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 20:13:24 06:58:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 06:59:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:13:24 06:59:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:13:24 06:59:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 07:00:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:13:24 07:00:01 PM 0 0.40 0.00 0.05 0.00 0.05 99.50 20:13:24 07:00:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 07:01:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57 20:13:24 07:01:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:13:24 07:01:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 07:02:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 07:02:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 07:02:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:13:24 07:03:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 07:03:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 07:03:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:13:24 07:04:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:13:24 07:04:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 07:04:01 PM 1 0.47 0.00 0.02 0.00 0.03 99.48 20:13:24 07:05:01 PM all 0.27 0.00 0.07 0.00 0.04 99.62 20:13:24 07:05:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:24 07:05:01 PM 1 0.50 0.00 0.08 0.00 0.07 99.35 20:13:24 07:06:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:13:24 07:06:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:13:24 07:06:01 PM 1 0.47 0.00 0.03 0.00 0.05 99.45 20:13:24 07:07:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 07:07:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 07:07:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:13:24 07:08:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 07:08:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:08:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 07:09:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 07:09:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:13:24 07:09:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 20:13:24 07:09:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:10:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 07:10:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:13:24 07:10:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 07:11:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:24 07:11:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:13:24 07:11:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 07:12:01 PM all 0.30 0.00 0.03 0.00 0.04 99.63 20:13:24 07:12:01 PM 0 0.12 0.00 0.03 0.00 0.05 99.80 20:13:24 07:12:01 PM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:13:24 07:13:01 PM all 0.13 0.00 0.08 0.00 0.05 99.75 20:13:24 07:13:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:13:24 07:13:01 PM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:13:24 07:14:01 PM all 0.18 0.00 0.04 0.01 0.03 99.73 20:13:24 07:14:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 07:14:01 PM 1 0.28 0.00 0.03 0.02 0.03 99.63 20:13:24 07:15:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:13:24 07:15:01 PM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:13:24 07:15:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 07:16:02 PM all 0.12 0.00 0.05 0.00 0.05 99.78 20:13:24 07:16:02 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:16:02 PM 1 0.15 0.00 0.03 0.00 0.05 99.77 20:13:24 07:17:01 PM all 0.23 0.00 0.04 0.00 0.04 99.69 20:13:24 07:17:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:17:01 PM 1 0.37 0.00 0.02 0.00 0.03 99.58 20:13:24 07:18:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 07:18:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 07:18:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:13:24 07:19:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:13:24 07:19:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:13:24 07:19:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:13:24 07:20:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:13:24 07:20:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:13:24 07:20:01 PM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:13:24 20:13:24 07:20:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:21:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:13:24 07:21:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 07:21:01 PM 1 0.55 0.00 0.08 0.00 0.03 99.33 20:13:24 07:22:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:13:24 07:22:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:13:24 07:22:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:13:24 07:23:01 PM all 0.13 0.00 0.07 0.00 0.04 99.76 20:13:24 07:23:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:13:24 07:23:01 PM 1 0.22 0.00 0.08 0.00 0.05 99.65 20:13:24 07:24:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:13:24 07:24:01 PM 0 0.35 0.00 0.05 0.00 0.05 99.55 20:13:24 07:24:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:13:24 07:25:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:13:24 07:25:01 PM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:13:24 07:25:01 PM 1 0.18 0.00 0.07 0.00 0.05 99.70 20:13:24 07:26:01 PM all 0.30 0.00 0.03 0.00 0.04 99.62 20:13:24 07:26:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 07:26:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:13:24 07:27:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:13:24 07:27:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:13:24 07:27:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:13:24 07:28:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:24 07:28:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 20:13:24 07:28:01 PM 1 0.23 0.00 0.05 0.00 0.07 99.65 20:13:24 07:29:01 PM all 0.17 0.00 0.03 0.00 0.04 99.76 20:13:24 07:29:01 PM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:13:24 07:29:01 PM 1 0.23 0.00 0.03 0.00 0.03 99.70 20:13:24 07:30:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:13:24 07:30:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:13:24 07:30:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:13:24 07:31:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 07:31:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:13:24 07:31:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:13:24 20:13:24 07:31:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:32:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:13:24 07:32:01 PM 0 0.37 0.00 0.03 0.00 0.03 99.57 20:13:24 07:32:01 PM 1 0.23 0.00 0.05 0.00 0.07 99.65 20:13:24 07:33:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:13:24 07:33:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68 20:13:24 07:33:01 PM 1 0.40 0.00 0.03 0.00 0.05 99.52 20:13:24 07:34:01 PM all 0.28 0.20 0.13 0.01 0.05 99.32 20:13:24 07:34:01 PM 0 0.47 0.40 0.17 0.02 0.05 98.90 20:13:24 07:34:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:13:24 07:35:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:13:24 07:35:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:13:24 07:35:01 PM 1 0.10 0.00 0.12 0.00 0.05 99.73 20:13:24 07:36:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:13:24 07:36:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:36:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:13:24 07:37:01 PM all 0.32 0.00 0.03 0.00 0.04 99.62 20:13:24 07:37:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:13:24 07:37:01 PM 1 0.13 0.00 0.03 0.00 0.07 99.77 20:13:24 07:38:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:13:24 07:38:01 PM 0 0.45 0.00 0.07 0.00 0.05 99.43 20:13:24 07:38:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:13:24 07:39:01 PM all 0.16 0.00 0.06 0.00 0.03 99.75 20:13:24 07:39:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:24 07:39:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:13:24 07:40:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:13:24 07:40:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:13:24 07:40:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:13:24 07:41:01 PM all 11.84 0.00 2.24 0.48 0.07 85.38 20:13:24 07:41:01 PM 0 15.18 0.00 1.85 0.77 0.07 82.13 20:13:24 07:41:01 PM 1 8.50 0.00 2.62 0.18 0.07 88.63 20:13:24 07:42:01 PM all 35.43 0.00 5.21 2.11 0.10 57.15 20:13:24 07:42:01 PM 0 36.11 0.00 5.54 1.70 0.10 56.55 20:13:24 07:42:01 PM 1 34.75 0.00 4.88 2.51 0.10 57.75 20:13:24 20:13:24 07:42:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:43:01 PM all 14.59 0.00 2.21 0.72 0.08 82.41 20:13:24 07:43:01 PM 0 11.23 0.00 1.55 0.97 0.07 86.18 20:13:24 07:43:01 PM 1 17.94 0.00 2.87 0.47 0.08 78.65 20:13:24 07:44:01 PM all 29.22 0.00 5.20 0.94 0.08 64.56 20:13:24 07:44:01 PM 0 21.72 0.00 4.52 1.08 0.08 72.59 20:13:24 07:44:01 PM 1 36.73 0.00 5.87 0.80 0.07 56.53 20:13:24 07:45:01 PM all 6.92 0.00 1.48 0.83 0.06 90.70 20:13:24 07:45:01 PM 0 5.56 0.00 1.57 0.95 0.07 91.85 20:13:24 07:45:01 PM 1 8.28 0.00 1.40 0.72 0.05 89.55 20:13:24 07:46:01 PM all 0.25 0.00 0.05 0.02 0.04 99.64 20:13:24 07:46:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:13:24 07:46:01 PM 1 0.40 0.00 0.05 0.03 0.05 99.47 20:13:24 07:47:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:13:24 07:47:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:13:24 07:47:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:13:24 07:48:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:13:24 07:48:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:13:24 07:48:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:13:24 07:49:01 PM all 1.74 0.00 0.19 0.00 0.08 98.00 20:13:24 07:49:01 PM 0 2.07 0.00 0.22 0.00 0.07 97.64 20:13:24 07:49:01 PM 1 1.40 0.00 0.17 0.00 0.08 98.35 20:13:24 07:50:01 PM all 0.96 0.00 0.11 0.01 0.08 98.85 20:13:24 07:50:01 PM 0 0.73 0.00 0.10 0.02 0.07 99.08 20:13:24 07:50:01 PM 1 1.19 0.00 0.12 0.00 0.08 98.61 20:13:24 07:51:01 PM all 0.69 0.00 0.12 0.00 0.08 99.11 20:13:24 07:51:01 PM 0 0.57 0.00 0.10 0.00 0.07 99.27 20:13:24 07:51:01 PM 1 0.82 0.00 0.13 0.00 0.10 98.95 20:13:24 07:52:01 PM all 0.79 0.00 0.14 0.00 0.07 99.01 20:13:24 07:52:01 PM 0 0.50 0.00 0.13 0.00 0.07 99.30 20:13:24 07:52:01 PM 1 1.07 0.00 0.15 0.00 0.07 98.71 20:13:24 07:53:01 PM all 1.45 0.00 0.12 0.00 0.08 98.35 20:13:24 07:53:01 PM 0 0.84 0.00 0.10 0.00 0.07 99.00 20:13:24 07:53:01 PM 1 2.05 0.00 0.13 0.00 0.10 97.71 20:13:24 20:13:24 07:53:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 07:54:01 PM all 0.92 0.00 0.10 0.00 0.08 98.91 20:13:24 07:54:01 PM 0 0.77 0.00 0.08 0.00 0.07 99.08 20:13:24 07:54:01 PM 1 1.07 0.00 0.12 0.00 0.08 98.73 20:13:24 07:55:01 PM all 0.75 0.00 0.12 0.00 0.08 99.06 20:13:24 07:55:01 PM 0 0.65 0.00 0.10 0.00 0.07 99.18 20:13:24 07:55:01 PM 1 0.85 0.00 0.13 0.00 0.08 98.93 20:13:24 07:56:01 PM all 0.86 0.00 0.13 0.00 0.08 98.93 20:13:24 07:56:01 PM 0 0.73 0.00 0.12 0.00 0.08 99.06 20:13:24 07:56:01 PM 1 0.98 0.00 0.13 0.00 0.08 98.80 20:13:24 07:57:01 PM all 1.71 0.00 0.16 0.00 0.07 98.06 20:13:24 07:57:01 PM 0 0.75 0.00 0.13 0.00 0.05 99.06 20:13:24 07:57:01 PM 1 2.67 0.00 0.18 0.00 0.08 97.06 20:13:24 07:58:01 PM all 2.59 0.00 0.17 0.00 0.08 97.17 20:13:24 07:58:01 PM 0 1.84 0.00 0.15 0.00 0.07 97.94 20:13:24 07:58:01 PM 1 3.34 0.00 0.18 0.00 0.08 96.39 20:13:24 07:59:01 PM all 1.21 0.00 0.12 0.00 0.08 98.60 20:13:24 07:59:01 PM 0 0.33 0.00 0.12 0.00 0.07 99.48 20:13:24 07:59:01 PM 1 2.09 0.00 0.12 0.00 0.08 97.71 20:13:24 08:00:01 PM all 1.00 0.00 0.10 0.00 0.08 98.82 20:13:24 08:00:01 PM 0 1.39 0.00 0.12 0.00 0.08 98.41 20:13:24 08:00:01 PM 1 0.62 0.00 0.08 0.00 0.07 99.23 20:13:24 08:01:01 PM all 1.57 0.00 0.27 0.00 0.08 98.08 20:13:24 08:01:01 PM 0 1.04 0.00 0.30 0.00 0.10 98.56 20:13:24 08:01:01 PM 1 2.10 0.00 0.23 0.00 0.07 97.60 20:13:24 08:02:01 PM all 0.99 0.00 0.23 0.00 0.08 98.70 20:13:24 08:02:01 PM 0 1.05 0.00 0.25 0.00 0.10 98.60 20:13:24 08:02:01 PM 1 0.93 0.00 0.20 0.00 0.07 98.80 20:13:24 08:03:01 PM all 1.03 0.00 0.22 0.00 0.09 98.66 20:13:24 08:03:01 PM 0 0.79 0.00 0.18 0.00 0.08 98.95 20:13:24 08:03:01 PM 1 1.28 0.00 0.25 0.00 0.10 98.37 20:13:24 08:04:01 PM all 1.05 0.00 0.21 0.00 0.07 98.67 20:13:24 08:04:01 PM 0 0.85 0.00 0.23 0.00 0.08 98.83 20:13:24 08:04:01 PM 1 1.25 0.00 0.18 0.00 0.05 98.51 20:13:24 20:13:24 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:13:24 08:05:01 PM all 1.04 0.00 0.23 0.00 0.08 98.64 20:13:24 08:05:01 PM 0 1.25 0.00 0.25 0.00 0.08 98.41 20:13:24 08:05:01 PM 1 0.83 0.00 0.22 0.00 0.08 98.87 20:13:24 08:06:01 PM all 1.03 0.00 0.21 0.00 0.08 98.68 20:13:24 08:06:01 PM 0 0.78 0.00 0.13 0.00 0.07 99.02 20:13:24 08:06:01 PM 1 1.27 0.00 0.28 0.00 0.10 98.35 20:13:24 08:07:01 PM all 0.98 0.00 0.13 0.00 0.08 98.81 20:13:24 08:07:01 PM 0 1.24 0.00 0.17 0.00 0.08 98.51 20:13:24 08:07:01 PM 1 0.72 0.00 0.10 0.00 0.07 99.12 20:13:24 08:08:01 PM all 0.68 0.00 0.13 0.00 0.08 99.12 20:13:24 08:08:01 PM 0 0.73 0.00 0.13 0.00 0.08 99.05 20:13:24 08:08:01 PM 1 0.62 0.00 0.12 0.00 0.07 99.20 20:13:24 08:09:01 PM all 0.83 0.00 0.11 0.00 0.08 98.98 20:13:24 08:09:01 PM 0 0.89 0.00 0.12 0.00 0.08 98.91 20:13:24 08:09:01 PM 1 0.77 0.00 0.10 0.00 0.08 99.05 20:13:24 08:10:01 PM all 0.72 0.00 0.13 0.00 0.07 99.08 20:13:24 08:10:01 PM 0 0.75 0.00 0.15 0.00 0.07 99.03 20:13:24 08:10:01 PM 1 0.68 0.00 0.12 0.00 0.07 99.13 20:13:24 08:11:01 PM all 0.73 0.00 0.10 0.00 0.08 99.09 20:13:24 08:11:01 PM 0 0.80 0.00 0.10 0.00 0.07 99.03 20:13:24 08:11:01 PM 1 0.67 0.00 0.10 0.00 0.08 99.15 20:13:24 08:12:01 PM all 3.84 0.00 0.72 0.03 0.07 95.35 20:13:24 08:12:01 PM 0 3.06 0.00 0.45 0.02 0.07 96.40 20:13:24 08:12:01 PM 1 4.61 0.00 0.99 0.03 0.07 94.30 20:13:24 08:13:01 PM all 29.01 0.00 4.22 0.34 0.08 66.35 20:13:24 08:13:01 PM 0 20.62 0.00 3.38 0.33 0.08 75.58 20:13:24 08:13:01 PM 1 37.41 0.00 5.06 0.35 0.08 57.10 20:13:24 Average: all 0.45 0.00 0.08 0.02 0.04 99.41 20:13:24 Average: 0 0.37 0.00 0.08 0.02 0.04 99.48 20:13:24 Average: 1 0.53 0.00 0.08 0.01 0.05 99.34 20:13:24 20:13:24 20:13:24