19:41:07 Started by upstream project "integration-sanity-test-vanadium" build number 182 19:41:07 originally caused by: 19:41:07 Started by timer 19:41:07 Running as SYSTEM 19:41:07 [EnvInject] - Loading node environment variables. 19:41:07 Building remotely on prd-centos8-robot-2c-8g-20368 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:41:07 [ssh-agent] Looking for ssh-agent implementation... 19:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:08 $ ssh-agent 19:41:08 SSH_AUTH_SOCK=/tmp/ssh-e2GArgVygyww/agent.8471 19:41:08 SSH_AGENT_PID=8473 19:41:08 [ssh-agent] Started. 19:41:08 Running ssh-add (command line suppressed) 19:41:08 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_6950189025734752839.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_6950189025734752839.key) 19:41:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:41:08 The recommended git tool is: NONE 19:41:10 using credential opendaylight-jenkins-ssh 19:41:10 Wiping out workspace first. 19:41:10 Cloning the remote Git repository 19:41:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:41:10 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:41:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:10 > git --version # timeout=10 19:41:10 > git --version # 'git version 2.43.0' 19:41:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:10 [INFO] Currently running in a labeled security context 19:41:10 [INFO] Currently SELinux is 'enforcing' on the host 19:41:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh2833943764589660552.key 19:41:10 Verifying host key using known hosts file 19:41:10 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:41:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:13 [INFO] Currently running in a labeled security context 19:41:13 [INFO] Currently SELinux is 'enforcing' on the host 19:41:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh17640189506076445550.key 19:41:13 Verifying host key using known hosts file 19:41:13 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:41:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:41:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:13 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:41:13 > git config core.sparsecheckout # timeout=10 19:41:13 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:41:14 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:41:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:14 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:41:14 No emails were triggered. 19:41:14 provisioning config files... 19:41:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:41:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:41:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:41:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9240532298480251309.sh 19:41:15 ---> python-tools-install.sh 19:41:15 Setup pyenv: 19:41:15 system 19:41:15 * 3.8.13 (set by /opt/pyenv/version) 19:41:15 * 3.9.13 (set by /opt/pyenv/version) 19:41:15 * 3.10.13 (set by /opt/pyenv/version) 19:41:15 * 3.11.7 (set by /opt/pyenv/version) 19:41:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LDPv 19:41:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:41:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:26 lf-activate-venv(): INFO: Base packages installed successfully 19:41:26 lf-activate-venv(): INFO: Installing additional packages: lftools 19:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 19:42:01 Generating Requirements File 19:42:20 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:42:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:42:20 Python 3.11.7 19:42:20 pip 26.0.1 from /tmp/venv-LDPv/lib/python3.11/site-packages/pip (python 3.11) 19:42:20 appdirs==1.4.4 19:42:20 argcomplete==3.6.3 19:42:20 aspy.yaml==1.3.0 19:42:20 attrs==25.4.0 19:42:20 autopage==0.6.0 19:42:20 beautifulsoup4==4.14.3 19:42:20 boto3==1.42.55 19:42:20 botocore==1.42.55 19:42:20 bs4==0.0.2 19:42:20 certifi==2026.1.4 19:42:20 cffi==2.0.0 19:42:20 cfgv==3.5.0 19:42:20 chardet==6.0.0.post1 19:42:20 charset-normalizer==3.4.4 19:42:20 click==8.3.1 19:42:20 cliff==4.13.2 19:42:20 cmd2==3.2.2 19:42:20 cryptography==3.3.2 19:42:20 debtcollector==3.0.0 19:42:20 decorator==5.2.1 19:42:20 defusedxml==0.7.1 19:42:20 Deprecated==1.3.1 19:42:20 distlib==0.4.0 19:42:20 dnspython==2.8.0 19:42:20 docker==7.1.0 19:42:20 dogpile.cache==1.5.0 19:42:20 durationpy==0.10 19:42:20 email-validator==2.3.0 19:42:20 filelock==3.24.3 19:42:20 future==1.0.0 19:42:20 gitdb==4.0.12 19:42:20 GitPython==3.1.46 19:42:20 httplib2==0.30.2 19:42:20 identify==2.6.16 19:42:20 idna==3.11 19:42:20 importlib-resources==1.5.0 19:42:20 iso8601==2.1.0 19:42:20 Jinja2==3.1.6 19:42:20 jmespath==1.1.0 19:42:20 jsonpatch==1.33 19:42:20 jsonpointer==3.0.0 19:42:20 jsonschema==4.26.0 19:42:20 jsonschema-specifications==2025.9.1 19:42:20 keystoneauth1==5.13.1 19:42:20 kubernetes==35.0.0 19:42:20 lftools==0.37.21 19:42:20 lxml==6.0.2 19:42:20 markdown-it-py==4.0.0 19:42:20 MarkupSafe==3.0.3 19:42:20 mdurl==0.1.2 19:42:20 msgpack==1.1.2 19:42:20 multi_key_dict==2.0.3 19:42:20 munch==4.0.0 19:42:20 netaddr==1.3.0 19:42:20 niet==1.4.2 19:42:20 nodeenv==1.10.0 19:42:20 oauth2client==4.1.3 19:42:20 oauthlib==3.3.1 19:42:20 openstacksdk==4.10.0 19:42:20 os-service-types==1.8.2 19:42:20 osc-lib==4.4.0 19:42:20 oslo.config==10.3.0 19:42:20 oslo.context==6.3.0 19:42:20 oslo.i18n==6.7.2 19:42:20 oslo.log==8.1.0 19:42:20 oslo.serialization==5.9.1 19:42:20 oslo.utils==10.0.0 19:42:20 packaging==26.0 19:42:20 pbr==7.0.3 19:42:20 platformdirs==4.9.2 19:42:20 prettytable==3.17.0 19:42:20 psutil==7.2.2 19:42:20 pyasn1==0.6.2 19:42:20 pyasn1_modules==0.4.2 19:42:20 pycparser==3.0 19:42:20 pygerrit2==2.0.15 19:42:20 PyGithub==2.8.1 19:42:20 Pygments==2.19.2 19:42:20 PyJWT==2.11.0 19:42:20 PyNaCl==1.6.2 19:42:20 pyparsing==2.4.7 19:42:20 pyperclip==1.11.0 19:42:20 pyrsistent==0.20.0 19:42:20 python-cinderclient==9.8.0 19:42:20 python-dateutil==2.9.0.post0 19:42:20 python-heatclient==5.0.0 19:42:20 python-jenkins==1.8.3 19:42:20 python-keystoneclient==5.7.0 19:42:20 python-magnumclient==4.9.0 19:42:20 python-openstackclient==9.0.0 19:42:20 python-swiftclient==4.9.0 19:42:20 PyYAML==6.0.3 19:42:20 referencing==0.37.0 19:42:20 requests==2.32.5 19:42:20 requests-oauthlib==2.0.0 19:42:20 requestsexceptions==1.4.0 19:42:20 rfc3986==2.0.0 19:42:20 rich==14.3.3 19:42:20 rich-argparse==1.7.2 19:42:20 rpds-py==0.30.0 19:42:20 rsa==4.9.1 19:42:20 ruamel.yaml==0.19.1 19:42:20 ruamel.yaml.clib==0.2.15 19:42:20 s3transfer==0.16.0 19:42:20 simplejson==3.20.2 19:42:20 six==1.17.0 19:42:20 smmap==5.0.2 19:42:20 soupsieve==2.8.3 19:42:20 stevedore==5.7.0 19:42:20 tabulate==0.9.0 19:42:20 toml==0.10.2 19:42:20 tomlkit==0.14.0 19:42:20 tqdm==4.67.3 19:42:20 typing_extensions==4.15.0 19:42:20 urllib3==1.26.20 19:42:20 virtualenv==20.39.0 19:42:20 wcwidth==0.6.0 19:42:20 websocket-client==1.9.0 19:42:20 wrapt==2.1.1 19:42:20 xdg==6.0.0 19:42:20 xmltodict==1.0.4 19:42:20 yq==3.4.3 19:42:20 [EnvInject] - Injecting environment variables from a build step. 19:42:20 [EnvInject] - Injecting as environment variables the properties content 19:42:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:42:20 OS_CLOUD=vex 19:42:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-179 19:42:20 OS_STACK_TEMPLATE_DIR=openstack-hot 19:42:20 19:42:20 [EnvInject] - Variables injected successfully. 19:42:20 provisioning config files... 19:42:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1478703385485669273.sh 19:42:21 ---> Create parameters file for OpenStack HOT 19:42:21 OpenStack Heat parameters generated 19:42:21 ----------------------------------- 19:42:21 parameters: 19:42:21 vm_0_count: '1' 19:42:21 vm_0_flavor: 'v3-standard-4' 19:42:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:42:21 vm_1_count: '1' 19:42:21 vm_1_flavor: 'v3-standard-2' 19:42:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:42:21 19:42:21 job_name: '38640-179' 19:42:21 silo: 'releng' 19:42:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9205246177569444272.sh 19:42:21 ---> Create HEAT stack 19:42:21 + source /home/jenkins/lf-env.sh 19:42:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:21 ++ mktemp -d /tmp/venv-XXXX 19:42:21 + lf_venv=/tmp/venv-45YY 19:42:21 + local venv_file=/tmp/.os_lf_venv 19:42:21 + local python=python3 19:42:21 + local options 19:42:21 + local set_path=true 19:42:21 + local install_args= 19:42:21 ++ 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:42:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:21 + true 19:42:21 + case $1 in 19:42:21 + python=python3 19:42:21 + shift 2 19:42:21 + true 19:42:21 + case $1 in 19:42:21 + shift 19:42:21 + break 19:42:21 + case $python in 19:42:21 + local pkg_list= 19:42:21 + [[ -d /opt/pyenv ]] 19:42:21 + echo 'Setup pyenv:' 19:42:21 Setup pyenv: 19:42:21 + export PYENV_ROOT=/opt/pyenv 19:42:21 + PYENV_ROOT=/opt/pyenv 19:42:21 + 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:42:21 + 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:42:21 + pyenv versions 19:42:21 system 19:42:21 3.8.13 19:42:21 3.9.13 19:42:21 3.10.13 19:42:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:21 + command -v pyenv 19:42:21 ++ pyenv init - --no-rehash 19:42:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:42:21 for i in ${!paths[@]}; do 19:42:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:42:21 fi; done; 19:42:21 echo "${paths[*]}"'\'')" 19:42:21 export PATH="/opt/pyenv/shims:${PATH}" 19:42:21 export PYENV_SHELL=bash 19:42:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:21 pyenv() { 19:42:21 local command 19:42:21 command="${1:-}" 19:42:21 if [ "$#" -gt 0 ]; then 19:42:21 shift 19:42:21 fi 19:42:21 19:42:21 case "$command" in 19:42:21 rehash|shell) 19:42:21 eval "$(pyenv "sh-$command" "$@")" 19:42:21 ;; 19:42:21 *) 19:42:21 command pyenv "$command" "$@" 19:42:21 ;; 19:42:21 esac 19:42:21 }' 19:42:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:42:21 for i in ${!paths[@]}; do 19:42:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:42:21 fi; done; 19:42:21 echo "${paths[*]}"' 19:42:21 ++ 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:42:21 ++ 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:42:21 ++ 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:42:21 ++ export PYENV_SHELL=bash 19:42:21 ++ PYENV_SHELL=bash 19:42:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:21 +++ complete -F _pyenv pyenv 19:42:21 ++ lf-pyver python3 19:42:21 ++ local py_version_xy=python3 19:42:21 ++ local py_version_xyz= 19:42:21 ++ sed 's/^[ *]* //' 19:42:21 ++ pyenv versions 19:42:21 ++ local command 19:42:21 ++ command=versions 19:42:21 ++ '[' 1 -gt 0 ']' 19:42:21 ++ shift 19:42:21 ++ case "$command" in 19:42:21 ++ command pyenv versions 19:42:21 ++ pyenv versions 19:42:21 ++ grep -E '^[0-9.]*[0-9]$' 19:42:21 ++ awk '{ print $1 }' 19:42:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:21 +++ tail -n 1 19:42:21 +++ grep '^3' /tmp/.pyenv_versions 19:42:21 +++ sort -V 19:42:21 ++ py_version_xyz=3.11.7 19:42:21 ++ [[ -z 3.11.7 ]] 19:42:21 ++ echo 3.11.7 19:42:21 ++ return 0 19:42:21 + pyenv local 3.11.7 19:42:21 + local command 19:42:21 + command=local 19:42:21 + '[' 2 -gt 0 ']' 19:42:21 + shift 19:42:21 + case "$command" in 19:42:21 + command pyenv local 3.11.7 19:42:21 + pyenv local 3.11.7 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='lftools[openstack] ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='kubernetes ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='niet ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='python-heatclient ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='python-openstackclient ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='python-magnumclient ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='urllib3~=1.26.15 ' 19:42:21 + for arg in "$@" 19:42:21 + case $arg in 19:42:21 + pkg_list+='yq ' 19:42:21 + [[ -f /tmp/.os_lf_venv ]] 19:42:21 ++ cat /tmp/.os_lf_venv 19:42:21 + lf_venv=/tmp/venv-LDPv 19:42:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from' file:/tmp/.os_lf_venv 19:42:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 19:42:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:21 + local 'pip_opts=--upgrade --quiet' 19:42:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:21 + [[ -n '' ]] 19:42:21 + [[ -n '' ]] 19:42:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:21 + /tmp/venv-LDPv/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:42:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:42:23 lf-activate-venv(): INFO: Base packages installed successfully 19:42:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:42:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:42:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:23 + /tmp/venv-LDPv/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:43 + type python3 19:42:43 + true 19:42:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH' 19:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 19:42:43 + PATH=/tmp/venv-LDPv/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:43 + return 0 19:42:43 + openstack --os-cloud vex limits show --absolute 19:42:43 /tmp/venv-LDPv/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:43 warnings.warn( 19:42:45 +--------------------------+---------+ 19:42:45 | Name | Value | 19:42:45 +--------------------------+---------+ 19:42:45 | maxTotalInstances | -1 | 19:42:45 | maxTotalCores | 450 | 19:42:45 | maxTotalRAMSize | 1000000 | 19:42:45 | maxServerMeta | 128 | 19:42:45 | maxImageMeta | 128 | 19:42:45 | maxPersonality | 5 | 19:42:45 | maxPersonalitySize | 10240 | 19:42:45 | maxTotalKeypairs | 100 | 19:42:45 | maxServerGroups | 10 | 19:42:45 | maxServerGroupMembers | 10 | 19:42:45 | maxTotalFloatingIps | -1 | 19:42:45 | maxSecurityGroups | -1 | 19:42:45 | maxSecurityGroupRules | -1 | 19:42:45 | totalRAMUsed | 106496 | 19:42:45 | totalCoresUsed | 26 | 19:42:45 | totalInstancesUsed | 10 | 19:42:45 | totalFloatingIpsUsed | 0 | 19:42:45 | totalSecurityGroupsUsed | 0 | 19:42:45 | totalServerGroupsUsed | 0 | 19:42:45 | maxTotalVolumes | -1 | 19:42:45 | maxTotalSnapshots | 10 | 19:42:45 | maxTotalVolumeGigabytes | 4096 | 19:42:45 | maxTotalBackups | 10 | 19:42:45 | maxTotalBackupGigabytes | 1000 | 19:42:45 | totalVolumesUsed | 0 | 19:42:45 | totalGigabytesUsed | 0 | 19:42:45 | totalSnapshotsUsed | 0 | 19:42:45 | totalBackupsUsed | 0 | 19:42:45 | totalBackupGigabytesUsed | 0 | 19:42:45 +--------------------------+---------+ 19:42:45 + pushd /opt/ciman/openstack-hot 19:42:45 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:45 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-179 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:42:45 /tmp/venv-LDPv/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:45 warnings.warn( 19:43:11 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-179 19:43:11 Waiting to initialize infrastructure... 19:43:11 Stack initialization successful. 19:43:11 ------------------------------------ 19:43:11 Stack Details 19:43:11 ------------------------------------ 19:43:11 {'added': None, 19:43:11 'capabilities': [], 19:43:11 'created_at': '2026-02-24T19:42:48Z', 19:43:11 'deleted': None, 19:43:11 'deleted_at': None, 19:43:11 'description': 'No description', 19:43:11 'environment': None, 19:43:11 'environment_files': None, 19:43:11 'files': None, 19:43:11 'files_container': None, 19:43:11 'id': 'b68e58c9-8264-4485-a56b-e5c2edca7b0b', 19:43:11 'is_rollback_disabled': True, 19:43:11 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-179/b68e58c9-8264-4485-a56b-e5c2edca7b0b', 19:43:11 'rel': 'self'}], 19:43:11 '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:43:11 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-179', 19:43:11 'notification_topics': [], 19:43:11 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:43:11 'output_key': 'vm_0_ips', 19:43:11 'output_value': ['10.30.170.39']}, 19:43:11 {'description': 'IP addresses of the 2nd vm types', 19:43:11 'output_key': 'vm_1_ips', 19:43:11 'output_value': ['10.30.170.120']}], 19:43:11 'owner_id': ****, 19:43:11 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:43:11 'OS::stack_id': 'b68e58c9-8264-4485-a56b-e5c2edca7b0b', 19:43:11 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-179', 19:43:11 'job_name': '38640-179', 19:43:11 'silo': 'releng', 19:43:11 'vm_0_count': '1', 19:43:11 'vm_0_flavor': 'v3-standard-4', 19:43:11 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:43:11 '20260201-010217.481', 19:43:11 'vm_1_count': '1', 19:43:11 'vm_1_flavor': 'v3-standard-2', 19:43:11 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:43:11 '- 20250917-133034.654'}, 19:43:11 'parent_id': None, 19:43:11 'replaced': None, 19:43:11 'status': 'CREATE_COMPLETE', 19:43:11 'status_reason': 'Stack CREATE completed successfully', 19:43:11 'tags': [], 19:43:11 'template': None, 19:43:11 'template_description': 'No description', 19:43:11 'template_url': None, 19:43:11 'timeout_mins': 15, 19:43:11 'unchanged': None, 19:43:11 'updated': None, 19:43:11 'updated_at': None, 19:43:11 'user_project_id': '965b266c7f1347bc81d1e1a5651436c2'} 19:43:11 ------------------------------------ 19:43:11 + popd 19:43:11 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:11 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins1857211290405770995.sh 19:43:11 ---> Copy SSH public keys to CSIT lab 19:43:11 Setup pyenv: 19:43:11 system 19:43:11 3.8.13 19:43:11 3.9.13 19:43:11 3.10.13 19:43:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 19:43:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:14 lf-activate-venv(): INFO: Base packages installed successfully 19:43:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 19:43:32 /tmp/venv-LDPv/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:43:32 warnings.warn( 19:43:34 SSH not responding on 10.30.170.39. Retrying in 10 seconds... 19:43:35 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts. 19:43:35 releng-38640-179-1-mininet-ovs-217-0 19:43:35 Successfully copied public keys to slave 10.30.170.120 19:43:44 Ping to 10.30.170.39 successful. 19:43:45 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:43:46 releng-38640-179-0-builder-0 19:43:46 Successfully copied public keys to slave 10.30.170.39 19:43:46 Process 9686 ready. 19:43:46 Process 9687 ready. 19:43:46 SSH ready on all stack servers. 19:43:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8901915399577718378.sh 19:43:46 Setup pyenv: 19:43:46 system 19:43:46 3.8.13 19:43:46 3.9.13 19:43:46 3.10.13 19:43:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sa4H 19:43:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_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:55 lf-activate-venv(): INFO: Base packages installed successfully 19:43:55 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:43:56 lf-activate-venv(): INFO: Adding /tmp/venv-sa4H/bin to PATH 19:43:56 + echo 'Installing Python Requirements' 19:43:56 Installing Python Requirements 19:43:56 + cat 19:43:56 + python -m pip install -r requirements.txt 19:43:57 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:43:57 Collecting docker-py (from -r requirements.txt (line 1)) 19:43:57 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:57 Collecting ipaddr (from -r requirements.txt (line 2)) 19:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:43:57 Installing build dependencies: started 19:43:58 Installing build dependencies: finished with status 'done' 19:43:58 Getting requirements to build wheel: started 19:43:58 Getting requirements to build wheel: finished with status 'done' 19:43:58 Preparing metadata (pyproject.toml): started 19:43:58 Preparing metadata (pyproject.toml): finished with status 'done' 19:43:58 Collecting netaddr (from -r requirements.txt (line 3)) 19:43:58 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:58 Collecting netifaces (from -r requirements.txt (line 4)) 19:43:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:43:58 Installing build dependencies: started 19:43:59 Installing build dependencies: finished with status 'done' 19:43:59 Getting requirements to build wheel: started 19:44:00 Getting requirements to build wheel: finished with status 'done' 19:44:00 Preparing metadata (pyproject.toml): started 19:44:00 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:00 Collecting pyhocon (from -r requirements.txt (line 5)) 19:44:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:44:00 Collecting requests (from -r requirements.txt (line 6)) 19:44:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:44:00 Collecting robotframework (from -r requirements.txt (line 7)) 19:44:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:44:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.7 MB/s 0:00:00 19:44:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:44:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:44:00 Installing build dependencies: started 19:44:01 Installing build dependencies: finished with status 'done' 19:44:01 Getting requirements to build wheel: started 19:44:01 Getting requirements to build wheel: finished with status 'done' 19:44:01 Preparing metadata (pyproject.toml): started 19:44:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:02 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:44:02 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:44:02 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:44:02 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:44:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:44:02 Installing build dependencies: started 19:44:03 Installing build dependencies: finished with status 'done' 19:44:03 Getting requirements to build wheel: started 19:44:03 Getting requirements to build wheel: finished with status 'done' 19:44:03 Preparing metadata (pyproject.toml): started 19:44:03 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:03 Collecting scapy (from -r requirements.txt (line 12)) 19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.9 MB/s 0:00:00 19:44:04 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:44:04 Installing build dependencies: started 19:44:04 Installing build dependencies: finished with status 'done' 19:44:04 Getting requirements to build wheel: started 19:44:05 Getting requirements to build wheel: finished with status 'done' 19:44:05 Preparing metadata (pyproject.toml): started 19:44:05 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:05 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:44:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 43.4 MB/s 0:00:00 19:44:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:05 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:44:05 Collecting pyangbind (from -r requirements.txt (line 22)) 19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:44:05 Collecting isodate (from -r requirements.txt (line 25)) 19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:44:05 Collecting jmespath (from -r requirements.txt (line 28)) 19:44:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:44:05 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:44:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:44:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:44:06 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:06 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:44:06 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:44:06 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:44:06 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:44:06 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:44:06 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:44:06 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:44:06 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:44:06 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:44:06 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:44:06 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:44:06 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:44:06 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:44:06 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:44:06 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:06 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:44:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:07 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:44:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:44:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:07 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:44:07 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:44:07 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 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:44:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 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:44:07 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:44:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 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:44:07 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.9 MB/s 0:00:00 19:44:07 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:44:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:07 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:44:07 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:44:07 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:44:07 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:44:07 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:44:07 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:44:07 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.4 MB/s 0:00:00 19:44:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:44:08 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:44:09 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:44:09 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:44:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 13.6 MB/s 0:00:00 19:44:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:44:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:09 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:44:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:09 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:44:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:44:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:10 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:44:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:10 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:44:10 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:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:44:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 19:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 54.1 MB/s 0:00:00 19:44:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:10 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:44:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:44:10 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:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:44:11 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:44:11 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:44:11 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:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:44:11 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:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:44:11 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:44:11 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:44:11 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:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:44:11 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:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:44:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:44:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:44:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:44:11 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:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:44:11 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:44:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:44:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:44:12 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:44:12 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=3830bf20cab862872e222551deb5eb804df99286a09abfbf25083d2470af0af2 19:44:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:44:12 Building wheel for ipaddr (pyproject.toml): started 19:44:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:44:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=9f320c40f240a47038f0329bdf30a89530a5fe6bdcc4dd1b3d450de637fad53d 19:44:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:44:12 Building wheel for netifaces (pyproject.toml): started 19:44:15 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:44:15 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=b4db9b990d31dfd7cc0c6d45ac8ae96ef210df6af4f71f1a1b817409df50e0d5 19:44:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:44:15 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:44:15 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:44:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=646f8a7e317d45f49bf0a998cae37c4587d81209d7126f6c6e411027bd5db50f 19:44:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:44:15 Building wheel for jsonpath-rw (pyproject.toml): started 19:44:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:44:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6ddf53efddb0f75285e783e861a0c6807e656929c91e067452975489b28b5ce4 19:44:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:44:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:44:15 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:44:24 19:44:24 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:44:24 + pip freeze 19:44:25 attrs==25.4.0 19:44:25 bcrypt==5.0.0 19:44:25 beautifulsoup4==4.14.3 19:44:25 certifi==2026.1.4 19:44:25 cffi==2.0.0 19:44:25 charset-normalizer==3.4.4 19:44:25 click==8.3.1 19:44:25 cryptography==46.0.5 19:44:25 decorator==5.2.1 19:44:25 distlib==0.4.0 19:44:25 docker-py==1.10.6 19:44:25 docker-pycreds==0.4.0 19:44:25 elastic-transport==8.17.1 19:44:25 elasticsearch==8.19.3 19:44:25 elasticsearch-dsl==8.15.4 19:44:25 enum34==1.1.10 19:44:25 filelock==3.24.3 19:44:25 h11==0.16.0 19:44:25 idna==3.11 19:44:25 invoke==2.2.1 19:44:25 ipaddr==2.2.0 19:44:25 isodate==0.7.2 19:44:25 jmespath==1.1.0 19:44:25 jsonpatch==1.33 19:44:25 jsonpath-rw==1.4.0 19:44:25 jsonpointer==3.0.0 19:44:25 lxml==6.0.2 19:44:25 netaddr==1.3.0 19:44:25 netifaces==0.11.0 19:44:25 outcome==1.3.0.post0 19:44:25 packaging==26.0 19:44:25 paramiko==4.0.0 19:44:25 platformdirs==4.9.2 19:44:25 ply==3.11 19:44:25 pyang==2.7.1 19:44:25 pyangbind==0.8.7 19:44:25 pycparser==3.0 19:44:25 pyhocon==0.3.61 19:44:25 PyNaCl==1.6.2 19:44:25 pyparsing==3.3.2 19:44:25 PySocks==1.7.1 19:44:25 python-dateutil==2.9.0.post0 19:44:25 regex==2026.2.19 19:44:25 requests==2.32.5 19:44:25 robotframework==7.4.1 19:44:25 robotframework-httplibrary==0.4.2 19:44:25 robotframework-pythonlibcore==4.5.0 19:44:25 robotframework-requests==0.9.7 19:44:25 robotframework-selenium2library==3.0.0 19:44:25 robotframework-seleniumlibrary==6.8.0 19:44:25 robotframework-sshlibrary==3.8.0 19:44:25 scapy==2.7.0 19:44:25 scp==0.15.0 19:44:25 selenium==4.41.0 19:44:25 six==1.17.0 19:44:25 sniffio==1.3.1 19:44:25 sortedcontainers==2.4.0 19:44:25 soupsieve==2.8.3 19:44:25 trio==0.33.0 19:44:25 trio-websocket==0.12.2 19:44:25 typing_extensions==4.15.0 19:44:25 urllib3==2.6.3 19:44:25 virtualenv==20.39.0 19:44:25 waitress==3.0.2 19:44:25 WebOb==1.8.9 19:44:25 websocket-client==1.9.0 19:44:25 WebTest==3.0.7 19:44:25 wsproto==1.3.2 19:44:25 [EnvInject] - Injecting environment variables from a build step. 19:44:25 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:44:25 [EnvInject] - Variables injected successfully. 19:44:25 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins14495543397050947389.sh 19:44:25 Setup pyenv: 19:44:25 system 19:44:25 3.8.13 19:44:25 3.9.13 19:44:25 3.10.13 19:44:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 19:44:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:27 lf-activate-venv(): INFO: Base packages installed successfully 19:44:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 19:44:36 + ODL_SYSTEM=() 19:44:36 + TOOLS_SYSTEM=() 19:44:36 + OPENSTACK_SYSTEM=() 19:44:36 + OPENSTACK_CONTROLLERS=() 19:44:36 + mapfile -t ADDR 19:44:36 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-179 19:44:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:44:36 /tmp/venv-LDPv/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:36 warnings.warn( 19:44:38 + for i in "${ADDR[@]}" 19:44:38 ++ ssh 10.30.170.120 hostname -s 19:44:38 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts. 19:44:39 + REMHOST=releng-38640-179-1-mininet-ovs-217-0 19:44:39 + case ${REMHOST} in 19:44:39 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:44:39 + for i in "${ADDR[@]}" 19:44:39 ++ ssh 10.30.170.39 hostname -s 19:44:39 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:39 + REMHOST=releng-38640-179-0-builder-0 19:44:39 + case ${REMHOST} in 19:44:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:44:39 + echo NUM_ODL_SYSTEM=1 19:44:39 + echo NUM_TOOLS_SYSTEM=1 19:44:39 + '[' '' == yes ']' 19:44:39 + NUM_OPENSTACK_SYSTEM=0 19:44:39 + echo NUM_OPENSTACK_SYSTEM=0 19:44:39 + '[' 0 -eq 2 ']' 19:44:39 + echo ODL_SYSTEM_IP=10.30.170.39 19:44:39 ++ seq 0 0 19:44:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:44:39 + echo ODL_SYSTEM_1_IP=10.30.170.39 19:44:39 + echo TOOLS_SYSTEM_IP=10.30.170.120 19:44:39 ++ seq 0 0 19:44:39 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:44:39 + echo TOOLS_SYSTEM_1_IP=10.30.170.120 19:44:39 + openstack_index=0 19:44:39 + NUM_OPENSTACK_CONTROL_NODES=1 19:44:39 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:44:39 ++ seq 0 0 19:44:39 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:44:39 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:44:39 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:39 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:39 + '[' -1 -ge 2 ']' 19:44:39 ++ seq 0 -2 19:44:39 + NUM_OPENSTACK_HAPROXY_NODES=0 19:44:39 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:44:39 ++ seq 0 -1 19:44:39 + echo 'Contents of slave_addresses.txt:' 19:44:39 Contents of slave_addresses.txt: 19:44:39 + cat slave_addresses.txt 19:44:39 NUM_ODL_SYSTEM=1 19:44:39 NUM_TOOLS_SYSTEM=1 19:44:39 NUM_OPENSTACK_SYSTEM=0 19:44:39 ODL_SYSTEM_IP=10.30.170.39 19:44:39 ODL_SYSTEM_1_IP=10.30.170.39 19:44:39 TOOLS_SYSTEM_IP=10.30.170.120 19:44:39 TOOLS_SYSTEM_1_IP=10.30.170.120 19:44:39 NUM_OPENSTACK_CONTROL_NODES=1 19:44:39 OPENSTACK_CONTROL_NODE_1_IP= 19:44:39 NUM_OPENSTACK_COMPUTE_NODES=-1 19:44:39 NUM_OPENSTACK_HAPROXY_NODES=0 19:44:39 [EnvInject] - Injecting environment variables from a build step. 19:44:39 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:44:39 [EnvInject] - Variables injected successfully. 19:44:39 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins13431602119872845757.sh 19:44:39 Preparing for JRE Version 21 19:44:39 Karaf artifact is karaf 19:44:39 Karaf project is integration 19:44:39 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:44:39 [EnvInject] - Injecting environment variables from a build step. 19:44:39 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:44:39 [EnvInject] - Variables injected successfully. 19:44:39 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11570192989070376922.sh 19:44:39 2026-02-24 19:44:39 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:44:39 Bundle version is 0.23.1-SNAPSHOT 19:44:39 --2026-02-24 19:44:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:44:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:39 HTTP request sent, awaiting response... 404 Not Found 19:44:39 2026-02-24 19:44:39 ERROR 404: Not Found. 19:44:39 19:44:39 maven-metadata.xml: No such file or directory 19:44:39 Nexus timestamp is 19:44:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:39 Distribution bundle is karaf-.zip 19:44:39 Distribution bundle version is 0.23.1-SNAPSHOT 19:44:39 Distribution folder is karaf-0.23.1-SNAPSHOT 19:44:39 Nexus prefix is https://nexus.opendaylight.org 19:44:39 [EnvInject] - Injecting environment variables from a build step. 19:44:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:44:39 [EnvInject] - Variables injected successfully. 19:44:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6234681489276370868.sh 19:44:40 Setup pyenv: 19:44:40 system 19:44:40 3.8.13 19:44:40 3.9.13 19:44:40 3.10.13 19:44:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 19:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:42 lf-activate-venv(): INFO: Base packages installed successfully 19:44:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:44:47 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 19:44:47 Copying common-functions.sh to /tmp 19:44:48 /tmp/venv-LDPv/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:48 warnings.warn( 19:44:49 Copying common-functions.sh to 10.30.170.120:/tmp 19:44:49 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts. 19:44:50 Copying common-functions.sh to 10.30.170.39:/tmp 19:44:50 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1585169130373927951.sh 19:44:50 common-functions.sh is being sourced 19:44:50 common-functions environment: 19:44:50 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:50 ACTUALFEATURES: 19:44:50 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:50 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:50 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:50 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:50 CONTROLLERMEM: 2048m 19:44:50 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:50 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:50 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:50 SUITES: 19:44:50 19:44:50 ################################################# 19:44:50 ## Configure Cluster and Start ## 19:44:50 ################################################# 19:44:50 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:44:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:44:50 Locating script plan to use... 19:44:50 Finished running script plans 19:44:50 Configuring member-1 with IP address 10.30.170.39 19:44:50 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:51 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:51 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:44:51 common-functions.sh is being sourced 19:44:51 ++ [[ /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:51 ++ echo 'common-functions.sh is being sourced' 19:44:51 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:44:51 ++ DISTROSTREAM=vanadium 19:44:51 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 ++ export CONTROLLERMEM= 19:44:51 ++ CONTROLLERMEM= 19:44:51 ++ case "${DISTROSTREAM}" in 19:44:51 ++ CLUSTER_SYSTEM=akka 19:44:51 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 ++ print_common_env 19:44:51 ++ cat 19:44:51 common-functions environment: 19:44:51 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 ACTUALFEATURES: 19:44:51 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:44:51 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 CONTROLLERMEM: 19:44:51 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 SUITES: 19:44:51 19:44:51 ++ SSH='ssh -t -t' 19:44:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:44:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:44:51 Changing to /tmp 19:44:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 + echo 'Changing to /tmp' 19:44:51 + cd /tmp 19:44:51 + 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:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 --2026-02-24 19:44:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:44:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:44:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:44:51 HTTP request sent, awaiting response... 404 Not Found 19:44:51 2026-02-24 19:44:51 ERROR 404: Not Found. 19:44:51 19:44:51 Extracting the new controller... 19:44:51 + echo 'Extracting the new controller...' 19:44:51 + unzip -q karaf-.zip 19:44:51 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:44:51 Adding external repositories... 19:44:51 + echo 'Adding external repositories...' 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:44:51 Configuring the startup features... 19:44:51 + [[ True == \T\r\u\e ]] 19:44:51 + echo 'Configuring the startup features...' 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + FEATURE_TEST_STRING=features-test 19:44:51 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:44:51 + KARAF_VERSION=karaf4 19:44:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + [[ ! -z '' ]] 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:44:51 + configure_karaf_log karaf4 '' 19:44:51 + local -r karaf_version=karaf4 19:44:51 + local -r controllerdebugmap= 19:44:51 + local logapi=log4j 19:44:51 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:44:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:44:51 + '[' log4j == log4j2 ']' 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:44:51 controllerdebugmap: 19:44:51 /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:51 + unset IFS 19:44:51 + echo 'controllerdebugmap: ' 19:44:51 + '[' -n '' ']' 19:44:51 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:44:51 Configure 19:44:51 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:44:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 + local -r controllermem=2048m 19:44:51 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + echo Configure 19:44:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:44:51 max memory: 2048m 19:44:51 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + echo ' max memory: 2048m' 19:44:51 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:51 + 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:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:44:51 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenvSet Java version 19:44:51 : No such file or directory 19:44:51 + echo 'Set Java version' 19:44:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:44:51 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:51 sudo: a password is required 19:44:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 JDK default version ... 19:44:51 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:51 sudo: a password is required 19:44:51 + echo 'JDK default version ...' 19:44:51 + java -version 19:44:51 openjdk version "21.0.9" 2025-10-21 19:44:51 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:44:51 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:44:51 Set JAVA_HOME 19:44:51 + echo 'Set JAVA_HOME' 19:44:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:44:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 Listing all open ports on controller system... 19:44:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:44:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:44:51 + echo 'Listing all open ports on controller system...' 19:44:51 + netstat -pnatu 19:44:51 /tmp/configuration-script.sh: line 40: netstat: command not found 19:44:51 Configuring cluster 19:44:51 + '[' -f /tmp/custom_shard_config.txt ']' 19:44:51 + echo 'Configuring cluster' 19:44:51 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.39 19:44:51 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:44:51 Dump akka.conf 19:44:51 + echo 'Dump akka.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:44:51 Dump modules.conf 19:44:51 + echo 'Dump modules.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:44:51 Dump module-shards.conf 19:44:51 + echo 'Dump module-shards.conf' 19:44:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:44:51 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:44:51 Locating config plan to use... 19:44:51 Finished running config plans 19:44:51 Starting member-1 with IP address 10.30.170.39 19:44:51 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:51 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:52 Redirecting karaf console output to karaf_console.log 19:44:52 Starting controller... 19:44:52 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:44:52 Execute the post startup script on controller 10.30.170.39 19:44:52 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:52 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:52 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:45:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:46:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:57 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:02 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:07 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:12 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:17 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:22 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:27 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:32 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:42 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:52 Timeout Controller DOWN 19:48:52 Dumping first 500K bytes of karaf log... 19:48:52 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:52 Dumping last 500K bytes of karaf log... 19:48:52 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:48:52 Listing all open ports on controller system 19:48:52 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:48:52 Let's take the karaf thread dump 19:48:52 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:48:53 karaf main: org.apache.karaf.main.Main, pid: 19:48:53 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 19:48:53 Usage: 19:48:53 jstack [-l][-e] 19:48:53 (to connect to running process) 19:48:53 19:48:53 Options: 19:48:53 -l long listing. Prints additional information about locks 19:48:53 -e extended listing. Prints additional information about threads 19:48:53 -? -h --help -help to print this help message 19:48:53 Generating mininet variables... 19:48:53 Locating test plan to use... 19:48:53 Changing the testplan path... 19:48:53 # Place the suites in run order: 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:48:53 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:48:53 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:53 ============================================================================== 19:48:53 openflowplugin-sanity.txt 19:48:53 ============================================================================== 19:48:54 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:48:54 ============================================================================== 19:48:57 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:48:57 ============================================================================== 19:48:57 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:48:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 | FAIL | 19:49:08 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:08 ------------------------------------------------------------------------------ 19:49:08 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:19 | FAIL | 19:49:19 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:49:19 19:49:19 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:19 ------------------------------------------------------------------------------ 19:49:19 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:49:30 | FAIL | 19:49:30 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:30 ------------------------------------------------------------------------------ 19:49:30 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:49:41 | FAIL | 19:49:41 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:41 ------------------------------------------------------------------------------ 19:49:41 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:49:52 | FAIL | 19:49:52 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:49:52 ------------------------------------------------------------------------------ 19:49:52 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.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:04 | FAIL | 19:50:04 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:04 ------------------------------------------------------------------------------ 19:50:04 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.170.39', 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:50:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50:15 | FAIL | 19:50:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:15 ------------------------------------------------------------------------------ 19:50:15 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:50:15 7 tests, 0 passed, 7 failed 19:50:15 ============================================================================== 19:50:15 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:50:15 ============================================================================== 19:50:15 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:50:26 | FAIL | 19:50:26 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:26 ------------------------------------------------------------------------------ 19:50:26 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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 | FAIL | 19:50:37 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:37 ------------------------------------------------------------------------------ 19:50:37 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.170.39', 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.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 | FAIL | 19:51:38 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:38 ------------------------------------------------------------------------------ 19:51:38 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.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:49 | FAIL | 19:51:49 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:49 ------------------------------------------------------------------------------ 19:51:49 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:51:49 4 tests, 0 passed, 4 failed 19:51:49 ============================================================================== 19:51:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:51:49 ============================================================================== 19:51:49 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:51:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:00 | FAIL | 19:52:00 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:00 ------------------------------------------------------------------------------ 19:52:00 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:52:11 | FAIL | 19:52:11 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:11 ------------------------------------------------------------------------------ 19:52:11 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:52:22 | FAIL | 19:52:22 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:22 ------------------------------------------------------------------------------ 19:52:22 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:52:34 | FAIL | 19:52:34 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:34 ------------------------------------------------------------------------------ 19:52:34 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:52:34 4 tests, 0 passed, 4 failed 19:52:34 ============================================================================== 19:52:34 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:52:34 ============================================================================== 19:52:34 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.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:34 | FAIL | 19:52:34 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:34 ------------------------------------------------------------------------------ 19:52:34 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.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 | FAIL | 19:52:35 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:35 ------------------------------------------------------------------------------ 19:52:35 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.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 | FAIL | 19:52:46 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:46 ------------------------------------------------------------------------------ 19:52:46 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.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 | FAIL | 19:52:47 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:47 ------------------------------------------------------------------------------ 19:52:47 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.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 | FAIL | 19:52:47 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:47 ------------------------------------------------------------------------------ 19:52:47 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.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 | FAIL | 19:52:58 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:58 ------------------------------------------------------------------------------ 19:52:58 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:52:58 6 tests, 0 passed, 6 failed 19:52:58 ============================================================================== 19:52:59 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:52:59 21 tests, 0 passed, 21 failed 19:52:59 ============================================================================== 19:52:59 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:52:59 ============================================================================== 19:53:02 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:53:02 ============================================================================== 19:53:02 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:13 | FAIL | 19:53:13 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:13 ------------------------------------------------------------------------------ 19:53:13 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:24 | FAIL | 19:53:24 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:24 ------------------------------------------------------------------------------ 19:53:24 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:35 | FAIL | 19:53:35 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:35 ------------------------------------------------------------------------------ 19:53:35 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:46 | FAIL | 19:53:46 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:46 ------------------------------------------------------------------------------ 19:53:46 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:57 | FAIL | 19:53:57 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:57 ------------------------------------------------------------------------------ 19:53:57 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.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:09 | FAIL | 19:54:09 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:09 ------------------------------------------------------------------------------ 19:54:09 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.170.39', 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:54:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54:20 | FAIL | 19:54:20 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:20 ------------------------------------------------------------------------------ 19:54:20 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:54:20 7 tests, 0 passed, 7 failed 19:54:20 ============================================================================== 19:54:20 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:54:20 ============================================================================== 19:54:20 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:54:31 | FAIL | 19:54:31 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:31 ------------------------------------------------------------------------------ 19:54:31 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 | FAIL | 19:54:42 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:42 ------------------------------------------------------------------------------ 19:54:42 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.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 | FAIL | 19:55:43 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:43 ------------------------------------------------------------------------------ 19:55:43 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.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:54 | FAIL | 19:55:54 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:54 ------------------------------------------------------------------------------ 19:55:54 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:55:54 4 tests, 0 passed, 4 failed 19:55:54 ============================================================================== 19:55:54 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:55:54 ============================================================================== 19:55:54 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:55:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:05 | FAIL | 19:56:05 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:05 ------------------------------------------------------------------------------ 19:56:05 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:56:16 | FAIL | 19:56:16 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:16 ------------------------------------------------------------------------------ 19:56:16 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:56:27 | FAIL | 19:56:27 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:27 ------------------------------------------------------------------------------ 19:56:27 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:56:38 | FAIL | 19:56:38 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:38 ------------------------------------------------------------------------------ 19:56:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:56:38 4 tests, 0 passed, 4 failed 19:56:38 ============================================================================== 19:56:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:56:38 ============================================================================== 19:56:38 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.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:39 | FAIL | 19:56:39 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:39 ------------------------------------------------------------------------------ 19:56:39 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.170.39', 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:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 | FAIL | 19:56:40 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:40 ------------------------------------------------------------------------------ 19:56:40 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.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 | FAIL | 19:56:51 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:51 ------------------------------------------------------------------------------ 19:56:51 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.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:51 | FAIL | 19:56:51 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:51 ------------------------------------------------------------------------------ 19:56:51 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.170.39', 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:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:52 | FAIL | 19:56:52 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:52 ------------------------------------------------------------------------------ 19:56:52 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.170.39', 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:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:03 | FAIL | 19:57:03 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:03 ------------------------------------------------------------------------------ 19:57:03 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.170.39', 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:57:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:04 | FAIL | 19:57:04 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 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.170.39', 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:57:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:04 | FAIL | 19:57:04 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:04 ------------------------------------------------------------------------------ 19:57:04 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.170.39', 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:57:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:57:16 | FAIL | 19:57:16 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:16 ------------------------------------------------------------------------------ 19:57:16 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:57:16 9 tests, 0 passed, 9 failed 19:57:16 ============================================================================== 19:57:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:57:16 24 tests, 0 passed, 24 failed 19:57:16 ============================================================================== 19:57:16 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:57:16 ============================================================================== 19:57:19 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:57:19 ============================================================================== 19:57:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 1 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 2 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 3 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 4 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 5 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 6 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 7 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 8 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 9 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 10 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 11 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 14 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 15 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 16 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 17 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 18 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 19 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 20 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 21 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 22 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 23 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 24 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 25 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 31 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 36 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 38 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 43 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 45 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 101 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 102 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 103 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 104 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 105 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 106 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 107 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 108 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 109 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 110 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 113 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 156 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 201 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 202 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 203 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 204 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 205 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 206 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 209 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 214 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 218 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 219 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 220 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 221 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 222 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 223 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 224 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 225 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 550 Added | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 1 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 2 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 3 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 4 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 5 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 6 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 7 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 8 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 9 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 10 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 11 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 14 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 15 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 16 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 17 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 18 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 19 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 20 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 21 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 22 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 23 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 24 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 25 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 31 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 36 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 38 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 43 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 45 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 101 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 102 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 103 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 104 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 105 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 106 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 107 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 108 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 109 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 110 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 113 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 156 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 201 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 202 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 203 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 204 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 205 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 206 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 209 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 214 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 218 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 219 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 220 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 221 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 222 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 223 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 224 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 225 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 550 Updated | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 1 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 2 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 3 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 4 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 5 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 6 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 7 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 8 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 9 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 10 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 11 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 14 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 15 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 16 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 17 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 18 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 19 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 20 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 21 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 22 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 23 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 24 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 25 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 31 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 36 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 38 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 43 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 45 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 101 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 102 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 103 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 104 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 105 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 106 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 107 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 108 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 109 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 110 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 113 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 156 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 201 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 202 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 203 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 204 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 205 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 206 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 209 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 214 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 218 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 219 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 220 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 221 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 222 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 223 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 224 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 225 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 Test Is Flow 550 Deleted | FAIL | 19:57:34 Parent suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 ------------------------------------------------------------------------------ 19:57:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:57:34 Suite setup failed: 19:57:34 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:34 19:57:34 174 tests, 0 passed, 174 failed 19:57:34 ============================================================================== 19:57:34 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:57:34 ============================================================================== 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:49 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Added | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 14 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Updated | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 1 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 2 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 3 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 4 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 5 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 6 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 7 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 8 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 9 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 10 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 11 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 14 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 15 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 16 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 17 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 18 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 19 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 20 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 21 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 22 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 23 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 24 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 25 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 31 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 36 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 38 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 43 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 45 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 101 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 102 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 103 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 104 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 105 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 106 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 107 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 108 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 109 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 110 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 113 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 201 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 202 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 203 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 204 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 205 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 206 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 209 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 214 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 218 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 219 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 Test Is Flow 220 Deleted | FAIL | 19:57:49 Parent suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 ------------------------------------------------------------------------------ 19:57:49 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:57:49 Suite setup failed: 19:57:49 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:49 19:57:49 152 tests, 0 passed, 152 failed 19:57:49 ============================================================================== 19:57:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:57:50 326 tests, 0 passed, 326 failed 19:57:50 ============================================================================== 19:57:50 openflowplugin-sanity.txt.Reconciliation 19:57:50 ============================================================================== 19:57:50 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:57:50 ============================================================================== 19:57:50 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:51 | FAIL | 19:57:51 ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:51 ------------------------------------------------------------------------------ 19:57:51 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:57:52 | FAIL | 19:57:52 ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:52 ------------------------------------------------------------------------------ 19:57:52 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.170.39', 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:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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:53 | FAIL | 19:57:53 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:53 ------------------------------------------------------------------------------ 19:57:53 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:57:55 ------------------------------------------------------------------------------ 19:57:55 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:27 | FAIL | 19:58:27 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:27 ------------------------------------------------------------------------------ 19:58:27 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:58 | FAIL | 19:58:58 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:58 ------------------------------------------------------------------------------ 19:58:58 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:58:59 | FAIL | 19:58:59 ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:59 ------------------------------------------------------------------------------ 19:58:59 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 19:58:59 0.0 != 303.0 19:58:59 ------------------------------------------------------------------------------ 19:58:59 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:00 | PASS | 19:59:00 ------------------------------------------------------------------------------ 19:59:00 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:31 | FAIL | 19:59:31 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:31 ------------------------------------------------------------------------------ 19:59:31 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:59:32 | PASS | 19:59:32 ------------------------------------------------------------------------------ 19:59:32 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:04 | FAIL | 20:00:04 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:04 ------------------------------------------------------------------------------ 20:00:04 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.170.39', 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 20:00:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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 20:00:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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 20:00:04 | FAIL | 20:00:04 ConnectionError: HTTPConnectionPool(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:04 ------------------------------------------------------------------------------ 20:00:04 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:36 | FAIL | 20:00:36 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:36 ------------------------------------------------------------------------------ 20:00:36 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:36 | FAIL | 20:00:36 ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:36 ------------------------------------------------------------------------------ 20:00:36 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 20:00:37 0.0 != 300.0 20:00:37 ------------------------------------------------------------------------------ 20:00:37 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:06:45 | FAIL | 20:06:45 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:06:45 ------------------------------------------------------------------------------ 20:06:45 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:06:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', 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.170.39', 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.170.39', 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=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:48 | FAIL | 20:11:48 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:11:48 ------------------------------------------------------------------------------ 20:11:48 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:19 | FAIL | 20:12:19 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:19 ------------------------------------------------------------------------------ 20:12:19 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:19 | FAIL | 20:12:19 ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:19 ------------------------------------------------------------------------------ 20:12:19 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:12:20 0.0 != 300.0 20:12:20 ------------------------------------------------------------------------------ 20:12:20 Stop Mininet :: Stop Mininet. | PASS | 20:12:20 ------------------------------------------------------------------------------ 20:12:20 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.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:25 | FAIL | 20:12:25 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.39', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:25 ------------------------------------------------------------------------------ 20:12:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.39', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:12:27 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:12:27 23 tests, 4 passed, 19 failed 20:12:27 ============================================================================== 20:12:27 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:12:27 23 tests, 4 passed, 19 failed 20:12:27 ============================================================================== 20:12:27 openflowplugin-sanity.txt | FAIL | 20:12:27 394 tests, 4 passed, 390 failed 20:12:27 ============================================================================== 20:12:27 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:12:28 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:12:28 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:12:28 Examining the files in data/log and checking filesize 20:12:28 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:28 total 8 20:12:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 19:44 .. 20:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 19:44 . 20:12:28 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:28 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:12:28 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:28 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:12:28 Let's take the karaf thread dump again... 20:12:28 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:29 karaf main: org.apache.karaf.main.Main, pid: 20:12:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:29 Usage: 20:12:29 jstack [-l][-e] 20:12:29 (to connect to running process) 20:12:29 20:12:29 Options: 20:12:29 -l long listing. Prints additional information about locks 20:12:29 -e extended listing. Prints additional information about threads 20:12:29 -? -h --help -help to print this help message 20:12:29 Killing ODL 20:12:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:34 Compressing karaf.log 1 20:12:34 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:34 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:12:34 Fetching compressed karaf.log 1 20:12:34 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:35 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:12:35 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:35 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:12:35 Fetch GC logs 20:12:35 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts. 20:12:35 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:12:35 Examine copied files 20:12:35 total 6736 20:12:35 drwxrwxr-x. 2 jenkins jenkins 6 Feb 24 20:12 gclogs-1 20:12:35 -rw-rw-r--. 1 jenkins jenkins 0 Feb 24 20:12 karaf_1__threads_after.log 20:12:35 -rw-rw-r--. 1 jenkins jenkins 10483 Feb 24 20:12 ps_after.log 20:12:35 -rw-rw-r--. 1 jenkins jenkins 284214 Feb 24 20:12 report.html 20:12:35 -rw-rw-r--. 1 jenkins jenkins 872238 Feb 24 20:12 log.html 20:12:35 -rw-rw-r--. 1 jenkins jenkins 5663104 Feb 24 20:12 output.xml 20:12:35 -rw-rw-r--. 1 jenkins jenkins 491 Feb 24 19:48 testplan.txt 20:12:35 -rw-rw-r--. 1 jenkins jenkins 0 Feb 24 19:48 karaf_1__threads_before.log 20:12:35 -rw-rw-r--. 1 jenkins jenkins 10598 Feb 24 19:48 ps_before.log 20:12:35 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 24 19:44 post-startup-script.sh 20:12:35 -rw-rw-r--. 1 jenkins jenkins 252 Feb 24 19:44 startup-script.sh 20:12:35 -rw-rw-r--. 1 jenkins jenkins 3416 Feb 24 19:44 configuration-script.sh 20:12:35 -rw-rw-r--. 1 jenkins jenkins 285 Feb 24 19:44 detect_variables.env 20:12:35 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 24 19:44 pom.xml 20:12:35 -rw-rw-r--. 1 jenkins jenkins 92 Feb 24 19:44 set_variables.env 20:12:35 -rw-rw-r--. 1 jenkins jenkins 297 Feb 24 19:44 slave_addresses.txt 20:12:35 -rw-rw-r--. 1 jenkins jenkins 570 Feb 24 19:43 requirements.txt 20:12:35 -rw-rw-r--. 1 jenkins jenkins 26 Feb 24 19:43 env.properties 20:12:35 -rw-rw-r--. 1 jenkins jenkins 334 Feb 24 19:42 stack-parameters.yaml 20:12:35 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 24 19:41 test 20:12:35 drwxrwxr-x. 2 jenkins jenkins 6 Feb 24 19:41 test@tmp 20:12:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17481535997446275425.sh 20:12:35 Karaf Deployments, Tests must have already run 20:12:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins6184826945919735895.sh 20:12:35 Cleaning up Robot installation... 20:12:35 $ ssh-agent -k 20:12:35 unset SSH_AUTH_SOCK; 20:12:35 unset SSH_AGENT_PID; 20:12:35 echo Agent pid 8473 killed; 20:12:35 [ssh-agent] Stopped. 20:12:35 Recording plot data 20:12:36 Robot results publisher started... 20:12:36 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:12:36 -Parsing output xml: 20:12:36 Done! 20:12:36 -Copying log files to build dir: 20:12:37 Done! 20:12:37 -Assigning results to build: 20:12:37 Done! 20:12:37 -Checking thresholds: 20:12:37 Done! 20:12:37 Done publishing Robot results. 20:12:37 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:12:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:37 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12049495345058864379.sh 20:12:37 Archiving csit artifacts 20:12:37 mv: cannot stat 'odl1_*': No such file or directory 20:12:37 mv: cannot stat '*_1.png': No such file or directory 20:12:37 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:12:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:37 Dload Upload Total Spent Left Speed 20:12:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 352k 0 352k 0 0 1121k 0 --:--:-- --:--:-- --:--:-- 1117k 100 682k 0 682k 0 0 2082k 0 --:--:-- --:--:-- --:--:-- 2082k 20:12:37 Archive: robot-plugin.zip 20:12:37 inflating: ./archives/robot-plugin/log.html 20:12:37 inflating: ./archives/robot-plugin/output.xml 20:12:37 inflating: ./archives/robot-plugin/report.html 20:12:37 mv: cannot stat '*.log.gz': No such file or directory 20:12:37 mv: cannot stat '*.csv': No such file or directory 20:12:37 mv: cannot stat '*.png': No such file or directory 20:12:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:37 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3342205042926214089.sh 20:12:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:12:37 [EnvInject] - Injecting environment variables from a build step. 20:12:37 [EnvInject] - Injecting as environment variables the properties content 20:12:37 OS_CLOUD=vex 20:12:37 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-179 20:12:37 20:12:37 [EnvInject] - Variables injected successfully. 20:12:37 provisioning config files... 20:12:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:12:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14596229821416394037.sh 20:12:38 ---> openstack-stack-delete.sh 20:12:38 Setup pyenv: 20:12:38 system 20:12:38 3.8.13 20:12:38 3.9.13 20:12:38 3.10.13 20:12:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 20:12:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:40 lf-activate-venv(): INFO: Base packages installed successfully 20:12:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 20:12:58 INFO: Stack cost retrieval disabled, setting cost to 0 20:12:58 /tmp/venv-LDPv/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:58 warnings.warn( 20:13:10 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-179 20:13:10 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-179 20:13:10 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13310486338259887085.sh 20:13:10 ---> sysstat.sh 20:13:11 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6638788673503443419.sh 20:13:11 ---> package-listing.sh 20:13:11 ++ facter osfamily 20:13:11 ++ tr '[:upper:]' '[:lower:]' 20:13:11 + OS_FAMILY=redhat 20:13:11 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:13:11 + START_PACKAGES=/tmp/packages_start.txt 20:13:11 + END_PACKAGES=/tmp/packages_end.txt 20:13:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:11 + PACKAGES=/tmp/packages_start.txt 20:13:11 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:13:11 + PACKAGES=/tmp/packages_end.txt 20:13:11 + case "${OS_FAMILY}" in 20:13:11 + rpm -qa 20:13:11 + sort 20:13:12 + '[' -f /tmp/packages_start.txt ']' 20:13:12 + '[' -f /tmp/packages_end.txt ']' 20:13:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:12 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:13:12 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:13:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:13:12 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11219760102968565176.sh 20:13:12 ---> capture-instance-metadata.sh 20:13:12 Setup pyenv: 20:13:12 system 20:13:12 3.8.13 20:13:12 3.9.13 20:13:12 3.10.13 20:13:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 20:13:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:14 lf-activate-venv(): INFO: Base packages installed successfully 20:13:14 lf-activate-venv(): INFO: Installing additional packages: lftools 20:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 20:13:23 INFO: Running in OpenStack, capturing instance metadata 20:13:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14364153619511882700.sh 20:13:24 provisioning config files... 20:13:24 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #179 20:13:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config16920134619447333872tmp 20:13:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:13:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:13:24 provisioning config files... 20:13:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:13:24 [EnvInject] - Injecting environment variables from a build step. 20:13:24 [EnvInject] - Injecting as environment variables the properties content 20:13:24 SERVER_ID=logs 20:13:24 20:13:24 [EnvInject] - Variables injected successfully. 20:13:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13204460213238932620.sh 20:13:24 ---> create-netrc.sh 20:13:24 WARN: Log server credential not found. 20:13:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9852920693213831279.sh 20:13:24 ---> python-tools-install.sh 20:13:24 Setup pyenv: 20:13:25 system 20:13:25 3.8.13 20:13:25 3.9.13 20:13:25 3.10.13 20:13:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 20:13:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:27 lf-activate-venv(): INFO: Base packages installed successfully 20:13:27 lf-activate-venv(): INFO: Installing additional packages: lftools 20:13:35 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 20:13:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8571873569143802993.sh 20:13:35 ---> sudo-logs.sh 20:13:35 Archiving 'sudo' log.. 20:13:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6093897428933199748.sh 20:13:36 ---> job-cost.sh 20:13:36 INFO: Activating Python virtual environment... 20:13:36 Setup pyenv: 20:13:36 system 20:13:36 3.8.13 20:13:36 3.9.13 20:13:36 3.10.13 20:13:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 20:13:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:38 lf-activate-venv(): INFO: Base packages installed successfully 20:13:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:13:44 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 20:13:44 DEBUG: Contents of stack-cost file: 20:13:44 total: 0 20:13:44 INFO: Retrieving Stack Cost... 20:13:44 INFO: Stack cost: 0 20:13:44 INFO: Instance uptime: 59779s 20:13:44 INFO: Fetching instance metadata (attempt 1 of 3)... 20:13:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:13:45 INFO: Successfully fetched instance metadata 20:13:45 INFO: Instance type: v3-standard-2 20:13:45 INFO: Retrieving pricing info for: v3-standard-2 20:13:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:13:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=59779 20:13:45 INFO: Successfully fetched Vexxhost pricing API 20:13:45 INFO: Retrieved cost: 0.94 20:13:45 INFO: Retrieved resource: v3-standard-2 20:13:45 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:13:45 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:13:45 INFO: Successfully archived job cost data 20:13:45 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,179,2026-02-24 20:13:45,v3-standard-2,59779,0.94,0.00,UNSTABLE 20:13:45 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins18362369990678276723.sh 20:13:45 ---> logs-deploy.sh 20:13:45 Setup pyenv: 20:13:45 system 20:13:45 3.8.13 20:13:45 3.9.13 20:13:45 3.10.13 20:13:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDPv from file:/tmp/.os_lf_venv 20:13:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:47 lf-activate-venv(): INFO: Base packages installed successfully 20:13:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-LDPv/bin to PATH 20:14:00 WARNING: Nexus logging server not set 20:14:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/179/ 20:14:00 INFO: archiving logs to S3 20:14:00 /tmp/venv-LDPv/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:14:00 warnings.warn( 20:14:01 ---> uname -a: 20:14:01 Linux prd-centos8-robot-2c-8g-20368.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:14:01 20:14:01 20:14:01 ---> lscpu: 20:14:01 Architecture: x86_64 20:14:01 CPU op-mode(s): 32-bit, 64-bit 20:14:01 Byte Order: Little Endian 20:14:01 CPU(s): 2 20:14:01 On-line CPU(s) list: 0,1 20:14:01 Thread(s) per core: 1 20:14:01 Core(s) per socket: 1 20:14:01 Socket(s): 2 20:14:01 NUMA node(s): 1 20:14:01 Vendor ID: AuthenticAMD 20:14:01 CPU family: 23 20:14:01 Model: 49 20:14:01 Model name: AMD EPYC-Rome Processor 20:14:01 Stepping: 0 20:14:01 CPU MHz: 2800.000 20:14:01 BogoMIPS: 5600.00 20:14:01 Virtualization: AMD-V 20:14:01 Hypervisor vendor: KVM 20:14:01 Virtualization type: full 20:14:01 L1d cache: 32K 20:14:01 L1i cache: 32K 20:14:01 L2 cache: 512K 20:14:01 L3 cache: 16384K 20:14:01 NUMA node0 CPU(s): 0,1 20:14:01 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:14:01 20:14:01 20:14:01 ---> nproc: 20:14:01 2 20:14:01 20:14:01 20:14:01 ---> df -h: 20:14:01 Filesystem Size Used Avail Use% Mounted on 20:14:01 devtmpfs 3.8G 0 3.8G 0% /dev 20:14:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:14:01 tmpfs 3.8G 17M 3.8G 1% /run 20:14:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:14:01 /dev/vda1 40G 8.3G 32G 21% / 20:14:01 tmpfs 770M 0 770M 0% /run/user/1001 20:14:01 20:14:01 20:14:01 ---> free -m: 20:14:01 total used free shared buff/cache available 20:14:01 Mem: 7697 594 4875 19 2227 6804 20:14:01 Swap: 1023 0 1023 20:14:01 20:14:01 20:14:01 ---> ip addr: 20:14:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:14:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:14:01 inet 127.0.0.1/8 scope host lo 20:14:01 valid_lft forever preferred_lft forever 20:14:01 inet6 ::1/128 scope host 20:14:01 valid_lft forever preferred_lft forever 20:14:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:14:01 link/ether fa:16:3e:8b:9f:3e brd ff:ff:ff:ff:ff:ff 20:14:01 altname enp0s3 20:14:01 altname ens3 20:14:01 inet 10.30.171.24/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:14:01 valid_lft 69816sec preferred_lft 69816sec 20:14:01 inet6 fe80::f816:3eff:fe8b:9f3e/64 scope link 20:14:01 valid_lft forever preferred_lft forever 20:14:01 20:14:01 20:14:01 ---> sar -b -r -n DEV: 20:14:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/24/2026 _x86_64_ (2 CPU) 20:14:01 20:14:01 03:37:33 LINUX RESTART (2 CPU) 20:14:01 20:14:01 03:38:01 AM tps rtps wtps bread/s bwrtn/s 20:14:01 03:39:01 AM 88.92 61.26 27.66 6669.51 21164.73 20:14:01 03:40:01 AM 2.18 0.00 2.18 0.00 36.09 20:14:01 03:41:01 AM 0.32 0.03 0.28 0.53 3.08 20:14:01 03:42:01 AM 0.37 0.00 0.37 0.00 5.90 20:14:01 03:43:01 AM 0.15 0.00 0.15 0.00 1.55 20:14:01 03:44:01 AM 0.32 0.00 0.32 0.00 4.47 20:14:01 03:45:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 03:46:01 AM 0.18 0.00 0.18 0.00 2.40 20:14:01 03:47:01 AM 0.18 0.00 0.18 0.00 1.87 20:14:01 03:48:01 AM 0.20 0.00 0.20 0.00 2.67 20:14:01 03:49:01 AM 0.22 0.00 0.22 0.00 3.37 20:14:01 03:50:01 AM 0.15 0.00 0.15 0.00 1.05 20:14:01 03:51:01 AM 0.13 0.00 0.13 0.00 1.25 20:14:01 03:52:01 AM 0.20 0.00 0.20 0.00 2.27 20:14:01 03:53:01 AM 0.33 0.03 0.30 0.27 4.55 20:14:01 03:54:01 AM 1.23 0.00 1.23 0.00 29.67 20:14:01 03:55:01 AM 0.18 0.00 0.18 0.00 2.25 20:14:01 03:56:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 03:57:01 AM 0.10 0.00 0.10 0.00 0.93 20:14:01 03:58:01 AM 0.22 0.00 0.22 0.00 2.85 20:14:01 03:59:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 04:00:01 AM 0.20 0.00 0.20 0.00 2.53 20:14:01 04:01:01 AM 0.23 0.02 0.22 0.13 2.30 20:14:01 04:02:01 AM 0.32 0.07 0.25 1.73 4.60 20:14:01 04:03:01 AM 0.27 0.00 0.27 0.00 3.25 20:14:01 04:04:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 04:05:01 AM 0.12 0.00 0.12 0.00 0.93 20:14:01 04:06:01 AM 0.13 0.00 0.13 0.00 1.05 20:14:01 04:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 04:08:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 04:09:01 AM 0.37 0.00 0.37 0.00 5.53 20:14:01 04:10:01 AM 0.20 0.00 0.20 0.00 2.00 20:14:01 04:11:01 AM 0.13 0.00 0.13 0.00 1.23 20:14:01 04:12:01 AM 0.17 0.00 0.17 0.00 1.98 20:14:01 04:13:01 AM 0.20 0.00 0.20 0.00 2.70 20:14:01 04:14:01 AM 0.18 0.00 0.18 0.00 3.37 20:14:01 04:15:01 AM 0.15 0.00 0.15 0.00 1.05 20:14:01 04:16:01 AM 0.18 0.00 0.18 0.00 2.23 20:14:01 04:17:01 AM 0.15 0.00 0.15 0.00 1.62 20:14:01 04:18:01 AM 0.23 0.00 0.23 0.00 2.98 20:14:01 04:19:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 04:20:01 AM 0.10 0.00 0.10 0.00 0.80 20:14:01 04:21:01 AM 0.17 0.00 0.17 0.00 1.22 20:14:01 04:22:01 AM 0.13 0.00 0.13 0.00 1.87 20:14:01 04:23:01 AM 0.33 0.00 0.33 0.00 4.87 20:14:01 04:24:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 04:25:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 04:26:01 AM 6.10 5.95 0.15 574.88 3.52 20:14:01 04:27:01 AM 2.88 0.00 2.88 0.00 70.00 20:14:01 04:28:01 AM 0.18 0.00 0.18 0.00 2.28 20:14:01 04:29:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 04:30:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 04:31:01 AM 0.13 0.00 0.13 0.00 1.07 20:14:01 04:32:01 AM 0.22 0.00 0.22 0.00 3.33 20:14:01 04:33:01 AM 0.30 0.00 0.30 0.00 4.10 20:14:01 04:34:01 AM 0.22 0.00 0.22 0.00 3.33 20:14:01 04:35:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:36:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 04:37:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:38:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 04:39:01 AM 0.35 0.00 0.35 0.00 5.03 20:14:01 04:40:01 AM 0.17 0.00 0.17 0.00 1.58 20:14:01 04:41:01 AM 0.27 0.00 0.27 0.00 3.07 20:14:01 04:42:02 AM 0.38 0.00 0.38 0.00 5.30 20:14:01 04:43:01 AM 0.41 0.00 0.41 0.00 4.13 20:14:01 04:44:01 AM 0.35 0.00 0.35 0.00 4.38 20:14:01 04:45:01 AM 0.37 0.00 0.37 0.00 3.65 20:14:01 04:46:01 AM 0.27 0.00 0.27 0.00 2.37 20:14:01 04:47:01 AM 1.33 0.32 1.02 6.93 21.73 20:14:01 04:48:01 AM 0.33 0.00 0.33 0.00 3.02 20:14:01 04:49:01 AM 0.48 0.00 0.48 0.00 6.25 20:14:01 04:50:01 AM 0.32 0.00 0.32 0.00 2.70 20:14:01 04:51:01 AM 0.32 0.00 0.32 0.00 2.73 20:14:01 04:52:01 AM 0.47 0.00 0.47 0.00 5.73 20:14:01 04:53:01 AM 0.38 0.00 0.38 0.00 4.20 20:14:01 04:54:01 AM 0.42 0.00 0.42 0.00 5.67 20:14:01 04:55:01 AM 0.30 0.00 0.30 0.00 3.33 20:14:01 04:56:01 AM 0.35 0.00 0.35 0.00 3.60 20:14:01 04:57:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 04:58:01 AM 0.33 0.00 0.33 0.00 3.25 20:14:01 04:59:01 AM 0.47 0.00 0.47 0.00 6.78 20:14:01 05:00:01 AM 0.33 0.00 0.33 0.00 3.18 20:14:01 05:01:01 AM 0.45 0.00 0.45 0.00 5.83 20:14:01 05:02:01 AM 0.30 0.00 0.30 0.00 3.43 20:14:01 05:03:01 AM 0.37 0.00 0.37 0.00 4.02 20:14:01 05:04:01 AM 0.38 0.00 0.38 0.00 5.48 20:14:01 05:05:01 AM 0.37 0.00 0.37 0.00 3.47 20:14:01 05:06:01 AM 0.38 0.00 0.38 0.00 4.73 20:14:01 05:07:01 AM 0.47 0.00 0.47 0.00 6.52 20:14:01 05:08:01 AM 0.35 0.00 0.35 0.00 3.73 20:14:01 05:09:01 AM 0.42 0.00 0.42 0.00 5.31 20:14:01 05:10:01 AM 0.33 0.00 0.33 0.00 3.32 20:14:01 05:11:01 AM 0.47 0.00 0.47 0.00 5.83 20:14:01 05:12:01 AM 0.28 0.00 0.28 0.00 2.65 20:14:01 05:13:01 AM 0.37 0.00 0.37 0.00 3.63 20:14:01 05:14:01 AM 0.40 0.00 0.40 0.00 5.45 20:14:01 05:15:01 AM 0.37 0.00 0.37 0.00 3.63 20:14:01 05:16:01 AM 0.30 0.00 0.30 0.00 3.07 20:14:01 05:17:01 AM 0.33 0.00 0.33 0.00 3.70 20:14:01 05:18:01 AM 0.35 0.00 0.35 0.00 3.60 20:14:01 05:19:01 AM 0.42 0.00 0.42 0.00 5.58 20:14:01 05:20:01 AM 0.35 0.00 0.35 0.00 3.37 20:14:01 05:21:01 AM 0.48 0.00 0.48 0.00 6.26 20:14:01 05:22:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:23:01 AM 0.35 0.00 0.35 0.00 4.02 20:14:01 05:24:01 AM 0.40 0.00 0.40 0.00 5.58 20:14:01 05:25:01 AM 0.33 0.00 0.33 0.00 3.18 20:14:01 05:26:01 AM 0.35 0.00 0.35 0.00 3.47 20:14:01 05:27:01 AM 0.53 0.00 0.53 0.00 8.63 20:14:01 05:28:01 AM 0.37 0.00 0.37 0.00 3.73 20:14:01 05:29:01 AM 0.43 0.00 0.43 0.00 5.45 20:14:01 05:30:01 AM 0.33 0.00 0.33 0.00 3.32 20:14:01 05:31:01 AM 0.33 0.00 0.33 0.00 3.70 20:14:01 05:32:01 AM 0.43 0.00 0.43 0.00 5.31 20:14:01 05:33:01 AM 0.37 0.00 0.37 0.00 4.15 20:14:01 05:34:01 AM 0.42 0.00 0.42 0.00 5.45 20:14:01 05:35:01 AM 0.35 0.00 0.35 0.00 3.50 20:14:01 05:36:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:37:01 AM 0.28 0.00 0.28 0.00 2.88 20:14:01 05:38:01 AM 0.37 0.00 0.37 0.00 3.73 20:14:01 05:39:01 AM 0.58 0.00 0.58 0.00 7.91 20:14:01 05:40:01 AM 0.35 0.00 0.35 0.00 3.60 20:14:01 05:41:01 AM 0.48 0.00 0.48 0.00 6.05 20:14:01 05:42:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:43:01 AM 0.35 0.00 0.35 0.00 3.62 20:14:01 05:44:01 AM 0.42 0.00 0.42 0.00 5.48 20:14:01 05:45:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:46:01 AM 0.33 0.00 0.33 0.00 3.47 20:14:01 05:47:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:48:01 AM 0.33 0.00 0.33 0.00 3.33 20:14:01 05:49:01 AM 0.57 0.00 0.57 0.00 7.91 20:14:01 05:50:02 AM 0.32 0.00 0.32 0.00 3.15 20:14:01 05:51:01 AM 0.34 0.00 0.34 0.00 3.90 20:14:01 05:52:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 05:53:01 AM 0.35 0.00 0.35 0.00 3.48 20:14:01 05:54:01 AM 0.42 0.00 0.42 0.00 5.25 20:14:01 05:55:01 AM 0.33 0.00 0.33 0.00 3.43 20:14:01 05:56:01 AM 0.27 0.00 0.27 0.00 2.15 20:14:01 05:57:01 AM 0.37 0.00 0.37 0.00 4.30 20:14:01 05:58:01 AM 0.32 0.00 0.32 0.00 2.35 20:14:01 05:59:01 AM 0.47 0.00 0.47 0.00 5.70 20:14:01 06:00:01 AM 0.28 0.00 0.28 0.00 2.10 20:14:01 06:01:01 AM 0.30 0.00 0.30 0.00 2.40 20:14:01 06:02:01 AM 0.37 0.00 0.37 0.00 4.55 20:14:01 06:03:01 AM 0.42 0.00 0.42 0.00 4.52 20:14:01 06:04:01 AM 0.43 0.00 0.43 0.00 6.10 20:14:01 06:05:01 AM 0.27 0.00 0.27 0.00 2.13 20:14:01 06:06:01 AM 0.32 0.00 0.32 0.00 2.92 20:14:01 06:07:01 AM 0.30 0.00 0.30 0.00 3.15 20:14:01 06:08:01 AM 0.32 0.00 0.32 0.00 2.75 20:14:01 06:09:01 AM 0.47 0.00 0.47 0.00 6.15 20:14:01 06:10:01 AM 0.42 0.00 0.42 0.00 5.01 20:14:01 06:11:01 AM 0.85 0.00 0.85 0.00 13.38 20:14:01 06:12:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:13:01 AM 0.30 0.00 0.30 0.00 4.58 20:14:01 06:14:01 AM 0.22 0.00 0.22 0.00 3.23 20:14:01 06:15:01 AM 0.13 0.00 0.13 0.00 1.30 20:14:01 06:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:17:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 06:18:01 AM 0.20 0.00 0.20 0.00 2.68 20:14:01 06:19:01 AM 0.23 0.00 0.23 0.00 3.10 20:14:01 06:20:01 AM 0.15 0.00 0.15 0.00 1.22 20:14:01 06:21:01 AM 0.25 0.00 0.25 0.00 2.82 20:14:01 06:22:01 AM 0.18 0.00 0.18 0.00 2.65 20:14:01 06:23:01 AM 0.20 0.00 0.20 0.00 2.70 20:14:01 06:24:01 AM 0.20 0.00 0.20 0.00 3.07 20:14:01 06:25:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 06:26:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:27:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:28:01 AM 0.20 0.00 0.20 0.00 3.22 20:14:01 06:29:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 06:30:01 AM 0.20 0.00 0.20 0.00 2.37 20:14:01 06:31:01 AM 0.17 0.00 0.17 0.00 1.75 20:14:01 06:32:01 AM 0.13 0.00 0.13 0.00 1.70 20:14:01 06:33:01 AM 0.20 0.00 0.20 0.00 3.37 20:14:01 06:34:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 06:35:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 06:36:01 AM 0.13 0.00 0.13 0.00 1.35 20:14:01 06:37:01 AM 0.20 0.00 0.20 0.00 2.53 20:14:01 06:38:01 AM 0.27 0.00 0.27 0.00 3.25 20:14:01 06:39:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 06:40:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 06:41:01 AM 0.13 0.00 0.13 0.00 0.93 20:14:01 06:42:01 AM 0.13 0.00 0.13 0.00 1.83 20:14:01 06:43:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 06:44:01 AM 0.32 0.00 0.32 0.00 5.23 20:14:01 06:45:01 AM 0.17 0.00 0.17 0.00 1.72 20:14:01 06:46:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:48:01 AM 0.38 0.00 0.38 0.00 6.08 20:14:01 06:49:01 AM 0.28 0.00 0.28 0.00 3.93 20:14:01 06:50:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 06:51:01 AM 0.22 0.00 0.22 0.00 2.67 20:14:01 06:52:01 AM 0.17 0.00 0.17 0.00 2.38 20:14:01 06:53:01 AM 0.23 0.00 0.23 0.00 3.17 20:14:01 06:54:01 AM 0.20 0.00 0.20 0.00 3.07 20:14:01 06:55:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 06:56:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 06:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:58:02 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 06:59:01 AM 0.24 0.00 0.24 0.00 3.52 20:14:01 07:00:01 AM 0.13 0.00 0.13 0.00 1.03 20:14:01 07:01:01 AM 0.22 0.00 0.22 0.00 2.67 20:14:01 07:02:01 AM 0.18 0.00 0.18 0.00 2.52 20:14:01 07:03:01 AM 0.17 0.00 0.17 0.00 1.65 20:14:01 07:04:01 AM 0.23 0.00 0.23 0.00 3.92 20:14:01 07:05:01 AM 0.22 0.00 0.22 0.00 2.92 20:14:01 07:06:01 AM 0.15 0.00 0.15 0.00 1.45 20:14:01 07:07:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 07:08:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 07:09:01 AM 0.20 0.00 0.20 0.00 3.15 20:14:01 07:10:01 AM 0.13 0.00 0.13 0.00 1.43 20:14:01 07:11:01 AM 0.18 0.00 0.18 0.00 2.63 20:14:01 07:12:01 AM 0.28 0.00 0.28 0.00 4.52 20:14:01 07:13:01 AM 0.20 0.00 0.20 0.00 2.65 20:14:01 07:14:01 AM 0.22 0.00 0.22 0.00 3.28 20:14:01 07:15:01 AM 0.22 0.00 0.22 0.00 2.68 20:14:01 07:16:01 AM 0.13 0.00 0.13 0.00 1.85 20:14:01 07:17:01 AM 0.18 0.00 0.18 0.00 1.77 20:14:01 07:18:01 AM 0.13 0.00 0.13 0.00 1.27 20:14:01 07:19:01 AM 0.25 0.00 0.25 0.00 3.68 20:14:01 07:20:01 AM 0.15 0.00 0.15 0.00 1.82 20:14:01 07:21:01 AM 0.22 0.00 0.22 0.00 2.82 20:14:01 07:22:01 AM 0.18 0.00 0.18 0.00 2.52 20:14:01 07:23:01 AM 0.13 0.00 0.13 0.00 0.87 20:14:01 07:24:01 AM 0.22 0.00 0.22 0.00 3.55 20:14:01 07:25:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 07:26:01 AM 0.10 0.00 0.10 0.00 0.67 20:14:01 07:27:01 AM 0.15 0.00 0.15 0.00 1.65 20:14:01 07:28:01 AM 0.23 0.00 0.23 0.00 2.97 20:14:01 07:29:01 AM 0.33 0.00 0.33 0.00 4.95 20:14:01 07:30:01 AM 0.17 0.00 0.17 0.00 1.72 20:14:01 07:31:01 AM 0.13 0.00 0.13 0.00 0.93 20:14:01 07:32:01 AM 0.13 0.00 0.13 0.00 1.83 20:14:01 07:33:01 AM 0.20 0.00 0.20 0.00 3.10 20:14:01 07:34:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 07:35:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 07:36:01 AM 0.18 0.00 0.18 0.00 2.23 20:14:01 07:37:01 AM 0.15 0.00 0.15 0.00 1.72 20:14:01 07:38:01 AM 0.23 0.00 0.23 0.00 3.17 20:14:01 07:39:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 07:40:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 07:41:01 AM 0.13 0.00 0.13 0.00 1.07 20:14:01 07:42:01 AM 0.13 0.00 0.13 0.00 1.70 20:14:01 07:43:01 AM 0.28 0.00 0.28 0.00 4.17 20:14:01 07:44:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 07:45:01 AM 0.15 0.00 0.15 0.00 1.33 20:14:01 07:46:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 07:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 07:48:01 AM 0.18 0.00 0.18 0.00 2.18 20:14:01 07:49:01 AM 0.27 0.00 0.27 0.00 3.52 20:14:01 07:50:01 AM 0.17 0.00 0.17 0.00 1.62 20:14:01 07:51:01 AM 0.23 0.00 0.23 0.00 2.67 20:14:01 07:52:01 AM 0.18 0.00 0.18 0.00 2.65 20:14:01 07:53:01 AM 0.20 0.00 0.20 0.00 2.70 20:14:01 07:54:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 07:55:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 07:56:01 AM 0.08 0.00 0.08 0.00 0.50 20:14:01 07:57:01 AM 0.12 0.00 0.12 0.00 0.88 20:14:01 07:58:01 AM 0.33 0.00 0.33 0.00 5.18 20:14:01 07:59:01 AM 0.23 0.00 0.23 0.00 3.07 20:14:01 08:00:01 AM 0.18 0.00 0.18 0.00 2.63 20:14:01 08:01:01 AM 0.20 0.00 0.20 0.00 2.02 20:14:01 08:02:01 AM 0.13 0.00 0.13 0.00 1.70 20:14:01 08:03:01 AM 0.20 0.00 0.20 0.00 2.75 20:14:01 08:04:02 AM 1.33 0.00 1.33 0.00 22.61 20:14:01 08:05:01 AM 0.32 0.00 0.32 0.00 3.20 20:14:01 08:06:01 AM 0.38 0.00 0.38 0.00 4.88 20:14:01 08:07:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 08:08:01 AM 0.35 0.00 0.35 0.00 3.47 20:14:01 08:09:01 AM 0.50 0.00 0.50 0.00 6.33 20:14:01 08:10:01 AM 0.32 0.00 0.32 0.00 2.78 20:14:01 08:11:01 AM 0.38 0.00 0.38 0.00 4.28 20:14:01 08:12:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 08:13:01 AM 0.43 0.00 0.43 0.00 5.20 20:14:01 08:14:01 AM 0.42 0.00 0.42 0.00 5.61 20:14:01 08:15:01 AM 0.32 0.00 0.32 0.00 3.15 20:14:01 08:16:01 AM 0.28 0.00 0.28 0.00 2.92 20:14:01 08:17:01 AM 0.33 0.00 0.33 0.00 3.47 20:14:01 08:18:01 AM 0.35 0.00 0.35 0.00 3.47 20:14:01 08:19:01 AM 0.45 0.00 0.45 0.00 5.48 20:14:01 08:20:01 AM 0.30 0.00 0.30 0.00 3.15 20:14:01 08:21:01 AM 0.45 0.00 0.45 0.00 5.68 20:14:01 08:22:01 AM 0.25 0.00 0.25 0.00 2.08 20:14:01 08:23:01 AM 0.35 0.00 0.35 0.00 3.43 20:14:01 08:24:01 AM 0.38 0.00 0.38 0.00 5.02 20:14:01 08:25:01 AM 0.37 0.00 0.37 0.00 3.65 20:14:01 08:26:01 AM 0.27 0.00 0.27 0.00 1.97 20:14:01 08:27:01 AM 0.25 0.00 0.25 0.00 1.83 20:14:01 08:28:01 AM 0.32 0.00 0.32 0.00 2.73 20:14:01 08:29:01 AM 0.45 0.00 0.45 0.00 5.80 20:14:01 08:30:01 AM 0.43 0.00 0.43 0.00 4.73 20:14:01 08:31:01 AM 0.32 0.00 0.32 0.00 3.13 20:14:01 08:32:01 AM 0.42 0.00 0.42 0.00 4.78 20:14:01 08:33:01 AM 0.37 0.00 0.37 0.00 3.78 20:14:01 08:34:01 AM 0.43 0.00 0.43 0.00 5.80 20:14:01 08:35:01 AM 0.32 0.00 0.32 0.00 3.07 20:14:01 08:36:01 AM 0.28 0.00 0.28 0.00 2.55 20:14:01 08:37:01 AM 0.48 0.00 0.48 0.00 6.13 20:14:01 08:38:01 AM 0.35 0.00 0.35 0.00 3.87 20:14:01 08:39:01 AM 0.42 0.00 0.42 0.00 5.58 20:14:01 08:40:01 AM 0.33 0.00 0.33 0.00 3.32 20:14:01 08:41:01 AM 0.35 0.00 0.35 0.00 3.83 20:14:01 08:42:01 AM 0.27 0.00 0.27 0.00 2.52 20:14:01 08:43:01 AM 0.38 0.00 0.38 0.00 3.77 20:14:01 08:44:01 AM 0.50 0.00 0.50 0.00 7.70 20:14:01 08:45:01 AM 0.35 0.00 0.35 0.00 3.50 20:14:01 08:46:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 08:47:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 08:48:01 AM 0.35 0.00 0.35 0.00 4.40 20:14:01 08:49:01 AM 0.42 0.00 0.42 0.00 5.58 20:14:01 08:50:01 AM 0.32 0.00 0.32 0.00 2.68 20:14:01 08:51:01 AM 0.48 0.00 0.48 0.00 6.26 20:14:01 08:52:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 08:53:01 AM 0.38 0.00 0.38 0.00 3.93 20:14:01 08:54:01 AM 0.40 0.00 0.40 0.00 5.45 20:14:01 08:55:01 AM 0.33 0.00 0.33 0.00 3.18 20:14:01 08:56:01 AM 0.27 0.00 0.27 0.00 2.58 20:14:01 08:57:01 AM 0.38 0.00 0.38 0.00 4.12 20:14:01 08:58:01 AM 0.35 0.00 0.35 0.00 3.47 20:14:01 08:59:01 AM 0.45 0.00 0.45 0.00 6.03 20:14:01 09:00:01 AM 0.32 0.00 0.32 0.00 3.05 20:14:01 09:01:01 AM 0.47 0.00 0.47 0.00 5.95 20:14:01 09:02:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 09:03:01 AM 0.33 0.00 0.33 0.00 3.35 20:14:01 09:04:01 AM 0.38 0.00 0.38 0.00 5.35 20:14:01 09:05:01 AM 0.47 0.00 0.47 0.00 5.35 20:14:01 09:06:01 AM 0.32 0.00 0.32 0.00 3.27 20:14:01 09:07:01 AM 0.40 0.00 0.40 0.00 5.05 20:14:01 09:08:01 AM 0.35 0.00 0.35 0.00 3.60 20:14:01 09:09:01 AM 0.43 0.00 0.43 0.00 5.45 20:14:01 09:10:01 AM 0.30 0.00 0.30 0.00 3.32 20:14:01 09:11:01 AM 0.38 0.00 0.38 0.00 4.23 20:14:01 09:12:02 AM 0.40 0.00 0.40 0.00 4.87 20:14:01 09:13:01 AM 0.37 0.00 0.37 0.00 4.49 20:14:01 09:14:01 AM 0.40 0.00 0.40 0.00 6.11 20:14:01 09:15:01 AM 0.32 0.00 0.32 0.00 2.68 20:14:01 09:16:01 AM 0.33 0.00 0.33 0.00 3.47 20:14:01 09:17:01 AM 0.28 0.00 0.28 0.00 2.88 20:14:01 09:18:01 AM 0.35 0.00 0.35 0.00 3.87 20:14:01 09:19:01 AM 0.43 0.00 0.43 0.00 5.58 20:14:01 09:20:01 AM 0.33 0.00 0.33 0.00 3.18 20:14:01 09:21:01 AM 0.42 0.00 0.42 0.00 5.20 20:14:01 09:22:01 AM 0.85 0.00 0.85 0.00 11.28 20:14:01 09:23:01 AM 0.30 0.00 0.30 0.00 5.65 20:14:01 09:24:01 AM 0.22 0.00 0.22 0.00 3.23 20:14:01 09:25:01 AM 0.23 0.00 0.23 0.00 2.80 20:14:01 09:26:01 AM 0.15 0.00 0.15 0.00 1.45 20:14:01 09:27:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 09:28:01 AM 0.18 0.00 0.18 0.00 2.55 20:14:01 09:29:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 09:30:01 AM 0.15 0.00 0.15 0.00 1.20 20:14:01 09:31:01 AM 0.18 0.00 0.18 0.00 2.43 20:14:01 09:32:01 AM 0.22 0.00 0.22 0.00 3.03 20:14:01 09:33:01 AM 0.28 0.00 0.28 0.00 4.35 20:14:01 09:34:01 AM 0.20 0.00 0.20 0.00 2.97 20:14:01 09:35:01 AM 0.12 0.00 0.12 0.00 0.92 20:14:01 09:36:01 AM 0.18 0.00 0.18 0.00 2.00 20:14:01 09:37:01 AM 0.13 0.00 0.13 0.00 1.68 20:14:01 09:38:01 AM 0.17 0.00 0.17 0.00 2.07 20:14:01 09:39:01 AM 0.23 0.00 0.23 0.00 3.42 20:14:01 09:40:01 AM 0.17 0.00 0.17 0.00 1.87 20:14:01 09:41:01 AM 0.28 0.00 0.28 0.00 4.61 20:14:01 09:42:01 AM 0.23 0.00 0.23 0.00 3.40 20:14:01 09:43:01 AM 0.13 0.00 0.13 0.00 0.87 20:14:01 09:44:01 AM 0.22 0.00 0.22 0.00 3.82 20:14:01 09:45:01 AM 0.17 0.00 0.17 0.00 1.87 20:14:01 09:46:01 AM 0.17 0.00 0.17 0.00 2.02 20:14:01 09:47:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 09:48:01 AM 0.13 0.00 0.13 0.00 0.87 20:14:01 09:49:01 AM 0.33 0.00 0.33 0.00 4.88 20:14:01 09:50:01 AM 0.17 0.00 0.17 0.00 1.72 20:14:01 09:51:01 AM 0.17 0.00 0.17 0.00 1.25 20:14:01 09:52:01 AM 0.13 0.00 0.13 0.00 1.87 20:14:01 09:53:01 AM 0.22 0.00 0.22 0.00 2.85 20:14:01 09:54:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 09:55:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 09:56:01 AM 0.18 0.00 0.18 0.00 2.23 20:14:01 09:57:01 AM 0.15 0.00 0.15 0.00 1.48 20:14:01 09:58:01 AM 0.25 0.00 0.25 0.00 3.28 20:14:01 09:59:01 AM 0.23 0.00 0.23 0.00 2.93 20:14:01 10:00:01 AM 0.13 0.00 0.13 0.00 0.80 20:14:01 10:01:01 AM 0.15 0.00 0.15 0.00 1.60 20:14:01 10:02:01 AM 0.22 0.00 0.22 0.00 3.30 20:14:01 10:03:01 AM 0.25 0.00 0.25 0.00 3.65 20:14:01 10:04:01 AM 0.18 0.00 0.18 0.00 3.60 20:14:01 10:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 10:06:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 10:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 10:08:01 AM 0.20 0.00 0.20 0.00 2.68 20:14:01 10:09:01 AM 0.23 0.00 0.23 0.00 3.27 20:14:01 10:10:01 AM 0.23 0.00 0.23 0.00 2.65 20:14:01 10:11:01 AM 0.20 0.00 0.20 0.00 2.02 20:14:01 10:12:01 AM 0.13 0.00 0.13 0.00 1.70 20:14:01 10:13:01 AM 0.20 0.00 0.20 0.00 2.70 20:14:01 10:14:01 AM 0.20 0.00 0.20 0.00 3.37 20:14:01 10:15:02 AM 0.13 0.00 0.13 0.00 1.43 20:14:01 10:16:01 AM 0.25 0.00 0.25 0.00 3.05 20:14:01 10:17:01 AM 0.18 0.00 0.18 0.00 2.38 20:14:01 10:18:01 AM 0.25 0.00 0.25 0.00 3.52 20:14:01 10:19:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 10:20:01 AM 0.15 0.00 0.15 0.00 1.08 20:14:01 10:21:01 AM 0.13 0.00 0.13 0.00 1.10 20:14:01 10:22:01 AM 0.17 0.00 0.17 0.00 1.98 20:14:01 10:23:01 AM 0.18 0.00 0.18 0.00 2.28 20:14:01 10:24:01 AM 0.28 0.00 0.28 0.00 4.67 20:14:01 10:25:01 AM 0.17 0.00 0.17 0.00 1.58 20:14:01 10:26:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 10:27:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 10:28:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 10:29:01 AM 0.23 0.00 0.23 0.00 3.20 20:14:01 10:30:01 AM 0.15 0.00 0.15 0.00 1.33 20:14:01 10:31:01 AM 0.23 0.00 0.23 0.00 3.18 20:14:01 10:32:01 AM 0.22 0.00 0.22 0.00 2.83 20:14:01 10:33:01 AM 0.18 0.00 0.18 0.00 2.57 20:14:01 10:34:01 AM 0.22 0.00 0.22 0.00 3.23 20:14:01 10:35:01 AM 0.13 0.00 0.13 0.00 0.92 20:14:01 10:36:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 10:37:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 10:38:01 AM 0.20 0.00 0.20 0.00 2.68 20:14:01 10:39:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 10:40:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 10:41:01 AM 0.22 0.00 0.22 0.00 2.93 20:14:01 10:42:01 AM 0.20 0.00 0.20 0.00 2.78 20:14:01 10:43:01 AM 0.20 0.00 0.20 0.00 2.40 20:14:01 10:44:01 AM 0.97 0.00 0.97 0.00 16.63 20:14:01 10:45:01 AM 0.17 0.00 0.17 0.00 1.85 20:14:01 10:46:01 AM 0.10 0.00 0.10 0.00 1.03 20:14:01 10:47:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 10:48:01 AM 0.12 0.00 0.12 0.00 0.97 20:14:01 10:49:01 AM 0.28 0.00 0.28 0.00 5.03 20:14:01 10:50:01 AM 0.17 0.00 0.17 0.00 1.62 20:14:01 10:51:01 AM 0.28 0.00 0.28 0.00 4.62 20:14:01 10:52:01 AM 0.23 0.00 0.23 0.00 3.40 20:14:01 10:53:01 AM 0.17 0.00 0.17 0.00 2.07 20:14:01 10:54:01 AM 0.20 0.00 0.20 0.00 3.42 20:14:01 10:55:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 10:56:01 AM 0.13 0.00 0.13 0.00 1.72 20:14:01 10:57:01 AM 0.17 0.00 0.17 0.00 2.12 20:14:01 10:58:01 AM 0.17 0.00 0.17 0.00 1.18 20:14:01 10:59:01 AM 0.25 0.00 0.25 0.00 3.28 20:14:01 11:00:01 AM 0.12 0.00 0.12 0.00 0.90 20:14:01 11:01:01 AM 0.25 0.00 0.25 0.00 3.62 20:14:01 11:02:01 AM 0.18 0.00 0.18 0.00 3.12 20:14:01 11:03:01 AM 0.25 0.00 0.25 0.00 3.25 20:14:01 11:04:01 AM 0.18 0.00 0.18 0.00 3.20 20:14:01 11:05:01 AM 0.20 0.00 0.20 0.00 2.63 20:14:01 11:06:01 AM 0.15 0.00 0.15 0.00 1.45 20:14:01 11:07:01 AM 0.10 0.00 0.10 0.00 0.63 20:14:01 11:08:01 AM 0.20 0.00 0.20 0.00 2.82 20:14:01 11:09:01 AM 0.22 0.00 0.22 0.00 3.20 20:14:01 11:10:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 11:11:01 AM 0.12 0.00 0.12 0.00 1.07 20:14:01 11:12:01 AM 0.22 0.00 0.22 0.00 3.43 20:14:01 11:13:01 AM 0.28 0.00 0.28 0.00 3.98 20:14:01 11:14:01 AM 0.20 0.00 0.20 0.00 3.07 20:14:01 11:15:01 AM 0.10 0.00 0.10 0.00 1.03 20:14:01 11:16:01 AM 0.12 0.00 0.12 0.00 1.03 20:14:01 11:17:01 AM 0.10 0.00 0.10 0.00 1.03 20:14:01 11:18:01 AM 0.22 0.00 0.22 0.00 2.82 20:14:01 11:19:02 AM 0.22 0.00 0.22 0.00 3.07 20:14:01 11:20:01 AM 0.12 0.00 0.12 0.00 0.78 20:14:01 11:21:01 AM 0.20 0.00 0.20 0.00 2.67 20:14:01 11:22:01 AM 0.18 0.00 0.18 0.00 2.52 20:14:01 11:23:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 11:24:01 AM 0.28 0.00 0.28 0.00 5.05 20:14:01 11:25:01 AM 0.18 0.00 0.18 0.00 2.13 20:14:01 11:26:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 11:27:01 AM 0.10 0.00 0.10 0.00 0.77 20:14:01 11:28:01 AM 0.18 0.00 0.18 0.00 2.15 20:14:01 11:29:01 AM 0.30 0.00 0.30 0.00 4.80 20:14:01 11:30:01 AM 0.17 0.00 0.17 0.00 1.72 20:14:01 11:31:01 AM 0.17 0.00 0.17 0.00 2.03 20:14:01 11:32:01 AM 0.13 0.00 0.13 0.00 1.83 20:14:01 11:33:01 AM 0.20 0.00 0.20 0.00 3.10 20:14:01 11:34:01 AM 0.20 0.00 0.20 0.00 3.10 20:14:01 11:35:01 AM 0.15 0.00 0.15 0.00 1.05 20:14:01 11:36:01 AM 0.18 0.00 0.18 0.00 2.40 20:14:01 11:37:01 AM 0.18 0.00 0.18 0.00 1.73 20:14:01 11:38:01 AM 0.23 0.00 0.23 0.00 3.13 20:14:01 11:39:01 AM 0.22 0.00 0.22 0.00 3.07 20:14:01 11:40:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 11:41:01 AM 0.15 0.00 0.15 0.00 1.20 20:14:01 11:42:01 AM 0.13 0.00 0.13 0.00 2.10 20:14:01 11:43:01 AM 0.28 0.00 0.28 0.00 4.17 20:14:01 11:44:01 AM 0.22 0.00 0.22 0.00 3.33 20:14:01 11:45:01 AM 0.12 0.00 0.12 0.00 0.77 20:14:01 11:46:01 AM 1.07 0.00 1.07 0.00 17.57 20:14:01 11:47:01 AM 0.42 0.00 0.42 0.00 5.75 20:14:01 11:48:01 AM 0.35 0.00 0.35 0.00 3.47 20:14:01 11:49:01 AM 0.43 0.00 0.43 0.00 5.45 20:14:01 11:50:01 AM 0.30 0.00 0.30 0.00 3.15 20:14:01 11:51:01 AM 0.37 0.00 0.37 0.00 3.87 20:14:01 11:52:01 AM 0.45 0.00 0.45 0.00 5.98 20:14:01 11:53:01 AM 0.37 0.00 0.37 0.00 3.62 20:14:01 11:54:01 AM 0.38 0.00 0.38 0.00 5.31 20:14:01 11:55:01 AM 0.37 0.00 0.37 0.00 3.60 20:14:01 11:56:01 AM 0.32 0.00 0.32 0.00 3.05 20:14:01 11:57:01 AM 0.30 0.00 0.30 0.00 3.02 20:14:01 11:58:01 AM 0.35 0.00 0.35 0.00 3.60 20:14:01 11:59:01 AM 0.43 0.00 0.43 0.00 5.45 20:14:01 12:00:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 12:01:01 PM 0.30 0.00 0.30 0.00 2.63 20:14:01 12:02:01 PM 0.45 0.00 0.45 0.00 5.23 20:14:01 12:03:01 PM 0.30 0.00 0.30 0.00 2.35 20:14:01 12:04:01 PM 0.37 0.00 0.37 0.00 5.15 20:14:01 12:05:01 PM 0.27 0.00 0.27 0.00 1.97 20:14:01 12:06:01 PM 0.40 0.00 0.40 0.00 4.58 20:14:01 12:07:01 PM 0.35 0.00 0.35 0.00 3.07 20:14:01 12:08:01 PM 0.28 0.00 0.28 0.00 2.07 20:14:01 12:09:01 PM 0.48 0.00 0.48 0.00 6.38 20:14:01 12:10:01 PM 0.30 0.00 0.30 0.00 3.42 20:14:01 12:11:01 PM 0.38 0.00 0.38 0.00 4.00 20:14:01 12:12:01 PM 0.25 0.00 0.25 0.00 1.97 20:14:01 12:13:01 PM 0.43 0.00 0.43 0.00 5.10 20:14:01 12:14:01 PM 0.45 0.00 0.45 0.00 6.38 20:14:01 12:15:01 PM 0.32 0.00 0.32 0.00 3.33 20:14:01 12:16:01 PM 0.33 0.00 0.33 0.00 3.18 20:14:01 12:17:01 PM 0.30 0.00 0.30 0.00 3.42 20:14:01 12:18:01 PM 0.33 0.00 0.33 0.00 4.08 20:14:01 12:19:01 PM 0.40 0.00 0.40 0.00 5.45 20:14:01 12:20:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 12:21:01 PM 0.50 0.00 0.50 0.00 6.16 20:14:01 12:22:01 PM 0.30 0.00 0.30 0.00 3.15 20:14:01 12:23:01 PM 0.35 0.00 0.35 0.00 3.62 20:14:01 12:24:01 PM 0.38 0.00 0.38 0.00 5.58 20:14:01 12:25:01 PM 0.32 0.00 0.32 0.00 3.28 20:14:01 12:26:01 PM 0.30 0.00 0.30 0.00 3.05 20:14:01 12:27:02 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 12:28:01 PM 0.36 0.00 0.36 0.00 3.93 20:14:01 12:29:01 PM 0.45 0.00 0.45 0.00 5.71 20:14:01 12:30:01 PM 0.42 0.00 0.42 0.00 5.00 20:14:01 12:31:01 PM 0.40 0.00 0.40 0.00 4.45 20:14:01 12:32:01 PM 0.32 0.00 0.32 0.00 3.27 20:14:01 12:33:01 PM 0.47 0.00 0.47 0.00 6.38 20:14:01 12:34:01 PM 0.45 0.00 0.45 0.00 5.90 20:14:01 12:35:01 PM 0.32 0.00 0.32 0.00 3.15 20:14:01 12:36:01 PM 0.30 0.00 0.30 0.00 2.95 20:14:01 12:37:01 PM 0.42 0.00 0.42 0.00 5.55 20:14:01 12:38:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 12:39:01 PM 0.47 0.00 0.47 0.00 6.17 20:14:01 12:40:01 PM 0.33 0.00 0.33 0.00 3.60 20:14:01 12:41:01 PM 0.35 0.00 0.35 0.00 3.87 20:14:01 12:42:01 PM 0.30 0.00 0.30 0.00 3.15 20:14:01 12:43:01 PM 0.33 0.00 0.33 0.00 3.35 20:14:01 12:44:01 PM 0.50 0.00 0.50 0.00 7.30 20:14:01 12:45:01 PM 0.35 0.00 0.35 0.00 3.60 20:14:01 12:46:01 PM 0.32 0.00 0.32 0.00 3.05 20:14:01 12:47:01 PM 0.28 0.00 0.28 0.00 2.88 20:14:01 12:48:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 12:49:01 PM 0.45 0.00 0.45 0.00 6.03 20:14:01 12:50:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 12:51:01 PM 0.45 0.00 0.45 0.00 5.87 20:14:01 12:52:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 12:53:01 PM 0.35 0.00 0.35 0.00 3.48 20:14:01 12:54:01 PM 0.37 0.00 0.37 0.00 5.08 20:14:01 12:55:01 PM 0.35 0.00 0.35 0.00 3.43 20:14:01 12:56:01 PM 0.32 0.00 0.32 0.00 3.05 20:14:01 12:57:01 PM 0.33 0.00 0.33 0.00 3.87 20:14:01 12:58:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 12:59:01 PM 0.42 0.00 0.42 0.00 5.58 20:14:01 01:00:01 PM 0.32 0.00 0.32 0.00 3.28 20:14:01 01:01:01 PM 0.45 0.00 0.45 0.00 6.12 20:14:01 01:02:01 PM 0.40 0.00 0.40 0.00 4.03 20:14:01 01:03:01 PM 0.35 0.00 0.35 0.00 3.48 20:14:01 01:04:01 PM 0.38 0.00 0.38 0.00 5.98 20:14:01 01:05:01 PM 0.43 0.00 0.43 0.00 5.31 20:14:01 01:06:01 PM 0.32 0.00 0.32 0.00 3.05 20:14:01 01:07:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 01:08:01 PM 0.33 0.00 0.33 0.00 3.47 20:14:01 01:09:01 PM 0.43 0.00 0.43 0.00 5.45 20:14:01 01:10:01 PM 0.35 0.00 0.35 0.00 3.47 20:14:01 01:11:01 PM 0.42 0.00 0.42 0.00 4.75 20:14:01 01:12:01 PM 0.38 0.00 0.38 0.00 4.73 20:14:01 01:13:01 PM 0.35 0.00 0.35 0.00 3.62 20:14:01 01:14:01 PM 0.35 0.00 0.35 0.00 4.52 20:14:01 01:15:01 PM 0.28 0.00 0.28 0.00 2.10 20:14:01 01:16:01 PM 0.25 0.00 0.25 0.00 2.03 20:14:01 01:17:01 PM 0.40 0.00 0.40 0.00 4.17 20:14:01 01:18:01 PM 0.30 0.00 0.30 0.00 2.20 20:14:01 01:19:01 PM 0.40 0.00 0.40 0.00 4.65 20:14:01 01:20:01 PM 0.33 0.00 0.33 0.00 2.92 20:14:01 01:21:01 PM 0.45 0.00 0.45 0.00 5.86 20:14:01 01:22:01 PM 0.32 0.00 0.32 0.00 3.07 20:14:01 01:23:01 PM 0.28 0.00 0.28 0.00 2.08 20:14:01 01:24:01 PM 0.38 0.00 0.38 0.00 5.43 20:14:01 01:25:01 PM 0.35 0.00 0.35 0.00 3.43 20:14:01 01:26:01 PM 0.28 0.00 0.28 0.00 2.88 20:14:01 01:27:01 PM 0.32 0.00 0.32 0.00 3.07 20:14:01 01:28:01 PM 0.90 0.00 0.90 0.00 11.70 20:14:01 01:29:01 PM 0.45 0.00 0.45 0.00 8.06 20:14:01 01:30:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 01:31:01 PM 0.12 0.00 0.12 0.00 1.07 20:14:01 01:32:01 PM 0.22 0.00 0.22 0.00 3.30 20:14:01 01:33:02 PM 0.25 0.00 0.25 0.00 4.05 20:14:01 01:34:01 PM 0.20 0.00 0.20 0.00 2.98 20:14:01 01:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 01:36:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 01:37:01 PM 0.08 0.00 0.08 0.00 0.50 20:14:01 01:38:01 PM 0.20 0.00 0.20 0.00 2.68 20:14:01 01:39:01 PM 0.23 0.00 0.23 0.00 3.27 20:14:01 01:40:01 PM 0.15 0.00 0.15 0.00 1.05 20:14:01 01:41:01 PM 0.23 0.00 0.23 0.00 3.05 20:14:01 01:42:01 PM 0.32 0.00 0.32 0.00 4.92 20:14:01 01:43:01 PM 0.22 0.00 0.22 0.00 2.45 20:14:01 01:44:01 PM 0.18 0.00 0.18 0.00 3.33 20:14:01 01:45:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 01:46:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 01:47:01 PM 0.15 0.00 0.15 0.00 1.87 20:14:01 01:48:01 PM 0.20 0.00 0.20 0.00 2.68 20:14:01 01:49:01 PM 0.32 0.00 0.32 0.00 4.70 20:14:01 01:50:01 PM 0.20 0.00 0.20 0.00 2.03 20:14:01 01:51:01 PM 0.17 0.00 0.17 0.00 1.22 20:14:01 01:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:14:01 01:53:01 PM 0.20 0.00 0.20 0.00 2.70 20:14:01 01:54:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 01:55:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 01:56:01 PM 0.18 0.00 0.18 0.00 2.63 20:14:01 01:57:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 01:58:01 PM 0.18 0.00 0.18 0.00 2.68 20:14:01 01:59:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 02:00:01 PM 0.12 0.00 0.12 0.00 0.80 20:14:01 02:01:01 PM 0.17 0.00 0.17 0.00 1.38 20:14:01 02:02:01 PM 0.25 0.00 0.25 0.00 3.58 20:14:01 02:03:01 PM 0.23 0.00 0.23 0.00 2.97 20:14:01 02:04:01 PM 0.18 0.00 0.18 0.00 3.33 20:14:01 02:05:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 02:06:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 02:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 02:08:01 PM 0.18 0.00 0.18 0.00 2.15 20:14:01 02:09:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 02:10:01 PM 0.20 0.00 0.20 0.00 2.50 20:14:01 02:11:01 PM 0.18 0.00 0.18 0.00 1.75 20:14:01 02:12:01 PM 0.13 0.00 0.13 0.00 1.83 20:14:01 02:13:01 PM 0.18 0.00 0.18 0.00 2.15 20:14:01 02:14:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 02:15:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 02:16:01 PM 0.12 0.00 0.12 0.00 0.70 20:14:01 02:17:01 PM 0.27 0.00 0.27 0.00 3.60 20:14:01 02:18:01 PM 0.28 0.00 0.28 0.00 3.95 20:14:01 02:19:01 PM 0.22 0.00 0.22 0.00 3.20 20:14:01 02:20:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 02:21:01 PM 0.13 0.00 0.13 0.00 1.23 20:14:01 02:22:01 PM 0.17 0.00 0.17 0.00 2.15 20:14:01 02:23:01 PM 0.23 0.00 0.23 0.00 3.13 20:14:01 02:24:01 PM 0.27 0.00 0.27 0.00 4.80 20:14:01 02:25:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 02:26:01 PM 0.08 0.00 0.08 0.00 0.75 20:14:01 02:27:01 PM 0.18 0.00 0.18 0.00 2.02 20:14:01 02:28:01 PM 0.17 0.00 0.17 0.00 1.93 20:14:01 02:29:01 PM 0.32 0.00 0.32 0.00 4.78 20:14:01 02:30:01 PM 0.18 0.00 0.18 0.00 2.13 20:14:01 02:31:01 PM 0.23 0.00 0.23 0.00 2.82 20:14:01 02:32:01 PM 0.23 0.00 0.23 0.00 3.62 20:14:01 02:33:01 PM 0.20 0.00 0.20 0.00 3.08 20:14:01 02:34:01 PM 0.25 0.00 0.25 0.00 4.08 20:14:01 02:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 02:36:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 02:37:01 PM 0.83 0.00 0.83 0.00 13.11 20:14:01 02:38:01 PM 0.23 0.00 0.23 0.00 3.28 20:14:01 02:39:01 PM 0.23 0.00 0.23 0.00 3.42 20:14:01 02:40:01 PM 0.15 0.00 0.15 0.00 1.22 20:14:01 02:41:01 PM 0.13 0.00 0.13 0.00 1.10 20:14:01 02:42:02 PM 0.17 0.00 0.17 0.00 1.98 20:14:01 02:43:01 PM 0.20 0.00 0.20 0.00 3.29 20:14:01 02:44:01 PM 0.28 0.00 0.28 0.00 4.95 20:14:01 02:45:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 02:46:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 02:47:01 PM 0.13 0.00 0.13 0.00 1.20 20:14:01 02:48:01 PM 0.22 0.00 0.22 0.00 3.22 20:14:01 02:49:01 PM 0.23 0.00 0.23 0.00 3.47 20:14:01 02:50:01 PM 0.15 0.00 0.15 0.00 1.15 20:14:01 02:51:01 PM 0.35 0.00 0.35 0.00 5.30 20:14:01 02:52:01 PM 0.22 0.00 0.22 0.00 3.23 20:14:01 02:53:01 PM 0.22 0.00 0.22 0.00 2.83 20:14:01 02:54:01 PM 0.20 0.00 0.20 0.00 3.23 20:14:01 02:55:01 PM 0.15 0.00 0.15 0.00 1.05 20:14:01 02:56:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 02:57:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 02:58:01 PM 0.20 0.00 0.20 0.00 2.68 20:14:01 02:59:01 PM 0.22 0.00 0.22 0.00 3.23 20:14:01 03:00:01 PM 0.15 0.00 0.15 0.00 1.22 20:14:01 03:01:01 PM 0.25 0.00 0.25 0.00 2.83 20:14:01 03:02:01 PM 0.17 0.00 0.17 0.00 2.52 20:14:01 03:03:01 PM 0.23 0.00 0.23 0.00 3.15 20:14:01 03:04:01 PM 0.18 0.00 0.18 0.00 3.20 20:14:01 03:05:01 PM 0.20 0.00 0.20 0.00 2.55 20:14:01 03:06:01 PM 0.18 0.00 0.18 0.00 1.73 20:14:01 03:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 03:08:01 PM 0.18 0.00 0.18 0.00 2.28 20:14:01 03:09:01 PM 0.22 0.00 0.22 0.00 3.20 20:14:01 03:10:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 03:11:01 PM 0.13 0.00 0.13 0.00 1.07 20:14:01 03:12:01 PM 0.22 0.00 0.22 0.00 3.30 20:14:01 03:13:01 PM 0.22 0.00 0.22 0.00 2.63 20:14:01 03:14:01 PM 0.23 0.00 0.23 0.00 3.35 20:14:01 03:15:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 03:16:01 PM 0.10 0.00 0.10 0.00 0.83 20:14:01 03:17:01 PM 0.17 0.00 0.17 0.00 1.50 20:14:01 03:18:01 PM 0.22 0.00 0.22 0.00 3.23 20:14:01 03:19:01 PM 0.22 0.00 0.22 0.00 3.20 20:14:01 03:20:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 03:21:01 PM 0.22 0.00 0.22 0.00 2.55 20:14:01 03:22:01 PM 0.18 0.00 0.18 0.00 2.65 20:14:01 03:23:01 PM 0.20 0.00 0.20 0.00 2.70 20:14:01 03:24:01 PM 0.18 0.00 0.18 0.00 2.93 20:14:01 03:25:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 03:26:01 PM 0.10 0.00 0.10 0.00 0.67 20:14:01 03:27:01 PM 0.13 0.00 0.13 0.00 0.92 20:14:01 03:28:01 PM 0.22 0.00 0.22 0.00 2.58 20:14:01 03:29:01 PM 0.30 0.00 0.30 0.00 4.82 20:14:01 03:30:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 03:31:01 PM 0.13 0.00 0.13 0.00 1.23 20:14:01 03:32:01 PM 0.17 0.00 0.17 0.00 1.98 20:14:01 03:33:01 PM 0.18 0.00 0.18 0.00 2.68 20:14:01 03:34:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 03:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 03:36:01 PM 0.23 0.00 0.23 0.00 3.23 20:14:01 03:37:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 03:38:01 PM 0.22 0.00 0.22 0.00 2.47 20:14:01 03:39:01 PM 0.28 0.00 0.28 0.00 3.72 20:14:01 03:40:01 PM 0.22 0.00 0.22 0.00 2.88 20:14:01 03:41:01 PM 0.30 0.00 0.30 0.00 4.85 20:14:01 03:42:01 PM 0.13 0.00 0.13 0.00 1.72 20:14:01 03:43:01 PM 0.17 0.00 0.17 0.00 1.93 20:14:01 03:44:01 PM 0.23 0.00 0.23 0.00 4.60 20:14:01 03:45:01 PM 0.13 0.00 0.13 0.00 1.68 20:14:01 03:46:01 PM 0.10 0.00 0.10 0.00 0.80 20:14:01 03:47:01 PM 0.18 0.00 0.18 0.00 2.78 20:14:01 03:48:01 PM 0.25 0.00 0.25 0.00 3.45 20:14:01 03:49:01 PM 0.28 0.00 0.28 0.00 4.35 20:14:01 03:50:02 PM 0.12 0.00 0.12 0.00 0.97 20:14:01 03:51:01 PM 0.17 0.00 0.17 0.00 1.24 20:14:01 03:52:01 PM 0.13 0.00 0.13 0.00 1.83 20:14:01 03:53:01 PM 0.13 0.00 0.13 0.00 1.27 20:14:01 03:54:01 PM 0.30 0.00 0.30 0.00 5.15 20:14:01 03:55:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 03:56:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 03:57:01 PM 0.13 0.00 0.13 0.00 0.98 20:14:01 03:58:01 PM 0.20 0.00 0.20 0.00 2.72 20:14:01 03:59:01 PM 0.25 0.00 0.25 0.00 3.45 20:14:01 04:00:01 PM 0.25 0.00 0.25 0.00 3.00 20:14:01 04:01:01 PM 0.22 0.00 0.22 0.00 2.72 20:14:01 04:02:01 PM 0.22 0.00 0.22 0.00 2.80 20:14:01 04:03:01 PM 0.20 0.00 0.20 0.00 2.70 20:14:01 04:04:01 PM 0.18 0.00 0.18 0.00 3.73 20:14:01 04:05:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:06:01 PM 0.08 0.00 0.08 0.00 0.50 20:14:01 04:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 04:08:01 PM 0.30 0.00 0.30 0.00 4.58 20:14:01 04:09:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 04:10:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 04:11:01 PM 0.13 0.00 0.13 0.00 1.12 20:14:01 04:12:01 PM 0.20 0.00 0.20 0.00 2.43 20:14:01 04:13:01 PM 0.22 0.00 0.22 0.00 2.43 20:14:01 04:14:01 PM 0.20 0.00 0.20 0.00 3.47 20:14:01 04:15:01 PM 0.22 0.00 0.22 0.00 2.65 20:14:01 04:16:01 PM 0.15 0.00 0.15 0.00 1.50 20:14:01 04:17:01 PM 0.15 0.00 0.15 0.00 1.45 20:14:01 04:18:01 PM 0.23 0.00 0.23 0.00 3.38 20:14:01 04:19:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 04:20:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:21:01 PM 0.13 0.00 0.13 0.00 1.07 20:14:01 04:22:01 PM 0.22 0.00 0.22 0.00 3.33 20:14:01 04:23:01 PM 0.32 0.00 0.32 0.00 4.23 20:14:01 04:24:01 PM 0.18 0.00 0.18 0.00 3.20 20:14:01 04:25:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:26:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 04:27:01 PM 0.10 0.00 0.10 0.00 0.82 20:14:01 04:28:01 PM 0.22 0.00 0.22 0.00 3.18 20:14:01 04:29:01 PM 1.23 0.00 1.23 0.00 21.63 20:14:01 04:30:01 PM 0.32 0.00 0.32 0.00 3.15 20:14:01 04:31:01 PM 0.32 0.00 0.32 0.00 4.80 20:14:01 04:32:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 04:33:01 PM 0.18 0.00 0.18 0.00 2.57 20:14:01 04:34:01 PM 0.20 0.00 0.20 0.00 2.93 20:14:01 04:35:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 04:36:01 PM 0.15 0.00 0.15 0.00 1.48 20:14:01 04:37:01 PM 0.10 0.00 0.10 0.00 0.68 20:14:01 04:38:01 PM 0.22 0.00 0.22 0.00 2.58 20:14:01 04:39:01 PM 0.25 0.00 0.25 0.00 3.52 20:14:01 04:40:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:41:01 PM 0.22 0.00 0.22 0.00 2.72 20:14:01 04:42:01 PM 0.22 0.00 0.22 0.00 2.80 20:14:01 04:43:01 PM 0.18 0.00 0.18 0.00 2.28 20:14:01 04:44:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 04:45:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:46:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 04:47:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 04:48:01 PM 0.33 0.00 0.33 0.00 5.13 20:14:01 04:49:01 PM 0.20 0.00 0.20 0.00 3.20 20:14:01 04:50:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 04:51:01 PM 0.13 0.00 0.13 0.00 1.07 20:14:01 04:52:01 PM 0.12 0.00 0.12 0.00 1.65 20:14:01 04:53:01 PM 0.17 0.00 0.17 0.00 1.45 20:14:01 04:54:01 PM 0.27 0.00 0.27 0.00 5.00 20:14:01 04:55:01 PM 0.25 0.00 0.25 0.00 3.67 20:14:01 04:56:01 PM 0.18 0.00 0.18 0.00 2.53 20:14:01 04:57:02 PM 0.10 0.00 0.10 0.00 0.83 20:14:01 04:58:01 PM 0.22 0.00 0.22 0.00 2.29 20:14:01 04:59:01 PM 0.27 0.00 0.27 0.00 4.47 20:14:01 05:00:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 05:01:01 PM 0.20 0.00 0.20 0.00 2.57 20:14:01 05:02:01 PM 0.20 0.00 0.20 0.00 2.92 20:14:01 05:03:01 PM 0.22 0.00 0.22 0.00 2.25 20:14:01 05:04:01 PM 0.22 0.00 0.22 0.00 3.68 20:14:01 05:05:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 05:06:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 05:07:01 PM 0.10 0.00 0.10 0.00 0.82 20:14:01 05:08:01 PM 0.40 0.00 0.40 0.00 5.87 20:14:01 05:09:01 PM 0.37 0.00 0.37 0.00 5.53 20:14:01 05:10:01 PM 0.15 0.00 0.15 0.00 1.45 20:14:01 05:11:01 PM 0.13 0.00 0.13 0.00 1.07 20:14:01 05:12:01 PM 0.13 0.00 0.13 0.00 1.70 20:14:01 05:13:01 PM 0.20 0.00 0.20 0.00 2.70 20:14:01 05:14:01 PM 0.18 0.00 0.18 0.00 3.33 20:14:01 05:15:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 05:16:01 PM 0.18 0.00 0.18 0.00 2.23 20:14:01 05:17:01 PM 0.15 0.00 0.15 0.00 1.58 20:14:01 05:18:01 PM 0.25 0.00 0.25 0.00 3.05 20:14:01 05:19:01 PM 0.27 0.00 0.27 0.00 4.03 20:14:01 05:20:01 PM 0.12 0.00 0.12 0.00 0.93 20:14:01 05:21:01 PM 0.17 0.00 0.17 0.00 1.22 20:14:01 05:22:01 PM 0.13 0.00 0.13 0.00 1.83 20:14:01 05:23:01 PM 0.30 0.00 0.30 0.00 4.58 20:14:01 05:24:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 05:25:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 05:26:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 05:27:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 05:28:01 PM 0.20 0.00 0.20 0.00 2.83 20:14:01 05:29:01 PM 0.22 0.00 0.22 0.00 3.20 20:14:01 05:30:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 05:31:01 PM 0.22 0.00 0.22 0.00 3.12 20:14:01 05:32:01 PM 0.20 0.00 0.20 0.00 2.67 20:14:01 05:33:01 PM 0.22 0.00 0.22 0.00 3.37 20:14:01 05:34:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 05:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 05:36:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 05:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 05:38:01 PM 0.38 0.00 0.38 0.00 6.53 20:14:01 05:39:01 PM 0.87 0.00 0.87 0.00 14.38 20:14:01 05:40:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 05:41:01 PM 0.13 0.00 0.13 0.00 1.25 20:14:01 05:42:01 PM 0.20 0.00 0.20 0.00 2.27 20:14:01 05:43:01 PM 0.28 0.00 0.28 0.00 4.05 20:14:01 05:44:01 PM 0.25 0.00 0.25 0.00 4.10 20:14:01 05:45:01 PM 0.15 0.00 0.15 0.00 1.18 20:14:01 05:46:01 PM 0.15 0.00 0.15 0.00 1.48 20:14:01 05:47:01 PM 0.10 0.00 0.10 0.00 1.03 20:14:01 05:48:01 PM 0.22 0.00 0.22 0.00 2.58 20:14:01 05:49:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 05:50:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 05:51:01 PM 0.22 0.00 0.22 0.00 2.83 20:14:01 05:52:01 PM 0.18 0.00 0.18 0.00 2.55 20:14:01 05:53:01 PM 0.18 0.00 0.18 0.00 2.72 20:14:01 05:54:01 PM 0.18 0.00 0.18 0.00 3.23 20:14:01 05:55:01 PM 0.15 0.00 0.15 0.00 1.05 20:14:01 05:56:01 PM 0.10 0.00 0.10 0.00 0.80 20:14:01 05:57:01 PM 0.13 0.00 0.13 0.00 0.92 20:14:01 05:58:01 PM 0.18 0.00 0.18 0.00 2.15 20:14:01 05:59:01 PM 0.22 0.00 0.22 0.00 3.33 20:14:01 06:00:01 PM 0.20 0.00 0.20 0.00 2.50 20:14:01 06:01:01 PM 0.20 0.00 0.20 0.00 2.07 20:14:01 06:02:01 PM 0.17 0.00 0.17 0.00 2.02 20:14:01 06:03:01 PM 0.18 0.00 0.18 0.00 2.17 20:14:01 06:04:01 PM 0.27 0.00 0.27 0.00 5.35 20:14:01 06:05:02 PM 0.15 0.00 0.15 0.00 1.53 20:14:01 06:06:01 PM 0.12 0.00 0.12 0.00 1.19 20:14:01 06:07:01 PM 0.12 0.00 0.12 0.00 1.35 20:14:01 06:08:01 PM 0.17 0.00 0.17 0.00 1.15 20:14:01 06:09:01 PM 0.28 0.00 0.28 0.00 4.33 20:14:01 06:10:01 PM 0.15 0.00 0.15 0.00 1.95 20:14:01 06:11:01 PM 0.22 0.00 0.22 0.00 2.55 20:14:01 06:12:01 PM 0.18 0.00 0.18 0.00 2.65 20:14:01 06:13:01 PM 0.13 0.00 0.13 0.00 0.87 20:14:01 06:14:01 PM 0.20 0.00 0.20 0.00 3.82 20:14:01 06:15:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 06:16:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 06:17:01 PM 0.12 0.00 0.12 0.00 0.88 20:14:01 06:18:01 PM 0.27 0.00 0.27 0.00 3.28 20:14:01 06:19:01 PM 0.32 0.00 0.32 0.00 4.13 20:14:01 06:20:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 06:21:01 PM 0.22 0.00 0.22 0.00 2.68 20:14:01 06:22:01 PM 0.18 0.00 0.18 0.00 2.52 20:14:01 06:23:01 PM 0.25 0.00 0.25 0.00 3.10 20:14:01 06:24:01 PM 0.42 0.00 0.42 0.00 5.88 20:14:01 06:25:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:26:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:27:01 PM 0.30 0.00 0.30 0.00 3.15 20:14:01 06:28:01 PM 0.43 0.00 0.43 0.00 5.20 20:14:01 06:29:01 PM 0.48 0.00 0.48 0.00 5.80 20:14:01 06:30:01 PM 0.35 0.00 0.35 0.00 3.60 20:14:01 06:31:01 PM 0.40 0.00 0.40 0.00 4.43 20:14:01 06:32:01 PM 0.28 0.00 0.28 0.00 3.02 20:14:01 06:33:01 PM 0.35 0.00 0.35 0.00 3.88 20:14:01 06:34:01 PM 0.42 0.00 0.42 0.00 5.35 20:14:01 06:35:01 PM 0.38 0.00 0.38 0.00 4.50 20:14:01 06:36:01 PM 0.32 0.00 0.32 0.00 2.83 20:14:01 06:37:01 PM 0.33 0.00 0.33 0.00 3.30 20:14:01 06:38:01 PM 0.38 0.00 0.38 0.00 3.93 20:14:01 06:39:01 PM 0.43 0.00 0.43 0.00 5.35 20:14:01 06:40:01 PM 0.32 0.00 0.32 0.00 3.15 20:14:01 06:41:01 PM 0.35 0.00 0.35 0.00 3.97 20:14:01 06:42:01 PM 0.42 0.00 0.42 0.00 5.00 20:14:01 06:43:01 PM 0.37 0.00 0.37 0.00 3.80 20:14:01 06:44:01 PM 0.42 0.00 0.42 0.00 5.48 20:14:01 06:45:01 PM 0.32 0.00 0.32 0.00 3.15 20:14:01 06:46:01 PM 0.32 0.00 0.32 0.00 3.33 20:14:01 06:47:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:48:01 PM 0.35 0.00 0.35 0.00 3.48 20:14:01 06:49:01 PM 0.45 0.00 0.45 0.00 5.62 20:14:01 06:50:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:51:01 PM 0.48 0.00 0.48 0.00 6.13 20:14:01 06:52:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:53:01 PM 0.35 0.00 0.35 0.00 3.48 20:14:01 06:54:01 PM 0.45 0.00 0.45 0.00 5.93 20:14:01 06:55:01 PM 0.32 0.00 0.32 0.00 3.15 20:14:01 06:56:01 PM 0.30 0.00 0.30 0.00 3.02 20:14:01 06:57:01 PM 0.28 0.00 0.28 0.00 3.02 20:14:01 06:58:01 PM 0.35 0.00 0.35 0.00 3.48 20:14:01 06:59:01 PM 1.07 0.00 1.07 0.00 15.93 20:14:01 07:00:01 PM 0.27 0.00 0.27 0.00 4.17 20:14:01 07:01:01 PM 0.17 0.00 0.17 0.00 1.22 20:14:01 07:02:01 PM 0.22 0.00 0.22 0.00 3.32 20:14:01 07:03:01 PM 0.23 0.00 0.23 0.00 3.50 20:14:01 07:04:01 PM 0.22 0.00 0.22 0.00 3.53 20:14:01 07:05:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 07:06:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 07:07:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 07:08:01 PM 0.18 0.00 0.18 0.00 2.57 20:14:01 07:09:01 PM 0.30 0.00 0.30 0.00 4.95 20:14:01 07:10:01 PM 0.17 0.00 0.17 0.00 1.62 20:14:01 07:11:01 PM 0.17 0.00 0.17 0.00 1.40 20:14:01 07:12:01 PM 0.17 0.00 0.17 0.00 2.17 20:14:01 07:13:01 PM 0.22 0.00 0.22 0.00 2.45 20:14:01 07:14:01 PM 0.20 0.00 0.20 0.00 3.07 20:14:01 07:15:01 PM 0.12 0.00 0.12 0.00 0.90 20:14:01 07:16:01 PM 0.10 0.00 0.10 0.00 0.81 20:14:01 07:17:01 PM 0.25 0.00 0.25 0.00 3.88 20:14:01 07:18:01 PM 0.15 0.00 0.15 0.00 1.55 20:14:01 07:19:01 PM 0.28 0.00 0.28 0.00 4.52 20:14:01 07:20:01 PM 0.15 0.00 0.15 0.00 1.82 20:14:01 07:21:01 PM 0.18 0.00 0.18 0.00 2.63 20:14:01 07:22:01 PM 0.17 0.00 0.17 0.00 2.07 20:14:01 07:23:01 PM 0.22 0.00 0.22 0.00 2.67 20:14:01 07:24:01 PM 0.35 0.00 0.35 0.00 5.50 20:14:01 07:25:01 PM 0.15 0.00 0.15 0.00 1.82 20:14:01 07:26:01 PM 0.12 0.00 0.12 0.00 1.02 20:14:01 07:27:01 PM 0.23 0.00 0.23 0.00 3.27 20:14:01 07:28:01 PM 0.15 0.00 0.15 0.00 1.00 20:14:01 07:29:01 PM 0.22 0.00 0.22 0.00 3.42 20:14:01 07:30:01 PM 0.12 0.00 0.12 0.00 0.77 20:14:01 07:31:01 PM 0.22 0.00 0.22 0.00 2.68 20:14:01 07:32:01 PM 0.18 0.00 0.18 0.00 2.52 20:14:01 07:33:01 PM 0.20 0.00 0.20 0.00 3.10 20:14:01 07:34:01 PM 0.22 0.00 0.22 0.00 3.30 20:14:01 07:35:01 PM 0.17 0.00 0.17 0.00 1.58 20:14:01 07:36:01 PM 0.10 0.00 0.10 0.00 0.63 20:14:01 07:37:01 PM 0.10 0.00 0.10 0.00 0.77 20:14:01 07:38:01 PM 0.20 0.00 0.20 0.00 2.70 20:14:01 07:39:01 PM 0.23 0.00 0.23 0.00 3.07 20:14:01 07:40:01 PM 0.20 0.00 0.20 0.00 2.38 20:14:01 07:41:01 PM 0.18 0.00 0.18 0.00 2.45 20:14:01 07:42:01 PM 61.14 6.58 54.56 1244.99 4672.07 20:14:01 07:43:01 PM 89.15 1.08 88.07 75.31 11079.74 20:14:01 07:44:01 PM 30.06 0.38 29.68 64.26 2415.30 20:14:01 07:45:01 PM 79.70 9.05 70.65 1492.55 8126.33 20:14:01 07:46:01 PM 12.71 0.00 12.71 0.00 1151.02 20:14:01 07:47:01 PM 2.32 0.00 2.32 0.00 69.21 20:14:01 07:48:01 PM 0.27 0.00 0.27 0.00 3.75 20:14:01 07:49:01 PM 0.32 0.08 0.23 6.67 2.80 20:14:01 07:50:01 PM 1.87 0.00 1.87 0.00 71.74 20:14:01 07:51:01 PM 0.35 0.00 0.35 0.00 9.83 20:14:01 07:52:01 PM 0.23 0.00 0.23 0.00 6.95 20:14:01 07:53:01 PM 0.23 0.00 0.23 0.00 7.53 20:14:01 07:54:01 PM 0.37 0.00 0.37 0.00 8.33 20:14:01 07:55:01 PM 0.38 0.00 0.38 0.00 10.46 20:14:01 07:56:01 PM 0.75 0.00 0.75 0.00 11.61 20:14:01 07:57:01 PM 0.70 0.00 0.70 0.00 10.18 20:14:01 07:58:01 PM 0.77 0.00 0.77 0.00 24.46 20:14:01 07:59:01 PM 0.50 0.00 0.50 0.00 49.84 20:14:01 08:00:01 PM 0.22 0.00 0.22 0.00 10.68 20:14:01 08:01:01 PM 0.27 0.00 0.27 0.00 5.75 20:14:01 08:02:01 PM 0.32 0.00 0.32 0.00 16.43 20:14:01 08:03:01 PM 0.27 0.00 0.27 0.00 7.80 20:14:01 08:04:01 PM 0.25 0.00 0.25 0.00 11.90 20:14:01 08:05:01 PM 0.28 0.00 0.28 0.00 8.91 20:14:01 08:06:01 PM 0.18 0.00 0.18 0.00 5.78 20:14:01 08:07:01 PM 0.20 0.00 0.20 0.00 10.96 20:14:01 08:08:01 PM 0.35 0.00 0.35 0.00 10.35 20:14:01 08:09:01 PM 0.78 0.00 0.78 0.00 13.66 20:14:01 08:10:01 PM 0.70 0.00 0.70 0.00 11.31 20:14:01 08:11:01 PM 0.82 0.00 0.82 0.00 12.56 20:14:01 08:12:01 PM 0.68 0.00 0.68 0.00 10.68 20:14:01 08:13:01 PM 15.08 0.32 14.76 36.93 580.72 20:14:01 Average: 0.65 0.09 0.56 10.23 52.92 20:14:01 20:14:01 03:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:01 03:39:01 AM 5833944 7200308 2048488 25.99 2688 1565108 610460 6.84 152236 1638376 16 20:14:01 03:40:01 AM 5834636 7201000 2047796 25.98 2688 1565108 593288 6.64 152268 1637784 4 20:14:01 03:41:01 AM 5832896 7199276 2049536 26.00 2688 1565132 593288 6.64 152292 1639472 12 20:14:01 03:42:01 AM 5833640 7200020 2048792 25.99 2688 1565132 593288 6.64 152292 1639008 4 20:14:01 03:43:01 AM 5833756 7200140 2048676 25.99 2688 1565136 593288 6.64 152292 1639128 4 20:14:01 03:44:01 AM 5833744 7200128 2048688 25.99 2688 1565136 593288 6.64 152292 1639084 4 20:14:01 03:45:01 AM 5833880 7200264 2048552 25.99 2688 1565136 593288 6.64 152292 1639020 4 20:14:01 03:46:01 AM 5833728 7200116 2048704 25.99 2688 1565140 593288 6.64 152292 1639024 4 20:14:01 03:47:01 AM 5833812 7200200 2048620 25.99 2688 1565140 593288 6.64 152292 1639024 4 20:14:01 03:48:01 AM 5833660 7200048 2048772 25.99 2688 1565140 593288 6.64 152292 1639024 4 20:14:01 03:49:01 AM 5833668 7200060 2048764 25.99 2688 1565144 593288 6.64 152292 1639216 4 20:14:01 03:50:01 AM 5833360 7199752 2049072 26.00 2688 1565144 593288 6.64 152292 1639272 4 20:14:01 03:51:01 AM 5833568 7199968 2048864 25.99 2688 1565152 593288 6.64 152292 1639272 4 20:14:01 03:52:01 AM 5833712 7200112 2048720 25.99 2688 1565152 593288 6.64 152292 1639164 4 20:14:01 03:53:01 AM 5833564 7199964 2048868 25.99 2688 1565152 591756 6.63 152460 1638996 12 20:14:01 03:54:01 AM 5833680 7200084 2048752 25.99 2688 1565156 591756 6.63 152460 1639072 4 20:14:01 03:55:01 AM 5833596 7200000 2048836 25.99 2688 1565156 591756 6.63 152460 1639004 4 20:14:01 03:56:01 AM 5833860 7200264 2048572 25.99 2688 1565156 591756 6.63 152460 1638892 4 20:14:01 03:57:01 AM 5833708 7200116 2048724 25.99 2688 1565160 591756 6.63 152460 1638900 4 20:14:01 03:58:01 AM 5833716 7200124 2048716 25.99 2688 1565160 591756 6.63 152460 1638900 4 20:14:01 03:59:01 AM 5833736 7200144 2048696 25.99 2688 1565160 591756 6.63 152460 1638996 4 20:14:01 04:00:01 AM 5833352 7199764 2049080 26.00 2688 1565164 612564 6.86 152460 1639164 4 20:14:01 04:01:01 AM 5832636 7199052 2049796 26.00 2688 1565164 612564 6.86 152460 1639632 4 20:14:01 04:02:01 AM 5832968 7199456 2049464 26.00 2688 1565236 612564 6.86 152576 1639272 4 20:14:01 04:03:01 AM 5833024 7199512 2049408 26.00 2688 1565236 612564 6.86 152576 1639152 4 20:14:01 04:04:01 AM 5832808 7199296 2049624 26.00 2688 1565236 612564 6.86 152576 1639504 4 20:14:01 04:05:01 AM 5833148 7199640 2049284 26.00 2688 1565240 612564 6.86 152576 1639224 4 20:14:01 04:06:01 AM 5833184 7199676 2049248 26.00 2688 1565240 612564 6.86 152576 1639228 4 20:14:01 04:07:01 AM 5833124 7199616 2049308 26.00 2688 1565240 612564 6.86 152576 1639228 4 20:14:01 04:08:01 AM 5833268 7199760 2049164 26.00 2688 1565240 596988 6.68 152576 1639232 4 20:14:01 04:09:01 AM 5833164 7199664 2049268 26.00 2688 1565248 596988 6.68 152576 1639320 8 20:14:01 04:10:01 AM 5832768 7199268 2049664 26.00 2688 1565248 602024 6.74 152576 1639452 4 20:14:01 04:11:01 AM 5833044 7199568 2049388 26.00 2688 1565252 602024 6.74 152580 1639432 4 20:14:01 04:12:01 AM 5833012 7199536 2049420 26.00 2688 1565252 602024 6.74 152576 1639352 4 20:14:01 04:13:01 AM 5833120 7199644 2049312 26.00 2688 1565252 602024 6.74 152576 1639352 4 20:14:01 04:14:01 AM 5833176 7199704 2049256 26.00 2688 1565256 602024 6.74 152576 1639332 4 20:14:01 04:15:01 AM 5833052 7199580 2049380 26.00 2688 1565256 602024 6.74 152576 1639264 4 20:14:01 04:16:01 AM 5833084 7199612 2049348 26.00 2688 1565256 602024 6.74 152576 1639264 4 20:14:01 04:17:01 AM 5833116 7199648 2049316 26.00 2688 1565260 602024 6.74 152576 1639268 4 20:14:01 04:18:01 AM 5833024 7199556 2049408 26.00 2688 1565260 602024 6.74 152576 1639268 4 20:14:01 04:19:01 AM 5832948 7199480 2049484 26.00 2688 1565260 602024 6.74 152576 1639336 4 20:14:01 04:20:01 AM 5832540 7199076 2049892 26.01 2688 1565264 602024 6.74 152576 1639700 4 20:14:01 04:21:01 AM 5833180 7199716 2049252 26.00 2688 1565264 602024 6.74 152576 1639276 4 20:14:01 04:22:01 AM 5833236 7199776 2049196 26.00 2688 1565268 617552 6.91 152576 1639280 4 20:14:01 04:23:01 AM 5833144 7199684 2049288 26.00 2688 1565268 617552 6.91 152576 1639280 4 20:14:01 04:24:01 AM 5833204 7199744 2049228 26.00 2688 1565268 601368 6.73 152576 1639352 4 20:14:01 04:25:01 AM 5833160 7199704 2049272 26.00 2688 1565272 601368 6.73 152576 1639292 4 20:14:01 04:26:01 AM 5815428 7199256 2067004 26.22 2688 1582508 600452 6.72 154764 1654492 664 20:14:01 04:27:01 AM 5815460 7199288 2066972 26.22 2688 1582508 600452 6.72 154764 1654492 4 20:14:01 04:28:01 AM 5815608 7199440 2066824 26.22 2688 1582512 600452 6.72 154764 1654376 4 20:14:01 04:29:01 AM 5815576 7199408 2066856 26.22 2688 1582512 600452 6.72 154764 1654456 8 20:14:01 04:30:01 AM 5815304 7199136 2067128 26.22 2688 1582512 602024 6.74 154764 1654628 4 20:14:01 04:31:01 AM 5815608 7199444 2066824 26.22 2688 1582516 602024 6.74 154764 1654400 4 20:14:01 04:32:01 AM 5815528 7199364 2066904 26.22 2688 1582516 602024 6.74 154764 1654400 4 20:14:01 04:33:01 AM 5815072 7198912 2067360 26.23 2688 1582520 602024 6.74 154764 1654864 4 20:14:01 04:34:01 AM 5815380 7199220 2067052 26.22 2688 1582520 602024 6.74 154764 1654556 4 20:14:01 04:35:01 AM 5815552 7199392 2066880 26.22 2688 1582520 602024 6.74 154764 1654488 4 20:14:01 04:36:01 AM 5815464 7199308 2066968 26.22 2688 1582524 602024 6.74 154764 1654492 4 20:14:01 04:37:01 AM 5815580 7199424 2066852 26.22 2688 1582524 602024 6.74 154764 1654492 4 20:14:01 04:38:01 AM 5815572 7199416 2066860 26.22 2688 1582524 602024 6.74 154764 1654492 4 20:14:01 04:39:01 AM 5815524 7199372 2066908 26.22 2688 1582528 602024 6.74 154764 1654584 4 20:14:01 04:40:01 AM 5815208 7199056 2067224 26.23 2688 1582528 593896 6.65 154764 1654748 4 20:14:01 04:41:01 AM 5815416 7199268 2067016 26.22 2688 1582532 593896 6.65 154764 1654744 4 20:14:01 04:42:02 AM 5815232 7199084 2067200 26.23 2688 1582532 593896 6.65 154764 1654820 4 20:14:01 04:43:01 AM 5815540 7199392 2066892 26.22 2688 1582532 593896 6.65 154764 1654548 4 20:14:01 04:44:01 AM 5815352 7199204 2067080 26.22 2688 1582532 593896 6.65 154764 1654644 4 20:14:01 04:45:01 AM 5815244 7199100 2067188 26.23 2688 1582536 593896 6.65 154764 1654580 4 20:14:01 04:46:01 AM 5814884 7198740 2067548 26.23 2688 1582536 593896 6.65 154764 1654972 4 20:14:01 04:47:01 AM 5815116 7199168 2067316 26.23 2688 1582732 593896 6.65 154912 1654652 4 20:14:01 04:48:01 AM 5815088 7199144 2067344 26.23 2688 1582736 593896 6.65 154912 1654656 4 20:14:01 04:49:01 AM 5815116 7199176 2067316 26.23 2688 1582740 593896 6.65 154912 1654732 4 20:14:01 04:50:01 AM 5814780 7198840 2067652 26.23 2688 1582740 613600 6.87 154912 1655012 4 20:14:01 04:51:01 AM 5815004 7199072 2067428 26.23 2688 1582748 613600 6.87 154912 1654792 4 20:14:01 04:52:01 AM 5815012 7199080 2067420 26.23 2688 1582748 613600 6.87 154912 1654792 4 20:14:01 04:53:01 AM 5815036 7199108 2067396 26.23 2688 1582752 613600 6.87 154912 1654676 4 20:14:01 04:54:01 AM 5815020 7199092 2067412 26.23 2688 1582752 613600 6.87 154912 1654744 4 20:14:01 04:55:01 AM 5814944 7199016 2067488 26.23 2688 1582752 613600 6.87 154912 1654904 4 20:14:01 04:56:01 AM 5815284 7199360 2067148 26.22 2688 1582756 597568 6.69 154912 1654704 4 20:14:01 04:57:01 AM 5815256 7199332 2067176 26.23 2688 1582756 597568 6.69 154912 1654820 4 20:14:01 04:58:01 AM 5815176 7199252 2067256 26.23 2688 1582756 597568 6.69 154912 1654704 4 20:14:01 04:59:01 AM 5814900 7198980 2067532 26.23 2688 1582760 597568 6.69 154912 1654936 4 20:14:01 05:00:01 AM 5814812 7198892 2067620 26.23 2688 1582760 602128 6.74 154912 1654952 4 20:14:01 05:01:01 AM 5814036 7198124 2068396 26.24 2688 1582764 602128 6.74 154912 1655520 4 20:14:01 05:02:01 AM 5815016 7199104 2067416 26.23 2688 1582764 602128 6.74 154924 1654812 4 20:14:01 05:03:01 AM 5815176 7199264 2067256 26.23 2688 1582764 602128 6.74 154924 1654712 4 20:14:01 05:04:01 AM 5814944 7199036 2067488 26.23 2688 1582768 602128 6.74 154924 1654952 4 20:14:01 05:05:01 AM 5815136 7199228 2067296 26.23 2688 1582768 602128 6.74 154924 1654748 4 20:14:01 05:06:01 AM 5815248 7199340 2067184 26.23 2688 1582768 602128 6.74 154924 1654748 4 20:14:01 05:07:01 AM 5815248 7199344 2067184 26.23 2688 1582772 602128 6.74 154952 1654724 4 20:14:01 05:08:01 AM 5815108 7199204 2067324 26.23 2688 1582772 602128 6.74 154952 1654848 4 20:14:01 05:09:01 AM 5814952 7199048 2067480 26.23 2688 1582772 602128 6.74 154952 1654800 4 20:14:01 05:10:01 AM 5814644 7198744 2067788 26.23 2688 1582776 619092 6.93 154952 1654972 4 20:14:01 05:11:01 AM 5814920 7199024 2067512 26.23 2688 1582780 619092 6.93 154952 1654744 4 20:14:01 05:12:01 AM 5814828 7198936 2067604 26.23 2688 1582784 619092 6.93 154952 1654748 4 20:14:01 05:13:01 AM 5814732 7198840 2067700 26.23 2688 1582784 619092 6.93 154952 1654864 4 20:14:01 05:14:01 AM 5814700 7198808 2067732 26.23 2688 1582784 619092 6.93 154952 1654944 4 20:14:01 05:15:01 AM 5814908 7199020 2067524 26.23 2688 1582788 619092 6.93 154952 1654764 4 20:14:01 05:16:01 AM 5814816 7198928 2067616 26.23 2688 1582788 603672 6.76 154952 1654764 4 20:14:01 05:17:01 AM 5814820 7198932 2067612 26.23 2688 1582788 603672 6.76 154952 1654764 4 20:14:01 05:18:01 AM 5814848 7198964 2067584 26.23 2688 1582792 603672 6.76 154952 1654732 4 20:14:01 05:19:01 AM 5814856 7198972 2067576 26.23 2688 1582792 603672 6.76 154952 1654836 4 20:14:01 05:20:01 AM 5814356 7198472 2068076 26.24 2688 1582792 602192 6.74 154952 1655000 4 20:14:01 05:21:01 AM 5814972 7199092 2067460 26.23 2688 1582796 602192 6.74 154952 1654740 4 20:14:01 05:22:01 AM 5814988 7199108 2067444 26.23 2688 1582796 602192 6.74 154952 1654776 4 20:14:01 05:23:01 AM 5814688 7198808 2067744 26.23 2688 1582796 602192 6.74 154952 1655072 4 20:14:01 05:24:01 AM 5814892 7199016 2067540 26.23 2688 1582800 602192 6.74 154952 1654860 4 20:14:01 05:25:01 AM 5815012 7199136 2067420 26.23 2688 1582800 602192 6.74 154952 1654792 4 20:14:01 05:26:01 AM 5815528 7199652 2066904 26.22 2688 1582800 602192 6.74 154948 1654476 8 20:14:01 05:27:01 AM 5814860 7198992 2067572 26.23 2688 1582808 602192 6.74 154948 1654808 4 20:14:01 05:28:01 AM 5815324 7199456 2067108 26.22 2688 1582808 602192 6.74 154948 1654536 4 20:14:01 05:29:01 AM 5815316 7199448 2067116 26.22 2688 1582808 602192 6.74 154948 1654604 4 20:14:01 05:30:01 AM 5815124 7199260 2067308 26.23 2688 1582812 601672 6.74 154948 1654772 4 20:14:01 05:31:01 AM 5815208 7199344 2067224 26.23 2688 1582812 601672 6.74 154948 1654652 4 20:14:01 05:32:01 AM 5815248 7199388 2067184 26.23 2688 1582816 601672 6.74 154948 1654544 4 20:14:01 05:33:01 AM 5814976 7199116 2067456 26.23 2688 1582816 601672 6.74 154948 1654824 4 20:14:01 05:34:01 AM 5815136 7199276 2067296 26.23 2688 1582816 601672 6.74 154948 1654688 4 20:14:01 05:35:01 AM 5815236 7199380 2067196 26.23 2688 1582820 601672 6.74 154948 1654624 4 20:14:01 05:36:01 AM 5815240 7199384 2067192 26.23 2688 1582820 601672 6.74 154948 1654628 4 20:14:01 05:37:01 AM 5815352 7199496 2067080 26.22 2688 1582820 601672 6.74 154948 1654628 4 20:14:01 05:38:01 AM 5815296 7199444 2067136 26.22 2688 1582824 601672 6.74 154948 1654632 4 20:14:01 05:39:01 AM 5815300 7199448 2067132 26.22 2688 1582824 601672 6.74 154948 1654700 4 20:14:01 05:40:01 AM 5815072 7199220 2067360 26.23 2688 1582824 596764 6.68 154948 1654872 4 20:14:01 05:41:01 AM 5815020 7199172 2067412 26.23 2688 1582828 596764 6.68 154948 1654744 4 20:14:01 05:42:01 AM 5815160 7199312 2067272 26.23 2688 1582828 596764 6.68 154948 1654748 4 20:14:01 05:43:01 AM 5815220 7199376 2067212 26.23 2688 1582832 596764 6.68 154948 1654776 4 20:14:01 05:44:01 AM 5815160 7199316 2067272 26.23 2688 1582832 596764 6.68 154948 1654848 4 20:14:01 05:45:01 AM 5815476 7199632 2066956 26.22 2688 1582832 596764 6.68 154948 1654664 4 20:14:01 05:46:01 AM 5815304 7199464 2067128 26.22 2688 1582836 596764 6.68 154948 1654668 4 20:14:01 05:47:01 AM 5815328 7199488 2067104 26.22 2688 1582836 596764 6.68 154948 1654668 4 20:14:01 05:48:01 AM 5815116 7199276 2067316 26.23 2688 1582836 596764 6.68 154948 1654668 4 20:14:01 05:49:01 AM 5815204 7199368 2067228 26.23 2688 1582840 596764 6.68 154948 1654744 4 20:14:01 05:50:02 AM 5814952 7199116 2067480 26.23 2688 1582840 593544 6.65 154948 1654908 4 20:14:01 05:51:01 AM 5815176 7199344 2067256 26.23 2688 1582844 593544 6.65 154948 1654780 4 20:14:01 05:52:01 AM 5815184 7199352 2067248 26.23 2688 1582844 593544 6.65 154948 1654780 4 20:14:01 05:53:01 AM 5815176 7199344 2067256 26.23 2688 1582844 593544 6.65 154948 1654680 4 20:14:01 05:54:01 AM 5815188 7199360 2067244 26.23 2688 1582848 593544 6.65 154948 1654756 4 20:14:01 05:55:01 AM 5815300 7199472 2067132 26.22 2688 1582848 593544 6.65 154948 1654688 4 20:14:01 05:56:01 AM 5815300 7199472 2067132 26.22 2688 1582848 609256 6.82 154948 1654688 4 20:14:01 05:57:01 AM 5815128 7199304 2067304 26.23 2688 1582852 609256 6.82 154948 1654692 4 20:14:01 05:58:01 AM 5815168 7199344 2067264 26.23 2688 1582852 609256 6.82 154948 1654692 4 20:14:01 05:59:01 AM 5815060 7199236 2067372 26.23 2688 1582852 609256 6.82 154948 1654760 4 20:14:01 06:00:01 AM 5814736 7198912 2067696 26.23 2688 1582852 601736 6.74 154948 1654924 4 20:14:01 06:01:01 AM 5813944 7198124 2068488 26.24 2688 1582856 601736 6.74 154948 1655496 0 20:14:01 06:02:01 AM 5814960 7199140 2067472 26.23 2688 1582856 601736 6.74 154948 1654800 4 20:14:01 06:03:01 AM 5814948 7199132 2067484 26.23 2688 1582860 601736 6.74 154948 1654804 4 20:14:01 06:04:01 AM 5814692 7198876 2067740 26.23 2688 1582860 601736 6.74 154948 1655060 4 20:14:01 06:05:01 AM 5815000 7199188 2067432 26.23 2688 1582864 601736 6.74 154948 1654908 4 20:14:01 06:06:01 AM 5815116 7199308 2067316 26.23 2688 1582868 601736 6.74 154948 1654796 4 20:14:01 06:07:01 AM 5815124 7199316 2067308 26.23 2688 1582868 601736 6.74 154948 1654796 4 20:14:01 06:08:01 AM 5815208 7199400 2067224 26.23 2688 1582868 601736 6.74 154948 1654796 4 20:14:01 06:09:01 AM 5815012 7199208 2067420 26.23 2688 1582872 601736 6.74 154948 1654868 4 20:14:01 06:10:01 AM 5813236 7197432 2069196 26.25 2688 1582872 615396 6.89 154948 1656424 4 20:14:01 06:11:01 AM 5814988 7199200 2067444 26.23 2688 1582884 612068 6.85 164440 1645332 4 20:14:01 06:12:01 AM 5814972 7199184 2067460 26.23 2688 1582884 612068 6.85 164440 1645332 4 20:14:01 06:13:01 AM 5814772 7198984 2067660 26.23 2688 1582884 612068 6.85 164440 1645448 4 20:14:01 06:14:01 AM 5814864 7199080 2067568 26.23 2688 1582888 612068 6.85 164440 1645524 4 20:14:01 06:15:01 AM 5815104 7199320 2067328 26.23 2688 1582888 612068 6.85 164440 1645340 4 20:14:01 06:16:01 AM 5814932 7199148 2067500 26.23 2688 1582888 612068 6.85 164440 1645456 8 20:14:01 06:17:01 AM 5814932 7199152 2067500 26.23 2688 1582892 612068 6.85 164440 1645460 4 20:14:01 06:18:01 AM 5814932 7199152 2067500 26.23 2688 1582892 612068 6.85 164440 1645460 4 20:14:01 06:19:01 AM 5814988 7199208 2067444 26.23 2688 1582892 612068 6.85 164440 1645420 4 20:14:01 06:20:01 AM 5814740 7198964 2067692 26.23 2688 1582896 590560 6.61 164440 1645588 4 20:14:01 06:21:01 AM 5815012 7199236 2067420 26.23 2688 1582896 590560 6.61 164440 1645452 4 20:14:01 06:22:01 AM 5815144 7199372 2067288 26.23 2688 1582900 590560 6.61 164440 1645360 4 20:14:01 06:23:01 AM 5815132 7199360 2067300 26.23 2688 1582900 605944 6.78 164440 1645360 4 20:14:01 06:24:01 AM 5814904 7199132 2067528 26.23 2688 1582900 605944 6.78 164440 1645448 4 20:14:01 06:25:01 AM 5815028 7199260 2067404 26.23 2688 1582904 605944 6.78 164440 1645388 4 20:14:01 06:26:01 AM 5814824 7199056 2067608 26.23 2688 1582904 605944 6.78 164440 1645468 4 20:14:01 06:27:01 AM 5814500 7198732 2067932 26.23 2688 1582904 605944 6.78 164440 1645620 4 20:14:01 06:28:01 AM 5814816 7199052 2067616 26.23 2688 1582908 605944 6.78 164440 1645404 8 20:14:01 06:29:01 AM 5814736 7198972 2067696 26.23 2688 1582908 605944 6.78 164440 1645568 4 20:14:01 06:30:01 AM 5814484 7198720 2067948 26.23 2688 1582908 603952 6.76 164440 1645636 4 20:14:01 06:31:01 AM 5814792 7199032 2067640 26.23 2688 1582912 603952 6.76 164440 1645528 4 20:14:01 06:32:01 AM 5814796 7199036 2067636 26.23 2688 1582912 603952 6.76 164440 1645504 8 20:14:01 06:33:01 AM 5814292 7198536 2068140 26.24 2688 1582916 603952 6.76 164440 1645960 4 20:14:01 06:34:01 AM 5814956 7199200 2067476 26.23 2688 1582916 603952 6.76 164440 1645504 4 20:14:01 06:35:01 AM 5814876 7199120 2067556 26.23 2688 1582916 603952 6.76 164440 1645436 4 20:14:01 06:36:01 AM 5814292 7198536 2068140 26.24 2688 1582916 603952 6.76 164440 1645852 4 20:14:01 06:37:01 AM 5814740 7198988 2067692 26.23 2688 1582920 603952 6.76 164440 1645564 4 20:14:01 06:38:01 AM 5814656 7198904 2067776 26.23 2688 1582920 603952 6.76 164440 1645564 4 20:14:01 06:39:01 AM 5814824 7199072 2067608 26.23 2688 1582920 603952 6.76 164440 1645524 4 20:14:01 06:40:01 AM 5814468 7198720 2067964 26.24 2688 1582924 601868 6.74 164440 1645692 4 20:14:01 06:41:01 AM 5814660 7198912 2067772 26.23 2688 1582924 601868 6.74 164440 1645552 4 20:14:01 06:42:01 AM 5814748 7199004 2067684 26.23 2688 1582928 601868 6.74 164440 1645672 4 20:14:01 06:43:01 AM 5814796 7199052 2067636 26.23 2688 1582928 601868 6.74 164440 1645580 4 20:14:01 06:44:01 AM 5814776 7199032 2067656 26.23 2688 1582928 601868 6.74 164440 1645648 4 20:14:01 06:45:01 AM 5814924 7199184 2067508 26.23 2688 1582932 601868 6.74 164440 1645584 4 20:14:01 06:46:01 AM 5814952 7199212 2067480 26.23 2688 1582932 601868 6.74 164440 1645468 4 20:14:01 06:47:01 AM 5814820 7199080 2067612 26.23 2688 1582932 601868 6.74 164440 1645468 4 20:14:01 06:48:01 AM 5814400 7198668 2068032 26.24 2688 1582940 601868 6.74 164440 1645828 4 20:14:01 06:49:01 AM 5814656 7198924 2067776 26.23 2688 1582940 601868 6.74 164440 1645556 4 20:14:01 06:50:01 AM 5814460 7198728 2067972 26.24 2688 1582940 604244 6.77 164440 1645720 4 20:14:01 06:51:01 AM 5814688 7198960 2067744 26.23 2688 1582944 604244 6.77 164440 1645596 4 20:14:01 06:52:01 AM 5814572 7198844 2067860 26.23 2688 1582944 604244 6.77 164440 1645596 4 20:14:01 06:53:01 AM 5814688 7198964 2067744 26.23 2688 1582948 604244 6.77 164440 1645600 4 20:14:01 06:54:01 AM 5814888 7199164 2067544 26.23 2688 1582948 604244 6.77 164440 1645568 4 20:14:01 06:55:01 AM 5814892 7199168 2067540 26.23 2688 1582948 604244 6.77 164440 1645500 4 20:14:01 06:56:01 AM 5814896 7199176 2067536 26.23 2688 1582952 604244 6.77 164440 1645508 4 20:14:01 06:57:01 AM 5814696 7198976 2067736 26.23 2688 1582952 604244 6.77 164440 1645624 4 20:14:01 06:58:02 AM 5814792 7199072 2067640 26.23 2688 1582952 604244 6.77 164440 1645508 4 20:14:01 06:59:01 AM 5814236 7198520 2068196 26.24 2688 1582956 604244 6.77 164440 1645928 4 20:14:01 07:00:01 AM 5814284 7198568 2068148 26.24 2688 1582956 601868 6.74 164440 1645752 4 20:14:01 07:01:01 AM 5813704 7197992 2068728 26.24 2688 1582960 601868 6.74 164440 1646220 4 20:14:01 07:02:01 AM 5814796 7199084 2067636 26.23 2688 1582960 601868 6.74 164444 1645520 4 20:14:01 07:03:01 AM 5814808 7199096 2067624 26.23 2688 1582960 601868 6.74 164444 1645520 4 20:14:01 07:04:01 AM 5814380 7198672 2068052 26.24 2688 1582964 601868 6.74 164444 1645824 4 20:14:01 07:05:01 AM 5812028 7196320 2070404 26.27 2688 1582964 601868 6.74 164444 1648140 4 20:14:01 07:06:01 AM 5812108 7196400 2070324 26.27 2688 1582964 601868 6.74 164444 1648140 4 20:14:01 07:07:01 AM 5812060 7196356 2070372 26.27 2688 1582968 601868 6.74 164444 1648144 4 20:14:01 07:08:01 AM 5810156 7194452 2072276 26.29 2688 1582968 601868 6.74 164444 1650164 4 20:14:01 07:09:01 AM 5809528 7193824 2072904 26.30 2688 1582968 601868 6.74 164444 1650756 4 20:14:01 07:10:01 AM 5809224 7193524 2073208 26.30 2688 1582972 595272 6.67 164444 1650924 4 20:14:01 07:11:01 AM 5809468 7193772 2072964 26.30 2688 1582976 595272 6.67 164444 1650804 4 20:14:01 07:12:01 AM 5809636 7193944 2072796 26.30 2688 1582980 595272 6.67 164444 1650700 4 20:14:01 07:13:01 AM 5809672 7193980 2072760 26.30 2688 1582980 595272 6.67 164444 1650700 4 20:14:01 07:14:01 AM 5809436 7193744 2072996 26.30 2688 1582980 595272 6.67 164444 1650772 4 20:14:01 07:15:01 AM 5809700 7194008 2072732 26.30 2688 1582980 610712 6.84 164444 1650708 4 20:14:01 07:16:01 AM 5809648 7193960 2072784 26.30 2688 1582984 610712 6.84 164444 1650712 4 20:14:01 07:17:01 AM 5809616 7193928 2072816 26.30 2688 1582984 610712 6.84 164444 1650712 4 20:14:01 07:18:01 AM 5809268 7193580 2073164 26.30 2688 1582984 610712 6.84 164444 1651124 4 20:14:01 07:19:01 AM 5809656 7193972 2072776 26.30 2688 1582988 610712 6.84 164444 1650788 4 20:14:01 07:20:01 AM 5809392 7193708 2073040 26.30 2688 1582988 592968 6.64 164444 1650952 4 20:14:01 07:21:01 AM 5809700 7194028 2072732 26.30 2688 1582996 592968 6.64 164444 1650836 4 20:14:01 07:22:01 AM 5809592 7193920 2072840 26.30 2688 1582996 592968 6.64 164444 1650732 4 20:14:01 07:23:01 AM 5809588 7193916 2072844 26.30 2688 1582996 592968 6.64 164444 1650732 4 20:14:01 07:24:01 AM 5809536 7193868 2072896 26.30 2688 1583000 608724 6.82 164444 1650808 4 20:14:01 07:25:01 AM 5809400 7193732 2073032 26.30 2688 1583000 608724 6.82 164444 1650740 4 20:14:01 07:26:01 AM 5809448 7193780 2072984 26.30 2688 1583000 608724 6.82 164444 1650744 4 20:14:01 07:27:01 AM 5809408 7193744 2073024 26.30 2688 1583004 608724 6.82 164444 1650748 4 20:14:01 07:28:01 AM 5809352 7193688 2073080 26.30 2688 1583004 608724 6.82 164444 1650752 4 20:14:01 07:29:01 AM 5809388 7193728 2073044 26.30 2688 1583008 608724 6.82 164444 1650824 4 20:14:01 07:30:01 AM 5809220 7193564 2073212 26.30 2688 1583012 593740 6.65 164444 1650992 4 20:14:01 07:31:01 AM 5809304 7193648 2073128 26.30 2688 1583012 593740 6.65 164444 1650880 4 20:14:01 07:32:01 AM 5809420 7193768 2073012 26.30 2688 1583016 593740 6.65 164444 1650864 4 20:14:01 07:33:01 AM 5809040 7193388 2073392 26.30 2688 1583016 593740 6.65 164452 1651304 4 20:14:01 07:34:01 AM 5809548 7193896 2072884 26.30 2688 1583016 593740 6.65 164444 1650852 4 20:14:01 07:35:01 AM 5809628 7193980 2072804 26.30 2688 1583020 593740 6.65 164444 1650788 4 20:14:01 07:36:01 AM 5809548 7193900 2072884 26.30 2688 1583020 593740 6.65 164444 1650812 12 20:14:01 07:37:01 AM 5809636 7193988 2072796 26.30 2688 1583020 593740 6.65 164444 1650792 4 20:14:01 07:38:01 AM 5809544 7193900 2072888 26.30 2688 1583024 593740 6.65 164452 1650800 4 20:14:01 07:39:01 AM 5809564 7193920 2072868 26.30 2688 1583024 593740 6.65 164444 1650884 4 20:14:01 07:40:01 AM 5809204 7193560 2073228 26.30 2688 1583024 595612 6.67 164444 1651056 4 20:14:01 07:41:01 AM 5809528 7193888 2072904 26.30 2688 1583028 595612 6.67 164444 1651044 4 20:14:01 07:42:01 AM 5809412 7193772 2073020 26.30 2688 1583028 595612 6.67 164444 1650928 4 20:14:01 07:43:01 AM 5809640 7194004 2072792 26.30 2688 1583032 595612 6.67 164444 1650932 4 20:14:01 07:44:01 AM 5809672 7194036 2072760 26.30 2688 1583032 595612 6.67 164444 1650900 4 20:14:01 07:45:01 AM 5809424 7193788 2073008 26.30 2688 1583032 595612 6.67 164444 1650832 4 20:14:01 07:46:01 AM 5809476 7193844 2072956 26.30 2688 1583036 595612 6.67 164444 1650836 4 20:14:01 07:47:01 AM 5809540 7193908 2072892 26.30 2688 1583036 595612 6.67 164444 1650836 4 20:14:01 07:48:01 AM 5809540 7193908 2072892 26.30 2688 1583036 595612 6.67 164444 1650836 4 20:14:01 07:49:01 AM 5809292 7193664 2073140 26.30 2688 1583040 595612 6.67 164444 1650908 4 20:14:01 07:50:01 AM 5808788 7193160 2073644 26.31 2688 1583040 602044 6.74 164444 1651280 4 20:14:01 07:51:01 AM 5809368 7193740 2073064 26.30 2688 1583040 602044 6.74 164444 1650844 4 20:14:01 07:52:01 AM 5809428 7193804 2073004 26.30 2688 1583044 602044 6.74 164444 1650848 4 20:14:01 07:53:01 AM 5809396 7193772 2073036 26.30 2688 1583044 602044 6.74 164444 1650848 4 20:14:01 07:54:01 AM 5809428 7193804 2073004 26.30 2688 1583044 602044 6.74 164444 1650916 4 20:14:01 07:55:01 AM 5809536 7193916 2072896 26.30 2688 1583048 602044 6.74 164444 1650852 4 20:14:01 07:56:01 AM 5809540 7193920 2072892 26.30 2688 1583048 602044 6.74 164444 1650852 4 20:14:01 07:57:01 AM 5809544 7193924 2072888 26.30 2688 1583048 602044 6.74 164444 1650852 4 20:14:01 07:58:01 AM 5809556 7193940 2072876 26.30 2688 1583052 602044 6.74 164444 1650892 4 20:14:01 07:59:01 AM 5809524 7193908 2072908 26.30 2688 1583052 617420 6.91 164444 1650960 4 20:14:01 08:00:01 AM 5808952 7193336 2073480 26.31 2688 1583052 602044 6.74 164444 1651328 4 20:14:01 08:01:01 AM 5808484 7192872 2073948 26.31 2688 1583056 602044 6.74 164444 1651600 4 20:14:01 08:02:01 AM 5809528 7193916 2072904 26.30 2688 1583056 602044 6.74 164448 1650892 4 20:14:01 08:03:01 AM 5809232 7193636 2073200 26.30 2688 1583072 602732 6.75 165864 1649612 264 20:14:01 08:04:02 AM 5808912 7193316 2073520 26.31 2688 1583072 602732 6.75 165864 1649940 4 20:14:01 08:05:01 AM 5809392 7193796 2073040 26.30 2688 1583072 602732 6.75 165864 1649500 4 20:14:01 08:06:01 AM 5809420 7193828 2073012 26.30 2688 1583076 602732 6.75 165864 1649504 4 20:14:01 08:07:01 AM 5809276 7193684 2073156 26.30 2688 1583076 602732 6.75 165864 1649504 4 20:14:01 08:08:01 AM 5809452 7193860 2072980 26.30 2688 1583076 602732 6.75 165864 1649504 4 20:14:01 08:09:01 AM 5808948 7193364 2073484 26.31 2688 1583084 602732 6.75 165864 1650044 4 20:14:01 08:10:01 AM 5809272 7193688 2073160 26.30 2688 1583084 601996 6.74 165864 1649752 4 20:14:01 08:11:01 AM 5809528 7193948 2072904 26.30 2688 1583088 601996 6.74 165864 1649640 4 20:14:01 08:12:01 AM 5809640 7194060 2072792 26.30 2688 1583088 601996 6.74 165864 1649524 4 20:14:01 08:13:01 AM 5809568 7193988 2072864 26.30 2688 1583088 601996 6.74 165864 1649524 4 20:14:01 08:14:01 AM 5809452 7193876 2072980 26.30 2688 1583092 601996 6.74 165864 1649596 4 20:14:01 08:15:01 AM 5809344 7193768 2073088 26.30 2688 1583092 601996 6.74 165864 1649528 4 20:14:01 08:16:01 AM 5809184 7193608 2073248 26.30 2688 1583092 601996 6.74 165864 1649836 4 20:14:01 08:17:01 AM 5809432 7193860 2073000 26.30 2688 1583096 601996 6.74 165864 1649568 4 20:14:01 08:18:01 AM 5809380 7193808 2073052 26.30 2688 1583096 601996 6.74 165864 1649568 4 20:14:01 08:19:01 AM 5809468 7193896 2072964 26.30 2688 1583096 601996 6.74 165864 1649636 4 20:14:01 08:20:01 AM 5808932 7193364 2073500 26.31 2688 1583100 601996 6.74 165864 1649804 4 20:14:01 08:21:01 AM 5809256 7193688 2073176 26.30 2688 1583100 601996 6.74 165864 1649688 4 20:14:01 08:22:01 AM 5809224 7193660 2073208 26.30 2688 1583104 601996 6.74 165864 1649692 4 20:14:01 08:23:01 AM 5809300 7193736 2073132 26.30 2688 1583104 601996 6.74 165864 1649712 4 20:14:01 08:24:01 AM 5808916 7193352 2073516 26.31 2688 1583104 601996 6.74 165864 1649840 4 20:14:01 08:25:01 AM 5809192 7193632 2073240 26.30 2688 1583108 601996 6.74 165864 1649640 4 20:14:01 08:26:01 AM 5809160 7193600 2073272 26.30 2688 1583108 601996 6.74 165864 1649756 4 20:14:01 08:27:01 AM 5809284 7193724 2073148 26.30 2688 1583108 601996 6.74 165864 1649640 4 20:14:01 08:28:01 AM 5809220 7193660 2073212 26.30 2688 1583108 601996 6.74 165864 1649756 4 20:14:01 08:29:01 AM 5809176 7193620 2073256 26.30 2688 1583112 601996 6.74 165864 1649716 4 20:14:01 08:30:01 AM 5808912 7193356 2073520 26.31 2688 1583112 602060 6.74 165864 1649884 4 20:14:01 08:31:01 AM 5808704 7193160 2073728 26.31 2688 1583120 602060 6.74 165864 1650180 4 20:14:01 08:32:01 AM 5809244 7193700 2073188 26.30 2688 1583120 602060 6.74 165864 1649772 4 20:14:01 08:33:01 AM 5808896 7193352 2073536 26.31 2688 1583120 602060 6.74 165864 1649916 4 20:14:01 08:34:01 AM 5808980 7193440 2073452 26.30 2688 1583124 602060 6.74 165864 1649740 4 20:14:01 08:35:01 AM 5809116 7193576 2073316 26.30 2688 1583124 602060 6.74 165864 1649672 4 20:14:01 08:36:01 AM 5809180 7193640 2073252 26.30 2688 1583124 602060 6.74 165864 1649672 4 20:14:01 08:37:01 AM 5809156 7193620 2073276 26.30 2688 1583128 602060 6.74 165864 1649676 4 20:14:01 08:38:01 AM 5809092 7193556 2073340 26.30 2688 1583128 602060 6.74 165864 1649676 4 20:14:01 08:39:01 AM 5809064 7193528 2073368 26.30 2688 1583128 602060 6.74 165864 1649860 4 20:14:01 08:40:01 AM 5808928 7193396 2073504 26.31 2688 1583132 602124 6.74 165864 1649912 4 20:14:01 08:41:01 AM 5808952 7193420 2073480 26.31 2688 1583132 602124 6.74 165864 1649800 4 20:14:01 08:42:01 AM 5809132 7193604 2073300 26.30 2688 1583136 602124 6.74 165864 1649732 4 20:14:01 08:43:01 AM 5809160 7193632 2073272 26.30 2688 1583136 602124 6.74 165864 1649652 4 20:14:01 08:44:01 AM 5808944 7193416 2073488 26.31 2688 1583136 602124 6.74 165868 1649936 4 20:14:01 08:45:01 AM 5809288 7193764 2073144 26.30 2688 1583140 602124 6.74 165864 1649696 4 20:14:01 08:46:01 AM 5809320 7193796 2073112 26.30 2688 1583140 602124 6.74 165864 1649696 4 20:14:01 08:47:01 AM 5809456 7193932 2072976 26.30 2688 1583140 602124 6.74 165864 1649696 4 20:14:01 08:48:01 AM 5808928 7193408 2073504 26.31 2688 1583144 602124 6.74 165864 1649904 4 20:14:01 08:49:01 AM 5808964 7193444 2073468 26.30 2688 1583144 602124 6.74 165864 1649976 4 20:14:01 08:50:01 AM 5808824 7193304 2073608 26.31 2688 1583144 600168 6.72 165864 1649936 4 20:14:01 08:51:01 AM 5809336 7193824 2073096 26.30 2688 1583152 600168 6.72 165864 1649712 4 20:14:01 08:52:01 AM 5809076 7193564 2073356 26.30 2688 1583152 600168 6.72 165864 1649828 4 20:14:01 08:53:01 AM 5809220 7193716 2073212 26.30 2688 1583160 600168 6.72 165864 1649720 4 20:14:01 08:54:01 AM 5809116 7193612 2073316 26.30 2688 1583160 600168 6.72 165864 1649788 4 20:14:01 08:55:01 AM 5809348 7193844 2073084 26.30 2688 1583160 600168 6.72 165864 1649720 4 20:14:01 08:56:01 AM 5809256 7193756 2073176 26.30 2688 1583164 600168 6.72 165864 1649728 4 20:14:01 08:57:01 AM 5809316 7193816 2073116 26.30 2688 1583164 600168 6.72 165864 1649844 4 20:14:01 08:58:01 AM 5809204 7193704 2073228 26.30 2688 1583164 600168 6.72 165864 1649844 4 20:14:01 08:59:01 AM 5809208 7193712 2073224 26.30 2688 1583168 600168 6.72 165864 1649916 4 20:14:01 09:00:01 AM 5809036 7193540 2073396 26.30 2688 1583168 600168 6.72 165864 1649964 4 20:14:01 09:01:01 AM 5808440 7192948 2073992 26.31 2688 1583172 600168 6.72 165864 1650444 4 20:14:01 09:02:01 AM 5809204 7193712 2073228 26.30 2688 1583172 615596 6.89 165868 1649732 4 20:14:01 09:03:01 AM 5809216 7193724 2073216 26.30 2688 1583172 615596 6.89 165868 1649732 4 20:14:01 09:04:01 AM 5809008 7193516 2073424 26.30 2688 1583172 615596 6.89 165868 1650004 4 20:14:01 09:05:01 AM 5809308 7193820 2073124 26.30 2688 1583176 615596 6.89 165868 1649736 4 20:14:01 09:06:01 AM 5809248 7193760 2073184 26.30 2688 1583176 615596 6.89 165868 1649852 4 20:14:01 09:07:01 AM 5809232 7193744 2073200 26.30 2688 1583176 615596 6.89 165868 1649736 4 20:14:01 09:08:01 AM 5809320 7193836 2073112 26.30 2688 1583180 615596 6.89 165868 1649860 4 20:14:01 09:09:01 AM 5809044 7193560 2073388 26.30 2688 1583180 615596 6.89 165868 1649928 4 20:14:01 09:10:01 AM 5808608 7193124 2073824 26.31 2688 1583180 616780 6.91 165868 1650132 4 20:14:01 09:11:01 AM 5809112 7193632 2073320 26.30 2688 1583184 616780 6.91 165868 1649852 4 20:14:01 09:12:02 AM 5809064 7193584 2073368 26.30 2688 1583184 616780 6.91 165868 1649972 4 20:14:01 09:13:01 AM 5808948 7193472 2073484 26.31 2688 1583188 616780 6.91 165868 1650024 4 20:14:01 09:14:01 AM 5808940 7193464 2073492 26.31 2688 1583188 616780 6.91 165868 1650060 4 20:14:01 09:15:01 AM 5809072 7193596 2073360 26.30 2688 1583188 616780 6.91 165868 1649788 4 20:14:01 09:16:01 AM 5809216 7193744 2073216 26.30 2688 1583192 616780 6.91 165868 1649792 4 20:14:01 09:17:01 AM 5809196 7193724 2073236 26.30 2688 1583192 616780 6.91 165868 1649792 4 20:14:01 09:18:01 AM 5808904 7193432 2073528 26.31 2688 1583192 616780 6.91 165868 1650000 4 20:14:01 09:19:01 AM 5809076 7193608 2073356 26.30 2688 1583196 616780 6.91 165868 1649868 4 20:14:01 09:20:01 AM 5808652 7193184 2073780 26.31 2688 1583196 602448 6.75 165868 1650036 4 20:14:01 09:21:01 AM 5808876 7193412 2073556 26.31 2688 1583200 602448 6.75 165868 1649928 4 20:14:01 09:22:01 AM 5808892 7193428 2073540 26.31 2688 1583200 612388 6.86 166228 1649604 4 20:14:01 09:23:01 AM 5808672 7193208 2073760 26.31 2688 1583200 612388 6.86 166228 1649856 4 20:14:01 09:24:01 AM 5809008 7193548 2073424 26.30 2688 1583204 612388 6.86 166228 1649524 4 20:14:01 09:25:01 AM 5808920 7193460 2073512 26.31 2688 1583204 612388 6.86 166228 1649572 4 20:14:01 09:26:01 AM 5808872 7193412 2073560 26.31 2688 1583204 612388 6.86 166228 1649572 4 20:14:01 09:27:01 AM 5808924 7193468 2073508 26.31 2688 1583208 612388 6.86 166228 1649576 4 20:14:01 09:28:01 AM 5808560 7193104 2073872 26.31 2688 1583208 612388 6.86 166228 1649664 4 20:14:01 09:29:01 AM 5808420 7192964 2074012 26.31 2688 1583208 612388 6.86 166228 1649852 4 20:14:01 09:30:01 AM 5808068 7192616 2074364 26.32 2688 1583212 602316 6.74 166228 1650228 4 20:14:01 09:31:01 AM 5808620 7193168 2073812 26.31 2688 1583212 602316 6.74 166228 1649728 8 20:14:01 09:32:01 AM 5808920 7193472 2073512 26.31 2688 1583216 602316 6.74 166228 1649616 4 20:14:01 09:33:01 AM 5808600 7193156 2073832 26.31 2688 1583220 602316 6.74 166228 1649824 4 20:14:01 09:34:01 AM 5808620 7193176 2073812 26.31 2688 1583220 602316 6.74 166228 1649804 4 20:14:01 09:35:01 AM 5808704 7193264 2073728 26.31 2688 1583224 602316 6.74 166228 1649740 4 20:14:01 09:36:01 AM 5808912 7193472 2073520 26.31 2688 1583224 602316 6.74 166228 1649624 4 20:14:01 09:37:01 AM 5808944 7193504 2073488 26.31 2688 1583224 602316 6.74 166228 1649624 4 20:14:01 09:38:01 AM 5808736 7193300 2073696 26.31 2688 1583228 602316 6.74 166228 1649744 4 20:14:01 09:39:01 AM 5808836 7193400 2073596 26.31 2688 1583228 602316 6.74 166228 1649700 4 20:14:01 09:40:01 AM 5808660 7193224 2073772 26.31 2688 1583228 603784 6.76 166228 1649864 4 20:14:01 09:41:01 AM 5808972 7193544 2073460 26.30 2688 1583236 603784 6.76 166228 1649640 4 20:14:01 09:42:01 AM 5809008 7193580 2073424 26.30 2688 1583236 603784 6.76 166228 1649640 4 20:14:01 09:43:01 AM 5808728 7193300 2073704 26.31 2688 1583236 603784 6.76 166228 1649640 4 20:14:01 09:44:01 AM 5808624 7193200 2073808 26.31 2688 1583240 603784 6.76 166228 1649932 4 20:14:01 09:45:01 AM 5808824 7193400 2073608 26.31 2688 1583240 603784 6.76 166228 1649652 4 20:14:01 09:46:01 AM 5809000 7193576 2073432 26.30 2688 1583240 603784 6.76 166228 1649652 4 20:14:01 09:47:01 AM 5808908 7193488 2073524 26.31 2688 1583244 603784 6.76 166228 1649636 4 20:14:01 09:48:01 AM 5808936 7193516 2073496 26.31 2688 1583244 603784 6.76 166228 1649656 4 20:14:01 09:49:01 AM 5808892 7193472 2073540 26.31 2688 1583244 603784 6.76 166228 1649728 4 20:14:01 09:50:01 AM 5808572 7193156 2073860 26.31 2688 1583248 603784 6.76 166228 1649896 4 20:14:01 09:51:01 AM 5808800 7193384 2073632 26.31 2688 1583248 603784 6.76 166228 1649772 4 20:14:01 09:52:01 AM 5809028 7193616 2073404 26.30 2688 1583252 603784 6.76 166228 1649668 4 20:14:01 09:53:01 AM 5809008 7193596 2073424 26.30 2688 1583252 603784 6.76 166228 1649668 4 20:14:01 09:54:01 AM 5808596 7193184 2073836 26.31 2688 1583252 603784 6.76 166228 1649852 4 20:14:01 09:55:01 AM 5808640 7193232 2073792 26.31 2688 1583256 603784 6.76 166228 1649788 4 20:14:01 09:56:01 AM 5808820 7193412 2073612 26.31 2688 1583256 603784 6.76 166228 1649672 4 20:14:01 09:57:01 AM 5808824 7193416 2073608 26.31 2688 1583256 603784 6.76 166228 1649672 4 20:14:01 09:58:01 AM 5808608 7193204 2073824 26.31 2688 1583260 603784 6.76 166228 1649948 4 20:14:01 09:59:01 AM 5808948 7193544 2073484 26.31 2688 1583260 603784 6.76 166228 1649744 4 20:14:01 10:00:01 AM 5808572 7193168 2073860 26.31 2688 1583260 619224 6.93 166228 1650024 4 20:14:01 10:01:01 AM 5808064 7192664 2074368 26.32 2688 1583264 603672 6.76 166228 1650384 4 20:14:01 10:02:01 AM 5808840 7193440 2073592 26.31 2688 1583264 603672 6.76 166228 1649804 4 20:14:01 10:03:01 AM 5808804 7193408 2073628 26.31 2688 1583268 603672 6.76 166228 1649800 4 20:14:01 10:04:01 AM 5808644 7193248 2073788 26.31 2688 1583268 603672 6.76 166228 1649956 4 20:14:01 10:05:01 AM 5808740 7193344 2073692 26.31 2688 1583268 603672 6.76 166228 1649684 4 20:14:01 10:06:01 AM 5808760 7193368 2073672 26.31 2688 1583272 603672 6.76 166228 1649688 4 20:14:01 10:07:01 AM 5808876 7193484 2073556 26.31 2688 1583272 603672 6.76 166228 1649688 4 20:14:01 10:08:01 AM 5808768 7193376 2073664 26.31 2688 1583272 603672 6.76 166228 1649688 4 20:14:01 10:09:01 AM 5808516 7193128 2073916 26.31 2688 1583276 603672 6.76 166228 1649768 4 20:14:01 10:10:01 AM 5808376 7192988 2074056 26.31 2688 1583276 602252 6.74 166228 1649932 4 20:14:01 10:11:01 AM 5808612 7193228 2073820 26.31 2688 1583280 602252 6.74 166228 1649796 4 20:14:01 10:12:01 AM 5808656 7193272 2073776 26.31 2688 1583280 602252 6.74 166228 1649796 4 20:14:01 10:13:01 AM 5808612 7193228 2073820 26.31 2688 1583280 602252 6.74 166228 1649796 4 20:14:01 10:14:01 AM 5808712 7193336 2073720 26.31 2688 1583288 602252 6.74 166228 1649780 4 20:14:01 10:15:02 AM 5808712 7193336 2073720 26.31 2688 1583288 602252 6.74 166228 1649848 4 20:14:01 10:16:01 AM 5808736 7193360 2073696 26.31 2688 1583288 602252 6.74 166228 1649712 4 20:14:01 10:17:01 AM 5808872 7193500 2073560 26.31 2688 1583292 602252 6.74 166228 1649716 4 20:14:01 10:18:01 AM 5808940 7193568 2073492 26.31 2688 1583292 602252 6.74 166228 1649716 4 20:14:01 10:19:01 AM 5809004 7193632 2073428 26.30 2688 1583292 602252 6.74 166228 1649784 4 20:14:01 10:20:01 AM 5808552 7193180 2073880 26.31 2688 1583292 602252 6.74 166228 1649948 4 20:14:01 10:21:01 AM 5808856 7193488 2073576 26.31 2688 1583296 617752 6.92 166228 1649720 4 20:14:01 10:22:01 AM 5808836 7193468 2073596 26.31 2688 1583296 617752 6.92 166228 1649720 4 20:14:01 10:23:01 AM 5808844 7193480 2073588 26.31 2688 1583300 617752 6.92 166228 1649840 4 20:14:01 10:24:01 AM 5808896 7193532 2073536 26.31 2688 1583300 617752 6.92 166228 1649792 4 20:14:01 10:25:01 AM 5808900 7193536 2073532 26.31 2688 1583300 617752 6.92 166228 1649724 4 20:14:01 10:26:01 AM 5809008 7193648 2073424 26.30 2688 1583304 617752 6.92 166228 1649728 4 20:14:01 10:27:01 AM 5808836 7193476 2073596 26.31 2688 1583304 617752 6.92 166228 1649844 4 20:14:01 10:28:01 AM 5809068 7193708 2073364 26.30 2688 1583304 617752 6.92 166228 1649728 4 20:14:01 10:29:01 AM 5808772 7193416 2073660 26.31 2688 1583308 617752 6.92 166228 1649800 4 20:14:01 10:30:01 AM 5808544 7193188 2073888 26.31 2688 1583308 605204 6.78 166228 1649964 4 20:14:01 10:31:01 AM 5808804 7193452 2073628 26.31 2688 1583312 605204 6.78 166228 1649856 4 20:14:01 10:32:01 AM 5808556 7193204 2073876 26.31 2688 1583312 605204 6.78 166228 1649852 4 20:14:01 10:33:01 AM 5808244 7192892 2074188 26.31 2688 1583312 605204 6.78 166228 1650144 4 20:14:01 10:34:01 AM 5808740 7193392 2073692 26.31 2688 1583316 605204 6.78 166228 1649808 4 20:14:01 10:35:01 AM 5808844 7193496 2073588 26.31 2688 1583316 605204 6.78 166228 1649744 4 20:14:01 10:36:01 AM 5808876 7193528 2073556 26.31 2688 1583316 605204 6.78 166228 1649744 4 20:14:01 10:37:01 AM 5808912 7193568 2073520 26.31 2688 1583320 605204 6.78 166228 1649748 4 20:14:01 10:38:01 AM 5808908 7193564 2073524 26.31 2688 1583320 605204 6.78 166228 1649748 4 20:14:01 10:39:01 AM 5808772 7193428 2073660 26.31 2688 1583320 605204 6.78 166228 1649816 4 20:14:01 10:40:01 AM 5808268 7192928 2074164 26.31 2688 1583324 602316 6.74 166228 1650356 16 20:14:01 10:41:01 AM 5808752 7193412 2073680 26.31 2688 1583324 602316 6.74 166228 1649864 8 20:14:01 10:42:01 AM 5808748 7193412 2073684 26.31 2688 1583328 602316 6.74 166228 1649892 4 20:14:01 10:43:01 AM 5808728 7193400 2073704 26.31 2688 1583336 612516 6.86 166472 1649672 252 20:14:01 10:44:01 AM 5808624 7193296 2073808 26.31 2688 1583336 612516 6.86 166472 1649740 4 20:14:01 10:45:01 AM 5808076 7192752 2074356 26.32 2688 1583340 612516 6.86 166472 1649968 16 20:14:01 10:46:01 AM 5808248 7192924 2074184 26.31 2688 1583340 612516 6.86 166472 1649956 4 20:14:01 10:47:01 AM 5808668 7193344 2073764 26.31 2688 1583340 597008 6.68 166472 1649572 4 20:14:01 10:48:01 AM 5808736 7193416 2073696 26.31 2688 1583344 597008 6.68 166472 1649576 4 20:14:01 10:49:01 AM 5808652 7193332 2073780 26.31 2688 1583344 597008 6.68 166472 1649764 4 20:14:01 10:50:01 AM 5808272 7192952 2074160 26.31 2688 1583344 594060 6.65 166472 1649928 4 20:14:01 10:51:01 AM 5808536 7193224 2073896 26.31 2688 1583352 594060 6.65 166472 1649712 4 20:14:01 10:52:01 AM 5808660 7193348 2073772 26.31 2688 1583352 594060 6.65 166472 1649712 4 20:14:01 10:53:01 AM 5808684 7193376 2073748 26.31 2688 1583356 594060 6.65 166472 1649592 4 20:14:01 10:54:01 AM 5808740 7193432 2073692 26.31 2688 1583356 594060 6.65 166472 1649664 4 20:14:01 10:55:01 AM 5808740 7193432 2073692 26.31 2688 1583356 609664 6.83 166472 1649596 4 20:14:01 10:56:01 AM 5808916 7193608 2073516 26.31 2688 1583356 609664 6.83 166472 1649596 4 20:14:01 10:57:01 AM 5808768 7193468 2073664 26.31 2688 1583364 609664 6.83 166472 1649604 4 20:14:01 10:58:01 AM 5808736 7193436 2073696 26.31 2688 1583364 609664 6.83 166472 1649720 4 20:14:01 10:59:01 AM 5808816 7193516 2073616 26.31 2688 1583364 609664 6.83 166472 1649676 4 20:14:01 11:00:01 AM 5808484 7193188 2073948 26.31 2688 1583368 602496 6.75 166472 1649848 4 20:14:01 11:01:01 AM 5807656 7192360 2074776 26.32 2688 1583368 602496 6.75 166472 1650552 4 20:14:01 11:02:01 AM 5808376 7193084 2074056 26.31 2688 1583372 602496 6.75 166472 1650160 4 20:14:01 11:03:01 AM 5808764 7193472 2073668 26.31 2688 1583372 602496 6.75 166472 1649760 4 20:14:01 11:04:01 AM 5808376 7193084 2074056 26.31 2688 1583372 602496 6.75 166472 1649844 4 20:14:01 11:05:01 AM 5808460 7193172 2073972 26.31 2688 1583376 602496 6.75 166472 1649764 4 20:14:01 11:06:01 AM 5808560 7193272 2073872 26.31 2688 1583376 602496 6.75 166472 1649764 4 20:14:01 11:07:01 AM 5808560 7193272 2073872 26.31 2688 1583376 602496 6.75 166472 1649764 4 20:14:01 11:08:01 AM 5808528 7193244 2073904 26.31 2688 1583380 602496 6.75 166472 1649768 4 20:14:01 11:09:01 AM 5808732 7193448 2073700 26.31 2688 1583380 602496 6.75 166472 1649720 4 20:14:01 11:10:01 AM 5808308 7193024 2074124 26.31 2688 1583380 619168 6.93 166472 1649768 4 20:14:01 11:11:01 AM 5808740 7193460 2073692 26.31 2688 1583384 619168 6.93 166472 1649656 4 20:14:01 11:12:01 AM 5808656 7193376 2073776 26.31 2688 1583384 619168 6.93 166472 1649656 4 20:14:01 11:13:01 AM 5808740 7193464 2073692 26.31 2688 1583388 619168 6.93 166472 1649660 4 20:14:01 11:14:01 AM 5808612 7193336 2073820 26.31 2688 1583388 619168 6.93 166472 1649736 4 20:14:01 11:15:01 AM 5808528 7193252 2073904 26.31 2688 1583388 619168 6.93 166472 1649896 4 20:14:01 11:16:01 AM 5808636 7193364 2073796 26.31 2688 1583392 619168 6.93 166472 1649720 4 20:14:01 11:17:01 AM 5808116 7192844 2074316 26.32 2688 1583392 619168 6.93 166472 1650256 4 20:14:01 11:18:01 AM 5808712 7193440 2073720 26.31 2688 1583392 619168 6.93 166472 1649732 4 20:14:01 11:19:02 AM 5808412 7193144 2074020 26.31 2688 1583396 619168 6.93 166472 1649804 4 20:14:01 11:20:01 AM 5808228 7192960 2074204 26.31 2688 1583396 594056 6.65 166472 1649968 4 20:14:01 11:21:01 AM 5808240 7192976 2074192 26.31 2688 1583400 594056 6.65 166472 1649948 4 20:14:01 11:22:01 AM 5808504 7193240 2073928 26.31 2688 1583400 594056 6.65 166472 1649856 4 20:14:01 11:23:01 AM 5808508 7193244 2073924 26.31 2688 1583400 594056 6.65 166472 1649856 4 20:14:01 11:24:01 AM 5808540 7193280 2073892 26.31 2688 1583404 594056 6.65 166472 1649820 4 20:14:01 11:25:01 AM 5808236 7192976 2074196 26.31 2688 1583404 594056 6.65 166472 1650024 4 20:14:01 11:26:01 AM 5808668 7193408 2073764 26.31 2688 1583404 594056 6.65 166472 1649752 4 20:14:01 11:27:01 AM 5808688 7193432 2073744 26.31 2688 1583408 594056 6.65 166472 1649756 4 20:14:01 11:28:01 AM 5808688 7193432 2073744 26.31 2688 1583408 594056 6.65 166472 1649756 4 20:14:01 11:29:01 AM 5808612 7193356 2073820 26.31 2688 1583408 594056 6.65 166472 1649824 4 20:14:01 11:30:01 AM 5808288 7193036 2074144 26.31 2688 1583412 593236 6.64 166472 1649992 4 20:14:01 11:31:01 AM 5808584 7193332 2073848 26.31 2688 1583412 593236 6.64 166472 1649860 4 20:14:01 11:32:01 AM 5808676 7193428 2073756 26.31 2688 1583416 593236 6.64 166472 1649864 4 20:14:01 11:33:01 AM 5808068 7192820 2074364 26.32 2688 1583416 593236 6.64 166472 1650176 4 20:14:01 11:34:01 AM 5808512 7193264 2073920 26.31 2688 1583416 593236 6.64 166472 1649836 4 20:14:01 11:35:01 AM 5808424 7193176 2074008 26.31 2688 1583416 593236 6.64 166472 1649884 4 20:14:01 11:36:01 AM 5808608 7193364 2073824 26.31 2688 1583420 593236 6.64 166472 1649772 4 20:14:01 11:37:01 AM 5808608 7193364 2073824 26.31 2688 1583420 593236 6.64 166472 1649772 4 20:14:01 11:38:01 AM 5808676 7193436 2073756 26.31 2688 1583424 593236 6.64 166472 1649776 4 20:14:01 11:39:01 AM 5808584 7193348 2073848 26.31 2688 1583428 593236 6.64 166472 1649848 4 20:14:01 11:40:01 AM 5807908 7192672 2074524 26.32 2688 1583428 602320 6.74 166472 1650128 4 20:14:01 11:41:01 AM 5808280 7193048 2074152 26.31 2688 1583432 602320 6.74 166472 1649896 4 20:14:01 11:42:01 AM 5808152 7192920 2074280 26.32 2688 1583432 602320 6.74 166472 1650168 8 20:14:01 11:43:01 AM 5808632 7193400 2073800 26.31 2688 1583432 602320 6.74 166472 1649792 8 20:14:01 11:44:01 AM 5808388 7193160 2074044 26.31 2688 1583436 602320 6.74 166472 1649864 4 20:14:01 11:45:01 AM 5807516 7192288 2074916 26.32 2688 1583436 618104 6.92 166472 1650608 4 20:14:01 11:46:01 AM 5808312 7193096 2074120 26.31 2688 1583448 590328 6.61 166788 1649740 4 20:14:01 11:47:01 AM 5808544 7193332 2073888 26.31 2688 1583452 590328 6.61 166788 1649500 4 20:14:01 11:48:01 AM 5808536 7193324 2073896 26.31 2688 1583452 590328 6.61 166788 1649500 4 20:14:01 11:49:01 AM 5808544 7193332 2073888 26.31 2688 1583452 590328 6.61 166788 1649572 4 20:14:01 11:50:01 AM 5808116 7192908 2074316 26.32 2688 1583456 602320 6.74 166788 1649856 4 20:14:01 11:51:01 AM 5808552 7193344 2073880 26.31 2688 1583456 602320 6.74 166788 1649508 4 20:14:01 11:52:01 AM 5808196 7192992 2074236 26.31 2688 1583460 602320 6.74 166788 1649744 4 20:14:01 11:53:01 AM 5808408 7193204 2074024 26.31 2688 1583460 602320 6.74 166788 1649540 4 20:14:01 11:54:01 AM 5808352 7193148 2074080 26.31 2688 1583460 602320 6.74 166792 1649684 4 20:14:01 11:55:01 AM 5808520 7193320 2073912 26.31 2688 1583464 602320 6.74 166788 1649544 4 20:14:01 11:56:01 AM 5808480 7193280 2073952 26.31 2688 1583464 602320 6.74 166788 1649544 4 20:14:01 11:57:01 AM 5808576 7193376 2073856 26.31 2688 1583464 602320 6.74 166788 1649508 4 20:14:01 11:58:01 AM 5808432 7193236 2074000 26.31 2688 1583468 602320 6.74 166788 1649548 4 20:14:01 11:59:01 AM 5808428 7193232 2074004 26.31 2688 1583468 602320 6.74 166788 1649620 4 20:14:01 12:00:01 PM 5808204 7193008 2074228 26.31 2688 1583468 594192 6.65 166788 1649900 4 20:14:01 12:01:01 PM 5807552 7192364 2074880 26.32 2688 1583476 594192 6.65 166788 1650372 4 20:14:01 12:02:01 PM 5808420 7193232 2074012 26.31 2688 1583476 594192 6.65 166788 1649560 4 20:14:01 12:03:01 PM 5808420 7193236 2074012 26.31 2688 1583480 594192 6.65 166788 1649564 4 20:14:01 12:04:01 PM 5808152 7192968 2074280 26.32 2688 1583480 594192 6.65 166788 1649768 4 20:14:01 12:05:01 PM 5808488 7193304 2073944 26.31 2688 1583480 594192 6.65 166788 1649564 4 20:14:01 12:06:01 PM 5808544 7193364 2073888 26.31 2688 1583484 594192 6.65 166788 1649568 4 20:14:01 12:07:01 PM 5808432 7193252 2074000 26.31 2688 1583484 594192 6.65 166788 1649568 4 20:14:01 12:08:01 PM 5808636 7193456 2073796 26.31 2688 1583484 594192 6.65 166788 1649568 4 20:14:01 12:09:01 PM 5808252 7193076 2074180 26.31 2688 1583488 594192 6.65 166788 1649844 4 20:14:01 12:10:01 PM 5807756 7192580 2074676 26.32 2688 1583488 598008 6.70 166788 1650076 4 20:14:01 12:11:01 PM 5808168 7192992 2074264 26.32 2688 1583488 598008 6.70 166788 1649792 4 20:14:01 12:12:01 PM 5808400 7193228 2074032 26.31 2688 1583492 598008 6.70 166788 1649576 4 20:14:01 12:13:01 PM 5808364 7193192 2074068 26.31 2688 1583492 598008 6.70 166788 1649692 4 20:14:01 12:14:01 PM 5808140 7192968 2074292 26.32 2688 1583492 598008 6.70 166788 1649888 4 20:14:01 12:15:01 PM 5808328 7193160 2074104 26.31 2688 1583496 598008 6.70 166788 1649584 8 20:14:01 12:16:01 PM 5808428 7193260 2074004 26.31 2688 1583496 598008 6.70 166788 1649584 4 20:14:01 12:17:01 PM 5808044 7192876 2074388 26.32 2688 1583496 598008 6.70 166788 1649996 4 20:14:01 12:18:01 PM 5808284 7193124 2074148 26.31 2688 1583504 598008 6.70 166788 1649712 4 20:14:01 12:19:01 PM 5808280 7193120 2074152 26.31 2688 1583504 598008 6.70 166788 1649984 4 20:14:01 12:20:01 PM 5807880 7192720 2074552 26.32 2688 1583504 599408 6.71 166788 1650148 4 20:14:01 12:21:01 PM 5808224 7193072 2074208 26.31 2688 1583508 599408 6.71 166788 1650016 4 20:14:01 12:22:01 PM 5808196 7193044 2074236 26.31 2688 1583508 599408 6.71 166788 1650016 4 20:14:01 12:23:01 PM 5808280 7193132 2074152 26.31 2688 1583512 599408 6.71 166788 1649924 4 20:14:01 12:24:01 PM 5807764 7192616 2074668 26.32 2688 1583512 599408 6.71 166788 1650152 4 20:14:01 12:25:01 PM 5807772 7192624 2074660 26.32 2688 1583512 599408 6.71 166788 1650036 4 20:14:01 12:26:01 PM 5807860 7192716 2074572 26.32 2688 1583516 599408 6.71 166788 1650040 4 20:14:01 12:27:02 PM 5807940 7192796 2074492 26.32 2688 1583516 599408 6.71 166788 1650040 4 20:14:01 12:28:01 PM 5807568 7192424 2074864 26.32 2688 1583516 599408 6.71 166788 1650468 4 20:14:01 12:29:01 PM 5807744 7192604 2074688 26.32 2688 1583520 599408 6.71 166788 1650324 4 20:14:01 12:30:01 PM 5807544 7192404 2074888 26.32 2688 1583520 617308 6.91 166788 1650488 4 20:14:01 12:31:01 PM 5807804 7192672 2074628 26.32 2688 1583528 617308 6.91 166788 1650368 4 20:14:01 12:32:01 PM 5807556 7192424 2074876 26.32 2688 1583528 617308 6.91 166788 1650372 4 20:14:01 12:33:01 PM 5807292 7192160 2075140 26.33 2688 1583528 601888 6.74 166788 1650584 4 20:14:01 12:34:01 PM 5807484 7192356 2074948 26.32 2688 1583532 601888 6.74 166788 1650356 4 20:14:01 12:35:01 PM 5807636 7192508 2074796 26.32 2688 1583532 601888 6.74 166788 1650288 4 20:14:01 12:36:01 PM 5807456 7192328 2074976 26.32 2688 1583532 601888 6.74 166788 1650288 4 20:14:01 12:37:01 PM 5807604 7192480 2074828 26.32 2688 1583536 601888 6.74 166788 1650292 4 20:14:01 12:38:01 PM 5807660 7192536 2074772 26.32 2688 1583536 601888 6.74 166788 1650292 4 20:14:01 12:39:01 PM 5807392 7192268 2075040 26.32 2688 1583536 601888 6.74 166788 1650564 4 20:14:01 12:40:01 PM 5807396 7192276 2075036 26.32 2688 1583540 597128 6.69 166788 1650644 4 20:14:01 12:41:01 PM 5807736 7192616 2074696 26.32 2688 1583540 597128 6.69 166788 1650296 4 20:14:01 12:42:01 PM 5807624 7192508 2074808 26.32 2688 1583544 597128 6.69 166788 1650300 4 20:14:01 12:43:01 PM 5807600 7192484 2074832 26.32 2688 1583544 597128 6.69 166788 1650300 4 20:14:01 12:44:01 PM 5807500 7192384 2074932 26.32 2688 1583544 597128 6.69 166788 1650484 4 20:14:01 12:45:01 PM 5807412 7192300 2075020 26.32 2688 1583548 597128 6.69 166788 1650420 4 20:14:01 12:46:01 PM 5807696 7192584 2074736 26.32 2688 1583548 597128 6.69 166788 1650304 4 20:14:01 12:47:01 PM 5807556 7192444 2074876 26.32 2688 1583548 597128 6.69 166788 1650420 4 20:14:01 12:48:01 PM 5807724 7192612 2074708 26.32 2688 1583548 597128 6.69 166788 1650304 4 20:14:01 12:49:01 PM 5807608 7192500 2074824 26.32 2688 1583552 597128 6.69 166788 1650376 4 20:14:01 12:50:01 PM 5807280 7192172 2075152 26.33 2688 1583552 616276 6.90 166788 1650540 4 20:14:01 12:51:01 PM 5807612 7192508 2074820 26.32 2688 1583556 616276 6.90 166788 1650312 4 20:14:01 12:52:01 PM 5807788 7192684 2074644 26.32 2688 1583556 616276 6.90 166788 1650312 4 20:14:01 12:53:01 PM 5807736 7192632 2074696 26.32 2688 1583556 616276 6.90 166788 1650312 4 20:14:01 12:54:01 PM 5807616 7192516 2074816 26.32 2688 1583560 616276 6.90 166788 1650400 4 20:14:01 12:55:01 PM 5807768 7192668 2074664 26.32 2688 1583560 616276 6.90 166788 1650332 4 20:14:01 12:56:01 PM 5807856 7192756 2074576 26.32 2688 1583560 616276 6.90 166788 1650332 4 20:14:01 12:57:01 PM 5807360 7192264 2075072 26.33 2688 1583564 616276 6.90 166788 1650744 4 20:14:01 12:58:01 PM 5807892 7192796 2074540 26.32 2688 1583564 616276 6.90 166788 1650340 4 20:14:01 12:59:01 PM 5807548 7192452 2074884 26.32 2688 1583564 616276 6.90 166788 1650408 4 20:14:01 01:00:01 PM 5807360 7192268 2075072 26.33 2688 1583568 610128 6.83 166788 1650576 4 20:14:01 01:01:01 PM 5806172 7191080 2076260 26.34 2688 1583568 610128 6.83 166788 1651256 4 20:14:01 01:02:01 PM 5807364 7192280 2075068 26.33 2688 1583576 610128 6.83 166788 1650332 4 20:14:01 01:03:01 PM 5807428 7192344 2075004 26.32 2688 1583576 610128 6.83 166788 1650352 4 20:14:01 01:04:01 PM 5807128 7192044 2075304 26.33 2688 1583576 610128 6.83 166788 1650632 4 20:14:01 01:05:01 PM 5807520 7192440 2074912 26.32 2688 1583580 610128 6.83 166788 1650328 4 20:14:01 01:06:01 PM 5807548 7192468 2074884 26.32 2688 1583580 610128 6.83 166788 1650364 4 20:14:01 01:07:01 PM 5807488 7192408 2074944 26.32 2688 1583580 610128 6.83 166788 1650364 4 20:14:01 01:08:01 PM 5807548 7192472 2074884 26.32 2688 1583584 610128 6.83 166788 1650368 4 20:14:01 01:09:01 PM 5807484 7192408 2074948 26.32 2688 1583584 610128 6.83 166788 1650436 4 20:14:01 01:10:01 PM 5807324 7192248 2075108 26.33 2688 1583584 629116 7.04 166788 1650484 4 20:14:01 01:11:01 PM 5807500 7192432 2074932 26.32 2688 1583592 629116 7.04 166788 1650452 4 20:14:01 01:12:01 PM 5807496 7192428 2074936 26.32 2688 1583592 629116 7.04 166788 1650472 4 20:14:01 01:13:01 PM 5807584 7192520 2074848 26.32 2688 1583596 629116 7.04 166788 1650380 4 20:14:01 01:14:01 PM 5807476 7192412 2074956 26.32 2688 1583596 629116 7.04 166788 1650448 4 20:14:01 01:15:01 PM 5807508 7192444 2074924 26.32 2688 1583596 629116 7.04 166788 1650496 4 20:14:01 01:16:01 PM 5807564 7192504 2074868 26.32 2688 1583600 612892 6.86 166788 1650384 4 20:14:01 01:17:01 PM 5807672 7192612 2074760 26.32 2688 1583600 612892 6.86 166788 1650384 4 20:14:01 01:18:01 PM 5807680 7192620 2074752 26.32 2688 1583600 612892 6.86 166788 1650384 4 20:14:01 01:19:01 PM 5807428 7192372 2075004 26.32 2688 1583604 612892 6.86 166788 1650456 4 20:14:01 01:20:01 PM 5807100 7192044 2075332 26.33 2688 1583604 602512 6.75 166788 1650620 4 20:14:01 01:21:01 PM 5807440 7192388 2074992 26.32 2688 1583608 602512 6.75 166788 1650496 4 20:14:01 01:22:01 PM 5807440 7192388 2074992 26.32 2688 1583608 602512 6.75 166788 1650496 4 20:14:01 01:23:01 PM 5807324 7192272 2075108 26.33 2688 1583608 602512 6.75 166788 1650496 4 20:14:01 01:24:01 PM 5807528 7192480 2074904 26.32 2688 1583612 602512 6.75 166788 1650464 4 20:14:01 01:25:01 PM 5807528 7192480 2074904 26.32 2688 1583612 602512 6.75 166788 1650396 4 20:14:01 01:26:01 PM 5807572 7192524 2074860 26.32 2688 1583612 602512 6.75 166788 1650396 4 20:14:01 01:27:01 PM 5807488 7192440 2074944 26.32 2688 1583612 602512 6.75 166788 1650512 4 20:14:01 01:28:01 PM 5807264 7192220 2075168 26.33 2688 1583616 604704 6.77 166916 1650404 4 20:14:01 01:29:01 PM 5807248 7192204 2075184 26.33 2688 1583616 604704 6.77 166916 1650472 4 20:14:01 01:30:01 PM 5807128 7192084 2075304 26.33 2688 1583616 602512 6.75 166916 1650520 4 20:14:01 01:31:01 PM 5807536 7192496 2074896 26.32 2688 1583620 602512 6.75 166916 1650280 4 20:14:01 01:32:01 PM 5807348 7192308 2075084 26.33 2688 1583620 602512 6.75 166916 1650280 4 20:14:01 01:33:02 PM 5807020 7191984 2075412 26.33 2688 1583624 602512 6.75 166916 1650628 4 20:14:01 01:34:01 PM 5807396 7192360 2075036 26.32 2688 1583624 602512 6.75 166916 1650356 4 20:14:01 01:35:01 PM 5807384 7192348 2075048 26.32 2688 1583624 602512 6.75 166916 1650288 4 20:14:01 01:36:01 PM 5807616 7192584 2074816 26.32 2688 1583628 602512 6.75 166916 1650292 4 20:14:01 01:37:01 PM 5807220 7192188 2075212 26.33 2688 1583628 602512 6.75 166916 1650292 4 20:14:01 01:38:01 PM 5807228 7192196 2075204 26.33 2688 1583628 602512 6.75 166916 1650292 4 20:14:01 01:39:01 PM 5807196 7192168 2075236 26.33 2688 1583632 602512 6.75 166916 1650376 4 20:14:01 01:40:01 PM 5807032 7192004 2075400 26.33 2688 1583632 602512 6.75 166916 1650656 4 20:14:01 01:41:01 PM 5807208 7192184 2075224 26.33 2688 1583636 602512 6.75 166916 1650416 4 20:14:01 01:42:01 PM 5807300 7192280 2075132 26.33 2688 1583640 602512 6.75 166916 1650320 4 20:14:01 01:43:01 PM 5807256 7192236 2075176 26.33 2688 1583640 602512 6.75 166916 1650320 4 20:14:01 01:44:01 PM 5807460 7192444 2074972 26.32 2688 1583644 602512 6.75 166916 1650392 4 20:14:01 01:45:01 PM 5807412 7192396 2075020 26.32 2688 1583644 602512 6.75 166916 1650324 4 20:14:01 01:46:01 PM 5807520 7192504 2074912 26.32 2688 1583644 617952 6.92 166916 1650324 4 20:14:01 01:47:01 PM 5807432 7192420 2075000 26.32 2688 1583648 617952 6.92 166916 1650444 4 20:14:01 01:48:01 PM 5807500 7192488 2074932 26.32 2688 1583648 617952 6.92 166916 1650444 4 20:14:01 01:49:01 PM 5807496 7192484 2074936 26.32 2688 1583648 617952 6.92 166916 1650396 4 20:14:01 01:50:01 PM 5807104 7192096 2075328 26.33 2688 1583652 602576 6.75 166916 1650680 4 20:14:01 01:51:01 PM 5807476 7192464 2074956 26.32 2688 1583652 602576 6.75 166916 1650444 4 20:14:01 01:52:01 PM 5807496 7192488 2074936 26.32 2688 1583656 602576 6.75 166916 1650336 4 20:14:01 01:53:01 PM 5807496 7192488 2074936 26.32 2688 1583656 602576 6.75 166916 1650336 4 20:14:01 01:54:01 PM 5807540 7192532 2074892 26.32 2688 1583656 602576 6.75 166916 1650404 4 20:14:01 01:55:01 PM 5807568 7192564 2074864 26.32 2688 1583660 602576 6.75 166916 1650340 4 20:14:01 01:56:01 PM 5807368 7192364 2075064 26.33 2688 1583660 602576 6.75 166916 1650544 4 20:14:01 01:57:01 PM 5807688 7192684 2074744 26.32 2688 1583660 602576 6.75 166916 1650340 4 20:14:01 01:58:01 PM 5807572 7192572 2074860 26.32 2688 1583664 602576 6.75 166916 1650344 4 20:14:01 01:59:01 PM 5807332 7192332 2075100 26.33 2688 1583664 602576 6.75 166916 1650412 4 20:14:01 02:00:01 PM 5807100 7192100 2075332 26.33 2688 1583664 602576 6.75 166916 1650576 4 20:14:01 02:01:01 PM 5806392 7191396 2076040 26.34 2688 1583668 602576 6.75 166916 1651280 4 20:14:01 02:02:01 PM 5807420 7192424 2075012 26.32 2688 1583668 602576 6.75 166916 1650468 4 20:14:01 02:03:01 PM 5807508 7192512 2074924 26.32 2688 1583668 602576 6.75 166916 1650348 4 20:14:01 02:04:01 PM 5807100 7192108 2075332 26.33 2688 1583672 602576 6.75 166916 1650556 4 20:14:01 02:05:01 PM 5807424 7192432 2075008 26.32 2688 1583672 602576 6.75 166916 1650352 4 20:14:01 02:06:01 PM 5807436 7192444 2074996 26.32 2688 1583672 602576 6.75 166916 1650352 4 20:14:01 02:07:01 PM 5807416 7192428 2075016 26.32 2688 1583676 602576 6.75 166916 1650356 4 20:14:01 02:08:01 PM 5807256 7192268 2075176 26.33 2688 1583676 602576 6.75 166916 1650476 4 20:14:01 02:09:01 PM 5807356 7192368 2075076 26.33 2688 1583676 602576 6.75 166916 1650428 4 20:14:01 02:10:01 PM 5807152 7192168 2075280 26.33 2688 1583680 594384 6.66 166916 1650484 4 20:14:01 02:11:01 PM 5807296 7192316 2075136 26.33 2688 1583680 594384 6.66 166924 1650544 4 20:14:01 02:12:01 PM 5807292 7192316 2075140 26.33 2688 1583684 594384 6.66 166916 1650432 4 20:14:01 02:13:01 PM 5807312 7192336 2075120 26.33 2688 1583684 594384 6.66 166916 1650548 4 20:14:01 02:14:01 PM 5807324 7192348 2075108 26.33 2688 1583684 594384 6.66 166916 1650448 4 20:14:01 02:15:01 PM 5807352 7192380 2075080 26.33 2688 1583688 594384 6.66 166916 1650384 4 20:14:01 02:16:01 PM 5807376 7192404 2075056 26.33 2688 1583688 594384 6.66 166916 1650384 4 20:14:01 02:17:01 PM 5807500 7192528 2074932 26.32 2688 1583688 594384 6.66 166916 1650384 4 20:14:01 02:18:01 PM 5807500 7192532 2074932 26.32 2688 1583692 594384 6.66 166916 1650388 4 20:14:01 02:19:01 PM 5807440 7192472 2074992 26.32 2688 1583692 594384 6.66 166916 1650456 4 20:14:01 02:20:01 PM 5807028 7192060 2075404 26.33 2688 1583692 594384 6.66 166916 1650736 4 20:14:01 02:21:01 PM 5807372 7192416 2075060 26.33 2688 1583700 594384 6.66 166916 1650396 4 20:14:01 02:22:01 PM 5807336 7192384 2075096 26.33 2688 1583704 594384 6.66 166916 1650400 4 20:14:01 02:23:01 PM 5807404 7192456 2075028 26.32 2688 1583708 594384 6.66 166916 1650404 4 20:14:01 02:24:01 PM 5807128 7192180 2075304 26.33 2688 1583708 594384 6.66 166916 1650588 4 20:14:01 02:25:01 PM 5807336 7192388 2075096 26.33 2688 1583708 594384 6.66 166916 1650404 4 20:14:01 02:26:01 PM 5807368 7192424 2075064 26.33 2688 1583712 594384 6.66 166916 1650524 4 20:14:01 02:27:01 PM 5807512 7192568 2074920 26.32 2688 1583712 594384 6.66 166916 1650408 4 20:14:01 02:28:01 PM 5807304 7192360 2075128 26.33 2688 1583712 594384 6.66 166916 1650524 4 20:14:01 02:29:01 PM 5807248 7192308 2075184 26.33 2688 1583716 594384 6.66 166916 1650480 4 20:14:01 02:30:01 PM 5807048 7192108 2075384 26.33 2688 1583716 613292 6.87 166916 1650644 4 20:14:01 02:31:01 PM 5807168 7192236 2075264 26.33 2688 1583724 613292 6.87 166916 1650516 4 20:14:01 02:32:01 PM 5807348 7192416 2075084 26.33 2688 1583724 613292 6.87 166916 1650424 4 20:14:01 02:33:01 PM 5807056 7192124 2075376 26.33 2688 1583724 613292 6.87 166916 1650632 4 20:14:01 02:34:01 PM 5807160 7192232 2075272 26.33 2688 1583728 613292 6.87 166916 1650504 4 20:14:01 02:35:01 PM 5807228 7192300 2075204 26.33 2688 1583728 596876 6.68 166916 1650552 4 20:14:01 02:36:01 PM 5807232 7192308 2075200 26.33 2688 1583732 625712 7.01 166936 1650540 248 20:14:01 02:37:01 PM 5807176 7192256 2075256 26.33 2688 1583736 625712 7.01 166936 1650544 4 20:14:01 02:38:01 PM 5807176 7192256 2075256 26.33 2688 1583736 625712 7.01 166936 1650544 4 20:14:01 02:39:01 PM 5807132 7192212 2075300 26.33 2688 1583736 625712 7.01 166936 1650620 12 20:14:01 02:40:01 PM 5806880 7191960 2075552 26.33 2688 1583736 625712 7.01 166936 1650656 8 20:14:01 02:41:01 PM 5807016 7192100 2075416 26.33 2688 1583740 625712 7.01 166936 1650516 4 20:14:01 02:42:02 PM 5806752 7191836 2075680 26.33 2688 1583740 625712 7.01 166936 1650768 16 20:14:01 02:43:01 PM 5807232 7192320 2075200 26.33 2688 1583744 625712 7.01 166936 1650436 8 20:14:01 02:44:01 PM 5807200 7192288 2075232 26.33 2688 1583744 625712 7.01 166936 1650504 4 20:14:01 02:45:01 PM 5807228 7192316 2075204 26.33 2688 1583744 625712 7.01 166936 1650552 4 20:14:01 02:46:01 PM 5807436 7192528 2074996 26.32 2688 1583748 625712 7.01 166936 1650440 4 20:14:01 02:47:01 PM 5807468 7192560 2074964 26.32 2688 1583748 625712 7.01 166936 1650440 4 20:14:01 02:48:01 PM 5807016 7192108 2075416 26.33 2688 1583748 625712 7.01 166936 1650756 16 20:14:01 02:49:01 PM 5807444 7192540 2074988 26.32 2688 1583752 610256 6.83 166936 1650512 8 20:14:01 02:50:01 PM 5806924 7192020 2075508 26.33 2688 1583752 602576 6.75 166936 1650676 4 20:14:01 02:51:01 PM 5806832 7191932 2075600 26.33 2688 1583756 602576 6.75 166936 1650760 4 20:14:01 02:52:01 PM 5806744 7191844 2075688 26.33 2688 1583756 602576 6.75 166936 1650828 4 20:14:01 02:53:01 PM 5807280 7192380 2075152 26.33 2688 1583756 602576 6.75 166936 1650448 4 20:14:01 02:54:01 PM 5807152 7192256 2075280 26.33 2688 1583760 602576 6.75 166936 1650520 4 20:14:01 02:55:01 PM 5807348 7192452 2075084 26.33 2688 1583760 602576 6.75 166936 1650452 4 20:14:01 02:56:01 PM 5807260 7192364 2075172 26.33 2688 1583760 602576 6.75 166936 1650452 4 20:14:01 02:57:01 PM 5807348 7192456 2075084 26.33 2688 1583764 602576 6.75 166936 1650456 4 20:14:01 02:58:01 PM 5807208 7192316 2075224 26.33 2688 1583764 602576 6.75 166936 1650572 4 20:14:01 02:59:01 PM 5807356 7192464 2075076 26.33 2688 1583764 602576 6.75 166936 1650524 4 20:14:01 03:00:01 PM 5807152 7192264 2075280 26.33 2688 1583768 594384 6.66 166936 1650576 4 20:14:01 03:01:01 PM 5806520 7191632 2075912 26.34 2688 1583768 594384 6.66 166936 1651016 4 20:14:01 03:02:01 PM 5807328 7192444 2075104 26.33 2688 1583772 594384 6.66 166936 1650556 4 20:14:01 03:03:01 PM 5807096 7192216 2075336 26.33 2688 1583776 594384 6.66 166936 1650676 4 20:14:01 03:04:01 PM 5807048 7192168 2075384 26.33 2688 1583776 594384 6.66 166936 1650744 4 20:14:01 03:05:01 PM 5807472 7192596 2074960 26.32 2688 1583780 594384 6.66 166936 1650476 4 20:14:01 03:06:01 PM 5807532 7192656 2074900 26.32 2688 1583780 594384 6.66 166936 1650476 4 20:14:01 03:07:01 PM 5807288 7192412 2075144 26.33 2688 1583780 594384 6.66 166936 1650476 4 20:14:01 03:08:01 PM 5807260 7192388 2075172 26.33 2688 1583784 594384 6.66 166936 1650480 4 20:14:01 03:09:01 PM 5807048 7192176 2075384 26.33 2688 1583784 594384 6.66 166936 1650548 4 20:14:01 03:10:01 PM 5806888 7192016 2075544 26.33 2688 1583784 612472 6.86 166936 1650828 4 20:14:01 03:11:01 PM 5807128 7192264 2075304 26.33 2688 1583788 612472 6.86 166936 1650484 4 20:14:01 03:12:01 PM 5807192 7192328 2075240 26.33 2688 1583788 612472 6.86 166936 1650368 4 20:14:01 03:13:01 PM 5807244 7192384 2075188 26.33 2688 1583792 612472 6.86 166936 1650488 4 20:14:01 03:14:01 PM 5807112 7192252 2075320 26.33 2688 1583792 612472 6.86 166936 1650556 4 20:14:01 03:15:01 PM 5807280 7192420 2075152 26.33 2688 1583792 612472 6.86 166936 1650488 4 20:14:01 03:16:01 PM 5807248 7192392 2075184 26.33 2688 1583796 612472 6.86 166936 1650492 4 20:14:01 03:17:01 PM 5807276 7192420 2075156 26.33 2688 1583796 612472 6.86 166936 1650492 4 20:14:01 03:18:01 PM 5807196 7192340 2075236 26.33 2688 1583796 596364 6.68 166944 1650588 4 20:14:01 03:19:01 PM 5807128 7192272 2075304 26.33 2688 1583796 596364 6.68 166936 1650560 4 20:14:01 03:20:01 PM 5806860 7192008 2075572 26.33 2688 1583800 594384 6.66 166936 1650692 4 20:14:01 03:21:01 PM 5807060 7192208 2075372 26.33 2688 1583800 594384 6.66 166936 1650572 4 20:14:01 03:22:01 PM 5807292 7192444 2075140 26.33 2688 1583804 594384 6.66 166936 1650484 4 20:14:01 03:23:01 PM 5807176 7192328 2075256 26.33 2688 1583804 594384 6.66 166936 1650468 4 20:14:01 03:24:01 PM 5807092 7192244 2075340 26.33 2688 1583804 594384 6.66 166936 1650572 4 20:14:01 03:25:01 PM 5807316 7192472 2075116 26.33 2688 1583808 594384 6.66 166936 1650508 4 20:14:01 03:26:01 PM 5807372 7192528 2075060 26.33 2688 1583808 594384 6.66 166936 1650508 4 20:14:01 03:27:01 PM 5807412 7192568 2075020 26.32 2688 1583808 594384 6.66 166936 1650508 4 20:14:01 03:28:01 PM 5807272 7192432 2075160 26.33 2688 1583812 610120 6.83 166936 1650628 4 20:14:01 03:29:01 PM 5807272 7192432 2075160 26.33 2688 1583812 610120 6.83 166936 1650560 4 20:14:01 03:30:01 PM 5806960 7192120 2075472 26.33 2688 1583812 603264 6.75 166936 1650860 4 20:14:01 03:31:01 PM 5807188 7192356 2075244 26.33 2688 1583820 603264 6.75 166936 1650632 4 20:14:01 03:32:01 PM 5807020 7192188 2075412 26.33 2688 1583820 603264 6.75 166936 1650748 4 20:14:01 03:33:01 PM 5806980 7192152 2075452 26.33 2688 1583824 603264 6.75 166936 1650728 4 20:14:01 03:34:01 PM 5807184 7192356 2075248 26.33 2688 1583824 603264 6.75 166936 1650592 4 20:14:01 03:35:01 PM 5807316 7192488 2075116 26.33 2688 1583824 603264 6.75 166936 1650524 4 20:14:01 03:36:01 PM 5807236 7192412 2075196 26.33 2688 1583828 603264 6.75 166936 1650528 4 20:14:01 03:37:01 PM 5807288 7192464 2075144 26.33 2688 1583828 603264 6.75 166936 1650528 4 20:14:01 03:38:01 PM 5807184 7192360 2075248 26.33 2688 1583828 603352 6.76 167076 1650508 12 20:14:01 03:39:01 PM 5807108 7192288 2075324 26.33 2688 1583832 603352 6.76 167076 1650580 4 20:14:01 03:40:01 PM 5807020 7192200 2075412 26.33 2688 1583832 594384 6.66 167076 1650636 4 20:14:01 03:41:01 PM 5807188 7192372 2075244 26.33 2688 1583836 594384 6.66 167076 1650516 4 20:14:01 03:42:01 PM 5807308 7192492 2075124 26.33 2688 1583836 594384 6.66 167076 1650520 4 20:14:01 03:43:01 PM 5807416 7192600 2075016 26.32 2688 1583836 594384 6.66 167076 1650412 4 20:14:01 03:44:01 PM 5807348 7192536 2075084 26.33 2688 1583840 594384 6.66 167076 1650484 4 20:14:01 03:45:01 PM 5807168 7192356 2075264 26.33 2688 1583840 594384 6.66 167076 1650420 4 20:14:01 03:46:01 PM 5807256 7192448 2075176 26.33 2688 1583844 594384 6.66 167076 1650424 4 20:14:01 03:47:01 PM 5806844 7192040 2075588 26.33 2688 1583848 594384 6.66 167076 1650632 4 20:14:01 03:48:01 PM 5807132 7192328 2075300 26.33 2688 1583848 594384 6.66 167076 1650428 4 20:14:01 03:49:01 PM 5807052 7192248 2075380 26.33 2688 1583848 610128 6.83 167076 1650496 4 20:14:01 03:50:02 PM 5806848 7192048 2075584 26.33 2688 1583852 603148 6.75 167076 1650664 4 20:14:01 03:51:01 PM 5807052 7192252 2075380 26.33 2688 1583852 603148 6.75 167076 1650432 4 20:14:01 03:52:01 PM 5807140 7192344 2075292 26.33 2688 1583856 603148 6.75 167076 1650436 4 20:14:01 03:53:01 PM 5806644 7191848 2075788 26.33 2688 1583856 603148 6.75 167076 1650848 4 20:14:01 03:54:01 PM 5807156 7192360 2075276 26.33 2688 1583856 603148 6.75 167076 1650508 4 20:14:01 03:55:01 PM 5807180 7192384 2075252 26.33 2688 1583856 603148 6.75 167076 1650440 4 20:14:01 03:56:01 PM 5807236 7192444 2075196 26.33 2688 1583860 603148 6.75 167076 1650444 4 20:14:01 03:57:01 PM 5807096 7192304 2075336 26.33 2688 1583860 603148 6.75 167076 1650444 4 20:14:01 03:58:01 PM 5807212 7192420 2075220 26.33 2688 1583860 603148 6.75 167076 1650444 4 20:14:01 03:59:01 PM 5807212 7192424 2075220 26.33 2688 1583864 603148 6.75 167076 1650516 4 20:14:01 04:00:01 PM 5806904 7192116 2075528 26.33 2688 1583864 603148 6.75 167076 1650796 4 20:14:01 04:01:01 PM 5806176 7191392 2076256 26.34 2688 1583868 603148 6.75 167092 1651132 4 20:14:01 04:02:01 PM 5807364 7192580 2075068 26.33 2688 1583868 603148 6.75 167092 1650436 4 20:14:01 04:03:01 PM 5807328 7192544 2075104 26.33 2688 1583868 603148 6.75 167092 1650436 4 20:14:01 04:04:01 PM 5804508 7189728 2077924 26.36 2688 1583872 603148 6.75 167092 1652884 4 20:14:01 04:05:01 PM 5804748 7189968 2077684 26.36 2688 1583872 603148 6.75 167092 1652660 0 20:14:01 04:06:01 PM 5804932 7190152 2077500 26.36 2688 1583872 603148 6.75 167092 1652660 4 20:14:01 04:07:01 PM 5804840 7190064 2077592 26.36 2688 1583876 603148 6.75 167092 1652664 4 20:14:01 04:08:01 PM 5804732 7189956 2077700 26.36 2688 1583876 618524 6.93 167092 1652944 4 20:14:01 04:09:01 PM 5804672 7189896 2077760 26.36 2688 1583876 602688 6.75 167092 1653012 4 20:14:01 04:10:01 PM 5804316 7189544 2078116 26.36 2688 1583880 602640 6.75 167092 1653180 4 20:14:01 04:11:01 PM 5804484 7189716 2077948 26.36 2688 1583884 602640 6.75 167092 1653056 4 20:14:01 04:12:01 PM 5804500 7189736 2077932 26.36 2688 1583888 602640 6.75 167092 1652960 4 20:14:01 04:13:01 PM 5804624 7189860 2077808 26.36 2688 1583888 602640 6.75 167092 1653076 4 20:14:01 04:14:01 PM 5804404 7189640 2078028 26.36 2688 1583888 602640 6.75 167092 1653232 4 20:14:01 04:15:01 PM 5804776 7190016 2077656 26.36 2688 1583892 602640 6.75 167092 1652964 4 20:14:01 04:16:01 PM 5804836 7190076 2077596 26.36 2688 1583892 602640 6.75 167092 1652964 4 20:14:01 04:17:01 PM 5804748 7189988 2077684 26.36 2688 1583892 602640 6.75 167092 1652964 4 20:14:01 04:18:01 PM 5804852 7190096 2077580 26.36 2688 1583896 602640 6.75 167092 1652968 4 20:14:01 04:19:01 PM 5804580 7189824 2077852 26.36 2688 1583896 602640 6.75 167092 1653036 4 20:14:01 04:20:01 PM 5804340 7189584 2078092 26.36 2688 1583896 597816 6.69 167092 1653200 4 20:14:01 04:21:01 PM 5804536 7189792 2077896 26.36 2688 1583900 597816 6.69 167092 1653060 4 20:14:01 04:22:01 PM 5804584 7189840 2077848 26.36 2688 1583900 597816 6.69 167092 1653060 4 20:14:01 04:23:01 PM 5804640 7189900 2077792 26.36 2688 1583904 597816 6.69 167092 1652976 4 20:14:01 04:24:01 PM 5804560 7189820 2077872 26.36 2688 1583904 597816 6.69 167100 1653120 4 20:14:01 04:25:01 PM 5804732 7189992 2077700 26.36 2688 1583904 597816 6.69 167092 1652976 4 20:14:01 04:26:01 PM 5804608 7189872 2077824 26.36 2688 1583908 597816 6.69 167092 1653096 4 20:14:01 04:27:01 PM 5804696 7189964 2077736 26.36 2688 1583912 597816 6.69 167092 1652984 4 20:14:01 04:28:01 PM 5804352 7189628 2078080 26.36 2688 1583920 594944 6.66 167220 1653000 260 20:14:01 04:29:01 PM 5804304 7189584 2078128 26.36 2688 1583924 594944 6.66 167220 1653072 4 20:14:01 04:30:01 PM 5804176 7189456 2078256 26.37 2688 1583924 594448 6.66 167220 1653108 4 20:14:01 04:31:01 PM 5804380 7189664 2078052 26.36 2688 1583928 594448 6.66 167220 1653004 4 20:14:01 04:32:01 PM 5804508 7189796 2077924 26.36 2688 1583932 594448 6.66 167220 1653008 4 20:14:01 04:33:01 PM 5804168 7189456 2078264 26.37 2688 1583932 594448 6.66 167220 1653328 4 20:14:01 04:34:01 PM 5804544 7189832 2077888 26.36 2688 1583932 594448 6.66 167220 1652952 4 20:14:01 04:35:01 PM 5804480 7189772 2077952 26.36 2688 1583936 609824 6.83 167220 1653004 4 20:14:01 04:36:01 PM 5804492 7189784 2077940 26.36 2688 1583936 609824 6.83 167220 1652888 4 20:14:01 04:37:01 PM 5804544 7189836 2077888 26.36 2688 1583936 609824 6.83 167220 1652888 4 20:14:01 04:38:01 PM 5804524 7189820 2077908 26.36 2688 1583940 609824 6.83 167220 1652892 4 20:14:01 04:39:01 PM 5804412 7189708 2078020 26.36 2688 1583940 609824 6.83 167220 1652960 4 20:14:01 04:40:01 PM 5803924 7189220 2078508 26.37 2688 1583940 631500 7.07 167220 1653240 4 20:14:01 04:41:01 PM 5804448 7189748 2077984 26.36 2688 1583944 602640 6.75 167220 1653012 4 20:14:01 04:42:01 PM 5804472 7189772 2077960 26.36 2688 1583944 602640 6.75 167220 1652896 4 20:14:01 04:43:01 PM 5804580 7189884 2077852 26.36 2688 1583948 602640 6.75 167220 1652900 4 20:14:01 04:44:01 PM 5808624 7193928 2073808 26.31 2688 1583948 602640 6.75 167220 1648880 4 20:14:01 04:45:01 PM 5808680 7193984 2073752 26.31 2688 1583948 602640 6.75 167220 1648812 4 20:14:01 04:46:01 PM 5808744 7194052 2073688 26.31 2688 1583952 602640 6.75 167220 1648816 4 20:14:01 04:47:01 PM 5808600 7193908 2073832 26.31 2688 1583952 602640 6.75 167220 1648816 4 20:14:01 04:48:01 PM 5808688 7193996 2073744 26.31 2688 1583952 602640 6.75 167220 1648816 4 20:14:01 04:49:01 PM 5808516 7193828 2073916 26.31 2688 1583956 602640 6.75 167220 1649004 4 20:14:01 04:50:01 PM 5808284 7193596 2074148 26.31 2688 1583956 602640 6.75 167220 1649168 4 20:14:01 04:51:01 PM 5808360 7193676 2074072 26.31 2688 1583960 602640 6.75 167220 1648932 4 20:14:01 04:52:01 PM 5808444 7193760 2073988 26.31 2688 1583960 602640 6.75 167220 1648824 4 20:14:01 04:53:01 PM 5808504 7193820 2073928 26.31 2688 1583960 602640 6.75 167220 1648940 4 20:14:01 04:54:01 PM 5808536 7193856 2073896 26.31 2688 1583964 602640 6.75 167220 1648896 4 20:14:01 04:55:01 PM 5808504 7193824 2073928 26.31 2688 1583964 602640 6.75 167220 1648828 4 20:14:01 04:56:01 PM 5808536 7193856 2073896 26.31 2688 1583964 602640 6.75 167220 1648828 4 20:14:01 04:57:02 PM 5808616 7193940 2073816 26.31 2688 1583968 602640 6.75 167220 1648832 4 20:14:01 04:58:01 PM 5808524 7193848 2073908 26.31 2688 1583968 602640 6.75 167220 1648832 4 20:14:01 04:59:01 PM 5808536 7193860 2073896 26.31 2688 1583968 602640 6.75 167220 1648900 4 20:14:01 05:00:01 PM 5808312 7193640 2074120 26.31 2688 1583972 600676 6.73 167220 1649184 4 20:14:01 05:01:01 PM 5807556 7192884 2074876 26.32 2688 1583972 600676 6.73 167220 1649624 4 20:14:01 05:02:01 PM 5808660 7193992 2073772 26.31 2688 1583976 600676 6.73 167224 1648836 4 20:14:01 05:03:01 PM 5808460 7193792 2073972 26.31 2688 1583976 600676 6.73 167224 1648836 4 20:14:01 05:04:01 PM 5808216 7193548 2074216 26.31 2688 1583976 600676 6.73 167224 1649052 4 20:14:01 05:05:01 PM 5808532 7193868 2073900 26.31 2688 1583980 600676 6.73 167224 1648852 4 20:14:01 05:06:01 PM 5808588 7193924 2073844 26.31 2688 1583980 600676 6.73 167224 1648852 4 20:14:01 05:07:01 PM 5808472 7193812 2073960 26.31 2688 1583984 600676 6.73 167224 1648856 4 20:14:01 05:08:01 PM 5808436 7193780 2073996 26.31 2688 1583988 600676 6.73 167224 1648976 4 20:14:01 05:09:01 PM 5808476 7193820 2073956 26.31 2688 1583988 600676 6.73 167224 1648928 0 20:14:01 05:10:01 PM 5808268 7193612 2074164 26.31 2688 1583988 594444 6.66 167224 1649092 4 20:14:01 05:11:01 PM 5808384 7193740 2074048 26.31 2688 1583992 594444 6.66 167224 1649088 4 20:14:01 05:12:01 PM 5808408 7193764 2074024 26.31 2688 1583992 594444 6.66 167224 1648972 4 20:14:01 05:13:01 PM 5808468 7193824 2073964 26.31 2688 1583992 594444 6.66 167224 1648984 4 20:14:01 05:14:01 PM 5808380 7193740 2074052 26.31 2688 1583996 594444 6.66 167224 1649056 4 20:14:01 05:15:01 PM 5808528 7193888 2073904 26.31 2688 1583996 594444 6.66 167224 1648988 4 20:14:01 05:16:01 PM 5808688 7194048 2073744 26.31 2688 1583996 594444 6.66 167224 1648872 4 20:14:01 05:17:01 PM 5808700 7194064 2073732 26.31 2688 1584000 594444 6.66 167224 1648876 4 20:14:01 05:18:01 PM 5808608 7193972 2073824 26.31 2688 1584000 594444 6.66 167224 1648876 4 20:14:01 05:19:01 PM 5808564 7193928 2073868 26.31 2688 1584000 594444 6.66 167224 1648944 4 20:14:01 05:20:01 PM 5808356 7193724 2074076 26.31 2688 1584004 616628 6.90 167224 1649112 4 20:14:01 05:21:01 PM 5808508 7193876 2073924 26.31 2688 1584004 616628 6.90 167224 1648988 4 20:14:01 05:22:01 PM 5808568 7193940 2073864 26.31 2688 1584008 616628 6.90 167224 1648992 4 20:14:01 05:23:01 PM 5808512 7193884 2073920 26.31 2688 1584008 616628 6.90 167224 1648992 4 20:14:01 05:24:01 PM 5808620 7193992 2073812 26.31 2688 1584008 601212 6.73 167224 1648952 4 20:14:01 05:25:01 PM 5808548 7193924 2073884 26.31 2688 1584012 601212 6.73 167224 1648888 4 20:14:01 05:26:01 PM 5808576 7193952 2073856 26.31 2688 1584012 601212 6.73 167224 1648888 4 20:14:01 05:27:01 PM 5808484 7193860 2073948 26.31 2688 1584012 601212 6.73 167224 1648892 4 20:14:01 05:28:01 PM 5808552 7193932 2073880 26.31 2688 1584016 601212 6.73 167224 1648896 4 20:14:01 05:29:01 PM 5808488 7193868 2073944 26.31 2688 1584016 601212 6.73 167224 1648968 4 20:14:01 05:30:01 PM 5808204 7193584 2074228 26.31 2688 1584016 602640 6.75 167224 1649132 4 20:14:01 05:31:01 PM 5808064 7193448 2074368 26.32 2688 1584020 602640 6.75 167224 1649136 4 20:14:01 05:32:01 PM 5808436 7193820 2073996 26.31 2688 1584020 602640 6.75 167232 1649000 8 20:14:01 05:33:01 PM 5807952 7193340 2074480 26.32 2688 1584024 602640 6.75 167224 1649432 4 20:14:01 05:34:01 PM 5808380 7193768 2074052 26.31 2688 1584024 602640 6.75 167224 1649012 4 20:14:01 05:35:01 PM 5808440 7193828 2073992 26.31 2688 1584024 602640 6.75 167224 1648944 4 20:14:01 05:36:01 PM 5808580 7193972 2073852 26.31 2688 1584028 602640 6.75 167224 1648948 4 20:14:01 05:37:01 PM 5808500 7193892 2073932 26.31 2688 1584028 602640 6.75 167224 1648912 4 20:14:01 05:38:01 PM 5808356 7193760 2074076 26.31 2688 1584040 601104 6.73 167224 1648960 260 20:14:01 05:39:01 PM 5808356 7193764 2074076 26.31 2688 1584044 601104 6.73 167224 1649032 4 20:14:01 05:40:01 PM 5808084 7193492 2074348 26.32 2688 1584044 595980 6.67 167224 1649276 4 20:14:01 05:41:01 PM 5808412 7193828 2074020 26.31 2688 1584052 595980 6.67 167224 1649072 4 20:14:01 05:42:01 PM 5808476 7193892 2073956 26.31 2688 1584052 595980 6.67 167224 1648952 4 20:14:01 05:43:01 PM 5808560 7193976 2073872 26.31 2688 1584052 595980 6.67 167224 1648972 4 20:14:01 05:44:01 PM 5808264 7193684 2074168 26.31 2688 1584056 595980 6.67 167224 1649124 4 20:14:01 05:45:01 PM 5808456 7193876 2073976 26.31 2688 1584056 595980 6.67 167224 1648980 4 20:14:01 05:46:01 PM 5808372 7193792 2074060 26.31 2688 1584056 595980 6.67 167224 1649060 4 20:14:01 05:47:01 PM 5807960 7193380 2074472 26.32 2688 1584056 611840 6.85 167224 1649388 4 20:14:01 05:48:01 PM 5808324 7193748 2074108 26.31 2688 1584060 611840 6.85 167224 1649104 4 20:14:01 05:49:01 PM 5808444 7193868 2073988 26.31 2688 1584060 611840 6.85 167224 1649056 4 20:14:01 05:50:01 PM 5808060 7193484 2074372 26.32 2688 1584060 611840 6.85 167224 1649104 4 20:14:01 05:51:01 PM 5808200 7193632 2074232 26.31 2688 1584068 611840 6.85 167224 1649096 4 20:14:01 05:52:01 PM 5808400 7193832 2074032 26.31 2688 1584068 611840 6.85 167224 1648996 4 20:14:01 05:53:01 PM 5808368 7193804 2074064 26.31 2688 1584072 611840 6.85 167224 1649000 4 20:14:01 05:54:01 PM 5808268 7193704 2074164 26.31 2688 1584072 611840 6.85 167224 1649068 4 20:14:01 05:55:01 PM 5808428 7193864 2074004 26.31 2688 1584072 611840 6.85 167224 1649000 4 20:14:01 05:56:01 PM 5808408 7193844 2074024 26.31 2688 1584076 611840 6.85 167224 1649120 4 20:14:01 05:57:01 PM 5808400 7193836 2074032 26.31 2688 1584076 611840 6.85 167224 1649004 4 20:14:01 05:58:01 PM 5808348 7193784 2074084 26.31 2688 1584076 611840 6.85 167224 1649004 4 20:14:01 05:59:01 PM 5808264 7193704 2074168 26.31 2688 1584080 611840 6.85 167224 1649192 4 20:14:01 06:00:01 PM 5807852 7193292 2074580 26.32 2688 1584080 613700 6.87 167224 1649336 4 20:14:01 06:01:01 PM 5807444 7192888 2074988 26.32 2688 1584084 613700 6.87 167224 1649808 4 20:14:01 06:02:01 PM 5808284 7193728 2074148 26.31 2688 1584084 613700 6.87 167224 1649228 4 20:14:01 06:03:01 PM 5808368 7193812 2074064 26.31 2688 1584084 613700 6.87 167224 1649136 4 20:14:01 06:04:01 PM 5808188 7193636 2074244 26.31 2688 1584088 613700 6.87 167224 1649232 4 20:14:01 06:05:02 PM 5808412 7193860 2074020 26.31 2688 1584088 613700 6.87 167224 1649028 4 20:14:01 06:06:01 PM 5808352 7193800 2074080 26.31 2688 1584088 613700 6.87 167224 1649028 4 20:14:01 06:07:01 PM 5808440 7193892 2073992 26.31 2688 1584092 613700 6.87 167224 1649032 4 20:14:01 06:08:01 PM 5808324 7193776 2074108 26.31 2688 1584092 613700 6.87 167224 1649032 4 20:14:01 06:09:01 PM 5808364 7193816 2074068 26.31 2688 1584092 613700 6.87 167224 1649104 4 20:14:01 06:10:01 PM 5808108 7193564 2074324 26.32 2688 1584096 591816 6.63 167224 1649272 4 20:14:01 06:11:01 PM 5808336 7193792 2074096 26.31 2688 1584096 591816 6.63 167224 1649152 4 20:14:01 06:12:01 PM 5808100 7193560 2074332 26.32 2688 1584100 591816 6.63 167224 1649272 4 20:14:01 06:13:01 PM 5808168 7193628 2074264 26.32 2688 1584100 591816 6.63 167224 1649272 4 20:14:01 06:14:01 PM 5808448 7193908 2073984 26.31 2688 1584100 591816 6.63 167224 1649116 4 20:14:01 06:15:01 PM 5808480 7193944 2073952 26.31 2688 1584104 591816 6.63 167224 1649052 4 20:14:01 06:16:01 PM 5808532 7193996 2073900 26.31 2688 1584104 591816 6.63 167224 1649052 4 20:14:01 06:17:01 PM 5808540 7194004 2073892 26.31 2688 1584104 591816 6.63 167224 1649052 4 20:14:01 06:18:01 PM 5808512 7193980 2073920 26.31 2688 1584108 591816 6.63 167224 1649056 4 20:14:01 06:19:01 PM 5808240 7193708 2074192 26.31 2688 1584108 591816 6.63 167224 1649128 4 20:14:01 06:20:01 PM 5808076 7193544 2074356 26.32 2688 1584108 594512 6.66 167224 1649292 4 20:14:01 06:21:01 PM 5808236 7193708 2074196 26.31 2688 1584112 594512 6.66 167224 1649064 4 20:14:01 06:22:01 PM 5808244 7193716 2074188 26.31 2688 1584112 594512 6.66 167224 1649180 4 20:14:01 06:23:01 PM 5807996 7193468 2074436 26.32 2688 1584112 594512 6.66 167224 1649452 4 20:14:01 06:24:01 PM 5807976 7193452 2074456 26.32 2688 1584116 594512 6.66 167224 1649252 4 20:14:01 06:25:01 PM 5808256 7193732 2074176 26.31 2688 1584116 594512 6.66 167224 1649068 4 20:14:01 06:26:01 PM 5808228 7193704 2074204 26.31 2688 1584116 594512 6.66 167224 1649068 4 20:14:01 06:27:01 PM 5808228 7193708 2074204 26.31 2688 1584120 594512 6.66 167224 1649072 4 20:14:01 06:28:01 PM 5808256 7193736 2074176 26.31 2688 1584120 594512 6.66 167224 1649072 4 20:14:01 06:29:01 PM 5808228 7193708 2074204 26.31 2688 1584120 594512 6.66 167224 1649140 4 20:14:01 06:30:01 PM 5807880 7193364 2074552 26.32 2688 1584124 598544 6.70 167224 1649192 4 20:14:01 06:31:01 PM 5808152 7193648 2074280 26.32 2688 1584128 598544 6.70 167224 1649180 4 20:14:01 06:32:01 PM 5808348 7193848 2074084 26.31 2688 1584132 598544 6.70 167224 1649084 4 20:14:01 06:33:01 PM 5807892 7193392 2074540 26.32 2688 1584132 598544 6.70 167224 1649472 4 20:14:01 06:34:01 PM 5808244 7193744 2074188 26.31 2688 1584132 598544 6.70 167232 1649232 4 20:14:01 06:35:01 PM 5808376 7193880 2074056 26.31 2688 1584136 598544 6.70 167224 1649088 4 20:14:01 06:36:01 PM 5808444 7193948 2073988 26.31 2688 1584136 598544 6.70 167224 1649088 4 20:14:01 06:37:01 PM 5808348 7193852 2074084 26.31 2688 1584136 598544 6.70 167224 1649088 4 20:14:01 06:38:01 PM 5808340 7193848 2074092 26.31 2688 1584140 598544 6.70 167224 1649092 4 20:14:01 06:39:01 PM 5808448 7193956 2073984 26.31 2688 1584140 598544 6.70 167224 1649160 4 20:14:01 06:40:01 PM 5808164 7193672 2074268 26.32 2688 1584140 599880 6.72 167224 1649324 4 20:14:01 06:41:01 PM 5808272 7193784 2074160 26.31 2688 1584144 599880 6.72 167224 1649180 4 20:14:01 06:42:01 PM 5808368 7193880 2074064 26.31 2688 1584144 599880 6.72 167224 1649180 4 20:14:01 06:43:01 PM 5808452 7193968 2073980 26.31 2688 1584148 599880 6.72 167224 1649100 4 20:14:01 06:44:01 PM 5808168 7193684 2074264 26.32 2688 1584148 599880 6.72 167224 1649248 4 20:14:01 06:45:01 PM 5808204 7193720 2074228 26.31 2688 1584148 599880 6.72 167228 1649180 4 20:14:01 06:46:01 PM 5808208 7193728 2074224 26.31 2688 1584152 599880 6.72 167224 1649104 4 20:14:01 06:47:01 PM 5808060 7193580 2074372 26.32 2688 1584152 599880 6.72 167224 1649184 4 20:14:01 06:48:01 PM 5808096 7193616 2074336 26.32 2688 1584152 599880 6.72 167224 1649068 4 20:14:01 06:49:01 PM 5807984 7193508 2074448 26.32 2688 1584156 599880 6.72 167224 1649292 4 20:14:01 06:50:01 PM 5807852 7193376 2074580 26.32 2688 1584156 594292 6.65 167224 1649340 4 20:14:01 06:51:01 PM 5807988 7193516 2074444 26.32 2688 1584160 594292 6.65 167224 1649188 4 20:14:01 06:52:01 PM 5807992 7193520 2074440 26.32 2688 1584160 594292 6.65 167224 1649188 4 20:14:01 06:53:01 PM 5808192 7193720 2074240 26.31 2688 1584160 594292 6.65 167224 1649112 4 20:14:01 06:54:01 PM 5808084 7193616 2074348 26.32 2688 1584164 594292 6.65 167224 1649184 4 20:14:01 06:55:01 PM 5808080 7193612 2074352 26.32 2688 1584164 594292 6.65 167224 1649116 4 20:14:01 06:56:01 PM 5808304 7193836 2074128 26.31 2688 1584164 594292 6.65 167224 1649116 4 20:14:01 06:57:01 PM 5808256 7193792 2074176 26.31 2688 1584168 594292 6.65 167224 1649120 4 20:14:01 06:58:01 PM 5808136 7193672 2074296 26.32 2688 1584168 594292 6.65 167224 1649124 4 20:14:01 06:59:01 PM 5808032 7193572 2074400 26.32 2688 1584172 592996 6.64 167316 1649232 4 20:14:01 07:00:01 PM 5807788 7193332 2074644 26.32 2688 1584176 596044 6.67 167316 1649284 4 20:14:01 07:01:01 PM 5807356 7192900 2075076 26.33 2688 1584176 596044 6.67 167316 1649632 4 20:14:01 07:02:01 PM 5808236 7193780 2074196 26.31 2688 1584176 596044 6.67 167316 1649052 4 20:14:01 07:03:01 PM 5807964 7193512 2074468 26.32 2688 1584180 596044 6.67 167316 1649340 4 20:14:01 07:04:01 PM 5808044 7193592 2074388 26.32 2688 1584180 596044 6.67 167316 1649316 4 20:14:01 07:05:01 PM 5808220 7193768 2074212 26.31 2688 1584180 596044 6.67 167316 1649116 4 20:14:01 07:06:01 PM 5808332 7193884 2074100 26.31 2688 1584184 596044 6.67 167316 1649120 4 20:14:01 07:07:01 PM 5808356 7193908 2074076 26.31 2688 1584184 596044 6.67 167316 1649120 4 20:14:01 07:08:01 PM 5808356 7193908 2074076 26.31 2688 1584184 596044 6.67 167316 1649120 4 20:14:01 07:09:01 PM 5808092 7193648 2074340 26.32 2688 1584188 596044 6.67 167316 1649192 4 20:14:01 07:10:01 PM 5807696 7193252 2074736 26.32 2688 1584188 617736 6.92 167316 1649356 4 20:14:01 07:11:01 PM 5808000 7193560 2074432 26.32 2688 1584192 617736 6.92 167316 1649128 4 20:14:01 07:12:01 PM 5807932 7193496 2074500 26.32 2688 1584196 617736 6.92 167316 1649132 4 20:14:01 07:13:01 PM 5807960 7193524 2074472 26.32 2688 1584196 601172 6.73 167316 1649132 4 20:14:01 07:14:01 PM 5807992 7193556 2074440 26.32 2688 1584196 601172 6.73 167316 1649200 4 20:14:01 07:15:01 PM 5808048 7193616 2074384 26.32 2688 1584200 601172 6.73 167316 1649136 4 20:14:01 07:16:01 PM 5808016 7193584 2074416 26.32 2688 1584200 601172 6.73 167316 1649136 4 20:14:01 07:17:01 PM 5808048 7193616 2074384 26.32 2688 1584200 601172 6.73 167316 1649136 4 20:14:01 07:18:01 PM 5807936 7193508 2074496 26.32 2688 1584204 601172 6.73 167316 1649140 4 20:14:01 07:19:01 PM 5808072 7193644 2074360 26.32 2688 1584204 601172 6.73 167316 1649208 4 20:14:01 07:20:01 PM 5807684 7193256 2074748 26.32 2688 1584204 617116 6.91 167316 1649488 4 20:14:01 07:21:01 PM 5807888 7193464 2074544 26.32 2688 1584208 617116 6.91 167316 1649236 4 20:14:01 07:22:01 PM 5807992 7193568 2074440 26.32 2688 1584208 601276 6.73 167316 1649144 4 20:14:01 07:23:01 PM 5808028 7193608 2074404 26.32 2688 1584212 601276 6.73 167316 1649148 4 20:14:01 07:24:01 PM 5808060 7193640 2074372 26.32 2688 1584212 601276 6.73 167316 1649216 4 20:14:01 07:25:01 PM 5808080 7193660 2074352 26.32 2688 1584212 601276 6.73 167316 1649148 4 20:14:01 07:26:01 PM 5808292 7193876 2074140 26.31 2688 1584216 601276 6.73 167316 1649152 4 20:14:01 07:27:01 PM 5807552 7193136 2074880 26.32 2688 1584216 601276 6.73 167316 1649700 4 20:14:01 07:28:01 PM 5808216 7193800 2074216 26.31 2688 1584216 601276 6.73 167316 1649176 8 20:14:01 07:29:01 PM 5808128 7193716 2074304 26.32 2688 1584220 601276 6.73 167316 1649364 4 20:14:01 07:30:01 PM 5807820 7193408 2074612 26.32 2688 1584220 616932 6.91 167316 1649528 4 20:14:01 07:31:01 PM 5808164 7193756 2074268 26.32 2688 1584224 616932 6.91 167316 1649276 4 20:14:01 07:32:01 PM 5808096 7193688 2074336 26.32 2688 1584224 616932 6.91 167316 1649276 4 20:14:01 07:33:01 PM 5807404 7192996 2075028 26.32 2688 1584224 616932 6.91 167316 1649592 4 20:14:01 07:34:01 PM 5807972 7193568 2074460 26.32 2688 1584228 616932 6.91 167316 1649256 4 20:14:01 07:35:01 PM 5808056 7193652 2074376 26.32 2688 1584228 616932 6.91 167316 1649188 4 20:14:01 07:36:01 PM 5808112 7193708 2074320 26.32 2688 1584228 616932 6.91 167316 1649188 4 20:14:01 07:37:01 PM 5807976 7193576 2074456 26.32 2688 1584232 616932 6.91 167316 1649308 4 20:14:01 07:38:01 PM 5808008 7193608 2074424 26.32 2688 1584232 616932 6.91 167316 1649308 4 20:14:01 07:39:01 PM 5808032 7193632 2074400 26.32 2688 1584232 616932 6.91 167316 1649260 4 20:14:01 07:40:01 PM 5807836 7193436 2074596 26.32 2688 1584232 604788 6.77 167316 1649424 4 20:14:01 07:41:01 PM 5807824 7193432 2074608 26.32 2688 1584240 604788 6.77 167316 1649456 4 20:14:01 07:42:01 PM 5391296 7099816 2491136 31.60 2688 1891040 629940 7.05 199692 1972216 163268 20:14:01 07:43:01 PM 5117676 6997100 2764756 35.07 2688 2054956 698036 7.82 221816 2189304 40196 20:14:01 07:44:01 PM 5078584 7016520 2803848 35.57 2688 2110816 703344 7.88 251804 2194740 54516 20:14:01 07:45:01 PM 4921128 7061036 2961304 37.57 2688 2306468 631992 7.08 289072 2286796 25528 20:14:01 07:46:01 PM 4924656 7064252 2957776 37.52 2688 2306472 631992 7.08 289072 2286800 8 20:14:01 07:47:01 PM 4924516 7064112 2957916 37.53 2688 2306472 631992 7.08 289072 2286800 8 20:14:01 07:48:01 PM 4924584 7064180 2957848 37.52 2688 2306472 631992 7.08 289072 2286800 8 20:14:01 07:49:01 PM 4884132 7024016 2998300 38.04 2688 2306760 684876 7.67 289584 2326492 96 20:14:01 07:50:01 PM 4883008 7023012 2999424 38.05 2688 2306888 704884 7.89 289616 2327492 84 20:14:01 07:51:01 PM 4882696 7022848 2999736 38.06 2688 2307028 704884 7.89 289616 2327952 52 20:14:01 07:52:01 PM 4881768 7022044 3000664 38.07 2688 2307152 704884 7.89 289616 2329120 52 20:14:01 07:53:01 PM 4880900 7021320 3001532 38.08 2688 2307296 704884 7.89 289616 2329696 56 20:14:01 07:54:01 PM 4880348 7020884 3002084 38.09 2688 2307432 704884 7.89 289616 2330296 88 20:14:01 07:55:01 PM 4880204 7020892 3002228 38.09 2688 2307572 704884 7.89 289616 2330564 20 20:14:01 07:56:01 PM 4879648 7020464 3002784 38.09 2688 2307692 704884 7.89 289616 2331000 8 20:14:01 07:57:01 PM 4879460 7020396 3002972 38.10 2688 2307812 704884 7.89 289616 2331396 20 20:14:01 07:58:01 PM 4870112 7012376 3012320 38.22 2688 2309148 704884 7.89 289756 2340496 1072 20:14:01 07:59:01 PM 4868608 7011088 3013824 38.23 2688 2309356 704884 7.89 289756 2341824 72 20:14:01 08:00:01 PM 4865272 7007948 3017160 38.28 2688 2309560 706384 7.91 289756 2345048 24 20:14:01 08:01:01 PM 4863988 7006932 3018444 38.29 2688 2309828 706384 7.91 289760 2346308 212 20:14:01 08:02:01 PM 4864500 7007648 3017932 38.29 2688 2310032 706384 7.91 289760 2345908 44 20:14:01 08:03:01 PM 4863636 7006984 3018796 38.30 2688 2310232 706384 7.91 289760 2346764 108 20:14:01 08:04:01 PM 4862964 7006484 3019468 38.31 2688 2310396 706384 7.91 289760 2347516 8 20:14:01 08:05:01 PM 4862304 7006028 3020128 38.31 2688 2310600 706384 7.91 289760 2348156 36 20:14:01 08:06:01 PM 4861520 7005448 3020912 38.32 2688 2310804 706384 7.91 289760 2348988 112 20:14:01 08:07:01 PM 4860396 7004548 3022036 38.34 2688 2311028 706384 7.91 289760 2349968 52 20:14:01 08:08:01 PM 4860264 7004532 3022168 38.34 2688 2311168 706384 7.91 289760 2350104 36 20:14:01 08:09:01 PM 4859520 7003928 3022912 38.35 2688 2311308 706384 7.91 289760 2350976 24 20:14:01 08:10:01 PM 4859236 7003788 3023196 38.35 2688 2311444 722560 8.09 289760 2351012 8 20:14:01 08:11:01 PM 4859300 7004016 3023132 38.35 2688 2311596 722560 8.09 289760 2351068 4 20:14:01 08:12:01 PM 4859204 7004060 3023228 38.35 2688 2311736 722560 8.09 289760 2351208 20 20:14:01 08:13:01 PM 5008608 6975928 2873824 36.46 2688 2139596 720448 8.07 337852 2173600 32356 20:14:01 Average: 5781518 7188733 2100914 26.65 2688 1604891 606093 6.79 168379 1670969 326 20:14:01 20:14:01 03:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:14:01 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:39:01 AM eth0 102.62 53.98 356.79 15.61 0.00 0.00 0.00 0.00 20:14:01 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:40:01 AM eth0 3.87 0.12 0.49 0.01 0.00 0.00 0.00 0.00 20:14:01 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:41:01 AM eth0 0.50 0.07 0.04 0.01 0.00 0.00 0.00 0.00 20:14:01 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:42:01 AM eth0 0.93 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:43:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:44:01 AM eth0 0.95 0.17 0.18 0.07 0.00 0.00 0.00 0.00 20:14:01 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:45:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:46:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:47:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:48:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:49:01 AM eth0 1.02 0.27 0.20 0.08 0.00 0.00 0.00 0.00 20:14:01 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:50:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:51:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:52:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:53:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:14:01 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:54:01 AM eth0 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 20:14:01 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:55:01 AM eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:56:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:57:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:58:01 AM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:14:01 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:59:01 AM eth0 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:00:01 AM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:01:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:02:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:03:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:04:01 AM eth0 0.62 0.27 0.40 0.25 0.00 0.00 0.00 0.00 20:14:01 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:05:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:06:01 AM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:14:01 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:07:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:08:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:09:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:11:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:14:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:15:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:17:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:18:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:19:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:20:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:22:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:24:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:25:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:26:01 AM eth0 0.92 0.87 0.08 0.07 0.00 0.00 0.00 0.00 20:14:01 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:27:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:29:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:30:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:31:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:32:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:33:01 AM eth0 0.78 0.20 0.32 0.19 0.00 0.00 0.00 0.00 20:14:01 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:34:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:37:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:38:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:39:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:40:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:41:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 04:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:42:02 AM eth0 0.32 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:43:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:44:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:45:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:46:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:47:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:48:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:49:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:53:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:54:01 AM eth0 0.77 0.18 0.20 0.07 0.00 0.00 0.00 0.00 20:14:01 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:55:01 AM eth0 0.45 0.35 0.27 0.20 0.00 0.00 0.00 0.00 20:14:01 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:58:01 AM eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:59:01 AM eth0 0.70 0.28 0.49 0.32 0.00 0.00 0.00 0.00 20:14:01 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:04:01 AM eth0 0.60 0.25 0.40 0.25 0.00 0.00 0.00 0.00 20:14:01 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:05:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:09:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:10:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:14:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:19:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:20:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:22:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:23:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:24:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:26:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:27:01 AM eth0 0.68 0.35 0.38 0.27 0.00 0.00 0.00 0.00 20:14:01 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:29:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:30:01 AM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:31:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:32:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:33:01 AM eth0 0.60 0.32 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:34:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:38:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:39:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:40:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:44:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:49:01 AM eth0 0.30 0.08 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 05:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:50:02 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:54:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:55:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:57:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:59:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:03:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:04:01 AM eth0 0.55 0.28 0.39 0.26 0.00 0.00 0.00 0.00 20:14:01 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:09:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:13:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:14:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:19:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:23:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:24:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:27:01 AM eth0 0.70 0.17 0.30 0.19 0.00 0.00 0.00 0.00 20:14:01 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:28:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:29:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:30:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:31:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:33:01 AM eth0 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:34:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:35:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:36:01 AM eth0 0.40 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:38:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:39:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:40:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:44:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:46:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:47:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:48:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:49:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:50:01 AM eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:51:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:54:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:55:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:57:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:58:02 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:59:01 AM eth0 0.56 0.22 0.35 0.26 0.00 0.00 0.00 0.00 20:14:01 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:00:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:03:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:04:01 AM eth0 1.22 0.52 0.75 0.52 0.00 0.00 0.00 0.00 20:14:01 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:05:01 AM eth0 0.75 0.62 0.05 6.21 0.00 0.00 0.00 0.00 20:14:01 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:07:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:09:01 AM eth0 0.85 0.57 0.18 3.79 0.00 0.00 0.00 0.00 20:14:01 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:10:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:13:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:14:01 AM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:15:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:17:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:18:01 AM eth0 0.37 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:19:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:24:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:29:01 AM eth0 0.43 0.25 0.16 0.11 0.00 0.00 0.00 0.00 20:14:01 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:30:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:32:01 AM eth0 0.37 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:14:01 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:33:01 AM eth0 0.82 0.23 0.32 0.19 0.00 0.00 0.00 0.00 20:14:01 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:34:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:39:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:40:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:42:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:44:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:47:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:49:01 AM eth0 0.68 0.22 0.19 0.07 0.00 0.00 0.00 0.00 20:14:01 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:50:01 AM eth0 0.68 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:14:01 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:52:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:54:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:57:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:59:01 AM eth0 0.58 0.10 0.13 0.06 0.00 0.00 0.00 0.00 20:14:01 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:00:01 AM eth0 0.43 0.28 0.32 0.20 0.00 0.00 0.00 0.00 20:14:01 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:03:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:14:01 08:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:04:02 AM eth0 0.60 0.40 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:08:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:14:01 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:09:01 AM eth0 0.92 0.53 0.65 0.45 0.00 0.00 0.00 0.00 20:14:01 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:14:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:15:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:16:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:19:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:20:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:22:01 AM eth0 0.57 0.02 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:23:01 AM eth0 0.95 0.37 0.43 0.27 0.00 0.00 0.00 0.00 20:14:01 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:24:01 AM eth0 0.75 0.33 0.49 0.32 0.00 0.00 0.00 0.00 20:14:01 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:29:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:30:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:31:01 AM eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:33:01 AM eth0 0.78 0.43 0.38 0.27 0.00 0.00 0.00 0.00 20:14:01 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:34:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:39:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:41:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:42:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:44:01 AM eth0 1.08 0.38 0.45 0.26 0.00 0.00 0.00 0.00 20:14:01 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:47:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:48:01 AM eth0 1.58 0.47 0.70 0.45 0.00 0.00 0.00 0.00 20:14:01 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:49:01 AM eth0 0.73 0.25 0.49 0.31 0.00 0.00 0.00 0.00 20:14:01 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:50:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:54:01 AM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:57:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:58:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:59:01 AM eth0 0.40 0.25 0.17 0.07 0.00 0.00 0.00 0.00 20:14:01 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:04:01 AM eth0 0.70 0.38 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:07:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:09:01 AM eth0 0.63 0.10 0.13 0.06 0.00 0.00 0.00 0.00 20:14:01 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:10:01 AM eth0 0.38 0.18 0.32 0.19 0.00 0.00 0.00 0.00 20:14:01 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:12:02 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:13:01 AM eth0 1.64 0.44 0.71 0.47 0.00 0.00 0.00 0.00 20:14:01 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:14:01 AM eth0 1.42 0.52 0.79 0.52 0.00 0.00 0.00 0.00 20:14:01 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:15:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:16:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:17:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:18:01 AM eth0 0.40 0.22 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:19:01 AM eth0 0.30 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:21:01 AM eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:22:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:23:01 AM eth0 0.72 0.40 0.37 0.27 0.00 0.00 0.00 0.00 20:14:01 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:24:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:25:01 AM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:27:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:28:01 AM eth0 0.93 0.28 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:29:01 AM eth0 0.72 0.28 0.36 0.26 0.00 0.00 0.00 0.00 20:14:01 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:30:01 AM eth0 0.70 0.18 0.35 0.19 0.00 0.00 0.00 0.00 20:14:01 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:31:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:32:01 AM eth0 0.63 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:33:01 AM eth0 0.68 0.27 0.37 0.26 0.00 0.00 0.00 0.00 20:14:01 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:34:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:37:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:39:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:41:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:42:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:43:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:44:01 AM eth0 0.75 0.35 0.49 0.33 0.00 0.00 0.00 0.00 20:14:01 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:48:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:49:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:50:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:51:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:54:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:56:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:57:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:58:01 AM eth0 0.35 0.22 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 09:59:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:04:01 AM eth0 0.47 0.35 0.34 0.26 0.00 0.00 0.00 0.00 20:14:01 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:05:01 AM eth0 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 20:14:01 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:06:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:08:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:09:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:10:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:11:01 AM eth0 0.28 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:14:01 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:13:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:14:01 AM eth0 0.62 0.10 0.19 0.06 0.00 0.00 0.00 0.00 20:14:01 10:15:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:15:02 AM eth0 0.78 0.35 0.37 0.27 0.00 0.00 0.00 0.00 20:14:01 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:16:01 AM eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:17:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:19:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:21:01 AM eth0 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:24:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:25:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:29:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:31:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:32:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:33:01 AM eth0 0.75 0.12 0.31 0.18 0.00 0.00 0.00 0.00 20:14:01 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:34:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:39:01 AM eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:40:01 AM eth0 0.73 0.20 0.31 0.19 0.00 0.00 0.00 0.00 20:14:01 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:41:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:42:01 AM eth0 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 20:14:01 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:43:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:44:01 AM eth0 0.62 0.17 0.13 0.07 0.00 0.00 0.00 0.00 20:14:01 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:45:01 AM eth0 0.92 0.22 0.45 0.25 0.00 0.00 0.00 0.00 20:14:01 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:46:01 AM eth0 0.35 0.13 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:48:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:49:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:51:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:54:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:55:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:56:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:57:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 10:59:01 AM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:14:01 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:00:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:01:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:02:01 AM eth0 0.48 0.33 0.32 0.22 0.00 0.00 0.00 0.00 20:14:01 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:04:01 AM eth0 0.57 0.32 0.39 0.26 0.00 0.00 0.00 0.00 20:14:01 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:05:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:06:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:07:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:08:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:14:01 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:09:01 AM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:11:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:12:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:13:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:14:01 AM eth0 0.67 0.13 0.19 0.07 0.00 0.00 0.00 0.00 20:14:01 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:15:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:16:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:17:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:19:02 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:20:01 AM eth0 0.19 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:22:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:23:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:24:01 AM eth0 0.58 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:14:01 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:25:01 AM eth0 0.67 0.35 0.42 0.26 0.00 0.00 0.00 0.00 20:14:01 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:28:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:29:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:31:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:33:01 AM eth0 0.43 0.23 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:34:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:39:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:40:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:41:01 AM eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:42:01 AM eth0 1.13 0.40 0.56 0.39 0.00 0.00 0.00 0.00 20:14:01 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:43:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:44:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:46:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:14:01 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:49:01 AM eth0 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:14:01 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:51:01 AM eth0 0.52 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:14:01 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:52:01 AM eth0 0.60 0.30 0.36 0.26 0.00 0.00 0.00 0.00 20:14:01 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:54:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:57:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 11:59:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:00:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:01:01 PM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:02:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:03:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:04:01 PM eth0 0.67 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:05:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:06:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:07:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:08:01 PM eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:09:01 PM eth0 0.87 0.22 0.38 0.25 0.00 0.00 0.00 0.00 20:14:01 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:10:01 PM eth0 0.42 0.17 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:11:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:14:01 PM eth0 0.97 0.33 0.44 0.26 0.00 0.00 0.00 0.00 20:14:01 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:15:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:16:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:17:01 PM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:19:01 PM eth0 0.80 0.63 0.12 6.27 0.00 0.00 0.00 0.00 20:14:01 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:20:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:22:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:23:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:24:01 PM eth0 1.68 1.83 0.18 6.58 0.00 0.00 0.00 0.00 20:14:01 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:25:01 PM eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:26:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:27:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:27:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:28:01 PM eth0 1.36 0.81 0.35 6.53 0.00 0.00 0.00 0.00 20:14:01 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:29:01 PM eth0 0.32 0.22 0.09 0.58 0.00 0.00 0.00 0.00 20:14:01 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:30:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:31:01 PM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:32:01 PM eth0 0.70 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:33:01 PM eth0 0.60 0.35 0.40 0.27 0.00 0.00 0.00 0.00 20:14:01 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:34:01 PM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:35:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:37:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:38:01 PM eth0 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:39:01 PM eth0 0.75 0.48 0.44 0.33 0.00 0.00 0.00 0.00 20:14:01 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:40:01 PM eth0 0.23 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:14:01 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:41:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:42:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:43:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:44:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:45:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:46:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:49:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:50:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:52:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:54:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:56:01 PM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:57:01 PM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:14:01 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 12:59:01 PM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:00:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:01:01 PM eth0 0.42 0.22 0.27 0.20 0.00 0.00 0.00 0.00 20:14:01 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:02:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:04:01 PM eth0 0.70 0.30 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:05:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:06:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:07:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:09:01 PM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:10:01 PM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:14:01 PM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:15:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:16:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:17:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:19:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:20:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:21:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:23:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:24:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:25:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:29:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:30:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:32:01 PM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 01:33:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:33:02 PM eth0 0.42 0.18 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:34:01 PM eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:35:01 PM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:39:01 PM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:40:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:41:01 PM eth0 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:14:01 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:42:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:44:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:45:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:49:01 PM eth0 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:50:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:51:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:53:01 PM eth0 0.18 0.12 0.09 0.01 0.00 0.00 0.00 0.00 20:14:01 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:54:01 PM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:55:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:56:01 PM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:57:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:58:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 01:59:01 PM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:02:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:04:01 PM eth0 0.77 0.37 0.41 0.26 0.00 0.00 0.00 0.00 20:14:01 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:05:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:06:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:07:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:08:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:09:01 PM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:10:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:14:01 PM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:15:01 PM eth0 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:19:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:20:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:23:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:24:01 PM eth0 0.35 0.23 0.20 0.07 0.00 0.00 0.00 0.00 20:14:01 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:25:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:26:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:29:01 PM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:30:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:32:01 PM eth0 0.58 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:33:01 PM eth0 0.70 0.40 0.44 0.27 0.00 0.00 0.00 0.00 20:14:01 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:34:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:35:01 PM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:39:01 PM eth0 0.85 0.28 0.38 0.26 0.00 0.00 0.00 0.00 20:14:01 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:40:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:41:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:42:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:42:02 PM eth0 0.77 0.18 0.31 0.19 0.00 0.00 0.00 0.00 20:14:01 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:43:01 PM eth0 0.15 0.08 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:44:01 PM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:45:01 PM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:48:01 PM eth0 0.73 0.25 0.31 0.20 0.00 0.00 0.00 0.00 20:14:01 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:49:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:50:01 PM eth0 0.63 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:14:01 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:51:01 PM eth0 0.95 0.37 0.42 0.27 0.00 0.00 0.00 0.00 20:14:01 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:52:01 PM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:54:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:58:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 02:59:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:00:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:01:01 PM eth0 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:02:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:03:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:04:01 PM eth0 0.63 0.37 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:05:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:06:01 PM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:07:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:09:01 PM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:10:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:12:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:13:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:14:01 PM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:15:01 PM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:16:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:17:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:18:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:19:01 PM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:20:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:21:01 PM eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:22:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:24:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:25:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:29:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:30:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:31:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:32:01 PM eth0 0.72 0.13 0.13 0.01 0.00 0.00 0.00 0.00 20:14:01 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:33:01 PM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:14:01 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:34:01 PM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:35:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:37:01 PM eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:38:01 PM eth0 0.13 0.05 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:39:01 PM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:40:01 PM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:41:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:42:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:43:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:44:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:45:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:46:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:47:01 PM eth0 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:49:01 PM eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:14:01 03:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:50:02 PM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:51:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:52:01 PM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:53:01 PM eth0 0.37 0.30 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:54:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:56:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:58:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 03:59:01 PM eth0 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:00:01 PM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:01:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:02:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:04:01 PM eth0 50.37 27.42 33.52 50.50 0.00 0.00 0.00 0.00 20:14:01 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:05:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:06:01 PM eth0 0.20 0.13 0.09 0.01 0.00 0.00 0.00 0.00 20:14:01 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:07:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:08:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:09:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:10:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:12:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:13:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:14:01 PM eth0 0.48 0.20 0.34 0.25 0.00 0.00 0.00 0.00 20:14:01 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:15:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:16:01 PM eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:19:01 PM eth0 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:20:01 PM eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:24:01 PM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:25:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:27:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:28:01 PM eth0 1.18 0.83 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:29:01 PM eth0 0.40 0.15 0.20 0.07 0.00 0.00 0.00 0.00 20:14:01 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:30:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:31:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:32:01 PM eth0 0.57 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:33:01 PM eth0 0.58 0.35 0.36 0.27 0.00 0.00 0.00 0.00 20:14:01 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:34:01 PM eth0 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:35:01 PM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:36:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:39:01 PM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:40:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:41:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:42:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:44:01 PM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:45:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:49:01 PM eth0 0.35 0.17 0.20 0.07 0.00 0.00 0.00 0.00 20:14:01 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:50:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:51:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:53:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:54:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:55:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:56:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 04:57:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:57:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:58:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 04:59:01 PM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:00:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:01:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:02:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:03:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:04:01 PM eth0 0.58 0.28 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:05:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:06:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:07:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:08:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:09:01 PM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:10:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:12:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:13:01 PM eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:14:01 PM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:15:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:16:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:17:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:19:01 PM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:20:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:21:01 PM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:22:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:23:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:24:01 PM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:25:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:27:01 PM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:29:01 PM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:30:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:31:01 PM eth0 0.85 0.30 0.37 0.20 0.00 0.00 0.00 0.00 20:14:01 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:32:01 PM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:33:01 PM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:34:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:35:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:36:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:38:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:39:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:40:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:41:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:42:01 PM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:44:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:45:01 PM eth0 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:14:01 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:47:01 PM eth0 0.75 0.32 0.31 0.20 0.00 0.00 0.00 0.00 20:14:01 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:49:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:50:01 PM eth0 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:14:01 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:51:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:52:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:53:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:54:01 PM eth0 0.28 0.08 0.14 0.06 0.00 0.00 0.00 0.00 20:14:01 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:55:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:56:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 05:59:01 PM eth0 0.57 0.13 0.13 0.07 0.00 0.00 0.00 0.00 20:14:01 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:00:01 PM eth0 0.50 0.23 0.32 0.20 0.00 0.00 0.00 0.00 20:14:01 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:04:01 PM eth0 0.62 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 06:05:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:05:02 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:06:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:07:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:09:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:10:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:11:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:12:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:14:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:15:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:16:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:17:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:19:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:20:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:22:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:14:01 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:23:01 PM eth0 0.37 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:14:01 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:24:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:25:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:26:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:28:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:29:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:14:01 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:30:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:31:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:32:01 PM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:14:01 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:33:01 PM eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 20:14:01 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:34:01 PM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:35:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:39:01 PM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:40:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:42:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:44:01 PM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:45:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:01 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:46:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:49:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:50:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:51:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:53:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:54:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:56:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 06:59:01 PM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:01:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:02:01 PM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:14:01 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:03:01 PM eth0 0.37 0.20 0.26 0.20 0.00 0.00 0.00 0.00 20:14:01 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:04:01 PM eth0 0.62 0.28 0.40 0.26 0.00 0.00 0.00 0.00 20:14:01 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:05:01 PM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:06:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:07:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:08:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:09:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:10:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:13:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:14:01 PM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:14:01 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:16:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:18:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:19:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:23:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:24:01 PM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:25:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:26:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:27:01 PM eth0 0.68 0.27 0.30 0.19 0.00 0.00 0.00 0.00 20:14:01 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:29:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:14:01 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:30:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:32:01 PM eth0 0.93 0.00 0.11 0.00 0.00 0.00 0.00 0.00 20:14:01 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:33:01 PM eth0 0.73 0.35 0.52 0.38 0.00 0.00 0.00 0.00 20:14:01 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:34:01 PM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 20:14:01 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:35:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:36:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:37:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:01 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:39:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:14:01 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:40:01 PM eth0 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:14:01 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:41:01 PM eth0 0.67 0.35 0.36 0.26 0.00 0.00 0.00 0.00 20:14:01 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:42:01 PM eth0 215.20 150.96 1317.31 62.57 0.00 0.00 0.00 0.00 20:14:01 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:43:01 PM eth0 77.29 60.40 890.57 9.59 0.00 0.00 0.00 0.00 20:14:01 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:44:01 PM eth0 14.25 14.06 23.26 5.07 0.00 0.00 0.00 0.00 20:14:01 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:45:01 PM eth0 49.49 42.48 324.61 20.16 0.00 0.00 0.00 0.00 20:14:01 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:46:01 PM eth0 0.78 0.65 0.14 0.11 0.00 0.00 0.00 0.00 20:14:01 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:47:01 PM eth0 0.72 0.65 0.14 0.12 0.00 0.00 0.00 0.00 20:14:01 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:48:01 PM eth0 0.93 0.82 0.16 0.13 0.00 0.00 0.00 0.00 20:14:01 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:49:01 PM eth0 5.47 4.97 1.34 0.91 0.00 0.00 0.00 0.00 20:14:01 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:50:01 PM eth0 5.03 4.98 0.81 1.27 0.00 0.00 0.00 0.00 20:14:01 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:51:01 PM eth0 4.75 4.75 0.76 1.21 0.00 0.00 0.00 0.00 20:14:01 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:52:01 PM eth0 4.78 4.62 0.75 1.17 0.00 0.00 0.00 0.00 20:14:01 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:53:01 PM eth0 7.15 7.02 1.26 1.68 0.00 0.00 0.00 0.00 20:14:01 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:54:01 PM eth0 6.18 5.68 1.10 1.39 0.00 0.00 0.00 0.00 20:14:01 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:55:01 PM eth0 5.18 4.82 0.81 1.23 0.00 0.00 0.00 0.00 20:14:01 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:56:01 PM eth0 4.82 5.27 0.96 1.34 0.00 0.00 0.00 0.00 20:14:01 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:57:01 PM eth0 5.90 5.71 0.96 1.52 0.00 0.00 0.00 0.00 20:14:01 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:58:01 PM eth0 30.63 20.75 6.34 8.34 0.00 0.00 0.00 0.00 20:14:01 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 07:59:01 PM eth0 7.83 7.55 1.45 1.89 0.00 0.00 0.00 0.00 20:14:01 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:00:01 PM eth0 7.30 7.16 1.27 1.74 0.00 0.00 0.00 0.00 20:14:01 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:01:01 PM eth0 6.48 6.16 1.21 1.46 0.00 0.00 0.00 0.00 20:14:01 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:02:01 PM eth0 0.28 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:03:01 PM eth0 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:04:01 PM eth0 0.72 0.45 0.40 0.27 0.00 0.00 0.00 0.00 20:14:01 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:05:01 PM eth0 0.28 0.17 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:06:01 PM eth0 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 20:14:01 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:07:01 PM eth0 1.87 1.70 0.32 0.39 0.00 0.00 0.00 0.00 20:14:01 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:08:01 PM eth0 4.73 3.98 0.70 0.99 0.00 0.00 0.00 0.00 20:14:01 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:09:01 PM eth0 5.10 4.20 1.31 1.42 0.00 0.00 0.00 0.00 20:14:01 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:10:01 PM eth0 4.30 3.95 0.64 0.97 0.00 0.00 0.00 0.00 20:14:01 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:11:01 PM eth0 4.02 3.95 0.62 0.97 0.00 0.00 0.00 0.00 20:14:01 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:12:01 PM eth0 4.83 4.63 0.75 1.15 0.00 0.00 0.00 0.00 20:14:01 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 08:13:01 PM eth0 45.44 32.24 81.14 43.88 0.00 0.00 0.00 0.00 20:14:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:01 Average: eth0 0.91 0.57 3.14 0.31 0.00 0.00 0.00 0.00 20:14:01 20:14:01 20:14:01 ---> sar -P ALL: 20:14:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/24/2026 _x86_64_ (2 CPU) 20:14:01 20:14:01 03:37:33 LINUX RESTART (2 CPU) 20:14:01 20:14:01 03:38:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:39:01 AM all 15.34 0.04 4.41 3.66 0.07 76.48 20:14:01 03:39:01 AM 0 14.41 0.03 4.00 5.53 0.08 75.94 20:14:01 03:39:01 AM 1 16.27 0.05 4.81 1.80 0.05 77.01 20:14:01 03:40:01 AM all 0.29 0.00 0.08 0.11 0.05 99.47 20:14:01 03:40:01 AM 0 0.08 0.00 0.08 0.22 0.07 99.55 20:14:01 03:40:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:14:01 03:41:01 AM all 0.32 0.00 0.09 0.09 0.03 99.47 20:14:01 03:41:01 AM 0 0.03 0.00 0.12 0.00 0.03 99.82 20:14:01 03:41:01 AM 1 0.60 0.00 0.07 0.18 0.03 99.12 20:14:01 03:42:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 03:42:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 03:42:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 03:43:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 03:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 03:43:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 03:44:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 03:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 03:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 03:45:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:14:01 03:45:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 03:45:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 03:46:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:14:01 03:46:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 20:14:01 03:46:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 20:14:01 03:47:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 20:14:01 03:47:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:14:01 03:47:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 03:48:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 20:14:01 03:48:01 AM 0 0.35 0.00 0.08 0.00 0.07 99.50 20:14:01 03:48:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 03:49:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 20:14:01 03:49:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 03:49:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 20:14:01 03:49:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 03:50:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 03:50:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 03:51:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 03:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 03:51:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 03:52:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 03:52:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 03:52:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 03:53:01 AM all 0.33 0.00 0.10 0.00 0.04 99.52 20:14:01 03:53:01 AM 0 0.10 0.00 0.13 0.00 0.05 99.72 20:14:01 03:53:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 03:54:01 AM all 0.31 0.00 0.07 0.01 0.04 99.57 20:14:01 03:54:01 AM 0 0.10 0.00 0.10 0.02 0.07 99.72 20:14:01 03:54:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 03:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 03:55:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 03:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 03:56:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 20:14:01 03:56:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 03:56:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 20:14:01 03:57:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71 20:14:01 03:57:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 20:14:01 03:57:01 AM 1 0.35 0.00 0.10 0.00 0.05 99.50 20:14:01 03:58:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:14:01 03:58:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 03:58:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:14:01 03:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:14:01 03:59:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 03:59:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 04:00:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 04:00:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 04:00:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 20:14:01 04:00:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:01:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58 20:14:01 04:01:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:14:01 04:01:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:14:01 04:02:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 20:14:01 04:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 04:02:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:14:01 04:03:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 04:03:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:03:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 04:04:01 AM all 0.36 0.00 0.05 0.00 0.04 99.55 20:14:01 04:04:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 04:04:01 AM 1 0.60 0.00 0.03 0.00 0.05 99.32 20:14:01 04:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 04:05:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:14:01 04:05:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25 20:14:01 04:06:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:14:01 04:06:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 04:06:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 04:07:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 04:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:07:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 04:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 04:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:08:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 04:09:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 20:14:01 04:09:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 04:09:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:14:01 04:10:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:10:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 04:10:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 04:11:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 04:11:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:11:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 20:14:01 04:11:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:12:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 04:12:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 04:12:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 04:13:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 20:14:01 04:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 04:13:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:14:01 04:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 04:14:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 20:14:01 04:14:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:14:01 04:15:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60 20:14:01 04:15:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88 20:14:01 04:15:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32 20:14:01 04:16:01 AM all 0.17 0.00 0.05 0.00 0.06 99.72 20:14:01 04:16:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93 20:14:01 04:16:01 AM 1 0.32 0.00 0.08 0.00 0.08 99.51 20:14:01 04:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 04:17:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 04:17:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 04:18:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:14:01 04:18:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:14:01 04:18:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 04:19:01 AM all 0.13 0.00 0.07 0.00 0.05 99.76 20:14:01 04:19:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 04:19:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:14:01 04:20:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 20:14:01 04:20:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:14:01 04:20:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 04:21:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 04:21:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 04:21:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:14:01 04:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 04:22:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 20:14:01 04:22:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:23:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60 20:14:01 04:23:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 04:23:01 AM 1 0.07 0.00 0.08 0.00 0.08 99.77 20:14:01 04:24:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:14:01 04:24:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 04:24:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 04:25:01 AM all 0.18 0.00 0.06 0.00 0.07 99.70 20:14:01 04:25:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:14:01 04:25:01 AM 1 0.32 0.00 0.05 0.00 0.08 99.55 20:14:01 04:26:01 AM all 0.33 0.25 0.14 0.34 0.03 98.91 20:14:01 04:26:01 AM 0 0.23 0.50 0.23 0.68 0.03 98.31 20:14:01 04:26:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:14:01 04:27:01 AM all 0.19 0.00 0.05 0.13 0.05 99.57 20:14:01 04:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 04:27:01 AM 1 0.28 0.00 0.03 0.27 0.03 99.38 20:14:01 04:28:01 AM all 0.22 0.00 0.08 0.01 0.04 99.66 20:14:01 04:28:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 04:28:01 AM 1 0.37 0.00 0.07 0.02 0.05 99.50 20:14:01 04:29:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 04:29:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 04:29:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 04:30:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 04:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 04:30:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 04:31:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:14:01 04:31:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:31:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 04:32:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 20:14:01 04:32:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 04:32:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 20:14:01 04:33:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 20:14:01 04:33:01 AM 0 0.12 0.00 0.07 0.02 0.05 99.75 20:14:01 04:33:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 20:14:01 20:14:01 04:33:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:34:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:14:01 04:34:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 04:34:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 04:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 04:35:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 04:35:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 04:36:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77 20:14:01 04:36:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 04:36:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 20:14:01 04:37:01 AM all 0.24 0.00 0.04 0.00 0.05 99.67 20:14:01 04:37:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 04:37:01 AM 1 0.40 0.00 0.02 0.00 0.03 99.55 20:14:01 04:38:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:14:01 04:38:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 04:38:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 04:39:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 04:39:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 04:39:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 20:14:01 04:40:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:40:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:40:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 04:41:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:14:01 04:41:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 04:41:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 20:14:01 04:42:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 04:42:02 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 04:42:02 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:14:01 04:43:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:14:01 04:43:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.81 20:14:01 04:43:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:14:01 04:44:01 AM all 0.38 0.00 0.06 0.00 0.05 99.52 20:14:01 04:44:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72 20:14:01 04:44:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32 20:14:01 20:14:01 04:44:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:45:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 04:45:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:14:01 04:45:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28 20:14:01 04:46:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 04:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:46:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 04:47:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:14:01 04:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:47:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 04:48:01 AM all 0.20 0.00 0.07 0.01 0.06 99.67 20:14:01 04:48:01 AM 0 0.07 0.00 0.08 0.02 0.07 99.77 20:14:01 04:48:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 04:49:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:49:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 04:49:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:14:01 04:50:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:50:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 04:50:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:14:01 04:51:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 04:51:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:51:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 04:52:01 AM all 0.32 0.00 0.03 0.00 0.05 99.60 20:14:01 04:52:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 04:52:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:14:01 04:53:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:14:01 04:53:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:14:01 04:53:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 04:54:01 AM all 0.24 0.00 0.09 0.00 0.05 99.62 20:14:01 04:54:01 AM 0 0.03 0.00 0.08 0.00 0.03 99.85 20:14:01 04:54:01 AM 1 0.45 0.00 0.10 0.00 0.07 99.38 20:14:01 04:55:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 04:55:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 04:55:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 20:14:01 04:55:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:56:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 20:14:01 04:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 04:56:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55 20:14:01 04:57:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:14:01 04:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:57:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43 20:14:01 04:58:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 04:58:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57 20:14:01 04:58:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62 20:14:01 04:59:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 20:14:01 04:59:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 04:59:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 05:00:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 05:00:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 05:00:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 05:01:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55 20:14:01 05:01:01 AM 0 0.13 0.00 0.12 0.00 0.07 99.68 20:14:01 05:01:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 05:02:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 20:14:01 05:02:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 05:02:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:14:01 05:03:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 05:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 05:03:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 05:04:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 05:04:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 05:04:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 05:05:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 05:05:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:05:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 05:06:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 05:06:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 05:06:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 20:14:01 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:07:01 AM all 0.27 0.00 0.06 0.01 0.05 99.62 20:14:01 05:07:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:14:01 05:07:01 AM 1 0.43 0.00 0.03 0.02 0.02 99.50 20:14:01 05:08:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 05:08:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 05:08:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 05:09:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 20:14:01 05:09:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 20:14:01 05:09:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65 20:14:01 05:10:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62 20:14:01 05:10:01 AM 0 0.42 0.00 0.02 0.00 0.05 99.52 20:14:01 05:10:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:14:01 05:11:01 AM all 0.15 0.00 0.04 0.00 0.04 99.77 20:14:01 05:11:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 05:11:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65 20:14:01 05:12:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 05:12:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 05:12:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 05:13:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 20:14:01 05:13:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 05:13:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 05:14:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 05:14:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:14:01 05:14:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 05:15:01 AM all 0.30 0.00 0.05 0.00 0.07 99.58 20:14:01 05:15:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78 20:14:01 05:15:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 05:16:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 20:14:01 05:16:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 05:16:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 05:17:01 AM all 0.29 0.00 0.03 0.00 0.05 99.62 20:14:01 05:17:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 05:17:01 AM 1 0.50 0.00 0.00 0.00 0.05 99.45 20:14:01 20:14:01 05:17:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:18:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56 20:14:01 05:18:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72 20:14:01 05:18:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 05:19:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 20:14:01 05:19:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 05:19:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 20:14:01 05:20:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 05:20:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 05:20:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 05:21:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:14:01 05:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 05:21:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 05:22:01 AM all 0.27 0.00 0.06 0.00 0.06 99.62 20:14:01 05:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:22:01 AM 1 0.47 0.00 0.05 0.00 0.07 99.42 20:14:01 05:23:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70 20:14:01 05:23:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 05:23:01 AM 1 0.32 0.00 0.10 0.00 0.07 99.52 20:14:01 05:24:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 20:14:01 05:24:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:24:01 AM 1 0.42 0.00 0.05 0.00 0.07 99.47 20:14:01 05:25:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 05:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 05:25:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 20:14:01 05:26:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 20:14:01 05:26:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 05:26:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 05:27:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55 20:14:01 05:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 05:27:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 20:14:01 05:28:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 20:14:01 05:28:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 05:28:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:14:01 20:14:01 05:28:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:29:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62 20:14:01 05:29:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 05:29:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 05:30:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 05:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 05:30:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 05:31:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62 20:14:01 05:31:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75 20:14:01 05:31:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:14:01 05:32:01 AM all 0.26 0.00 0.05 0.00 0.06 99.63 20:14:01 05:32:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 05:32:01 AM 1 0.47 0.00 0.03 0.00 0.07 99.43 20:14:01 05:33:01 AM all 0.26 0.00 0.08 0.00 0.05 99.61 20:14:01 05:33:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 05:33:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 20:14:01 05:34:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77 20:14:01 05:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 05:34:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70 20:14:01 05:35:01 AM all 0.30 0.00 0.05 0.00 0.07 99.58 20:14:01 05:35:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88 20:14:01 05:35:01 AM 1 0.58 0.00 0.05 0.00 0.09 99.28 20:14:01 05:36:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:14:01 05:36:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 05:36:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 05:37:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 05:37:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 05:37:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:14:01 05:38:01 AM all 0.28 0.00 0.05 0.00 0.07 99.60 20:14:01 05:38:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 05:38:01 AM 1 0.50 0.00 0.07 0.00 0.08 99.35 20:14:01 05:39:01 AM all 0.12 0.00 0.08 0.00 0.04 99.77 20:14:01 05:39:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:14:01 05:39:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 20:14:01 05:39:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:40:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 20:14:01 05:40:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:14:01 05:40:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 05:41:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60 20:14:01 05:41:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 05:41:01 AM 1 0.03 0.00 0.03 0.00 0.07 99.87 20:14:01 05:42:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 05:42:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:14:01 05:42:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:14:01 05:43:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 05:43:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:14:01 05:43:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78 20:14:01 05:44:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 05:44:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 05:44:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 05:45:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 05:45:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 05:45:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75 20:14:01 05:46:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60 20:14:01 05:46:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 05:46:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 05:47:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 20:14:01 05:47:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 05:47:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 05:48:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57 20:14:01 05:48:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 05:48:01 AM 1 0.08 0.00 0.12 0.00 0.10 99.70 20:14:01 05:49:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 05:49:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 05:49:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 05:50:02 AM all 0.28 0.00 0.04 0.00 0.06 99.62 20:14:01 05:50:02 AM 0 0.52 0.00 0.07 0.00 0.07 99.35 20:14:01 05:50:02 AM 1 0.03 0.00 0.02 0.00 0.05 99.90 20:14:01 20:14:01 05:50:02 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:51:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 20:14:01 05:51:01 AM 0 0.51 0.00 0.10 0.00 0.07 99.32 20:14:01 05:51:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:14:01 05:52:01 AM all 0.20 0.00 0.04 0.00 0.05 99.71 20:14:01 05:52:01 AM 0 0.33 0.00 0.05 0.00 0.07 99.55 20:14:01 05:52:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 05:53:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:14:01 05:53:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:14:01 05:53:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70 20:14:01 05:54:01 AM all 0.22 0.00 0.05 0.00 0.05 99.68 20:14:01 05:54:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 20:14:01 05:54:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:14:01 05:55:01 AM all 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 05:55:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75 20:14:01 05:55:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:14:01 05:56:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 20:14:01 05:56:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 05:56:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 05:57:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:14:01 05:57:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 05:57:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 05:58:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58 20:14:01 05:58:01 AM 0 0.52 0.00 0.03 0.02 0.02 99.42 20:14:01 05:58:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 05:59:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 05:59:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 05:59:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 06:00:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 06:00:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 06:00:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 06:01:01 AM all 0.24 0.00 0.08 0.00 0.05 99.63 20:14:01 06:01:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:14:01 06:01:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 20:14:01 06:01:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:02:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75 20:14:01 06:02:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65 20:14:01 06:02:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 06:03:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 20:14:01 06:03:01 AM 0 0.55 0.00 0.10 0.00 0.07 99.28 20:14:01 06:03:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 06:04:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 20:14:01 06:04:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 20:14:01 06:04:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 06:05:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65 20:14:01 06:05:01 AM 0 0.38 0.00 0.03 0.00 0.05 99.53 20:14:01 06:05:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 06:06:01 AM all 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 06:06:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80 20:14:01 06:06:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 06:07:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 20:14:01 06:07:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 20:14:01 06:07:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 06:08:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 06:08:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:14:01 06:08:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 06:09:01 AM all 0.33 0.00 0.07 0.00 0.06 99.55 20:14:01 06:09:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:14:01 06:09:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:14:01 06:10:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:14:01 06:10:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 06:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:11:01 AM all 0.31 0.15 0.10 0.00 0.05 99.39 20:14:01 06:11:01 AM 0 0.05 0.30 0.13 0.00 0.05 99.47 20:14:01 06:11:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:14:01 06:12:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58 20:14:01 06:12:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:14:01 06:12:01 AM 1 0.58 0.00 0.05 0.00 0.08 99.28 20:14:01 20:14:01 06:12:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:13:01 AM all 0.29 0.00 0.05 0.01 0.04 99.61 20:14:01 06:13:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92 20:14:01 06:13:01 AM 1 0.57 0.00 0.05 0.02 0.07 99.30 20:14:01 06:14:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 06:14:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 06:14:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 06:15:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 06:15:01 AM 0 0.07 0.00 0.02 0.00 0.05 99.87 20:14:01 06:15:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32 20:14:01 06:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 06:16:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:14:01 06:16:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 06:17:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 20:14:01 06:17:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:14:01 06:17:01 AM 1 0.38 0.00 0.07 0.00 0.08 99.46 20:14:01 06:18:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76 20:14:01 06:18:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 20:14:01 06:18:01 AM 1 0.27 0.00 0.08 0.00 0.08 99.56 20:14:01 06:19:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 06:19:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:14:01 06:19:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 20:14:01 06:20:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 06:20:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 06:20:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:14:01 06:21:01 AM all 0.23 0.00 0.08 0.00 0.05 99.65 20:14:01 06:21:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:14:01 06:21:01 AM 1 0.42 0.00 0.08 0.00 0.07 99.43 20:14:01 06:22:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 06:22:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 06:22:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 06:23:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 06:23:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 06:23:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 20:14:01 06:23:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:24:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64 20:14:01 06:24:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 06:24:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48 20:14:01 06:25:01 AM all 0.13 0.00 0.06 0.00 0.05 99.76 20:14:01 06:25:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 20:14:01 06:25:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82 20:14:01 06:26:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 20:14:01 06:26:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 06:26:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67 20:14:01 06:27:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72 20:14:01 06:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:27:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65 20:14:01 06:28:01 AM all 0.26 0.00 0.05 0.01 0.03 99.65 20:14:01 06:28:01 AM 0 0.12 0.00 0.02 0.02 0.02 99.83 20:14:01 06:28:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47 20:14:01 06:29:01 AM all 0.24 0.00 0.04 0.00 0.05 99.67 20:14:01 06:29:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55 20:14:01 06:29:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:14:01 06:30:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82 20:14:01 06:30:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:31:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72 20:14:01 06:31:01 AM 0 0.23 0.00 0.08 0.00 0.07 99.62 20:14:01 06:31:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 06:32:01 AM all 0.22 0.00 0.05 0.00 0.07 99.67 20:14:01 06:32:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:14:01 06:32:01 AM 1 0.38 0.00 0.05 0.00 0.07 99.50 20:14:01 06:33:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 06:33:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 06:33:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 06:34:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 06:34:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73 20:14:01 06:34:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:14:01 20:14:01 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:35:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:14:01 06:35:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 06:35:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 06:36:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 06:36:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 06:36:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 06:37:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 20:14:01 06:37:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:14:01 06:37:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 06:38:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 20:14:01 06:38:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 20:14:01 06:38:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:39:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 20:14:01 06:39:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 20:14:01 06:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 06:40:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65 20:14:01 06:40:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 20:14:01 06:40:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77 20:14:01 06:41:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 06:41:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 06:41:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 06:42:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:14:01 06:42:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:14:01 06:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:43:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 06:43:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:14:01 06:43:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 06:44:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 06:44:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 06:44:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 06:45:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 20:14:01 06:45:01 AM 0 0.37 0.00 0.02 0.00 0.03 99.58 20:14:01 06:45:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 20:14:01 20:14:01 06:45:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:46:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 20:14:01 06:46:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:14:01 06:46:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:47:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76 20:14:01 06:47:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 20:14:01 06:47:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 06:48:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 20:14:01 06:48:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 06:48:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 06:49:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 06:49:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 06:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 06:50:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59 20:14:01 06:50:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 06:50:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:14:01 06:51:01 AM all 0.33 0.00 0.04 0.05 0.05 99.53 20:14:01 06:51:01 AM 0 0.10 0.00 0.05 0.10 0.05 99.70 20:14:01 06:51:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 06:52:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65 20:14:01 06:52:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:14:01 06:52:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:14:01 06:53:01 AM all 0.31 0.00 0.05 0.02 0.03 99.59 20:14:01 06:53:01 AM 0 0.08 0.00 0.07 0.03 0.05 99.77 20:14:01 06:53:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 06:54:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 06:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 06:54:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 06:55:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 06:55:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 06:55:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:14:01 06:56:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:14:01 06:56:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 06:56:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 20:14:01 06:56:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:57:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 06:57:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 06:57:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 06:58:02 AM all 0.34 0.00 0.03 0.00 0.04 99.58 20:14:01 06:58:02 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:14:01 06:58:02 AM 1 0.57 0.00 0.02 0.00 0.03 99.38 20:14:01 06:59:01 AM all 0.31 0.00 0.04 0.00 0.03 99.61 20:14:01 06:59:01 AM 0 0.12 0.00 0.03 0.00 0.05 99.80 20:14:01 06:59:01 AM 1 0.51 0.00 0.05 0.00 0.02 99.42 20:14:01 07:00:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 07:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 07:00:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:01:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 07:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 07:01:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:14:01 07:02:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:14:01 07:02:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:14:01 07:02:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 07:03:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:14:01 07:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 07:04:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 07:04:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 07:05:01 AM all 0.47 0.00 0.07 0.00 0.03 99.43 20:14:01 07:05:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:14:01 07:05:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 20:14:01 07:06:01 AM all 0.05 0.00 0.04 0.00 0.04 99.87 20:14:01 07:06:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 20:14:01 07:06:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 07:07:01 AM all 0.05 0.00 0.04 0.00 0.03 99.87 20:14:01 07:07:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:01 07:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 20:14:01 07:07:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:08:01 AM all 0.05 0.00 0.07 0.01 0.04 99.83 20:14:01 07:08:01 AM 0 0.03 0.00 0.07 0.02 0.03 99.85 20:14:01 07:08:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 07:09:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 20:14:01 07:09:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:14:01 07:09:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 07:10:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 20:14:01 07:10:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 07:10:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:14:01 07:11:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 20:14:01 07:11:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70 20:14:01 07:11:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 07:12:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 07:12:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:12:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 07:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 07:13:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:14:01 07:13:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:14:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54 20:14:01 07:14:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33 20:14:01 07:14:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 07:15:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 20:14:01 07:15:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 07:15:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 07:16:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:14:01 07:16:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80 20:14:01 07:16:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42 20:14:01 07:17:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80 20:14:01 07:17:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 07:17:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 20:14:01 07:18:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 20:14:01 07:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:18:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32 20:14:01 20:14:01 07:18:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:19:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 07:19:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 07:19:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:14:01 07:20:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 20:14:01 07:20:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 07:20:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65 20:14:01 07:21:01 AM all 0.34 0.00 0.08 0.00 0.05 99.52 20:14:01 07:21:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 20:14:01 07:21:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 07:22:01 AM all 0.35 0.00 0.04 0.00 0.06 99.55 20:14:01 07:22:01 AM 0 0.60 0.00 0.03 0.00 0.05 99.32 20:14:01 07:22:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 20:14:01 07:23:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 20:14:01 07:23:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 20:14:01 07:23:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 07:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:14:01 07:24:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 20:14:01 07:24:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 07:25:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 07:25:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:14:01 07:25:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:14:01 07:26:01 AM all 0.35 0.00 0.04 0.00 0.06 99.55 20:14:01 07:26:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:14:01 07:26:01 AM 1 0.15 0.00 0.07 0.00 0.08 99.70 20:14:01 07:27:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 07:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 07:27:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 07:28:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:14:01 07:28:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 07:28:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 20:14:01 07:29:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56 20:14:01 07:29:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 07:29:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 20:14:01 07:29:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:30:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58 20:14:01 07:30:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:14:01 07:30:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 07:31:01 AM all 0.26 0.00 0.09 0.00 0.07 99.58 20:14:01 07:31:01 AM 0 0.37 0.00 0.10 0.00 0.05 99.48 20:14:01 07:31:01 AM 1 0.15 0.00 0.08 0.00 0.08 99.68 20:14:01 07:32:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58 20:14:01 07:32:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 07:32:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:14:01 07:33:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 07:33:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 07:33:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 07:34:01 AM all 0.13 0.00 0.07 0.00 0.06 99.74 20:14:01 07:34:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65 20:14:01 07:34:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 07:35:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 07:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 07:35:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73 20:14:01 07:36:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 20:14:01 07:36:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 20:14:01 07:36:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 07:37:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 07:37:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 07:37:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 07:38:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72 20:14:01 07:38:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 20:14:01 07:38:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 07:39:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62 20:14:01 07:39:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:14:01 07:39:01 AM 1 0.10 0.00 0.03 0.00 0.07 99.80 20:14:01 07:40:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63 20:14:01 07:40:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 07:40:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:14:01 20:14:01 07:40:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:41:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 07:41:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 07:41:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 07:42:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 07:42:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 07:42:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 07:43:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:14:01 07:43:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 07:43:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:44:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:14:01 07:44:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 07:44:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 07:45:01 AM all 0.27 0.00 0.06 0.00 0.07 99.61 20:14:01 07:45:01 AM 0 0.47 0.00 0.08 0.00 0.07 99.38 20:14:01 07:45:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 20:14:01 07:46:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 20:14:01 07:46:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 07:46:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:14:01 07:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 07:47:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43 20:14:01 07:47:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 07:48:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 07:48:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:14:01 07:48:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 07:49:01 AM all 0.25 0.00 0.07 0.00 0.06 99.62 20:14:01 07:49:01 AM 0 0.43 0.00 0.10 0.00 0.07 99.40 20:14:01 07:49:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 07:50:01 AM all 0.26 0.00 0.07 0.00 0.07 99.61 20:14:01 07:50:01 AM 0 0.45 0.00 0.08 0.00 0.08 99.38 20:14:01 07:50:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 07:51:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:14:01 07:51:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:14:01 07:51:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 20:14:01 07:51:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:52:01 AM all 0.26 0.00 0.05 0.00 0.07 99.62 20:14:01 07:52:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53 20:14:01 07:52:01 AM 1 0.10 0.00 0.08 0.00 0.10 99.72 20:14:01 07:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 07:53:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 07:53:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 07:54:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:14:01 07:54:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:14:01 07:54:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:55:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:14:01 07:55:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 07:55:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 07:56:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 20:14:01 07:56:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 20:14:01 07:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:57:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 07:57:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 07:57:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 07:58:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 07:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:14:01 07:58:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 07:59:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 20:14:01 07:59:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 07:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 08:00:01 AM all 0.29 0.00 0.05 0.00 0.10 99.56 20:14:01 08:00:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37 20:14:01 08:00:01 AM 1 0.07 0.00 0.05 0.00 0.13 99.75 20:14:01 08:01:01 AM all 0.27 0.00 0.05 0.00 0.07 99.62 20:14:01 08:01:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62 20:14:01 08:01:01 AM 1 0.27 0.00 0.03 0.00 0.08 99.62 20:14:01 08:02:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 20:14:01 08:02:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 20:14:01 08:02:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 20:14:01 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:03:01 AM all 0.23 0.19 0.13 0.01 0.04 99.40 20:14:01 08:03:01 AM 0 0.38 0.02 0.10 0.02 0.03 99.45 20:14:01 08:03:01 AM 1 0.08 0.37 0.15 0.00 0.05 99.35 20:14:01 08:04:02 AM all 0.19 0.00 0.07 0.12 0.04 99.58 20:14:01 08:04:02 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 20:14:01 08:04:02 AM 1 0.05 0.00 0.05 0.23 0.05 99.62 20:14:01 08:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 08:05:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.41 20:14:01 08:05:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 08:06:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 20:14:01 08:06:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 20:14:01 08:06:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 08:07:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58 20:14:01 08:07:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35 20:14:01 08:07:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 08:08:01 AM all 0.14 0.00 0.07 0.05 0.03 99.71 20:14:01 08:08:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 08:08:01 AM 1 0.18 0.00 0.05 0.10 0.03 99.63 20:14:01 08:09:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 08:09:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:14:01 08:09:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:14:01 08:10:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 08:10:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 08:10:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 08:11:01 AM all 0.27 0.00 0.06 0.01 0.05 99.62 20:14:01 08:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 08:11:01 AM 1 0.42 0.00 0.03 0.02 0.05 99.48 20:14:01 08:12:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:14:01 08:12:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 08:12:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:14:01 08:13:01 AM all 0.30 0.00 0.05 0.03 0.04 99.58 20:14:01 08:13:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60 20:14:01 08:13:01 AM 1 0.32 0.00 0.03 0.05 0.03 99.57 20:14:01 20:14:01 08:13:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:14:01 AM all 0.22 0.00 0.08 0.00 0.06 99.65 20:14:01 08:14:01 AM 0 0.37 0.00 0.08 0.00 0.07 99.48 20:14:01 08:14:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 08:15:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 08:15:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 08:15:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 08:16:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 20:14:01 08:16:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 08:16:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 08:17:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 20:14:01 08:17:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 20:14:01 08:17:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73 20:14:01 08:18:01 AM all 0.23 0.00 0.08 0.01 0.02 99.66 20:14:01 08:18:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 20:14:01 08:18:01 AM 1 0.05 0.00 0.10 0.02 0.02 99.82 20:14:01 08:19:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 08:19:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:14:01 08:19:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 08:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 08:20:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:14:01 08:20:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:14:01 08:21:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 20:14:01 08:21:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 20:14:01 08:21:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 08:22:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 08:22:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 08:22:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 08:23:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:14:01 08:23:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 08:23:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 20:14:01 08:24:01 AM all 0.37 0.00 0.05 0.00 0.03 99.56 20:14:01 08:24:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:14:01 08:24:01 AM 1 0.62 0.00 0.03 0.00 0.03 99.32 20:14:01 20:14:01 08:24:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:25:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:14:01 08:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 08:25:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:14:01 08:26:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 20:14:01 08:26:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:14:01 08:26:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 08:27:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 20:14:01 08:27:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 08:27:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37 20:14:01 08:28:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 20:14:01 08:28:01 AM 0 0.30 0.00 0.03 0.00 0.00 99.67 20:14:01 08:28:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:14:01 08:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 08:29:01 AM 0 0.15 0.00 0.03 0.00 0.03 99.78 20:14:01 08:29:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 08:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 08:30:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:14:01 08:30:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:14:01 08:31:01 AM all 0.24 0.00 0.08 0.01 0.04 99.62 20:14:01 08:31:01 AM 0 0.27 0.00 0.08 0.02 0.05 99.58 20:14:01 08:31:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 20:14:01 08:32:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 20:14:01 08:32:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 08:32:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:14:01 08:33:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 20:14:01 08:33:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30 20:14:01 08:33:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 08:34:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74 20:14:01 08:34:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 20:14:01 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 08:35:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 20:14:01 08:35:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 08:35:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:14:01 20:14:01 08:35:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:36:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 08:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 08:36:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 08:37:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 20:14:01 08:37:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 08:37:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:14:01 08:38:01 AM all 0.26 0.00 0.05 0.00 0.09 99.60 20:14:01 08:38:01 AM 0 0.10 0.00 0.07 0.00 0.10 99.73 20:14:01 08:38:01 AM 1 0.42 0.00 0.03 0.00 0.08 99.47 20:14:01 08:39:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 20:14:01 08:39:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88 20:14:01 08:39:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 08:40:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:14:01 08:40:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:14:01 08:40:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 08:41:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:14:01 08:41:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 08:41:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 20:14:01 08:42:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:14:01 08:42:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:14:01 08:42:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 08:43:01 AM all 0.22 0.00 0.06 0.00 0.02 99.71 20:14:01 08:43:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:14:01 08:43:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 20:14:01 08:44:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:14:01 08:44:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:14:01 08:44:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:14:01 08:45:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 08:45:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75 20:14:01 08:45:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:14:01 08:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 08:46:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 08:46:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 20:14:01 08:46:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:47:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 20:14:01 08:47:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 08:47:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:14:01 08:48:01 AM all 0.33 0.00 0.08 0.07 0.02 99.52 20:14:01 08:48:01 AM 0 0.12 0.00 0.08 0.13 0.02 99.65 20:14:01 08:48:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 20:14:01 08:49:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 20:14:01 08:49:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 20:14:01 08:49:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 08:50:01 AM all 0.28 0.00 0.08 0.00 0.08 99.57 20:14:01 08:50:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:14:01 08:50:01 AM 1 0.08 0.00 0.10 0.00 0.13 99.68 20:14:01 08:51:01 AM all 0.33 0.00 0.05 0.08 0.03 99.51 20:14:01 08:51:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:14:01 08:51:01 AM 1 0.10 0.00 0.07 0.17 0.03 99.63 20:14:01 08:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 20:14:01 08:52:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 08:52:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:14:01 08:53:01 AM all 0.32 0.00 0.06 0.03 0.02 99.58 20:14:01 08:53:01 AM 0 0.32 0.00 0.07 0.05 0.00 99.57 20:14:01 08:53:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 08:54:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 20:14:01 08:54:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:14:01 08:54:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 08:55:01 AM all 0.31 0.00 0.06 0.00 0.48 99.15 20:14:01 08:55:01 AM 0 0.07 0.00 0.05 0.00 0.94 98.94 20:14:01 08:55:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:14:01 08:56:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:14:01 08:56:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 08:56:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 20:14:01 08:57:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 08:57:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 08:57:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 20:14:01 08:57:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:58:01 AM all 0.24 0.00 0.07 0.03 0.03 99.64 20:14:01 08:58:01 AM 0 0.28 0.00 0.08 0.05 0.03 99.55 20:14:01 08:58:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73 20:14:01 08:59:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64 20:14:01 08:59:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62 20:14:01 08:59:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67 20:14:01 09:00:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 09:00:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40 20:14:01 09:00:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 20:14:01 09:01:01 AM all 0.29 0.00 0.08 0.03 0.03 99.58 20:14:01 09:01:01 AM 0 0.45 0.00 0.07 0.05 0.02 99.42 20:14:01 09:01:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 09:02:01 AM all 0.23 0.00 0.09 0.00 0.02 99.66 20:14:01 09:02:01 AM 0 0.38 0.00 0.12 0.00 0.02 99.48 20:14:01 09:02:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:14:01 09:03:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 20:14:01 09:03:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:14:01 09:03:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 20:14:01 09:04:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64 20:14:01 09:04:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52 20:14:01 09:04:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 09:05:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:14:01 09:05:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 09:05:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 20:14:01 09:06:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 09:06:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 20:14:01 09:06:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70 20:14:01 09:07:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 20:14:01 09:07:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 20:14:01 09:07:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:14:01 09:08:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57 20:14:01 09:08:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:14:01 09:08:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 20:14:01 20:14:01 09:08:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 09:09:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 20:14:01 09:09:01 AM 0 0.33 0.00 0.03 0.00 0.00 99.63 20:14:01 09:09:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 20:14:01 09:10:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60 20:14:01 09:10:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 20:14:01 09:10:01 AM 1 0.28 0.00 0.08 0.00 0.02 99.62 20:14:01 09:11:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 20:14:01 09:11:01 AM 0 0.47 0.00 0.10 0.00 0.02 99.42 20:14:01 09:11:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 09:12:02 AM all 0.35 0.00 0.08 0.00 0.03 99.54 20:14:01 09:12:02 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 20:14:01 09:12:02 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:14:01 09:13:01 AM all 0.39 0.00 0.11 0.00 0.02 99.48 20:14:01 09:13:01 AM 0 0.22 0.00 0.14 0.00 0.02 99.63 20:14:01 09:13:01 AM 1 0.56 0.00 0.08 0.00 0.02 99.34 20:14:01 09:14:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50 20:14:01 09:14:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:14:01 09:14:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28 20:14:01 09:15:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 20:14:01 09:15:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:14:01 09:15:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:14:01 09:16:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 20:14:01 09:16:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:14:01 09:16:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 09:17:01 AM all 0.38 0.00 0.06 0.00 0.03 99.54 20:14:01 09:17:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 20:14:01 09:17:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 20:14:01 09:18:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59 20:14:01 09:18:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 20:14:01 09:18:01 AM 1 0.47 0.00 0.08 0.00 0.07 99.38 20:14:01 09:19:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 20:14:01 09:19:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 20:14:01 09:19:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63 20:14:01 20:14:01 09:19:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 09:20:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 20:14:01 09:20:01 AM 0 0.45 0.00 0.08 0.00 0.05 99.42 20:14:01 09:20:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 20:14:01 09:21:01 AM all 0.32 0.00 0.08 0.09 0.02 99.50 20:14:01 09:21:01 AM 0 0.23 0.00 0.10 0.00 0.02 99.65 20:14:01 09:21:01 AM 1 0.40 0.00 0.05 0.18 0.02 99.35 20:14:01 09:22:01 AM all 0.33 0.17 0.12 0.08 0.04 99.26 20:14:01 09:22:01 AM 0 0.17 0.33 0.17 0.17 0.07 99.10 20:14:01 09:22:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42 20:14:01 09:23:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 20:14:01 09:23:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:14:01 09:23:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:14:01 09:24:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 20:14:01 09:24:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:14:01 09:24:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 20:14:01 09:25:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 20:14:01 09:25:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:14:01 09:25:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 20:14:01 09:26:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 20:14:01 09:26:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:14:01 09:26:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 20:14:01 09:27:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:14:01 09:27:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:14:01 09:27:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 09:28:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 20:14:01 09:28:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 20:14:01 09:28:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 09:29:01 AM all 0.37 0.00 0.08 0.00 0.02 99.54 20:14:01 09:29:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 20:14:01 09:29:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 20:14:01 09:30:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 09:30:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:14:01 09:30:01 AM 1 0.20 0.00 0.12 0.00 0.03 99.65 20:14:01 20:14:01 09:30:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 09:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 20:14:01 09:31:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42 20:14:01 09:31:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 20:14:01 09:32:01 AM all 0.29 0.00 0.08 0.00 0.01 99.62 20:14:01 09:32:01 AM 0 0.12 0.00 0.10 0.00 0.00 99.78 20:14:01 09:32:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 20:14:01 09:33:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52 20:14:01 09:33:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 09:33:01 AM 1 0.63 0.00 0.08 0.00 0.02 99.27 20:14:01 09:34:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 20:14:01 09:34:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 09:34:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 09:35:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 20:14:01 09:35:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:14:01 09:35:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 09:36:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 20:14:01 09:36:01 AM 0 0.25 0.00 0.10 0.00 0.02 99.63 20:14:01 09:36:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 20:14:01 09:37:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 09:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 09:37:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 20:14:01 09:38:01 AM all 0.30 0.00 0.09 0.00 0.02 99.59 20:14:01 09:38:01 AM 0 0.18 0.00 0.12 0.00 0.02 99.68 20:14:01 09:38:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 20:14:01 09:39:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 20:14:01 09:39:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 09:39:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 20:14:01 09:40:01 AM all 0.34 0.00 0.06 0.00 0.06 99.54 20:14:01 09:40:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72 20:14:01 09:40:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 09:41:01 AM all 0.33 0.00 0.13 0.03 0.02 99.49 20:14:01 09:41:01 AM 0 0.22 0.00 0.15 0.07 0.02 99.55 20:14:01 09:41:01 AM 1 0.45 0.00 0.10 0.00 0.02 99.43 20:14:01 20:14:01 09:41:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 09:42:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 20:14:01 09:42:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 09:42:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28 20:14:01 09:43:01 AM all 0.38 0.00 0.09 0.00 0.03 99.51 20:14:01 09:43:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 20:14:01 09:43:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 20:14:01 09:44:01 AM all 0.42 0.00 0.08 0.00 0.03 99.47 20:14:01 09:44:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 20:14:01 09:44:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 20:14:01 09:45:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53 20:14:01 09:45:01 AM 0 0.15 0.00 0.13 0.00 0.02 99.70 20:14:01 09:45:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 20:14:01 09:46:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:14:01 09:46:01 AM 0 0.17 0.00 0.13 0.00 0.05 99.65 20:14:01 09:46:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:14:01 09:47:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 20:14:01 09:47:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:14:01 09:47:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 09:48:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56 20:14:01 09:48:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 20:14:01 09:48:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:14:01 09:49:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:14:01 09:49:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 09:49:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32 20:14:01 09:50:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72 20:14:01 09:50:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65 20:14:01 09:50:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 09:51:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 09:51:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 09:51:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 09:52:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:14:01 09:52:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 09:52:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 20:14:01 09:52:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 09:53:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 09:53:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33 20:14:01 09:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 09:54:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 09:54:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 09:54:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:14:01 09:55:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 09:55:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:14:01 09:55:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 09:56:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 20:14:01 09:56:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 09:56:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 20:14:01 09:57:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 20:14:01 09:57:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:14:01 09:57:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60 20:14:01 09:58:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:14:01 09:58:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 09:58:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 09:59:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 09:59:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 09:59:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 10:00:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 20:14:01 10:00:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:00:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:14:01 10:01:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 20:14:01 10:01:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 10:01:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70 20:14:01 10:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 10:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:02:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 10:03:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 10:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:03:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 20:14:01 10:03:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 10:04:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 10:04:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 10:05:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 10:05:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 10:05:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 10:06:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 20:14:01 10:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 10:06:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:14:01 10:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:14:01 10:07:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:07:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 10:08:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 10:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 10:08:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 10:09:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:14:01 10:09:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 10:09:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 20:14:01 10:10:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 20:14:01 10:10:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 10:10:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 10:11:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 10:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 10:11:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 10:12:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 20:14:01 10:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:12:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48 20:14:01 10:13:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 20:14:01 10:13:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 10:13:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47 20:14:01 10:14:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66 20:14:01 10:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 10:14:01 AM 1 0.42 0.00 0.02 0.00 0.03 99.53 20:14:01 20:14:01 10:14:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:15:02 AM all 0.33 0.00 0.07 0.00 0.05 99.56 20:14:01 10:15:02 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:14:01 10:15:02 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 10:16:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 20:14:01 10:16:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 10:16:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73 20:14:01 10:17:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70 20:14:01 10:17:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 10:17:01 AM 1 0.30 0.00 0.02 0.00 0.03 99.65 20:14:01 10:18:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 10:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 10:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 10:19:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 10:19:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:14:01 10:19:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:14:01 10:20:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:14:01 10:20:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:14:01 10:20:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30 20:14:01 10:21:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 10:21:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:21:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 10:22:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 20:14:01 10:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 10:22:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57 20:14:01 10:23:01 AM all 0.06 0.00 0.06 0.00 0.04 99.84 20:14:01 10:23:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 10:23:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 10:24:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:14:01 10:24:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 10:24:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 10:25:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:14:01 10:25:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 10:25:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:14:01 20:14:01 10:25:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:26:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 10:26:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 10:26:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:14:01 10:27:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66 20:14:01 10:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 10:27:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:14:01 10:28:01 AM all 0.18 0.00 0.04 0.00 0.04 99.74 20:14:01 10:28:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 10:28:01 AM 1 0.25 0.00 0.02 0.00 0.02 99.72 20:14:01 10:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 10:29:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 10:29:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 10:30:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 10:30:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 10:30:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 10:31:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:14:01 10:31:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 10:31:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:14:01 10:32:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 10:32:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25 20:14:01 10:32:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 10:33:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:14:01 10:33:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 10:33:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 10:34:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 10:34:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 10:34:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 10:35:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 10:35:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:14:01 10:35:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:14:01 10:36:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 10:36:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:14:01 10:36:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 20:14:01 10:36:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:37:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 20:14:01 10:37:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:14:01 10:37:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 10:38:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 20:14:01 10:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 10:38:01 AM 1 0.28 0.00 0.03 0.00 0.05 99.63 20:14:01 10:39:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 10:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 10:39:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 10:40:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:14:01 10:40:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:14:01 10:40:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:14:01 10:41:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 20:14:01 10:41:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 10:41:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 10:42:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 10:42:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 10:42:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 10:43:01 AM all 0.31 0.15 0.10 0.00 0.03 99.41 20:14:01 10:43:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:14:01 10:43:01 AM 1 0.12 0.30 0.12 0.00 0.03 99.43 20:14:01 10:44:01 AM all 0.28 0.00 0.06 0.01 0.04 99.61 20:14:01 10:44:01 AM 0 0.50 0.00 0.07 0.02 0.03 99.38 20:14:01 10:44:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 10:45:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 20:14:01 10:45:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68 20:14:01 10:45:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 10:46:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:14:01 10:46:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:14:01 10:46:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:14:01 10:47:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 10:47:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 10:47:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 20:14:01 10:47:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:48:01 AM all 0.26 0.00 0.06 0.03 0.03 99.62 20:14:01 10:48:01 AM 0 0.10 0.00 0.08 0.07 0.03 99.72 20:14:01 10:48:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:14:01 10:49:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 20:14:01 10:49:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 10:49:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 20:14:01 10:50:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 20:14:01 10:50:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:14:01 10:50:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 10:51:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 10:51:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 10:51:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 10:52:01 AM all 0.30 0.00 0.04 0.00 0.02 99.64 20:14:01 10:52:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48 20:14:01 10:52:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 10:53:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 10:53:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:14:01 10:53:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 10:54:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 20:14:01 10:54:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 10:54:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 10:55:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72 20:14:01 10:55:01 AM 0 0.30 0.00 0.03 0.00 0.00 99.67 20:14:01 10:55:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 10:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:14:01 10:56:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 10:56:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 10:57:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:14:01 10:57:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 10:57:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 10:58:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72 20:14:01 10:58:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 20:14:01 10:58:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70 20:14:01 20:14:01 10:58:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 10:59:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 10:59:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 20:14:01 10:59:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 20:14:01 11:00:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:14:01 11:00:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:14:01 11:00:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 20:14:01 11:01:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 20:14:01 11:01:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 20:14:01 11:01:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 11:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:02:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:14:01 11:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 11:03:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 20:14:01 11:03:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 11:03:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:14:01 11:04:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:04:01 AM 0 0.50 0.00 0.05 0.00 0.00 99.45 20:14:01 11:04:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 20:14:01 11:05:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 11:05:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 11:05:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:14:01 11:06:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 20:14:01 11:06:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55 20:14:01 11:06:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:14:01 11:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 20:14:01 11:07:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 20:14:01 11:07:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:14:01 11:08:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 20:14:01 11:08:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:14:01 11:08:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:14:01 11:09:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 20:14:01 11:09:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 11:09:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:14:01 20:14:01 11:09:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 11:10:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 20:14:01 11:10:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:14:01 11:10:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 20:14:01 11:11:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 20:14:01 11:11:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 11:11:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:14:01 11:12:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 11:12:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:14:01 11:12:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 11:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 11:13:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 11:13:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:14:01 11:14:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 11:14:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 20:14:01 11:14:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 11:15:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 20:14:01 11:15:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:14:01 11:15:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 20:14:01 11:16:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 20:14:01 11:16:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 11:16:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:14:01 11:17:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 20:14:01 11:17:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:14:01 11:17:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:14:01 11:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 11:18:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 11:18:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 11:19:02 AM all 0.33 0.00 0.07 0.00 0.03 99.58 20:14:01 11:19:02 AM 0 0.12 0.00 0.12 0.00 0.03 99.73 20:14:01 11:19:02 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 11:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:20:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 11:20:01 AM 1 0.56 0.00 0.07 0.00 0.03 99.34 20:14:01 20:14:01 11:20:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 11:21:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68 20:14:01 11:21:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:14:01 11:21:01 AM 1 0.30 0.00 0.08 0.00 0.02 99.60 20:14:01 11:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 11:22:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:14:01 11:22:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 11:23:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 20:14:01 11:23:01 AM 0 0.15 0.00 0.12 0.00 0.02 99.72 20:14:01 11:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 11:24:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 20:14:01 11:24:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 11:24:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37 20:14:01 11:25:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:14:01 11:25:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:14:01 11:25:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38 20:14:01 11:26:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61 20:14:01 11:26:01 AM 0 0.05 0.00 0.07 0.00 0.00 99.88 20:14:01 11:26:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33 20:14:01 11:27:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 20:14:01 11:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 11:27:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:14:01 11:28:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 11:28:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 20:14:01 11:29:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 20:14:01 11:29:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 11:29:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 11:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 20:14:01 11:30:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 11:30:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:14:01 11:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:31:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 11:31:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 20:14:01 11:31:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 11:32:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 11:32:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 11:32:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 11:33:01 AM all 0.32 0.00 0.07 0.01 0.03 99.57 20:14:01 11:33:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:14:01 11:33:01 AM 1 0.05 0.00 0.07 0.02 0.02 99.85 20:14:01 11:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:14:01 11:34:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:14:01 11:34:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 11:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 11:35:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 11:35:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:14:01 11:36:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 20:14:01 11:36:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:14:01 11:36:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30 20:14:01 11:37:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 11:37:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 11:37:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:14:01 11:38:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 11:38:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 11:38:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 11:39:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:14:01 11:39:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 11:39:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 20:14:01 11:40:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:14:01 11:40:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 20:14:01 11:40:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 11:41:01 AM all 0.30 0.00 0.05 0.07 0.03 99.56 20:14:01 11:41:01 AM 0 0.48 0.00 0.03 0.13 0.02 99.33 20:14:01 11:41:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 11:42:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54 20:14:01 11:42:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 20:14:01 11:42:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 20:14:01 11:42:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 11:43:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 11:43:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:14:01 11:43:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60 20:14:01 11:44:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 20:14:01 11:44:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 20:14:01 11:44:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 11:45:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:14:01 11:45:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 11:45:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:14:01 11:46:01 AM all 0.31 0.20 0.12 0.18 0.03 99.17 20:14:01 11:46:01 AM 0 0.10 0.03 0.10 0.18 0.03 99.55 20:14:01 11:46:01 AM 1 0.52 0.37 0.13 0.17 0.03 98.78 20:14:01 11:47:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 20:14:01 11:47:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 20:14:01 11:47:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 11:48:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65 20:14:01 11:48:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43 20:14:01 11:48:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 11:49:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:14:01 11:49:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:14:01 11:49:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 11:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 11:50:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 20:14:01 11:50:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 20:14:01 11:51:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:14:01 11:51:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 11:51:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 11:52:01 AM all 0.37 0.00 0.05 0.00 0.03 99.55 20:14:01 11:52:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 20:14:01 11:52:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75 20:14:01 11:53:01 AM all 0.35 0.00 0.04 0.00 0.05 99.56 20:14:01 11:53:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 11:53:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 20:14:01 20:14:01 11:53:01 AM CPU %user %nice %system %iowait %steal %idle 20:14:01 11:54:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:14:01 11:54:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 11:54:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 11:55:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 11:55:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:14:01 11:55:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:14:01 11:56:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 20:14:01 11:56:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55 20:14:01 11:56:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 11:57:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:14:01 11:57:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:14:01 11:57:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 20:14:01 11:58:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 20:14:01 11:58:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 11:58:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 20:14:01 11:59:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67 20:14:01 11:59:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:14:01 11:59:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52 20:14:01 12:00:01 PM all 0.36 0.00 0.07 0.00 0.03 99.54 20:14:01 12:00:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 12:00:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 12:01:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 12:01:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 12:01:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 12:02:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 12:02:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68 20:14:01 12:02:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 12:03:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 12:03:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 12:03:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:14:01 12:04:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57 20:14:01 12:04:01 PM 0 0.17 0.00 0.08 0.00 0.05 99.70 20:14:01 12:04:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 20:14:01 12:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 12:05:01 PM all 0.18 0.00 0.08 0.00 0.04 99.69 20:14:01 12:05:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 12:05:01 PM 1 0.23 0.00 0.08 0.00 0.03 99.65 20:14:01 12:06:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:14:01 12:06:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:14:01 12:06:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 12:07:01 PM all 0.23 0.00 0.09 0.00 0.04 99.64 20:14:01 12:07:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68 20:14:01 12:07:01 PM 1 0.30 0.00 0.07 0.00 0.03 99.60 20:14:01 12:08:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57 20:14:01 12:08:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70 20:14:01 12:08:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 12:09:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 12:09:01 PM 0 0.13 0.00 0.12 0.00 0.05 99.70 20:14:01 12:09:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 12:10:01 PM all 0.33 0.00 0.07 0.00 0.02 99.59 20:14:01 12:10:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:14:01 12:10:01 PM 1 0.50 0.00 0.03 0.00 0.00 99.47 20:14:01 12:11:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:14:01 12:11:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 12:11:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:14:01 12:12:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:14:01 12:12:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 12:12:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 12:13:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 12:13:01 PM 0 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 12:13:01 PM 1 0.25 0.00 0.07 0.00 0.03 99.65 20:14:01 12:14:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:14:01 12:14:01 PM 0 0.53 0.00 0.08 0.00 0.03 99.35 20:14:01 12:14:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:14:01 12:15:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 12:15:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 12:15:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 20:14:01 12:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 12:16:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 12:16:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 12:16:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 12:17:01 PM all 0.26 0.00 0.07 0.00 0.06 99.62 20:14:01 12:17:01 PM 0 0.45 0.00 0.05 0.00 0.05 99.45 20:14:01 12:17:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:14:01 12:18:01 PM all 0.32 0.00 0.05 0.06 0.04 99.53 20:14:01 12:18:01 PM 0 0.55 0.00 0.03 0.12 0.03 99.27 20:14:01 12:18:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 12:19:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72 20:14:01 12:19:01 PM 0 0.20 0.00 0.03 0.00 0.02 99.75 20:14:01 12:19:01 PM 1 0.18 0.00 0.07 0.00 0.07 99.68 20:14:01 12:20:01 PM all 0.07 0.00 0.04 0.00 0.04 99.85 20:14:01 12:20:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 12:20:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 12:21:01 PM all 0.06 0.00 0.05 0.00 0.05 99.84 20:14:01 12:21:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 12:21:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 12:22:01 PM all 0.07 0.00 0.05 0.00 0.04 99.84 20:14:01 12:22:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 12:22:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 12:23:01 PM all 0.07 0.00 0.07 0.00 0.08 99.79 20:14:01 12:23:01 PM 0 0.08 0.00 0.07 0.00 0.08 99.77 20:14:01 12:23:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:14:01 12:24:01 PM all 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 12:24:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 20:14:01 12:24:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 12:25:01 PM all 0.05 0.00 0.07 0.00 0.03 99.86 20:14:01 12:25:01 PM 0 0.07 0.00 0.08 0.00 0.02 99.83 20:14:01 12:25:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 12:26:01 PM all 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 12:26:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 12:26:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 20:14:01 12:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 12:27:02 PM all 0.06 0.00 0.04 0.00 0.04 99.86 20:14:01 12:27:02 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 12:27:02 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 12:28:01 PM all 0.09 0.00 0.08 0.00 0.04 99.79 20:14:01 12:28:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.76 20:14:01 12:28:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.81 20:14:01 12:29:01 PM all 0.37 0.00 0.05 0.00 0.03 99.55 20:14:01 12:29:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 12:29:01 PM 1 0.30 0.00 0.05 0.00 0.03 99.62 20:14:01 12:30:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:14:01 12:30:01 PM 0 0.52 0.00 0.08 0.00 0.05 99.35 20:14:01 12:30:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 12:31:01 PM all 0.17 0.00 0.06 0.00 0.03 99.74 20:14:01 12:31:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:14:01 12:31:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 12:32:01 PM all 0.28 0.00 0.04 0.00 0.03 99.65 20:14:01 12:32:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:14:01 12:32:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 12:33:01 PM all 0.29 0.00 0.06 0.19 0.03 99.42 20:14:01 12:33:01 PM 0 0.50 0.00 0.07 0.38 0.03 99.02 20:14:01 12:33:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 12:34:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 12:34:01 PM 0 0.53 0.00 0.08 0.00 0.05 99.33 20:14:01 12:34:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 12:35:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 12:35:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 12:35:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 12:36:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72 20:14:01 12:36:01 PM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:14:01 12:36:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 12:37:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 12:37:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:14:01 12:37:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:14:01 20:14:01 12:37:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 12:38:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 12:38:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 12:38:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 12:39:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 12:39:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 12:39:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 12:40:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 12:40:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 12:40:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 12:41:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 12:41:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 12:41:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 12:42:01 PM all 0.21 0.00 0.07 0.00 0.05 99.67 20:14:01 12:42:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:14:01 12:42:01 PM 1 0.23 0.00 0.07 0.00 0.07 99.63 20:14:01 12:43:01 PM all 0.18 0.00 0.05 0.01 0.03 99.72 20:14:01 12:43:01 PM 0 0.28 0.00 0.03 0.00 0.00 99.68 20:14:01 12:43:01 PM 1 0.08 0.00 0.07 0.02 0.07 99.77 20:14:01 12:44:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:14:01 12:44:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40 20:14:01 12:44:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 12:45:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 12:45:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 12:45:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 12:46:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:14:01 12:46:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 20:14:01 12:46:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 12:47:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 12:47:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 12:47:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 12:48:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 12:48:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 12:48:01 PM 1 0.05 0.00 0.08 0.00 0.05 99.82 20:14:01 20:14:01 12:48:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 12:49:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:14:01 12:49:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 12:49:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 12:50:01 PM all 0.20 0.00 0.06 0.00 0.03 99.71 20:14:01 12:50:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 12:50:01 PM 1 0.27 0.00 0.03 0.00 0.02 99.68 20:14:01 12:51:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 12:51:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 12:51:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 12:52:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 12:52:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 12:52:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 12:53:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67 20:14:01 12:53:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:01 12:53:01 PM 1 0.47 0.00 0.08 0.00 0.03 99.42 20:14:01 12:54:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:14:01 12:54:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 12:54:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 12:55:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:14:01 12:55:01 PM 0 0.08 0.00 0.10 0.00 0.03 99.78 20:14:01 12:55:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 12:56:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 12:56:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 12:56:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 12:57:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:14:01 12:57:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:14:01 12:57:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27 20:14:01 12:58:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:14:01 12:58:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 12:58:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 12:59:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 12:59:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 12:59:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:14:01 20:14:01 12:59:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:00:01 PM all 0.32 0.00 0.08 0.00 0.07 99.54 20:14:01 01:00:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 01:00:01 PM 1 0.57 0.00 0.07 0.00 0.08 99.28 20:14:01 01:01:01 PM all 0.33 0.00 0.06 0.08 0.03 99.51 20:14:01 01:01:01 PM 0 0.10 0.00 0.05 0.17 0.03 99.65 20:14:01 01:01:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37 20:14:01 01:02:01 PM all 0.29 0.00 0.08 0.00 0.05 99.58 20:14:01 01:02:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 01:02:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 01:03:01 PM all 0.32 0.00 0.08 0.00 0.04 99.57 20:14:01 01:03:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 01:03:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 01:04:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57 20:14:01 01:04:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 01:04:01 PM 1 0.55 0.00 0.02 0.00 0.00 99.43 20:14:01 01:05:01 PM all 0.23 0.00 0.07 0.00 0.05 99.66 20:14:01 01:05:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:14:01 01:05:01 PM 1 0.42 0.00 0.08 0.00 0.08 99.41 20:14:01 01:06:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57 20:14:01 01:06:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 20:14:01 01:06:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 01:07:01 PM all 0.34 0.00 0.08 0.00 0.04 99.54 20:14:01 01:07:01 PM 0 0.20 0.00 0.10 0.00 0.03 99.67 20:14:01 01:07:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:14:01 01:08:01 PM all 0.37 0.00 0.07 0.00 0.03 99.54 20:14:01 01:08:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:14:01 01:08:01 PM 1 0.58 0.00 0.03 0.00 0.02 99.37 20:14:01 01:09:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:14:01 01:09:01 PM 0 0.18 0.00 0.08 0.00 0.03 99.70 20:14:01 01:09:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:14:01 01:10:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 20:14:01 01:10:01 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 20:14:01 01:10:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 20:14:01 01:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:11:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55 20:14:01 01:11:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:14:01 01:11:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 01:12:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:14:01 01:12:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 01:12:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 01:13:01 PM all 0.28 0.00 0.09 0.00 0.03 99.61 20:14:01 01:13:01 PM 0 0.18 0.00 0.10 0.00 0.02 99.70 20:14:01 01:13:01 PM 1 0.37 0.00 0.08 0.00 0.03 99.52 20:14:01 01:14:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 01:14:01 PM 0 0.23 0.00 0.10 0.00 0.02 99.65 20:14:01 01:14:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:14:01 01:15:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:14:01 01:15:01 PM 0 0.27 0.00 0.07 0.00 0.05 99.62 20:14:01 01:15:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:14:01 01:16:01 PM all 0.34 0.00 0.08 0.00 0.03 99.55 20:14:01 01:16:01 PM 0 0.60 0.00 0.08 0.00 0.03 99.28 20:14:01 01:16:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 01:17:01 PM all 0.23 0.00 0.08 0.00 0.03 99.65 20:14:01 01:17:01 PM 0 0.42 0.00 0.10 0.00 0.03 99.45 20:14:01 01:17:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 01:18:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 01:18:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 01:18:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 01:19:01 PM all 0.24 0.00 0.08 0.00 0.03 99.64 20:14:01 01:19:01 PM 0 0.38 0.00 0.08 0.00 0.03 99.50 20:14:01 01:19:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 01:20:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 01:20:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.26 20:14:01 01:20:01 PM 1 0.03 0.00 0.02 0.00 0.02 99.93 20:14:01 01:21:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:14:01 01:21:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 01:21:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 20:14:01 01:21:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:22:01 PM all 0.21 0.00 0.09 0.00 0.04 99.66 20:14:01 01:22:01 PM 0 0.33 0.00 0.13 0.00 0.03 99.50 20:14:01 01:22:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 01:23:01 PM all 0.24 0.00 0.06 0.00 0.03 99.67 20:14:01 01:23:01 PM 0 0.43 0.00 0.08 0.00 0.03 99.45 20:14:01 01:23:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:14:01 01:24:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 01:24:01 PM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:14:01 01:24:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 01:25:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67 20:14:01 01:25:01 PM 0 0.38 0.00 0.08 0.00 0.05 99.48 20:14:01 01:25:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 01:26:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62 20:14:01 01:26:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48 20:14:01 01:26:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:14:01 01:27:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 01:27:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:14:01 01:27:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.72 20:14:01 01:28:01 PM all 0.33 0.18 0.12 0.08 0.04 99.26 20:14:01 01:28:01 PM 0 0.58 0.00 0.08 0.00 0.05 99.28 20:14:01 01:28:01 PM 1 0.08 0.35 0.15 0.15 0.03 99.23 20:14:01 01:29:01 PM all 0.33 0.00 0.07 0.01 0.03 99.57 20:14:01 01:29:01 PM 0 0.58 0.00 0.08 0.00 0.03 99.30 20:14:01 01:29:01 PM 1 0.08 0.00 0.05 0.02 0.02 99.83 20:14:01 01:30:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 01:30:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:14:01 01:30:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 01:31:01 PM all 0.30 0.00 0.07 0.00 0.02 99.62 20:14:01 01:31:01 PM 0 0.43 0.00 0.05 0.00 0.00 99.52 20:14:01 01:31:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:14:01 01:32:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:14:01 01:32:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 01:32:01 PM 1 0.08 0.00 0.10 0.00 0.03 99.78 20:14:01 20:14:01 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:33:02 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:14:01 01:33:02 PM 0 0.60 0.00 0.08 0.00 0.03 99.28 20:14:01 01:33:02 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 01:34:01 PM all 0.16 0.00 0.06 0.00 0.04 99.74 20:14:01 01:34:01 PM 0 0.29 0.00 0.07 0.00 0.03 99.61 20:14:01 01:34:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.86 20:14:01 01:35:01 PM all 0.24 0.00 0.08 0.00 0.03 99.64 20:14:01 01:35:01 PM 0 0.38 0.00 0.08 0.00 0.03 99.50 20:14:01 01:35:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 01:36:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 20:14:01 01:36:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 01:36:01 PM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:14:01 01:37:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 01:37:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 01:37:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 01:38:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:14:01 01:38:01 PM 0 0.48 0.00 0.07 0.00 0.02 99.43 20:14:01 01:38:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:14:01 01:39:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70 20:14:01 01:39:01 PM 0 0.25 0.00 0.05 0.00 0.03 99.67 20:14:01 01:39:01 PM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:14:01 01:40:01 PM all 0.23 0.00 0.08 0.00 0.02 99.67 20:14:01 01:40:01 PM 0 0.33 0.00 0.05 0.00 0.00 99.62 20:14:01 01:40:01 PM 1 0.12 0.00 0.12 0.00 0.03 99.73 20:14:01 01:41:01 PM all 0.33 0.00 0.08 0.00 0.04 99.55 20:14:01 01:41:01 PM 0 0.50 0.00 0.07 0.00 0.02 99.42 20:14:01 01:41:01 PM 1 0.17 0.00 0.08 0.00 0.07 99.68 20:14:01 01:42:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:14:01 01:42:01 PM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:14:01 01:42:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 01:43:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:14:01 01:43:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.52 20:14:01 01:43:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 20:14:01 01:43:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:44:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:14:01 01:44:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 01:44:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 01:45:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 01:45:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:14:01 01:45:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 01:46:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:14:01 01:46:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:14:01 01:46:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 01:47:01 PM all 0.22 0.00 0.06 0.00 0.04 99.68 20:14:01 01:47:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 01:47:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 01:48:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:14:01 01:48:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 01:48:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:14:01 01:49:01 PM all 0.20 0.00 0.08 0.00 0.05 99.67 20:14:01 01:49:01 PM 0 0.27 0.00 0.07 0.00 0.02 99.65 20:14:01 01:49:01 PM 1 0.13 0.00 0.08 0.00 0.08 99.70 20:14:01 01:50:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:14:01 01:50:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 01:50:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:14:01 01:51:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:14:01 01:51:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 01:51:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 01:52:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64 20:14:01 01:52:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:14:01 01:52:01 PM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:14:01 01:53:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 01:53:01 PM 0 0.10 0.00 0.12 0.00 0.07 99.72 20:14:01 01:53:01 PM 1 0.52 0.00 0.00 0.00 0.03 99.45 20:14:01 01:54:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 01:54:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:14:01 01:54:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:14:01 20:14:01 01:54:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 01:55:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:14:01 01:55:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 01:55:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 01:56:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 01:56:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:14:01 01:56:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 01:57:01 PM all 0.15 0.00 0.05 0.00 0.04 99.76 20:14:01 01:57:01 PM 0 0.23 0.00 0.05 0.00 0.02 99.70 20:14:01 01:57:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 01:58:01 PM all 0.24 0.00 0.04 0.00 0.03 99.69 20:14:01 01:58:01 PM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:14:01 01:58:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 01:59:01 PM all 0.32 0.00 0.05 0.00 0.07 99.57 20:14:01 01:59:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 01:59:01 PM 1 0.08 0.00 0.05 0.00 0.08 99.78 20:14:01 02:00:01 PM all 0.21 0.00 0.07 0.00 0.03 99.69 20:14:01 02:00:01 PM 0 0.37 0.00 0.08 0.00 0.03 99.52 20:14:01 02:00:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 02:01:01 PM all 0.24 0.00 0.07 0.00 0.05 99.64 20:14:01 02:01:01 PM 0 0.45 0.00 0.08 0.00 0.07 99.40 20:14:01 02:01:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 02:02:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 02:02:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:14:01 02:02:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 02:03:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 02:03:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 02:03:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 02:04:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 02:04:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 02:04:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 02:05:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:14:01 02:05:01 PM 0 0.42 0.00 0.05 0.00 0.00 99.53 20:14:01 02:05:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 20:14:01 02:05:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 02:06:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 02:06:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 02:06:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 02:07:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 02:07:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 02:07:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 02:08:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 02:08:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:14:01 02:08:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 02:09:01 PM all 0.23 0.00 0.07 0.00 0.06 99.64 20:14:01 02:09:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 02:09:01 PM 1 0.42 0.00 0.10 0.00 0.07 99.42 20:14:01 02:10:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72 20:14:01 02:10:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 02:10:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:14:01 02:11:01 PM all 0.26 0.00 0.07 0.00 0.04 99.63 20:14:01 02:11:01 PM 0 0.47 0.00 0.10 0.00 0.03 99.40 20:14:01 02:11:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 02:12:01 PM all 0.21 0.00 0.05 0.00 0.05 99.69 20:14:01 02:12:01 PM 0 0.33 0.00 0.03 0.00 0.05 99.58 20:14:01 02:12:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 02:13:01 PM all 0.16 0.00 0.07 0.01 0.05 99.72 20:14:01 02:13:01 PM 0 0.20 0.00 0.05 0.02 0.03 99.70 20:14:01 02:13:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 02:14:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 02:14:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 02:14:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.37 20:14:01 02:15:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 02:15:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 02:15:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 02:16:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 02:16:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:14:01 02:16:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 20:14:01 02:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 02:17:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 02:17:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 02:17:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 02:18:01 PM all 0.18 0.00 0.08 0.00 0.06 99.69 20:14:01 02:18:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 02:18:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:14:01 02:19:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:14:01 02:19:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 02:19:01 PM 1 0.50 0.00 0.00 0.00 0.02 99.48 20:14:01 02:20:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 02:20:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 02:20:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 02:21:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 02:21:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 02:21:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 02:22:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:14:01 02:22:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 02:22:01 PM 1 0.50 0.00 0.02 0.00 0.00 99.48 20:14:01 02:23:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 02:23:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:14:01 02:23:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 02:24:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:14:01 02:24:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 02:24:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 02:25:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 02:25:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 02:25:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 02:26:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 20:14:01 02:26:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 02:26:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 02:27:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 02:27:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 02:27:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 20:14:01 02:27:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 02:28:01 PM all 0.24 0.00 0.05 0.00 0.05 99.66 20:14:01 02:28:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 02:28:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:14:01 02:29:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 02:29:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 02:29:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 02:30:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:14:01 02:30:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 02:30:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 02:31:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:14:01 02:31:01 PM 0 0.03 0.00 0.07 0.00 0.07 99.83 20:14:01 02:31:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 02:32:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 02:32:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 02:32:01 PM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:14:01 02:33:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63 20:14:01 02:33:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 02:33:01 PM 1 0.40 0.00 0.03 0.00 0.03 99.53 20:14:01 02:34:01 PM all 0.23 0.00 0.05 0.00 0.05 99.67 20:14:01 02:34:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:14:01 02:34:01 PM 1 0.38 0.00 0.02 0.00 0.03 99.57 20:14:01 02:35:01 PM all 0.27 0.00 0.03 0.00 0.05 99.65 20:14:01 02:35:01 PM 0 0.22 0.00 0.05 0.00 0.07 99.67 20:14:01 02:35:01 PM 1 0.32 0.00 0.02 0.00 0.03 99.63 20:14:01 02:36:01 PM all 0.32 0.16 0.09 0.00 0.05 99.38 20:14:01 02:36:01 PM 0 0.45 0.32 0.13 0.00 0.05 99.05 20:14:01 02:36:01 PM 1 0.18 0.00 0.05 0.00 0.05 99.72 20:14:01 02:37:01 PM all 0.31 0.00 0.05 0.01 0.05 99.58 20:14:01 02:37:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 02:37:01 PM 1 0.57 0.00 0.05 0.02 0.05 99.32 20:14:01 02:38:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 02:38:01 PM 0 0.20 0.00 0.03 0.00 0.05 99.72 20:14:01 02:38:01 PM 1 0.40 0.00 0.08 0.00 0.05 99.47 20:14:01 20:14:01 02:38:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 02:39:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:14:01 02:39:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 02:39:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 02:40:01 PM all 0.23 0.00 0.06 0.00 0.06 99.66 20:14:01 02:40:01 PM 0 0.38 0.00 0.05 0.00 0.05 99.52 20:14:01 02:40:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 02:41:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 02:41:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 02:41:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 02:42:02 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 02:42:02 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 02:42:02 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 02:43:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 02:43:01 PM 0 0.51 0.00 0.03 0.00 0.03 99.42 20:14:01 02:43:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.81 20:14:01 02:44:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 02:44:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 02:44:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 02:45:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:14:01 02:45:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 02:45:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 02:46:01 PM all 0.07 0.00 0.06 0.00 0.05 99.82 20:14:01 02:46:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:01 02:46:01 PM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:14:01 02:47:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 02:47:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 02:47:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 02:48:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 02:48:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 02:48:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:14:01 02:49:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 02:49:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:14:01 02:49:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:14:01 20:14:01 02:49:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 02:50:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 02:50:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 02:50:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 02:51:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 02:51:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 02:51:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 02:52:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:14:01 02:52:01 PM 0 0.08 0.00 0.08 0.00 0.08 99.75 20:14:01 02:52:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:14:01 02:53:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 02:53:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 02:53:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 02:54:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:14:01 02:54:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 02:54:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 02:55:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:14:01 02:55:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 02:55:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 02:56:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 02:56:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 02:56:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 02:57:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 02:57:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 02:57:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 02:58:01 PM all 0.26 0.00 0.07 0.01 0.05 99.62 20:14:01 02:58:01 PM 0 0.10 0.00 0.07 0.02 0.05 99.77 20:14:01 02:58:01 PM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:14:01 02:59:01 PM all 0.18 0.00 0.07 0.00 0.05 99.71 20:14:01 02:59:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 02:59:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:14:01 03:00:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 03:00:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 03:00:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 20:14:01 03:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:01:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:14:01 03:01:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 03:01:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:14:01 03:02:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 03:02:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 03:02:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 03:03:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 03:03:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 03:03:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:14:01 03:04:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 03:04:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 03:04:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 03:05:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 03:05:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 03:05:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 03:06:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:14:01 03:06:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 03:06:01 PM 1 0.35 0.00 0.03 0.00 0.02 99.60 20:14:01 03:07:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 03:07:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 03:07:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 03:08:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 03:08:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 03:08:01 PM 1 0.55 0.00 0.05 0.00 0.07 99.33 20:14:01 03:09:01 PM all 0.31 0.00 0.03 0.00 0.05 99.61 20:14:01 03:09:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77 20:14:01 03:09:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 03:10:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 03:10:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 03:10:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 03:11:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 03:11:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 03:11:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 20:14:01 03:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:12:01 PM all 0.13 0.00 0.06 0.00 0.04 99.77 20:14:01 03:12:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 03:12:01 PM 1 0.13 0.00 0.03 0.00 0.02 99.82 20:14:01 03:13:01 PM all 0.20 0.00 0.05 0.00 0.05 99.70 20:14:01 03:13:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 03:13:01 PM 1 0.30 0.00 0.02 0.00 0.03 99.65 20:14:01 03:14:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 03:14:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 03:14:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 03:15:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 03:15:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 03:15:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 03:16:01 PM all 0.28 0.00 0.05 0.00 0.06 99.61 20:14:01 03:16:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 03:16:01 PM 1 0.48 0.00 0.03 0.00 0.07 99.42 20:14:01 03:17:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:14:01 03:17:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 03:17:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:14:01 03:18:01 PM all 0.33 0.00 0.06 0.00 0.06 99.56 20:14:01 03:18:01 PM 0 0.13 0.00 0.08 0.00 0.08 99.70 20:14:01 03:18:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 03:19:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 03:19:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 03:19:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 03:20:01 PM all 0.27 0.00 0.06 0.00 0.05 99.62 20:14:01 03:20:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 03:20:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:14:01 03:21:01 PM all 0.13 0.00 0.08 0.00 0.05 99.74 20:14:01 03:21:01 PM 0 0.13 0.00 0.10 0.00 0.07 99.70 20:14:01 03:21:01 PM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:14:01 03:22:01 PM all 0.34 0.00 0.06 0.00 0.05 99.55 20:14:01 03:22:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 03:22:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:14:01 20:14:01 03:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:23:01 PM all 0.31 0.00 0.04 0.02 0.05 99.58 20:14:01 03:23:01 PM 0 0.03 0.00 0.03 0.03 0.03 99.87 20:14:01 03:23:01 PM 1 0.58 0.00 0.05 0.00 0.07 99.30 20:14:01 03:24:01 PM all 0.34 0.00 0.06 0.00 0.05 99.55 20:14:01 03:24:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 03:24:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:14:01 03:25:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64 20:14:01 03:25:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 03:25:01 PM 1 0.43 0.00 0.07 0.00 0.03 99.47 20:14:01 03:26:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 03:26:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 03:26:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 03:27:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 03:27:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 03:27:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 03:28:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 03:28:01 PM 0 0.13 0.00 0.08 0.00 0.07 99.72 20:14:01 03:28:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 03:29:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 03:29:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 03:29:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 03:30:01 PM all 0.27 0.00 0.07 0.00 0.04 99.62 20:14:01 03:30:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 03:30:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 03:31:01 PM all 0.18 0.00 0.06 0.00 0.05 99.72 20:14:01 03:31:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 03:31:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:14:01 03:32:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:14:01 03:32:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 03:32:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:14:01 03:33:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 20:14:01 03:33:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 03:33:01 PM 1 0.47 0.00 0.08 0.00 0.03 99.42 20:14:01 20:14:01 03:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:34:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 03:34:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 03:34:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 03:35:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:14:01 03:35:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 03:35:01 PM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 03:36:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65 20:14:01 03:36:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 03:36:01 PM 1 0.42 0.00 0.05 0.00 0.02 99.52 20:14:01 03:37:01 PM all 0.13 0.00 0.05 0.00 0.05 99.77 20:14:01 03:37:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 03:37:01 PM 1 0.17 0.00 0.03 0.00 0.05 99.75 20:14:01 03:38:01 PM all 0.34 0.00 0.11 0.00 0.04 99.51 20:14:01 03:38:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:14:01 03:38:01 PM 1 0.57 0.00 0.12 0.00 0.03 99.28 20:14:01 03:39:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:14:01 03:39:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 03:39:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 03:40:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 03:40:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:14:01 03:40:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 03:41:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 03:41:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 03:41:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 03:42:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 03:42:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 03:42:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 03:43:01 PM all 0.19 0.00 0.07 0.00 0.03 99.71 20:14:01 03:43:01 PM 0 0.30 0.00 0.08 0.00 0.03 99.58 20:14:01 03:43:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 03:44:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:14:01 03:44:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 03:44:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 20:14:01 03:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:45:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:14:01 03:45:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 03:45:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 03:46:01 PM all 0.28 0.00 0.06 0.00 0.05 99.62 20:14:01 03:46:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48 20:14:01 03:46:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 03:47:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:14:01 03:47:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:01 03:47:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:14:01 03:48:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:14:01 03:48:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 03:48:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 03:49:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 03:49:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 03:49:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 03:50:02 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:14:01 03:50:02 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:14:01 03:50:02 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 03:51:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:14:01 03:51:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 03:51:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:14:01 03:52:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68 20:14:01 03:52:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 03:52:01 PM 1 0.37 0.00 0.05 0.00 0.05 99.53 20:14:01 03:53:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 03:53:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 03:53:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 03:54:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 20:14:01 03:54:01 PM 0 0.03 0.00 0.07 0.00 0.02 99.88 20:14:01 03:54:01 PM 1 0.58 0.00 0.07 0.00 0.07 99.28 20:14:01 03:55:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63 20:14:01 03:55:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:01 03:55:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:14:01 20:14:01 03:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 03:56:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:14:01 03:56:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 03:56:01 PM 1 0.47 0.00 0.07 0.00 0.07 99.40 20:14:01 03:57:01 PM all 0.26 0.00 0.03 0.00 0.04 99.67 20:14:01 03:57:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 03:57:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:14:01 03:58:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 03:58:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 03:58:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 03:59:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:14:01 03:59:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:14:01 03:59:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 04:00:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:14:01 04:00:01 PM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:14:01 04:00:01 PM 1 0.20 0.00 0.05 0.00 0.03 99.72 20:14:01 04:01:01 PM all 0.34 0.00 0.07 0.00 0.05 99.54 20:14:01 04:01:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 04:01:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 20:14:01 04:02:01 PM all 0.33 0.00 0.08 0.00 0.04 99.56 20:14:01 04:02:01 PM 0 0.57 0.00 0.08 0.00 0.03 99.32 20:14:01 04:02:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:03:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 04:03:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:14:01 04:03:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:04:01 PM all 1.81 0.00 0.48 0.00 0.04 97.67 20:14:01 04:04:01 PM 0 1.65 0.00 0.55 0.00 0.03 97.76 20:14:01 04:04:01 PM 1 1.97 0.00 0.40 0.00 0.05 97.58 20:14:01 04:05:01 PM all 0.24 0.00 0.07 0.00 0.04 99.65 20:14:01 04:05:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 04:05:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:14:01 04:06:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 04:06:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 04:06:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:14:01 20:14:01 04:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:07:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:14:01 04:07:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 04:07:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:14:01 04:08:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 04:08:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:08:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:14:01 04:09:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:14:01 04:09:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 04:09:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 04:10:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 04:10:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 04:10:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 04:11:01 PM all 0.18 0.00 0.08 0.00 0.04 99.71 20:14:01 04:11:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:11:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:14:01 04:12:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 04:12:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:12:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 04:13:01 PM all 0.30 0.00 0.03 0.01 0.04 99.62 20:14:01 04:13:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:13:01 PM 1 0.50 0.00 0.00 0.02 0.03 99.45 20:14:01 04:14:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 04:14:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 04:14:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 04:15:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:14:01 04:15:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58 20:14:01 04:15:01 PM 1 0.27 0.00 0.05 0.00 0.05 99.63 20:14:01 04:16:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:14:01 04:16:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:14:01 04:16:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 04:17:01 PM all 0.11 0.00 0.06 0.00 0.04 99.79 20:14:01 04:17:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 20:14:01 04:17:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 20:14:01 04:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:18:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 04:18:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 04:18:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:14:01 04:19:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 04:19:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 04:19:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 04:20:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 04:20:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 04:20:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:14:01 04:21:01 PM all 0.29 0.00 0.05 0.00 0.05 99.61 20:14:01 04:21:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 04:21:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 04:22:01 PM all 0.13 0.00 0.07 0.00 0.05 99.76 20:14:01 04:22:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68 20:14:01 04:22:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 04:23:01 PM all 0.28 0.00 0.05 0.00 0.06 99.62 20:14:01 04:23:01 PM 0 0.47 0.00 0.05 0.00 0.05 99.43 20:14:01 04:23:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 04:24:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:14:01 04:24:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40 20:14:01 04:24:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 04:25:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57 20:14:01 04:25:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 04:25:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 04:26:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 04:26:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 04:26:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:27:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62 20:14:01 04:27:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 04:27:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:14:01 04:28:01 PM all 0.32 0.19 0.13 0.00 0.05 99.31 20:14:01 04:28:01 PM 0 0.57 0.00 0.08 0.00 0.05 99.30 20:14:01 04:28:01 PM 1 0.07 0.38 0.18 0.00 0.05 99.32 20:14:01 20:14:01 04:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:29:01 PM all 0.29 0.00 0.05 0.01 0.04 99.61 20:14:01 04:29:01 PM 0 0.55 0.00 0.07 0.02 0.05 99.32 20:14:01 04:29:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:14:01 04:30:01 PM all 0.15 0.00 0.06 0.00 0.03 99.76 20:14:01 04:30:01 PM 0 0.22 0.00 0.05 0.00 0.02 99.72 20:14:01 04:30:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:31:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:14:01 04:31:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:14:01 04:31:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 04:32:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:14:01 04:32:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:14:01 04:32:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 04:33:01 PM all 0.17 0.00 0.07 0.00 0.04 99.72 20:14:01 04:33:01 PM 0 0.27 0.00 0.08 0.00 0.03 99.62 20:14:01 04:33:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 04:34:01 PM all 0.28 0.00 0.07 0.00 0.05 99.61 20:14:01 04:34:01 PM 0 0.50 0.00 0.08 0.00 0.05 99.37 20:14:01 04:34:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 04:35:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:14:01 04:35:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:14:01 04:35:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 04:36:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:14:01 04:36:01 PM 0 0.43 0.00 0.03 0.00 0.00 99.53 20:14:01 04:36:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 04:37:01 PM all 0.08 0.00 0.07 0.00 0.05 99.81 20:14:01 04:37:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 04:37:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 04:38:01 PM all 0.29 0.00 0.03 0.00 0.03 99.64 20:14:01 04:38:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 04:38:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 04:39:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:14:01 04:39:01 PM 0 0.35 0.00 0.05 0.00 0.02 99.58 20:14:01 04:39:01 PM 1 0.22 0.00 0.07 0.00 0.05 99.67 20:14:01 20:14:01 04:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:40:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:14:01 04:40:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 20:14:01 04:40:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 04:41:01 PM all 0.32 0.00 0.06 0.01 0.04 99.57 20:14:01 04:41:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 04:41:01 PM 1 0.55 0.00 0.05 0.02 0.05 99.33 20:14:01 04:42:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 04:42:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 04:42:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 04:43:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58 20:14:01 04:43:01 PM 0 0.10 0.00 0.07 0.00 0.08 99.75 20:14:01 04:43:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 04:44:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 04:44:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 04:44:01 PM 1 0.50 0.00 0.02 0.00 0.05 99.43 20:14:01 04:45:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62 20:14:01 04:45:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 04:45:01 PM 1 0.45 0.00 0.02 0.00 0.03 99.50 20:14:01 04:46:01 PM all 0.16 0.00 0.05 0.00 0.04 99.75 20:14:01 04:46:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:14:01 04:46:01 PM 1 0.25 0.00 0.07 0.00 0.05 99.63 20:14:01 04:47:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 04:47:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:14:01 04:47:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 04:48:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58 20:14:01 04:48:01 PM 0 0.25 0.00 0.08 0.00 0.07 99.60 20:14:01 04:48:01 PM 1 0.35 0.00 0.03 0.00 0.05 99.57 20:14:01 04:49:01 PM all 0.31 0.00 0.03 0.00 0.05 99.61 20:14:01 04:49:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 04:49:01 PM 1 0.05 0.00 0.02 0.00 0.05 99.88 20:14:01 04:50:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:14:01 04:50:01 PM 0 0.47 0.00 0.03 0.00 0.00 99.50 20:14:01 04:50:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 20:14:01 04:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 04:51:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66 20:14:01 04:51:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 04:51:01 PM 1 0.45 0.00 0.03 0.00 0.05 99.47 20:14:01 04:52:01 PM all 0.23 0.00 0.06 0.00 0.06 99.66 20:14:01 04:52:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 04:52:01 PM 1 0.38 0.00 0.07 0.00 0.07 99.48 20:14:01 04:53:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:14:01 04:53:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 04:53:01 PM 1 0.48 0.00 0.00 0.00 0.03 99.48 20:14:01 04:54:01 PM all 0.19 0.00 0.05 0.00 0.05 99.71 20:14:01 04:54:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:54:01 PM 1 0.30 0.00 0.03 0.00 0.05 99.62 20:14:01 04:55:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66 20:14:01 04:55:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 04:55:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:14:01 04:56:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 04:56:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 04:56:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 04:57:02 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 04:57:02 PM 0 0.10 0.00 0.12 0.00 0.07 99.72 20:14:01 04:57:02 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 04:58:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 04:58:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 04:58:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.39 20:14:01 04:59:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:14:01 04:59:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 04:59:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 05:00:01 PM all 0.31 0.00 0.05 0.00 0.07 99.57 20:14:01 05:00:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:00:01 PM 1 0.55 0.00 0.03 0.00 0.08 99.33 20:14:01 05:01:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 05:01:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 05:01:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 20:14:01 05:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:02:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 05:02:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:02:01 PM 1 0.57 0.00 0.07 0.00 0.07 99.30 20:14:01 05:03:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 05:03:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 05:03:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:14:01 05:04:01 PM all 0.21 0.00 0.05 0.00 0.05 99.69 20:14:01 05:04:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 05:04:01 PM 1 0.30 0.00 0.03 0.00 0.03 99.63 20:14:01 05:05:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 05:05:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 05:05:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 05:06:01 PM all 0.27 0.00 0.03 0.00 0.06 99.64 20:14:01 05:06:01 PM 0 0.07 0.00 0.05 0.00 0.08 99.80 20:14:01 05:06:01 PM 1 0.47 0.00 0.02 0.00 0.03 99.48 20:14:01 05:07:01 PM all 0.08 0.00 0.07 0.00 0.04 99.81 20:14:01 05:07:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 05:07:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 05:08:01 PM all 0.28 0.00 0.04 0.00 0.05 99.63 20:14:01 05:08:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 05:08:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 05:09:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 05:09:01 PM 0 0.10 0.00 0.08 0.00 0.08 99.73 20:14:01 05:09:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 05:10:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 05:10:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 05:10:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 05:11:01 PM all 0.18 0.00 0.08 0.00 0.04 99.69 20:14:01 05:11:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 05:11:01 PM 1 0.27 0.00 0.10 0.00 0.03 99.60 20:14:01 05:12:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:14:01 05:12:01 PM 0 0.03 0.00 0.07 0.00 0.05 99.85 20:14:01 05:12:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:14:01 20:14:01 05:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:13:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:14:01 05:13:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:14:01 05:13:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:14:01 05:14:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:14:01 05:14:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 05:14:01 PM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:14:01 05:15:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 05:15:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 05:15:01 PM 1 0.55 0.00 0.07 0.00 0.07 99.32 20:14:01 05:16:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 05:16:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:14:01 05:16:01 PM 1 0.33 0.00 0.03 0.00 0.03 99.60 20:14:01 05:17:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 05:17:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 05:17:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 05:18:01 PM all 0.18 0.00 0.08 0.00 0.05 99.70 20:14:01 05:18:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:14:01 05:18:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:19:01 PM all 0.15 0.00 0.06 0.00 0.05 99.74 20:14:01 05:19:01 PM 0 0.20 0.00 0.05 0.00 0.02 99.73 20:14:01 05:19:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:14:01 05:20:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:14:01 05:20:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:14:01 05:20:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 05:21:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 05:21:01 PM 0 0.55 0.00 0.07 0.00 0.07 99.32 20:14:01 05:21:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:22:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 05:22:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 05:22:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:14:01 05:23:01 PM all 0.29 0.00 0.05 0.01 0.04 99.61 20:14:01 05:23:01 PM 0 0.28 0.00 0.02 0.02 0.02 99.67 20:14:01 05:23:01 PM 1 0.30 0.00 0.08 0.00 0.07 99.55 20:14:01 20:14:01 05:23:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:24:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62 20:14:01 05:24:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 05:24:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:14:01 05:25:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 05:25:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:14:01 05:25:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:26:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:14:01 05:26:01 PM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:14:01 05:26:01 PM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:14:01 05:27:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 05:27:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:14:01 05:27:01 PM 1 0.12 0.00 0.07 0.00 0.08 99.73 20:14:01 05:28:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:14:01 05:28:01 PM 0 0.33 0.00 0.02 0.00 0.02 99.63 20:14:01 05:28:01 PM 1 0.27 0.00 0.07 0.00 0.08 99.58 20:14:01 05:29:01 PM all 0.12 0.00 0.08 0.00 0.05 99.76 20:14:01 05:29:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 20:14:01 05:29:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:14:01 05:30:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 05:30:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 05:30:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 05:31:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 05:31:01 PM 0 0.53 0.00 0.03 0.00 0.00 99.43 20:14:01 05:31:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:14:01 05:32:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58 20:14:01 05:32:01 PM 0 0.52 0.00 0.02 0.00 0.05 99.42 20:14:01 05:32:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75 20:14:01 05:33:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 05:33:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 05:33:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 05:34:01 PM all 0.42 0.00 0.06 0.00 0.07 99.46 20:14:01 05:34:01 PM 0 0.38 0.00 0.05 0.00 0.05 99.52 20:14:01 05:34:01 PM 1 0.45 0.00 0.07 0.00 0.08 99.40 20:14:01 20:14:01 05:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:35:01 PM all 0.29 0.00 0.05 0.00 0.07 99.59 20:14:01 05:35:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:14:01 05:35:01 PM 1 0.48 0.00 0.05 0.00 0.07 99.40 20:14:01 05:36:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:14:01 05:36:01 PM 0 0.43 0.00 0.05 0.00 0.05 99.47 20:14:01 05:36:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 05:37:01 PM all 0.17 0.00 0.06 0.00 0.03 99.75 20:14:01 05:37:01 PM 0 0.23 0.00 0.03 0.00 0.00 99.73 20:14:01 05:37:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 05:38:01 PM all 0.31 0.16 0.09 0.00 0.07 99.37 20:14:01 05:38:01 PM 0 0.52 0.32 0.10 0.00 0.03 99.03 20:14:01 05:38:01 PM 1 0.10 0.00 0.08 0.00 0.10 99.72 20:14:01 05:39:01 PM all 0.10 0.00 0.06 0.00 0.04 99.80 20:14:01 05:39:01 PM 0 0.10 0.00 0.03 0.00 0.02 99.85 20:14:01 05:39:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 05:40:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:14:01 05:40:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:14:01 05:40:01 PM 1 0.05 0.00 0.08 0.00 0.05 99.82 20:14:01 05:41:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 05:41:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 05:41:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 05:42:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 05:42:01 PM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:14:01 05:42:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 05:43:01 PM all 0.20 0.00 0.07 0.00 0.05 99.68 20:14:01 05:43:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 05:43:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:14:01 05:44:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:14:01 05:44:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 05:44:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 05:45:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:14:01 05:45:01 PM 0 0.53 0.00 0.03 0.00 0.07 99.37 20:14:01 05:45:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 20:14:01 05:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:46:01 PM all 0.25 0.00 0.06 0.00 0.06 99.63 20:14:01 05:46:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 05:46:01 PM 1 0.43 0.00 0.03 0.00 0.07 99.47 20:14:01 05:47:01 PM all 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 05:47:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:14:01 05:47:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 05:48:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61 20:14:01 05:48:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:48:01 PM 1 0.52 0.00 0.07 0.00 0.07 99.35 20:14:01 05:49:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 05:49:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 05:49:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:14:01 05:50:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 05:50:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:50:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 05:51:01 PM all 0.30 0.00 0.03 0.01 0.07 99.59 20:14:01 05:51:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 05:51:01 PM 1 0.53 0.00 0.02 0.02 0.07 99.37 20:14:01 05:52:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:14:01 05:52:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 05:52:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:14:01 05:53:01 PM all 0.16 0.00 0.05 0.00 0.05 99.74 20:14:01 05:53:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 05:53:01 PM 1 0.22 0.00 0.02 0.00 0.03 99.73 20:14:01 05:54:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 05:54:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:14:01 05:54:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:14:01 05:55:01 PM all 0.31 0.00 0.04 0.00 0.06 99.59 20:14:01 05:55:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 05:55:01 PM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:14:01 05:56:01 PM all 0.28 0.00 0.05 0.00 0.06 99.61 20:14:01 05:56:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:14:01 05:56:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:14:01 20:14:01 05:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 05:57:01 PM all 0.30 0.00 0.03 0.00 0.05 99.62 20:14:01 05:57:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 05:57:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 05:58:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 05:58:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 05:58:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:14:01 05:59:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:14:01 05:59:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 05:59:01 PM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 06:00:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:14:01 06:00:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 06:00:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:14:01 06:01:01 PM all 0.13 0.00 0.06 0.00 0.05 99.76 20:14:01 06:01:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:14:01 06:01:01 PM 1 0.22 0.00 0.05 0.00 0.03 99.70 20:14:01 06:02:01 PM all 0.08 0.00 0.07 0.00 0.06 99.80 20:14:01 06:02:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 06:02:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 06:03:01 PM all 0.28 0.00 0.04 0.01 0.05 99.62 20:14:01 06:03:01 PM 0 0.33 0.00 0.05 0.02 0.07 99.53 20:14:01 06:03:01 PM 1 0.22 0.00 0.03 0.00 0.03 99.72 20:14:01 06:04:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 06:04:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 06:04:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 06:05:02 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 06:05:02 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 06:05:02 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 06:06:01 PM all 0.20 0.00 0.05 0.00 0.05 99.69 20:14:01 06:06:01 PM 0 0.31 0.00 0.03 0.00 0.03 99.63 20:14:01 06:06:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.76 20:14:01 06:07:01 PM all 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:07:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:14:01 06:07:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 20:14:01 06:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:08:01 PM all 0.26 0.00 0.05 0.00 0.06 99.63 20:14:01 06:08:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:08:01 PM 1 0.45 0.00 0.05 0.00 0.07 99.43 20:14:01 06:09:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57 20:14:01 06:09:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:09:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:14:01 06:10:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 06:10:01 PM 0 0.02 0.00 0.05 0.00 0.03 99.90 20:14:01 06:10:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 20:14:01 06:11:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:14:01 06:11:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 06:11:01 PM 1 0.52 0.00 0.08 0.00 0.03 99.37 20:14:01 06:12:01 PM all 0.21 0.00 0.05 0.00 0.05 99.69 20:14:01 06:12:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:14:01 06:12:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:14:01 06:13:01 PM all 0.20 0.00 0.06 0.00 0.04 99.70 20:14:01 06:13:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:13:01 PM 1 0.32 0.00 0.05 0.00 0.03 99.60 20:14:01 06:14:01 PM all 0.22 0.00 0.04 0.00 0.05 99.69 20:14:01 06:14:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 06:14:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:14:01 06:15:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64 20:14:01 06:15:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 06:15:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:14:01 06:16:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:14:01 06:16:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 06:16:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 06:17:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:14:01 06:17:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 06:17:01 PM 1 0.52 0.00 0.02 0.00 0.05 99.42 20:14:01 06:18:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 06:18:01 PM 0 0.05 0.00 0.08 0.00 0.07 99.80 20:14:01 06:18:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 20:14:01 06:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:19:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 06:19:01 PM 0 0.13 0.00 0.07 0.00 0.07 99.73 20:14:01 06:19:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 06:20:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 06:20:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 06:20:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:14:01 06:21:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 06:21:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80 20:14:01 06:21:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 06:22:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:14:01 06:22:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:14:01 06:22:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 06:23:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59 20:14:01 06:23:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:23:01 PM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:14:01 06:24:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:14:01 06:24:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83 20:14:01 06:24:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 06:25:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 20:14:01 06:25:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:25:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:14:01 06:26:01 PM all 0.29 0.00 0.04 0.00 0.06 99.61 20:14:01 06:26:01 PM 0 0.07 0.00 0.07 0.00 0.08 99.78 20:14:01 06:26:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:14:01 06:27:01 PM all 0.23 0.00 0.05 0.00 0.04 99.67 20:14:01 06:27:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 06:27:01 PM 1 0.43 0.00 0.05 0.00 0.05 99.47 20:14:01 06:28:01 PM all 0.19 0.00 0.08 0.00 0.05 99.68 20:14:01 06:28:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:14:01 06:28:01 PM 1 0.33 0.00 0.08 0.00 0.05 99.53 20:14:01 06:29:01 PM all 0.30 0.00 0.06 0.00 0.07 99.57 20:14:01 06:29:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 06:29:01 PM 1 0.52 0.00 0.05 0.00 0.07 99.37 20:14:01 20:14:01 06:29:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:30:01 PM all 0.14 0.00 0.05 0.00 0.04 99.77 20:14:01 06:30:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 06:30:01 PM 1 0.20 0.00 0.05 0.00 0.05 99.70 20:14:01 06:31:01 PM all 0.22 0.00 0.07 0.00 0.04 99.67 20:14:01 06:31:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 06:31:01 PM 1 0.40 0.00 0.08 0.00 0.05 99.47 20:14:01 06:32:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 20:14:01 06:32:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:32:01 PM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:14:01 06:33:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57 20:14:01 06:33:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:14:01 06:33:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 06:34:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 06:34:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:14:01 06:34:01 PM 1 0.52 0.00 0.00 0.00 0.03 99.45 20:14:01 06:35:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 06:35:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 06:35:01 PM 1 0.47 0.00 0.02 0.00 0.03 99.48 20:14:01 06:36:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:14:01 06:36:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 20:14:01 06:36:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 06:37:01 PM all 0.22 0.00 0.06 0.00 0.05 99.67 20:14:01 06:37:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 06:37:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 20:14:01 06:38:01 PM all 0.25 0.00 0.04 0.00 0.05 99.66 20:14:01 06:38:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:14:01 06:38:01 PM 1 0.38 0.00 0.02 0.00 0.03 99.57 20:14:01 06:39:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58 20:14:01 06:39:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:14:01 06:39:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 06:40:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 06:40:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 06:40:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 20:14:01 06:40:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:41:01 PM all 0.29 0.00 0.05 0.01 0.04 99.61 20:14:01 06:41:01 PM 0 0.08 0.00 0.07 0.02 0.05 99.78 20:14:01 06:41:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 06:42:01 PM all 0.32 0.00 0.04 0.00 0.06 99.58 20:14:01 06:42:01 PM 0 0.07 0.00 0.05 0.00 0.08 99.80 20:14:01 06:42:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 06:43:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58 20:14:01 06:43:01 PM 0 0.27 0.00 0.05 0.00 0.07 99.62 20:14:01 06:43:01 PM 1 0.35 0.00 0.05 0.00 0.05 99.55 20:14:01 06:44:01 PM all 0.18 0.00 0.07 0.00 0.05 99.70 20:14:01 06:44:01 PM 0 0.27 0.00 0.08 0.00 0.07 99.58 20:14:01 06:44:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:14:01 06:45:01 PM all 0.19 0.00 0.07 0.00 0.05 99.69 20:14:01 06:45:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:14:01 06:45:01 PM 1 0.27 0.00 0.05 0.00 0.07 99.62 20:14:01 06:46:01 PM all 0.30 0.00 0.04 0.00 0.06 99.60 20:14:01 06:46:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:14:01 06:46:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:14:01 06:47:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 06:47:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:14:01 06:47:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 06:48:01 PM all 0.24 0.00 0.05 0.01 0.04 99.66 20:14:01 06:48:01 PM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:14:01 06:48:01 PM 1 0.08 0.00 0.07 0.02 0.07 99.77 20:14:01 06:49:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:14:01 06:49:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:14:01 06:49:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:14:01 06:50:01 PM all 0.26 0.00 0.07 0.00 0.04 99.63 20:14:01 06:50:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:14:01 06:50:01 PM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:14:01 06:51:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:14:01 06:51:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 06:51:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:14:01 20:14:01 06:51:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 06:52:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 06:52:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:52:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:14:01 06:53:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:14:01 06:53:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 06:53:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 06:54:01 PM all 0.23 0.00 0.06 0.00 0.05 99.67 20:14:01 06:54:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 06:54:01 PM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:14:01 06:55:01 PM all 0.19 0.00 0.07 0.00 0.04 99.70 20:14:01 06:55:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:14:01 06:55:01 PM 1 0.33 0.00 0.08 0.00 0.05 99.53 20:14:01 06:56:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 06:56:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 06:56:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:14:01 06:57:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:14:01 06:57:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 06:57:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:14:01 06:58:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 06:58:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 06:58:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:14:01 06:59:01 PM all 0.20 0.15 0.09 0.00 0.03 99.53 20:14:01 06:59:01 PM 0 0.07 0.30 0.13 0.00 0.02 99.48 20:14:01 06:59:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58 20:14:01 07:00:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:14:01 07:00:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 07:00:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:01:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:14:01 07:01:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:14:01 07:01:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:14:01 07:02:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:14:01 07:02:01 PM 0 0.08 0.00 0.10 0.00 0.03 99.78 20:14:01 07:02:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:14:01 20:14:01 07:02:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:03:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:14:01 07:03:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:03:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:14:01 07:04:01 PM all 0.33 0.00 0.08 0.00 0.05 99.55 20:14:01 07:04:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 07:04:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:14:01 07:05:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 07:05:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:05:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:14:01 07:06:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 07:06:01 PM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:14:01 07:06:01 PM 1 0.18 0.00 0.03 0.00 0.03 99.75 20:14:01 07:07:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:14:01 07:07:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:14:01 07:07:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 07:08:01 PM all 0.18 0.00 0.03 0.00 0.03 99.76 20:14:01 07:08:01 PM 0 0.27 0.00 0.03 0.00 0.03 99.67 20:14:01 07:08:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:14:01 07:09:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:14:01 07:09:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 07:09:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:14:01 07:10:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 07:10:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:10:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 07:11:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:14:01 07:11:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:14:01 07:11:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:12:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67 20:14:01 07:12:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:14:01 07:12:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:14:01 07:13:01 PM all 0.15 0.00 0.05 0.00 0.03 99.77 20:14:01 07:13:01 PM 0 0.28 0.00 0.07 0.00 0.05 99.60 20:14:01 07:13:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 20:14:01 20:14:01 07:13:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:14:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:14:01 07:14:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 07:14:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 07:15:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:14:01 07:15:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:15:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:16:01 PM all 0.25 0.00 0.06 0.00 0.03 99.65 20:14:01 07:16:01 PM 0 0.34 0.00 0.05 0.00 0.02 99.59 20:14:01 07:16:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.71 20:14:01 07:17:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:14:01 07:17:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:17:01 PM 1 0.40 0.00 0.08 0.00 0.05 99.47 20:14:01 07:18:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:14:01 07:18:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:14:01 07:18:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:14:01 07:19:01 PM all 0.25 0.00 0.07 0.00 0.06 99.62 20:14:01 07:19:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:14:01 07:19:01 PM 1 0.37 0.00 0.07 0.00 0.07 99.50 20:14:01 07:20:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 20:14:01 07:20:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:14:01 07:20:01 PM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:14:01 07:21:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:14:01 07:21:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 07:21:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:14:01 07:22:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:14:01 07:22:01 PM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:14:01 07:22:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:14:01 07:23:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:14:01 07:23:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:14:01 07:23:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:14:01 07:24:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:14:01 07:24:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:14:01 07:24:01 PM 1 0.37 0.00 0.03 0.00 0.03 99.57 20:14:01 20:14:01 07:24:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:25:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:14:01 07:25:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:14:01 07:25:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:14:01 07:26:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:14:01 07:26:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:14:01 07:26:01 PM 1 0.55 0.00 0.07 0.00 0.07 99.32 20:14:01 07:27:01 PM all 0.20 0.00 0.08 0.00 0.04 99.68 20:14:01 07:27:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 07:27:01 PM 1 0.32 0.00 0.07 0.00 0.03 99.58 20:14:01 07:28:01 PM all 0.30 0.00 0.06 0.01 0.05 99.58 20:14:01 07:28:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:01 07:28:01 PM 1 0.57 0.00 0.07 0.02 0.07 99.28 20:14:01 07:29:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:14:01 07:29:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:14:01 07:29:01 PM 1 0.60 0.00 0.05 0.00 0.07 99.28 20:14:01 07:30:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 07:30:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:14:01 07:30:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:14:01 07:31:01 PM all 0.23 0.00 0.08 0.00 0.04 99.66 20:14:01 07:31:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:14:01 07:31:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55 20:14:01 07:32:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:14:01 07:32:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:14:01 07:32:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:14:01 07:33:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:14:01 07:33:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:14:01 07:33:01 PM 1 0.52 0.00 0.10 0.00 0.07 99.32 20:14:01 07:34:01 PM all 0.19 0.00 0.06 0.00 0.04 99.71 20:14:01 07:34:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:14:01 07:34:01 PM 1 0.33 0.00 0.07 0.00 0.07 99.53 20:14:01 07:35:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:14:01 07:35:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:14:01 07:35:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 20:14:01 07:35:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:36:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:14:01 07:36:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:14:01 07:36:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 20:14:01 07:37:01 PM all 0.27 0.00 0.04 0.00 0.05 99.64 20:14:01 07:37:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80 20:14:01 07:37:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:14:01 07:38:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:14:01 07:38:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:14:01 07:38:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35 20:14:01 07:39:01 PM all 0.17 0.00 0.06 0.00 0.04 99.73 20:14:01 07:39:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:14:01 07:39:01 PM 1 0.27 0.00 0.07 0.00 0.05 99.62 20:14:01 07:40:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:14:01 07:40:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:14:01 07:40:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:14:01 07:41:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:14:01 07:41:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60 20:14:01 07:41:01 PM 1 0.27 0.00 0.03 0.00 0.02 99.68 20:14:01 07:42:01 PM all 27.13 0.00 4.53 4.27 0.13 63.93 20:14:01 07:42:01 PM 0 23.43 0.00 4.33 2.99 0.15 69.10 20:14:01 07:42:01 PM 1 30.83 0.00 4.74 5.56 0.10 58.76 20:14:01 07:43:01 PM all 25.21 0.00 3.73 4.50 0.09 66.47 20:14:01 07:43:01 PM 0 17.52 0.00 3.38 6.73 0.08 72.28 20:14:01 07:43:01 PM 1 32.90 0.00 4.07 2.27 0.10 60.65 20:14:01 07:44:01 PM all 21.68 0.00 3.43 0.92 0.10 73.88 20:14:01 07:44:01 PM 0 13.59 0.00 2.76 0.85 0.12 82.68 20:14:01 07:44:01 PM 1 29.79 0.00 4.09 0.99 0.08 65.05 20:14:01 07:45:01 PM all 27.44 0.00 5.18 2.04 0.08 65.26 20:14:01 07:45:01 PM 0 24.54 0.00 4.74 1.77 0.07 68.89 20:14:01 07:45:01 PM 1 30.33 0.00 5.63 2.30 0.10 61.64 20:14:01 07:46:01 PM all 0.29 0.00 0.14 0.35 0.05 99.17 20:14:01 07:46:01 PM 0 0.48 0.00 0.08 0.07 0.05 99.32 20:14:01 07:46:01 PM 1 0.10 0.00 0.20 0.63 0.05 99.02 20:14:01 20:14:01 07:46:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:47:01 PM all 0.28 0.00 0.07 0.01 0.04 99.60 20:14:01 07:47:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:14:01 07:47:01 PM 1 0.10 0.00 0.08 0.02 0.07 99.73 20:14:01 07:48:01 PM all 0.35 0.00 0.07 0.00 0.04 99.54 20:14:01 07:48:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:14:01 07:48:01 PM 1 0.15 0.00 0.10 0.00 0.05 99.70 20:14:01 07:49:01 PM all 1.29 0.00 0.18 0.01 0.05 98.48 20:14:01 07:49:01 PM 0 0.50 0.00 0.13 0.00 0.03 99.33 20:14:01 07:49:01 PM 1 2.07 0.00 0.22 0.02 0.07 97.63 20:14:01 07:50:01 PM all 0.81 0.00 0.14 0.01 0.08 98.96 20:14:01 07:50:01 PM 0 0.39 0.00 0.13 0.00 0.07 99.41 20:14:01 07:50:01 PM 1 1.24 0.00 0.15 0.02 0.08 98.51 20:14:01 07:51:01 PM all 0.84 0.00 0.12 0.00 0.08 98.96 20:14:01 07:51:01 PM 0 0.63 0.00 0.07 0.00 0.07 99.23 20:14:01 07:51:01 PM 1 1.05 0.00 0.17 0.00 0.10 98.68 20:14:01 07:52:01 PM all 0.79 0.00 0.10 0.00 0.08 99.03 20:14:01 07:52:01 PM 0 0.70 0.00 0.08 0.00 0.07 99.15 20:14:01 07:52:01 PM 1 0.89 0.00 0.12 0.00 0.08 98.91 20:14:01 07:53:01 PM all 1.29 0.00 0.12 0.00 0.08 98.51 20:14:01 07:53:01 PM 0 0.77 0.00 0.10 0.00 0.07 99.06 20:14:01 07:53:01 PM 1 1.82 0.00 0.13 0.00 0.10 97.95 20:14:01 07:54:01 PM all 1.01 0.00 0.13 0.00 0.09 98.77 20:14:01 07:54:01 PM 0 1.10 0.00 0.12 0.00 0.10 98.68 20:14:01 07:54:01 PM 1 0.92 0.00 0.13 0.00 0.08 98.86 20:14:01 07:55:01 PM all 0.80 0.00 0.12 0.00 0.09 98.99 20:14:01 07:55:01 PM 0 0.94 0.00 0.15 0.00 0.10 98.81 20:14:01 07:55:01 PM 1 0.67 0.00 0.08 0.00 0.08 99.17 20:14:01 07:56:01 PM all 0.75 0.00 0.11 0.00 0.07 99.07 20:14:01 07:56:01 PM 0 0.47 0.00 0.08 0.00 0.05 99.40 20:14:01 07:56:01 PM 1 1.04 0.00 0.13 0.00 0.08 98.75 20:14:01 07:57:01 PM all 0.81 0.00 0.13 0.00 0.08 98.99 20:14:01 07:57:01 PM 0 0.84 0.00 0.17 0.00 0.08 98.91 20:14:01 07:57:01 PM 1 0.78 0.00 0.08 0.00 0.07 99.07 20:14:01 20:14:01 07:57:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 07:58:01 PM all 3.47 0.00 0.19 0.00 0.07 96.27 20:14:01 07:58:01 PM 0 1.84 0.00 0.15 0.00 0.07 97.94 20:14:01 07:58:01 PM 1 5.10 0.00 0.23 0.00 0.07 94.60 20:14:01 07:59:01 PM all 1.19 0.00 0.13 0.00 0.08 98.60 20:14:01 07:59:01 PM 0 0.60 0.00 0.10 0.00 0.07 99.23 20:14:01 07:59:01 PM 1 1.79 0.00 0.17 0.00 0.08 97.96 20:14:01 08:00:01 PM all 1.16 0.00 0.13 0.00 0.07 98.65 20:14:01 08:00:01 PM 0 1.59 0.00 0.13 0.00 0.07 98.21 20:14:01 08:00:01 PM 1 0.73 0.00 0.12 0.00 0.07 99.08 20:14:01 08:01:01 PM all 1.69 0.00 0.24 0.00 0.09 97.98 20:14:01 08:01:01 PM 0 1.44 0.00 0.18 0.00 0.08 98.30 20:14:01 08:01:01 PM 1 1.94 0.00 0.30 0.00 0.10 97.66 20:14:01 08:02:01 PM all 0.89 0.00 0.24 0.00 0.09 98.77 20:14:01 08:02:01 PM 0 0.44 0.00 0.15 0.00 0.07 99.35 20:14:01 08:02:01 PM 1 1.35 0.00 0.33 0.00 0.12 98.20 20:14:01 08:03:01 PM all 1.00 0.00 0.22 0.00 0.08 98.70 20:14:01 08:03:01 PM 0 0.62 0.00 0.07 0.00 0.05 99.27 20:14:01 08:03:01 PM 1 1.39 0.00 0.37 0.00 0.12 98.13 20:14:01 08:04:01 PM all 0.84 0.00 0.19 0.00 0.10 98.87 20:14:01 08:04:01 PM 0 0.57 0.00 0.13 0.00 0.07 99.23 20:14:01 08:04:01 PM 1 1.10 0.00 0.25 0.00 0.13 98.51 20:14:01 08:05:01 PM all 1.02 0.00 0.23 0.00 0.09 98.66 20:14:01 08:05:01 PM 0 0.73 0.00 0.12 0.00 0.07 99.08 20:14:01 08:05:01 PM 1 1.30 0.00 0.33 0.00 0.12 98.25 20:14:01 08:06:01 PM all 1.04 0.00 0.23 0.00 0.10 98.62 20:14:01 08:06:01 PM 0 0.75 0.00 0.10 0.00 0.08 99.07 20:14:01 08:06:01 PM 1 1.34 0.00 0.37 0.00 0.12 98.18 20:14:01 08:07:01 PM all 1.12 0.00 0.21 0.00 0.08 98.60 20:14:01 08:07:01 PM 0 0.68 0.00 0.07 0.00 0.05 99.20 20:14:01 08:07:01 PM 1 1.55 0.00 0.35 0.00 0.10 97.99 20:14:01 08:08:01 PM all 0.67 0.00 0.14 0.00 0.08 99.11 20:14:01 08:08:01 PM 0 0.70 0.00 0.13 0.00 0.07 99.10 20:14:01 08:08:01 PM 1 0.64 0.00 0.15 0.00 0.08 99.13 20:14:01 20:14:01 08:08:01 PM CPU %user %nice %system %iowait %steal %idle 20:14:01 08:09:01 PM all 0.68 0.00 0.13 0.00 0.08 99.11 20:14:01 08:09:01 PM 0 0.55 0.00 0.10 0.00 0.07 99.28 20:14:01 08:09:01 PM 1 0.82 0.00 0.17 0.00 0.08 98.93 20:14:01 08:10:01 PM all 0.73 0.00 0.13 0.00 0.08 99.05 20:14:01 08:10:01 PM 0 0.63 0.00 0.12 0.00 0.07 99.18 20:14:01 08:10:01 PM 1 0.83 0.00 0.15 0.00 0.10 98.92 20:14:01 08:11:01 PM all 0.54 0.00 0.13 0.00 0.08 99.25 20:14:01 08:11:01 PM 0 0.42 0.00 0.13 0.00 0.08 99.36 20:14:01 08:11:01 PM 1 0.67 0.00 0.12 0.00 0.08 99.13 20:14:01 08:12:01 PM all 0.73 0.00 0.10 0.00 0.08 99.09 20:14:01 08:12:01 PM 0 0.58 0.00 0.10 0.00 0.07 99.25 20:14:01 08:12:01 PM 1 0.89 0.00 0.10 0.00 0.08 98.93 20:14:01 08:13:01 PM all 14.48 0.00 1.99 0.08 0.10 83.36 20:14:01 08:13:01 PM 0 8.40 0.00 1.67 0.08 0.10 89.76 20:14:01 08:13:01 PM 1 20.57 0.00 2.31 0.08 0.10 76.93 20:14:01 Average: all 0.43 0.00 0.08 0.02 0.04 99.42 20:14:01 Average: 0 0.35 0.00 0.08 0.02 0.04 99.50 20:14:01 Average: 1 0.51 0.00 0.08 0.02 0.05 99.34 20:14:01 20:14:01 20:14:01