09:40:07 Started by upstream project "integration-sanity-test-scandium" build number 527
09:40:07 originally caused by:
09:40:07 Started by timer
09:40:07 Running as SYSTEM
09:40:07 [EnvInject] - Loading node environment variables.
09:40:07 Building remotely on prd-centos8-robot-2c-8g-5239 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:08 [ssh-agent] Looking for ssh-agent implementation...
09:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:08 $ ssh-agent
09:40:08 SSH_AUTH_SOCK=/tmp/ssh-fai6veum2yxl/agent.6500
09:40:08 SSH_AGENT_PID=6501
09:40:08 [ssh-agent] Started.
09:40:08 Running ssh-add (command line suppressed)
09:40:08 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10197776563988166789.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_10197776563988166789.key)
09:40:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:08 The recommended git tool is: NONE
09:40:10 using credential opendaylight-jenkins-ssh
09:40:10 Wiping out workspace first.
09:40:10 Cloning the remote Git repository
09:40:11 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:11 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:11 > git --version # timeout=10
09:40:11 > git --version # 'git version 2.43.0'
09:40:11 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:11 [INFO] Currently running in a labeled security context
09:40:11 [INFO] Currently SELinux is 'enforcing' on the host
09:40:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14323037801842042805.key
09:40:11 Verifying host key using known hosts file
09:40:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:13 [INFO] Currently running in a labeled security context
09:40:13 [INFO] Currently SELinux is 'enforcing' on the host
09:40:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh18227953361328601455.key
09:40:13 Verifying host key using known hosts file
09:40: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.
09:40:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:14 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:14 > git config core.sparsecheckout # timeout=10
09:40:14 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:14 Commit message: "Adapt test for new pce-allocation field"
09:40:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:14 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:15 No emails were triggered.
09:40:15 provisioning config files...
09:40:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15658611233842135265.sh
09:40:15 ---> python-tools-install.sh
09:40:15 Setup pyenv:
09:40:15 system
09:40:15 * 3.8.13 (set by /opt/pyenv/version)
09:40:15 * 3.9.13 (set by /opt/pyenv/version)
09:40:15 * 3.10.13 (set by /opt/pyenv/version)
09:40:15 * 3.11.7 (set by /opt/pyenv/version)
09:40:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8y7Q
09:40:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:24 lf-activate-venv(): INFO: Base packages installed successfully
09:40:24 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
09:40:56 Generating Requirements File
09:41:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:19 Python 3.11.7
09:41:19 pip 25.3 from /tmp/venv-8y7Q/lib/python3.11/site-packages/pip (python 3.11)
09:41:20 appdirs==1.4.4
09:41:20 argcomplete==3.6.3
09:41:20 aspy.yaml==1.3.0
09:41:20 attrs==25.4.0
09:41:20 autopage==0.5.2
09:41:20 beautifulsoup4==4.14.2
09:41:20 boto3==1.40.65
09:41:20 botocore==1.40.65
09:41:20 bs4==0.0.2
09:41:20 cachetools==6.2.1
09:41:20 certifi==2025.10.5
09:41:20 cffi==2.0.0
09:41:20 cfgv==3.4.0
09:41:20 chardet==5.2.0
09:41:20 charset-normalizer==3.4.4
09:41:20 click==8.3.0
09:41:20 cliff==4.11.0
09:41:20 cmd2==2.7.0
09:41:20 cryptography==3.3.2
09:41:20 debtcollector==3.0.0
09:41:20 decorator==5.2.1
09:41:20 defusedxml==0.7.1
09:41:20 Deprecated==1.3.1
09:41:20 distlib==0.4.0
09:41:20 dnspython==2.8.0
09:41:20 docker==7.1.0
09:41:20 dogpile.cache==1.5.0
09:41:20 durationpy==0.10
09:41:20 email-validator==2.3.0
09:41:20 filelock==3.20.0
09:41:20 future==1.0.0
09:41:20 gitdb==4.0.12
09:41:20 GitPython==3.1.45
09:41:20 google-auth==2.42.1
09:41:20 httplib2==0.31.0
09:41:20 identify==2.6.15
09:41:20 idna==3.11
09:41:20 importlib-resources==1.5.0
09:41:20 iso8601==2.1.0
09:41:20 Jinja2==3.1.6
09:41:20 jmespath==1.0.1
09:41:20 jsonpatch==1.33
09:41:20 jsonpointer==3.0.0
09:41:20 jsonschema==4.25.1
09:41:20 jsonschema-specifications==2025.9.1
09:41:20 keystoneauth1==5.12.0
09:41:20 kubernetes==34.1.0
09:41:20 lftools==0.37.15
09:41:20 lxml==6.0.2
09:41:20 markdown-it-py==4.0.0
09:41:20 MarkupSafe==3.0.3
09:41:20 mdurl==0.1.2
09:41:20 msgpack==1.1.2
09:41:20 multi_key_dict==2.0.3
09:41:20 munch==4.0.0
09:41:20 netaddr==1.3.0
09:41:20 niet==1.4.2
09:41:20 nodeenv==1.9.1
09:41:20 oauth2client==4.1.3
09:41:20 oauthlib==3.3.1
09:41:20 openstacksdk==4.7.1
09:41:20 os-service-types==1.8.1
09:41:20 osc-lib==4.2.0
09:41:20 oslo.config==10.0.0
09:41:20 oslo.context==6.1.0
09:41:20 oslo.i18n==6.6.0
09:41:20 oslo.log==7.2.1
09:41:20 oslo.serialization==5.8.0
09:41:20 oslo.utils==9.1.0
09:41:20 packaging==25.0
09:41:20 pbr==7.0.3
09:41:20 platformdirs==4.5.0
09:41:20 prettytable==3.16.0
09:41:20 psutil==7.1.3
09:41:20 pyasn1==0.6.1
09:41:20 pyasn1_modules==0.4.2
09:41:20 pycparser==2.23
09:41:20 pygerrit2==2.0.15
09:41:20 PyGithub==2.8.1
09:41:20 Pygments==2.19.2
09:41:20 PyJWT==2.10.1
09:41:20 PyNaCl==1.6.0
09:41:20 pyparsing==2.4.7
09:41:20 pyperclip==1.11.0
09:41:20 pyrsistent==0.20.0
09:41:20 python-cinderclient==9.8.0
09:41:20 python-dateutil==2.9.0.post0
09:41:20 python-heatclient==4.3.0
09:41:20 python-jenkins==1.8.3
09:41:20 python-keystoneclient==5.7.0
09:41:20 python-magnumclient==4.9.0
09:41:20 python-openstackclient==8.2.0
09:41:20 python-swiftclient==4.8.0
09:41:20 PyYAML==6.0.3
09:41:20 referencing==0.37.0
09:41:20 requests==2.32.5
09:41:20 requests-oauthlib==2.0.0
09:41:20 requestsexceptions==1.4.0
09:41:20 rfc3986==2.0.0
09:41:20 rich==14.2.0
09:41:20 rich-argparse==1.7.2
09:41:20 rpds-py==0.28.0
09:41:20 rsa==4.9.1
09:41:20 ruamel.yaml==0.18.16
09:41:20 ruamel.yaml.clib==0.2.14
09:41:20 s3transfer==0.14.0
09:41:20 simplejson==3.20.2
09:41:20 six==1.17.0
09:41:20 smmap==5.0.2
09:41:20 soupsieve==2.8
09:41:20 stevedore==5.5.0
09:41:20 tabulate==0.9.0
09:41:20 toml==0.10.2
09:41:20 tomlkit==0.13.3
09:41:20 tqdm==4.67.1
09:41:20 typing_extensions==4.15.0
09:41:20 tzdata==2025.2
09:41:20 urllib3==1.26.20
09:41:20 virtualenv==20.35.4
09:41:20 wcwidth==0.2.14
09:41:20 websocket-client==1.9.0
09:41:20 wrapt==2.0.0
09:41:20 xdg==6.0.0
09:41:20 xmltodict==1.0.2
09:41:20 yq==3.4.3
09:41:20 [EnvInject] - Injecting environment variables from a build step.
09:41:20 [EnvInject] - Injecting as environment variables the properties content
09:41:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:20 OS_CLOUD=vex
09:41:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-522
09:41:20 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:20
09:41:20 [EnvInject] - Variables injected successfully.
09:41:20 provisioning config files...
09:41:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13751566611268158687.sh
09:41:21 ---> Create parameters file for OpenStack HOT
09:41:21 OpenStack Heat parameters generated
09:41:21 -----------------------------------
09:41:21 parameters:
09:41:21 vm_0_count: '1'
09:41:21 vm_0_flavor: 'v3-standard-4'
09:41:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:21 vm_1_count: '1'
09:41:21 vm_1_flavor: 'v3-standard-2'
09:41:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:21
09:41:21 job_name: '52208-522'
09:41:21 silo: 'releng'
09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14131488523475231821.sh
09:41:21 ---> Create HEAT stack
09:41:21 + source /home/jenkins/lf-env.sh
09:41:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:21 ++ mktemp -d /tmp/venv-XXXX
09:41:21 + lf_venv=/tmp/venv-978V
09:41:21 + local venv_file=/tmp/.os_lf_venv
09:41:21 + local python=python3
09:41:21 + local options
09:41:21 + local set_path=true
09:41:21 + local install_args=
09:41: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
09:41:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:21 + true
09:41:21 + case $1 in
09:41:21 + python=python3
09:41:21 + shift 2
09:41:21 + true
09:41:21 + case $1 in
09:41:21 + shift
09:41:21 + break
09:41:21 + case $python in
09:41:21 + local pkg_list=
09:41:21 + [[ -d /opt/pyenv ]]
09:41:21 + echo 'Setup pyenv:'
09:41:21 Setup pyenv:
09:41:21 + export PYENV_ROOT=/opt/pyenv
09:41:21 + PYENV_ROOT=/opt/pyenv
09:41: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
09:41: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
09:41:21 + pyenv versions
09:41:21 system
09:41:21 3.8.13
09:41:21 3.9.13
09:41:21 3.10.13
09:41:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:21 + command -v pyenv
09:41:21 ++ pyenv init - --no-rehash
09:41:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:21 for i in ${!paths[@]}; do
09:41:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:21 fi; done;
09:41:21 echo "${paths[*]}"'\'')"
09:41:21 export PATH="/opt/pyenv/shims:${PATH}"
09:41:21 export PYENV_SHELL=bash
09:41:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:21 pyenv() {
09:41:21 local command
09:41:21 command="${1:-}"
09:41:21 if [ "$#" -gt 0 ]; then
09:41:21 shift
09:41:21 fi
09:41:21
09:41:21 case "$command" in
09:41:21 rehash|shell)
09:41:21 eval "$(pyenv "sh-$command" "$@")"
09:41:21 ;;
09:41:21 *)
09:41:21 command pyenv "$command" "$@"
09:41:21 ;;
09:41:21 esac
09:41:21 }'
09:41:21 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:21 for i in ${!paths[@]}; do
09:41:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:21 fi; done;
09:41:21 echo "${paths[*]}"'
09:41: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
09:41: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
09:41: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
09:41:21 ++ export PYENV_SHELL=bash
09:41:21 ++ PYENV_SHELL=bash
09:41:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:21 +++ complete -F _pyenv pyenv
09:41:21 ++ lf-pyver python3
09:41:21 ++ local py_version_xy=python3
09:41:21 ++ local py_version_xyz=
09:41:21 ++ grep -E '^[0-9.]*[0-9]$'
09:41:21 ++ pyenv versions
09:41:21 ++ local command
09:41:21 ++ command=versions
09:41:21 ++ '[' 1 -gt 0 ']'
09:41:21 ++ shift
09:41:21 ++ case "$command" in
09:41:21 ++ command pyenv versions
09:41:21 ++ pyenv versions
09:41:21 ++ sed 's/^[ *]* //'
09:41:21 ++ awk '{ print $1 }'
09:41:22 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:22 +++ tail -n 1
09:41:22 +++ grep '^3' /tmp/.pyenv_versions
09:41:22 +++ sort -V
09:41:22 ++ py_version_xyz=3.11.7
09:41:22 ++ [[ -z 3.11.7 ]]
09:41:22 ++ echo 3.11.7
09:41:22 ++ return 0
09:41:22 + pyenv local 3.11.7
09:41:22 + local command
09:41:22 + command=local
09:41:22 + '[' 2 -gt 0 ']'
09:41:22 + shift
09:41:22 + case "$command" in
09:41:22 + command pyenv local 3.11.7
09:41:22 + pyenv local 3.11.7
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='lftools[openstack] '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='kubernetes '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='niet '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='python-heatclient '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='python-openstackclient '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='python-magnumclient '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='urllib3~=1.26.15 '
09:41:22 + for arg in "$@"
09:41:22 + case $arg in
09:41:22 + pkg_list+='yq '
09:41:22 + [[ -f /tmp/.os_lf_venv ]]
09:41:22 ++ cat /tmp/.os_lf_venv
09:41:22 + lf_venv=/tmp/venv-8y7Q
09:41:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from' file:/tmp/.os_lf_venv
09:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
09:41:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:22 + local 'pip_opts=--upgrade --quiet'
09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:22 + [[ -n '' ]]
09:41:22 + [[ -n '' ]]
09:41:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:22 + /tmp/venv-8y7Q/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:24 lf-activate-venv(): INFO: Base packages installed successfully
09:41:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:24 + /tmp/venv-8y7Q/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
09:41:42 + type python3
09:41:42 + true
09:41:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH'
09:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
09:41:42 + PATH=/tmp/venv-8y7Q/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
09:41:42 + return 0
09:41:42 + openstack --os-cloud vex limits show --absolute
09:41:44 +--------------------------+---------+
09:41:44 | Name | Value |
09:41:44 +--------------------------+---------+
09:41:44 | maxTotalInstances | -1 |
09:41:44 | maxTotalCores | 450 |
09:41:44 | maxTotalRAMSize | 1000000 |
09:41:44 | maxServerMeta | 128 |
09:41:44 | maxImageMeta | 128 |
09:41:44 | maxPersonality | 5 |
09:41:44 | maxPersonalitySize | 10240 |
09:41:44 | maxTotalKeypairs | 100 |
09:41:44 | maxServerGroups | 10 |
09:41:44 | maxServerGroupMembers | 10 |
09:41:44 | maxTotalFloatingIps | -1 |
09:41:44 | maxSecurityGroups | -1 |
09:41:44 | maxSecurityGroupRules | -1 |
09:41:44 | totalRAMUsed | 942080 |
09:41:44 | totalCoresUsed | 230 |
09:41:44 | totalInstancesUsed | 52 |
09:41:44 | totalFloatingIpsUsed | 0 |
09:41:44 | totalSecurityGroupsUsed | 0 |
09:41:44 | totalServerGroupsUsed | 0 |
09:41:44 | maxTotalVolumes | -1 |
09:41:44 | maxTotalSnapshots | 10 |
09:41:44 | maxTotalVolumeGigabytes | 4096 |
09:41:44 | maxTotalBackups | 10 |
09:41:44 | maxTotalBackupGigabytes | 1000 |
09:41:44 | totalVolumesUsed | 3 |
09:41:44 | totalGigabytesUsed | 60 |
09:41:44 | totalSnapshotsUsed | 0 |
09:41:44 | totalBackupsUsed | 0 |
09:41:44 | totalBackupGigabytesUsed | 0 |
09:41:44 +--------------------------+---------+
09:41:44 + pushd /opt/ciman/openstack-hot
09:41:44 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:44 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-522 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:31 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-522
09:42:31 Waiting to initialize infrastructure...
09:42:31 Waiting to initialize infrastructure...
09:42:31 Waiting to initialize infrastructure...
09:42:31 Stack initialization successful.
09:42:31 ------------------------------------
09:42:31 Stack Details
09:42:31 ------------------------------------
09:42:31 {'added': None,
09:42:31 'capabilities': [],
09:42:31 'created_at': '2025-11-04T09:41:47Z',
09:42:31 'deleted': None,
09:42:31 'deleted_at': None,
09:42:31 'description': 'No description',
09:42:31 'environment': None,
09:42:31 'environment_files': None,
09:42:31 'files': None,
09:42:31 'files_container': None,
09:42:31 'id': '4bcbe51c-d0ae-499e-8f34-0cfb2732c3cf',
09:42:31 'is_rollback_disabled': True,
09:42:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-522/4bcbe51c-d0ae-499e-8f34-0cfb2732c3cf',
09:42:31 'rel': 'self'}],
09:42:31 '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'})}),
09:42:31 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-522',
09:42:31 'notification_topics': [],
09:42:31 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:31 'output_key': 'vm_0_ips',
09:42:31 'output_value': ['10.30.171.161']},
09:42:31 {'description': 'IP addresses of the 2nd vm types',
09:42:31 'output_key': 'vm_1_ips',
09:42:31 'output_value': ['10.30.171.209']}],
09:42:31 'owner_id': ****,
09:42:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:31 'OS::stack_id': '4bcbe51c-d0ae-499e-8f34-0cfb2732c3cf',
09:42:31 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-522',
09:42:31 'job_name': '52208-522',
09:42:31 'silo': 'releng',
09:42:31 'vm_0_count': '1',
09:42:31 'vm_0_flavor': 'v3-standard-4',
09:42:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:31 '20250917-133034.447',
09:42:31 'vm_1_count': '1',
09:42:31 'vm_1_flavor': 'v3-standard-2',
09:42:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:31 '- 20250917-133034.654'},
09:42:31 'parent_id': None,
09:42:31 'replaced': None,
09:42:31 'status': 'CREATE_COMPLETE',
09:42:31 'status_reason': 'Stack CREATE completed successfully',
09:42:31 'tags': [],
09:42:31 'template': None,
09:42:31 'template_description': 'No description',
09:42:31 'template_url': None,
09:42:31 'timeout_mins': 15,
09:42:31 'unchanged': None,
09:42:31 'updated': None,
09:42:31 'updated_at': None,
09:42:31 'user_project_id': 'cbe50cb9168841afbe944f1e1dbf8a02'}
09:42:31 ------------------------------------
09:42:31 + popd
09:42:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16822476412645537539.sh
09:42:31 ---> Copy SSH public keys to CSIT lab
09:42:31 Setup pyenv:
09:42:31 system
09:42:31 3.8.13
09:42:31 3.9.13
09:42:31 3.10.13
09:42:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
09:42:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:34 lf-activate-venv(): INFO: Base packages installed successfully
09:42:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:49 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
09:42:52 Warning: Permanently added '10.30.171.209' (ECDSA) to the list of known hosts.
09:42:52 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:42:52 releng-52208-522-1-mininet-ovs-217-0
09:42:52 Successfully copied public keys to slave 10.30.171.209
09:42:52 Process 7716 ready.
09:42:53 releng-52208-522-0-builder-0
09:42:53 Successfully copied public keys to slave 10.30.171.161
09:42:53 Process 7717 ready.
09:42:53 SSH ready on all stack servers.
09:42:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10930585338517028797.sh
09:42:53 Setup pyenv:
09:42:53 system
09:42:53 3.8.13
09:42:53 3.9.13
09:42:53 3.10.13
09:42:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mlzf
09:42:57 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:01 lf-activate-venv(): INFO: Base packages installed successfully
09:43:01 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-mlzf/bin to PATH
09:43:03 + echo 'Installing Python Requirements'
09:43:03 Installing Python Requirements
09:43:03 + cat
09:43:03 + python -m pip install -r requirements.txt
09:43:03 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:03 Collecting docker-py (from -r requirements.txt (line 1))
09:43:03 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)
09:43:03 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:03 Installing build dependencies: started
09:43:04 Installing build dependencies: finished with status 'done'
09:43:04 Getting requirements to build wheel: started
09:43:04 Getting requirements to build wheel: finished with status 'done'
09:43:04 Preparing metadata (pyproject.toml): started
09:43:05 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:05 Collecting netaddr (from -r requirements.txt (line 3))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:43:05 Collecting netifaces (from -r requirements.txt (line 4))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:05 Installing build dependencies: started
09:43:06 Installing build dependencies: finished with status 'done'
09:43:06 Getting requirements to build wheel: started
09:43:06 Getting requirements to build wheel: finished with status 'done'
09:43:06 Preparing metadata (pyproject.toml): started
09:43:06 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:06 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:06 Collecting requests (from -r requirements.txt (line 6))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:06 Collecting robotframework (from -r requirements.txt (line 7))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.9 MB/s 0:00:00
09:43:07 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:07 Installing build dependencies: started
09:43:07 Installing build dependencies: finished with status 'done'
09:43:07 Getting requirements to build wheel: started
09:43:08 Getting requirements to build wheel: finished with status 'done'
09:43:08 Preparing metadata (pyproject.toml): started
09:43:08 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:43:08 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:08 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)
09:43:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:08 Installing build dependencies: started
09:43:09 Installing build dependencies: finished with status 'done'
09:43:09 Getting requirements to build wheel: started
09:43:09 Getting requirements to build wheel: finished with status 'done'
09:43:09 Preparing metadata (pyproject.toml): started
09:43:10 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:10 Collecting scapy (from -r requirements.txt (line 12))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 54.1 MB/s 0:00:00
09:43:10 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:10 Installing build dependencies: started
09:43:11 Installing build dependencies: finished with status 'done'
09:43:11 Getting requirements to build wheel: started
09:43:11 Getting requirements to build wheel: finished with status 'done'
09:43:11 Preparing metadata (pyproject.toml): started
09:43:11 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:11 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 43.5 MB/s 0:00:00
09:43:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:12 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:12 Collecting isodate (from -r requirements.txt (line 25))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:12 Collecting jmespath (from -r requirements.txt (line 28))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:12 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:12 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:12 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:12 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:12 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)
09:43:12 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:12 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:12 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)
09:43:12 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:12 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:12 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)
09:43:12 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:12 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:12 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
09:43:13 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:13 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:13 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)
09:43:13 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:13 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:13 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:13 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:13 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:13 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:13 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)
09:43:13 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:13 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:13 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)
09:43:13 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 42.6 MB/s 0:00:00
09:43:13 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:13 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:13 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.7 MB/s 0:00:00
09:43:14 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:14 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)
09:43:15 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.1 MB/s 0:00:00
09:43:15 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:15 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:15 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)
09:43:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:16 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:16 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)
09:43:16 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:16 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 66.7 MB/s 0:00:00
09:43:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:43:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:17 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))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:17 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))
09:43:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:17 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))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:17 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))
09:43:17 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)
09:43:17 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))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:43:17 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:17 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:17 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:17 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:18 Collecting h11<1,>=0.9.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))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:18 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7049d11b3a539b6dfc041f886eb72272b9c710ce3cf867795e3a7a35ae144b00
09:43:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:18 Building wheel for ipaddr (pyproject.toml): started
09:43:18 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:18 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=660fafe0ee355bfb05616153748bbb67d7c1ebf6ab5e12eed3dc575cfff411e4
09:43:18 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:18 Building wheel for netifaces (pyproject.toml): started
09:43:20 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:20 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=7a8148a8a03196f5325e2bfe5ab9d97c0eb2a1f0893461f97b34efbc190f23e2
09:43:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:20 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f142498e95b7483fd45769781519d47b653c0dfed621c1fda81f1c48198296af
09:43:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:21 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=439856730b8fdc9af260bd57477e76a14da5b5fd6c6f90776da83b8159576e3a
09:43:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:21 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
09:43:28
09:43:28 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 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.0.1 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
09:43:29 + pip freeze
09:43:29 attrs==25.4.0
09:43:29 bcrypt==5.0.0
09:43:29 beautifulsoup4==4.14.2
09:43:29 certifi==2025.10.5
09:43:29 cffi==2.0.0
09:43:29 charset-normalizer==3.4.4
09:43:29 click==8.3.0
09:43:29 cryptography==46.0.3
09:43:29 decorator==5.2.1
09:43:29 distlib==0.4.0
09:43:29 docker-py==1.10.6
09:43:29 docker-pycreds==0.4.0
09:43:29 elastic-transport==8.17.1
09:43:29 elasticsearch==8.19.2
09:43:29 elasticsearch-dsl==8.15.4
09:43:29 enum34==1.1.10
09:43:29 filelock==3.20.0
09:43:29 h11==0.16.0
09:43:29 idna==3.11
09:43:29 invoke==2.2.1
09:43:29 ipaddr==2.2.0
09:43:29 isodate==0.7.2
09:43:29 jmespath==1.0.1
09:43:29 jsonpatch==1.33
09:43:29 jsonpath-rw==1.4.0
09:43:29 jsonpointer==3.0.0
09:43:29 lxml==6.0.2
09:43:29 netaddr==1.3.0
09:43:29 netifaces==0.11.0
09:43:29 outcome==1.3.0.post0
09:43:29 paramiko==4.0.0
09:43:29 platformdirs==4.5.0
09:43:29 ply==3.11
09:43:29 pyang==2.7.1
09:43:29 pyangbind==0.8.6
09:43:29 pycparser==2.23
09:43:29 pyhocon==0.3.61
09:43:29 PyNaCl==1.6.0
09:43:29 pyparsing==3.2.5
09:43:29 PySocks==1.7.1
09:43:29 python-dateutil==2.9.0.post0
09:43:29 regex==2025.11.3
09:43:29 requests==2.32.5
09:43:29 robotframework==7.3.2
09:43:29 robotframework-httplibrary==0.4.2
09:43:29 robotframework-pythonlibcore==4.4.1
09:43:29 robotframework-requests==0.9.7
09:43:29 robotframework-selenium2library==3.0.0
09:43:29 robotframework-seleniumlibrary==6.8.0
09:43:29 robotframework-sshlibrary==3.8.0
09:43:29 scapy==2.6.1
09:43:29 scp==0.15.0
09:43:29 selenium==4.38.0
09:43:29 six==1.17.0
09:43:29 sniffio==1.3.1
09:43:29 sortedcontainers==2.4.0
09:43:29 soupsieve==2.8
09:43:29 trio==0.32.0
09:43:29 trio-websocket==0.12.2
09:43:29 typing_extensions==4.15.0
09:43:29 urllib3==2.5.0
09:43:29 virtualenv==20.35.4
09:43:29 waitress==3.0.2
09:43:29 WebOb==1.8.9
09:43:29 websocket-client==1.9.0
09:43:29 WebTest==3.0.7
09:43:29 wsproto==1.2.0
09:43:29 [EnvInject] - Injecting environment variables from a build step.
09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:29 [EnvInject] - Variables injected successfully.
09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5250212488731541211.sh
09:43:29 Setup pyenv:
09:43:30 system
09:43:30 3.8.13
09:43:30 3.9.13
09:43:30 3.10.13
09:43:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
09:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:32 lf-activate-venv(): INFO: Base packages installed successfully
09:43:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:40 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
09:43:40 + ODL_SYSTEM=()
09:43:40 + TOOLS_SYSTEM=()
09:43:40 + OPENSTACK_SYSTEM=()
09:43:40 + OPENSTACK_CONTROLLERS=()
09:43:40 + mapfile -t ADDR
09:43:40 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-522
09:43:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:42 + for i in "${ADDR[@]}"
09:43:42 ++ ssh 10.30.171.161 hostname -s
09:43:42 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:43:42 + REMHOST=releng-52208-522-0-builder-0
09:43:42 + case ${REMHOST} in
09:43:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:42 + for i in "${ADDR[@]}"
09:43:42 ++ ssh 10.30.171.209 hostname -s
09:43:42 Warning: Permanently added '10.30.171.209' (ECDSA) to the list of known hosts.
09:43:42 + REMHOST=releng-52208-522-1-mininet-ovs-217-0
09:43:42 + case ${REMHOST} in
09:43:42 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:42 + echo NUM_ODL_SYSTEM=1
09:43:42 + echo NUM_TOOLS_SYSTEM=1
09:43:42 + '[' '' == yes ']'
09:43:42 + NUM_OPENSTACK_SYSTEM=0
09:43:42 + echo NUM_OPENSTACK_SYSTEM=0
09:43:42 + '[' 0 -eq 2 ']'
09:43:42 + echo ODL_SYSTEM_IP=10.30.171.161
09:43:42 ++ seq 0 0
09:43:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:42 + echo ODL_SYSTEM_1_IP=10.30.171.161
09:43:42 + echo TOOLS_SYSTEM_IP=10.30.171.209
09:43:42 ++ seq 0 0
09:43:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:42 + echo TOOLS_SYSTEM_1_IP=10.30.171.209
09:43:42 + openstack_index=0
09:43:42 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:42 ++ seq 0 0
09:43:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:42 + '[' -1 -ge 2 ']'
09:43:42 ++ seq 0 -2
09:43:42 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:42 ++ seq 0 -1
09:43:42 + echo 'Contents of slave_addresses.txt:'
09:43:42 Contents of slave_addresses.txt:
09:43:42 + cat slave_addresses.txt
09:43:42 NUM_ODL_SYSTEM=1
09:43:42 NUM_TOOLS_SYSTEM=1
09:43:42 NUM_OPENSTACK_SYSTEM=0
09:43:42 ODL_SYSTEM_IP=10.30.171.161
09:43:42 ODL_SYSTEM_1_IP=10.30.171.161
09:43:42 TOOLS_SYSTEM_IP=10.30.171.209
09:43:42 TOOLS_SYSTEM_1_IP=10.30.171.209
09:43:42 NUM_OPENSTACK_CONTROL_NODES=1
09:43:42 OPENSTACK_CONTROL_NODE_1_IP=
09:43:42 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:42 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:42 [EnvInject] - Injecting environment variables from a build step.
09:43:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:42 [EnvInject] - Variables injected successfully.
09:43:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8535587072338000354.sh
09:43:42 Preparing for JRE Version 21
09:43:42 Karaf artifact is karaf
09:43:42 Karaf project is integration
09:43:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:42 [EnvInject] - Injecting environment variables from a build step.
09:43:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:42 [EnvInject] - Variables injected successfully.
09:43:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4065702868777809648.sh
09:43:43 2025-11-04 09:43:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:43 Bundle version is 0.21.4-SNAPSHOT
09:43:43 --2025-11-04 09:43:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:43 HTTP request sent, awaiting response... 200 OK
09:43:43 Length: 1404 (1.4K) [application/xml]
09:43:43 Saving to: ‘maven-metadata.xml’
09:43:43
09:43:43 0K . 100% 72.3M=0s
09:43:43
09:43:43 2025-11-04 09:43:43 (72.3 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
09:43:43
09:43:43
09:43:43
09:43:43 org.opendaylight.integration
09:43:43 karaf
09:43:43 0.21.4-SNAPSHOT
09:43:43
09:43:43
09:43:43 20251104.094032
09:43:43 85
09:43:43
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43 pom
09:43:43 0.21.4-20251104.094032-85
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43 tar.gz
09:43:43 0.21.4-20251104.094032-85
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43 zip
09:43:43 0.21.4-20251104.094032-85
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43 cyclonedx
09:43:43 xml
09:43:43 0.21.4-20251104.094032-85
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43 cyclonedx
09:43:43 json
09:43:43 0.21.4-20251104.094032-85
09:43:43 20251104094032
09:43:43
09:43:43
09:43:43
09:43:43
09:43:43 Nexus timestamp is 0.21.4-20251104.094032-85
09:43:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251104.094032-85.zip
09:43:43 Distribution bundle is karaf-0.21.4-20251104.094032-85.zip
09:43:43 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:43 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:43 Nexus prefix is https://nexus.opendaylight.org
09:43:43 [EnvInject] - Injecting environment variables from a build step.
09:43:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:43 [EnvInject] - Variables injected successfully.
09:43:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7210229980774998074.sh
09:43:43 Setup pyenv:
09:43:43 system
09:43:43 3.8.13
09:43:43 3.9.13
09:43:43 3.10.13
09:43:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
09:43:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:46 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:46 lf-activate-venv(): INFO: Base packages installed successfully
09:43:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:52 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
09:43:52 Copying common-functions.sh to /tmp
09:43:54 Copying common-functions.sh to 10.30.171.161:/tmp
09:43:54 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:43:55 Copying common-functions.sh to 10.30.171.209:/tmp
09:43:55 Warning: Permanently added '10.30.171.209' (ECDSA) to the list of known hosts.
09:43:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2229472332280906463.sh
09:43:55 common-functions.sh is being sourced
09:43:55 common-functions environment:
09:43:55 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:55 ACTUALFEATURES:
09:43:55 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:55 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:55 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:55 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:55 CONTROLLERMEM: 2048m
09:43:55 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:55 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:55 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:55 SUITES:
09:43:55
09:43:55 #################################################
09:43:55 ## Configure Cluster and Start ##
09:43:55 #################################################
09:43:55 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:55 Locating script plan to use...
09:43:55 Finished running script plans
09:43:55 Configuring member-1 with IP address 10.30.171.161
09:43:55 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:43:55 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:43:56 common-functions.sh is being sourced
09:43:56 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:56 ++ [[ /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 ]]
09:43:56 ++ echo 'common-functions.sh is being sourced'
09:43:56 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:56 ++ DISTROSTREAM=scandium
09:43:56 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:56 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:56 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:56 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:56 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:56 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:56 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:56 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:56 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:56 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:56 ++ export CONTROLLERMEM=
09:43:56 ++ CONTROLLERMEM=
09:43:56 ++ case "${DISTROSTREAM}" in
09:43:56 ++ CLUSTER_SYSTEM=akka
09:43:56 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:56 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:56 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:56 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:56 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:56 ++ print_common_env
09:43:56 ++ cat
09:43:56 common-functions environment:
09:43:56 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:56 ACTUALFEATURES:
09:43:56 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:56 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:56 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:56 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:56 CONTROLLERMEM:
09:43:56 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:56 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:56 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:56 SUITES:
09:43:56
09:43:56 ++ SSH='ssh -t -t'
09:43:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:56 Changing to /tmp
09:43:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251104.094032-85.zip
09:43:56 + echo 'Changing to /tmp'
09:43:56 + cd /tmp
09:43:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251104.094032-85.zip'
09:43:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251104.094032-85.zip
09:43:56 --2025-11-04 09:43:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251104.094032-85.zip
09:43:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:56 HTTP request sent, awaiting response... 200 OK
09:43:56 Length: 239811817 (229M) [application/zip]
09:43:56 Saving to: ‘karaf-0.21.4-20251104.094032-85.zip’
09:43:56
09:43:56 0K ........ ........ ........ ........ ........ ........ 1% 58.3M 4s
09:43:56 3072K ........ ........ ........ ........ ........ ........ 2% 123M 3s
09:43:56 6144K ........ ........ ........ ........ ........ ........ 3% 122M 2s
09:43:56 9216K ........ ........ ........ ........ ........ ........ 5% 129M 2s
09:43:56 12288K ........ ........ ........ ........ ........ ........ 6% 130M 2s
09:43:56 15360K ........ ........ ........ ........ ........ ........ 7% 193M 2s
09:43:56 18432K ........ ........ ........ ........ ........ ........ 9% 190M 2s
09:43:56 21504K ........ ........ ........ ........ ........ ........ 10% 215M 2s
09:43:56 24576K ........ ........ ........ ........ ........ ........ 11% 236M 2s
09:43:56 27648K ........ ........ ........ ........ ........ ........ 13% 239M 1s
09:43:56 30720K ........ ........ ........ ........ ........ ........ 14% 235M 1s
09:43:56 33792K ........ ........ ........ ........ ........ ........ 15% 260M 1s
09:43:56 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s
09:43:56 39936K ........ ........ ........ ........ ........ ........ 18% 265M 1s
09:43:56 43008K ........ ........ ........ ........ ........ ........ 19% 257M 1s
09:43:56 46080K ........ ........ ........ ........ ........ ........ 20% 205M 1s
09:43:57 49152K ........ ........ ........ ........ ........ ........ 22% 302M 1s
09:43:57 52224K ........ ........ ........ ........ ........ ........ 23% 352M 1s
09:43:57 55296K ........ ........ ........ ........ ........ ........ 24% 316M 1s
09:43:57 58368K ........ ........ ........ ........ ........ ........ 26% 340M 1s
09:43:57 61440K ........ ........ ........ ........ ........ ........ 27% 351M 1s
09:43:57 64512K ........ ........ ........ ........ ........ ........ 28% 211M 1s
09:43:57 67584K ........ ........ ........ ........ ........ ........ 30% 271M 1s
09:43:57 70656K ........ ........ ........ ........ ........ ........ 31% 240M 1s
09:43:57 73728K ........ ........ ........ ........ ........ ........ 32% 316M 1s
09:43:57 76800K ........ ........ ........ ........ ........ ........ 34% 281M 1s
09:43:57 79872K ........ ........ ........ ........ ........ ........ 35% 231M 1s
09:43:57 82944K ........ ........ ........ ........ ........ ........ 36% 200M 1s
09:43:57 86016K ........ ........ ........ ........ ........ ........ 38% 292M 1s
09:43:57 89088K ........ ........ ........ ........ ........ ........ 39% 330M 1s
09:43:57 92160K ........ ........ ........ ........ ........ ........ 40% 345M 1s
09:43:57 95232K ........ ........ ........ ........ ........ ........ 41% 251M 1s
09:43:57 98304K ........ ........ ........ ........ ........ ........ 43% 243M 1s
09:43:57 101376K ........ ........ ........ ........ ........ ........ 44% 232M 1s
09:43:57 104448K ........ ........ ........ ........ ........ ........ 45% 234M 1s
09:43:57 107520K ........ ........ ........ ........ ........ ........ 47% 318M 1s
09:43:57 110592K ........ ........ ........ ........ ........ ........ 48% 306M 1s
09:43:57 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s
09:43:57 116736K ........ ........ ........ ........ ........ ........ 51% 278M 1s
09:43:57 119808K ........ ........ ........ ........ ........ ........ 52% 209M 1s
09:43:57 122880K ........ ........ ........ ........ ........ ........ 53% 202M 0s
09:43:57 125952K ........ ........ ........ ........ ........ ........ 55% 196M 0s
09:43:57 129024K ........ ........ ........ ........ ........ ........ 56% 250M 0s
09:43:57 132096K ........ ........ ........ ........ ........ ........ 57% 236M 0s
09:43:57 135168K ........ ........ ........ ........ ........ ........ 59% 239M 0s
09:43:57 138240K ........ ........ ........ ........ ........ ........ 60% 209M 0s
09:43:57 141312K ........ ........ ........ ........ ........ ........ 61% 263M 0s
09:43:57 144384K ........ ........ ........ ........ ........ ........ 62% 208M 0s
09:43:57 147456K ........ ........ ........ ........ ........ ........ 64% 216M 0s
09:43:57 150528K ........ ........ ........ ........ ........ ........ 65% 245M 0s
09:43:57 153600K ........ ........ ........ ........ ........ ........ 66% 246M 0s
09:43:57 156672K ........ ........ ........ ........ ........ ........ 68% 267M 0s
09:43:57 159744K ........ ........ ........ ........ ........ ........ 69% 320M 0s
09:43:57 162816K ........ ........ ........ ........ ........ ........ 70% 294M 0s
09:43:57 165888K ........ ........ ........ ........ ........ ........ 72% 76.4M 0s
09:43:57 168960K ........ ........ ........ ........ ........ ........ 73% 376M 0s
09:43:57 172032K ........ ........ ........ ........ ........ ........ 74% 396M 0s
09:43:57 175104K ........ ........ ........ ........ ........ ........ 76% 340M 0s
09:43:57 178176K ........ ........ ........ ........ ........ ........ 77% 346M 0s
09:43:57 181248K ........ ........ ........ ........ ........ ........ 78% 342M 0s
09:43:57 184320K ........ ........ ........ ........ ........ ........ 80% 252M 0s
09:43:57 187392K ........ ........ ........ ........ ........ ........ 81% 314M 0s
09:43:57 190464K ........ ........ ........ ........ ........ ........ 82% 318M 0s
09:43:57 193536K ........ ........ ........ ........ ........ ........ 83% 344M 0s
09:43:57 196608K ........ ........ ........ ........ ........ ........ 85% 238M 0s
09:43:57 199680K ........ ........ ........ ........ ........ ........ 86% 359M 0s
09:43:57 202752K ........ ........ ........ ........ ........ ........ 87% 328M 0s
09:43:57 205824K ........ ........ ........ ........ ........ ........ 89% 343M 0s
09:43:57 208896K ........ ........ ........ ........ ........ ........ 90% 336M 0s
09:43:57 211968K ........ ........ ........ ........ ........ ........ 91% 344M 0s
09:43:57 215040K ........ ........ ........ ........ ........ ........ 93% 160M 0s
09:43:57 218112K ........ ........ ........ ........ ........ ........ 94% 283M 0s
09:43:57 221184K ........ ........ ........ ........ ........ ........ 95% 456M 0s
09:43:57 224256K ........ ........ ........ ........ ........ ........ 97% 331M 0s
09:43:57 227328K ........ ........ ........ ........ ........ ........ 98% 342M 0s
09:43:57 230400K ........ ........ ........ ........ ........ ........ 99% 352M 0s
09:43:57 233472K ........ ... 100% 280M=1.0s
09:43:57
09:43:57 2025-11-04 09:43:57 (235 MB/s) - ‘karaf-0.21.4-20251104.094032-85.zip’ saved [239811817/239811817]
09:43:57
09:43:57 Extracting the new controller...
09:43:57 + echo 'Extracting the new controller...'
09:43:57 + unzip -q karaf-0.21.4-20251104.094032-85.zip
09:43:59 Adding external repositories...
09:43:59 + echo 'Adding external repositories...'
09:43:59 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:59 ################################################################################
09:43:59 #
09:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:59 # contributor license agreements. See the NOTICE file distributed with
09:43:59 # this work for additional information regarding copyright ownership.
09:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:59 # (the "License"); you may not use this file except in compliance with
09:43:59 # the License. You may obtain a copy of the License at
09:43:59 #
09:43:59 # http://www.apache.org/licenses/LICENSE-2.0
09:43:59 #
09:43:59 # Unless required by applicable law or agreed to in writing, software
09:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:59 # See the License for the specific language governing permissions and
09:43:59 # limitations under the License.
09:43:59 #
09:43:59 ################################################################################
09:43:59
09:43:59 #
09:43:59 # If set to true, the following property will not allow any certificate to be used
09:43:59 # when accessing Maven repositories through SSL
09:43:59 #
09:43:59 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:59
09:43:59 #
09:43:59 # Path to the local Maven settings file.
09:43:59 # The repositories defined in this file will be automatically added to the list
09:43:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:59 # below is not set.
09:43:59 # The following locations are checked for the existence of the settings.xml file
09:43:59 # * 1. looks for the specified url
09:43:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:59 #
09:43:59 #org.ops4j.pax.url.mvn.settings=
09:43:59
09:43:59 #
09:43:59 # Path to the local Maven repository which is used to avoid downloading
09:43:59 # artifacts when they already exist locally.
09:43:59 # The value of this property will be extracted from the settings.xml file
09:43:59 # above, or defaulted to:
09:43:59 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:59 #
09:43:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:59
09:43:59 #
09:43:59 # Default this to false. It's just weird to use undocumented repos
09:43:59 #
09:43:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:59
09:43:59 #
09:43:59 # Uncomment if you don't wanna use the proxy settings
09:43:59 # from the Maven conf/settings.xml file
09:43:59 #
09:43:59 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:59
09:43:59 #
09:43:59 # Comma separated list of repositories scanned when resolving an artifact.
09:43:59 # Those repositories will be checked before iterating through the
09:43:59 # below list of repositories and even before the local repository
09:43:59 # A repository url can be appended with zero or more of the following flags:
09:43:59 # @snapshots : the repository contains snaphots
09:43:59 # @noreleases : the repository does not contain any released artifacts
09:43:59 #
09:43:59 # The following property value will add the system folder as a repo.
09:43:59 #
09:43:59 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:59
09:43:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:59
09:43:59 #
09:43:59 # Comma separated list of repositories scanned when resolving an artifact.
09:43:59 # The default list includes the following repositories:
09:43:59 # http://repo1.maven.org/maven2@id=central
09:43:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:59 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:59 # to add.
09:43:59 # A repository url can be appended with zero or more of the following flags:
09:43:59 # @snapshots : the repository contains snapshots
09:43:59 # @noreleases : the repository does not contain any released artifacts
09:43:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:59 #
09:43:59 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
09:43:59
09:43:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:59 + [[ True == \T\r\u\e ]]
09:43:59 + echo 'Configuring the startup features...'
09:43:59 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 + FEATURE_TEST_STRING=features-test
09:43:59 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:59 + KARAF_VERSION=karaf4
09:43:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 + [[ ! -z '' ]]
09:43:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 ################################################################################
09:43:59 #
09:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:59 # contributor license agreements. See the NOTICE file distributed with
09:43:59 # this work for additional information regarding copyright ownership.
09:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:59 # (the "License"); you may not use this file except in compliance with
09:43:59 # the License. You may obtain a copy of the License at
09:43:59 #
09:43:59 # http://www.apache.org/licenses/LICENSE-2.0
09:43:59 #
09:43:59 # Unless required by applicable law or agreed to in writing, software
09:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:59 # See the License for the specific language governing permissions and
09:43:59 # limitations under the License.
09:43:59 #
09:43:59 ################################################################################
09:43:59
09:43:59 #
09:43:59 # Comma separated list of features repositories to register by default
09:43:59 #
09:43:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/93d59ce7-403f-4e7b-b459-4b9d2e7d8340.xml
09:43:59
09:43:59 #
09:43:59 # Comma separated list of features to install at startup
09:43:59 #
09:43:59 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b8d9ab45-dc9e-419f-8f94-5d5f1485e2cf
09:43:59
09:43:59 #
09:43:59 # Resource repositories (OBR) that the features resolver can use
09:43:59 # to resolve requirements/capabilities
09:43:59 #
09:43:59 # The format of the resourceRepositories is
09:43:59 # resourceRepositories=[xml:url|json:url],...
09:43:59 # for Instance:
09:43:59 #
09:43:59 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:59 # or
09:43:59 #resourceRepositories=json:http://host/path/to/index.json
09:43:59 #
09:43:59
09:43:59 #
09:43:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:59 #
09:43:59 featuresBootAsynchronous=false
09:43:59
09:43:59 #
09:43:59 # Service requirements enforcement
09:43:59 #
09:43:59 # By default, the feature resolver checks the service requirements/capabilities of
09:43:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:59 # the required bundles.
09:43:59 # The following flag can have those values:
09:43:59 # - disable: service requirements are completely ignored
09:43:59 # - default: service requirements are ignored for old features
09:43:59 # - enforce: service requirements are always verified
09:43:59 #
09:43:59 #serviceRequirements=default
09:43:59
09:43:59 #
09:43:59 # Store cfg file for config element in feature
09:43:59 #
09:43:59 #configCfgStore=true
09:43:59
09:43:59 #
09:43:59 # Define if the feature service automatically refresh bundles
09:43:59 #
09:43:59 autoRefresh=true
09:43:59
09:43:59 #
09:43:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:59 # XML file defines instructions related to features processing
09:43:59 # versions.properties may declare properties to resolve placeholders in XML file
09:43:59 # both files are relative to ${karaf.etc}
09:43:59 #
09:43:59 #featureProcessing=org.apache.karaf.features.xml
09:43:59 #featureProcessingVersions=versions.properties
09:43:59 + configure_karaf_log karaf4 ''
09:43:59 + local -r karaf_version=karaf4
09:43:59 + local -r controllerdebugmap=
09:43:59 + local logapi=log4j
09:43:59 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:59 log4j2.rootLogger.level = INFO
09:43:59 #log4j2.rootLogger.type = asyncRoot
09:43:59 #log4j2.rootLogger.includeLocation = false
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:59 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:59 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:59 log4j2.logger.spifly.level = WARN
09:43:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:59 log4j2.logger.audit.level = INFO
09:43:59 log4j2.logger.audit.additivity = false
09:43:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:59 log4j2.appender.console.type = Console
09:43:59 log4j2.appender.console.name = Console
09:43:59 log4j2.appender.console.layout.type = PatternLayout
09:43:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:59 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:59 log4j2.appender.rolling.name = RollingFile
09:43:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:59 #log4j2.appender.rolling.immediateFlush = false
09:43:59 log4j2.appender.rolling.append = true
09:43:59 log4j2.appender.rolling.layout.type = PatternLayout
09:43:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:59 log4j2.appender.rolling.policies.type = Policies
09:43:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:59 log4j2.appender.rolling.policies.size.size = 64MB
09:43:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:59 log4j2.appender.rolling.strategy.max = 7
09:43:59 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:59 log4j2.appender.audit.name = AuditRollingFile
09:43:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:59 log4j2.appender.audit.append = true
09:43:59 log4j2.appender.audit.layout.type = PatternLayout
09:43:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:59 log4j2.appender.audit.policies.type = Policies
09:43:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:59 log4j2.appender.audit.policies.size.size = 8MB
09:43:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:59 log4j2.appender.audit.strategy.max = 7
09:43:59 log4j2.appender.osgi.type = PaxOsgi
09:43:59 log4j2.appender.osgi.name = PaxOsgi
09:43:59 log4j2.appender.osgi.filter = *
09:43:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:59 #log4j2.logger.aether.level = TRACE
09:43:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:59 #log4j2.logger.http-headers.level = DEBUG
09:43:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:59 #log4j2.logger.maven.level = TRACE
09:43:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:59 + logapi=log4j2
09:43:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:59 + '[' log4j2 == log4j2 ']'
09:43:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:59 controllerdebugmap:
09:43:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:59 + unset IFS
09:43:59 + echo 'controllerdebugmap: '
09:43:59 + '[' -n '' ']'
09:43:59 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 ################################################################################
09:43:59 #
09:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:59 # contributor license agreements. See the NOTICE file distributed with
09:43:59 # this work for additional information regarding copyright ownership.
09:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:59 # (the "License"); you may not use this file except in compliance with
09:43:59 # the License. You may obtain a copy of the License at
09:43:59 #
09:43:59 # http://www.apache.org/licenses/LICENSE-2.0
09:43:59 #
09:43:59 # Unless required by applicable law or agreed to in writing, software
09:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:59 # See the License for the specific language governing permissions and
09:43:59 # limitations under the License.
09:43:59 #
09:43:59 ################################################################################
09:43:59
09:43:59 # Common pattern layout for appenders
09:43:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:59
09:43:59 # Root logger
09:43:59 log4j2.rootLogger.level = INFO
09:43:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:59 #log4j2.rootLogger.type = asyncRoot
09:43:59 #log4j2.rootLogger.includeLocation = false
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:59 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:59
09:43:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:59
09:43:59 # Loggers configuration
09:43:59
09:43:59 # Spifly logger
09:43:59 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:59 log4j2.logger.spifly.level = WARN
09:43:59
09:43:59 # Security audit logger
09:43:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:59 log4j2.logger.audit.level = INFO
09:43:59 log4j2.logger.audit.additivity = false
09:43:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:59
09:43:59 # Appenders configuration
09:43:59
09:43:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:59 log4j2.appender.console.type = Console
09:43:59 log4j2.appender.console.name = Console
09:43:59 log4j2.appender.console.layout.type = PatternLayout
09:43:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:59
09:43:59 # Rolling file appender
09:43:59 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:59 log4j2.appender.rolling.name = RollingFile
09:43:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:59 # uncomment to not force a disk flush
09:43:59 #log4j2.appender.rolling.immediateFlush = false
09:43:59 log4j2.appender.rolling.append = true
09:43:59 log4j2.appender.rolling.layout.type = PatternLayout
09:43:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:59 log4j2.appender.rolling.policies.type = Policies
09:43:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:59 log4j2.appender.rolling.policies.size.size = 1GB
09:43:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:59 log4j2.appender.rolling.strategy.max = 7
09:43:59
09:43:59 # Audit file appender
09:43:59 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:59 log4j2.appender.audit.name = AuditRollingFile
09:43:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:59 log4j2.appender.audit.append = true
09:43:59 log4j2.appender.audit.layout.type = PatternLayout
09:43:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:59 log4j2.appender.audit.policies.type = Policies
09:43:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:59 log4j2.appender.audit.policies.size.size = 8MB
09:43:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:59 log4j2.appender.audit.strategy.max = 7
09:43:59
09:43:59 # OSGi appender
09:43:59 log4j2.appender.osgi.type = PaxOsgi
09:43:59 log4j2.appender.osgi.name = PaxOsgi
09:43:59 log4j2.appender.osgi.filter = *
09:43:59
09:43:59 # help with identification of maven-related problems with pax-url-aether
09:43:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:59 #log4j2.logger.aether.level = TRACE
09:43:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:59 #log4j2.logger.http-headers.level = DEBUG
09:43:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:59 #log4j2.logger.maven.level = TRACE
09:43:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:59 + local -r controllermem=2048m
09:43:59 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 Configure
09:43:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:59 max memory: 2048m
09:43:59 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 + echo Configure
09:43:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:59 + echo ' max memory: 2048m'
09:43:59 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 #!/bin/sh
09:43:59 #
09:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:59 # contributor license agreements. See the NOTICE file distributed with
09:43:59 # this work for additional information regarding copyright ownership.
09:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:59 # (the "License"); you may not use this file except in compliance with
09:43:59 # the License. You may obtain a copy of the License at
09:43:59 #
09:43:59 # http://www.apache.org/licenses/LICENSE-2.0
09:43:59 #
09:43:59 # Unless required by applicable law or agreed to in writing, software
09:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:59 # See the License for the specific language governing permissions and
09:43:59 # limitations under the License.
09:43:59 #
09:43:59
09:43:59 #
09:43:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:59 # script: client, instance, shell, start, status, stop, karaf
09:43:59 #
09:43:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:59 # Actions go here...
09:43:59 # fi
09:43:59
09:43:59 #
09:43:59 # general settings which should be applied for all scripts go here; please keep
09:43:59 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:59 # in example of the start script where the start script is executed first and the
09:43:59 # karaf script afterwards.
09:43:59 #
09:43:59
09:43:59 #
09:43:59 # The following section shows the possible configuration options for the default
09:43:59 # karaf scripts
09:43:59 #
09:43:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:59 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:59 # export KARAF_HOME # Karaf home folder
09:43:59 # export KARAF_DATA # Karaf data folder
09:43:59 # export KARAF_BASE # Karaf base folder
09:43:59 # export KARAF_ETC # Karaf etc folder
09:43:59 # export KARAF_LOG # Karaf log folder
09:43:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:59 # export KARAF_OPTS # Additional available Karaf options
09:43:59 # export KARAF_DEBUG # Enable debug mode
09:43:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:59 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:59 Set Java version
09:43:59 + echo 'Set Java version'
09:43:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:59 sudo: a password is required
09:43:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:59 sudo: a password is required
09:43:59 JDK default version ...
09:43:59 + echo 'JDK default version ...'
09:43:59 + java -version
09:44:00 openjdk version "21.0.8" 2025-07-15
09:44:00 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:44:00 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:44:00 Set JAVA_HOME
09:44:00 + echo 'Set JAVA_HOME'
09:44:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:00 Listing all open ports on controller system...
09:44:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:00 + echo 'Listing all open ports on controller system...'
09:44:00 + netstat -pnatu
09:44:00 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:00 Configuring cluster
09:44:00 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:00 + echo 'Configuring cluster'
09:44:00 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.161
09:44:00 ################################################
09:44:00 ## Configure Cluster ##
09:44:00 ################################################
09:44:00 NOTE: Cluster configuration files not found. Copying from
09:44:00 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:00 Configuring unique name in akka.conf
09:44:00 Configuring hostname in akka.conf
09:44:00 Configuring data and rpc seed nodes in akka.conf
09:44:00 modules = [
09:44:00
09:44:00 {
09:44:00 name = "inventory"
09:44:00 namespace = "urn:opendaylight:inventory"
09:44:00 shard-strategy = "module"
09:44:00 },
09:44:00 {
09:44:00 name = "topology"
09:44:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:00 shard-strategy = "module"
09:44:00 },
09:44:00 {
09:44:00 name = "toaster"
09:44:00 namespace = "http://netconfcentral.org/ns/toaster"
09:44:00 shard-strategy = "module"
09:44:00 }
09:44:00 ]
09:44:00 Configuring replication type in module-shards.conf
09:44:00 ################################################
09:44:00 ## NOTE: Manually restart controller to ##
09:44:00 ## apply configuration. ##
09:44:00 ################################################
09:44:00 Dump akka.conf
09:44:00 + echo 'Dump akka.conf'
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:00
09:44:00 odl-cluster-data {
09:44:00 akka {
09:44:00 remote {
09:44:00 artery {
09:44:00 enabled = on
09:44:00 transport = tcp
09:44:00 canonical.hostname = "10.30.171.161"
09:44:00 canonical.port = 2550
09:44:00 }
09:44:00 }
09:44:00
09:44:00 cluster {
09:44:00 # Using artery.
09:44:00 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.161:2550"]
09:44:00
09:44:00 roles = ["member-1"]
09:44:00
09:44:00 # when under load we might trip a false positive on the failure detector
09:44:00 # failure-detector {
09:44:00 # heartbeat-interval = 4 s
09:44:00 # acceptable-heartbeat-pause = 16s
09:44:00 # }
09:44:00 }
09:44:00
09:44:00 persistence {
09:44:00 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:00 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:00 # The relative path is always relative to KARAF_HOME.
09:44:00
09:44:00 # snapshot-store.local.dir = "target/snapshots"
09:44:00
09:44:00 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:00 snapshot-store.local.use-lz4-compression = false
09:44:00 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:00 snapshot-store.local.lz4-blocksize = 256KB
09:44:00 }
09:44:00 disable-default-actor-system-quarantined-event-handling = "false"
09:44:00 }
09:44:00 }
09:44:00 Dump modules.conf
09:44:00 + echo 'Dump modules.conf'
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:00 modules = [
09:44:00
09:44:00 {
09:44:00 name = "inventory"
09:44:00 namespace = "urn:opendaylight:inventory"
09:44:00 shard-strategy = "module"
09:44:00 },
09:44:00 {
09:44:00 name = "topology"
09:44:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:00 shard-strategy = "module"
09:44:00 },
09:44:00 {
09:44:00 name = "toaster"
09:44:00 namespace = "http://netconfcentral.org/ns/toaster"
09:44:00 shard-strategy = "module"
09:44:00 }
09:44:00 ]
09:44:00 Dump module-shards.conf
09:44:00 + echo 'Dump module-shards.conf'
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:00 module-shards = [
09:44:00 {
09:44:00 name = "default"
09:44:00 shards = [
09:44:00 {
09:44:00 name = "default"
09:44:00 replicas = ["member-1"]
09:44:00 }
09:44:00 ]
09:44:00 },
09:44:00 {
09:44:00 name = "inventory"
09:44:00 shards = [
09:44:00 {
09:44:00 name="inventory"
09:44:00 replicas = ["member-1"]
09:44:00 }
09:44:00 ]
09:44:00 },
09:44:00 {
09:44:00 name = "topology"
09:44:00 shards = [
09:44:00 {
09:44:00 name="topology"
09:44:00 replicas = ["member-1"]
09:44:00 }
09:44:00 ]
09:44:00 },
09:44:00 {
09:44:00 name = "toaster"
09:44:00 shards = [
09:44:00 {
09:44:00 name="toaster"
09:44:00 replicas = ["member-1"]
09:44:00 }
09:44:00 ]
09:44:00 }
09:44:00 ]
09:44:00 Locating config plan to use...
09:44:00 Finished running config plans
09:44:00 Starting member-1 with IP address 10.30.171.161
09:44:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:44:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:44:00 Redirecting karaf console output to karaf_console.log
09:44:00 Starting controller...
09:44:00 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:00 Execute the post startup script on controller 10.30.171.161
09:44:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:44:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:06 2025-11-04T09:44:17,115 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:06 Controller is UP
09:45:06 2025-11-04T09:44:17,115 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:06 Listing all open ports on controller system...
09:45:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:06 looking for "BindException: Address already in use" in log file
09:45:06 looking for "server is unhealthy" in log file
09:45:06 Let's take the karaf thread dump
09:45:06 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:45:06 karaf main: org.apache.karaf.main.Main, pid:2015
09:45:06 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
09:45:07 Generating mininet variables...
09:45:07 Locating test plan to use...
09:45:07 Changing the testplan path...
09:45:07 # Place the suites in run order:
09:45:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:07 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:07 ==============================================================================
09:45:07 openflowplugin-sanity.txt
09:45:07 ==============================================================================
09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:07 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:10 ==============================================================================
09:45:10 Get list of nodes :: Get the inventory | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Down :: Take link s1-s2 down | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Link Up :: Take link s1-s2 up | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:14 7 tests, 7 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:14 ==============================================================================
09:45:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 List all the links :: List all the links in the topology. | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Link Down :: Take link s1-s2 down | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Link Up :: Take link s1-s2 up | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:20 4 tests, 4 passed, 0 failed
09:45:20 ==============================================================================
09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:21 ==============================================================================
09:45:21 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:21 4 tests, 4 passed, 0 failed
09:45:21 ==============================================================================
09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:21 ==============================================================================
09:45:21 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:27 6 tests, 6 passed, 0 failed
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:27 21 tests, 21 passed, 0 failed
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:27 ==============================================================================
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:30 ==============================================================================
09:45:30 Get list of nodes :: Get the inventory | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Link Down :: Take link s1-s2 down | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Link Up :: Take link s1-s2 up | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:32 7 tests, 7 passed, 0 failed
09:45:32 ==============================================================================
09:45:32 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:32 ==============================================================================
09:45:32 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 List all the links :: List all the links in the topology. | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Link Down :: Take link s1-s2 down | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Link Up :: Take link s1-s2 up | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:41 4 tests, 4 passed, 0 failed
09:45:41 ==============================================================================
09:45:41 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:41 ==============================================================================
09:45:41 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:41 4 tests, 4 passed, 0 failed
09:45:41 ==============================================================================
09:45:41 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:41 ==============================================================================
09:45:41 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:49 9 tests, 9 passed, 0 failed
09:45:49 ==============================================================================
09:45:49 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:49 24 tests, 24 passed, 0 failed
09:45:49 ==============================================================================
09:45:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:50 ==============================================================================
09:45:52 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:52 ==============================================================================
09:45:53 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 1 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 2 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 3 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 4 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 5 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 6 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 7 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 8 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 9 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 10 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 11 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 14 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 15 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 16 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 17 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 18 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 19 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 20 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 21 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 22 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 23 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 24 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 25 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 31 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 36 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 38 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 43 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 45 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 101 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 102 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 103 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 104 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 105 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 106 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 107 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 108 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 109 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 110 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 113 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 156 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 201 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 202 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 203 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 204 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 205 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 206 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 209 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 214 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 218 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 219 Added | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 220 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 221 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 222 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 223 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 224 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 225 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 550 Added | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL |
10:34:10 Several failures occurred:
10:34:10
10:34:10 1) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=229 Expected status: 500 != 204
10:34:10
10:34:10 2) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=230 Expected status: 500 != 204
10:34:10
10:34:10 3) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=231 Expected status: 500 != 204
10:34:10
10:34:10 4) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=232 Expected status: 500 != 204
10:34:10
10:34:10 5) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=233 Expected status: 500 != 204
10:34:10
10:34:10 6) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=236 Expected status: 500 != 204
10:34:10
10:34:10 [ Message content over the limit has been removed. ]
10:34:10
10:34:10 20) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=345 Expected status: 500 != 204
10:34:10
10:34:10 21) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=346 Expected status: 500 != 204
10:34:10
10:34:10 22) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=347 Expected status: 500 != 204
10:34:10
10:34:10 23) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=348 Expected status: 500 != 204
10:34:10
10:34:10 24) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=550 Expected status: 500 != 204
10:34:10 ------------------------------------------------------------------------------
10:34:10 Test Is Flow 1 Updated | PASS |
10:34:10 ------------------------------------------------------------------------------
10:34:10 Test Is Flow 2 Updated | PASS |
10:34:10 ------------------------------------------------------------------------------
10:34:10 Test Is Flow 3 Updated | PASS |
10:34:10 ------------------------------------------------------------------------------
10:34:10 Test Is Flow 4 Updated | PASS |
10:34:10 ------------------------------------------------------------------------------
10:34:10 Test Is Flow 5 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 6 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 7 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 8 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 9 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 10 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 11 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 14 Updated | PASS |
10:34:11 ------------------------------------------------------------------------------
10:34:11 Test Is Flow 15 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 16 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 17 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 18 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 19 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 20 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 21 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:12 Test Is Flow 22 Updated | PASS |
10:34:12 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 23 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 24 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 25 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 31 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 36 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 38 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 43 Updated | PASS |
10:34:13 ------------------------------------------------------------------------------
10:34:13 Test Is Flow 45 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 101 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 102 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 103 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 104 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 105 Updated | PASS |
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 106 Updated | FAIL |
10:34:14 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 107 Updated | FAIL |
10:34:14 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:14 ------------------------------------------------------------------------------
10:34:14 Test Is Flow 108 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 109 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 110 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'push-vlan-action': ('push-vlan-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 113 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'push-mpls-action': ('push-mpls-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 156 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'dec-nw-ttl': ('dec-nw-ttl', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 201 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 202 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 203 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 204 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 205 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 206 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 209 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 214 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'set-field': ('set-field', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 218 Updated | PASS |
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 219 Updated | FAIL |
10:34:15 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'clear-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:15 ------------------------------------------------------------------------------
10:34:15 Test Is Flow 220 Updated | PASS |
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 221 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 222 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'dec-nw-ttl': ('dec-nw-ttl', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 223 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'dec-nw-ttl': ('dec-nw-ttl', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 224 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'dec-nw-ttl': ('dec-nw-ttl', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 225 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'dec-nw-ttl': ('dec-nw-ttl', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Is Flow 550 Updated | FAIL |
10:34:16 Flow found in config data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'output-action': ('output-action', ''), 'drop-action': ('', 'drop-action')}}}}}}: True != False
10:34:16 ------------------------------------------------------------------------------
10:34:16 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL |
12:28:22 Several failures occurred:
12:28:22
12:28:22 1) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=124 Expected status: 500 != 204
12:28:22
12:28:22 2) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=125 Expected status: 500 != 204
12:28:22
12:28:22 3) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=126 Expected status: 500 != 204
12:28:22
12:28:22 4) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=127 Expected status: 500 != 204
12:28:22
12:28:22 5) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=128 Expected status: 500 != 204
12:28:22
12:28:22 6) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=129 Expected status: 500 != 204
12:28:22
12:28:22 [ Message content over the limit has been removed. ]
12:28:22
12:28:22 53) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=345 Expected status: 500 != 204
12:28:22
12:28:22 54) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=346 Expected status: 500 != 204
12:28:22
12:28:22 55) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=347 Expected status: 500 != 204
12:28:22
12:28:22 56) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=348 Expected status: 500 != 204
12:28:22
12:28:22 57) Url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=550 Expected status: 500 != 204
12:28:22 ------------------------------------------------------------------------------
12:28:22 Test Is Flow 1 Deleted | FAIL |
12:28:22 The flow is not expected in config data store, but it is present.: False != True
12:28:22 ------------------------------------------------------------------------------
12:28:22 Test Is Flow 2 Deleted | FAIL |
12:28:22 The flow is not expected in config data store, but it is present.: False != True
12:28:22 ------------------------------------------------------------------------------
12:28:22 Test Is Flow 3 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 4 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 5 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 6 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 7 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 8 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 9 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 10 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 11 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 14 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 15 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 16 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 17 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 18 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 19 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 20 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 21 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 22 Deleted | FAIL |
12:28:23 The flow is not expected in config data store, but it is present.: False != True
12:28:23 ------------------------------------------------------------------------------
12:28:23 Test Is Flow 23 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 24 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 25 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 31 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 36 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 38 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 43 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 45 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 101 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 102 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 103 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 104 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 105 Deleted | FAIL |
12:28:24 The flow is not expected in config data store, but it is present.: False != True
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 106 Deleted | PASS |
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 107 Deleted | PASS |
12:28:24 ------------------------------------------------------------------------------
12:28:24 Test Is Flow 108 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 109 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 110 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 113 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 156 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 201 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 202 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 203 Deleted | PASS |
12:28:25 ------------------------------------------------------------------------------
12:28:25 Test Is Flow 204 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 205 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 206 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 209 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 214 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 218 Deleted | FAIL |
12:28:26 The flow is not expected in config data store, but it is present.: False != True
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 219 Deleted | FAIL |
12:28:26 The flow is not expected in operational data store, but it is present.: False != True
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 220 Deleted | FAIL |
12:28:26 The flow is not expected in config data store, but it is present.: False != True
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 221 Deleted | PASS |
12:28:26 ------------------------------------------------------------------------------
12:28:26 Test Is Flow 222 Deleted | PASS |
12:28:27 ------------------------------------------------------------------------------
12:28:27 Test Is Flow 223 Deleted | PASS |
12:28:27 ------------------------------------------------------------------------------
12:28:27 Test Is Flow 224 Deleted | PASS |
12:28:27 ------------------------------------------------------------------------------
12:28:27 Test Is Flow 225 Deleted | PASS |
12:28:27 ------------------------------------------------------------------------------
12:28:27 Test Is Flow 550 Deleted | PASS |
12:28:27 ------------------------------------------------------------------------------
12:28:27 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL |
12:28:27 174 tests, 114 passed, 60 failed
12:28:27 ==============================================================================
12:28:27 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
12:28:27 ==============================================================================
12:28:27 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL |
12:29:23 Keyword 'FlowLib.Check Flow Stats Are Available' failed after retrying for 30 seconds. The last error was: '{"flow-node-inventory:table":[{"id":2,"flow":[{"id":"134","table_id":2,"cookie":"11","instructions":{"instruction":[{"order":0,"apply-actions":{"action":[{"order":0,"drop-action":{},"dec-nw-ttl":{}}]}}]},"hard-timeout":0,"opendaylight-flow-statistics:flow-statistics":{"packet-count":"0","byte-count":"0","duration":{"second":48,"nanosecond":822000000}},"priority":11,"cookie_mask":"255","flow-name":"FooXf11","strict":false,"idle-timeout":0,"match":{"ethernet-match":{"ethernet-source":{"address":"00:00:00:11:23:ae"},"ethernet-destination":{"address":"ff:ff:29:01:19:61"},"ethernet-type":{"type":2048}},"ipv4-source":"17.0.0.0/8","ipv4-destination":"172.168.0.0/16","in-port":"openflow:1:0","ip-match":{"ip-protocol":1,"ip-ecn":3,"ip-dscp":27},"icmpv4-match":{"icmpv4-type":6,"icmpv4-code":3}},"flags":""},{"id":"332","installHw":false,"table_id":2,"cookie":"209","instructions":{"instruction":[{"order":0,"apply-actions":{"action":[{"order":0,"set-field":{"tunnel":{"tunnel-id":"2591"}}}]}}]},"hard-timeout":0,"opendaylight-flow-statistics:flow-statistics":{"packet-count":"0","byte-count":"0","duration":{"second":31,"nanosecond":263000000}},"priority":209,"cookie_mask":"255","flow-name":"set-field-tunnel-id","strict":false,"idle-timeout":0,"match":{"ethernet-match":{"ethernet-type":{"type":34525}},"tcp-destination-port":8080,"tcp-source-port":183,"ipv6-source":"1234:5678:9ABC:DEF0:FDC0::/76","ipv6-destination":"fe80:2acf:e9ff:fe21::6431/1...
12:29:23 [ Message content over the limit has been removed. ]
12:29:23 ...nstruction":[{"order":0,"apply-actions":{"action":[{"order":0,"push-mpls-action":{"ethernet-type":34888}}]}}]},"hard-timeout":0,"opendaylight-flow-statistics:flow-statistics":{"packet-count":"0","byte-count":"0","duration":{"second":34,"nanosecond":775000000}},"priority":113,"cookie_mask":"255","flow-name":"push-mpls-action","strict":false,"idle-timeout":0,"match":{"ethernet-match":{"ethernet-source":{"address":"00:00:00:11:23:ae"},"ethernet-destination":{"address":"20:14:29:01:19:61"},"ethernet-type":{"type":2048}},"udp-destination-port":8080,"udp-source-port":25364,"ipv4-source":"19.64.0.0/10","ipv4-destination":"172.168.192.0/18","in-port":"openflow:1:0","ip-match":{"ip-protocol":17,"ip-ecn":3,"ip-dscp":8}},"flags":""},{"id":"279","table_id":2,"cookie":"156","instructions":{"instruction":[{"order":0,"apply-actions":{"action":[{"order":0,"dec-nw-ttl":{}}]}}]},"hard-timeout":0,"opendaylight-flow-statistics:flow-statistics":{"packet-count":"0","byte-count":"0","duration":{"second":9806,"nanosecond":367000000}},"priority":156,"cookie_mask":"255","flow-name":"FooXf156","strict":false,"idle-timeout":0,"barrier":false,"match":{"ethernet-match":{"ethernet-source":{"address":"00:00:00:11:23:ae"},"ethernet-destination":{"address":"ff:ff:29:01:19:61"},"ethernet-type":{"type":2048}},"vlan-match":{"vlan-id":{"vlan-id":78,"vlan-id-present":true},"vlan-pcp":3}},"flags":""}],"opendaylight-flow-table-statistics:flow-table-statistics":{"packets-looked-up":"0","active-flows":57,"packets-matched":"0"}}]}' contains 'priority' 57 times, not 50 times.
12:29:23 ------------------------------------------------------------------------------
12:29:23 Test Is Flow 1 Added | FAIL |
12:29:23 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:23 ------------------------------------------------------------------------------
12:29:23 Test Is Flow 2 Added | FAIL |
12:29:23 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:23 ------------------------------------------------------------------------------
12:29:23 Test Is Flow 3 Added | FAIL |
12:29:23 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:23 ------------------------------------------------------------------------------
12:29:23 Test Is Flow 4 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 5 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 6 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 7 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 8 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 9 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 10 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 11 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 15 Added | FAIL |
12:29:24 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:24 ------------------------------------------------------------------------------
12:29:24 Test Is Flow 16 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 17 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 18 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 19 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 20 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 21 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 22 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 23 Added | FAIL |
12:29:25 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:25 ------------------------------------------------------------------------------
12:29:25 Test Is Flow 24 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 25 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 31 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 36 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 38 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 43 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 45 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 101 Added | FAIL |
12:29:26 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:26 ------------------------------------------------------------------------------
12:29:26 Test Is Flow 102 Added | FAIL |
12:29:27 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 103 Added | FAIL |
12:29:27 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 104 Added | FAIL |
12:29:27 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 105 Added | FAIL |
12:29:27 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': {'instruction': {'apply-actions': {'action': {'drop-action': ('drop-action', '')}}}}}}: True != False
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 106 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 107 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 108 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 109 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 110 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 113 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 201 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 202 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 203 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 204 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 205 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 206 Added | FAIL |
12:29:27 The flow is not expected in config data store, but it is present.: False != True
12:29:27 ------------------------------------------------------------------------------
12:29:27 Test Is Flow 209 Added | FAIL |
12:29:28 The flow is not expected in config data store, but it is present.: False != True
12:29:28 ------------------------------------------------------------------------------
12:29:28 Test Is Flow 214 Added | FAIL |
12:29:28 The flow is not expected in config data store, but it is present.: False != True
12:29:28 ------------------------------------------------------------------------------
12:29:28 Test Is Flow 218 Added | FAIL |
12:29:28 The flow is not expected in config data store, but it is present.: False != True
12:29:28 ------------------------------------------------------------------------------
12:29:28 Test Is Flow 219 Added | FAIL |
12:29:28 The flow is not expected in config data store, but it is present.: False != True
12:29:28 ------------------------------------------------------------------------------
12:29:28 Test Is Flow 220 Added | FAIL |
12:29:28 The flow is not expected in config data store, but it is present.: False != True
12:29:28 ------------------------------------------------------------------------------
12:29:28 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 1 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 2 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 3 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 4 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 5 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 6 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 7 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 8 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 9 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 10 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 11 Updated | FAIL |
12:29:56 The flow is not expected in config data store, but it is present.: False != True
12:29:56 ------------------------------------------------------------------------------
12:29:56 Test Is Flow 14 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 15 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 16 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 17 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 18 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 19 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 20 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 21 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 22 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 23 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 24 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 25 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 31 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 36 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 38 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 43 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 45 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 101 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 102 Updated | FAIL |
12:29:57 The flow is not expected in config data store, but it is present.: False != True
12:29:57 ------------------------------------------------------------------------------
12:29:57 Test Is Flow 103 Updated | FAIL |
12:29:58 The flow is not expected in config data store, but it is present.: False != True
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 104 Updated | FAIL |
12:29:58 The flow is not expected in config data store, but it is present.: False != True
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 105 Updated | FAIL |
12:29:58 The flow is not expected in config data store, but it is present.: False != True
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 106 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 107 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 108 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 109 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 110 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 113 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 201 Updated | FAIL |
12:29:58 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:58 ------------------------------------------------------------------------------
12:29:58 Test Is Flow 202 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 203 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 204 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 205 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 206 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 209 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 214 Updated | FAIL |
12:29:59 Flow found in operational data store but: Flow found with diferences {'flow': {'instructions': ('instructions', '')}}: True != False
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 218 Updated | FAIL |
12:29:59 The flow is not expected in config data store, but it is present.: False != True
12:29:59 ------------------------------------------------------------------------------
12:29:59 Test Is Flow 219 Updated | PASS |
12:30:00 ------------------------------------------------------------------------------
12:30:00 Test Is Flow 220 Updated | FAIL |
12:30:00 The flow is not expected in config data store, but it is present.: False != True
12:30:00 ------------------------------------------------------------------------------
12:30:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 1 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 2 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 3 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 4 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 5 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 6 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 7 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 8 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 9 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 10 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 11 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 14 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 15 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 16 Deleted | FAIL |
12:30:28 The flow is not expected in config data store, but it is present.: False != True
12:30:28 ------------------------------------------------------------------------------
12:30:28 Test Is Flow 17 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 18 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 19 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 20 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 21 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 22 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 23 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 24 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 25 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 31 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 36 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 38 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 43 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 45 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 101 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 102 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 103 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 104 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 105 Deleted | FAIL |
12:30:29 The flow is not expected in config data store, but it is present.: False != True
12:30:29 ------------------------------------------------------------------------------
12:30:29 Test Is Flow 106 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 107 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 108 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 109 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 110 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 113 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 201 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 202 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 203 Deleted | PASS |
12:30:30 ------------------------------------------------------------------------------
12:30:30 Test Is Flow 204 Deleted | PASS |
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 205 Deleted | PASS |
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 206 Deleted | PASS |
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 209 Deleted | PASS |
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 214 Deleted | PASS |
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 218 Deleted | FAIL |
12:30:31 The flow is not expected in config data store, but it is present.: False != True
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 219 Deleted | FAIL |
12:30:31 The flow is not expected in operational data store, but it is present.: False != True
12:30:31 ------------------------------------------------------------------------------
12:30:31 Test Is Flow 220 Deleted | FAIL |
12:30:31 The flow is not expected in config data store, but it is present.: False != True
12:30:31 ------------------------------------------------------------------------------
12:30:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL |
12:30:31 152 tests, 17 passed, 135 failed
12:30:31 ==============================================================================
12:30:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL |
12:30:31 326 tests, 131 passed, 195 failed
12:30:31 ==============================================================================
12:30:31 openflowplugin-sanity.txt.Reconciliation
12:30:31 ==============================================================================
12:30:32 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
12:30:32 ==============================================================================
12:30:34 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | FAIL |
12:32:32 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1
12:32:32 ------------------------------------------------------------------------------
12:32:32 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | FAIL |
12:34:33 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1
12:34:33 ------------------------------------------------------------------------------
12:34:33 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | FAIL |
12:36:33 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0
12:36:33 ------------------------------------------------------------------------------
12:36:33 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
12:36:36 ------------------------------------------------------------------------------
12:36:36 Check Linear Topology :: Check Linear Topology. | PASS |
12:36:41 ------------------------------------------------------------------------------
12:36:41 Check Flows In Operational DS :: Check Groups after mininet starts. | FAIL |
12:37:11 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 60 != 303
12:37:11 ------------------------------------------------------------------------------
12:37:11 Check Groups In Operational DS :: Check Flows after mininet starts. | FAIL |
12:37:11 0 != 600
12:37:11 ------------------------------------------------------------------------------
12:37:11 Check Flows In Switch :: Check Flows after mininet starts. | FAIL |
12:37:11 60.0 != 303.0
12:37:11 ------------------------------------------------------------------------------
12:37:11 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:12 | PASS |
12:37:12 ------------------------------------------------------------------------------
12:37:12 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
12:37:22 ------------------------------------------------------------------------------
12:37:22 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:22 | PASS |
12:37:22 ------------------------------------------------------------------------------
12:37:22 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
12:37:25 ------------------------------------------------------------------------------
12:37:25 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | FAIL |
12:37:25 HTTPError: 409 Client Error: Conflict for url: http://10.30.171.161:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1
12:37:25 ------------------------------------------------------------------------------
12:37:25 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | FAIL |
12:37:55 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 60 != 300
12:37:55 ------------------------------------------------------------------------------
12:37:55 Check Groups In Operational DS After Mininet Reconnects :: Check F... | FAIL |
12:37:55 0 != 594
12:37:55 ------------------------------------------------------------------------------
12:37:55 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL |
12:37:55 60.0 != 300.0
12:37:55 ------------------------------------------------------------------------------
12:37:55 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:38:23 | PASS |
12:38:23 ------------------------------------------------------------------------------
12:38:23 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
12:38:23 ------------------------------------------------------------------------------
12:38:23 Check Flows In Operational DS After Controller Restarts :: Check F... | FAIL |
12:38:54 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: 60 != 300
12:38:54 ------------------------------------------------------------------------------
12:38:54 Check Groups In Operational DS After Controller Restarts :: Check ... | FAIL |
12:38:54 0 != 594
12:38:54 ------------------------------------------------------------------------------
12:38:54 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL |
12:38:54 60.0 != 300.0
12:38:54 ------------------------------------------------------------------------------
12:38:54 Stop Mininet :: Stop Mininet. | PASS |
12:38:54 ------------------------------------------------------------------------------
12:38:54 Check No Switches :: Check no switches in topology. | PASS |
12:38:55 ------------------------------------------------------------------------------
12:38:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL |
12:38:56 23 tests, 10 passed, 13 failed
12:38:56 ==============================================================================
12:38:56 openflowplugin-sanity.txt.Reconciliation | FAIL |
12:38:56 23 tests, 10 passed, 13 failed
12:38:56 ==============================================================================
12:38:56 openflowplugin-sanity.txt | FAIL |
12:38:56 394 tests, 186 passed, 208 failed
12:38:56 ==============================================================================
12:38:56 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
12:38:59 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
12:38:59 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
12:38:59 Examining the files in data/log and checking filesize
12:38:59 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:00 total 4172
12:39:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 09:44 .
12:39:00 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 4 09:44 karaf_console.log
12:39:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 09:44 ..
12:39:00 -rw-rw-r-- 1 jenkins jenkins 4252776 Nov 4 12:38 karaf.log
12:39:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:00 4.1M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
12:39:00 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
12:39:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:00 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
12:39:00 Let's take the karaf thread dump again...
12:39:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:00 karaf main: org.apache.karaf.main.Main, pid:5241
12:39:00 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:01 Killing ODL
12:39:01 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:06 Compressing karaf.log 1
12:39:06 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:06 Fetching compressed karaf.log 1
12:39:06 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:07 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:07 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:07 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:07 Fetch GC logs
12:39:07 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
12:39:07 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
12:39:07 Examine copied files
12:39:07 total 51116
12:39:07 drwxrwxr-x. 2 jenkins jenkins 6 Nov 4 12:39 gclogs-1
12:39:07 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 4 12:39 odl1_karaf_console.log
12:39:07 -rw-rw-r--. 1 jenkins jenkins 112301 Nov 4 12:39 odl1_karaf.log.gz
12:39:07 -rw-rw-r--. 1 jenkins jenkins 144034 Nov 4 12:39 karaf_1_5241_threads_after.log
12:39:07 -rw-rw-r--. 1 jenkins jenkins 14012 Nov 4 12:39 ps_after.log
12:39:07 -rw-rw-r--. 1 jenkins jenkins 277137 Nov 4 12:38 report.html
12:39:07 -rw-rw-r--. 1 jenkins jenkins 3056507 Nov 4 12:38 log.html
12:39:07 -rw-rw-r--. 1 jenkins jenkins 48538642 Nov 4 12:38 output.xml
12:39:07 -rw-rw-r--. 1 jenkins jenkins 491 Nov 4 09:45 testplan.txt
12:39:07 -rw-rw-r--. 1 jenkins jenkins 109246 Nov 4 09:45 karaf_1_2015_threads_before.log
12:39:07 -rw-rw-r--. 1 jenkins jenkins 14190 Nov 4 09:45 ps_before.log
12:39:07 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 4 09:43 post-startup-script.sh
12:39:07 -rw-rw-r--. 1 jenkins jenkins 252 Nov 4 09:43 startup-script.sh
12:39:07 -rw-rw-r--. 1 jenkins jenkins 3492 Nov 4 09:43 configuration-script.sh
12:39:07 -rw-rw-r--. 1 jenkins jenkins 335 Nov 4 09:43 detect_variables.env
12:39:07 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 4 09:43 pom.xml
12:39:07 -rw-rw-r--. 1 jenkins jenkins 92 Nov 4 09:43 set_variables.env
12:39:07 -rw-rw-r--. 1 jenkins jenkins 299 Nov 4 09:43 slave_addresses.txt
12:39:07 -rw-rw-r--. 1 jenkins jenkins 570 Nov 4 09:43 requirements.txt
12:39:07 -rw-rw-r--. 1 jenkins jenkins 26 Nov 4 09:43 env.properties
12:39:07 -rw-rw-r--. 1 jenkins jenkins 334 Nov 4 09:41 stack-parameters.yaml
12:39:07 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 4 09:40 maven-metadata.xml
12:39:07 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 4 09:40 test
12:39:07 drwxrwxr-x. 2 jenkins jenkins 6 Nov 4 09:40 test@tmp
12:39:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4421607745877410325.sh
12:39:08 Karaf Deployments, Tests must have already run
12:39:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins10541160817186920208.sh
12:39:08 Cleaning up Robot installation...
12:39:08 $ ssh-agent -k
12:39:08 unset SSH_AUTH_SOCK;
12:39:08 unset SSH_AGENT_PID;
12:39:08 echo Agent pid 6501 killed;
12:39:08 [ssh-agent] Stopped.
12:39:08 Recording plot data
12:39:08 Robot results publisher started...
12:39:08 INFO: Checking test criticality is deprecated and will be dropped in a future release!
12:39:08 -Parsing output xml:
12:39:09 Done!
12:39:09 -Copying log files to build dir:
12:39:11 Done!
12:39:11 -Assigning results to build:
12:39:11 Done!
12:39:11 -Checking thresholds:
12:39:11 Done!
12:39:11 Done publishing Robot results.
12:39:11 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
12:39:11 [PostBuildScript] - [INFO] Executing post build scripts.
12:39:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins561301908440345950.sh
12:39:11 Archiving csit artifacts
12:39:11 mv: cannot stat '*_1.png': No such file or directory
12:39:11 mv: cannot stat '/tmp/odl1_*': No such file or directory
12:39:11 % Total % Received % Xferd Average Speed Time Time Time Current
12:39:11 Dload Upload Total Spent Left Speed
12:39:11
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1800k 0 1800k 0 0 5325k 0 --:--:-- --:--:-- --:--:-- 5309k
100 3964k 0 3964k 0 0 4887k 0 --:--:-- --:--:-- --:--:-- 4881k
12:39:12 Archive: robot-plugin.zip
12:39:12 inflating: ./archives/robot-plugin/log.html
12:39:12 inflating: ./archives/robot-plugin/output.xml
12:39:12 inflating: ./archives/robot-plugin/report.html
12:39:12 mv: cannot stat '*.log.gz': No such file or directory
12:39:12 mv: cannot stat '*.csv': No such file or directory
12:39:12 mv: cannot stat '*.png': No such file or directory
12:39:12 [PostBuildScript] - [INFO] Executing post build scripts.
12:39:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17048915380405459908.sh
12:39:12 [PostBuildScript] - [INFO] Executing post build scripts.
12:39:12 [EnvInject] - Injecting environment variables from a build step.
12:39:12 [EnvInject] - Injecting as environment variables the properties content
12:39:12 OS_CLOUD=vex
12:39:12 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-522
12:39:12
12:39:12 [EnvInject] - Variables injected successfully.
12:39:12 provisioning config files...
12:39:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
12:39:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18193379358600267890.sh
12:39:12 ---> openstack-stack-delete.sh
12:39:12 Setup pyenv:
12:39:13 system
12:39:13 3.8.13
12:39:13 3.9.13
12:39:13 3.10.13
12:39:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
12:39:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
12:39:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:39:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:39:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
12:39:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:39:15 lf-activate-venv(): INFO: Base packages installed successfully
12:39:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
12:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
12:39:35 INFO: Stack cost retrieval disabled, setting cost to 0
12:39:47 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-522
12:39:47 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-522
12:39:47 [PostBuildScript] - [INFO] Executing post build scripts.
12:39:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10611893790942371404.sh
12:39:47 ---> sysstat.sh
12:39:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4952570843288570467.sh
12:39:47 ---> package-listing.sh
12:39:47 ++ facter osfamily
12:39:47 ++ tr '[:upper:]' '[:lower:]'
12:39:48 + OS_FAMILY=redhat
12:39:48 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
12:39:48 + START_PACKAGES=/tmp/packages_start.txt
12:39:48 + END_PACKAGES=/tmp/packages_end.txt
12:39:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
12:39:48 + PACKAGES=/tmp/packages_start.txt
12:39:48 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
12:39:48 + PACKAGES=/tmp/packages_end.txt
12:39:48 + case "${OS_FAMILY}" in
12:39:48 + rpm -qa
12:39:48 + sort
12:39:48 + '[' -f /tmp/packages_start.txt ']'
12:39:48 + '[' -f /tmp/packages_end.txt ']'
12:39:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:39:48 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
12:39:48 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
12:39:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
12:39:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3648862886941587870.sh
12:39:48 ---> capture-instance-metadata.sh
12:39:48 Setup pyenv:
12:39:49 system
12:39:49 3.8.13
12:39:49 3.9.13
12:39:49 3.10.13
12:39:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
12:39:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
12:39:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:39:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:39:51 lf-activate-venv(): INFO: Base packages installed successfully
12:39:51 lf-activate-venv(): INFO: Installing additional packages: lftools
12:40:02 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
12:40:02 INFO: Running in OpenStack, capturing instance metadata
12:40:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1562383442898829828.sh
12:40:03 provisioning config files...
12:40:03 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #522
12:40:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config7543615417767104906tmp
12:40:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
12:40:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
12:40:03 provisioning config files...
12:40:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
12:40:03 [EnvInject] - Injecting environment variables from a build step.
12:40:03 [EnvInject] - Injecting as environment variables the properties content
12:40:03 SERVER_ID=logs
12:40:03
12:40:03 [EnvInject] - Variables injected successfully.
12:40:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14144183034386182161.sh
12:40:03 ---> create-netrc.sh
12:40:03 WARN: Log server credential not found.
12:40:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7055792306228863604.sh
12:40:03 ---> python-tools-install.sh
12:40:03 Setup pyenv:
12:40:03 system
12:40:03 3.8.13
12:40:03 3.9.13
12:40:03 3.10.13
12:40:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
12:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
12:40:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:40:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:40:06 lf-activate-venv(): INFO: Base packages installed successfully
12:40:06 lf-activate-venv(): INFO: Installing additional packages: lftools
12:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
12:40:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1147194823483346340.sh
12:40:16 ---> sudo-logs.sh
12:40:16 Archiving 'sudo' log..
12:40:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17780873426038916824.sh
12:40:17 ---> job-cost.sh
12:40:17 Setup pyenv:
12:40:17 system
12:40:17 3.8.13
12:40:17 3.9.13
12:40:17 3.10.13
12:40:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
12:40:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
12:40:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:40:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:40:19 lf-activate-venv(): INFO: Base packages installed successfully
12:40:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
12:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
12:40:27 DEBUG: total: 0
12:40:27 INFO: Retrieving Stack Cost...
12:40:28 INFO: Retrieving Pricing Info for: v3-standard-2
12:40:28 INFO: Archiving Costs
12:40:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17083581104156924246.sh
12:40:28 ---> logs-deploy.sh
12:40:28 Setup pyenv:
12:40:28 system
12:40:28 3.8.13
12:40:28 3.9.13
12:40:28 3.10.13
12:40:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
12:40:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8y7Q from file:/tmp/.os_lf_venv
12:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:40:31 lf-activate-venv(): INFO: Base packages installed successfully
12:40:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
12:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-8y7Q/bin to PATH
12:40:42 WARNING: Nexus logging server not set
12:40:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/522/
12:40:42 INFO: archiving logs to S3
12:40:43 ---> uname -a:
12:40:43 Linux prd-centos8-robot-2c-8g-5239.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
12:40:43
12:40:43
12:40:43 ---> lscpu:
12:40:43 Architecture: x86_64
12:40:43 CPU op-mode(s): 32-bit, 64-bit
12:40:43 Byte Order: Little Endian
12:40:43 CPU(s): 2
12:40:43 On-line CPU(s) list: 0,1
12:40:43 Thread(s) per core: 1
12:40:43 Core(s) per socket: 1
12:40:43 Socket(s): 2
12:40:43 NUMA node(s): 1
12:40:43 Vendor ID: AuthenticAMD
12:40:43 CPU family: 23
12:40:43 Model: 49
12:40:43 Model name: AMD EPYC-Rome Processor
12:40:43 Stepping: 0
12:40:43 CPU MHz: 2799.998
12:40:43 BogoMIPS: 5599.99
12:40:43 Virtualization: AMD-V
12:40:43 Hypervisor vendor: KVM
12:40:43 Virtualization type: full
12:40:43 L1d cache: 32K
12:40:43 L1i cache: 32K
12:40:43 L2 cache: 512K
12:40:43 L3 cache: 16384K
12:40:43 NUMA node0 CPU(s): 0,1
12:40:43 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
12:40:43
12:40:43
12:40:43 ---> nproc:
12:40:43 2
12:40:43
12:40:43
12:40:43 ---> df -h:
12:40:43 Filesystem Size Used Avail Use% Mounted on
12:40:43 devtmpfs 3.8G 0 3.8G 0% /dev
12:40:43 tmpfs 3.8G 0 3.8G 0% /dev/shm
12:40:43 tmpfs 3.8G 17M 3.8G 1% /run
12:40:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
12:40:43 /dev/vda1 40G 8.4G 32G 21% /
12:40:43 tmpfs 770M 0 770M 0% /run/user/1001
12:40:43
12:40:43
12:40:43 ---> free -m:
12:40:43 total used free shared buff/cache available
12:40:43 Mem: 7697 633 4757 19 2306 6765
12:40:43 Swap: 1023 0 1023
12:40:43
12:40:43
12:40:43 ---> ip addr:
12:40:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:40:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:40:43 inet 127.0.0.1/8 scope host lo
12:40:43 valid_lft forever preferred_lft forever
12:40:43 inet6 ::1/128 scope host
12:40:43 valid_lft forever preferred_lft forever
12:40:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
12:40:43 link/ether fa:16:3e:1b:4b:27 brd ff:ff:ff:ff:ff:ff
12:40:43 altname enp0s3
12:40:43 altname ens3
12:40:43 inet 10.30.171.141/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
12:40:43 valid_lft 54773sec preferred_lft 54773sec
12:40:43 inet6 fe80::f816:3eff:fe1b:4b27/64 scope link
12:40:43 valid_lft forever preferred_lft forever
12:40:43
12:40:43
12:40:43 ---> sar -b -r -n DEV:
12:40:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/04/2025 _x86_64_ (2 CPU)
12:40:43
12:40:43 03:53:32 LINUX RESTART (2 CPU)
12:40:43
12:40:43 03:54:01 AM tps rtps wtps bread/s bwrtn/s
12:40:43 03:55:01 AM 35.80 18.84 16.96 5774.21 2283.01
12:40:43 03:56:01 AM 1.62 0.00 1.62 0.00 27.57
12:40:43 03:57:01 AM 0.37 0.03 0.33 0.53 3.85
12:40:43 03:58:01 AM 0.23 0.00 0.23 0.00 3.73
12:40:43 03:59:01 AM 0.13 0.00 0.13 0.00 0.85
12:40:43 04:00:01 AM 0.30 0.00 0.30 0.00 5.48
12:40:43 04:01:02 AM 0.35 0.02 0.33 0.13 4.87
12:40:43 04:02:01 AM 0.34 0.07 0.27 1.76 4.78
12:40:43 04:03:01 AM 0.15 0.00 0.15 0.00 1.78
12:40:43 04:04:01 AM 0.17 0.00 0.17 0.00 1.13
12:40:43 04:05:01 AM 0.25 0.00 0.25 0.00 3.95
12:40:43 04:06:01 AM 0.12 0.00 0.12 0.00 0.93
12:40:43 04:07:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 04:08:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 04:09:01 AM 1.22 0.03 1.18 0.27 29.66
12:40:43 04:10:01 AM 0.33 0.00 0.33 0.00 5.40
12:40:43 04:11:01 AM 0.20 0.00 0.20 0.00 2.32
12:40:43 04:12:01 AM 0.15 0.00 0.15 0.00 1.58
12:40:43 04:13:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 04:14:01 AM 0.23 0.00 0.23 0.00 3.13
12:40:43 04:15:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 04:16:01 AM 0.20 0.00 0.20 0.00 2.52
12:40:43 04:17:01 AM 1.12 0.32 0.80 6.93 19.65
12:40:43 04:18:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 04:19:01 AM 7.48 5.95 1.53 574.97 50.99
12:40:43 04:20:01 AM 1.72 0.00 1.72 0.00 28.01
12:40:43 04:21:01 AM 0.27 0.00 0.27 0.00 2.95
12:40:43 04:22:01 AM 0.20 0.00 0.20 0.00 2.97
12:40:43 04:23:01 AM 0.17 0.00 0.17 0.00 1.20
12:40:43 04:24:01 AM 0.22 0.00 0.22 0.00 2.47
12:40:43 04:25:01 AM 0.23 0.00 0.23 0.00 3.07
12:40:43 04:26:01 AM 0.12 0.00 0.12 0.00 0.93
12:40:43 04:27:01 AM 0.13 0.00 0.13 0.00 1.05
12:40:43 04:28:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 04:29:01 AM 0.25 0.00 0.25 0.00 3.15
12:40:43 04:30:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 04:31:01 AM 0.23 0.00 0.23 0.00 3.23
12:40:43 04:32:02 AM 0.23 0.00 0.23 0.00 2.93
12:40:43 04:33:01 AM 0.10 0.00 0.10 0.00 1.05
12:40:43 04:34:01 AM 0.25 0.00 0.25 0.00 3.27
12:40:43 04:35:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 04:36:01 AM 0.12 0.00 0.12 0.00 0.90
12:40:43 04:37:01 AM 0.32 0.00 0.32 0.00 5.45
12:40:43 04:38:01 AM 0.18 0.00 0.18 0.00 1.73
12:40:43 04:39:01 AM 0.20 0.00 0.20 0.00 2.68
12:40:43 04:40:01 AM 0.18 0.00 0.18 0.00 3.10
12:40:43 04:41:01 AM 0.18 0.00 0.18 0.00 1.48
12:40:43 04:42:01 AM 0.13 0.00 0.13 0.00 2.23
12:40:43 04:43:01 AM 0.20 0.00 0.20 0.00 2.37
12:40:43 04:44:01 AM 0.23 0.00 0.23 0.00 2.97
12:40:43 04:45:01 AM 0.22 0.00 0.22 0.00 3.33
12:40:43 04:46:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 04:47:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 04:48:01 AM 0.10 0.00 0.10 0.00 1.17
12:40:43 04:49:01 AM 0.20 0.00 0.20 0.00 2.28
12:40:43 04:50:01 AM 0.22 0.00 0.22 0.00 3.23
12:40:43 04:51:01 AM 0.27 0.00 0.27 0.00 3.27
12:40:43 04:52:01 AM 0.25 0.00 0.25 0.00 3.08
12:40:43 04:53:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 04:54:01 AM 0.18 0.00 0.18 0.00 2.28
12:40:43 04:55:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 04:56:01 AM 0.17 0.00 0.17 0.00 1.75
12:40:43 04:57:01 AM 0.42 0.00 0.42 0.00 6.93
12:40:43 04:58:01 AM 0.20 0.00 0.20 0.00 2.27
12:40:43 04:59:01 AM 0.22 0.00 0.22 0.00 2.98
12:40:43 05:00:01 AM 0.20 0.00 0.20 0.00 3.07
12:40:43 05:01:01 AM 0.13 0.00 0.13 0.00 1.13
12:40:43 05:02:01 AM 0.27 0.00 0.27 0.00 4.68
12:40:43 05:03:01 AM 0.20 0.00 0.20 0.00 1.87
12:40:43 05:04:01 AM 0.20 0.00 0.20 0.00 2.70
12:40:43 05:05:01 AM 0.23 0.00 0.23 0.00 3.20
12:40:43 05:06:01 AM 0.10 0.00 0.10 0.00 0.72
12:40:43 05:07:01 AM 0.12 0.00 0.12 0.00 1.17
12:40:43 05:08:01 AM 0.13 0.00 0.13 0.00 1.81
12:40:43 05:09:01 AM 0.13 0.00 0.13 0.00 0.87
12:40:43 05:10:01 AM 0.23 0.00 0.23 0.00 4.47
12:40:43 05:11:01 AM 0.30 0.00 0.30 0.00 4.62
12:40:43 05:12:01 AM 0.20 0.00 0.20 0.00 3.08
12:40:43 05:13:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 05:14:01 AM 0.13 0.00 0.13 0.00 0.87
12:40:43 05:15:01 AM 0.27 0.00 0.27 0.00 4.47
12:40:43 05:16:01 AM 0.13 0.00 0.13 0.00 1.43
12:40:43 05:17:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 05:18:01 AM 0.18 0.00 0.18 0.00 2.23
12:40:43 05:19:01 AM 0.25 0.00 0.25 0.00 4.03
12:40:43 05:20:02 AM 0.20 0.00 0.20 0.00 3.07
12:40:43 05:21:01 AM 0.15 0.00 0.15 0.00 1.36
12:40:43 05:22:01 AM 0.12 0.00 0.12 0.00 1.57
12:40:43 05:23:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 05:24:01 AM 0.20 0.00 0.20 0.00 2.97
12:40:43 05:25:01 AM 0.32 0.00 0.32 0.00 4.93
12:40:43 05:26:01 AM 0.18 0.00 0.18 0.00 1.72
12:40:43 05:27:01 AM 0.10 0.00 0.10 0.00 1.17
12:40:43 05:28:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 05:29:01 AM 0.22 0.00 0.22 0.00 2.47
12:40:43 05:30:01 AM 0.20 0.00 0.20 0.00 3.90
12:40:43 05:31:01 AM 0.18 0.00 0.18 0.00 1.75
12:40:43 05:32:01 AM 0.23 0.00 0.23 0.00 3.57
12:40:43 05:33:01 AM 0.15 0.00 0.15 0.00 1.85
12:40:43 05:34:01 AM 0.22 0.00 0.22 0.00 2.83
12:40:43 05:35:01 AM 0.22 0.00 0.22 0.00 3.33
12:40:43 05:36:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 05:37:01 AM 0.12 0.00 0.12 0.00 0.90
12:40:43 05:38:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 05:39:01 AM 0.18 0.00 0.18 0.00 2.42
12:40:43 05:40:01 AM 0.20 0.00 0.20 0.00 3.07
12:40:43 05:41:01 AM 0.23 0.00 0.23 0.00 2.85
12:40:43 05:42:01 AM 0.22 0.00 0.22 0.00 2.97
12:40:43 05:43:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 05:44:01 AM 0.17 0.00 0.17 0.00 2.17
12:40:43 05:45:01 AM 0.22 0.00 0.22 0.00 3.33
12:40:43 05:46:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 05:47:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 05:48:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 05:49:01 AM 0.28 0.00 0.28 0.00 4.03
12:40:43 05:50:01 AM 0.20 0.00 0.20 0.00 3.20
12:40:43 05:51:01 AM 0.15 0.00 0.15 0.00 1.07
12:40:43 05:52:01 AM 0.13 0.00 0.13 0.00 1.90
12:40:43 05:53:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 05:54:01 AM 0.18 0.00 0.18 0.00 2.28
12:40:43 05:55:01 AM 0.22 0.00 0.22 0.00 3.33
12:40:43 05:56:01 AM 0.20 0.00 0.20 0.00 2.37
12:40:43 05:57:01 AM 0.15 0.00 0.15 0.00 1.45
12:40:43 05:58:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 05:59:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 06:00:01 AM 0.22 0.00 0.22 0.00 3.77
12:40:43 06:01:01 AM 0.15 0.00 0.15 0.00 1.33
12:40:43 06:02:01 AM 0.22 0.00 0.22 0.00 3.33
12:40:43 06:03:01 AM 0.18 0.00 0.18 0.00 1.90
12:40:43 06:04:01 AM 0.23 0.00 0.23 0.00 2.98
12:40:43 06:05:01 AM 0.22 0.00 0.22 0.00 2.93
12:40:43 06:06:01 AM 0.22 0.00 0.22 0.00 2.57
12:40:43 06:07:01 AM 0.15 0.00 0.15 0.00 1.45
12:40:43 06:08:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 06:09:01 AM 0.18 0.00 0.18 0.00 1.48
12:40:43 06:10:01 AM 0.28 0.00 0.28 0.00 4.67
12:40:43 06:11:01 AM 0.20 0.00 0.20 0.00 2.18
12:40:43 06:12:01 AM 0.18 0.00 0.18 0.00 2.12
12:40:43 06:13:01 AM 0.82 0.00 0.82 0.00 12.58
12:40:43 06:14:01 AM 0.35 0.00 0.35 0.00 5.30
12:40:43 06:15:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 06:16:01 AM 0.18 0.00 0.18 0.00 1.65
12:40:43 06:17:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 06:18:01 AM 0.15 0.00 0.15 0.00 1.62
12:40:43 06:19:01 AM 0.12 0.00 0.12 0.00 0.83
12:40:43 06:20:01 AM 0.25 0.00 0.25 0.00 4.52
12:40:43 06:21:01 AM 0.30 0.00 0.30 0.00 4.62
12:40:43 06:22:01 AM 0.20 0.00 0.20 0.00 3.08
12:40:43 06:23:01 AM 0.15 0.00 0.15 0.00 1.95
12:40:43 06:24:01 AM 0.17 0.00 0.17 0.00 1.18
12:40:43 06:25:01 AM 0.33 0.00 0.33 0.00 4.70
12:40:43 06:26:01 AM 0.15 0.00 0.15 0.00 1.95
12:40:43 06:27:02 AM 0.13 0.00 0.13 0.00 1.35
12:40:43 06:28:01 AM 0.10 0.00 0.10 0.00 0.64
12:40:43 06:29:01 AM 0.13 0.00 0.13 0.00 1.00
12:40:43 06:30:01 AM 0.32 0.00 0.32 0.00 5.60
12:40:43 06:31:01 AM 0.22 0.00 0.22 0.00 2.68
12:40:43 06:32:01 AM 0.13 0.00 0.13 0.00 2.10
12:40:43 06:33:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 06:34:01 AM 0.20 0.00 0.20 0.00 3.23
12:40:43 06:35:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 06:36:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 06:37:01 AM 0.20 0.00 0.20 0.00 2.55
12:40:43 06:38:01 AM 0.18 0.00 0.18 0.00 1.73
12:40:43 06:39:01 AM 0.20 0.00 0.20 0.00 2.68
12:40:43 06:40:01 AM 0.18 0.00 0.18 0.00 3.33
12:40:43 06:41:01 AM 0.15 0.00 0.15 0.00 1.07
12:40:43 06:42:01 AM 0.13 0.00 0.13 0.00 1.83
12:40:43 06:43:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 06:44:01 AM 0.30 0.00 0.30 0.00 4.58
12:40:43 06:45:01 AM 0.23 0.00 0.23 0.00 3.20
12:40:43 06:46:01 AM 0.12 0.00 0.12 0.00 0.90
12:40:43 06:47:01 AM 0.10 0.00 0.10 0.00 0.67
12:40:43 06:48:01 AM 0.12 0.00 0.12 0.00 0.95
12:40:43 06:49:01 AM 0.25 0.00 0.25 0.00 3.50
12:40:43 06:50:01 AM 0.20 0.00 0.20 0.00 3.33
12:40:43 06:51:01 AM 0.23 0.00 0.23 0.00 2.80
12:40:43 06:52:01 AM 0.18 0.00 0.18 0.00 2.52
12:40:43 06:53:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 06:54:01 AM 0.18 0.00 0.18 0.00 2.28
12:40:43 06:55:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 06:56:01 AM 0.10 0.00 0.10 0.00 1.17
12:40:43 06:57:01 AM 0.13 0.00 0.13 0.00 1.03
12:40:43 06:58:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 06:59:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 07:00:01 AM 0.22 0.00 0.22 0.00 3.90
12:40:43 07:01:01 AM 0.23 0.00 0.23 0.00 2.67
12:40:43 07:02:01 AM 0.18 0.00 0.18 0.00 2.65
12:40:43 07:03:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:04:01 AM 0.25 0.00 0.25 0.00 3.72
12:40:43 07:05:01 AM 0.33 0.00 0.33 0.00 4.83
12:40:43 07:06:01 AM 0.20 0.00 0.20 0.00 1.87
12:40:43 07:07:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:08:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 07:09:01 AM 0.18 0.00 0.18 0.00 2.55
12:40:43 07:10:01 AM 0.20 0.00 0.20 0.00 3.07
12:40:43 07:11:01 AM 0.13 0.00 0.13 0.00 1.63
12:40:43 07:12:01 AM 0.27 0.00 0.27 0.00 3.72
12:40:43 07:13:01 AM 0.15 0.00 0.15 0.00 1.58
12:40:43 07:14:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 07:15:01 AM 0.32 0.00 0.32 0.00 4.87
12:40:43 07:16:01 AM 0.22 0.00 0.22 0.00 2.57
12:40:43 07:17:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:18:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:19:01 AM 0.18 0.00 0.18 0.00 2.28
12:40:43 07:20:01 AM 0.20 0.00 0.20 0.00 3.27
12:40:43 07:21:01 AM 0.27 0.00 0.27 0.00 3.12
12:40:43 07:22:01 AM 0.22 0.00 0.22 0.00 2.80
12:40:43 07:23:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:24:01 AM 0.17 0.00 0.17 0.00 1.77
12:40:43 07:25:01 AM 0.23 0.00 0.23 0.00 3.07
12:40:43 07:26:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 07:27:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 07:28:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:29:01 AM 0.28 0.00 0.28 0.00 4.03
12:40:43 07:30:01 AM 0.22 0.00 0.22 0.00 3.90
12:40:43 07:31:01 AM 0.13 0.00 0.13 0.00 0.97
12:40:43 07:32:01 AM 0.15 0.00 0.15 0.00 2.33
12:40:43 07:33:01 AM 0.13 0.00 0.13 0.00 1.83
12:40:43 07:34:01 AM 0.22 0.00 0.22 0.00 2.40
12:40:43 07:35:02 AM 0.27 0.00 0.27 0.00 3.82
12:40:43 07:36:01 AM 0.25 0.00 0.25 0.00 4.00
12:40:43 07:37:01 AM 0.18 0.00 0.18 0.00 2.93
12:40:43 07:38:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 07:39:01 AM 0.15 0.00 0.15 0.00 1.13
12:40:43 07:40:01 AM 0.20 0.00 0.20 0.00 3.42
12:40:43 07:41:01 AM 0.20 0.00 0.20 0.00 2.77
12:40:43 07:42:01 AM 0.13 0.00 0.13 0.00 1.72
12:40:43 07:43:01 AM 0.18 0.00 0.18 0.00 2.23
12:40:43 07:44:01 AM 0.28 0.00 0.28 0.00 3.98
12:40:43 07:45:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 07:46:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 07:47:01 AM 0.10 0.00 0.10 0.00 1.30
12:40:43 07:48:01 AM 0.13 0.00 0.13 0.00 1.20
12:40:43 07:49:01 AM 0.25 0.00 0.25 0.00 3.10
12:40:43 07:50:01 AM 0.18 0.00 0.18 0.00 3.33
12:40:43 07:51:01 AM 0.23 0.00 0.23 0.00 2.67
12:40:43 07:52:01 AM 0.17 0.00 0.17 0.00 2.52
12:40:43 07:53:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 07:54:01 AM 0.22 0.00 0.22 0.00 2.97
12:40:43 07:55:01 AM 0.22 0.00 0.22 0.00 3.80
12:40:43 07:56:01 AM 0.17 0.00 0.17 0.00 1.18
12:40:43 07:57:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 07:58:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 07:59:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 08:00:01 AM 0.27 0.00 0.27 0.00 4.80
12:40:43 08:01:01 AM 0.30 0.00 0.30 0.00 4.20
12:40:43 08:02:01 AM 0.13 0.00 0.13 0.00 1.30
12:40:43 08:03:01 AM 0.12 0.00 0.12 0.00 1.25
12:40:43 08:04:01 AM 1.23 0.00 1.23 0.00 20.90
12:40:43 08:05:01 AM 0.23 0.00 0.23 0.00 3.10
12:40:43 08:06:01 AM 0.23 0.00 0.23 0.00 2.82
12:40:43 08:07:01 AM 0.18 0.00 0.18 0.00 1.73
12:40:43 08:08:01 AM 0.10 0.00 0.10 0.00 1.43
12:40:43 08:09:01 AM 0.23 0.00 0.23 0.00 3.13
12:40:43 08:10:01 AM 0.22 0.00 0.22 0.00 3.20
12:40:43 08:11:01 AM 0.15 0.00 0.15 0.00 1.47
12:40:43 08:12:01 AM 0.15 0.00 0.15 0.00 2.23
12:40:43 08:13:01 AM 0.18 0.00 0.18 0.00 2.23
12:40:43 08:14:01 AM 0.25 0.00 0.25 0.00 3.52
12:40:43 08:15:01 AM 0.23 0.00 0.23 0.00 3.20
12:40:43 08:16:01 AM 0.12 0.00 0.12 0.00 0.80
12:40:43 08:17:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 08:18:01 AM 0.10 0.00 0.10 0.00 0.80
12:40:43 08:19:01 AM 0.22 0.00 0.22 0.00 2.43
12:40:43 08:20:01 AM 0.18 0.00 0.18 0.00 3.20
12:40:43 08:21:01 AM 0.23 0.00 0.23 0.00 2.80
12:40:43 08:22:01 AM 0.18 0.00 0.18 0.00 2.52
12:40:43 08:23:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 08:24:01 AM 0.28 0.00 0.28 0.00 3.82
12:40:43 08:25:01 AM 0.27 0.00 0.27 0.00 4.42
12:40:43 08:26:01 AM 0.12 0.00 0.12 0.00 0.90
12:40:43 08:27:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 08:28:01 AM 0.10 0.00 0.10 0.00 1.07
12:40:43 08:29:01 AM 0.32 0.00 0.32 0.00 3.45
12:40:43 08:30:01 AM 0.28 0.00 0.28 0.00 4.67
12:40:43 08:31:01 AM 0.20 0.00 0.20 0.00 2.88
12:40:43 08:32:01 AM 0.18 0.00 0.18 0.00 2.12
12:40:43 08:33:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 08:34:01 AM 0.22 0.00 0.22 0.00 2.97
12:40:43 08:35:01 AM 0.22 0.00 0.22 0.00 2.93
12:40:43 08:36:01 AM 0.17 0.00 0.17 0.00 1.62
12:40:43 08:37:01 AM 0.18 0.00 0.18 0.00 2.37
12:40:43 08:38:01 AM 0.15 0.00 0.15 0.00 1.45
12:40:43 08:39:01 AM 0.22 0.00 0.22 0.00 2.47
12:40:43 08:40:01 AM 0.18 0.00 0.18 0.00 3.37
12:40:43 08:41:02 AM 0.18 0.00 0.18 0.00 1.35
12:40:43 08:42:01 AM 0.12 0.00 0.12 0.00 1.81
12:40:43 08:43:01 AM 0.12 0.00 0.12 0.00 1.17
12:40:43 08:44:01 AM 0.27 0.00 0.27 0.00 3.82
12:40:43 08:45:01 AM 0.30 0.00 0.30 0.00 4.77
12:40:43 08:46:01 AM 0.17 0.00 0.17 0.00 2.00
12:40:43 08:47:01 AM 0.13 0.00 0.13 0.00 1.68
12:40:43 08:48:01 AM 0.13 0.00 0.13 0.00 1.68
12:40:43 08:49:01 AM 0.13 0.00 0.13 0.00 1.00
12:40:43 08:50:01 AM 0.22 0.00 0.22 0.00 3.28
12:40:43 08:51:01 AM 0.30 0.00 0.30 0.00 4.43
12:40:43 08:52:01 AM 0.22 0.00 0.22 0.00 3.57
12:40:43 08:53:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 08:54:01 AM 0.13 0.00 0.13 0.00 1.00
12:40:43 08:55:01 AM 0.23 0.00 0.23 0.00 3.42
12:40:43 08:56:01 AM 0.17 0.00 0.17 0.00 1.52
12:40:43 08:57:01 AM 0.10 0.00 0.10 0.00 0.80
12:40:43 08:58:01 AM 0.13 0.00 0.13 0.00 0.92
12:40:43 08:59:01 AM 0.20 0.00 0.20 0.00 2.68
12:40:43 09:00:01 AM 0.20 0.00 0.20 0.00 3.47
12:40:43 09:01:01 AM 0.27 0.00 0.27 0.00 2.83
12:40:43 09:02:01 AM 0.20 0.00 0.20 0.00 3.58
12:40:43 09:03:01 AM 0.10 0.00 0.10 0.00 1.03
12:40:43 09:04:01 AM 0.22 0.00 0.22 0.00 2.83
12:40:43 09:05:01 AM 0.30 0.00 0.30 0.00 4.93
12:40:43 09:06:01 AM 0.17 0.00 0.17 0.00 1.58
12:40:43 09:07:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 09:08:01 AM 0.10 0.00 0.10 0.00 0.83
12:40:43 09:09:01 AM 0.27 0.00 0.27 0.00 3.43
12:40:43 09:10:01 AM 0.20 0.00 0.20 0.00 3.07
12:40:43 09:11:01 AM 0.15 0.00 0.15 0.00 1.20
12:40:43 09:12:01 AM 0.23 0.00 0.23 0.00 3.97
12:40:43 09:13:01 AM 0.18 0.00 0.18 0.00 1.85
12:40:43 09:14:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 09:15:01 AM 0.23 0.00 0.23 0.00 3.07
12:40:43 09:16:01 AM 0.10 0.00 0.10 0.00 1.57
12:40:43 09:17:01 AM 0.08 0.00 0.08 0.00 0.50
12:40:43 09:18:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 09:19:01 AM 0.23 0.00 0.23 0.00 3.17
12:40:43 09:20:01 AM 0.18 0.00 0.18 0.00 3.20
12:40:43 09:21:01 AM 0.23 0.00 0.23 0.00 2.67
12:40:43 09:22:01 AM 0.18 0.00 0.18 0.00 2.92
12:40:43 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 09:24:01 AM 0.18 0.00 0.18 0.00 2.15
12:40:43 09:25:01 AM 0.23 0.00 0.23 0.00 3.20
12:40:43 09:26:01 AM 0.12 0.00 0.12 0.00 0.77
12:40:43 09:27:01 AM 0.10 0.00 0.10 0.00 0.63
12:40:43 09:28:01 AM 0.10 0.00 0.10 0.00 0.77
12:40:43 09:29:01 AM 0.33 0.00 0.33 0.00 4.07
12:40:43 09:30:01 AM 0.43 0.00 0.43 0.00 5.73
12:40:43 09:31:01 AM 0.42 0.00 0.42 0.00 4.85
12:40:43 09:32:01 AM 0.32 0.00 0.32 0.00 3.28
12:40:43 09:33:01 AM 0.43 0.00 0.43 0.00 5.83
12:40:43 09:34:01 AM 0.37 0.00 0.37 0.00 3.62
12:40:43 09:35:01 AM 0.42 0.00 0.42 0.00 5.31
12:40:43 09:36:01 AM 0.42 0.00 0.42 0.00 4.67
12:40:43 09:37:01 AM 0.33 0.00 0.33 0.00 3.30
12:40:43 09:38:01 AM 0.30 0.00 0.30 0.00 3.02
12:40:43 09:39:01 AM 0.37 0.00 0.37 0.00 3.78
12:40:43 09:40:01 AM 0.38 0.00 0.38 0.00 5.98
12:40:43 09:41:01 AM 65.41 6.56 58.85 1244.25 4885.82
12:40:43 09:42:01 AM 89.99 0.72 89.27 52.92 10603.20
12:40:43 09:43:01 AM 21.91 0.32 21.60 60.66 2196.67
12:40:43 09:44:01 AM 89.47 9.25 80.22 1665.98 8605.60
12:40:43 09:45:01 AM 13.76 0.00 13.76 0.00 1219.16
12:40:43 09:46:01 AM 2.12 0.22 1.90 11.73 128.01
12:40:43 09:47:01 AM 0.97 0.00 0.97 0.00 288.09
12:40:43 09:48:01 AM 0.22 0.00 0.22 0.00 2.75
12:40:43 09:49:02 AM 0.38 0.00 0.38 0.00 4.88
12:40:43 09:50:01 AM 0.44 0.00 0.44 0.00 6.17
12:40:43 09:51:01 AM 0.57 0.00 0.57 0.00 7.31
12:40:43 09:52:01 AM 0.28 0.00 0.28 0.00 3.01
12:40:43 09:53:01 AM 0.38 0.00 0.38 0.00 4.53
12:40:43 09:54:01 AM 0.35 0.00 0.35 0.00 4.00
12:40:43 09:55:01 AM 0.37 0.00 0.37 0.00 5.06
12:40:43 09:56:01 AM 0.42 0.00 0.42 0.00 4.57
12:40:43 09:57:01 AM 0.30 0.00 0.30 0.00 2.93
12:40:43 09:58:01 AM 0.38 0.00 0.38 0.00 3.48
12:40:43 09:59:01 AM 0.33 0.00 0.33 0.00 3.03
12:40:43 10:00:01 AM 1.02 0.00 1.02 0.00 17.61
12:40:43 10:01:01 AM 0.23 0.00 0.23 0.00 3.98
12:40:43 10:02:01 AM 0.28 0.00 0.28 0.00 4.62
12:40:43 10:03:01 AM 0.20 0.00 0.20 0.00 2.22
12:40:43 10:04:01 AM 0.15 0.00 0.15 0.00 1.60
12:40:43 10:05:01 AM 0.25 0.00 0.25 0.00 4.15
12:40:43 10:06:01 AM 0.22 0.00 0.22 0.00 3.18
12:40:43 10:07:01 AM 0.13 0.00 0.13 0.00 1.58
12:40:43 10:08:01 AM 0.12 0.00 0.12 0.00 1.58
12:40:43 10:09:01 AM 0.20 0.00 0.20 0.00 2.23
12:40:43 10:10:01 AM 0.30 0.00 0.30 0.00 5.58
12:40:43 10:11:01 AM 0.27 0.00 0.27 0.00 3.38
12:40:43 10:12:01 AM 0.15 0.00 0.15 0.00 2.38
12:40:43 10:13:01 AM 0.13 0.00 0.13 0.00 1.85
12:40:43 10:14:01 AM 0.17 0.00 0.17 0.00 2.07
12:40:43 10:15:01 AM 0.25 0.00 0.25 0.00 3.93
12:40:43 10:16:01 AM 0.17 0.00 0.17 0.00 1.58
12:40:43 10:17:01 AM 0.22 0.00 0.22 0.00 3.05
12:40:43 10:18:01 AM 0.18 0.00 0.18 0.00 2.25
12:40:43 10:19:01 AM 0.20 0.00 0.20 0.00 2.97
12:40:43 10:20:01 AM 0.25 0.00 0.25 0.00 3.91
12:40:43 10:21:01 AM 0.15 0.00 0.15 0.00 1.78
12:40:43 10:22:01 AM 0.18 0.00 0.18 0.00 2.52
12:40:43 10:23:01 AM 0.12 0.00 0.12 0.00 1.20
12:40:43 10:24:01 AM 0.32 0.00 0.32 0.00 4.93
12:40:43 10:25:01 AM 0.22 0.00 0.22 0.00 4.05
12:40:43 10:26:01 AM 0.18 0.00 0.18 0.00 1.88
12:40:43 10:27:01 AM 0.15 0.00 0.15 0.00 1.75
12:40:43 10:28:01 AM 0.13 0.00 0.13 0.00 1.30
12:40:43 10:29:01 AM 0.18 0.00 0.18 0.00 3.25
12:40:43 10:30:01 AM 0.23 0.00 0.23 0.00 3.73
12:40:43 10:31:01 AM 0.27 0.00 0.27 0.00 3.97
12:40:43 10:32:01 AM 0.25 0.00 0.25 0.00 3.60
12:40:43 10:33:01 AM 0.13 0.00 0.13 0.00 1.87
12:40:43 10:34:01 AM 0.28 0.00 0.28 0.00 4.17
12:40:43 10:35:01 AM 0.30 0.00 0.30 0.00 156.51
12:40:43 10:36:01 AM 0.13 0.00 0.13 0.00 1.33
12:40:43 10:37:01 AM 0.17 0.00 0.17 0.00 1.87
12:40:43 10:38:01 AM 0.12 0.00 0.12 0.00 1.37
12:40:43 10:39:01 AM 0.23 0.00 0.23 0.00 3.25
12:40:43 10:40:01 AM 0.22 0.00 0.22 0.00 3.60
12:40:43 10:41:01 AM 0.25 0.00 0.25 0.00 4.40
12:40:43 10:42:01 AM 0.32 0.00 0.32 0.00 4.88
12:40:43 10:43:01 AM 0.18 0.00 0.18 0.00 2.43
12:40:43 10:44:01 AM 0.23 0.00 0.23 0.00 3.35
12:40:43 10:45:01 AM 0.22 0.00 0.22 0.00 3.50
12:40:43 10:46:02 AM 0.13 0.00 0.13 0.00 1.43
12:40:43 10:47:01 AM 0.12 0.00 0.12 0.00 1.08
12:40:43 10:48:01 AM 0.20 0.00 0.20 0.00 2.78
12:40:43 10:49:01 AM 0.27 0.00 0.27 0.00 3.70
12:40:43 10:50:01 AM 0.25 0.00 0.25 0.00 3.88
12:40:43 10:51:01 AM 0.18 0.00 0.18 0.00 1.92
12:40:43 10:52:01 AM 0.18 0.00 0.18 0.00 2.52
12:40:43 10:53:01 AM 0.12 0.00 0.12 0.00 1.07
12:40:43 10:54:01 AM 0.22 0.00 0.22 0.00 3.03
12:40:43 10:55:01 AM 0.30 0.00 0.30 0.00 5.10
12:40:43 10:56:01 AM 0.27 0.00 0.27 0.00 3.25
12:40:43 10:57:01 AM 0.12 0.00 0.12 0.00 1.07
12:40:43 10:58:01 AM 0.12 0.00 0.12 0.00 1.17
12:40:43 10:59:01 AM 0.18 0.00 0.18 0.00 2.72
12:40:43 11:00:01 AM 0.20 0.00 0.20 0.00 3.87
12:40:43 11:01:01 AM 0.18 0.00 0.18 0.00 2.05
12:40:43 11:02:01 AM 0.23 0.00 0.23 0.00 4.35
12:40:43 11:03:01 AM 0.17 0.00 0.17 0.00 1.88
12:40:43 11:04:01 AM 0.18 0.00 0.18 0.00 2.58
12:40:43 11:05:01 AM 0.25 0.00 0.25 0.00 3.93
12:40:43 11:06:01 AM 0.17 0.00 0.17 0.00 1.58
12:40:43 11:07:01 AM 0.60 0.00 0.60 0.00 10.58
12:40:43 11:08:01 AM 0.68 0.00 0.68 0.00 10.13
12:40:43 11:09:01 AM 0.27 0.00 0.27 0.00 4.23
12:40:43 11:10:01 AM 0.23 0.00 0.23 0.00 4.25
12:40:43 11:11:01 AM 0.35 0.00 0.35 0.00 5.77
12:40:43 11:12:01 AM 0.27 0.00 0.27 0.00 4.42
12:40:43 11:13:01 AM 0.15 0.00 0.15 0.00 2.37
12:40:43 11:14:01 AM 0.17 0.00 0.17 0.00 2.08
12:40:43 11:15:01 AM 0.23 0.00 0.23 0.00 4.12
12:40:43 11:16:01 AM 0.25 0.00 0.25 0.00 3.02
12:40:43 11:17:01 AM 0.15 0.00 0.15 0.00 2.63
12:40:43 11:18:01 AM 0.25 0.00 0.25 0.00 3.60
12:40:43 11:19:01 AM 0.20 0.00 0.20 0.00 2.90
12:40:43 11:20:01 AM 0.23 0.00 0.23 0.00 3.83
12:40:43 11:21:01 AM 0.23 0.00 0.23 0.00 3.13
12:40:43 11:22:01 AM 0.18 0.00 0.18 0.00 2.55
12:40:43 11:23:01 AM 0.12 0.00 0.12 0.00 1.18
12:40:43 11:24:01 AM 0.20 0.00 0.20 0.00 3.08
12:40:43 11:25:01 AM 0.28 0.00 0.28 0.00 5.05
12:40:43 11:26:01 AM 0.18 0.00 0.18 0.00 2.27
12:40:43 11:27:01 AM 0.15 0.00 0.15 0.00 1.65
12:40:43 11:28:01 AM 0.15 0.00 0.15 0.00 1.48
12:40:43 11:29:01 AM 0.23 0.00 0.23 0.00 3.38
12:40:43 11:30:01 AM 0.20 0.00 0.20 0.00 3.75
12:40:43 11:31:01 AM 0.18 0.00 0.18 0.00 1.93
12:40:43 11:32:01 AM 0.28 0.00 0.28 0.00 4.48
12:40:43 11:33:01 AM 0.20 0.00 0.20 0.00 2.60
12:40:43 11:34:01 AM 0.25 0.00 0.25 0.00 3.68
12:40:43 11:35:01 AM 0.22 0.00 0.22 0.00 3.48
12:40:43 11:36:01 AM 0.13 0.00 0.13 0.00 1.35
12:40:43 11:37:01 AM 0.17 0.00 0.17 0.00 2.00
12:40:43 11:38:01 AM 0.10 0.00 0.10 0.00 0.70
12:40:43 11:39:01 AM 0.25 0.00 0.25 0.00 3.38
12:40:43 11:40:01 AM 0.22 0.00 0.22 0.00 3.80
12:40:43 11:41:01 AM 0.28 0.00 0.28 0.00 3.60
12:40:43 11:42:01 AM 0.20 0.00 0.20 0.00 3.20
12:40:43 11:43:01 AM 0.12 0.00 0.12 0.00 1.05
12:40:43 11:44:01 AM 0.17 0.00 0.17 0.00 2.07
12:40:43 11:45:01 AM 0.27 0.00 0.27 0.00 4.45
12:40:43 11:46:01 AM 0.15 0.00 0.15 0.00 1.48
12:40:43 11:47:01 AM 0.12 0.00 0.12 0.00 1.05
12:40:43 11:48:01 AM 0.12 0.00 0.12 0.00 1.32
12:40:43 11:49:01 AM 0.35 0.00 0.35 0.00 5.47
12:40:43 11:50:01 AM 0.25 0.00 0.25 0.00 3.92
12:40:43 11:51:01 AM 0.35 0.00 0.35 0.00 5.20
12:40:43 11:52:01 AM 0.22 0.00 0.22 0.00 2.85
12:40:43 11:53:01 AM 0.13 0.00 0.13 0.00 1.58
12:40:43 11:54:01 AM 0.18 0.00 0.18 0.00 2.70
12:40:43 11:55:01 AM 0.22 0.00 0.22 0.00 3.78
12:40:43 11:56:01 AM 0.27 0.00 0.27 0.00 3.17
12:40:43 11:57:01 AM 0.18 0.00 0.18 0.00 2.57
12:40:43 11:58:01 AM 0.15 0.00 0.15 0.00 1.47
12:40:43 11:59:01 AM 0.23 0.00 0.23 0.00 2.88
12:40:43 12:00:01 PM 0.20 0.00 0.20 0.00 3.87
12:40:43 12:01:01 PM 0.18 0.00 0.18 0.00 2.12
12:40:43 12:02:01 PM 0.30 0.00 0.30 0.00 4.76
12:40:43 12:03:01 PM 0.17 0.00 0.17 0.00 1.88
12:40:43 12:04:01 PM 0.20 0.00 0.20 0.00 3.07
12:40:43 12:05:01 PM 0.22 0.00 0.22 0.00 3.63
12:40:43 12:06:01 PM 0.13 0.00 0.13 0.00 1.33
12:40:43 12:07:01 PM 0.13 0.00 0.13 0.00 1.23
12:40:43 12:08:01 PM 0.15 0.00 0.15 0.00 1.58
12:40:43 12:09:01 PM 0.20 0.00 0.20 0.00 3.23
12:40:43 12:10:01 PM 0.30 0.00 0.30 0.00 5.32
12:40:43 12:11:01 PM 0.20 0.00 0.20 0.00 2.60
12:40:43 12:12:01 PM 0.22 0.00 0.22 0.00 2.83
12:40:43 12:13:01 PM 0.12 0.00 0.12 0.00 1.22
12:40:43 12:14:01 PM 0.22 0.00 0.22 0.00 2.83
12:40:43 12:15:01 PM 0.22 0.00 0.22 0.00 3.50
12:40:43 12:16:01 PM 0.18 0.00 0.18 0.00 2.28
12:40:43 12:17:01 PM 0.22 0.00 0.22 0.00 2.65
12:40:43 12:18:01 PM 0.17 0.00 0.17 0.00 1.98
12:40:43 12:19:01 PM 0.18 0.00 0.18 0.00 2.58
12:40:43 12:20:01 PM 0.20 0.00 0.20 0.00 3.73
12:40:43 12:21:01 PM 0.13 0.00 0.13 0.00 1.55
12:40:43 12:22:01 PM 0.17 0.00 0.17 0.00 2.80
12:40:43 12:23:01 PM 0.20 0.00 0.20 0.00 2.47
12:40:43 12:24:01 PM 0.33 0.00 0.33 0.00 4.80
12:40:43 12:25:01 PM 0.33 0.00 0.33 0.00 5.85
12:40:43 12:26:01 PM 0.13 0.00 0.13 0.00 1.32
12:40:43 12:27:01 PM 0.15 0.00 0.15 0.00 2.23
12:40:43 12:28:01 PM 0.13 0.00 0.13 0.00 1.73
12:40:43 12:29:01 PM 0.25 0.00 0.25 0.00 146.45
12:40:43 12:30:01 PM 0.40 0.00 0.40 0.00 275.84
12:40:43 12:31:01 PM 0.35 0.00 0.35 0.00 136.92
12:40:43 12:32:01 PM 0.57 0.00 0.57 0.00 9.45
12:40:43 12:33:01 PM 0.32 0.00 0.32 0.00 12.80
12:40:43 12:34:01 PM 0.43 0.00 0.43 0.00 4.88
12:40:43 12:35:01 PM 0.37 0.00 0.37 0.00 15.65
12:40:43 12:36:01 PM 0.37 0.00 0.37 0.00 4.53
12:40:43 12:37:01 PM 0.30 0.00 0.30 0.00 45.19
12:40:43 12:38:01 PM 0.28 0.00 0.28 0.00 240.85
12:40:43 12:39:01 PM 0.43 0.07 0.37 3.20 234.43
12:40:43 12:40:01 PM 23.07 0.40 22.67 46.78 2762.30
12:40:43 Average: 0.88 0.08 0.80 17.96 68.00
12:40:43
12:40:43 03:54:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:40:43 03:55:01 AM 5814168 7182776 2068256 26.24 2688 1567676 714240 8.00 152428 1655644 16
12:40:43 03:56:01 AM 5814900 7183500 2067524 26.23 2688 1567676 714240 8.00 152436 1654792 4
12:40:43 03:57:01 AM 5814828 7183448 2067596 26.23 2688 1567696 698240 7.82 152456 1654796 4
12:40:43 03:58:01 AM 5814072 7182692 2068352 26.24 2688 1567696 698240 7.82 152456 1655720 4
12:40:43 03:59:01 AM 5814160 7182772 2068264 26.24 2688 1567696 698240 7.82 152456 1655720 4
12:40:43 04:00:01 AM 5813724 7182340 2068700 26.24 2688 1567700 698756 7.82 152456 1655916 4
12:40:43 04:01:02 AM 5813236 7181864 2069188 26.25 2688 1567704 698756 7.82 152472 1656416 4
12:40:43 04:02:01 AM 5813704 7182400 2068720 26.24 2688 1567768 698756 7.82 152608 1655940 4
12:40:43 04:03:01 AM 5813596 7182296 2068828 26.25 2688 1567772 698756 7.82 152608 1656064 4
12:40:43 04:04:01 AM 5813604 7182304 2068820 26.25 2688 1567772 698756 7.82 152608 1655948 4
12:40:43 04:05:01 AM 5811516 7180216 2070908 26.27 2688 1567772 698756 7.82 152608 1658100 4
12:40:43 04:06:01 AM 5811596 7180300 2070828 26.27 2688 1567776 698756 7.82 152608 1658036 4
12:40:43 04:07:01 AM 5811472 7180176 2070952 26.27 2688 1567776 698756 7.82 152608 1658036 4
12:40:43 04:08:01 AM 5811392 7180096 2071032 26.27 2688 1567776 698756 7.82 152608 1658152 4
12:40:43 04:09:01 AM 5811456 7180164 2070968 26.27 2688 1567780 701424 7.85 152724 1657944 16
12:40:43 04:10:01 AM 5811152 7179860 2071272 26.28 2688 1567780 699236 7.83 152724 1658132 4
12:40:43 04:11:01 AM 5811400 7180112 2071024 26.27 2688 1567784 699236 7.83 152724 1658068 8
12:40:43 04:12:01 AM 5811524 7180236 2070900 26.27 2688 1567784 699236 7.83 152728 1657952 8
12:40:43 04:13:01 AM 5811528 7180240 2070896 26.27 2688 1567784 699236 7.83 152728 1657956 4
12:40:43 04:14:01 AM 5811460 7180176 2070964 26.27 2688 1567788 699236 7.83 152728 1658076 4
12:40:43 04:15:01 AM 5811508 7180224 2070916 26.27 2688 1567788 699236 7.83 152728 1658028 4
12:40:43 04:16:01 AM 5811424 7180140 2071000 26.27 2688 1567788 699236 7.83 152728 1657960 4
12:40:43 04:17:01 AM 5811300 7180216 2071124 26.28 2688 1567988 699236 7.83 152840 1658068 4
12:40:43 04:18:01 AM 5811232 7180148 2071192 26.28 2688 1567988 699236 7.83 152840 1658184 4
12:40:43 04:19:01 AM 5793652 7179860 2088772 26.50 2688 1585228 689492 7.72 155124 1673068 668
12:40:43 04:20:01 AM 5791308 7177520 2091116 26.53 2688 1585232 699272 7.83 155124 1675312 4
12:40:43 04:21:01 AM 5791664 7177876 2090760 26.52 2688 1585232 699272 7.83 155124 1675128 4
12:40:43 04:22:01 AM 5791748 7177968 2090676 26.52 2688 1585240 699272 7.83 155124 1675140 4
12:40:43 04:23:01 AM 5791560 7177780 2090864 26.53 2688 1585240 699272 7.83 155124 1675140 4
12:40:43 04:24:01 AM 5791680 7177900 2090744 26.52 2688 1585240 699272 7.83 155124 1675144 4
12:40:43 04:25:01 AM 5791564 7177784 2090860 26.53 2688 1585240 699272 7.83 155124 1675224 4
12:40:43 04:26:01 AM 5791764 7177988 2090660 26.52 2688 1585244 699272 7.83 155124 1675164 4
12:40:43 04:27:01 AM 5791656 7177880 2090768 26.52 2688 1585244 699272 7.83 155124 1675280 4
12:40:43 04:28:01 AM 5791800 7178024 2090624 26.52 2688 1585244 699272 7.83 155124 1675164 4
12:40:43 04:29:01 AM 5791720 7177948 2090704 26.52 2688 1585248 699272 7.83 155124 1675284 4
12:40:43 04:30:01 AM 5788524 7174752 2093900 26.56 2688 1585248 715040 8.01 155124 1678188 4
12:40:43 04:31:01 AM 5786212 7172444 2096212 26.59 2688 1585252 715040 8.01 155124 1680668 4
12:40:43 04:32:02 AM 5785204 7171436 2097220 26.61 2688 1585252 715040 8.01 155124 1681748 4
12:40:43 04:33:01 AM 5782832 7169064 2099592 26.64 2688 1585252 715040 8.01 155124 1684072 4
12:40:43 04:34:01 AM 5783012 7169248 2099412 26.63 2688 1585256 715040 8.01 155124 1683880 4
12:40:43 04:35:01 AM 5782748 7168984 2099676 26.64 2688 1585256 715040 8.01 155124 1683964 4
12:40:43 04:36:01 AM 5782804 7169040 2099620 26.64 2688 1585256 715040 8.01 155124 1683896 4
12:40:43 04:37:01 AM 5782900 7169140 2099524 26.64 2688 1585260 715040 8.01 155152 1683988 4
12:40:43 04:38:01 AM 5782892 7169132 2099532 26.64 2688 1585260 715040 8.01 155152 1683872 4
12:40:43 04:39:01 AM 5782932 7169172 2099492 26.64 2688 1585260 715040 8.01 155152 1683872 4
12:40:43 04:40:01 AM 5782708 7168952 2099716 26.64 2688 1585264 701424 7.85 155152 1684088 8
12:40:43 04:41:01 AM 5782964 7169208 2099460 26.63 2688 1585264 701424 7.85 155152 1683908 4
12:40:43 04:42:01 AM 5780364 7166612 2102060 26.67 2688 1585268 701424 7.85 155152 1686412 4
12:40:43 04:43:01 AM 5780732 7166980 2101692 26.66 2688 1585268 701424 7.85 155152 1686004 4
12:40:43 04:44:01 AM 5780796 7167044 2101628 26.66 2688 1585268 701424 7.85 155152 1686004 4
12:40:43 04:45:01 AM 5778612 7164864 2103812 26.69 2688 1585272 701424 7.85 155152 1688152 4
12:40:43 04:46:01 AM 5778752 7165004 2103672 26.69 2688 1585272 701424 7.85 155152 1688084 4
12:40:43 04:47:01 AM 5776432 7162684 2105992 26.72 2688 1585272 701424 7.85 155152 1690404 16
12:40:43 04:48:01 AM 5776628 7162884 2105796 26.72 2688 1585276 701424 7.85 155152 1690164 8
12:40:43 04:49:01 AM 5776648 7162904 2105776 26.71 2688 1585276 701424 7.85 155152 1690280 4
12:40:43 04:50:01 AM 5776400 7162656 2106024 26.72 2688 1585276 691148 7.74 155152 1690348 4
12:40:43 04:51:01 AM 5776660 7162924 2105764 26.71 2688 1585284 691148 7.74 155152 1690172 4
12:40:43 04:52:01 AM 5776752 7163016 2105672 26.71 2688 1585284 691148 7.74 155152 1690172 4
12:40:43 04:53:01 AM 5776784 7163052 2105640 26.71 2688 1585288 691148 7.74 155152 1690176 4
12:40:43 04:54:01 AM 5776844 7163112 2105580 26.71 2688 1585288 691148 7.74 155152 1690176 4
12:40:43 04:55:01 AM 5773860 7160128 2108564 26.75 2688 1585288 691148 7.74 155152 1692704 4
12:40:43 04:56:01 AM 5774280 7160552 2108144 26.74 2688 1585292 691148 7.74 155152 1692392 4
12:40:43 04:57:01 AM 5774672 7160944 2107752 26.74 2688 1585292 691148 7.74 155156 1692104 4
12:40:43 04:58:01 AM 5774924 7161196 2107500 26.74 2688 1585292 691148 7.74 155156 1691988 4
12:40:43 04:59:01 AM 5774732 7161008 2107692 26.74 2688 1585296 691148 7.74 155156 1691992 4
12:40:43 05:00:01 AM 5774628 7160904 2107796 26.74 2688 1585296 714116 8.00 155156 1692176 4
12:40:43 05:01:01 AM 5769560 7155848 2112864 26.80 2688 1585300 697736 7.81 155156 1697052 16
12:40:43 05:02:01 AM 5770904 7157196 2111520 26.79 2688 1585304 697736 7.81 155180 1696192 8
12:40:43 05:03:01 AM 5770792 7157084 2111632 26.79 2688 1585304 697736 7.81 155180 1696192 4
12:40:43 05:04:01 AM 5770848 7157140 2111576 26.79 2688 1585304 697736 7.81 155188 1696152 4
12:40:43 05:05:01 AM 5770884 7157180 2111540 26.79 2688 1585308 697736 7.81 155180 1696272 4
12:40:43 05:06:01 AM 5770908 7157204 2111516 26.79 2688 1585308 697736 7.81 155180 1696068 4
12:40:43 05:07:01 AM 5770968 7157264 2111456 26.79 2688 1585308 697736 7.81 155180 1696204 4
12:40:43 05:08:01 AM 5771024 7157324 2111400 26.79 2688 1585312 697736 7.81 155180 1696092 4
12:40:43 05:09:01 AM 5770808 7157108 2111616 26.79 2688 1585312 697736 7.81 155180 1696092 4
12:40:43 05:10:01 AM 5770896 7157196 2111528 26.79 2688 1585312 698884 7.83 155180 1696048 4
12:40:43 05:11:01 AM 5770872 7157176 2111552 26.79 2688 1585316 698884 7.83 155180 1696100 4
12:40:43 05:12:01 AM 5770864 7157168 2111560 26.79 2688 1585316 698884 7.83 155180 1696100 4
12:40:43 05:13:01 AM 5770888 7157196 2111536 26.79 2688 1585320 698884 7.83 155180 1696104 4
12:40:43 05:14:01 AM 5770844 7157152 2111580 26.79 2688 1585320 698884 7.83 155180 1696104 4
12:40:43 05:15:01 AM 5768768 7155076 2113656 26.81 2688 1585320 698884 7.83 155180 1698220 4
12:40:43 05:16:01 AM 5768800 7155112 2113624 26.81 2688 1585324 698884 7.83 155180 1698156 4
12:40:43 05:17:01 AM 5768828 7155140 2113596 26.81 2688 1585324 698884 7.83 155180 1698156 4
12:40:43 05:18:01 AM 5768752 7155064 2113672 26.82 2688 1585324 698884 7.83 155180 1698156 4
12:40:43 05:19:01 AM 5766284 7152600 2116140 26.85 2688 1585328 698884 7.83 155180 1700540 4
12:40:43 05:20:02 AM 5766236 7152552 2116188 26.85 2688 1585328 714876 8.00 155180 1700572 4
12:40:43 05:21:01 AM 5766692 7153012 2115732 26.84 2688 1585332 714876 8.00 155188 1700272 4
12:40:43 05:22:01 AM 5766720 7153040 2115704 26.84 2688 1585332 714876 8.00 155188 1700272 4
12:40:43 05:23:01 AM 5766724 7153044 2115700 26.84 2688 1585332 699000 7.83 155188 1700272 4
12:40:43 05:24:01 AM 5763984 7150308 2118440 26.88 2688 1585336 699000 7.83 155188 1702836 16
12:40:43 05:25:01 AM 5764472 7150796 2117952 26.87 2688 1585336 699000 7.83 155188 1702452 8
12:40:43 05:26:01 AM 5764500 7150824 2117924 26.87 2688 1585336 699000 7.83 155196 1702376 4
12:40:43 05:27:01 AM 5764072 7150400 2118352 26.87 2688 1585340 699000 7.83 155196 1702828 4
12:40:43 05:28:01 AM 5764644 7150972 2117780 26.87 2688 1585340 699000 7.83 155196 1702420 4
12:40:43 05:29:01 AM 5764628 7150956 2117796 26.87 2688 1585340 699000 7.83 155196 1702420 4
12:40:43 05:30:01 AM 5764276 7150608 2118148 26.87 2688 1585344 690756 7.73 155196 1702724 4
12:40:43 05:31:01 AM 5764132 7150464 2118292 26.87 2688 1585344 690756 7.73 155196 1702828 4
12:40:43 05:32:01 AM 5764496 7150832 2117928 26.87 2688 1585348 690756 7.73 155196 1702444 4
12:40:43 05:33:01 AM 5763936 7150272 2118488 26.88 2688 1585348 690756 7.73 155196 1703004 4
12:40:43 05:34:01 AM 5764368 7150704 2118056 26.87 2688 1585348 690756 7.73 155196 1702596 4
12:40:43 05:35:01 AM 5764456 7150796 2117968 26.87 2688 1585352 690756 7.73 155196 1702556 4
12:40:43 05:36:01 AM 5764100 7150440 2118324 26.87 2688 1585352 690756 7.73 155196 1702836 4
12:40:43 05:37:01 AM 5764636 7150976 2117788 26.87 2688 1585352 690756 7.73 155196 1702496 4
12:40:43 05:38:01 AM 5764504 7150848 2117920 26.87 2688 1585356 690756 7.73 155196 1702500 4
12:40:43 05:39:01 AM 5764360 7150704 2118064 26.87 2688 1585356 690756 7.73 155196 1702504 4
12:40:43 05:40:01 AM 5763908 7150252 2118516 26.88 2688 1585356 690824 7.74 155196 1702844 4
12:40:43 05:41:01 AM 5764176 7150524 2118248 26.87 2688 1585360 690824 7.74 155196 1702560 4
12:40:43 05:42:01 AM 5764264 7150616 2118160 26.87 2688 1585364 690824 7.74 155196 1702564 4
12:40:43 05:43:01 AM 5764264 7150616 2118160 26.87 2688 1585364 690824 7.74 155196 1702564 4
12:40:43 05:44:01 AM 5764176 7150532 2118248 26.87 2688 1585368 690824 7.74 155196 1702572 8
12:40:43 05:45:01 AM 5764184 7150540 2118240 26.87 2688 1585368 690824 7.74 155196 1702756 4
12:40:43 05:46:01 AM 5764212 7150568 2118212 26.87 2688 1585368 690824 7.74 155196 1702692 4
12:40:43 05:47:01 AM 5764212 7150572 2118212 26.87 2688 1585372 690824 7.74 155196 1702696 4
12:40:43 05:48:01 AM 5764300 7150660 2118124 26.87 2688 1585372 690824 7.74 155196 1702580 4
12:40:43 05:49:01 AM 5764388 7150748 2118036 26.87 2688 1585372 690824 7.74 155196 1702580 4
12:40:43 05:50:01 AM 5764052 7150416 2118372 26.87 2688 1585376 708464 7.93 155196 1702776 4
12:40:43 05:51:01 AM 5764280 7150644 2118144 26.87 2688 1585376 708464 7.93 155200 1702632 4
12:40:43 05:52:01 AM 5764248 7150616 2118176 26.87 2688 1585380 708464 7.93 155196 1702596 4
12:40:43 05:53:01 AM 5764328 7150696 2118096 26.87 2688 1585380 708464 7.93 155196 1702676 4
12:40:43 05:54:01 AM 5764396 7150764 2118028 26.87 2688 1585380 708464 7.93 155196 1702600 4
12:40:43 05:55:01 AM 5764308 7150680 2118116 26.87 2688 1585384 708464 7.93 155196 1702696 4
12:40:43 05:56:01 AM 5764128 7150500 2118296 26.87 2688 1585384 708464 7.93 155196 1702744 4
12:40:43 05:57:01 AM 5764240 7150612 2118184 26.87 2688 1585384 708464 7.93 155196 1702744 4
12:40:43 05:58:01 AM 5764212 7150588 2118212 26.87 2688 1585388 708464 7.93 155196 1702632 4
12:40:43 05:59:01 AM 5764128 7150504 2118296 26.87 2688 1585388 708464 7.93 155196 1702632 4
12:40:43 06:00:01 AM 5763896 7150272 2118528 26.88 2688 1585388 708464 7.93 155196 1702940 4
12:40:43 06:01:01 AM 5763124 7149504 2119300 26.89 2688 1585392 708464 7.93 155200 1703340 4
12:40:43 06:02:01 AM 5764184 7150564 2118240 26.87 2688 1585392 708464 7.93 155216 1702628 4
12:40:43 06:03:01 AM 5764280 7150664 2118144 26.87 2688 1585396 708464 7.93 155216 1702632 4
12:40:43 06:04:01 AM 5764192 7150576 2118232 26.87 2688 1585396 708464 7.93 155216 1702632 4
12:40:43 06:05:01 AM 5764216 7150600 2118208 26.87 2688 1585396 708464 7.93 155216 1702716 8
12:40:43 06:06:01 AM 5764340 7150728 2118084 26.87 2688 1585400 708464 7.93 155216 1702652 4
12:40:43 06:07:01 AM 5764288 7150676 2118136 26.87 2688 1585400 708464 7.93 155216 1702652 4
12:40:43 06:08:01 AM 5764160 7150548 2118264 26.87 2688 1585400 708464 7.93 155216 1703036 8
12:40:43 06:09:01 AM 5764412 7150804 2118012 26.87 2688 1585404 708464 7.93 155216 1702836 4
12:40:43 06:10:01 AM 5763872 7150264 2118552 26.88 2688 1585404 700376 7.84 155216 1702904 4
12:40:43 06:11:01 AM 5764160 7150560 2118264 26.87 2688 1585412 700376 7.84 155216 1702732 4
12:40:43 06:12:01 AM 5764112 7150516 2118312 26.87 2688 1585420 697532 7.81 164752 1693200 252
12:40:43 06:13:01 AM 5763944 7150352 2118480 26.88 2688 1585420 697532 7.81 164752 1693204 4
12:40:43 06:14:01 AM 5763852 7150264 2118572 26.88 2688 1585424 697532 7.81 164752 1693208 4
12:40:43 06:15:01 AM 5763840 7150252 2118584 26.88 2688 1585424 697532 7.81 164752 1693392 4
12:40:43 06:16:01 AM 5763824 7150236 2118600 26.88 2688 1585424 697532 7.81 164752 1693208 4
12:40:43 06:17:01 AM 5763920 7150332 2118504 26.88 2688 1585424 697532 7.81 164752 1693208 4
12:40:43 06:18:01 AM 5763972 7150388 2118452 26.88 2688 1585428 697532 7.81 164752 1693212 4
12:40:43 06:19:01 AM 5764064 7150480 2118360 26.87 2688 1585428 697532 7.81 164752 1693212 4
12:40:43 06:20:01 AM 5763692 7150108 2118732 26.88 2688 1585428 699080 7.83 164752 1693284 4
12:40:43 06:21:01 AM 5764024 7150444 2118400 26.87 2688 1585432 699080 7.83 164752 1693228 4
12:40:43 06:22:01 AM 5764072 7150492 2118352 26.87 2688 1585432 699080 7.83 164752 1693228 4
12:40:43 06:23:01 AM 5764076 7150504 2118348 26.87 2688 1585440 699080 7.83 164752 1693236 4
12:40:43 06:24:01 AM 5764076 7150504 2118348 26.87 2688 1585440 699080 7.83 164752 1693236 4
12:40:43 06:25:01 AM 5763960 7150388 2118464 26.88 2688 1585440 699080 7.83 164752 1693308 4
12:40:43 06:26:01 AM 5763968 7150400 2118456 26.88 2688 1585444 699080 7.83 164752 1693360 4
12:40:43 06:27:02 AM 5764020 7150452 2118404 26.88 2688 1585444 699080 7.83 164752 1693244 4
12:40:43 06:28:01 AM 5764104 7150536 2118320 26.87 2688 1585444 699080 7.83 164752 1693244 4
12:40:43 06:29:01 AM 5764136 7150572 2118288 26.87 2688 1585448 699080 7.83 164752 1693248 4
12:40:43 06:30:01 AM 5763360 7149796 2119064 26.88 2688 1585448 690936 7.74 164752 1693756 4
12:40:43 06:31:01 AM 5763432 7149872 2118992 26.88 2688 1585452 690936 7.74 164752 1693676 16
12:40:43 06:32:01 AM 5764052 7150492 2118372 26.87 2688 1585452 690936 7.74 164752 1693268 8
12:40:43 06:33:01 AM 5764064 7150504 2118360 26.87 2688 1585452 690936 7.74 164752 1693472 16
12:40:43 06:34:01 AM 5764120 7150564 2118304 26.87 2688 1585456 706600 7.91 164752 1693272 12
12:40:43 06:35:01 AM 5764104 7150548 2118320 26.87 2688 1585456 706600 7.91 164752 1693344 4
12:40:43 06:36:01 AM 5763668 7150112 2118756 26.88 2688 1585456 706600 7.91 164752 1693480 4
12:40:43 06:37:01 AM 5763812 7150260 2118612 26.88 2688 1585460 706600 7.91 164752 1693396 4
12:40:43 06:38:01 AM 5763952 7150400 2118472 26.88 2688 1585460 706600 7.91 164752 1693280 4
12:40:43 06:39:01 AM 5763716 7150164 2118708 26.88 2688 1585460 706600 7.91 164752 1693396 4
12:40:43 06:40:01 AM 5763528 7149980 2118896 26.88 2688 1585464 699144 7.83 164752 1693592 4
12:40:43 06:41:01 AM 5763944 7150396 2118480 26.88 2688 1585464 699144 7.83 164752 1693292 4
12:40:43 06:42:01 AM 5763924 7150380 2118500 26.88 2688 1585468 699144 7.83 164752 1693296 4
12:40:43 06:43:01 AM 5763960 7150416 2118464 26.88 2688 1585468 699144 7.83 164752 1693296 4
12:40:43 06:44:01 AM 5763988 7150444 2118436 26.88 2688 1585468 699144 7.83 164752 1693296 4
12:40:43 06:45:01 AM 5763908 7150368 2118516 26.88 2688 1585472 699144 7.83 164752 1693368 4
12:40:43 06:46:01 AM 5763956 7150416 2118468 26.88 2688 1585472 699144 7.83 164752 1693416 4
12:40:43 06:47:01 AM 5763996 7150456 2118428 26.88 2688 1585472 699144 7.83 164752 1693416 4
12:40:43 06:48:01 AM 5763204 7149668 2119220 26.89 2688 1585476 699144 7.83 164752 1693920 16
12:40:43 06:49:01 AM 5763796 7150260 2118628 26.88 2688 1585476 699144 7.83 164752 1693524 8
12:40:43 06:50:01 AM 5763096 7149560 2119328 26.89 2688 1585476 715184 8.01 164752 1694064 4
12:40:43 06:51:01 AM 5763596 7150064 2118828 26.88 2688 1585480 690952 7.74 164752 1693768 4
12:40:43 06:52:01 AM 5763576 7150044 2118848 26.88 2688 1585480 690952 7.74 164752 1693652 4
12:40:43 06:53:01 AM 5763596 7150064 2118828 26.88 2688 1585480 690952 7.74 164752 1693768 4
12:40:43 06:54:01 AM 5763692 7150164 2118732 26.88 2688 1585484 690952 7.74 164752 1693772 4
12:40:43 06:55:01 AM 5763228 7149700 2119196 26.89 2688 1585484 690952 7.74 164752 1693984 12
12:40:43 06:56:01 AM 5763452 7149924 2118972 26.88 2688 1585484 690952 7.74 164752 1694000 4
12:40:43 06:57:01 AM 5763632 7150108 2118792 26.88 2688 1585488 690952 7.74 164752 1693732 4
12:40:43 06:58:01 AM 5763692 7150168 2118732 26.88 2688 1585488 690952 7.74 164752 1693732 4
12:40:43 06:59:01 AM 5763636 7150112 2118788 26.88 2688 1585488 690952 7.74 164752 1693776 4
12:40:43 07:00:01 AM 5763444 7149924 2118980 26.88 2688 1585492 706972 7.92 164752 1693920 4
12:40:43 07:01:01 AM 5762660 7149140 2119764 26.89 2688 1585492 706972 7.92 164752 1694436 4
12:40:43 07:02:01 AM 5763452 7149936 2118972 26.88 2688 1585496 706972 7.92 164776 1693764 4
12:40:43 07:03:01 AM 5763300 7149784 2119124 26.88 2688 1585496 706972 7.92 164772 1693840 4
12:40:43 07:04:01 AM 5763184 7149672 2119240 26.89 2688 1585500 706972 7.92 164772 1693936 4
12:40:43 07:05:01 AM 5763336 7149828 2119088 26.88 2688 1585504 706972 7.92 164772 1693804 4
12:40:43 07:06:01 AM 5763476 7149968 2118948 26.88 2688 1585504 706972 7.92 164772 1693736 4
12:40:43 07:07:01 AM 5763384 7149876 2119040 26.88 2688 1585504 706972 7.92 164772 1693852 4
12:40:43 07:08:01 AM 5763364 7149860 2119060 26.88 2688 1585508 706972 7.92 164772 1693856 4
12:40:43 07:09:01 AM 5763516 7150012 2118908 26.88 2688 1585508 706972 7.92 164772 1693856 4
12:40:43 07:10:01 AM 5763288 7149784 2119136 26.88 2688 1585508 706972 7.92 164772 1693928 4
12:40:43 07:11:01 AM 5763216 7149720 2119208 26.89 2688 1585516 691200 7.74 164772 1693956 4
12:40:43 07:12:01 AM 5763528 7150032 2118896 26.88 2688 1585516 691200 7.74 164772 1693752 4
12:40:43 07:13:01 AM 5763644 7150152 2118780 26.88 2688 1585520 691200 7.74 164772 1693756 4
12:40:43 07:14:01 AM 5763544 7150052 2118880 26.88 2688 1585520 691200 7.74 164772 1693872 4
12:40:43 07:15:01 AM 5763528 7150036 2118896 26.88 2688 1585520 691200 7.74 164772 1693940 4
12:40:43 07:16:01 AM 5763460 7149972 2118964 26.88 2688 1585524 691200 7.74 164772 1693764 4
12:40:43 07:17:01 AM 5763540 7150052 2118884 26.88 2688 1585524 691200 7.74 164772 1693764 4
12:40:43 07:18:01 AM 5763340 7149852 2119084 26.88 2688 1585524 691200 7.74 164772 1693880 4
12:40:43 07:19:01 AM 5762796 7149312 2119628 26.89 2688 1585528 691200 7.74 164772 1694292 16
12:40:43 07:20:01 AM 5763048 7149564 2119376 26.89 2688 1585528 709228 7.94 164772 1693956 8
12:40:43 07:21:01 AM 5763456 7149976 2118968 26.88 2688 1585532 709228 7.94 164772 1693776 4
12:40:43 07:22:01 AM 5763448 7149968 2118976 26.88 2688 1585532 709228 7.94 164772 1693776 4
12:40:43 07:23:01 AM 5763428 7149948 2118996 26.88 2688 1585532 709228 7.94 164772 1693776 4
12:40:43 07:24:01 AM 5763368 7149892 2119056 26.88 2688 1585536 709228 7.94 164772 1693780 4
12:40:43 07:25:01 AM 5763376 7149900 2119048 26.88 2688 1585536 709228 7.94 164772 1693852 4
12:40:43 07:26:01 AM 5763460 7149984 2118964 26.88 2688 1585536 709228 7.94 164772 1693788 4
12:40:43 07:27:01 AM 5763620 7150148 2118804 26.88 2688 1585540 709228 7.94 164772 1693792 4
12:40:43 07:28:01 AM 5763552 7150080 2118872 26.88 2688 1585540 709228 7.94 164772 1693792 4
12:40:43 07:29:01 AM 5763304 7149832 2119120 26.88 2688 1585540 709228 7.94 164772 1693792 4
12:40:43 07:30:01 AM 5763068 7149600 2119356 26.89 2688 1585544 699208 7.83 164772 1693980 4
12:40:43 07:31:01 AM 5762800 7149336 2119624 26.89 2688 1585544 699208 7.83 164772 1694400 16
12:40:43 07:32:01 AM 5763300 7149836 2119124 26.88 2688 1585544 699208 7.83 164772 1693992 8
12:40:43 07:33:01 AM 5762876 7149416 2119548 26.89 2688 1585548 699208 7.83 164772 1694288 4
12:40:43 07:34:01 AM 5763436 7149976 2118988 26.88 2688 1585548 699208 7.83 164772 1693948 4
12:40:43 07:35:02 AM 5763440 7149980 2118984 26.88 2688 1585548 699208 7.83 164772 1694016 4
12:40:43 07:36:01 AM 5763292 7149836 2119132 26.88 2688 1585552 699208 7.83 164772 1694068 4
12:40:43 07:37:01 AM 5763152 7149696 2119272 26.89 2688 1585552 699208 7.83 164772 1694216 16
12:40:43 07:38:01 AM 5763144 7149688 2119280 26.89 2688 1585552 699208 7.83 164772 1694104 8
12:40:43 07:39:01 AM 5763340 7149888 2119084 26.88 2688 1585556 699208 7.83 164772 1693980 4
12:40:43 07:40:01 AM 5763040 7149588 2119384 26.89 2688 1585556 699336 7.83 164772 1694164 4
12:40:43 07:41:01 AM 5763408 7149960 2119016 26.88 2688 1585560 699336 7.83 164772 1693988 4
12:40:43 07:42:01 AM 5763412 7149964 2119012 26.88 2688 1585560 699336 7.83 164772 1693988 4
12:40:43 07:43:01 AM 5763204 7149756 2119220 26.89 2688 1585560 699336 7.83 164772 1694104 4
12:40:43 07:44:01 AM 5763356 7149912 2119068 26.88 2688 1585564 699336 7.83 164772 1693992 4
12:40:43 07:45:01 AM 5762976 7149532 2119448 26.89 2688 1585564 699336 7.83 164772 1694060 4
12:40:43 07:46:01 AM 5763336 7149892 2119088 26.88 2688 1585564 699336 7.83 164772 1693992 4
12:40:43 07:47:01 AM 5762784 7149344 2119640 26.89 2688 1585568 699336 7.83 164772 1694524 8
12:40:43 07:48:01 AM 5763032 7149596 2119392 26.89 2688 1585572 699336 7.83 164772 1694256 4
12:40:43 07:49:01 AM 5763496 7150060 2118928 26.88 2688 1585572 699336 7.83 164772 1694004 4
12:40:43 07:50:01 AM 5762996 7149564 2119428 26.89 2688 1585576 699336 7.83 164772 1694192 4
12:40:43 07:51:01 AM 5763192 7149760 2119232 26.89 2688 1585576 699336 7.83 164772 1694016 4
12:40:43 07:52:01 AM 5763228 7149800 2119196 26.89 2688 1585580 699336 7.83 164772 1694140 8
12:40:43 07:53:01 AM 5763164 7149736 2119260 26.89 2688 1585580 699336 7.83 164772 1694024 4
12:40:43 07:54:01 AM 5762924 7149496 2119500 26.89 2688 1585580 699336 7.83 164772 1694416 16
12:40:43 07:55:01 AM 5762980 7149556 2119444 26.89 2688 1585584 699336 7.83 164772 1694356 8
12:40:43 07:56:01 AM 5763312 7149888 2119112 26.88 2688 1585584 699336 7.83 164772 1694036 4
12:40:43 07:57:01 AM 5763204 7149780 2119220 26.89 2688 1585584 699336 7.83 164772 1694036 4
12:40:43 07:58:01 AM 5763228 7149808 2119196 26.89 2688 1585588 699336 7.83 164772 1694156 4
12:40:43 07:59:01 AM 5762944 7149524 2119480 26.89 2688 1585588 699336 7.83 164772 1694300 16
12:40:43 08:00:01 AM 5762820 7149400 2119604 26.89 2688 1585588 691140 7.74 164772 1694224 8
12:40:43 08:01:01 AM 5762148 7148732 2120276 26.90 2688 1585592 691140 7.74 164772 1694856 4
12:40:43 08:02:01 AM 5763352 7149936 2119072 26.88 2688 1585592 706568 7.91 164780 1694036 4
12:40:43 08:03:01 AM 5763468 7150076 2118956 26.88 2688 1585612 698856 7.83 166232 1692624 268
12:40:43 08:04:01 AM 5763264 7149872 2119160 26.88 2688 1585612 698856 7.83 166232 1692740 4
12:40:43 08:05:01 AM 5762888 7149496 2119536 26.89 2688 1585612 698856 7.83 166232 1692804 4
12:40:43 08:06:01 AM 5762976 7149588 2119448 26.89 2688 1585616 698856 7.83 166232 1692760 4
12:40:43 08:07:01 AM 5762980 7149592 2119444 26.89 2688 1585616 698856 7.83 166232 1692644 4
12:40:43 08:08:01 AM 5762792 7149404 2119632 26.89 2688 1585616 698856 7.83 166232 1692848 4
12:40:43 08:09:01 AM 5762812 7149424 2119612 26.89 2688 1585616 698856 7.83 166232 1693036 4
12:40:43 08:10:01 AM 5763068 7149684 2119356 26.89 2688 1585620 699792 7.84 166232 1692800 4
12:40:43 08:11:01 AM 5762760 7149376 2119664 26.89 2688 1585620 699792 7.84 166232 1692856 4
12:40:43 08:12:01 AM 5762900 7149520 2119524 26.89 2688 1585624 699792 7.84 166232 1692824 4
12:40:43 08:13:01 AM 5762988 7149608 2119436 26.89 2688 1585624 699792 7.84 166232 1692688 4
12:40:43 08:14:01 AM 5763104 7149724 2119320 26.89 2688 1585624 699792 7.84 166232 1692652 4
12:40:43 08:15:01 AM 5763064 7149688 2119360 26.89 2688 1585628 699792 7.84 166232 1692764 4
12:40:43 08:16:01 AM 5763084 7149708 2119340 26.89 2688 1585628 699792 7.84 166232 1692660 4
12:40:43 08:17:01 AM 5763084 7149708 2119340 26.89 2688 1585628 699792 7.84 166232 1692696 4
12:40:43 08:18:01 AM 5762980 7149608 2119444 26.89 2688 1585632 699792 7.84 166232 1692700 4
12:40:43 08:19:01 AM 5762900 7149528 2119524 26.89 2688 1585632 699792 7.84 166232 1692816 4
12:40:43 08:20:01 AM 5762704 7149332 2119720 26.89 2688 1585632 715292 8.01 166232 1692888 4
12:40:43 08:21:01 AM 5762964 7149596 2119460 26.89 2688 1585636 715292 8.01 166232 1692708 4
12:40:43 08:22:01 AM 5763048 7149680 2119376 26.89 2688 1585636 715292 8.01 166232 1692708 4
12:40:43 08:23:01 AM 5763056 7149692 2119368 26.89 2688 1585640 715292 8.01 166232 1692712 4
12:40:43 08:24:01 AM 5763140 7149776 2119284 26.89 2688 1585640 715292 8.01 166232 1692712 4
12:40:43 08:25:01 AM 5762720 7149356 2119704 26.89 2688 1585640 715292 8.01 166232 1692988 4
12:40:43 08:26:01 AM 5762868 7149508 2119556 26.89 2688 1585644 715292 8.01 166232 1692788 4
12:40:43 08:27:01 AM 5762812 7149452 2119612 26.89 2688 1585644 715292 8.01 166232 1692788 4
12:40:43 08:28:01 AM 5762656 7149296 2119768 26.89 2688 1585644 715292 8.01 166232 1693064 4
12:40:43 08:29:01 AM 5763052 7149700 2119372 26.89 2688 1585652 715292 8.01 166232 1692800 4
12:40:43 08:30:01 AM 5762740 7149388 2119684 26.89 2688 1585652 699464 7.83 166232 1692984 4
12:40:43 08:31:01 AM 5762764 7149420 2119660 26.89 2688 1585660 699464 7.83 166232 1693088 4
12:40:43 08:32:01 AM 5762948 7149604 2119476 26.89 2688 1585660 699464 7.83 166232 1692932 4
12:40:43 08:33:01 AM 5762732 7149388 2119692 26.89 2688 1585660 699464 7.83 166232 1693020 4
12:40:43 08:34:01 AM 5762932 7149592 2119492 26.89 2688 1585664 699464 7.83 166232 1692820 4
12:40:43 08:35:01 AM 5762704 7149364 2119720 26.89 2688 1585664 699464 7.83 166232 1693020 4
12:40:43 08:36:01 AM 5762912 7149572 2119512 26.89 2688 1585664 699464 7.83 166232 1692836 4
12:40:43 08:37:01 AM 5763020 7149684 2119404 26.89 2688 1585668 699464 7.83 166232 1692840 4
12:40:43 08:38:01 AM 5762880 7149544 2119544 26.89 2688 1585668 699464 7.83 166232 1692840 4
12:40:43 08:39:01 AM 5762940 7149604 2119484 26.89 2688 1585668 699464 7.83 166232 1692840 4
12:40:43 08:40:01 AM 5762644 7149312 2119780 26.89 2688 1585672 694140 7.77 166232 1693032 4
12:40:43 08:41:02 AM 5762868 7149536 2119556 26.89 2688 1585672 694140 7.77 166232 1692852 4
12:40:43 08:42:01 AM 5762808 7149480 2119616 26.89 2688 1585676 694140 7.77 166232 1692856 4
12:40:43 08:43:01 AM 5762936 7149608 2119488 26.89 2688 1585676 694140 7.77 166232 1692856 4
12:40:43 08:44:01 AM 5762776 7149448 2119648 26.89 2688 1585676 694140 7.77 166232 1692972 4
12:40:43 08:45:01 AM 5762764 7149436 2119660 26.89 2688 1585676 694140 7.77 166232 1692924 4
12:40:43 08:46:01 AM 5762788 7149464 2119636 26.89 2688 1585680 694140 7.77 166232 1692860 4
12:40:43 08:47:01 AM 5762900 7149576 2119524 26.89 2688 1585680 694140 7.77 166232 1692860 4
12:40:43 08:48:01 AM 5762964 7149640 2119460 26.89 2688 1585680 694140 7.77 166232 1692860 4
12:40:43 08:49:01 AM 5762964 7149644 2119460 26.89 2688 1585684 694140 7.77 166232 1692864 4
12:40:43 08:50:01 AM 5762628 7149308 2119796 26.89 2688 1585684 714340 8.00 166232 1693048 4
12:40:43 08:51:01 AM 5762792 7149476 2119632 26.89 2688 1585688 697916 7.81 166232 1692868 4
12:40:43 08:52:01 AM 5762772 7149456 2119652 26.89 2688 1585688 697916 7.81 166232 1692868 4
12:40:43 08:53:01 AM 5762888 7149572 2119536 26.89 2688 1585688 697916 7.81 166232 1692868 4
12:40:43 08:54:01 AM 5762800 7149488 2119624 26.89 2688 1585692 697916 7.81 166232 1692872 4
12:40:43 08:55:01 AM 5762896 7149584 2119528 26.89 2688 1585692 697916 7.81 166232 1692944 4
12:40:43 08:56:01 AM 5762816 7149504 2119608 26.89 2688 1585692 697916 7.81 166232 1692876 4
12:40:43 08:57:01 AM 5762876 7149568 2119548 26.89 2688 1585696 697916 7.81 166232 1692880 4
12:40:43 08:58:01 AM 5762876 7149568 2119548 26.89 2688 1585696 697916 7.81 166232 1692880 4
12:40:43 08:59:01 AM 5762412 7149104 2120012 26.90 2688 1585696 697916 7.81 166232 1693288 16
12:40:43 09:00:01 AM 5762564 7149260 2119860 26.89 2688 1585700 699464 7.83 166232 1693184 8
12:40:43 09:01:01 AM 5762076 7148772 2120348 26.90 2688 1585700 699464 7.83 166232 1693464 4
12:40:43 09:02:01 AM 5762564 7149264 2119860 26.89 2688 1585704 699464 7.83 166232 1693092 16
12:40:43 09:03:01 AM 5762676 7149376 2119748 26.89 2688 1585704 699464 7.83 166232 1693004 8
12:40:43 09:04:01 AM 5762824 7149524 2119600 26.89 2688 1585704 699464 7.83 166232 1692888 4
12:40:43 09:05:01 AM 5762696 7149400 2119728 26.89 2688 1585708 699464 7.83 166232 1692964 4
12:40:43 09:06:01 AM 5762608 7149312 2119816 26.89 2688 1585708 699464 7.83 166232 1693012 4
12:40:43 09:07:01 AM 5762848 7149552 2119576 26.89 2688 1585708 699464 7.83 166232 1693012 4
12:40:43 09:08:01 AM 5762792 7149500 2119632 26.89 2688 1585712 699464 7.83 166232 1693016 4
12:40:43 09:09:01 AM 5762964 7149676 2119460 26.89 2688 1585716 699464 7.83 166232 1692904 4
12:40:43 09:10:01 AM 5762736 7149448 2119688 26.89 2688 1585716 699464 7.83 166232 1693088 4
12:40:43 09:11:01 AM 5762460 7149176 2119964 26.89 2688 1585720 699464 7.83 166240 1693276 16
12:40:43 09:12:01 AM 5762720 7149436 2119704 26.89 2688 1585720 699464 7.83 166232 1693052 8
12:40:43 09:13:01 AM 5762976 7149696 2119448 26.89 2688 1585724 699464 7.83 166232 1692920 4
12:40:43 09:14:01 AM 5762892 7149612 2119532 26.89 2688 1585724 699464 7.83 166232 1692920 4
12:40:43 09:15:01 AM 5762872 7149592 2119552 26.89 2688 1585724 699464 7.83 166232 1692988 4
12:40:43 09:16:01 AM 5762324 7149048 2120100 26.90 2688 1585728 699464 7.83 166232 1693276 4
12:40:43 09:17:01 AM 5762668 7149392 2119756 26.89 2688 1585728 699464 7.83 166232 1692924 8
12:40:43 09:18:01 AM 5762716 7149440 2119708 26.89 2688 1585728 699464 7.83 166232 1692924 4
12:40:43 09:19:01 AM 5762780 7149508 2119644 26.89 2688 1585732 699464 7.83 166232 1692928 4
12:40:43 09:20:01 AM 5762440 7149168 2119984 26.90 2688 1585732 699464 7.83 166232 1693112 4
12:40:43 09:21:01 AM 5762756 7149484 2119668 26.89 2688 1585732 699464 7.83 166232 1692928 4
12:40:43 09:22:01 AM 5762460 7149192 2119964 26.89 2688 1585736 715288 8.01 166232 1693224 4
12:40:43 09:23:01 AM 5762712 7149444 2119712 26.89 2688 1585736 699240 7.83 166232 1692952 4
12:40:43 09:24:01 AM 5762820 7149552 2119604 26.89 2688 1585736 699240 7.83 166232 1693068 4
12:40:43 09:25:01 AM 5762780 7149516 2119644 26.89 2688 1585740 699240 7.83 166232 1693140 4
12:40:43 09:26:01 AM 5762612 7149348 2119812 26.89 2688 1585740 699240 7.83 166232 1692956 4
12:40:43 09:27:01 AM 5762756 7149492 2119668 26.89 2688 1585740 699240 7.83 166232 1692956 4
12:40:43 09:28:01 AM 5762704 7149444 2119720 26.89 2688 1585744 699240 7.83 166232 1693076 4
12:40:43 09:29:01 AM 5762812 7149552 2119612 26.89 2688 1585744 699240 7.83 166232 1692960 4
12:40:43 09:30:01 AM 5762444 7149184 2119980 26.90 2688 1585744 699464 7.83 166232 1693144 4
12:40:43 09:31:01 AM 5762260 7149004 2120164 26.90 2688 1585748 699464 7.83 166232 1693392 4
12:40:43 09:32:01 AM 5762652 7149396 2119772 26.89 2688 1585748 699464 7.83 166232 1693188 4
12:40:43 09:33:01 AM 5762556 7149304 2119868 26.89 2688 1585752 699464 7.83 166232 1693200 4
12:40:43 09:34:01 AM 5762656 7149404 2119768 26.89 2688 1585752 699464 7.83 166232 1692996 4
12:40:43 09:35:01 AM 5762516 7149264 2119908 26.89 2688 1585752 699464 7.83 166232 1693064 4
12:40:43 09:36:01 AM 5762372 7149124 2120052 26.90 2688 1585756 699464 7.83 166232 1693116 4
12:40:43 09:37:01 AM 5762552 7149304 2119872 26.89 2688 1585756 699464 7.83 166232 1693000 4
12:40:43 09:38:01 AM 5762584 7149336 2119840 26.89 2688 1585756 699464 7.83 166232 1693000 4
12:40:43 09:39:01 AM 5762616 7149372 2119808 26.89 2688 1585760 699464 7.83 166232 1693004 4
12:40:43 09:40:01 AM 5762152 7148908 2120272 26.90 2688 1585760 701096 7.85 166232 1693560 4
12:40:43 09:41:01 AM 5329748 7027960 2552676 32.38 2688 1880924 751316 8.41 199768 2030892 147852
12:40:43 09:42:01 AM 5102604 6966464 2779820 35.27 2688 2039752 804364 9.01 212220 2213964 42020
12:40:43 09:43:01 AM 5108756 7007236 2773668 35.19 2688 2072216 748836 8.38 236480 2178772 41116
12:40:43 09:44:01 AM 4883372 7014124 2999052 38.05 2688 2296836 708608 7.93 278648 2330420 26996
12:40:43 09:45:01 AM 4883916 7014572 2998508 38.04 2688 2296836 708608 7.93 278648 2330220 4
12:40:43 09:46:01 AM 4819264 6958024 3063160 38.86 2688 2304868 791000 8.86 279212 2393324 5892
12:40:43 09:47:01 AM 4815968 6956804 3066456 38.90 2688 2307016 791000 8.86 279248 2396988 4
12:40:43 09:48:01 AM 4815872 6956708 3066552 38.90 2688 2307016 791000 8.86 279248 2396988 4
12:40:43 09:49:02 AM 4815512 6956364 3066912 38.91 2688 2307032 791000 8.86 279268 2397496 4
12:40:43 09:50:01 AM 4814824 6955680 3067600 38.92 2688 2307036 810600 9.08 279268 2397984 4
12:40:43 09:51:01 AM 4815316 6956180 3067108 38.91 2688 2307044 793160 8.88 279268 2397592 4
12:40:43 09:52:01 AM 4815360 6956228 3067064 38.91 2688 2307048 793160 8.88 279268 2397596 4
12:40:43 09:53:01 AM 4815332 6956216 3067092 38.91 2688 2307064 793160 8.88 279268 2397612 4
12:40:43 09:54:01 AM 4815212 6956096 3067212 38.91 2688 2307064 793160 8.88 279268 2397848 4
12:40:43 09:55:01 AM 4815396 6956300 3067028 38.91 2688 2307084 793160 8.88 279268 2397868 4
12:40:43 09:56:01 AM 4815680 6956584 3066744 38.91 2688 2307084 793160 8.88 279268 2397816 4
12:40:43 09:57:01 AM 4815528 6956440 3066896 38.91 2688 2307092 793160 8.88 279268 2397892 4
12:40:43 09:58:01 AM 4815340 6956256 3067084 38.91 2688 2307096 793160 8.88 279268 2397892 4
12:40:43 09:59:01 AM 4813792 6954724 3068632 38.93 2688 2307112 797832 8.93 279268 2399452 8
12:40:43 10:00:01 AM 4815196 6956136 3067228 38.91 2688 2307116 796316 8.92 279572 2397712 4
12:40:43 10:01:01 AM 4814508 6955468 3067916 38.92 2688 2307136 796316 8.92 279572 2398128 4
12:40:43 10:02:01 AM 4815604 6956564 3066820 38.91 2688 2307136 796316 8.92 279580 2397424 4
12:40:43 10:03:01 AM 4815604 6956572 3066820 38.91 2688 2307144 796316 8.92 279580 2397432 4
12:40:43 10:04:01 AM 4815456 6956428 3066968 38.91 2688 2307148 796316 8.92 279580 2397436 4
12:40:43 10:05:01 AM 4815664 6956652 3066760 38.91 2688 2307164 796316 8.92 279580 2397520 4
12:40:43 10:06:01 AM 4815592 6956580 3066832 38.91 2688 2307164 812132 9.09 279580 2397452 4
12:40:43 10:07:01 AM 4815180 6956184 3067244 38.91 2688 2307180 812132 9.09 279580 2397752 16
12:40:43 10:08:01 AM 4815552 6956556 3066872 38.91 2688 2307180 812132 9.09 279580 2397548 8
12:40:43 10:09:01 AM 4815612 6956624 3066812 38.91 2688 2307188 812132 9.09 279580 2397556 4
12:40:43 10:10:01 AM 4815200 6956216 3067224 38.91 2688 2307192 802948 8.99 279580 2397864 4
12:40:43 10:11:01 AM 4815284 6956316 3067140 38.91 2688 2307208 802948 8.99 279580 2397580 4
12:40:43 10:12:01 AM 4815456 6956492 3066968 38.91 2688 2307212 802948 8.99 279580 2397584 4
12:40:43 10:13:01 AM 4815316 6956368 3067108 38.91 2688 2307228 802948 8.99 279580 2397600 4
12:40:43 10:14:01 AM 4815372 6956424 3067052 38.91 2688 2307228 802948 8.99 279580 2397716 4
12:40:43 10:15:01 AM 4815224 6956288 3067200 38.91 2688 2307240 802948 8.99 279588 2397916 4
12:40:43 10:16:01 AM 4815420 6956484 3067004 38.91 2688 2307240 802948 8.99 279580 2397732 4
12:40:43 10:17:01 AM 4815164 6956244 3067260 38.91 2688 2307256 802948 8.99 279580 2397748 4
12:40:43 10:18:01 AM 4815400 6956484 3067024 38.91 2688 2307260 802948 8.99 279580 2397616 4
12:40:43 10:19:01 AM 4815428 6956520 3066996 38.91 2688 2307268 802948 8.99 279580 2397644 4
12:40:43 10:20:01 AM 4814780 6955872 3067644 38.92 2688 2307268 818368 9.16 279580 2398064 4
12:40:43 10:21:01 AM 4815344 6956456 3067080 38.91 2688 2307284 796744 8.92 279580 2397784 4
12:40:43 10:22:01 AM 4815396 6956508 3067028 38.91 2688 2307284 796744 8.92 279580 2397648 4
12:40:43 10:23:01 AM 4815432 6956556 3066992 38.91 2688 2307296 796744 8.92 279580 2397680 4
12:40:43 10:24:01 AM 4815160 6956284 3067264 38.91 2688 2307296 796744 8.92 279580 2397952 16
12:40:43 10:25:01 AM 4815132 6956272 3067292 38.91 2688 2307312 796744 8.92 279580 2397764 8
12:40:43 10:26:01 AM 4815340 6956484 3067084 38.91 2688 2307316 796744 8.92 279580 2397700 4
12:40:43 10:27:01 AM 4814960 6956112 3067464 38.92 2688 2307324 812120 9.09 279580 2397912 4
12:40:43 10:28:01 AM 4815364 6956516 3067060 38.91 2688 2307324 812120 9.09 279580 2397708 4
12:40:43 10:29:01 AM 4815040 6956212 3067384 38.91 2688 2307344 812120 9.09 279580 2398036 8
12:40:43 10:30:01 AM 4814744 6955916 3067680 38.92 2688 2307344 812120 9.09 279580 2398152 4
12:40:43 10:31:01 AM 4814988 6956172 3067436 38.91 2688 2307356 812120 9.09 279580 2397984 4
12:40:43 10:32:01 AM 4814736 6955920 3067688 38.92 2688 2307356 812120 9.09 279580 2398272 4
12:40:43 10:33:01 AM 4814912 6956112 3067512 38.92 2688 2307372 812120 9.09 279580 2398112 12
12:40:43 10:34:01 AM 4814924 6956132 3067500 38.92 2688 2307380 812120 9.09 279580 2398052 4
12:40:43 10:35:01 AM 4809484 6955288 3072940 38.98 2688 2311976 812120 9.09 279580 2402756 4
12:40:43 10:36:01 AM 4809828 6955632 3072596 38.98 2688 2311976 812120 9.09 279580 2402552 4
12:40:43 10:37:01 AM 4809900 6955712 3072524 38.98 2688 2311984 812120 9.09 279580 2402560 4
12:40:43 10:38:01 AM 4809928 6955744 3072496 38.98 2688 2311988 812120 9.09 279580 2402564 4
12:40:43 10:39:01 AM 4809740 6955564 3072684 38.98 2688 2311996 812120 9.09 279580 2402572 4
12:40:43 10:40:01 AM 4809560 6955384 3072864 38.98 2688 2311996 791908 8.87 279580 2402756 4
12:40:43 10:41:01 AM 4809500 6955336 3072924 38.98 2688 2312008 791908 8.87 279580 2402860 4
12:40:43 10:42:01 AM 4809980 6955816 3072444 38.98 2688 2312008 807304 9.04 279580 2402588 8
12:40:43 10:43:01 AM 4810020 6955876 3072404 38.98 2688 2312028 807304 9.04 279580 2402608 4
12:40:43 10:44:01 AM 4810052 6955908 3072372 38.98 2688 2312028 807304 9.04 279580 2402608 4
12:40:43 10:45:01 AM 4809952 6955816 3072472 38.98 2688 2312036 807304 9.04 279580 2402688 4
12:40:43 10:46:02 AM 4810012 6955880 3072412 38.98 2688 2312040 807304 9.04 279580 2402624 4
12:40:43 10:47:01 AM 4809988 6955864 3072436 38.98 2688 2312048 807304 9.04 279580 2402632 4
12:40:43 10:48:01 AM 4810100 6955976 3072324 38.98 2688 2312048 807304 9.04 279580 2402632 4
12:40:43 10:49:01 AM 4810084 6955972 3072340 38.98 2688 2312060 807304 9.04 279580 2402644 4
12:40:43 10:50:01 AM 4809800 6955688 3072624 38.98 2688 2312060 794756 8.90 279580 2402828 4
12:40:43 10:51:01 AM 4810084 6955988 3072340 38.98 2688 2312076 794756 8.90 279580 2402776 4
12:40:43 10:52:01 AM 4810068 6955972 3072356 38.98 2688 2312076 794756 8.90 279580 2402776 4
12:40:43 10:53:01 AM 4810120 6956032 3072304 38.98 2688 2312084 794756 8.90 279580 2402668 4
12:40:43 10:54:01 AM 4810032 6955948 3072392 38.98 2688 2312088 794756 8.90 279580 2402788 4
12:40:43 10:55:01 AM 4810072 6955996 3072352 38.98 2688 2312096 794756 8.90 279580 2402748 4
12:40:43 10:56:01 AM 4810024 6955948 3072400 38.98 2688 2312096 794756 8.90 279580 2402796 4
12:40:43 10:57:01 AM 4810220 6956152 3072204 38.98 2688 2312104 794756 8.90 279580 2402804 4
12:40:43 10:58:01 AM 4810108 6956040 3072316 38.98 2688 2312104 794756 8.90 279580 2402688 4
12:40:43 10:59:01 AM 4810084 6956032 3072340 38.98 2688 2312120 794756 8.90 279580 2402704 4
12:40:43 11:00:01 AM 4809692 6955644 3072732 38.98 2688 2312124 813580 9.11 279580 2402892 4
12:40:43 11:01:01 AM 4808960 6954920 3073464 38.99 2688 2312132 813580 9.11 279580 2403412 4
12:40:43 11:02:01 AM 4809748 6955712 3072676 38.98 2688 2312136 813580 9.11 279592 2403024 4
12:40:43 11:03:01 AM 4810204 6956176 3072220 38.98 2688 2312144 813580 9.11 279592 2402760 4
12:40:43 11:04:01 AM 4810216 6956188 3072208 38.98 2688 2312144 813580 9.11 279592 2402760 4
12:40:43 11:05:01 AM 4810216 6956200 3072208 38.98 2688 2312156 796696 8.92 279592 2402844 4
12:40:43 11:06:01 AM 4810128 6956112 3072296 38.98 2688 2312156 796696 8.92 279592 2402892 4
12:40:43 11:07:01 AM 4810040 6956048 3072384 38.98 2688 2312180 793560 8.89 279804 2402588 268
12:40:43 11:08:01 AM 4809812 6955824 3072612 38.98 2688 2312184 793560 8.89 279804 2402708 4
12:40:43 11:09:01 AM 4809884 6955904 3072540 38.98 2688 2312192 793560 8.89 279804 2402720 4
12:40:43 11:10:01 AM 4809604 6955624 3072820 38.98 2688 2312192 806396 9.03 279804 2402904 8
12:40:43 11:11:01 AM 4809780 6955820 3072644 38.98 2688 2312204 806396 9.03 279804 2402732 4
12:40:43 11:12:01 AM 4809932 6955972 3072492 38.98 2688 2312204 806396 9.03 279804 2402732 4
12:40:43 11:13:01 AM 4810052 6956108 3072372 38.98 2688 2312220 806396 9.03 279804 2402632 4
12:40:43 11:14:01 AM 4810076 6956136 3072348 38.98 2688 2312224 806396 9.03 279804 2402636 4
12:40:43 11:15:01 AM 4809652 6955724 3072772 38.98 2688 2312236 806396 9.03 279812 2402948 4
12:40:43 11:16:01 AM 4810076 6956148 3072348 38.98 2688 2312236 806396 9.03 279804 2402648 4
12:40:43 11:17:01 AM 4809704 6955788 3072720 38.98 2688 2312248 806396 9.03 279804 2402940 4
12:40:43 11:18:01 AM 4809648 6955732 3072776 38.98 2688 2312248 806396 9.03 279804 2403040 16
12:40:43 11:19:01 AM 4809592 6955684 3072832 38.98 2688 2312256 806396 9.03 279804 2403024 4
12:40:43 11:20:01 AM 4809592 6955688 3072832 38.98 2688 2312260 794816 8.90 279804 2402896 4
12:40:43 11:21:01 AM 4809920 6956032 3072504 38.98 2688 2312268 794816 8.90 279804 2402684 4
12:40:43 11:22:01 AM 4810012 6956124 3072412 38.98 2688 2312268 794816 8.90 279804 2402724 4
12:40:43 11:23:01 AM 4810040 6956164 3072384 38.98 2688 2312280 794816 8.90 279804 2402736 4
12:40:43 11:24:01 AM 4809916 6956040 3072508 38.98 2688 2312280 794816 8.90 279804 2402740 4
12:40:43 11:25:01 AM 4809908 6956040 3072516 38.98 2688 2312288 794816 8.90 279804 2402816 4
12:40:43 11:26:01 AM 4810008 6956144 3072416 38.98 2688 2312292 794816 8.90 279804 2402752 4
12:40:43 11:27:01 AM 4810024 6956176 3072400 38.98 2688 2312308 794816 8.90 279804 2402772 4
12:40:43 11:28:01 AM 4810116 6956268 3072308 38.98 2688 2312308 794816 8.90 279804 2402772 4
12:40:43 11:29:01 AM 4809836 6956000 3072588 38.98 2688 2312320 794816 8.90 279804 2402784 4
12:40:43 11:30:01 AM 4809616 6955780 3072808 38.98 2688 2312320 794820 8.90 279804 2402968 4
12:40:43 11:31:01 AM 4809656 6955836 3072768 38.98 2688 2312336 794820 8.90 279804 2403064 4
12:40:43 11:32:01 AM 4810024 6956204 3072400 38.98 2688 2312336 794820 8.90 279804 2402928 4
12:40:43 11:33:01 AM 4809524 6955712 3072900 38.98 2688 2312344 794820 8.90 279804 2403140 4
12:40:43 11:34:01 AM 4809844 6956036 3072580 38.98 2688 2312348 794820 8.90 279804 2402824 4
12:40:43 11:35:01 AM 4809912 6956112 3072512 38.98 2688 2312356 794820 8.90 279804 2402904 4
12:40:43 11:36:01 AM 4809908 6956108 3072516 38.98 2688 2312356 794820 8.90 279804 2402836 4
12:40:43 11:37:01 AM 4810016 6956228 3072408 38.98 2688 2312368 794820 8.90 279804 2402848 4
12:40:43 11:38:01 AM 4809940 6956152 3072484 38.98 2688 2312368 794820 8.90 279804 2402848 4
12:40:43 11:39:01 AM 4810028 6956248 3072396 38.98 2688 2312376 794820 8.90 279804 2402856 4
12:40:43 11:40:01 AM 4809304 6955528 3073120 38.99 2688 2312380 813444 9.11 279804 2403160 4
12:40:43 11:41:01 AM 4810032 6956272 3072392 38.98 2688 2312396 813444 9.11 279804 2402876 4
12:40:43 11:42:01 AM 4810052 6956296 3072372 38.98 2688 2312400 813444 9.11 279804 2402880 4
12:40:43 11:43:01 AM 4809996 6956240 3072428 38.98 2688 2312408 797552 8.93 279804 2402888 4
12:40:43 11:44:01 AM 4810000 6956244 3072424 38.98 2688 2312408 797552 8.93 279804 2402888 4
12:40:43 11:45:01 AM 4809640 6955896 3072784 38.98 2688 2312420 797552 8.93 279804 2402972 4
12:40:43 11:46:01 AM 4809732 6955988 3072692 38.98 2688 2312420 797552 8.93 279804 2402904 4
12:40:43 11:47:01 AM 4809608 6955872 3072816 38.98 2688 2312428 797552 8.93 279804 2403028 4
12:40:43 11:48:01 AM 4809676 6955944 3072748 38.98 2688 2312432 797552 8.93 279804 2402916 4
12:40:43 11:49:01 AM 4809848 6956124 3072576 38.98 2688 2312440 797552 8.93 279804 2402924 4
12:40:43 11:50:01 AM 4809424 6955700 3073000 38.99 2688 2312440 812936 9.10 279804 2403108 8
12:40:43 11:51:01 AM 4809688 6955976 3072736 38.98 2688 2312452 812936 9.10 279804 2403052 4
12:40:43 11:52:01 AM 4809768 6956056 3072656 38.98 2688 2312452 812936 9.10 279804 2402936 4
12:40:43 11:53:01 AM 4809716 6956012 3072708 38.98 2688 2312460 812936 9.10 279804 2402944 4
12:40:43 11:54:01 AM 4809808 6956108 3072616 38.98 2688 2312464 812936 9.10 279804 2402948 4
12:40:43 11:55:01 AM 4809748 6956064 3072676 38.98 2688 2312480 812936 9.10 279804 2403032 4
12:40:43 11:56:01 AM 4809752 6956068 3072672 38.98 2688 2312480 812936 9.10 279804 2402964 4
12:40:43 11:57:01 AM 4809572 6955900 3072852 38.98 2688 2312492 812936 9.10 279804 2403092 4
12:40:43 11:58:01 AM 4809572 6955900 3072852 38.98 2688 2312492 812936 9.10 279804 2403092 4
12:40:43 11:59:01 AM 4809604 6955944 3072820 38.98 2688 2312504 812936 9.10 279804 2403104 4
12:40:43 12:00:01 PM 4809288 6955632 3073136 38.99 2688 2312508 803012 8.99 279804 2403292 4
12:40:43 12:01:01 PM 4808644 6955004 3073780 39.00 2688 2312516 803012 8.99 279804 2403812 4
12:40:43 12:02:01 PM 4809708 6956072 3072716 38.98 2688 2312520 803012 8.99 279804 2403004 4
12:40:43 12:03:01 PM 4809736 6956108 3072688 38.98 2688 2312528 803012 8.99 279804 2403012 4
12:40:43 12:04:01 PM 4809528 6955900 3072896 38.98 2688 2312528 803012 8.99 279804 2403128 4
12:40:43 12:05:01 PM 4809708 6956092 3072716 38.98 2688 2312540 803012 8.99 279804 2403092 4
12:40:43 12:06:01 PM 4809820 6956204 3072604 38.98 2688 2312540 803012 8.99 279804 2403024 4
12:40:43 12:07:01 PM 4809772 6956164 3072652 38.98 2688 2312548 803012 8.99 279804 2403032 4
12:40:43 12:08:01 PM 4809736 6956132 3072688 38.98 2688 2312552 803012 8.99 279804 2403036 4
12:40:43 12:09:01 PM 4809808 6956220 3072616 38.98 2688 2312568 803012 8.99 279804 2403052 4
12:40:43 12:10:01 PM 4809352 6955764 3073072 38.99 2688 2312568 822048 9.20 279804 2403468 4
12:40:43 12:11:01 PM 4809616 6956044 3072808 38.98 2688 2312584 822048 9.20 279804 2403068 4
12:40:43 12:12:01 PM 4809672 6956100 3072752 38.98 2688 2312584 822048 9.20 279804 2403068 4
12:40:43 12:13:01 PM 4809648 6956088 3072776 38.98 2688 2312596 822048 9.20 279804 2403080 4
12:40:43 12:14:01 PM 4809568 6956008 3072856 38.98 2688 2312596 805992 9.02 279804 2403080 4
12:40:43 12:15:01 PM 4809596 6956044 3072828 38.98 2688 2312604 805992 9.02 279804 2403272 4
12:40:43 12:16:01 PM 4809744 6956196 3072680 38.98 2688 2312608 805992 9.02 279804 2403092 4
12:40:43 12:17:01 PM 4809720 6956180 3072704 38.98 2688 2312616 805992 9.02 279804 2403100 4
12:40:43 12:18:01 PM 4809668 6956128 3072756 38.98 2688 2312616 805992 9.02 279804 2403216 4
12:40:43 12:19:01 PM 4809812 6956284 3072612 38.98 2688 2312628 805992 9.02 279804 2403112 4
12:40:43 12:20:01 PM 4809168 6955640 3073256 38.99 2688 2312628 808896 9.06 279804 2403412 4
12:40:43 12:21:01 PM 4809536 6956020 3072888 38.98 2688 2312640 808896 9.06 279804 2403124 4
12:40:43 12:22:01 PM 4809572 6956056 3072852 38.98 2688 2312640 808896 9.06 279808 2403164 4
12:40:43 12:23:01 PM 4809628 6956120 3072796 38.98 2688 2312648 808896 9.06 279804 2403132 4
12:40:43 12:24:01 PM 4809320 6955816 3073104 38.99 2688 2312652 808896 9.06 279804 2403252 4
12:40:43 12:25:01 PM 4809336 6955844 3073088 38.99 2688 2312664 808896 9.06 279804 2403332 4
12:40:43 12:26:01 PM 4809408 6955916 3073016 38.99 2688 2312664 808896 9.06 279804 2403264 4
12:40:43 12:27:01 PM 4809524 6956044 3072900 38.98 2688 2312676 808896 9.06 279804 2403160 4
12:40:43 12:28:01 PM 4809412 6955932 3073012 38.99 2688 2312676 808896 9.06 279804 2403276 4
12:40:43 12:29:01 PM 4804592 6955560 3077832 39.05 2688 2317200 808896 9.06 279804 2407904 196
12:40:43 12:30:01 PM 4792268 6952160 3090156 39.20 2688 2326068 798748 8.94 279804 2419820 916
12:40:43 12:31:01 PM 4789008 6952016 3093416 39.24 2688 2329164 798748 8.94 279804 2422952 4
12:40:43 12:32:01 PM 4789312 6952320 3093112 39.24 2688 2329164 798748 8.94 279804 2422864 4
12:40:43 12:33:01 PM 4788684 6951968 3093740 39.25 2688 2329440 798748 8.94 279840 2423516 4
12:40:43 12:34:01 PM 4789168 6952452 3093256 39.24 2688 2329440 798748 8.94 279840 2422992 4
12:40:43 12:35:01 PM 4788624 6952212 3093800 39.25 2688 2329744 798748 8.94 279840 2423620 4
12:40:43 12:36:01 PM 4788972 6952564 3093452 39.24 2688 2329748 798748 8.94 279840 2423304 4
12:40:43 12:37:01 PM 4781160 6948060 3101264 39.34 2688 2333056 814272 9.12 279840 2431016 2048
12:40:43 12:38:01 PM 4767332 6941208 3115092 39.52 2688 2340032 814272 9.12 279840 2444504 1828
12:40:43 12:39:01 PM 4830444 7012892 3051980 38.72 2688 2348604 728324 8.16 280332 2382152 3428
12:40:43 12:40:01 PM 4843988 6895268 3038436 38.55 2688 2223972 856644 9.59 524176 2152240 26020
12:40:43 Average: 5443701 7087151 2438723 30.94 2688 1831300 734868 8.23 201846 1932448 574
12:40:43
12:40:43 03:54:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:40:43 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 03:55:01 AM eth0 100.18 51.05 356.62 14.84 0.00 0.00 0.00 0.00
12:40:43 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 03:56:01 AM eth0 3.88 0.12 0.49 0.01 0.00 0.00 0.00 0.00
12:40:43 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 03:57:01 AM eth0 0.77 0.10 0.05 0.01 0.00 0.00 0.00 0.00
12:40:43 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 03:58:01 AM eth0 0.52 0.05 0.04 0.00 0.00 0.00 0.00 0.00
12:40:43 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 03:59:01 AM eth0 0.57 0.07 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:00:01 AM eth0 0.98 0.37 0.20 0.16 0.00 0.00 0.00 0.00
12:40:43 04:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:01:02 AM eth0 0.41 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:02:01 AM eth0 0.30 0.12 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:03:01 AM eth0 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00
12:40:43 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:04:01 AM eth0 0.67 0.10 0.05 0.01 0.00 0.00 0.00 0.00
12:40:43 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:05:01 AM eth0 0.97 0.30 0.20 0.11 0.00 0.00 0.00 0.00
12:40:43 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:06:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:07:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:08:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:09:01 AM eth0 0.40 0.10 0.07 0.01 0.00 0.00 0.00 0.00
12:40:43 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:10:01 AM eth0 0.52 0.22 0.16 0.07 0.00 0.00 0.00 0.00
12:40:43 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:11:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00
12:40:43 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:12:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:13:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:14:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:15:01 AM eth0 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:16:01 AM eth0 0.35 0.07 0.07 0.00 0.00 0.00 0.00 0.00
12:40:43 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:17:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:18:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:19:01 AM eth0 1.12 0.87 0.09 0.07 0.00 0.00 0.00 0.00
12:40:43 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:20:01 AM eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:21:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:22:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:23:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:24:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:25:01 AM eth0 0.50 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:26:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:27:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:29:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:30:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:31:01 AM eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00
12:40:43 04:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:32:02 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
12:40:43 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:33:01 AM eth0 0.49 0.29 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:34:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:35:01 AM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:36:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:37:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:38:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:39:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:40:01 AM eth0 0.48 0.13 0.16 0.07 0.00 0.00 0.00 0.00
12:40:43 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:41:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:42:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:45:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:47:01 AM eth0 0.83 0.32 0.31 0.20 0.00 0.00 0.00 0.00
12:40:43 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:48:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:50:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:53:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:54:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:55:01 AM eth0 0.60 0.30 0.40 0.26 0.00 0.00 0.00 0.00
12:40:43 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:56:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:57:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:58:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 04:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:00:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:01:01 AM eth0 0.83 0.27 0.31 0.20 0.00 0.00 0.00 0.00
12:40:43 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:03:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:04:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
12:40:43 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:05:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:07:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:10:01 AM eth0 0.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:11:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:14:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:15:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:18:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:19:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 05:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:20:02 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:22:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:24:01 AM eth0 0.77 0.20 0.31 0.19 0.00 0.00 0.00 0.00
12:40:43 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:25:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
12:40:43 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:26:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:27:01 AM eth0 0.60 0.17 0.29 0.19 0.00 0.00 0.00 0.00
12:40:43 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:30:01 AM eth0 0.43 0.27 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:31:01 AM eth0 0.53 0.45 0.27 0.21 0.00 0.00 0.00 0.00
12:40:43 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
12:40:43 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:33:01 AM eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:35:01 AM eth0 0.75 0.12 0.19 0.06 0.00 0.00 0.00 0.00
12:40:43 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:36:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:40:01 AM eth0 0.30 0.08 0.14 0.06 0.00 0.00 0.00 0.00
12:40:43 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:45:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:48:01 AM eth0 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:43 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:49:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:50:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:55:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:56:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 05:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:00:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:01:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:04:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:05:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:06:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:07:01 AM eth0 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:08:01 AM eth0 0.57 0.23 0.32 0.23 0.00 0.00 0.00 0.00
12:40:43 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:10:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:15:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:20:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:23:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:25:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:27:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:29:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:30:01 AM eth0 0.75 0.32 0.45 0.29 0.00 0.00 0.00 0.00
12:40:43 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:31:01 AM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:32:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:33:01 AM eth0 0.97 0.18 0.33 0.19 0.00 0.00 0.00 0.00
12:40:43 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:35:01 AM eth0 0.77 0.12 0.19 0.06 0.00 0.00 0.00 0.00
12:40:43 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:36:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
12:40:43 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:40:01 AM eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:42:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:45:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:48:01 AM eth0 1.35 0.85 0.35 6.41 0.00 0.00 0.00 0.00
12:40:43 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:50:01 AM eth0 0.67 0.50 0.17 3.72 0.00 0.00 0.00 0.00
12:40:43 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:51:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:54:01 AM eth0 1.73 0.00 0.22 0.00 0.00 0.00 0.00 0.00
12:40:43 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:55:01 AM eth0 7.30 1.07 2.14 1.06 0.00 0.00 0.00 0.00
12:40:43 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:56:01 AM eth0 1.67 0.57 0.86 0.61 0.00 0.00 0.00 0.00
12:40:43 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:57:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:58:01 AM eth0 0.33 0.02 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 06:59:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:00:01 AM eth0 0.52 0.10 0.16 0.06 0.00 0.00 0.00 0.00
12:40:43 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:02:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:03:01 AM eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:04:01 AM eth0 0.97 0.33 0.35 0.23 0.00 0.00 0.00 0.00
12:40:43 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:05:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:06:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:08:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:09:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:10:01 AM eth0 0.98 0.18 0.21 0.07 0.00 0.00 0.00 0.00
12:40:43 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:11:01 AM eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:14:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:15:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:16:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:19:01 AM eth0 0.83 0.25 0.31 0.20 0.00 0.00 0.00 0.00
12:40:43 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:20:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:25:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:27:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:28:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:29:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:30:01 AM eth0 0.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:31:01 AM eth0 0.47 0.22 0.27 0.19 0.00 0.00 0.00 0.00
12:40:43 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:32:01 AM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00
12:40:43 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:33:01 AM eth0 0.75 0.23 0.33 0.23 0.00 0.00 0.00 0.00
12:40:43 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:34:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:35:02 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:36:01 AM eth0 5.15 0.00 0.65 0.00 0.00 0.00 0.00 0.00
12:40:43 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:37:01 AM eth0 2.68 0.27 0.56 0.23 0.00 0.00 0.00 0.00
12:40:43 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:38:01 AM eth0 0.72 0.22 0.28 0.20 0.00 0.00 0.00 0.00
12:40:43 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:39:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:40:01 AM eth0 0.72 0.22 0.17 0.08 0.00 0.00 0.00 0.00
12:40:43 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:41:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:44:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:45:01 AM eth0 0.63 0.13 0.16 0.07 0.00 0.00 0.00 0.00
12:40:43 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:46:01 AM eth0 1.62 0.00 0.19 0.00 0.00 0.00 0.00 0.00
12:40:43 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:47:01 AM eth0 4.52 0.88 1.63 0.96 0.00 0.00 0.00 0.00
12:40:43 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:48:01 AM eth0 0.63 0.25 0.28 0.20 0.00 0.00 0.00 0.00
12:40:43 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:49:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:50:01 AM eth0 0.48 0.08 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:51:01 AM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:52:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:53:01 AM eth0 3.15 0.00 0.39 0.00 0.00 0.00 0.00 0.00
12:40:43 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:54:01 AM eth0 3.52 0.45 0.84 0.42 0.00 0.00 0.00 0.00
12:40:43 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:55:01 AM eth0 1.07 0.25 0.43 0.25 0.00 0.00 0.00 0.00
12:40:43 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:56:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:57:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:58:01 AM eth0 0.37 0.02 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 07:59:01 AM eth0 0.93 0.32 0.36 0.20 0.00 0.00 0.00 0.00
12:40:43 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:00:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
12:40:43 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:01:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:02:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:03:01 AM eth0 1.12 0.83 0.09 0.07 0.00 0.00 0.00 0.00
12:40:43 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:04:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:05:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:06:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:07:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:08:01 AM eth0 1.20 0.30 0.37 0.23 0.00 0.00 0.00 0.00
12:40:43 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:09:01 AM eth0 1.03 0.37 0.60 0.41 0.00 0.00 0.00 0.00
12:40:43 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:10:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:11:01 AM eth0 1.17 0.25 0.35 0.20 0.00 0.00 0.00 0.00
12:40:43 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:12:01 AM eth0 0.65 0.22 0.33 0.22 0.00 0.00 0.00 0.00
12:40:43 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:13:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:14:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:15:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:16:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:17:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:18:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:19:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:20:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:22:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:23:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:24:01 AM eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:25:01 AM eth0 1.27 0.53 0.74 0.49 0.00 0.00 0.00 0.00
12:40:43 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:26:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:27:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:28:01 AM eth0 0.58 0.25 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:29:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:30:01 AM eth0 0.78 0.12 0.19 0.06 0.00 0.00 0.00 0.00
12:40:43 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:31:01 AM eth0 1.05 0.50 0.58 0.43 0.00 0.00 0.00 0.00
12:40:43 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:32:01 AM eth0 0.75 0.05 0.08 0.00 0.00 0.00 0.00 0.00
12:40:43 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:33:01 AM eth0 0.43 0.20 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:35:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:38:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:40:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:41:02 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:42:01 AM eth0 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:44:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:45:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:46:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:49:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:50:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:52:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:55:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:57:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 08:59:01 AM eth0 0.72 0.22 0.30 0.19 0.00 0.00 0.00 0.00
12:40:43 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:00:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:01:01 AM eth0 6.13 0.00 0.78 0.00 0.00 0.00 0.00 0.00
12:40:43 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:02:01 AM eth0 1.80 0.48 0.64 0.43 0.00 0.00 0.00 0.00
12:40:43 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:03:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:04:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:05:01 AM eth0 0.65 0.15 0.16 0.07 0.00 0.00 0.00 0.00
12:40:43 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:06:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:09:01 AM eth0 0.38 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:10:01 AM eth0 0.58 0.12 0.16 0.06 0.00 0.00 0.00 0.00
12:40:43 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:11:01 AM eth0 1.47 0.27 0.37 0.20 0.00 0.00 0.00 0.00
12:40:43 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:12:01 AM eth0 0.57 0.23 0.32 0.23 0.00 0.00 0.00 0.00
12:40:43 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:13:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:15:01 AM eth0 0.77 0.18 0.19 0.07 0.00 0.00 0.00 0.00
12:40:43 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:16:01 AM eth0 0.60 0.27 0.32 0.23 0.00 0.00 0.00 0.00
12:40:43 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:17:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:18:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:19:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:20:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:21:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:22:01 AM eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00
12:40:43 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:25:01 AM eth0 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00
12:40:43 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:27:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:30:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:31:01 AM eth0 0.43 0.13 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:32:01 AM eth0 1.33 0.28 0.41 0.23 0.00 0.00 0.00 0.00
12:40:43 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:33:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
12:40:43 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:34:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:35:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
12:40:43 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:38:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:39:01 AM eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:40:01 AM eth0 0.73 0.27 0.40 0.26 0.00 0.00 0.00 0.00
12:40:43 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:41:01 AM eth0 241.54 163.35 1386.27 61.39 0.00 0.00 0.00 0.00
12:40:43 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:42:01 AM eth0 89.27 64.36 769.00 10.03 0.00 0.00 0.00 0.00
12:40:43 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:43:01 AM eth0 11.68 10.61 6.94 4.69 0.00 0.00 0.00 0.00
12:40:43 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:44:01 AM eth0 221.59 200.90 376.43 41.22 0.00 0.00 0.00 0.00
12:40:43 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:45:01 AM eth0 2.87 0.73 0.50 0.18 0.00 0.00 0.00 0.00
12:40:43 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:46:01 AM eth0 40.36 34.28 71.14 6.78 0.00 0.00 0.00 0.00
12:40:43 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:47:01 AM eth0 4.52 4.02 13.96 8.05 0.00 0.00 0.00 0.00
12:40:43 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 09:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:49:02 AM eth0 0.43 0.12 0.04 0.04 0.00 0.00 0.00 0.00
12:40:43 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:50:01 AM eth0 1.00 1.56 0.19 3.61 0.00 0.00 0.00 0.00
12:40:43 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:51:01 AM eth0 0.48 0.12 0.04 0.04 0.00 0.00 0.00 0.00
12:40:43 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:52:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:43 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:53:01 AM eth0 0.97 0.07 0.11 0.03 0.00 0.00 0.00 0.00
12:40:43 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:54:01 AM eth0 0.90 0.22 0.36 0.23 0.00 0.00 0.00 0.00
12:40:43 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:55:01 AM eth0 0.93 0.32 0.44 0.28 0.00 0.00 0.00 0.00
12:40:43 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:56:01 AM eth0 0.87 0.23 0.35 0.23 0.00 0.00 0.00 0.00
12:40:43 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:57:01 AM eth0 0.55 0.30 0.32 0.26 0.00 0.00 0.00 0.00
12:40:43 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:58:01 AM eth0 0.83 0.22 0.31 0.19 0.00 0.00 0.00 0.00
12:40:43 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 09:59:01 AM eth0 0.22 0.07 0.02 0.03 0.00 0.00 0.00 0.00
12:40:43 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:00:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:01:01 AM eth0 0.30 0.07 0.03 0.03 0.00 0.00 0.00 0.00
12:40:43 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:03:01 AM eth0 0.37 0.07 0.03 0.03 0.00 0.00 0.00 0.00
12:40:43 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:05:01 AM eth0 0.38 0.17 0.10 0.09 0.00 0.00 0.00 0.00
12:40:43 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:06:01 AM eth0 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:07:01 AM eth0 0.72 0.37 0.33 0.26 0.00 0.00 0.00 0.00
12:40:43 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:08:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:09:01 AM eth0 0.23 0.08 0.03 0.03 0.00 0.00 0.00 0.00
12:40:43 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:10:01 AM eth0 0.37 0.13 0.10 0.07 0.00 0.00 0.00 0.00
12:40:43 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:11:01 AM eth0 0.45 0.15 0.14 0.04 0.00 0.00 0.00 0.00
12:40:43 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:13:01 AM eth0 0.22 0.07 0.02 0.03 0.00 0.00 0.00 0.00
12:40:43 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:14:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
12:40:43 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:15:01 AM eth0 0.77 0.42 0.41 0.29 0.00 0.00 0.00 0.00
12:40:43 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:17:01 AM eth0 0.20 0.05 0.02 0.02 0.00 0.00 0.00 0.00
12:40:43 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:19:01 AM eth0 0.22 0.07 0.02 0.03 0.00 0.00 0.00 0.00
12:40:43 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:20:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00
12:40:43 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:21:01 AM eth0 0.32 0.08 0.03 0.03 0.00 0.00 0.00 0.00
12:40:43 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:22:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:23:01 AM eth0 0.28 0.13 0.03 0.03 0.00 0.00 0.00 0.00
12:40:43 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:24:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00
12:40:43 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:25:01 AM eth0 0.37 0.18 0.16 0.09 0.00 0.00 0.00 0.00
12:40:43 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:26:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00
12:40:43 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:27:01 AM eth0 0.60 0.30 0.32 0.25 0.00 0.00 0.00 0.00
12:40:43 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:28:01 AM eth0 0.98 0.00 0.12 0.00 0.00 0.00 0.00 0.00
12:40:43 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:29:01 AM eth0 4.90 0.53 1.07 0.45 0.00 0.00 0.00 0.00
12:40:43 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:30:01 AM eth0 1.90 0.47 0.76 0.45 0.00 0.00 0.00 0.00
12:40:43 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:31:01 AM eth0 2.32 0.82 1.18 0.83 0.00 0.00 0.00 0.00
12:40:43 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:32:01 AM eth0 0.47 0.15 0.27 0.19 0.00 0.00 0.00 0.00
12:40:43 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:33:01 AM eth0 2.37 0.35 0.52 0.26 0.00 0.00 0.00 0.00
12:40:43 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:34:01 AM eth0 1.07 0.27 0.37 0.23 0.00 0.00 0.00 0.00
12:40:43 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:35:01 AM eth0 10.11 7.83 35.62 1.98 0.00 0.00 0.00 0.00
12:40:43 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:43 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:37:01 AM eth0 0.35 0.07 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:38:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:40:43 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:39:01 AM eth0 0.30 0.05 0.03 0.01 0.00 0.00 0.00 0.00
12:40:43 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:43 10:40:01 AM eth0 0.75 0.23 0.19 0.07 0.00 0.00 0.00 0.00
12:40:44 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:41:01 AM eth0 0.72 0.38 0.33 0.24 0.00 0.00 0.00 0.00
12:40:44 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:42:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:43:01 AM eth0 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:44 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:45:01 AM eth0 0.52 0.22 0.16 0.08 0.00 0.00 0.00 0.00
12:40:44 10:46:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:46:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:47:01 AM eth0 0.20 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:49:01 AM eth0 0.28 0.05 0.03 0.01 0.00 0.00 0.00 0.00
12:40:44 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:50:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:40:44 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:51:01 AM eth0 0.22 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:52:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:53:01 AM eth0 0.18 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:55:01 AM eth0 0.40 0.20 0.15 0.08 0.00 0.00 0.00 0.00
12:40:44 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:57:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:58:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 10:59:01 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:00:01 AM eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00
12:40:44 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:01:01 AM eth0 0.55 0.05 0.07 0.01 0.00 0.00 0.00 0.00
12:40:44 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:02:01 AM eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00
12:40:44 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:03:01 AM eth0 0.20 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:04:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:05:01 AM eth0 0.53 0.15 0.16 0.07 0.00 0.00 0.00 0.00
12:40:44 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:07:01 AM eth0 1.03 0.88 0.09 0.08 0.00 0.00 0.00 0.00
12:40:44 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:09:01 AM eth0 0.32 0.03 0.03 0.01 0.00 0.00 0.00 0.00
12:40:44 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:10:01 AM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00
12:40:44 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:11:01 AM eth0 0.42 0.05 0.04 0.01 0.00 0.00 0.00 0.00
12:40:44 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:12:01 AM eth0 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00
12:40:44 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:13:01 AM eth0 0.18 0.03 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:14:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:15:01 AM eth0 1.07 0.38 0.44 0.30 0.00 0.00 0.00 0.00
12:40:44 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:16:01 AM eth0 0.55 0.07 0.11 0.00 0.00 0.00 0.00 0.00
12:40:44 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:17:01 AM eth0 2.03 0.57 0.71 0.44 0.00 0.00 0.00 0.00
12:40:44 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:18:01 AM eth0 3.35 0.68 1.32 0.80 0.00 0.00 0.00 0.00
12:40:44 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:19:01 AM eth0 1.58 0.83 1.04 0.78 0.00 0.00 0.00 0.00
12:40:44 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:20:01 AM eth0 0.45 0.12 0.11 0.07 0.00 0.00 0.00 0.00
12:40:44 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:21:01 AM eth0 0.32 0.10 0.08 0.01 0.00 0.00 0.00 0.00
12:40:44 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:22:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:23:01 AM eth0 0.23 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:24:01 AM eth0 1.02 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:40:44 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:25:01 AM eth0 1.40 0.15 0.14 0.07 0.00 0.00 0.00 0.00
12:40:44 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:26:01 AM eth0 0.43 0.08 0.09 0.00 0.00 0.00 0.00 0.00
12:40:44 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:27:01 AM eth0 0.12 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:29:01 AM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:30:01 AM eth0 0.53 0.20 0.16 0.07 0.00 0.00 0.00 0.00
12:40:44 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:31:01 AM eth0 0.62 0.30 0.28 0.21 0.00 0.00 0.00 0.00
12:40:44 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:32:01 AM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00
12:40:44 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:33:01 AM eth0 0.62 0.30 0.29 0.21 0.00 0.00 0.00 0.00
12:40:44 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:35:01 AM eth0 0.52 0.25 0.16 0.08 0.00 0.00 0.00 0.00
12:40:44 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:37:01 AM eth0 0.22 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:39:01 AM eth0 0.20 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:40:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:40:44 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:41:01 AM eth0 0.23 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:42:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:43:01 AM eth0 0.25 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:44:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:45:01 AM eth0 0.40 0.25 0.15 0.08 0.00 0.00 0.00 0.00
12:40:44 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:47:01 AM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:48:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:49:01 AM eth0 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00
12:40:44 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:50:01 AM eth0 0.47 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:40:44 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:51:01 AM eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:52:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:53:01 AM eth0 0.18 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:54:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:55:01 AM eth0 0.43 0.22 0.16 0.08 0.00 0.00 0.00 0.00
12:40:44 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:57:01 AM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:58:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 11:59:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:00:01 PM eth0 0.37 0.22 0.16 0.07 0.00 0.00 0.00 0.00
12:40:44 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:01:01 PM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:03:01 PM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:04:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:05:01 PM eth0 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00
12:40:44 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:06:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:07:01 PM eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:08:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:09:01 PM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:10:01 PM eth0 0.23 0.08 0.09 0.06 0.00 0.00 0.00 0.00
12:40:44 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:11:01 PM eth0 0.38 0.12 0.08 0.01 0.00 0.00 0.00 0.00
12:40:44 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:12:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:13:01 PM eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:14:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:15:01 PM eth0 0.58 0.28 0.16 0.08 0.00 0.00 0.00 0.00
12:40:44 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:17:01 PM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:19:01 PM eth0 0.20 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:20:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00
12:40:44 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:21:01 PM eth0 0.17 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:22:01 PM eth0 0.33 0.08 0.08 0.00 0.00 0.00 0.00 0.00
12:40:44 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:23:01 PM eth0 0.18 0.05 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:24:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:40:44 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:25:01 PM eth0 0.37 0.17 0.15 0.08 0.00 0.00 0.00 0.00
12:40:44 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:26:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:27:01 PM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:40:44 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:28:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:29:01 PM eth0 10.18 9.50 27.59 3.04 0.00 0.00 0.00 0.00
12:40:44 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:30:01 PM eth0 16.56 15.60 55.77 5.54 0.00 0.00 0.00 0.00
12:40:44 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:31:01 PM eth0 8.80 8.36 12.89 3.85 0.00 0.00 0.00 0.00
12:40:44 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:32:01 PM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
12:40:44 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:33:01 PM eth0 0.67 0.45 0.30 0.92 0.00 0.00 0.00 0.00
12:40:44 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:34:01 PM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00
12:40:44 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:35:01 PM eth0 0.87 0.58 0.43 1.55 0.00 0.00 0.00 0.00
12:40:44 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:40:44 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:37:01 PM eth0 8.28 8.18 49.37 0.83 0.00 0.00 0.00 0.00
12:40:44 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:38:01 PM eth0 17.46 17.34 104.00 2.16 0.00 0.00 0.00 0.00
12:40:44 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:39:01 PM eth0 26.25 19.63 80.97 2.06 0.00 0.00 0.00 0.00
12:40:44 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 12:40:01 PM eth0 70.51 46.79 145.70 112.55 0.00 0.00 0.00 0.00
12:40:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:44 Average: eth0 2.10 1.36 6.75 0.62 0.00 0.00 0.00 0.00
12:40:44
12:40:44
12:40:44 ---> sar -P ALL:
12:40:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/04/2025 _x86_64_ (2 CPU)
12:40:44
12:40:44 03:53:32 LINUX RESTART (2 CPU)
12:40:44
12:40:44 03:54:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 03:55:01 AM all 14.99 0.00 2.79 0.57 0.05 81.60
12:40:44 03:55:01 AM 0 13.32 0.00 3.61 0.81 0.05 82.22
12:40:44 03:55:01 AM 1 16.66 0.00 1.97 0.33 0.05 80.98
12:40:44 03:56:01 AM all 0.33 0.00 0.08 0.03 0.03 99.53
12:40:44 03:56:01 AM 0 0.53 0.00 0.05 0.03 0.03 99.35
12:40:44 03:56:01 AM 1 0.12 0.00 0.12 0.02 0.03 99.72
12:40:44 03:57:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
12:40:44 03:57:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
12:40:44 03:57:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42
12:40:44 03:58:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
12:40:44 03:58:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85
12:40:44 03:58:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
12:40:44 03:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 03:59:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
12:40:44 03:59:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
12:40:44 04:00:01 AM all 0.32 0.00 0.09 0.00 0.04 99.55
12:40:44 04:00:01 AM 0 0.08 0.00 0.13 0.00 0.05 99.73
12:40:44 04:00:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 04:01:02 AM all 0.34 0.00 0.07 0.47 0.02 99.09
12:40:44 04:01:02 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 04:01:02 AM 1 0.58 0.00 0.07 0.94 0.02 98.40
12:40:44 04:02:01 AM all 0.25 0.00 0.08 0.00 0.03 99.63
12:40:44 04:02:01 AM 0 0.46 0.00 0.12 0.00 0.03 99.39
12:40:44 04:02:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44 04:03:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 04:03:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.31
12:40:44 04:03:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 04:04:01 AM all 0.27 0.00 0.07 0.00 0.06 99.61
12:40:44 04:04:01 AM 0 0.45 0.00 0.10 0.00 0.08 99.37
12:40:44 04:04:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
12:40:44 04:05:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
12:40:44 04:05:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45
12:40:44 04:05:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.66
12:40:44
12:40:44 04:05:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 04:06:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55
12:40:44 04:06:01 AM 0 0.10 0.00 0.13 0.00 0.03 99.73
12:40:44 04:06:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 04:07:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64
12:40:44 04:07:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 04:07:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
12:40:44 04:08:01 AM all 0.31 0.00 0.06 0.00 0.01 99.62
12:40:44 04:08:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 04:08:01 AM 1 0.55 0.00 0.05 0.00 0.00 99.40
12:40:44 04:09:01 AM all 0.25 0.00 0.14 0.08 0.02 99.53
12:40:44 04:09:01 AM 0 0.17 0.00 0.15 0.07 0.02 99.59
12:40:44 04:09:01 AM 1 0.32 0.00 0.12 0.08 0.02 99.46
12:40:44 04:10:01 AM all 0.27 0.00 0.08 0.00 0.02 99.63
12:40:44 04:10:01 AM 0 0.47 0.00 0.10 0.00 0.02 99.41
12:40:44 04:10:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 04:11:01 AM all 0.30 0.00 0.09 0.00 0.03 99.58
12:40:44 04:11:01 AM 0 0.25 0.00 0.12 0.00 0.02 99.62
12:40:44 04:11:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
12:40:44 04:12:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56
12:40:44 04:12:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 04:12:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32
12:40:44 04:13:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
12:40:44 04:13:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 04:13:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45
12:40:44 04:14:01 AM all 0.33 0.00 0.07 0.01 0.03 99.56
12:40:44 04:14:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 04:14:01 AM 1 0.53 0.00 0.03 0.02 0.03 99.38
12:40:44 04:15:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
12:40:44 04:15:01 AM 0 0.24 0.00 0.07 0.00 0.03 99.66
12:40:44 04:15:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
12:40:44 04:16:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
12:40:44 04:16:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
12:40:44 04:16:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44
12:40:44 04:16:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 04:17:01 AM all 0.23 0.01 0.10 0.01 0.03 99.62
12:40:44 04:17:01 AM 0 0.08 0.02 0.13 0.02 0.03 99.72
12:40:44 04:17:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
12:40:44 04:18:01 AM all 0.18 0.00 0.06 0.00 0.02 99.75
12:40:44 04:18:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 04:18:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
12:40:44 04:19:01 AM all 0.31 0.25 0.17 0.12 0.03 99.13
12:40:44 04:19:01 AM 0 0.57 0.00 0.12 0.02 0.03 99.27
12:40:44 04:19:01 AM 1 0.05 0.50 0.22 0.22 0.02 99.00
12:40:44 04:20:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
12:40:44 04:20:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38
12:40:44 04:20:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
12:40:44 04:21:01 AM all 0.31 0.00 0.07 0.01 0.03 99.59
12:40:44 04:21:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
12:40:44 04:21:01 AM 1 0.08 0.00 0.07 0.02 0.03 99.80
12:40:44 04:22:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
12:40:44 04:22:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 04:22:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
12:40:44 04:23:01 AM all 0.24 0.00 0.04 0.00 0.03 99.68
12:40:44 04:23:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
12:40:44 04:23:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
12:40:44 04:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 04:24:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 04:24:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
12:40:44 04:25:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
12:40:44 04:25:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 04:25:01 AM 1 0.58 0.00 0.02 0.00 0.02 99.38
12:40:44 04:26:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
12:40:44 04:26:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 04:26:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
12:40:44 04:27:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71
12:40:44 04:27:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 04:27:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
12:40:44
12:40:44 04:27:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 04:28:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 04:28:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 04:28:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 04:29:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
12:40:44 04:29:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 04:29:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
12:40:44 04:30:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
12:40:44 04:30:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
12:40:44 04:30:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
12:40:44 04:31:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55
12:40:44 04:31:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 04:31:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
12:40:44 04:32:02 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 04:32:02 AM 0 0.62 0.00 0.03 0.00 0.03 99.32
12:40:44 04:32:02 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
12:40:44 04:33:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
12:40:44 04:33:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
12:40:44 04:33:01 AM 1 0.54 0.00 0.05 0.00 0.03 99.37
12:40:44 04:34:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
12:40:44 04:34:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 04:34:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52
12:40:44 04:35:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
12:40:44 04:35:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44 04:35:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48
12:40:44 04:36:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
12:40:44 04:36:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44 04:36:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
12:40:44 04:37:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
12:40:44 04:37:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
12:40:44 04:37:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 04:38:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
12:40:44 04:38:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 04:38:01 AM 1 0.20 0.00 0.03 0.00 0.03 99.73
12:40:44
12:40:44 04:38:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 04:39:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
12:40:44 04:39:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
12:40:44 04:39:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57
12:40:44 04:40:01 AM all 0.38 0.00 0.05 0.00 0.03 99.54
12:40:44 04:40:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
12:40:44 04:40:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 04:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 04:41:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 04:41:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
12:40:44 04:42:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 04:42:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
12:40:44 04:42:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
12:40:44 04:43:01 AM all 0.28 0.00 0.06 0.01 0.03 99.63
12:40:44 04:43:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
12:40:44 04:43:01 AM 1 0.05 0.00 0.05 0.02 0.03 99.85
12:40:44 04:44:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
12:40:44 04:44:01 AM 0 0.57 0.00 0.05 0.02 0.03 99.33
12:40:44 04:44:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
12:40:44 04:45:01 AM all 0.38 0.00 0.05 0.00 0.03 99.54
12:40:44 04:45:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
12:40:44 04:45:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
12:40:44 04:46:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
12:40:44 04:46:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
12:40:44 04:46:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 04:47:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
12:40:44 04:47:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 04:47:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 04:48:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
12:40:44 04:48:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
12:40:44 04:48:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
12:40:44 04:49:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
12:40:44 04:49:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
12:40:44 04:49:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
12:40:44
12:40:44 04:49:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 04:50:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
12:40:44 04:50:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 04:50:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
12:40:44 04:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
12:40:44 04:51:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 04:51:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
12:40:44 04:52:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
12:40:44 04:52:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 04:52:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 04:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
12:40:44 04:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 04:53:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
12:40:44 04:54:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
12:40:44 04:54:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 04:54:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 04:55:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
12:40:44 04:55:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
12:40:44 04:55:01 AM 1 0.07 0.00 0.02 0.00 0.03 99.88
12:40:44 04:56:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
12:40:44 04:56:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38
12:40:44 04:56:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
12:40:44 04:57:01 AM all 0.21 0.00 0.06 0.01 0.04 99.68
12:40:44 04:57:01 AM 0 0.37 0.00 0.07 0.02 0.05 99.50
12:40:44 04:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
12:40:44 04:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 04:58:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 04:58:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 04:59:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 04:59:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
12:40:44 04:59:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.72
12:40:44 05:00:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
12:40:44 05:00:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:00:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44
12:40:44 05:00:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 05:01:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77
12:40:44 05:01:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
12:40:44 05:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 05:02:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 05:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 05:03:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
12:40:44 05:03:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53
12:40:44 05:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:40:44 05:04:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
12:40:44 05:04:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
12:40:44 05:04:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
12:40:44 05:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 05:05:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 05:05:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 05:06:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 05:06:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 05:06:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
12:40:44 05:07:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
12:40:44 05:07:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
12:40:44 05:07:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
12:40:44 05:08:01 AM all 0.29 0.00 0.12 0.00 0.02 99.56
12:40:44 05:08:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 05:08:01 AM 1 0.48 0.00 0.17 0.00 0.02 99.34
12:40:44 05:09:01 AM all 0.23 0.00 0.04 0.00 0.01 99.72
12:40:44 05:09:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
12:40:44 05:09:01 AM 1 0.37 0.00 0.02 0.00 0.00 99.62
12:40:44 05:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 05:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 05:10:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
12:40:44 05:11:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 05:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 05:11:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44
12:40:44 05:11:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:12:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
12:40:44 05:12:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 05:12:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
12:40:44 05:13:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64
12:40:44 05:13:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 05:13:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 05:14:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 05:14:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:14:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
12:40:44 05:15:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67
12:40:44 05:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
12:40:44 05:15:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57
12:40:44 05:16:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
12:40:44 05:16:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 05:16:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
12:40:44 05:17:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
12:40:44 05:17:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
12:40:44 05:17:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
12:40:44 05:18:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
12:40:44 05:18:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 05:18:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
12:40:44 05:19:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
12:40:44 05:19:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 05:19:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
12:40:44 05:20:02 AM all 0.30 0.00 0.07 0.00 0.03 99.61
12:40:44 05:20:02 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:20:02 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 05:21:01 AM all 0.32 0.00 0.06 0.00 0.03 99.58
12:40:44 05:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 05:21:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39
12:40:44 05:22:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 05:22:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 05:22:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44
12:40:44 05:22:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:23:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 05:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 05:23:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
12:40:44 05:24:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
12:40:44 05:24:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 05:24:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
12:40:44 05:25:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
12:40:44 05:25:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 05:25:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
12:40:44 05:26:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
12:40:44 05:26:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 05:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 05:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
12:40:44 05:27:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 05:27:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
12:40:44 05:28:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
12:40:44 05:28:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 05:28:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
12:40:44 05:29:01 AM all 0.23 0.00 0.05 0.00 0.02 99.70
12:40:44 05:29:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
12:40:44 05:29:01 AM 1 0.28 0.00 0.02 0.00 0.00 99.70
12:40:44 05:30:01 AM all 0.14 0.00 0.07 0.00 0.03 99.76
12:40:44 05:30:01 AM 0 0.18 0.00 0.03 0.00 0.02 99.77
12:40:44 05:30:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
12:40:44 05:31:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
12:40:44 05:31:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
12:40:44 05:31:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
12:40:44 05:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
12:40:44 05:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44 05:32:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:33:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
12:40:44 05:33:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
12:40:44 05:33:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44
12:40:44 05:33:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:34:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75
12:40:44 05:34:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
12:40:44 05:34:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 05:35:01 AM all 0.19 0.00 0.07 0.00 0.03 99.72
12:40:44 05:35:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
12:40:44 05:35:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:36:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
12:40:44 05:36:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
12:40:44 05:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 05:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 05:37:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44 05:37:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 05:38:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
12:40:44 05:38:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 05:38:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
12:40:44 05:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
12:40:44 05:39:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
12:40:44 05:39:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
12:40:44 05:40:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
12:40:44 05:40:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
12:40:44 05:40:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 05:41:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
12:40:44 05:41:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
12:40:44 05:41:01 AM 1 0.55 0.00 0.03 0.02 0.02 99.38
12:40:44 05:42:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
12:40:44 05:42:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
12:40:44 05:42:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
12:40:44 05:43:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
12:40:44 05:43:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 05:43:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 05:44:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
12:40:44 05:44:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 05:44:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
12:40:44
12:40:44 05:44:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:45:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73
12:40:44 05:45:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
12:40:44 05:45:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57
12:40:44 05:46:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 05:46:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 05:46:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 05:47:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
12:40:44 05:47:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
12:40:44 05:47:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
12:40:44 05:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 05:48:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 05:48:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
12:40:44 05:49:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
12:40:44 05:49:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
12:40:44 05:49:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
12:40:44 05:50:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
12:40:44 05:50:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 05:50:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 05:51:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
12:40:44 05:51:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 05:51:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
12:40:44 05:52:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
12:40:44 05:52:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 05:52:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
12:40:44 05:53:01 AM all 0.24 0.00 0.04 0.00 0.03 99.69
12:40:44 05:53:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
12:40:44 05:53:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 05:54:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
12:40:44 05:54:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 05:54:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
12:40:44 05:55:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
12:40:44 05:55:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
12:40:44 05:55:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44
12:40:44 05:55:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 05:56:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
12:40:44 05:56:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44 05:56:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78
12:40:44 05:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
12:40:44 05:57:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
12:40:44 05:57:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
12:40:44 05:58:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 05:58:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
12:40:44 05:58:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 05:59:01 AM all 0.15 0.00 0.07 0.00 0.03 99.76
12:40:44 05:59:01 AM 0 0.22 0.00 0.05 0.00 0.00 99.73
12:40:44 05:59:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
12:40:44 06:00:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
12:40:44 06:00:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
12:40:44 06:00:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 06:01:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
12:40:44 06:01:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
12:40:44 06:01:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 06:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 06:02:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
12:40:44 06:02:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
12:40:44 06:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 06:03:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 06:03:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 06:04:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
12:40:44 06:04:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44 06:04:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 06:05:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
12:40:44 06:05:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 06:05:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
12:40:44 06:06:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
12:40:44 06:06:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
12:40:44 06:06:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
12:40:44
12:40:44 06:06:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 06:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
12:40:44 06:07:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
12:40:44 06:07:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 06:08:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
12:40:44 06:08:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
12:40:44 06:08:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 06:09:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 06:09:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 06:09:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44 06:10:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
12:40:44 06:10:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
12:40:44 06:10:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 06:11:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 06:11:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
12:40:44 06:11:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
12:40:44 06:12:01 AM all 0.33 0.16 0.11 0.00 0.03 99.38
12:40:44 06:12:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
12:40:44 06:12:01 AM 1 0.12 0.32 0.15 0.00 0.03 99.38
12:40:44 06:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 06:13:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
12:40:44 06:13:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 06:14:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 06:14:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
12:40:44 06:14:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
12:40:44 06:15:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
12:40:44 06:15:01 AM 0 0.30 0.00 0.05 0.00 0.00 99.65
12:40:44 06:15:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
12:40:44 06:16:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
12:40:44 06:16:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
12:40:44 06:16:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
12:40:44 06:17:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
12:40:44 06:17:01 AM 0 0.55 0.00 0.10 0.00 0.03 99.32
12:40:44 06:17:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44
12:40:44 06:17:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 06:18:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
12:40:44 06:18:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.67
12:40:44 06:18:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 06:19:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
12:40:44 06:19:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 06:19:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
12:40:44 06:20:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 06:20:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 06:20:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
12:40:44 06:21:01 AM all 0.18 0.00 0.09 0.00 0.03 99.70
12:40:44 06:21:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 06:21:01 AM 1 0.27 0.00 0.08 0.00 0.02 99.63
12:40:44 06:22:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 06:22:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
12:40:44 06:22:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
12:40:44 06:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
12:40:44 06:23:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 06:23:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
12:40:44 06:24:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
12:40:44 06:24:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 06:24:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
12:40:44 06:25:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
12:40:44 06:25:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
12:40:44 06:25:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 06:26:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
12:40:44 06:26:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 06:26:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 06:27:02 AM all 0.33 0.00 0.05 0.00 0.03 99.60
12:40:44 06:27:02 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
12:40:44 06:27:02 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 06:28:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
12:40:44 06:28:01 AM 0 0.44 0.00 0.03 0.00 0.02 99.51
12:40:44 06:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.81
12:40:44
12:40:44 06:28:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 06:29:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66
12:40:44 06:29:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
12:40:44 06:29:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 06:30:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
12:40:44 06:30:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 06:30:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 06:31:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
12:40:44 06:31:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
12:40:44 06:31:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 06:32:01 AM all 0.13 0.00 0.06 0.00 0.02 99.79
12:40:44 06:32:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
12:40:44 06:32:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
12:40:44 06:33:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 06:33:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
12:40:44 06:33:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:40:44 06:34:01 AM all 0.32 0.00 0.04 0.01 0.03 99.61
12:40:44 06:34:01 AM 0 0.52 0.00 0.02 0.02 0.02 99.43
12:40:44 06:34:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 06:35:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 06:35:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
12:40:44 06:35:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 06:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 06:36:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 06:36:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 06:37:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
12:40:44 06:37:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
12:40:44 06:37:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 06:38:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71
12:40:44 06:38:01 AM 0 0.35 0.00 0.03 0.00 0.00 99.62
12:40:44 06:38:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 06:39:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
12:40:44 06:39:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43
12:40:44 06:39:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
12:40:44
12:40:44 06:39:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 06:40:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
12:40:44 06:40:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
12:40:44 06:40:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
12:40:44 06:41:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
12:40:44 06:41:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 06:41:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
12:40:44 06:42:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
12:40:44 06:42:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 06:42:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 06:43:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 06:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 06:43:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 06:44:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
12:40:44 06:44:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
12:40:44 06:44:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
12:40:44 06:45:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
12:40:44 06:45:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 06:45:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 06:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
12:40:44 06:46:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 06:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
12:40:44 06:47:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 06:47:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44 06:47:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 06:48:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
12:40:44 06:48:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
12:40:44 06:48:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72
12:40:44 06:49:01 AM all 0.04 0.00 0.06 0.01 0.03 99.86
12:40:44 06:49:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97
12:40:44 06:49:01 AM 1 0.08 0.00 0.10 0.02 0.05 99.75
12:40:44 06:50:01 AM all 0.43 0.00 0.05 0.00 0.03 99.50
12:40:44 06:50:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
12:40:44 06:50:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
12:40:44
12:40:44 06:50:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 06:51:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
12:40:44 06:51:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
12:40:44 06:51:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
12:40:44 06:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
12:40:44 06:52:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
12:40:44 06:52:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 06:53:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
12:40:44 06:53:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
12:40:44 06:53:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
12:40:44 06:54:01 AM all 0.23 0.00 0.04 0.00 0.03 99.69
12:40:44 06:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
12:40:44 06:54:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
12:40:44 06:55:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 06:55:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73
12:40:44 06:55:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
12:40:44 06:56:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
12:40:44 06:56:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
12:40:44 06:56:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
12:40:44 06:57:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
12:40:44 06:57:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
12:40:44 06:57:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
12:40:44 06:58:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 06:58:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 06:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 06:59:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 06:59:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
12:40:44 06:59:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 07:00:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 07:00:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44 07:00:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 07:01:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 07:01:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72
12:40:44 07:01:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
12:40:44
12:40:44 07:01:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:02:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 07:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
12:40:44 07:02:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50
12:40:44 07:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 07:03:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
12:40:44 07:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:04:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 07:04:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 07:04:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
12:40:44 07:05:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 07:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 07:06:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
12:40:44 07:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 07:06:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44 07:07:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
12:40:44 07:07:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 07:07:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 07:08:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
12:40:44 07:08:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
12:40:44 07:08:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
12:40:44 07:09:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 07:09:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 07:09:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:10:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 07:10:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 07:10:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:11:01 AM all 0.28 0.00 0.08 0.01 0.03 99.60
12:40:44 07:11:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
12:40:44 07:11:01 AM 1 0.07 0.00 0.08 0.02 0.03 99.80
12:40:44 07:12:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
12:40:44 07:12:01 AM 0 0.48 0.00 0.02 0.00 0.00 99.50
12:40:44 07:12:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44
12:40:44 07:12:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:13:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 07:13:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 07:13:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
12:40:44 07:14:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
12:40:44 07:14:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
12:40:44 07:15:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 07:15:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
12:40:44 07:15:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 07:16:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
12:40:44 07:16:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85
12:40:44 07:16:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 07:17:01 AM all 0.14 0.00 0.07 0.00 0.03 99.76
12:40:44 07:17:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
12:40:44 07:17:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
12:40:44 07:18:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
12:40:44 07:18:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
12:40:44 07:18:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
12:40:44 07:19:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
12:40:44 07:19:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 07:19:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
12:40:44 07:20:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 07:20:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 07:20:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 07:21:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
12:40:44 07:21:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 07:21:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44 07:22:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
12:40:44 07:22:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
12:40:44 07:22:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
12:40:44 07:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 07:23:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
12:40:44 07:23:01 AM 1 0.17 0.00 0.02 0.00 0.02 99.80
12:40:44
12:40:44 07:23:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 07:24:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
12:40:44 07:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 07:25:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
12:40:44 07:25:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
12:40:44 07:25:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
12:40:44 07:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 07:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 07:26:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
12:40:44 07:27:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 07:27:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
12:40:44 07:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 07:28:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
12:40:44 07:29:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
12:40:44 07:29:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 07:29:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
12:40:44 07:30:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
12:40:44 07:30:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 07:30:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
12:40:44 07:31:01 AM all 0.18 0.00 0.05 0.00 0.02 99.75
12:40:44 07:31:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
12:40:44 07:31:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
12:40:44 07:32:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
12:40:44 07:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
12:40:44 07:32:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
12:40:44 07:33:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 07:33:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
12:40:44 07:33:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
12:40:44 07:34:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
12:40:44 07:34:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
12:40:44 07:34:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
12:40:44
12:40:44 07:34:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:35:02 AM all 0.14 0.00 0.06 0.00 0.03 99.77
12:40:44 07:35:02 AM 0 0.27 0.00 0.08 0.00 0.05 99.60
12:40:44 07:35:02 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
12:40:44 07:36:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
12:40:44 07:36:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.76
12:40:44 07:36:01 AM 1 0.51 0.00 0.02 0.00 0.03 99.44
12:40:44 07:37:01 AM all 0.35 0.00 0.04 0.00 0.03 99.57
12:40:44 07:37:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
12:40:44 07:37:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
12:40:44 07:38:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
12:40:44 07:38:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
12:40:44 07:38:01 AM 1 0.43 0.00 0.03 0.00 0.00 99.53
12:40:44 07:39:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
12:40:44 07:39:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 07:39:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 07:40:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
12:40:44 07:40:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
12:40:44 07:40:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
12:40:44 07:41:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71
12:40:44 07:41:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
12:40:44 07:41:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
12:40:44 07:42:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
12:40:44 07:42:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
12:40:44 07:42:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:40:44 07:43:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
12:40:44 07:43:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 07:43:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 07:44:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
12:40:44 07:44:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
12:40:44 07:44:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 07:45:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 07:45:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
12:40:44 07:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44
12:40:44 07:45:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:46:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
12:40:44 07:46:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72
12:40:44 07:46:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 07:47:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
12:40:44 07:47:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44 07:47:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
12:40:44 07:48:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
12:40:44 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 07:48:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
12:40:44 07:49:01 AM all 0.29 0.00 0.04 0.00 0.02 99.65
12:40:44 07:49:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44 07:49:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 07:50:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 07:50:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
12:40:44 07:50:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
12:40:44 07:51:01 AM all 0.28 0.00 0.06 0.01 0.03 99.63
12:40:44 07:51:01 AM 0 0.07 0.00 0.08 0.02 0.03 99.80
12:40:44 07:51:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 07:52:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
12:40:44 07:52:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 07:52:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
12:40:44 07:53:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
12:40:44 07:53:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 07:53:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
12:40:44 07:54:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
12:40:44 07:54:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 07:54:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 07:55:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 07:55:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
12:40:44 07:55:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
12:40:44 07:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 07:56:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
12:40:44 07:56:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44
12:40:44 07:56:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 07:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 07:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 07:57:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 07:58:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 07:58:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 07:58:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 07:59:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73
12:40:44 07:59:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 07:59:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
12:40:44 08:00:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 08:00:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44 08:00:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 08:01:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
12:40:44 08:01:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 08:01:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
12:40:44 08:02:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
12:40:44 08:02:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 08:02:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 08:03:01 AM all 0.31 0.21 0.13 0.00 0.03 99.32
12:40:44 08:03:01 AM 0 0.30 0.37 0.15 0.00 0.02 99.17
12:40:44 08:03:01 AM 1 0.32 0.05 0.12 0.00 0.03 99.48
12:40:44 08:04:01 AM all 0.31 0.00 0.05 0.01 0.02 99.62
12:40:44 08:04:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 08:04:01 AM 1 0.52 0.00 0.03 0.02 0.00 99.43
12:40:44 08:05:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
12:40:44 08:05:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 08:05:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 08:06:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 08:06:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
12:40:44 08:06:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
12:40:44 08:07:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 08:07:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
12:40:44 08:07:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44
12:40:44 08:07:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 08:08:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
12:40:44 08:08:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 08:08:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
12:40:44 08:09:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
12:40:44 08:09:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 08:09:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 08:10:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
12:40:44 08:10:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
12:40:44 08:10:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
12:40:44 08:11:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 08:11:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44 08:11:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 08:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
12:40:44 08:12:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
12:40:44 08:12:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 08:13:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
12:40:44 08:13:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
12:40:44 08:13:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
12:40:44 08:14:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65
12:40:44 08:14:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
12:40:44 08:14:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 08:15:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72
12:40:44 08:15:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
12:40:44 08:15:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 08:16:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
12:40:44 08:16:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
12:40:44 08:16:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
12:40:44 08:17:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
12:40:44 08:17:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
12:40:44 08:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 08:18:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 08:18:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
12:40:44 08:18:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:40:44
12:40:44 08:18:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 08:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 08:19:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 08:19:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 08:20:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
12:40:44 08:20:01 AM 0 0.30 0.00 0.03 0.00 0.00 99.67
12:40:44 08:20:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62
12:40:44 08:21:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 08:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 08:21:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
12:40:44 08:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 08:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 08:22:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
12:40:44 08:23:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
12:40:44 08:23:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
12:40:44 08:23:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
12:40:44 08:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
12:40:44 08:24:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 08:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 08:25:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
12:40:44 08:25:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
12:40:44 08:25:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 08:26:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
12:40:44 08:26:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
12:40:44 08:26:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
12:40:44 08:27:01 AM all 0.22 0.00 0.06 0.00 0.02 99.71
12:40:44 08:27:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
12:40:44 08:27:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
12:40:44 08:28:01 AM all 0.15 0.00 0.08 0.00 0.03 99.73
12:40:44 08:28:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67
12:40:44 08:28:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 08:29:01 AM all 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 08:29:01 AM 0 0.22 0.00 0.08 0.00 0.02 99.68
12:40:44 08:29:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44
12:40:44 08:29:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 08:30:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
12:40:44 08:30:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
12:40:44 08:30:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
12:40:44 08:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 08:31:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
12:40:44 08:31:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 08:32:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
12:40:44 08:32:01 AM 0 0.27 0.00 0.05 0.00 0.00 99.68
12:40:44 08:32:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44 08:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 08:33:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 08:33:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 08:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
12:40:44 08:34:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
12:40:44 08:34:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
12:40:44 08:35:01 AM all 0.36 0.00 0.05 0.00 0.03 99.57
12:40:44 08:35:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
12:40:44 08:35:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
12:40:44 08:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
12:40:44 08:36:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 08:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 08:37:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
12:40:44 08:37:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 08:37:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
12:40:44 08:38:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
12:40:44 08:38:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
12:40:44 08:38:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 08:39:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
12:40:44 08:39:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 08:39:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
12:40:44 08:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
12:40:44 08:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 08:40:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
12:40:44
12:40:44 08:40:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 08:41:02 AM all 0.21 0.00 0.06 0.00 0.03 99.70
12:40:44 08:41:02 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 08:41:02 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 08:42:01 AM all 0.21 0.00 0.07 0.00 0.02 99.70
12:40:44 08:42:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 08:42:01 AM 1 0.34 0.00 0.08 0.00 0.02 99.56
12:40:44 08:43:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
12:40:44 08:43:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 08:43:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
12:40:44 08:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 08:44:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
12:40:44 08:44:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
12:40:44 08:45:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
12:40:44 08:45:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
12:40:44 08:45:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
12:40:44 08:46:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 08:46:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
12:40:44 08:46:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 08:47:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
12:40:44 08:47:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
12:40:44 08:47:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 08:48:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
12:40:44 08:48:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
12:40:44 08:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
12:40:44 08:49:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 08:49:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 08:49:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 08:50:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
12:40:44 08:50:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
12:40:44 08:50:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
12:40:44 08:51:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 08:51:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 08:51:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
12:40:44
12:40:44 08:51:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 08:52:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
12:40:44 08:52:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44 08:52:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
12:40:44 08:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
12:40:44 08:53:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
12:40:44 08:53:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
12:40:44 08:54:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
12:40:44 08:54:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44 08:54:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
12:40:44 08:55:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
12:40:44 08:55:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
12:40:44 08:55:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
12:40:44 08:56:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
12:40:44 08:56:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
12:40:44 08:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
12:40:44 08:57:01 AM all 0.14 0.00 0.05 0.00 0.03 99.78
12:40:44 08:57:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78
12:40:44 08:57:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 08:58:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
12:40:44 08:58:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
12:40:44 08:58:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
12:40:44 08:59:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
12:40:44 08:59:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68
12:40:44 08:59:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
12:40:44 09:00:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
12:40:44 09:00:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
12:40:44 09:00:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73
12:40:44 09:01:01 AM all 0.21 0.00 0.09 0.01 0.03 99.67
12:40:44 09:01:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
12:40:44 09:01:01 AM 1 0.08 0.00 0.10 0.02 0.02 99.78
12:40:44 09:02:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
12:40:44 09:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 09:02:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53
12:40:44
12:40:44 09:02:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:03:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
12:40:44 09:03:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 09:03:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
12:40:44 09:04:01 AM all 0.36 0.00 0.06 0.01 0.03 99.55
12:40:44 09:04:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78
12:40:44 09:04:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32
12:40:44 09:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
12:40:44 09:05:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 09:05:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 09:06:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
12:40:44 09:06:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
12:40:44 09:06:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 09:07:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
12:40:44 09:07:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 09:07:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
12:40:44 09:08:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
12:40:44 09:08:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
12:40:44 09:08:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
12:40:44 09:09:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 09:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 09:09:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
12:40:44 09:10:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
12:40:44 09:10:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 09:10:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
12:40:44 09:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 09:11:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
12:40:44 09:11:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
12:40:44 09:12:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
12:40:44 09:12:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
12:40:44 09:12:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
12:40:44 09:13:01 AM all 0.28 0.00 0.04 0.00 0.02 99.67
12:40:44 09:13:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
12:40:44 09:13:01 AM 1 0.30 0.00 0.02 0.00 0.02 99.67
12:40:44
12:40:44 09:13:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:14:01 AM all 0.13 0.00 0.08 0.00 0.03 99.76
12:40:44 09:14:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.61
12:40:44 09:14:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
12:40:44 09:15:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
12:40:44 09:15:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 09:15:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 09:16:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
12:40:44 09:16:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
12:40:44 09:16:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
12:40:44 09:17:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:40:44 09:17:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
12:40:44 09:17:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
12:40:44 09:18:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
12:40:44 09:18:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
12:40:44 09:18:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 09:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
12:40:44 09:19:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
12:40:44 09:19:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 09:20:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
12:40:44 09:20:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
12:40:44 09:20:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 09:21:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
12:40:44 09:21:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 09:21:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73
12:40:44 09:22:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
12:40:44 09:22:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
12:40:44 09:22:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
12:40:44 09:23:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
12:40:44 09:23:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
12:40:44 09:23:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 09:24:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 09:24:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
12:40:44 09:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44
12:40:44 09:24:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:25:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
12:40:44 09:25:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
12:40:44 09:25:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 09:26:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
12:40:44 09:26:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
12:40:44 09:26:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 09:27:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69
12:40:44 09:27:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
12:40:44 09:27:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
12:40:44 09:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
12:40:44 09:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 09:28:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 09:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
12:40:44 09:29:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
12:40:44 09:29:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:40:44 09:30:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
12:40:44 09:30:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 09:30:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
12:40:44 09:31:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
12:40:44 09:31:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
12:40:44 09:31:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68
12:40:44 09:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 09:32:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
12:40:44 09:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 09:33:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 09:33:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 09:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:40:44 09:34:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
12:40:44 09:34:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
12:40:44 09:34:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44 09:35:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
12:40:44 09:35:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
12:40:44 09:35:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
12:40:44
12:40:44 09:35:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:36:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
12:40:44 09:36:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
12:40:44 09:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 09:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
12:40:44 09:37:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 09:37:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 09:38:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
12:40:44 09:38:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44 09:38:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:40:44 09:39:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
12:40:44 09:39:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
12:40:44 09:39:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:40:44 09:40:01 AM all 0.23 0.00 0.10 0.00 0.03 99.65
12:40:44 09:40:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
12:40:44 09:40:01 AM 1 0.23 0.00 0.13 0.00 0.03 99.60
12:40:44 09:41:01 AM all 31.66 0.00 4.88 1.72 0.09 61.65
12:40:44 09:41:01 AM 0 27.14 0.00 3.92 1.72 0.08 67.14
12:40:44 09:41:01 AM 1 36.19 0.00 5.84 1.73 0.10 56.14
12:40:44 09:42:01 AM all 26.39 0.00 3.59 1.30 0.09 68.63
12:40:44 09:42:01 AM 0 23.73 0.00 3.32 1.09 0.08 71.77
12:40:44 09:42:01 AM 1 29.05 0.00 3.85 1.52 0.10 65.48
12:40:44 09:43:01 AM all 18.83 0.00 2.54 0.58 0.08 77.99
12:40:44 09:43:01 AM 0 15.39 0.00 1.98 0.45 0.08 82.10
12:40:44 09:43:01 AM 1 22.27 0.00 3.09 0.70 0.07 73.87
12:40:44 09:44:01 AM all 32.65 0.00 5.93 1.19 0.11 60.13
12:40:44 09:44:01 AM 0 22.18 0.00 5.38 1.10 0.10 71.24
12:40:44 09:44:01 AM 1 43.18 0.00 6.50 1.27 0.12 48.94
12:40:44 09:45:01 AM all 0.35 0.00 0.15 0.38 0.04 99.07
12:40:44 09:45:01 AM 0 0.63 0.00 0.18 0.67 0.05 98.46
12:40:44 09:45:01 AM 1 0.07 0.00 0.12 0.10 0.03 99.68
12:40:44 09:46:01 AM all 9.49 0.00 0.34 0.11 0.07 89.99
12:40:44 09:46:01 AM 0 2.73 0.00 0.25 0.02 0.05 96.95
12:40:44 09:46:01 AM 1 16.24 0.00 0.44 0.20 0.08 83.04
12:40:44
12:40:44 09:46:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:47:01 AM all 2.19 0.00 0.07 0.09 0.03 97.62
12:40:44 09:47:01 AM 0 0.30 0.00 0.10 0.18 0.05 99.36
12:40:44 09:47:01 AM 1 4.07 0.00 0.03 0.00 0.02 95.88
12:40:44 09:48:01 AM all 0.09 0.00 0.08 0.00 0.02 99.81
12:40:44 09:48:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 09:48:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
12:40:44 09:49:02 AM all 0.15 0.00 0.08 0.00 0.03 99.75
12:40:44 09:49:02 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 09:49:02 AM 1 0.22 0.00 0.10 0.00 0.03 99.65
12:40:44 09:50:01 AM all 0.32 0.00 0.09 0.00 0.03 99.56
12:40:44 09:50:01 AM 0 0.46 0.00 0.10 0.00 0.03 99.41
12:40:44 09:50:01 AM 1 0.19 0.00 0.08 0.00 0.02 99.71
12:40:44 09:51:01 AM all 0.39 0.00 0.10 0.03 0.02 99.46
12:40:44 09:51:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
12:40:44 09:51:01 AM 1 0.20 0.00 0.12 0.07 0.02 99.60
12:40:44 09:52:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 09:52:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
12:40:44 09:52:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 09:53:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59
12:40:44 09:53:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
12:40:44 09:53:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
12:40:44 09:54:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
12:40:44 09:54:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23
12:40:44 09:54:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 09:55:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
12:40:44 09:55:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
12:40:44 09:55:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
12:40:44 09:56:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53
12:40:44 09:56:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
12:40:44 09:56:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 09:57:01 AM all 0.37 0.00 0.09 0.00 0.03 99.51
12:40:44 09:57:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
12:40:44 09:57:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
12:40:44
12:40:44 09:57:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 09:58:01 AM all 0.33 0.00 0.09 0.00 0.03 99.56
12:40:44 09:58:01 AM 0 0.52 0.00 0.10 0.00 0.02 99.37
12:40:44 09:58:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
12:40:44 09:59:01 AM all 0.35 0.00 0.08 0.03 0.03 99.51
12:40:44 09:59:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
12:40:44 09:59:01 AM 1 0.23 0.00 0.13 0.07 0.02 99.55
12:40:44 10:00:01 AM all 0.36 0.15 0.14 0.01 0.03 99.32
12:40:44 10:00:01 AM 0 0.57 0.00 0.10 0.00 0.02 99.32
12:40:44 10:00:01 AM 1 0.15 0.30 0.18 0.02 0.03 99.32
12:40:44 10:01:01 AM all 0.38 0.00 0.09 0.00 0.02 99.51
12:40:44 10:01:01 AM 0 0.62 0.00 0.10 0.00 0.02 99.27
12:40:44 10:01:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 10:02:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
12:40:44 10:02:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
12:40:44 10:02:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 10:03:01 AM all 0.41 0.00 0.06 0.00 0.02 99.52
12:40:44 10:03:01 AM 0 0.65 0.00 0.05 0.00 0.02 99.28
12:40:44 10:03:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
12:40:44 10:04:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
12:40:44 10:04:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
12:40:44 10:04:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
12:40:44 10:05:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
12:40:44 10:05:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
12:40:44 10:05:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
12:40:44 10:06:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
12:40:44 10:06:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
12:40:44 10:06:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
12:40:44 10:07:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
12:40:44 10:07:01 AM 0 0.49 0.00 0.08 0.00 0.03 99.40
12:40:44 10:07:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
12:40:44 10:08:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 10:08:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
12:40:44 10:08:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55
12:40:44
12:40:44 10:08:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 10:09:01 AM all 0.38 0.00 0.08 0.04 0.02 99.48
12:40:44 10:09:01 AM 0 0.15 0.00 0.12 0.08 0.02 99.63
12:40:44 10:09:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
12:40:44 10:10:01 AM all 0.32 0.00 0.09 0.00 0.03 99.57
12:40:44 10:10:01 AM 0 0.18 0.00 0.10 0.00 0.02 99.70
12:40:44 10:10:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
12:40:44 10:11:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
12:40:44 10:11:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 10:11:01 AM 1 0.45 0.00 0.08 0.00 0.02 99.45
12:40:44 10:12:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
12:40:44 10:12:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
12:40:44 10:12:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
12:40:44 10:13:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
12:40:44 10:13:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
12:40:44 10:13:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
12:40:44 10:14:01 AM all 0.35 0.00 0.06 0.01 0.03 99.56
12:40:44 10:14:01 AM 0 0.57 0.00 0.07 0.02 0.02 99.33
12:40:44 10:14:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
12:40:44 10:15:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
12:40:44 10:15:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77
12:40:44 10:15:01 AM 1 0.62 0.00 0.08 0.00 0.02 99.28
12:40:44 10:16:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
12:40:44 10:16:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
12:40:44 10:16:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37
12:40:44 10:17:01 AM all 0.30 0.00 0.08 0.00 0.02 99.60
12:40:44 10:17:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 10:17:01 AM 1 0.45 0.00 0.08 0.00 0.02 99.45
12:40:44 10:18:01 AM all 0.27 0.00 0.10 0.00 0.02 99.62
12:40:44 10:18:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
12:40:44 10:18:01 AM 1 0.43 0.00 0.10 0.00 0.02 99.45
12:40:44 10:19:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50
12:40:44 10:19:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72
12:40:44 10:19:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28
12:40:44
12:40:44 10:19:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 10:20:01 AM all 0.36 0.00 0.10 0.00 0.03 99.52
12:40:44 10:20:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70
12:40:44 10:20:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
12:40:44 10:21:01 AM all 0.43 0.00 0.11 0.00 0.03 99.43
12:40:44 10:21:01 AM 0 0.58 0.00 0.10 0.00 0.02 99.30
12:40:44 10:21:01 AM 1 0.28 0.00 0.12 0.00 0.03 99.57
12:40:44 10:22:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53
12:40:44 10:22:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
12:40:44 10:22:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44 10:23:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
12:40:44 10:23:01 AM 0 0.17 0.00 0.12 0.00 0.03 99.68
12:40:44 10:23:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 10:24:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
12:40:44 10:24:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 10:24:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
12:40:44 10:25:01 AM all 0.38 0.00 0.06 0.00 0.02 99.54
12:40:44 10:25:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
12:40:44 10:25:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
12:40:44 10:26:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
12:40:44 10:26:01 AM 0 0.27 0.00 0.08 0.00 0.02 99.63
12:40:44 10:26:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
12:40:44 10:27:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44 10:27:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
12:40:44 10:27:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.72
12:40:44 10:28:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
12:40:44 10:28:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
12:40:44 10:28:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
12:40:44 10:29:01 AM all 0.41 0.00 0.08 0.08 0.03 99.41
12:40:44 10:29:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
12:40:44 10:29:01 AM 1 0.23 0.00 0.12 0.15 0.03 99.47
12:40:44 10:30:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
12:40:44 10:30:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
12:40:44 10:30:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
12:40:44
12:40:44 10:30:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 10:31:01 AM all 0.44 0.00 0.11 0.00 0.03 99.42
12:40:44 10:31:01 AM 0 0.20 0.00 0.13 0.00 0.03 99.63
12:40:44 10:31:01 AM 1 0.68 0.00 0.08 0.00 0.02 99.22
12:40:44 10:32:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53
12:40:44 10:32:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72
12:40:44 10:32:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 10:33:01 AM all 0.40 0.00 0.08 0.00 0.02 99.51
12:40:44 10:33:01 AM 0 0.22 0.00 0.10 0.00 0.02 99.67
12:40:44 10:33:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
12:40:44 10:34:01 AM all 0.39 0.00 0.08 0.12 0.02 99.40
12:40:44 10:34:01 AM 0 0.18 0.00 0.10 0.00 0.02 99.70
12:40:44 10:34:01 AM 1 0.60 0.00 0.05 0.23 0.02 99.10
12:40:44 10:35:01 AM all 4.86 0.00 0.14 0.08 0.03 94.89
12:40:44 10:35:01 AM 0 2.98 0.00 0.13 0.15 0.03 96.70
12:40:44 10:35:01 AM 1 6.73 0.00 0.15 0.00 0.03 93.09
12:40:44 10:36:01 AM all 0.38 0.00 0.09 0.00 0.02 99.52
12:40:44 10:36:01 AM 0 0.18 0.00 0.07 0.00 0.00 99.75
12:40:44 10:36:01 AM 1 0.57 0.00 0.12 0.00 0.03 99.28
12:40:44 10:37:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50
12:40:44 10:37:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
12:40:44 10:37:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
12:40:44 10:38:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57
12:40:44 10:38:01 AM 0 0.28 0.00 0.10 0.00 0.02 99.60
12:40:44 10:38:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
12:40:44 10:39:01 AM all 0.34 0.00 0.09 0.00 0.02 99.55
12:40:44 10:39:01 AM 0 0.18 0.00 0.10 0.00 0.02 99.70
12:40:44 10:39:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
12:40:44 10:40:01 AM all 0.31 0.00 0.09 0.00 0.02 99.58
12:40:44 10:40:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70
12:40:44 10:40:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
12:40:44 10:41:01 AM all 0.44 0.00 0.10 0.00 0.02 99.44
12:40:44 10:41:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77
12:40:44 10:41:01 AM 1 0.77 0.00 0.10 0.00 0.02 99.11
12:40:44
12:40:44 10:41:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 10:42:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
12:40:44 10:42:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 10:42:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
12:40:44 10:43:01 AM all 0.43 0.00 0.09 0.00 0.03 99.45
12:40:44 10:43:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.62
12:40:44 10:43:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28
12:40:44 10:44:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
12:40:44 10:44:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
12:40:44 10:44:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 10:45:01 AM all 0.37 0.00 0.09 0.00 0.04 99.50
12:40:44 10:45:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
12:40:44 10:45:01 AM 1 0.55 0.00 0.10 0.00 0.03 99.32
12:40:44 10:46:02 AM all 0.36 0.00 0.07 0.00 0.02 99.56
12:40:44 10:46:02 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
12:40:44 10:46:02 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 10:47:01 AM all 0.32 0.00 0.09 0.00 0.02 99.57
12:40:44 10:47:01 AM 0 0.14 0.00 0.08 0.00 0.02 99.76
12:40:44 10:47:01 AM 1 0.51 0.00 0.10 0.00 0.02 99.37
12:40:44 10:48:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55
12:40:44 10:48:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
12:40:44 10:48:01 AM 1 0.60 0.00 0.08 0.00 0.02 99.30
12:40:44 10:49:01 AM all 0.38 0.00 0.07 0.20 0.03 99.33
12:40:44 10:49:01 AM 0 0.12 0.00 0.08 0.40 0.03 99.37
12:40:44 10:49:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30
12:40:44 10:50:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54
12:40:44 10:50:01 AM 0 0.17 0.00 0.08 0.00 0.00 99.75
12:40:44 10:50:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
12:40:44 10:51:01 AM all 0.38 0.00 0.09 0.00 0.01 99.52
12:40:44 10:51:01 AM 0 0.47 0.00 0.12 0.00 0.02 99.40
12:40:44 10:51:01 AM 1 0.28 0.00 0.07 0.00 0.00 99.65
12:40:44 10:52:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
12:40:44 10:52:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
12:40:44 10:52:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
12:40:44
12:40:44 10:52:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 10:53:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
12:40:44 10:53:01 AM 0 0.20 0.00 0.12 0.00 0.02 99.67
12:40:44 10:53:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
12:40:44 10:54:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 10:54:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
12:40:44 10:54:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
12:40:44 10:55:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55
12:40:44 10:55:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 10:55:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30
12:40:44 10:56:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
12:40:44 10:56:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
12:40:44 10:56:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 10:57:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56
12:40:44 10:57:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68
12:40:44 10:57:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
12:40:44 10:58:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 10:58:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
12:40:44 10:58:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44 10:59:01 AM all 0.33 0.00 0.08 0.01 0.02 99.56
12:40:44 10:59:01 AM 0 0.12 0.00 0.10 0.02 0.03 99.73
12:40:44 10:59:01 AM 1 0.55 0.00 0.07 0.00 0.00 99.38
12:40:44 11:00:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44 11:00:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
12:40:44 11:00:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
12:40:44 11:01:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53
12:40:44 11:01:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
12:40:44 11:01:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
12:40:44 11:02:01 AM all 0.28 0.00 0.10 0.00 0.02 99.60
12:40:44 11:02:01 AM 0 0.18 0.00 0.13 0.00 0.02 99.67
12:40:44 11:02:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
12:40:44 11:03:01 AM all 0.40 0.00 0.07 0.00 0.02 99.52
12:40:44 11:03:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
12:40:44 11:03:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28
12:40:44
12:40:44 11:03:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:04:01 AM all 0.33 0.00 0.08 0.03 0.03 99.53
12:40:44 11:04:01 AM 0 0.08 0.00 0.10 0.05 0.03 99.73
12:40:44 11:04:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
12:40:44 11:05:01 AM all 0.38 0.00 0.09 0.00 0.02 99.52
12:40:44 11:05:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 11:05:01 AM 1 0.60 0.00 0.12 0.00 0.02 99.27
12:40:44 11:06:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56
12:40:44 11:06:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 11:06:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27
12:40:44 11:07:01 AM all 0.34 0.22 0.14 0.01 0.04 99.25
12:40:44 11:07:01 AM 0 0.30 0.37 0.18 0.00 0.03 99.12
12:40:44 11:07:01 AM 1 0.38 0.07 0.10 0.02 0.05 99.38
12:40:44 11:08:01 AM all 0.38 0.00 0.08 0.01 0.01 99.52
12:40:44 11:08:01 AM 0 0.18 0.00 0.12 0.00 0.02 99.68
12:40:44 11:08:01 AM 1 0.57 0.00 0.05 0.02 0.00 99.37
12:40:44 11:09:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
12:40:44 11:09:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72
12:40:44 11:09:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
12:40:44 11:10:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57
12:40:44 11:10:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
12:40:44 11:10:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 11:11:01 AM all 0.39 0.00 0.08 0.00 0.02 99.52
12:40:44 11:11:01 AM 0 0.18 0.00 0.10 0.00 0.02 99.70
12:40:44 11:11:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
12:40:44 11:12:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
12:40:44 11:12:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 11:12:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
12:40:44 11:13:01 AM all 0.22 0.00 0.08 0.00 0.02 99.69
12:40:44 11:13:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 11:13:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
12:40:44 11:14:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
12:40:44 11:14:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73
12:40:44 11:14:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
12:40:44
12:40:44 11:14:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:15:01 AM all 0.37 0.00 0.08 0.00 0.02 99.53
12:40:44 11:15:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
12:40:44 11:15:01 AM 1 0.63 0.00 0.10 0.00 0.02 99.25
12:40:44 11:16:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52
12:40:44 11:16:01 AM 0 0.28 0.00 0.05 0.00 0.00 99.67
12:40:44 11:16:01 AM 1 0.48 0.00 0.10 0.00 0.03 99.38
12:40:44 11:17:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
12:40:44 11:17:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
12:40:44 11:17:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
12:40:44 11:18:01 AM all 0.33 0.00 0.10 0.00 0.03 99.55
12:40:44 11:18:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43
12:40:44 11:18:01 AM 1 0.22 0.00 0.10 0.00 0.02 99.67
12:40:44 11:19:01 AM all 0.42 0.00 0.07 0.00 0.03 99.48
12:40:44 11:19:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25
12:40:44 11:19:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
12:40:44 11:20:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
12:40:44 11:20:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
12:40:44 11:20:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
12:40:44 11:21:01 AM all 0.39 0.00 0.08 0.00 0.01 99.52
12:40:44 11:21:01 AM 0 0.57 0.00 0.08 0.00 0.00 99.35
12:40:44 11:21:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70
12:40:44 11:22:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
12:40:44 11:22:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
12:40:44 11:22:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 11:23:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52
12:40:44 11:23:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 11:23:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70
12:40:44 11:24:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64
12:40:44 11:24:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
12:40:44 11:24:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72
12:40:44 11:25:01 AM all 0.28 0.00 0.09 0.00 0.03 99.61
12:40:44 11:25:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
12:40:44 11:25:01 AM 1 0.45 0.00 0.12 0.00 0.03 99.40
12:40:44
12:40:44 11:25:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:26:01 AM all 0.38 0.00 0.06 0.00 0.02 99.55
12:40:44 11:26:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 11:26:01 AM 1 0.60 0.00 0.03 0.00 0.02 99.35
12:40:44 11:27:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50
12:40:44 11:27:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
12:40:44 11:27:01 AM 1 0.65 0.00 0.07 0.00 0.02 99.27
12:40:44 11:28:01 AM all 0.39 0.00 0.07 0.00 0.02 99.52
12:40:44 11:28:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
12:40:44 11:28:01 AM 1 0.65 0.00 0.05 0.00 0.02 99.28
12:40:44 11:29:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
12:40:44 11:29:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
12:40:44 11:29:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
12:40:44 11:30:01 AM all 0.33 0.00 0.10 0.00 0.01 99.56
12:40:44 11:30:01 AM 0 0.62 0.00 0.13 0.00 0.02 99.23
12:40:44 11:30:01 AM 1 0.05 0.00 0.07 0.00 0.00 99.88
12:40:44 11:31:01 AM all 0.43 0.00 0.08 0.00 0.03 99.47
12:40:44 11:31:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
12:40:44 11:31:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
12:40:44 11:32:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50
12:40:44 11:32:01 AM 0 0.65 0.00 0.08 0.00 0.00 99.27
12:40:44 11:32:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
12:40:44 11:33:01 AM all 0.42 0.00 0.06 0.00 0.03 99.50
12:40:44 11:33:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35
12:40:44 11:33:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
12:40:44 11:34:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
12:40:44 11:34:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
12:40:44 11:34:01 AM 1 0.25 0.00 0.10 0.00 0.03 99.62
12:40:44 11:35:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54
12:40:44 11:35:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 11:35:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
12:40:44 11:36:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 11:36:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
12:40:44 11:36:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44
12:40:44 11:36:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:37:01 AM all 0.38 0.00 0.07 0.00 0.03 99.53
12:40:44 11:37:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68
12:40:44 11:37:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
12:40:44 11:38:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
12:40:44 11:38:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
12:40:44 11:38:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
12:40:44 11:39:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
12:40:44 11:39:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
12:40:44 11:39:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
12:40:44 11:40:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56
12:40:44 11:40:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
12:40:44 11:40:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
12:40:44 11:41:01 AM all 0.39 0.00 0.08 0.00 0.02 99.51
12:40:44 11:41:01 AM 0 0.60 0.00 0.08 0.00 0.02 99.30
12:40:44 11:41:01 AM 1 0.18 0.00 0.08 0.00 0.02 99.72
12:40:44 11:42:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
12:40:44 11:42:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
12:40:44 11:42:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
12:40:44 11:43:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
12:40:44 11:43:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
12:40:44 11:43:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32
12:40:44 11:44:01 AM all 0.28 0.00 0.09 0.00 0.02 99.61
12:40:44 11:44:01 AM 0 0.25 0.00 0.07 0.00 0.00 99.68
12:40:44 11:44:01 AM 1 0.32 0.00 0.12 0.00 0.03 99.53
12:40:44 11:45:01 AM all 0.38 0.00 0.06 0.00 0.03 99.54
12:40:44 11:45:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
12:40:44 11:45:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
12:40:44 11:46:01 AM all 0.38 0.00 0.10 0.00 0.02 99.50
12:40:44 11:46:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
12:40:44 11:46:01 AM 1 0.62 0.00 0.10 0.00 0.02 99.27
12:40:44 11:47:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 11:47:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
12:40:44 11:47:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
12:40:44
12:40:44 11:47:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:48:01 AM all 0.26 0.00 0.08 0.00 0.02 99.64
12:40:44 11:48:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73
12:40:44 11:48:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
12:40:44 11:49:01 AM all 0.38 0.00 0.08 0.01 0.03 99.51
12:40:44 11:49:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
12:40:44 11:49:01 AM 1 0.62 0.00 0.05 0.02 0.02 99.30
12:40:44 11:50:01 AM all 0.38 0.00 0.09 0.00 0.02 99.52
12:40:44 11:50:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72
12:40:44 11:50:01 AM 1 0.58 0.00 0.08 0.00 0.02 99.32
12:40:44 11:51:01 AM all 0.38 0.00 0.08 0.02 0.03 99.48
12:40:44 11:51:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
12:40:44 11:51:01 AM 1 0.62 0.00 0.07 0.03 0.03 99.25
12:40:44 11:52:01 AM all 0.24 0.00 0.09 0.00 0.02 99.66
12:40:44 11:52:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.71
12:40:44 11:52:01 AM 1 0.31 0.00 0.07 0.00 0.02 99.61
12:40:44 11:53:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
12:40:44 11:53:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70
12:40:44 11:53:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
12:40:44 11:54:01 AM all 0.33 0.00 0.08 0.03 0.03 99.54
12:40:44 11:54:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
12:40:44 11:54:01 AM 1 0.22 0.00 0.10 0.07 0.02 99.60
12:40:44 11:55:01 AM all 0.43 0.00 0.08 0.00 0.03 99.47
12:40:44 11:55:01 AM 0 0.67 0.00 0.07 0.00 0.02 99.25
12:40:44 11:55:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68
12:40:44 11:56:01 AM all 0.38 0.00 0.06 0.00 0.02 99.54
12:40:44 11:56:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
12:40:44 11:56:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44 11:57:01 AM all 0.35 0.00 0.08 0.00 0.02 99.55
12:40:44 11:57:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
12:40:44 11:57:01 AM 1 0.60 0.00 0.08 0.00 0.02 99.30
12:40:44 11:58:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
12:40:44 11:58:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
12:40:44 11:58:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
12:40:44
12:40:44 11:58:01 AM CPU %user %nice %system %iowait %steal %idle
12:40:44 11:59:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54
12:40:44 11:59:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
12:40:44 11:59:01 AM 1 0.27 0.00 0.13 0.00 0.03 99.57
12:40:44 12:00:01 PM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 12:00:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
12:40:44 12:00:01 PM 1 0.20 0.00 0.12 0.00 0.03 99.65
12:40:44 12:01:01 PM all 0.38 0.00 0.08 0.00 0.03 99.51
12:40:44 12:01:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 12:01:01 PM 1 0.20 0.00 0.10 0.00 0.03 99.67
12:40:44 12:02:01 PM all 0.34 0.00 0.09 0.00 0.02 99.55
12:40:44 12:02:01 PM 0 0.57 0.00 0.10 0.00 0.02 99.32
12:40:44 12:02:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78
12:40:44 12:03:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57
12:40:44 12:03:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38
12:40:44 12:03:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75
12:40:44 12:04:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55
12:40:44 12:04:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30
12:40:44 12:04:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80
12:40:44 12:05:01 PM all 0.28 0.00 0.08 0.00 0.02 99.62
12:40:44 12:05:01 PM 0 0.35 0.00 0.08 0.00 0.02 99.55
12:40:44 12:05:01 PM 1 0.22 0.00 0.07 0.00 0.02 99.70
12:40:44 12:06:01 PM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 12:06:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37
12:40:44 12:06:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72
12:40:44 12:07:01 PM all 0.40 0.00 0.08 0.00 0.02 99.51
12:40:44 12:07:01 PM 0 0.62 0.00 0.10 0.00 0.02 99.26
12:40:44 12:07:01 PM 1 0.18 0.00 0.05 0.00 0.02 99.75
12:40:44 12:08:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
12:40:44 12:08:01 PM 0 0.58 0.00 0.08 0.00 0.03 99.30
12:40:44 12:08:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83
12:40:44 12:09:01 PM all 0.40 0.00 0.07 0.03 0.03 99.48
12:40:44 12:09:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
12:40:44 12:09:01 PM 1 0.22 0.00 0.08 0.05 0.03 99.62
12:40:44
12:40:44 12:09:01 PM CPU %user %nice %system %iowait %steal %idle
12:40:44 12:10:01 PM all 0.27 0.00 0.07 0.00 0.03 99.64
12:40:44 12:10:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53
12:40:44 12:10:01 PM 1 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 12:11:01 PM all 0.30 0.00 0.10 0.00 0.01 99.59
12:40:44 12:11:01 PM 0 0.37 0.00 0.10 0.00 0.00 99.53
12:40:44 12:11:01 PM 1 0.23 0.00 0.10 0.00 0.02 99.65
12:40:44 12:12:01 PM all 0.34 0.00 0.08 0.00 0.03 99.54
12:40:44 12:12:01 PM 0 0.57 0.00 0.10 0.00 0.03 99.30
12:40:44 12:12:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
12:40:44 12:13:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56
12:40:44 12:13:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 12:13:01 PM 1 0.57 0.00 0.07 0.00 0.02 99.35
12:40:44 12:14:01 PM all 0.33 0.00 0.08 0.00 0.01 99.58
12:40:44 12:14:01 PM 0 0.27 0.00 0.08 0.00 0.00 99.65
12:40:44 12:14:01 PM 1 0.40 0.00 0.07 0.00 0.02 99.52
12:40:44 12:15:01 PM all 0.39 0.00 0.08 0.00 0.14 99.39
12:40:44 12:15:01 PM 0 0.38 0.00 0.08 0.00 0.07 99.47
12:40:44 12:15:01 PM 1 0.40 0.00 0.07 0.00 0.22 99.32
12:40:44 12:16:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60
12:40:44 12:16:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83
12:40:44 12:16:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37
12:40:44 12:17:01 PM all 0.36 0.00 0.08 0.00 0.03 99.54
12:40:44 12:17:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85
12:40:44 12:17:01 PM 1 0.63 0.00 0.10 0.00 0.03 99.23
12:40:44 12:18:01 PM all 0.24 0.00 0.07 0.00 0.03 99.67
12:40:44 12:18:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
12:40:44 12:18:01 PM 1 0.43 0.00 0.08 0.00 0.03 99.45
12:40:44 12:19:01 PM all 0.39 0.00 0.08 0.00 0.03 99.51
12:40:44 12:19:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72
12:40:44 12:19:01 PM 1 0.62 0.00 0.07 0.00 0.02 99.30
12:40:44 12:20:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59
12:40:44 12:20:01 PM 0 0.20 0.00 0.10 0.00 0.03 99.67
12:40:44 12:20:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52
12:40:44
12:40:44 12:20:01 PM CPU %user %nice %system %iowait %steal %idle
12:40:44 12:21:01 PM all 0.38 0.00 0.08 0.00 0.02 99.52
12:40:44 12:21:01 PM 0 0.22 0.00 0.12 0.00 0.03 99.63
12:40:44 12:21:01 PM 1 0.55 0.00 0.03 0.00 0.00 99.42
12:40:44 12:22:01 PM all 0.33 0.00 0.09 0.00 0.03 99.55
12:40:44 12:22:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70
12:40:44 12:22:01 PM 1 0.48 0.00 0.08 0.00 0.03 99.40
12:40:44 12:23:01 PM all 0.27 0.00 0.08 0.00 0.01 99.65
12:40:44 12:23:01 PM 0 0.15 0.00 0.08 0.00 0.02 99.75
12:40:44 12:23:01 PM 1 0.38 0.00 0.07 0.00 0.00 99.55
12:40:44 12:24:01 PM all 0.37 0.00 0.06 0.00 0.03 99.55
12:40:44 12:24:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80
12:40:44 12:24:01 PM 1 0.62 0.00 0.07 0.00 0.02 99.30
12:40:44 12:25:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
12:40:44 12:25:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 12:25:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37
12:40:44 12:26:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58
12:40:44 12:26:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77
12:40:44 12:26:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40
12:40:44 12:27:01 PM all 0.38 0.00 0.07 0.00 0.02 99.53
12:40:44 12:27:01 PM 0 0.18 0.00 0.10 0.00 0.03 99.68
12:40:44 12:27:01 PM 1 0.58 0.00 0.03 0.00 0.00 99.38
12:40:44 12:28:01 PM all 0.38 0.00 0.08 0.00 0.03 99.52
12:40:44 12:28:01 PM 0 0.20 0.00 0.10 0.00 0.03 99.67
12:40:44 12:28:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
12:40:44 12:29:01 PM all 5.21 0.00 0.14 0.03 0.03 94.59
12:40:44 12:29:01 PM 0 0.82 0.00 0.15 0.05 0.03 98.95
12:40:44 12:29:01 PM 1 9.60 0.00 0.13 0.00 0.03 90.24
12:40:44 12:30:01 PM all 8.22 0.00 0.15 0.03 0.04 91.56
12:40:44 12:30:01 PM 0 0.65 0.00 0.17 0.05 0.03 99.10
12:40:44 12:30:01 PM 1 15.78 0.00 0.13 0.00 0.05 84.03
12:40:44 12:31:01 PM all 4.52 0.00 0.12 0.01 0.03 95.32
12:40:44 12:31:01 PM 0 1.81 0.00 0.12 0.02 0.03 98.03
12:40:44 12:31:01 PM 1 7.23 0.00 0.12 0.00 0.03 92.62
12:40:44
12:40:44 12:31:01 PM CPU %user %nice %system %iowait %steal %idle
12:40:44 12:32:01 PM all 0.29 0.00 0.08 0.00 0.03 99.61
12:40:44 12:32:01 PM 0 0.30 0.00 0.08 0.00 0.02 99.60
12:40:44 12:32:01 PM 1 0.28 0.00 0.07 0.00 0.03 99.62
12:40:44 12:33:01 PM all 0.68 0.00 0.08 0.00 0.03 99.22
12:40:44 12:33:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:40:44 12:33:01 PM 1 0.77 0.00 0.08 0.00 0.02 99.13
12:40:44 12:34:01 PM all 0.32 0.00 0.08 0.00 0.02 99.59
12:40:44 12:34:01 PM 0 0.17 0.00 0.05 0.00 0.00 99.78
12:40:44 12:34:01 PM 1 0.47 0.00 0.10 0.00 0.03 99.40
12:40:44 12:35:01 PM all 0.64 0.00 0.06 0.00 0.03 99.27
12:40:44 12:35:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77
12:40:44 12:35:01 PM 1 1.15 0.00 0.05 0.00 0.02 98.78
12:40:44 12:36:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61
12:40:44 12:36:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82
12:40:44 12:36:01 PM 1 0.47 0.00 0.10 0.00 0.03 99.40
12:40:44 12:37:01 PM all 1.43 0.00 0.11 0.00 0.03 98.44
12:40:44 12:37:01 PM 0 1.99 0.00 0.12 0.00 0.03 97.86
12:40:44 12:37:01 PM 1 0.87 0.00 0.10 0.00 0.02 99.02
12:40:44 12:38:01 PM all 2.99 0.00 0.16 0.02 0.03 96.80
12:40:44 12:38:01 PM 0 2.58 0.00 0.17 0.02 0.03 97.21
12:40:44 12:38:01 PM 1 3.41 0.00 0.15 0.02 0.03 96.39
12:40:44 12:39:01 PM all 5.19 0.00 0.34 0.02 0.06 94.39
12:40:44 12:39:01 PM 0 1.17 0.00 0.25 0.03 0.07 98.48
12:40:44 12:39:01 PM 1 9.21 0.00 0.43 0.00 0.05 90.30
12:40:44 12:40:01 PM all 27.92 0.00 3.71 0.27 0.08 68.02
12:40:44 12:40:01 PM 0 22.23 0.00 3.19 0.30 0.08 74.20
12:40:44 12:40:01 PM 1 33.62 0.00 4.23 0.23 0.08 61.84
12:40:44 Average: all 0.67 0.00 0.11 0.01 0.03 99.18
12:40:44 Average: 0 0.54 0.00 0.11 0.01 0.03 99.31
12:40:44 Average: 1 0.80 0.00 0.11 0.02 0.03 99.04
12:40:44
12:40:44
12:40:44