20:08:39 Started by upstream project "integration-sanity-test-titanium" build number 422
20:08:39 originally caused by:
20:08:39 Started by timer
20:08:39 Running as SYSTEM
20:08:39 [EnvInject] - Loading node environment variables.
20:08:39 Building remotely on prd-centos8-robot-2c-8g-12012 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:08:39 [ssh-agent] Looking for ssh-agent implementation...
20:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:08:39 $ ssh-agent
20:08:39 SSH_AUTH_SOCK=/tmp/ssh-qhcpySImWNPW/agent.6779
20:08:39 SSH_AGENT_PID=6780
20:08:39 [ssh-agent] Started.
20:08:39 Running ssh-add (command line suppressed)
20:08:39 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_6891023434409841566.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_6891023434409841566.key)
20:08:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:08:39 The recommended git tool is: NONE
20:08:42 using credential opendaylight-jenkins-ssh
20:08:42 Wiping out workspace first.
20:08:42 Cloning the remote Git repository
20:08:42 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:08:42 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:08:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:42 > git --version # timeout=10
20:08:42 > git --version # 'git version 2.43.0'
20:08:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:42 [INFO] Currently running in a labeled security context
20:08:42 [INFO] Currently SELinux is 'enforcing' on the host
20:08:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh2971513680026322660.key
20:08:42 Verifying host key using known hosts file
20:08:42 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.
20:08:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:45 [INFO] Currently running in a labeled security context
20:08:45 [INFO] Currently SELinux is 'enforcing' on the host
20:08:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh18112746340735294909.key
20:08:45 Verifying host key using known hosts file
20:08:45 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.
20:08:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:08:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:45 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
20:08:45 > git config core.sparsecheckout # timeout=10
20:08:45 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
20:08:45 Commit message: "Adapt test for new pce-allocation field"
20:08:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:45 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
20:08:46 No emails were triggered.
20:08:46 provisioning config files...
20:08:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:08:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:08:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:08:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4872919233112459741.sh
20:08:46 ---> python-tools-install.sh
20:08:46 Setup pyenv:
20:08:46 system
20:08:46 * 3.8.13 (set by /opt/pyenv/version)
20:08:46 * 3.9.13 (set by /opt/pyenv/version)
20:08:46 * 3.10.13 (set by /opt/pyenv/version)
20:08:46 * 3.11.7 (set by /opt/pyenv/version)
20:08:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PS7E
20:08:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:55 lf-activate-venv(): INFO: Base packages installed successfully
20:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools
20:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:09:22 Generating Requirements File
20:09:42 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.
20:09:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:09:43 Python 3.11.7
20:09:43 pip 25.3 from /tmp/venv-PS7E/lib/python3.11/site-packages/pip (python 3.11)
20:09:43 appdirs==1.4.4
20:09:43 argcomplete==3.6.3
20:09:43 aspy.yaml==1.3.0
20:09:43 attrs==25.4.0
20:09:43 autopage==0.5.2
20:09:43 beautifulsoup4==4.14.3
20:09:43 boto3==1.42.5
20:09:43 botocore==1.42.5
20:09:43 bs4==0.0.2
20:09:43 cachetools==6.2.2
20:09:43 certifi==2025.11.12
20:09:43 cffi==2.0.0
20:09:43 cfgv==3.5.0
20:09:43 chardet==5.2.0
20:09:43 charset-normalizer==3.4.4
20:09:43 click==8.3.1
20:09:43 cliff==4.13.0
20:09:43 cmd2==3.0.0
20:09:43 cryptography==3.3.2
20:09:43 debtcollector==3.0.0
20:09:43 decorator==5.2.1
20:09:43 defusedxml==0.7.1
20:09:43 Deprecated==1.3.1
20:09:43 distlib==0.4.0
20:09:43 dnspython==2.8.0
20:09:43 docker==7.1.0
20:09:43 dogpile.cache==1.5.0
20:09:43 durationpy==0.10
20:09:43 email-validator==2.3.0
20:09:43 filelock==3.20.0
20:09:43 future==1.0.0
20:09:43 gitdb==4.0.12
20:09:43 GitPython==3.1.45
20:09:43 google-auth==2.43.0
20:09:43 httplib2==0.31.0
20:09:43 identify==2.6.15
20:09:43 idna==3.11
20:09:43 importlib-resources==1.5.0
20:09:43 iso8601==2.1.0
20:09:43 Jinja2==3.1.6
20:09:43 jmespath==1.0.1
20:09:43 jsonpatch==1.33
20:09:43 jsonpointer==3.0.0
20:09:43 jsonschema==4.25.1
20:09:43 jsonschema-specifications==2025.9.1
20:09:43 keystoneauth1==5.12.0
20:09:43 kubernetes==34.1.0
20:09:43 lftools==0.37.17
20:09:43 lxml==6.0.2
20:09:43 markdown-it-py==4.0.0
20:09:43 MarkupSafe==3.0.3
20:09:43 mdurl==0.1.2
20:09:43 msgpack==1.1.2
20:09:43 multi_key_dict==2.0.3
20:09:43 munch==4.0.0
20:09:43 netaddr==1.3.0
20:09:43 niet==1.4.2
20:09:43 nodeenv==1.9.1
20:09:43 oauth2client==4.1.3
20:09:43 oauthlib==3.3.1
20:09:43 openstacksdk==4.8.0
20:09:43 os-service-types==1.8.2
20:09:43 osc-lib==4.2.0
20:09:43 oslo.config==10.1.0
20:09:43 oslo.context==6.2.0
20:09:43 oslo.i18n==6.7.1
20:09:43 oslo.log==7.2.1
20:09:43 oslo.serialization==5.8.0
20:09:43 oslo.utils==9.2.0
20:09:43 packaging==25.0
20:09:43 pbr==7.0.3
20:09:43 platformdirs==4.5.1
20:09:43 prettytable==3.17.0
20:09:43 psutil==7.1.3
20:09:43 pyasn1==0.6.1
20:09:43 pyasn1_modules==0.4.2
20:09:43 pycparser==2.23
20:09:43 pygerrit2==2.0.15
20:09:43 PyGithub==2.8.1
20:09:43 Pygments==2.19.2
20:09:43 PyJWT==2.10.1
20:09:43 PyNaCl==1.6.1
20:09:43 pyparsing==2.4.7
20:09:43 pyperclip==1.11.0
20:09:43 pyrsistent==0.20.0
20:09:43 python-cinderclient==9.8.0
20:09:43 python-dateutil==2.9.0.post0
20:09:43 python-heatclient==4.3.0
20:09:43 python-jenkins==1.8.3
20:09:43 python-keystoneclient==5.7.0
20:09:43 python-magnumclient==4.9.0
20:09:43 python-openstackclient==8.2.0
20:09:43 python-swiftclient==4.9.0
20:09:43 PyYAML==6.0.3
20:09:43 referencing==0.37.0
20:09:43 requests==2.32.5
20:09:43 requests-oauthlib==2.0.0
20:09:43 requestsexceptions==1.4.0
20:09:43 rfc3986==2.0.0
20:09:43 rich==14.2.0
20:09:43 rich-argparse==1.7.2
20:09:43 rpds-py==0.30.0
20:09:43 rsa==4.9.1
20:09:43 ruamel.yaml==0.18.16
20:09:43 ruamel.yaml.clib==0.2.15
20:09:43 s3transfer==0.16.0
20:09:43 simplejson==3.20.2
20:09:43 six==1.17.0
20:09:43 smmap==5.0.2
20:09:43 soupsieve==2.8
20:09:43 stevedore==5.6.0
20:09:43 tabulate==0.9.0
20:09:43 toml==0.10.2
20:09:43 tomlkit==0.13.3
20:09:43 tqdm==4.67.1
20:09:43 typing_extensions==4.15.0
20:09:43 tzdata==2025.2
20:09:43 urllib3==1.26.20
20:09:43 virtualenv==20.35.4
20:09:43 wcwidth==0.2.14
20:09:43 websocket-client==1.9.0
20:09:43 wrapt==2.0.1
20:09:43 xdg==6.0.0
20:09:43 xmltodict==1.0.2
20:09:43 yq==3.4.3
20:09:43 [EnvInject] - Injecting environment variables from a build step.
20:09:43 [EnvInject] - Injecting as environment variables the properties content
20:09:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:09:43 OS_CLOUD=vex
20:09:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:09:43 OS_STACK_TEMPLATE_DIR=openstack-hot
20:09:43
20:09:43 [EnvInject] - Variables injected successfully.
20:09:43 provisioning config files...
20:09:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:09:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15908701757054639336.sh
20:09:43 ---> Create parameters file for OpenStack HOT
20:09:43 OpenStack Heat parameters generated
20:09:43 -----------------------------------
20:09:43 parameters:
20:09:43 vm_0_count: '1'
20:09:43 vm_0_flavor: 'v3-standard-4'
20:09:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
20:09:43 vm_1_count: '1'
20:09:43 vm_1_flavor: 'v3-standard-2'
20:09:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:09:43
20:09:43 job_name: '23793-417'
20:09:43 silo: 'releng'
20:09:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14135805754414638449.sh
20:09:44 ---> Create HEAT stack
20:09:44 + source /home/jenkins/lf-env.sh
20:09:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:44 ++ mktemp -d /tmp/venv-XXXX
20:09:44 + lf_venv=/tmp/venv-n72c
20:09:44 + local venv_file=/tmp/.os_lf_venv
20:09:44 + local python=python3
20:09:44 + local options
20:09:44 + local set_path=true
20:09:44 + local install_args=
20:09:44 ++ 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
20:09:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:44 + true
20:09:44 + case $1 in
20:09:44 + python=python3
20:09:44 + shift 2
20:09:44 + true
20:09:44 + case $1 in
20:09:44 + shift
20:09:44 + break
20:09:44 + case $python in
20:09:44 + local pkg_list=
20:09:44 + [[ -d /opt/pyenv ]]
20:09:44 + echo 'Setup pyenv:'
20:09:44 Setup pyenv:
20:09:44 + export PYENV_ROOT=/opt/pyenv
20:09:44 + PYENV_ROOT=/opt/pyenv
20:09:44 + 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
20:09:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:09:44 + pyenv versions
20:09:44 system
20:09:44 3.8.13
20:09:44 3.9.13
20:09:44 3.10.13
20:09:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:09:44 + command -v pyenv
20:09:44 ++ pyenv init - --no-rehash
20:09:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:09:44 for i in ${!paths[@]}; do
20:09:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:09:44 fi; done;
20:09:44 echo "${paths[*]}"'\'')"
20:09:44 export PATH="/opt/pyenv/shims:${PATH}"
20:09:44 export PYENV_SHELL=bash
20:09:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:09:44 pyenv() {
20:09:44 local command
20:09:44 command="${1:-}"
20:09:44 if [ "$#" -gt 0 ]; then
20:09:44 shift
20:09:44 fi
20:09:44
20:09:44 case "$command" in
20:09:44 rehash|shell)
20:09:44 eval "$(pyenv "sh-$command" "$@")"
20:09:44 ;;
20:09:44 *)
20:09:44 command pyenv "$command" "$@"
20:09:44 ;;
20:09:44 esac
20:09:44 }'
20:09:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:09:44 for i in ${!paths[@]}; do
20:09:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:09:44 fi; done;
20:09:44 echo "${paths[*]}"'
20:09:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:09:44 ++ 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
20:09:44 ++ 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
20:09:44 ++ export PYENV_SHELL=bash
20:09:44 ++ PYENV_SHELL=bash
20:09:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:09:44 +++ complete -F _pyenv pyenv
20:09:44 ++ lf-pyver python3
20:09:44 ++ local py_version_xy=python3
20:09:44 ++ local py_version_xyz=
20:09:44 ++ awk '{ print $1 }'
20:09:44 ++ pyenv versions
20:09:44 ++ local command
20:09:44 ++ command=versions
20:09:44 ++ '[' 1 -gt 0 ']'
20:09:44 ++ shift
20:09:44 ++ case "$command" in
20:09:44 ++ command pyenv versions
20:09:44 ++ pyenv versions
20:09:44 ++ sed 's/^[ *]* //'
20:09:44 ++ grep -E '^[0-9.]*[0-9]$'
20:09:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:09:44 +++ grep '^3' /tmp/.pyenv_versions
20:09:44 +++ tail -n 1
20:09:44 +++ sort -V
20:09:44 ++ py_version_xyz=3.11.7
20:09:44 ++ [[ -z 3.11.7 ]]
20:09:44 ++ echo 3.11.7
20:09:44 ++ return 0
20:09:44 + pyenv local 3.11.7
20:09:44 + local command
20:09:44 + command=local
20:09:44 + '[' 2 -gt 0 ']'
20:09:44 + shift
20:09:44 + case "$command" in
20:09:44 + command pyenv local 3.11.7
20:09:44 + pyenv local 3.11.7
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='lftools[openstack] '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='kubernetes '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='niet '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='python-heatclient '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='python-openstackclient '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='python-magnumclient '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='urllib3~=1.26.15 '
20:09:44 + for arg in "$@"
20:09:44 + case $arg in
20:09:44 + pkg_list+='yq '
20:09:44 + [[ -f /tmp/.os_lf_venv ]]
20:09:44 ++ cat /tmp/.os_lf_venv
20:09:44 + lf_venv=/tmp/venv-PS7E
20:09:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from' file:/tmp/.os_lf_venv
20:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:09:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:09:44 + local 'pip_opts=--upgrade --quiet'
20:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:09:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:09:44 + [[ -n '' ]]
20:09:44 + [[ -n '' ]]
20:09:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:09:44 + /tmp/venv-PS7E/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
20:09:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:09:46 lf-activate-venv(): INFO: Base packages installed successfully
20:09:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:09:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:46 + /tmp/venv-PS7E/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
20:10:04 + type python3
20:10:04 + true
20:10:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH'
20:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:10:04 + PATH=/tmp/venv-PS7E/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
20:10:04 + return 0
20:10:04 + openstack --os-cloud vex limits show --absolute
20:10:06 +--------------------------+---------+
20:10:06 | Name | Value |
20:10:06 +--------------------------+---------+
20:10:06 | maxTotalInstances | -1 |
20:10:06 | maxTotalCores | 450 |
20:10:06 | maxTotalRAMSize | 1000000 |
20:10:06 | maxServerMeta | 128 |
20:10:06 | maxImageMeta | 128 |
20:10:06 | maxPersonality | 5 |
20:10:06 | maxPersonalitySize | 10240 |
20:10:06 | maxTotalKeypairs | 100 |
20:10:06 | maxServerGroups | 10 |
20:10:06 | maxServerGroupMembers | 10 |
20:10:06 | maxTotalFloatingIps | -1 |
20:10:06 | maxSecurityGroups | -1 |
20:10:06 | maxSecurityGroupRules | -1 |
20:10:06 | totalRAMUsed | 483328 |
20:10:06 | totalCoresUsed | 118 |
20:10:06 | totalInstancesUsed | 56 |
20:10:06 | totalFloatingIpsUsed | 0 |
20:10:06 | totalSecurityGroupsUsed | 0 |
20:10:06 | totalServerGroupsUsed | 0 |
20:10:06 | maxTotalVolumes | -1 |
20:10:06 | maxTotalSnapshots | 10 |
20:10:06 | maxTotalVolumeGigabytes | 4096 |
20:10:06 | maxTotalBackups | 10 |
20:10:06 | maxTotalBackupGigabytes | 1000 |
20:10:06 | totalVolumesUsed | 3 |
20:10:06 | totalGigabytesUsed | 60 |
20:10:06 | totalSnapshotsUsed | 0 |
20:10:06 | totalBackupsUsed | 0 |
20:10:06 | totalBackupGigabytesUsed | 0 |
20:10:06 +--------------------------+---------+
20:10:06 + pushd /opt/ciman/openstack-hot
20:10:06 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:06 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-417 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:10:31 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:10:31 Waiting to initialize infrastructure...
20:10:31 Stack initialization successful.
20:10:31 ------------------------------------
20:10:31 Stack Details
20:10:31 ------------------------------------
20:10:31 {'added': None,
20:10:31 'capabilities': [],
20:10:31 'created_at': '2025-12-09T20:10:09Z',
20:10:31 'deleted': None,
20:10:31 'deleted_at': None,
20:10:31 'description': 'No description',
20:10:31 'environment': None,
20:10:31 'environment_files': None,
20:10:31 'files': None,
20:10:31 'files_container': None,
20:10:31 'id': 'e0781f9d-914d-4d33-a19d-c025fcae0682',
20:10:31 'is_rollback_disabled': True,
20:10:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-417/e0781f9d-914d-4d33-a19d-c025fcae0682',
20:10:31 'rel': 'self'}],
20:10: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'})}),
20:10:31 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-417',
20:10:31 'notification_topics': [],
20:10:31 'outputs': [{'description': 'IP addresses of the 2nd vm types',
20:10:31 'output_key': 'vm_1_ips',
20:10:31 'output_value': ['10.30.171.10']},
20:10:31 {'description': 'IP addresses of the 1st vm types',
20:10:31 'output_key': 'vm_0_ips',
20:10:31 'output_value': ['10.30.170.205']}],
20:10:31 'owner_id': ****,
20:10:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:10:31 'OS::stack_id': 'e0781f9d-914d-4d33-a19d-c025fcae0682',
20:10:31 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-417',
20:10:31 'job_name': '23793-417',
20:10:31 'silo': 'releng',
20:10:31 'vm_0_count': '1',
20:10:31 'vm_0_flavor': 'v3-standard-4',
20:10:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:10:31 '20251201-010221.432',
20:10:31 'vm_1_count': '1',
20:10:31 'vm_1_flavor': 'v3-standard-2',
20:10:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:10:31 '- 20250917-133034.654'},
20:10:31 'parent_id': None,
20:10:31 'replaced': None,
20:10:31 'status': 'CREATE_COMPLETE',
20:10:31 'status_reason': 'Stack CREATE completed successfully',
20:10:31 'tags': [],
20:10:31 'template': None,
20:10:31 'template_description': 'No description',
20:10:31 'template_url': None,
20:10:31 'timeout_mins': 15,
20:10:31 'unchanged': None,
20:10:31 'updated': None,
20:10:31 'updated_at': None,
20:10:31 'user_project_id': 'f66517d761124e52a4fcdf7b1f8be5d6'}
20:10:31 ------------------------------------
20:10:32 + popd
20:10:32 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16712341657396952395.sh
20:10:32 ---> Copy SSH public keys to CSIT lab
20:10:32 Setup pyenv:
20:10:32 system
20:10:32 3.8.13
20:10:32 3.9.13
20:10:32 3.10.13
20:10:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:10:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:10:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:34 lf-activate-venv(): INFO: Base packages installed successfully
20:10:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:10:51 SSH not responding on 10.30.170.205. Retrying in 10 seconds...
20:10:52 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
20:10:52 releng-23793-417-1-mininet-ovs-217-0
20:10:52 Successfully copied public keys to slave 10.30.171.10
20:10:52 Process 8000 ready.
20:11:01 Ping to 10.30.170.205 successful.
20:11:02 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:11:03 releng-23793-417-0-builder-0
20:11:03 Successfully copied public keys to slave 10.30.170.205
20:11:03 Process 8001 ready.
20:11:03 SSH ready on all stack servers.
20:11:03 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins7109366821778232953.sh
20:11:03 Setup pyenv:
20:11:03 system
20:11:03 3.8.13
20:11:03 3.9.13
20:11:03 3.10.13
20:11:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xwml
20:11:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:11:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:11 lf-activate-venv(): INFO: Base packages installed successfully
20:11:11 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-Xwml/bin to PATH
20:11:12 + echo 'Installing Python Requirements'
20:11:12 Installing Python Requirements
20:11:12 + cat
20:11:12 + python -m pip install -r requirements.txt
20:11:13 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:11:13 Collecting docker-py (from -r requirements.txt (line 1))
20:11:13 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)
20:11:13 Collecting ipaddr (from -r requirements.txt (line 2))
20:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
20:11:13 Installing build dependencies: started
20:11:14 Installing build dependencies: finished with status 'done'
20:11:14 Getting requirements to build wheel: started
20:11:14 Getting requirements to build wheel: finished with status 'done'
20:11:14 Preparing metadata (pyproject.toml): started
20:11:14 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:14 Collecting netaddr (from -r requirements.txt (line 3))
20:11:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:11:14 Collecting netifaces (from -r requirements.txt (line 4))
20:11:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
20:11:14 Installing build dependencies: started
20:11:15 Installing build dependencies: finished with status 'done'
20:11:15 Getting requirements to build wheel: started
20:11:16 Getting requirements to build wheel: finished with status 'done'
20:11:16 Preparing metadata (pyproject.toml): started
20:11:16 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:16 Collecting pyhocon (from -r requirements.txt (line 5))
20:11:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
20:11:16 Collecting requests (from -r requirements.txt (line 6))
20:11:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
20:11:16 Collecting robotframework (from -r requirements.txt (line 7))
20:11:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
20:11:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.0 MB/s 0:00:00
20:11:16 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:11:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:11:16 Installing build dependencies: started
20:11:17 Installing build dependencies: finished with status 'done'
20:11:17 Getting requirements to build wheel: started
20:11:17 Getting requirements to build wheel: finished with status 'done'
20:11:17 Preparing metadata (pyproject.toml): started
20:11:18 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:18 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:11:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:11:18 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:11:18 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)
20:11:18 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:11:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:11:18 Installing build dependencies: started
20:11:19 Installing build dependencies: finished with status 'done'
20:11:19 Getting requirements to build wheel: started
20:11:19 Getting requirements to build wheel: finished with status 'done'
20:11:19 Preparing metadata (pyproject.toml): started
20:11:19 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:19 Collecting scapy (from -r requirements.txt (line 12))
20:11:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
20:11:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 44.0 MB/s 0:00:00
20:11:19 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:11:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
20:11:19 Installing build dependencies: started
20:11:20 Installing build dependencies: finished with status 'done'
20:11:20 Getting requirements to build wheel: started
20:11:21 Getting requirements to build wheel: finished with status 'done'
20:11:21 Preparing metadata (pyproject.toml): started
20:11:21 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:21 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
20:11:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 43.3 MB/s 0:00:00
20:11:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:11:21 Collecting pyangbind (from -r requirements.txt (line 22))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
20:11:21 Collecting isodate (from -r requirements.txt (line 25))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
20:11:21 Collecting jmespath (from -r requirements.txt (line 28))
20:11:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
20:11:21 Collecting jsonpatch (from -r requirements.txt (line 31))
20:11:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:11:21 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
20:11:21 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:11:21 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:11:21 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)
20:11:22 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:11:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
20:11:22 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:11:22 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)
20:11:22 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
20:11:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
20:11:22 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:11:22 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)
20:11:22 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:11:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
20:11:22 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.1/urllib3-2.6.1-py3-none-any.whl (131 kB)
20:11:22 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
20:11:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
20:11:22 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
20:11:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:22 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)
20:11:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:11:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
20:11:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:11:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:11:22 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
20:11:22 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:11:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
20:11:23 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:11:23 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)
20:11:23 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
20:11:23 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:11:23 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)
20:11:23 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
20:11:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 43.3 MB/s 0:00:00
20:11:23 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:11:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:11:23 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:11:23 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:11:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:11:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.5 MB/s 0:00:00
20:11:23 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:11:23 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)
20:11:24 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:11:24 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)
20:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.9 MB/s 0:00:00
20:11:25 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:11:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
20:11:25 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:25 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)
20:11:25 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:25 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)
20:11:25 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
20:11:25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
20:11:26 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:26 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)
20:11:26 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
20:11:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
20:11:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 53.9 MB/s 0:00:00
20:11:26 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:26 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)
20:11:26 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
20:11:26 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
20:11:26 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))
20:11:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:11:26 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))
20:11:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
20:11:26 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))
20:11:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:11:26 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))
20:11:26 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)
20:11:26 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))
20:11:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
20:11:27 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))
20:11:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
20:11:27 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:11:27 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
20:11:27 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:11:27 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
20:11:27 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
20:11:27 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
20:11:27 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:11:27 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:11:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1cc135e5ee87ced973ecf383d5a12ad9391dc50884fd110079ca9f8f44d52146
20:11:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:11:27 Building wheel for ipaddr (pyproject.toml): started
20:11:28 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:11:28 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=71fa739f0fc1426c07106001fb585fdc0177c950255a4bbc6bc64bfc914e1ca4
20:11:28 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:11:28 Building wheel for netifaces (pyproject.toml): started
20:11:30 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:11:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41064 sha256=a9398d57602a97c0301ae3e162c24b2e5d9f5f141a446924b39b782d886a91da
20:11:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:11:30 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:11:30 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:11:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fe153c5780f0097a5553fc0f4f8b318ddefb5d3b0dc8234741319523e2f60a61
20:11:30 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:11:30 Building wheel for jsonpath-rw (pyproject.toml): started
20:11:30 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:11:30 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=568d9307cf327128cb8169a12da5339440df368da01f2727de2e0664772f7bd2
20:11:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:11:30 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
20:11:30 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
20:11:37
20:11:37 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 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.1 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.39.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.6.1 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
20:11:38 + pip freeze
20:11:38 attrs==25.4.0
20:11:38 bcrypt==5.0.0
20:11:38 beautifulsoup4==4.14.3
20:11:38 certifi==2025.11.12
20:11:38 cffi==2.0.0
20:11:38 charset-normalizer==3.4.4
20:11:38 click==8.3.1
20:11:38 cryptography==46.0.3
20:11:38 decorator==5.2.1
20:11:38 distlib==0.4.0
20:11:38 docker-py==1.10.6
20:11:38 docker-pycreds==0.4.0
20:11:38 elastic-transport==8.17.1
20:11:38 elasticsearch==8.19.2
20:11:38 elasticsearch-dsl==8.15.4
20:11:38 enum34==1.1.10
20:11:38 filelock==3.20.0
20:11:38 h11==0.16.0
20:11:38 idna==3.11
20:11:38 invoke==2.2.1
20:11:38 ipaddr==2.2.0
20:11:38 isodate==0.7.2
20:11:38 jmespath==1.0.1
20:11:38 jsonpatch==1.33
20:11:38 jsonpath-rw==1.4.0
20:11:38 jsonpointer==3.0.0
20:11:38 lxml==6.0.2
20:11:38 netaddr==1.3.0
20:11:38 netifaces==0.11.0
20:11:38 outcome==1.3.0.post0
20:11:38 paramiko==4.0.0
20:11:38 platformdirs==4.5.1
20:11:38 ply==3.11
20:11:38 pyang==2.7.1
20:11:38 pyangbind==0.8.6
20:11:38 pycparser==2.23
20:11:38 pyhocon==0.3.61
20:11:38 PyNaCl==1.6.1
20:11:38 pyparsing==3.2.5
20:11:38 PySocks==1.7.1
20:11:38 python-dateutil==2.9.0.post0
20:11:38 regex==2025.11.3
20:11:38 requests==2.32.5
20:11:38 robotframework==7.3.2
20:11:38 robotframework-httplibrary==0.4.2
20:11:38 robotframework-pythonlibcore==4.4.1
20:11:38 robotframework-requests==0.9.7
20:11:38 robotframework-selenium2library==3.0.0
20:11:38 robotframework-seleniumlibrary==6.8.0
20:11:38 robotframework-sshlibrary==3.8.0
20:11:38 scapy==2.6.1
20:11:38 scp==0.15.0
20:11:38 selenium==4.39.0
20:11:38 six==1.17.0
20:11:38 sniffio==1.3.1
20:11:38 sortedcontainers==2.4.0
20:11:38 soupsieve==2.8
20:11:38 trio==0.32.0
20:11:38 trio-websocket==0.12.2
20:11:38 typing_extensions==4.15.0
20:11:38 urllib3==2.6.1
20:11:38 virtualenv==20.35.4
20:11:38 waitress==3.0.2
20:11:38 WebOb==1.8.9
20:11:38 websocket-client==1.9.0
20:11:38 WebTest==3.0.7
20:11:38 wsproto==1.3.2
20:11:38 [EnvInject] - Injecting environment variables from a build step.
20:11:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:11:38 [EnvInject] - Variables injected successfully.
20:11:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9683454464575005762.sh
20:11:38 Setup pyenv:
20:11:38 system
20:11:38 3.8.13
20:11:38 3.9.13
20:11:38 3.10.13
20:11:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:40 lf-activate-venv(): INFO: Base packages installed successfully
20:11:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:11:49 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.
20:11:49 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
20:11:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.1 which is incompatible.
20:11:49 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:11:49 + ODL_SYSTEM=()
20:11:49 + TOOLS_SYSTEM=()
20:11:49 + OPENSTACK_SYSTEM=()
20:11:49 + OPENSTACK_CONTROLLERS=()
20:11:49 + mapfile -t ADDR
20:11:49 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:11:49 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:11:50 + for i in "${ADDR[@]}"
20:11:50 ++ ssh 10.30.170.205 hostname -s
20:11:50 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:11:51 + REMHOST=releng-23793-417-0-builder-0
20:11:51 + case ${REMHOST} in
20:11:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:11:51 + for i in "${ADDR[@]}"
20:11:51 ++ ssh 10.30.171.10 hostname -s
20:11:51 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
20:11:51 + REMHOST=releng-23793-417-1-mininet-ovs-217-0
20:11:51 + case ${REMHOST} in
20:11:51 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:11:51 + echo NUM_ODL_SYSTEM=1
20:11:51 + echo NUM_TOOLS_SYSTEM=1
20:11:51 + '[' '' == yes ']'
20:11:51 + NUM_OPENSTACK_SYSTEM=0
20:11:51 + echo NUM_OPENSTACK_SYSTEM=0
20:11:51 + '[' 0 -eq 2 ']'
20:11:51 + echo ODL_SYSTEM_IP=10.30.170.205
20:11:51 ++ seq 0 0
20:11:51 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:11:51 + echo ODL_SYSTEM_1_IP=10.30.170.205
20:11:51 + echo TOOLS_SYSTEM_IP=10.30.171.10
20:11:51 ++ seq 0 0
20:11:51 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:11:51 + echo TOOLS_SYSTEM_1_IP=10.30.171.10
20:11:51 + openstack_index=0
20:11:51 + NUM_OPENSTACK_CONTROL_NODES=1
20:11:51 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:11:51 ++ seq 0 0
20:11:51 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:11:51 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:11:51 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:51 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:51 + '[' -1 -ge 2 ']'
20:11:51 ++ seq 0 -2
20:11:51 + NUM_OPENSTACK_HAPROXY_NODES=0
20:11:51 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:11:51 ++ seq 0 -1
20:11:51 + echo 'Contents of slave_addresses.txt:'
20:11:51 Contents of slave_addresses.txt:
20:11:51 + cat slave_addresses.txt
20:11:51 NUM_ODL_SYSTEM=1
20:11:51 NUM_TOOLS_SYSTEM=1
20:11:51 NUM_OPENSTACK_SYSTEM=0
20:11:51 ODL_SYSTEM_IP=10.30.170.205
20:11:51 ODL_SYSTEM_1_IP=10.30.170.205
20:11:51 TOOLS_SYSTEM_IP=10.30.171.10
20:11:51 TOOLS_SYSTEM_1_IP=10.30.171.10
20:11:51 NUM_OPENSTACK_CONTROL_NODES=1
20:11:51 OPENSTACK_CONTROL_NODE_1_IP=
20:11:51 NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:51 NUM_OPENSTACK_HAPROXY_NODES=0
20:11:51 [EnvInject] - Injecting environment variables from a build step.
20:11:51 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:11:51 [EnvInject] - Variables injected successfully.
20:11:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins16619567728225802134.sh
20:11:51 Preparing for JRE Version 21
20:11:51 Karaf artifact is karaf
20:11:51 Karaf project is integration
20:11:51 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:11:51 [EnvInject] - Injecting environment variables from a build step.
20:11:51 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:11:51 [EnvInject] - Variables injected successfully.
20:11:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1933833061561032198.sh
20:11:51 2025-12-09 20:11:51 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:11:51 Bundle version is 0.22.2-SNAPSHOT
20:11:51 --2025-12-09 20:11:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
20:11:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:11:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:11:51 HTTP request sent, awaiting response... 200 OK
20:11:51 Length: 1410 (1.4K) [application/xml]
20:11:51 Saving to: ‘maven-metadata.xml’
20:11:51
20:11:51 0K . 100% 55.9M=0s
20:11:51
20:11:51 2025-12-09 20:11:51 (55.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
20:11:51
20:11:51
20:11:51
20:11:51 org.opendaylight.integration
20:11:51 karaf
20:11:51 0.22.2-SNAPSHOT
20:11:51
20:11:51
20:11:51 20251209.175428
20:11:51 234
20:11:51
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51 pom
20:11:51 0.22.2-20251209.175428-234
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51 tar.gz
20:11:51 0.22.2-20251209.175428-234
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51 zip
20:11:51 0.22.2-20251209.175428-234
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51 cyclonedx
20:11:51 xml
20:11:51 0.22.2-20251209.175428-234
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51 cyclonedx
20:11:51 json
20:11:51 0.22.2-20251209.175428-234
20:11:51 20251209175428
20:11:51
20:11:51
20:11:51
20:11:51
20:11:51 Nexus timestamp is 0.22.2-20251209.175428-234
20:11:51 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251209.175428-234.zip
20:11:51 Distribution bundle is karaf-0.22.2-20251209.175428-234.zip
20:11:51 Distribution bundle version is 0.22.2-SNAPSHOT
20:11:51 Distribution folder is karaf-0.22.2-SNAPSHOT
20:11:51 Nexus prefix is https://nexus.opendaylight.org
20:11:51 [EnvInject] - Injecting environment variables from a build step.
20:11:51 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:11:51 [EnvInject] - Variables injected successfully.
20:11:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13936005906595018692.sh
20:11:52 Setup pyenv:
20:11:52 system
20:11:52 3.8.13
20:11:52 3.9.13
20:11:52 3.10.13
20:11:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:11:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:54 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.
20:11:54 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
20:11:54 lf-activate-venv(): INFO: Base packages installed successfully
20:11:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:11:59 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.
20:11:59 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
20:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:12:00 Copying common-functions.sh to /tmp
20:12:01 Copying common-functions.sh to 10.30.170.205:/tmp
20:12:01 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:02 Copying common-functions.sh to 10.30.171.10:/tmp
20:12:02 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
20:12:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5491474317458967509.sh
20:12:02 common-functions.sh is being sourced
20:12:02 common-functions environment:
20:12:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:02 ACTUALFEATURES:
20:12:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:12:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:02 CONTROLLERMEM: 2048m
20:12:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:12:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:12:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:12:02 SUITES:
20:12:02
20:12:02 #################################################
20:12:02 ## Configure Cluster and Start ##
20:12:02 #################################################
20:12:02 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:12:02 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:12:02 Locating script plan to use...
20:12:02 Finished running script plans
20:12:02 Configuring member-1 with IP address 10.30.170.205
20:12:03 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:03 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:03 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
20:12:03 ++ [[ /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 ]]
20:12:03 ++ echo 'common-functions.sh is being sourced'
20:12:03 common-functions.sh is being sourced
20:12:03 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
20:12:03 ++ DISTROSTREAM=titanium
20:12:03 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:03 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:03 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:03 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:03 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:12:03 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:12:03 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:03 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:03 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:03 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:03 ++ export CONTROLLERMEM=
20:12:03 ++ CONTROLLERMEM=
20:12:03 ++ case "${DISTROSTREAM}" in
20:12:03 ++ CLUSTER_SYSTEM=pekko
20:12:03 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:12:03 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:12:03 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:12:03 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:12:03 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:12:03 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:12:03 ++ print_common_env
20:12:03 ++ cat
20:12:03 common-functions environment:
20:12:03 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:03 ACTUALFEATURES:
20:12:03 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:03 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:12:03 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:03 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:03 CONTROLLERMEM:
20:12:03 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:12:03 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:12:03 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:12:03 SUITES:
20:12:03
20:12:03 ++ SSH='ssh -t -t'
20:12:03 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:12:03 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:12:03 Changing to /tmp
20:12:03 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251209.175428-234.zip
20:12:03 + echo 'Changing to /tmp'
20:12:03 + cd /tmp
20:12:03 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251209.175428-234.zip'
20:12:03 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251209.175428-234.zip
20:12:03 --2025-12-09 20:12:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251209.175428-234.zip
20:12:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:03 HTTP request sent, awaiting response... 200 OK
20:12:03 Length: 234981316 (224M) [application/zip]
20:12:03 Saving to: ‘karaf-0.22.2-20251209.175428-234.zip’
20:12:03
20:12:03 0K ........ ........ ........ ........ ........ ........ 1% 44.2M 5s
20:12:03 3072K ........ ........ ........ ........ ........ ........ 2% 111M 3s
20:12:03 6144K ........ ........ ........ ........ ........ ........ 4% 173M 3s
20:12:03 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
20:12:03 12288K ........ ........ ........ ........ ........ ........ 6% 173M 2s
20:12:03 15360K ........ ........ ........ ........ ........ ........ 8% 212M 2s
20:12:03 18432K ........ ........ ........ ........ ........ ........ 9% 215M 2s
20:12:03 21504K ........ ........ ........ ........ ........ ........ 10% 188M 2s
20:12:03 24576K ........ ........ ........ ........ ........ ........ 12% 178M 2s
20:12:03 27648K ........ ........ ........ ........ ........ ........ 13% 256M 1s
20:12:03 30720K ........ ........ ........ ........ ........ ........ 14% 260M 1s
20:12:04 33792K ........ ........ ........ ........ ........ ........ 16% 214M 1s
20:12:04 36864K ........ ........ ........ ........ ........ ........ 17% 273M 1s
20:12:04 39936K ........ ........ ........ ........ ........ ........ 18% 301M 1s
20:12:04 43008K ........ ........ ........ ........ ........ ........ 20% 300M 1s
20:12:04 46080K ........ ........ ........ ........ ........ ........ 21% 304M 1s
20:12:04 49152K ........ ........ ........ ........ ........ ........ 22% 334M 1s
20:12:04 52224K ........ ........ ........ ........ ........ ........ 24% 328M 1s
20:12:04 55296K ........ ........ ........ ........ ........ ........ 25% 327M 1s
20:12:04 58368K ........ ........ ........ ........ ........ ........ 26% 328M 1s
20:12:04 61440K ........ ........ ........ ........ ........ ........ 28% 279M 1s
20:12:04 64512K ........ ........ ........ ........ ........ ........ 29% 216M 1s
20:12:04 67584K ........ ........ ........ ........ ........ ........ 30% 310M 1s
20:12:04 70656K ........ ........ ........ ........ ........ ........ 32% 341M 1s
20:12:04 73728K ........ ........ ........ ........ ........ ........ 33% 287M 1s
20:12:04 76800K ........ ........ ........ ........ ........ ........ 34% 342M 1s
20:12:04 79872K ........ ........ ........ ........ ........ ........ 36% 323M 1s
20:12:04 82944K ........ ........ ........ ........ ........ ........ 37% 322M 1s
20:12:04 86016K ........ ........ ........ ........ ........ ........ 38% 332M 1s
20:12:04 89088K ........ ........ ........ ........ ........ ........ 40% 287M 1s
20:12:04 92160K ........ ........ ........ ........ ........ ........ 41% 311M 1s
20:12:04 95232K ........ ........ ........ ........ ........ ........ 42% 337M 1s
20:12:04 98304K ........ ........ ........ ........ ........ ........ 44% 190M 1s
20:12:04 101376K ........ ........ ........ ........ ........ ........ 45% 256M 1s
20:12:04 104448K ........ ........ ........ ........ ........ ........ 46% 222M 1s
20:12:04 107520K ........ ........ ........ ........ ........ ........ 48% 283M 1s
20:12:04 110592K ........ ........ ........ ........ ........ ........ 49% 231M 1s
20:12:04 113664K ........ ........ ........ ........ ........ ........ 50% 315M 0s
20:12:04 116736K ........ ........ ........ ........ ........ ........ 52% 362M 0s
20:12:04 119808K ........ ........ ........ ........ ........ ........ 53% 344M 0s
20:12:04 122880K ........ ........ ........ ........ ........ ........ 54% 285M 0s
20:12:04 125952K ........ ........ ........ ........ ........ ........ 56% 301M 0s
20:12:04 129024K ........ ........ ........ ........ ........ ........ 57% 342M 0s
20:12:04 132096K ........ ........ ........ ........ ........ ........ 58% 364M 0s
20:12:04 135168K ........ ........ ........ ........ ........ ........ 60% 363M 0s
20:12:04 138240K ........ ........ ........ ........ ........ ........ 61% 357M 0s
20:12:04 141312K ........ ........ ........ ........ ........ ........ 62% 224M 0s
20:12:04 144384K ........ ........ ........ ........ ........ ........ 64% 287M 0s
20:12:04 147456K ........ ........ ........ ........ ........ ........ 65% 333M 0s
20:12:04 150528K ........ ........ ........ ........ ........ ........ 66% 353M 0s
20:12:04 153600K ........ ........ ........ ........ ........ ........ 68% 239M 0s
20:12:04 156672K ........ ........ ........ ........ ........ ........ 69% 249M 0s
20:12:04 159744K ........ ........ ........ ........ ........ ........ 70% 316M 0s
20:12:04 162816K ........ ........ ........ ........ ........ ........ 72% 361M 0s
20:12:04 165888K ........ ........ ........ ........ ........ ........ 73% 331M 0s
20:12:04 168960K ........ ........ ........ ........ ........ ........ 74% 201M 0s
20:12:04 172032K ........ ........ ........ ........ ........ ........ 76% 295M 0s
20:12:04 175104K ........ ........ ........ ........ ........ ........ 77% 381M 0s
20:12:04 178176K ........ ........ ........ ........ ........ ........ 78% 355M 0s
20:12:04 181248K ........ ........ ........ ........ ........ ........ 80% 299M 0s
20:12:04 184320K ........ ........ ........ ........ ........ ........ 81% 185M 0s
20:12:04 187392K ........ ........ ........ ........ ........ ........ 83% 303M 0s
20:12:04 190464K ........ ........ ........ ........ ........ ........ 84% 340M 0s
20:12:04 193536K ........ ........ ........ ........ ........ ........ 85% 255M 0s
20:12:04 196608K ........ ........ ........ ........ ........ ........ 87% 254M 0s
20:12:04 199680K ........ ........ ........ ........ ........ ........ 88% 330M 0s
20:12:04 202752K ........ ........ ........ ........ ........ ........ 89% 359M 0s
20:12:04 205824K ........ ........ ........ ........ ........ ........ 91% 369M 0s
20:12:04 208896K ........ ........ ........ ........ ........ ........ 92% 312M 0s
20:12:04 211968K ........ ........ ........ ........ ........ ........ 93% 173M 0s
20:12:04 215040K ........ ........ ........ ........ ........ ........ 95% 290M 0s
20:12:04 218112K ........ ........ ........ ........ ........ ........ 96% 305M 0s
20:12:04 221184K ........ ........ ........ ........ ........ ........ 97% 414M 0s
20:12:04 224256K ........ ........ ........ ........ ........ ........ 99% 366M 0s
20:12:04 227328K ........ ........ ........ ........ . 100% 133M=0.9s
20:12:04
20:12:04 2025-12-09 20:12:04 (250 MB/s) - ‘karaf-0.22.2-20251209.175428-234.zip’ saved [234981316/234981316]
20:12:04
20:12:04 + echo 'Extracting the new controller...'
20:12:04 Extracting the new controller...
20:12:04 + unzip -q karaf-0.22.2-20251209.175428-234.zip
20:12:06 Adding external repositories...
20:12:06 + echo 'Adding external repositories...'
20:12:06 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:06 ################################################################################
20:12:06 #
20:12:06 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:06 # contributor license agreements. See the NOTICE file distributed with
20:12:06 # this work for additional information regarding copyright ownership.
20:12:06 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:06 # (the "License"); you may not use this file except in compliance with
20:12:06 # the License. You may obtain a copy of the License at
20:12:06 #
20:12:06 # http://www.apache.org/licenses/LICENSE-2.0
20:12:06 #
20:12:06 # Unless required by applicable law or agreed to in writing, software
20:12:06 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:06 # See the License for the specific language governing permissions and
20:12:06 # limitations under the License.
20:12:06 #
20:12:06 ################################################################################
20:12:06
20:12:06 #
20:12:06 # If set to true, the following property will not allow any certificate to be used
20:12:06 # when accessing Maven repositories through SSL
20:12:06 #
20:12:06 #org.ops4j.pax.url.mvn.certificateCheck=
20:12:06
20:12:06 #
20:12:06 # Path to the local Maven settings file.
20:12:06 # The repositories defined in this file will be automatically added to the list
20:12:06 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:12:06 # below is not set.
20:12:06 # The following locations are checked for the existence of the settings.xml file
20:12:06 # * 1. looks for the specified url
20:12:06 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:12:06 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:12:06 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:12:06 #
20:12:06 #org.ops4j.pax.url.mvn.settings=
20:12:06
20:12:06 #
20:12:06 # Path to the local Maven repository which is used to avoid downloading
20:12:06 # artifacts when they already exist locally.
20:12:06 # The value of this property will be extracted from the settings.xml file
20:12:06 # above, or defaulted to:
20:12:06 # System.getProperty( "user.home" ) + "/.m2/repository"
20:12:06 #
20:12:06 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:12:06
20:12:06 #
20:12:06 # Default this to false. It's just weird to use undocumented repos
20:12:06 #
20:12:06 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:12:06
20:12:06 #
20:12:06 # Uncomment if you don't wanna use the proxy settings
20:12:06 # from the Maven conf/settings.xml file
20:12:06 #
20:12:06 # org.ops4j.pax.url.mvn.proxySupport=false
20:12:06
20:12:06 #
20:12:06 # Comma separated list of repositories scanned when resolving an artifact.
20:12:06 # Those repositories will be checked before iterating through the
20:12:06 # below list of repositories and even before the local repository
20:12:06 # A repository url can be appended with zero or more of the following flags:
20:12:06 # @snapshots : the repository contains snaphots
20:12:06 # @noreleases : the repository does not contain any released artifacts
20:12:06 #
20:12:06 # The following property value will add the system folder as a repo.
20:12:06 #
20:12:06 org.ops4j.pax.url.mvn.defaultRepositories=\
20:12:06 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:12:06 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:12:06 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:12:06
20:12:06 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:12:06 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:12:06
20:12:06 #
20:12:06 # Comma separated list of repositories scanned when resolving an artifact.
20:12:06 # The default list includes the following repositories:
20:12:06 # http://repo1.maven.org/maven2@id=central
20:12:06 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:12:06 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:12:06 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:12:06 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:12:06 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:12:06 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:12:06 # To add repositories to the default ones, prepend '+' to the list of repositories
20:12:06 # to add.
20:12:06 # A repository url can be appended with zero or more of the following flags:
20:12:06 # @snapshots : the repository contains snapshots
20:12:06 # @noreleases : the repository does not contain any released artifacts
20:12:06 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:12:06 #
20:12:06 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
20:12:06
20:12:06 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:12:06 + [[ True == \T\r\u\e ]]
20:12:06 + echo 'Configuring the startup features...'
20:12:06 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:06 + FEATURE_TEST_STRING=features-test
20:12:06 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
20:12:06 + KARAF_VERSION=karaf4
20:12:06 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:12:06 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:06 + [[ ! -z '' ]]
20:12:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:06 ################################################################################
20:12:06 #
20:12:06 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:06 # contributor license agreements. See the NOTICE file distributed with
20:12:06 # this work for additional information regarding copyright ownership.
20:12:06 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:06 # (the "License"); you may not use this file except in compliance with
20:12:06 # the License. You may obtain a copy of the License at
20:12:06 #
20:12:06 # http://www.apache.org/licenses/LICENSE-2.0
20:12:06 #
20:12:06 # Unless required by applicable law or agreed to in writing, software
20:12:06 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:06 # See the License for the specific language governing permissions and
20:12:06 # limitations under the License.
20:12:06 #
20:12:06 ################################################################################
20:12:06
20:12:06 #
20:12:06 # Comma separated list of features repositories to register by default
20:12:06 #
20:12:06 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/72ab030d-5d3d-40a5-b049-42454a0bdecd.xml
20:12:06
20:12:06 #
20:12:06 # Comma separated list of features to install at startup
20:12:06 #
20:12:06 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, cc615989-5d68-4d3d-a01a-e553a1308e6d
20:12:06
20:12:06 #
20:12:06 # Resource repositories (OBR) that the features resolver can use
20:12:06 # to resolve requirements/capabilities
20:12:06 #
20:12:06 # The format of the resourceRepositories is
20:12:06 # resourceRepositories=[xml:url|json:url],...
20:12:06 # for Instance:
20:12:06 #
20:12:06 #resourceRepositories=xml:http://host/path/to/index.xml
20:12:06 # or
20:12:06 #resourceRepositories=json:http://host/path/to/index.json
20:12:06 #
20:12:06
20:12:06 #
20:12:06 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:12:06 #
20:12:06 featuresBootAsynchronous=false
20:12:06
20:12:06 #
20:12:06 # Service requirements enforcement
20:12:06 #
20:12:06 # By default, the feature resolver checks the service requirements/capabilities of
20:12:06 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:12:06 # the required bundles.
20:12:06 # The following flag can have those values:
20:12:06 # - disable: service requirements are completely ignored
20:12:06 # - default: service requirements are ignored for old features
20:12:06 # - enforce: service requirements are always verified
20:12:06 #
20:12:06 #serviceRequirements=default
20:12:06
20:12:06 #
20:12:06 # Store cfg file for config element in feature
20:12:06 #
20:12:06 #configCfgStore=true
20:12:06
20:12:06 #
20:12:06 # Define if the feature service automatically refresh bundles
20:12:06 #
20:12:06 autoRefresh=true
20:12:06
20:12:06 #
20:12:06 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:12:06 # XML file defines instructions related to features processing
20:12:06 # versions.properties may declare properties to resolve placeholders in XML file
20:12:06 # both files are relative to ${karaf.etc}
20:12:06 #
20:12:06 #featureProcessing=org.apache.karaf.features.xml
20:12:06 #featureProcessingVersions=versions.properties
20:12:06 + configure_karaf_log karaf4 ''
20:12:06 + local -r karaf_version=karaf4
20:12:06 + local -r controllerdebugmap=
20:12:06 + local logapi=log4j
20:12:06 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:06 log4j2.rootLogger.level = INFO
20:12:06 #log4j2.rootLogger.type = asyncRoot
20:12:06 #log4j2.rootLogger.includeLocation = false
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:06 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:06 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:06 log4j2.logger.spifly.level = WARN
20:12:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:06 log4j2.logger.audit.level = INFO
20:12:06 log4j2.logger.audit.additivity = false
20:12:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:06 log4j2.appender.console.type = Console
20:12:06 log4j2.appender.console.name = Console
20:12:06 log4j2.appender.console.layout.type = PatternLayout
20:12:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:06 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:06 log4j2.appender.rolling.name = RollingFile
20:12:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:06 #log4j2.appender.rolling.immediateFlush = false
20:12:06 log4j2.appender.rolling.append = true
20:12:06 log4j2.appender.rolling.layout.type = PatternLayout
20:12:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:06 log4j2.appender.rolling.policies.type = Policies
20:12:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:06 log4j2.appender.rolling.policies.size.size = 64MB
20:12:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:06 log4j2.appender.rolling.strategy.max = 7
20:12:06 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:06 log4j2.appender.audit.name = AuditRollingFile
20:12:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:06 log4j2.appender.audit.append = true
20:12:06 log4j2.appender.audit.layout.type = PatternLayout
20:12:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:06 log4j2.appender.audit.policies.type = Policies
20:12:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:06 log4j2.appender.audit.policies.size.size = 8MB
20:12:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:06 log4j2.appender.audit.strategy.max = 7
20:12:06 log4j2.appender.osgi.type = PaxOsgi
20:12:06 log4j2.appender.osgi.name = PaxOsgi
20:12:06 log4j2.appender.osgi.filter = *
20:12:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:06 #log4j2.logger.aether.level = TRACE
20:12:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:06 #log4j2.logger.http-headers.level = DEBUG
20:12:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:06 #log4j2.logger.maven.level = TRACE
20:12:06 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:12:06 + logapi=log4j2
20:12:06 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:12:06 + '[' log4j2 == log4j2 ']'
20:12:06 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:06 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:12:06 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:12:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:12:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:12:06 controllerdebugmap:
20:12:06 + unset IFS
20:12:06 + echo 'controllerdebugmap: '
20:12:06 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:06 + '[' -n '' ']'
20:12:06 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:12:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:06 ################################################################################
20:12:06 #
20:12:06 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:06 # contributor license agreements. See the NOTICE file distributed with
20:12:06 # this work for additional information regarding copyright ownership.
20:12:06 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:06 # (the "License"); you may not use this file except in compliance with
20:12:06 # the License. You may obtain a copy of the License at
20:12:06 #
20:12:06 # http://www.apache.org/licenses/LICENSE-2.0
20:12:06 #
20:12:06 # Unless required by applicable law or agreed to in writing, software
20:12:06 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:06 # See the License for the specific language governing permissions and
20:12:06 # limitations under the License.
20:12:06 #
20:12:06 ################################################################################
20:12:06
20:12:06 # Common pattern layout for appenders
20:12:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:06
20:12:06 # Root logger
20:12:06 log4j2.rootLogger.level = INFO
20:12:06 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:12:06 #log4j2.rootLogger.type = asyncRoot
20:12:06 #log4j2.rootLogger.includeLocation = false
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:06 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:06
20:12:06 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:06
20:12:06 # Loggers configuration
20:12:06
20:12:06 # Spifly logger
20:12:06 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:06 log4j2.logger.spifly.level = WARN
20:12:06
20:12:06 # Security audit logger
20:12:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:06 log4j2.logger.audit.level = INFO
20:12:06 log4j2.logger.audit.additivity = false
20:12:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:06
20:12:06 # Appenders configuration
20:12:06
20:12:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:06 log4j2.appender.console.type = Console
20:12:06 log4j2.appender.console.name = Console
20:12:06 log4j2.appender.console.layout.type = PatternLayout
20:12:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:06
20:12:06 # Rolling file appender
20:12:06 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:06 log4j2.appender.rolling.name = RollingFile
20:12:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:06 # uncomment to not force a disk flush
20:12:06 #log4j2.appender.rolling.immediateFlush = false
20:12:06 log4j2.appender.rolling.append = true
20:12:06 log4j2.appender.rolling.layout.type = PatternLayout
20:12:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:06 log4j2.appender.rolling.policies.type = Policies
20:12:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:06 log4j2.appender.rolling.policies.size.size = 1GB
20:12:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:06 log4j2.appender.rolling.strategy.max = 7
20:12:06
20:12:06 # Audit file appender
20:12:06 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:06 log4j2.appender.audit.name = AuditRollingFile
20:12:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:06 log4j2.appender.audit.append = true
20:12:06 log4j2.appender.audit.layout.type = PatternLayout
20:12:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:06 log4j2.appender.audit.policies.type = Policies
20:12:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:06 log4j2.appender.audit.policies.size.size = 8MB
20:12:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:06 log4j2.appender.audit.strategy.max = 7
20:12:06
20:12:06 # OSGi appender
20:12:06 log4j2.appender.osgi.type = PaxOsgi
20:12:06 log4j2.appender.osgi.name = PaxOsgi
20:12:06 log4j2.appender.osgi.filter = *
20:12:06
20:12:06 # help with identification of maven-related problems with pax-url-aether
20:12:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:06 #log4j2.logger.aether.level = TRACE
20:12:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:06 #log4j2.logger.http-headers.level = DEBUG
20:12:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:06 #log4j2.logger.maven.level = TRACE
20:12:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:12:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:12:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:12:06 + local -r controllermem=2048m
20:12:06 Configure
20:12:06 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:12:06 max memory: 2048m
20:12:06 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 + echo Configure
20:12:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:12:06 + echo ' max memory: 2048m'
20:12:06 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:12:06 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:12:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:12:06 #!/bin/sh
20:12:06 #
20:12:06 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:06 # contributor license agreements. See the NOTICE file distributed with
20:12:06 # this work for additional information regarding copyright ownership.
20:12:06 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:06 # (the "License"); you may not use this file except in compliance with
20:12:06 # the License. You may obtain a copy of the License at
20:12:06 #
20:12:06 # http://www.apache.org/licenses/LICENSE-2.0
20:12:06 #
20:12:06 # Unless required by applicable law or agreed to in writing, software
20:12:06 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:06 # See the License for the specific language governing permissions and
20:12:06 # limitations under the License.
20:12:06 #
20:12:06
20:12:06 #
20:12:06 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:12:06 # script: client, instance, shell, start, status, stop, karaf
20:12:06 #
20:12:06 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:12:06 # Actions go here...
20:12:06 # fi
20:12:06
20:12:06 #
20:12:06 # general settings which should be applied for all scripts go here; please keep
20:12:06 # in mind that it is possible that scripts might be executed more than once, e.g.
20:12:06 # in example of the start script where the start script is executed first and the
20:12:06 # karaf script afterwards.
20:12:06 #
20:12:06
20:12:06 #
20:12:06 # The following section shows the possible configuration options for the default
20:12:06 # karaf scripts
20:12:06 #
20:12:06 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:12:06 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:12:06 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:12:06 # export EXTRA_JAVA_OPTS # Additional JVM options
20:12:06 # export KARAF_HOME # Karaf home folder
20:12:06 # export KARAF_DATA # Karaf data folder
20:12:06 # export KARAF_BASE # Karaf base folder
20:12:06 # export KARAF_ETC # Karaf etc folder
20:12:06 # export KARAF_LOG # Karaf log folder
20:12:06 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:12:06 # export KARAF_OPTS # Additional available Karaf options
20:12:06 # export KARAF_DEBUG # Enable debug mode
20:12:06 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:12:06 # export KARAF_NOROOT # Prevent execution as root if set to true
20:12:06 Set Java version
20:12:06 + echo 'Set Java version'
20:12:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:12:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:06 sudo: a password is required
20:12:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:06 sudo: a password is required
20:12:06 JDK default version ...
20:12:06 + echo 'JDK default version ...'
20:12:06 + java -version
20:12:07 openjdk version "21.0.9" 2025-10-21
20:12:07 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
20:12:07 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
20:12:07 Set JAVA_HOME
20:12:07 + echo 'Set JAVA_HOME'
20:12:07 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:07 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:07 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:07 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:07 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:07 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:12:07 Listing all open ports on controller system...
20:12:07 + echo 'Listing all open ports on controller system...'
20:12:07 + netstat -pnatu
20:12:07 /tmp/configuration-script.sh: line 40: netstat: command not found
20:12:07 Configuring cluster
20:12:07 + '[' -f /tmp/custom_shard_config.txt ']'
20:12:07 + echo 'Configuring cluster'
20:12:07 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.205
20:12:07 ################################################
20:12:07 ## Configure Cluster ##
20:12:07 ################################################
20:12:07 NOTE: Cluster configuration files not found. Copying from
20:12:07 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
20:12:07 Configuring unique name in pekko.conf
20:12:07 Configuring hostname in pekko.conf
20:12:07 Configuring data and rpc seed nodes in pekko.conf
20:12:07 modules = [
20:12:07
20:12:07 {
20:12:07 name = "inventory"
20:12:07 namespace = "urn:opendaylight:inventory"
20:12:07 shard-strategy = "module"
20:12:07 },
20:12:07 {
20:12:07 name = "topology"
20:12:07 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:07 shard-strategy = "module"
20:12:07 },
20:12:07 {
20:12:07 name = "toaster"
20:12:07 namespace = "http://netconfcentral.org/ns/toaster"
20:12:07 shard-strategy = "module"
20:12:07 }
20:12:07 ]
20:12:07 Configuring replication type in module-shards.conf
20:12:07 ################################################
20:12:07 ## NOTE: Manually restart controller to ##
20:12:07 ## apply configuration. ##
20:12:07 ################################################
20:12:07 Dump pekko.conf
20:12:07 + echo 'Dump pekko.conf'
20:12:07 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:12:07
20:12:07 odl-cluster-data {
20:12:07 pekko {
20:12:07 remote {
20:12:07 artery {
20:12:07 enabled = on
20:12:07 transport = tcp
20:12:07 canonical.hostname = "10.30.170.205"
20:12:07 canonical.port = 2550
20:12:07 }
20:12:07 }
20:12:07
20:12:07 cluster {
20:12:07 # Using artery.
20:12:07 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.205:2550"]
20:12:07
20:12:07 roles = ["member-1"]
20:12:07
20:12:07 # when under load we might trip a false positive on the failure detector
20:12:07 # failure-detector {
20:12:07 # heartbeat-interval = 4 s
20:12:07 # acceptable-heartbeat-pause = 16s
20:12:07 # }
20:12:07 }
20:12:07
20:12:07 persistence {
20:12:07 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:12:07 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:12:07 # The relative path is always relative to KARAF_HOME.
20:12:07
20:12:07 # snapshot-store.local.dir = "target/snapshots"
20:12:07
20:12:07 # Use lz4 compression for LocalSnapshotStore snapshots
20:12:07 snapshot-store.local.use-lz4-compression = false
20:12:07 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:12:07 snapshot-store.local.lz4-blocksize = 256KB
20:12:07 }
20:12:07 disable-default-actor-system-quarantined-event-handling = "false"
20:12:07 }
20:12:07 }
20:12:07 Dump modules.conf
20:12:07 + echo 'Dump modules.conf'
20:12:07 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:12:07 modules = [
20:12:07
20:12:07 {
20:12:07 name = "inventory"
20:12:07 namespace = "urn:opendaylight:inventory"
20:12:07 shard-strategy = "module"
20:12:07 },
20:12:07 {
20:12:07 name = "topology"
20:12:07 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:07 shard-strategy = "module"
20:12:07 },
20:12:07 {
20:12:07 name = "toaster"
20:12:07 namespace = "http://netconfcentral.org/ns/toaster"
20:12:07 shard-strategy = "module"
20:12:07 }
20:12:07 ]
20:12:07 Dump module-shards.conf
20:12:07 + echo 'Dump module-shards.conf'
20:12:07 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:12:07 module-shards = [
20:12:07 {
20:12:07 name = "default"
20:12:07 shards = [
20:12:07 {
20:12:07 name = "default"
20:12:07 replicas = ["member-1"]
20:12:07 }
20:12:07 ]
20:12:07 },
20:12:07 {
20:12:07 name = "inventory"
20:12:07 shards = [
20:12:07 {
20:12:07 name="inventory"
20:12:07 replicas = ["member-1"]
20:12:07 }
20:12:07 ]
20:12:07 },
20:12:07 {
20:12:07 name = "topology"
20:12:07 shards = [
20:12:07 {
20:12:07 name="topology"
20:12:07 replicas = ["member-1"]
20:12:07 }
20:12:07 ]
20:12:07 },
20:12:07 {
20:12:07 name = "toaster"
20:12:07 shards = [
20:12:07 {
20:12:07 name="toaster"
20:12:07 replicas = ["member-1"]
20:12:07 }
20:12:07 ]
20:12:07 }
20:12:07 ]
20:12:07 Locating config plan to use...
20:12:07 Finished running config plans
20:12:07 Starting member-1 with IP address 10.30.170.205
20:12:07 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:07 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:07 Redirecting karaf console output to karaf_console.log
20:12:07 Starting controller...
20:12:07 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:12:07 Execute the post startup script on controller 10.30.170.205
20:12:07 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:07 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:12:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:13:13 2025-12-09T20:12:27,298 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:13 Controller is UP
20:13:13 2025-12-09T20:12:27,298 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:13 Listing all open ports on controller system...
20:13:13 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:13:13 looking for "BindException: Address already in use" in log file
20:13:13 looking for "server is unhealthy" in log file
20:13:13 Let's take the karaf thread dump
20:13:13 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:13:13 karaf main: org.apache.karaf.main.Main, pid:2042
20:13:13 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:13:14 Generating mininet variables...
20:13:14 Locating test plan to use...
20:13:14 Changing the testplan path...
20:13:14 # Place the suites in run order:
20:13:14 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:13:14 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:13:14 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:13:14 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:13:14 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:13:14 ==============================================================================
20:13:14 openflowplugin-sanity.txt
20:13:14 ==============================================================================
20:13:14 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:13:14 ==============================================================================
20:13:17 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:13:17 ==============================================================================
20:13:17 Get list of nodes :: Get the inventory | PASS |
20:13:21 ------------------------------------------------------------------------------
20:13:21 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:21 ------------------------------------------------------------------------------
20:13:21 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:21 ------------------------------------------------------------------------------
20:13:21 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:21 ------------------------------------------------------------------------------
20:13:21 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:21 ------------------------------------------------------------------------------
20:13:21 Link Down :: Take link s1-s2 down | PASS |
20:13:23 ------------------------------------------------------------------------------
20:13:23 Link Up :: Take link s1-s2 up | PASS |
20:13:23 ------------------------------------------------------------------------------
20:13:23 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:13:23 7 tests, 7 passed, 0 failed
20:13:23 ==============================================================================
20:13:23 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:13:23 ==============================================================================
20:13:23 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:23 ------------------------------------------------------------------------------
20:13:23 List all the links :: List all the links in the topology. | PASS |
20:13:25 ------------------------------------------------------------------------------
20:13:25 Link Down :: Take link s1-s2 down | PASS |
20:13:25 ------------------------------------------------------------------------------
20:13:25 Link Up :: Take link s1-s2 up | PASS |
20:13:29 ------------------------------------------------------------------------------
20:13:29 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:13:29 4 tests, 4 passed, 0 failed
20:13:29 ==============================================================================
20:13:29 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:13:29 ==============================================================================
20:13:29 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 Get Stats for node 1 :: Get the stats for a node | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 Get Stats for node 2 :: Get the stats for a node | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 Get Stats for node 3 :: Get the stats for a node | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:13:30 4 tests, 4 passed, 0 failed
20:13:30 ==============================================================================
20:13:30 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:13:30 ==============================================================================
20:13:30 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:13:30 ------------------------------------------------------------------------------
20:13:30 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:13:32 ------------------------------------------------------------------------------
20:13:32 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:13:32 ------------------------------------------------------------------------------
20:13:32 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:13:32 ------------------------------------------------------------------------------
20:13:32 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:13:34 6 tests, 6 passed, 0 failed
20:13:34 ==============================================================================
20:13:34 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:13:34 21 tests, 21 passed, 0 failed
20:13:34 ==============================================================================
20:13:34 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:13:34 ==============================================================================
20:13:37 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:13:37 ==============================================================================
20:13:37 Get list of nodes :: Get the inventory | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Link Down :: Take link s1-s2 down | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 Link Up :: Take link s1-s2 up | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:13:39 7 tests, 7 passed, 0 failed
20:13:39 ==============================================================================
20:13:39 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:13:39 ==============================================================================
20:13:39 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:39 ------------------------------------------------------------------------------
20:13:39 List all the links :: List all the links in the topology. | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Link Down :: Take link s1-s2 down | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:46 Link Up :: Take link s1-s2 up | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:13:50 4 tests, 4 passed, 0 failed
20:13:50 ==============================================================================
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:13:50 ==============================================================================
20:13:50 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 1 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 2 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 3 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:13:50 4 tests, 4 passed, 0 failed
20:13:50 ==============================================================================
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:13:50 ==============================================================================
20:13:50 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Verify after modifying flow operational - Output to physical port#... | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:14:00 9 tests, 9 passed, 0 failed
20:14:00 ==============================================================================
20:14:00 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:14:00 24 tests, 24 passed, 0 failed
20:14:00 ==============================================================================
20:14:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:14:00 ==============================================================================
20:14:03 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:14:03 ==============================================================================
20:14:04 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 1 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 2 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 3 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 4 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 5 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 6 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 7 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 8 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 9 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 10 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 11 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 14 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 15 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 16 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 17 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 18 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 19 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 20 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 21 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 22 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 23 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 24 Added | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 Test Is Flow 25 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 31 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 36 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 38 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 43 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 45 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 101 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 102 Added | PASS |
20:14:14 ------------------------------------------------------------------------------
20:14:14 Test Is Flow 103 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 104 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 105 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 106 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 107 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 108 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 109 Added | PASS |
20:14:15 ------------------------------------------------------------------------------
20:14:15 Test Is Flow 110 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 113 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 156 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 201 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 202 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 203 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 204 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 205 Added | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Test Is Flow 206 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 209 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 214 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 218 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 219 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 220 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 221 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 222 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 223 Added | PASS |
20:14:17 ------------------------------------------------------------------------------
20:14:17 Test Is Flow 224 Added | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 225 Added | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 550 Added | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 1 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 2 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 3 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 4 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 5 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 6 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 7 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 8 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 9 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 10 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 11 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 14 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 15 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 16 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 17 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 18 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 19 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 20 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 21 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 22 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 23 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 24 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 25 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 31 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 36 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 38 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 43 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 45 Updated | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 101 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 102 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 103 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 104 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 105 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 106 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 107 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 108 Updated | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 109 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 110 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 113 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 156 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 201 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 202 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 203 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 204 Updated | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 205 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 206 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 209 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 214 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 218 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 219 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 220 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 221 Updated | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 222 Updated | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 223 Updated | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 224 Updated | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 225 Updated | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 550 Updated | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 1 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 2 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 3 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 4 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 5 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 6 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 7 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 8 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 9 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 10 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 11 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 14 Deleted | PASS |
20:14:35 ------------------------------------------------------------------------------
20:14:35 Test Is Flow 15 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 16 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 17 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 18 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 19 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 20 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 21 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 22 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 23 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 24 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 25 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 31 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 36 Deleted | PASS |
20:14:36 ------------------------------------------------------------------------------
20:14:36 Test Is Flow 38 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 43 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 45 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 101 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 102 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 103 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 104 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 105 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 106 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 107 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 108 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 109 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 110 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 113 Deleted | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 156 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 201 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 202 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 203 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 204 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 205 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 206 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 209 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 214 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 218 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 219 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 220 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 221 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 222 Deleted | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 223 Deleted | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 224 Deleted | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 225 Deleted | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 550 Deleted | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:14:39 174 tests, 174 passed, 0 failed
20:14:39 ==============================================================================
20:14:39 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:14:39 ==============================================================================
20:14:39 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 1 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 2 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 3 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 4 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 5 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 6 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 7 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 8 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 9 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 10 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 11 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 15 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 16 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 17 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 18 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 19 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 20 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 21 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 22 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 23 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 24 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 25 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 31 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 36 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 38 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 43 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 45 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 101 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 102 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 103 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 104 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 105 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 106 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 107 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 108 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 109 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 110 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 113 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 201 Added | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 202 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 203 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 204 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 205 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 206 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 209 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 214 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 218 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 219 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 220 Added | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 1 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 2 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 3 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 4 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 5 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 6 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 7 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 8 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 9 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 10 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 11 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 14 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 15 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 16 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 17 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 18 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 19 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 20 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 21 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 22 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 23 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 24 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 25 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 31 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 36 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 38 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 43 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 45 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 101 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 102 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 103 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 104 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 105 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 106 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 107 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 108 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 109 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 110 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 113 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 201 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 202 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 203 Updated | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 204 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 205 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 206 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 209 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 214 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 218 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 219 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 220 Updated | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 1 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 2 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 3 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 4 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 5 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 6 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 7 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 8 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 9 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 10 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 11 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 14 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 15 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 16 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 17 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 18 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 19 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 20 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 21 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 22 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 23 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 24 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 25 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 31 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 36 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 38 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 43 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 45 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 101 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 102 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 103 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 104 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 105 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 106 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 107 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 108 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 109 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 110 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 113 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 201 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 202 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 203 Deleted | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 204 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 205 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 206 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 209 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 214 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 218 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 219 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 220 Deleted | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:16:14 152 tests, 152 passed, 0 failed
20:16:14 ==============================================================================
20:16:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:16:14 326 tests, 326 passed, 0 failed
20:16:14 ==============================================================================
20:16:14 openflowplugin-sanity.txt.Reconciliation
20:16:14 ==============================================================================
20:16:14 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:16:14 ==============================================================================
20:16:14 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Check Linear Topology :: Check Linear Topology. | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:30 | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:16:41 ------------------------------------------------------------------------------
20:16:41 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:41 | PASS |
20:16:41 ------------------------------------------------------------------------------
20:16:41 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:16:42 ------------------------------------------------------------------------------
20:16:42 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:16:43 ------------------------------------------------------------------------------
20:16:43 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:15 | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Stop Mininet :: Stop Mininet. | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Check No Switches :: Check no switches in topology. | PASS |
20:17:16 ------------------------------------------------------------------------------
20:17:17 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:17:17 23 tests, 23 passed, 0 failed
20:17:17 ==============================================================================
20:17:17 openflowplugin-sanity.txt.Reconciliation | PASS |
20:17:17 23 tests, 23 passed, 0 failed
20:17:17 ==============================================================================
20:17:17 openflowplugin-sanity.txt | PASS |
20:17:17 394 tests, 394 passed, 0 failed
20:17:17 ==============================================================================
20:17:17 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:17:21 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:17:21 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:17:21 Examining the files in data/log and checking filesize
20:17:21 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:21 total 960
20:17:21 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 20:12 .
20:17:21 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 9 20:12 karaf_console.log
20:17:21 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 20:12 ..
20:17:21 -rw-rw-r-- 1 jenkins jenkins 967544 Dec 9 20:17 karaf.log
20:17:21 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:21 948K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
20:17:21 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:17:21 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:21 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
20:17:21 Let's take the karaf thread dump again...
20:17:21 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:22 karaf main: org.apache.karaf.main.Main, pid:4104
20:17:22 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:22 Killing ODL
20:17:22 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:27 Compressing karaf.log 1
20:17:27 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:28 Fetching compressed karaf.log 1
20:17:28 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:28 Fetch GC logs
20:17:28 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
20:17:29 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
20:17:29 Examine copied files
20:17:29 total 43880
20:17:29 drwxrwxr-x. 2 jenkins jenkins 6 Dec 9 20:17 gclogs-1
20:17:29 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 9 20:17 odl1_karaf_console.log
20:17:29 -rw-rw-r--. 1 jenkins jenkins 67436 Dec 9 20:17 odl1_karaf.log.gz
20:17:29 -rw-rw-r--. 1 jenkins jenkins 152063 Dec 9 20:17 karaf_1_4104_threads_after.log
20:17:29 -rw-rw-r--. 1 jenkins jenkins 14153 Dec 9 20:17 ps_after.log
20:17:29 -rw-rw-r--. 1 jenkins jenkins 270966 Dec 9 20:17 report.html
20:17:29 -rw-rw-r--. 1 jenkins jenkins 3368594 Dec 9 20:17 log.html
20:17:29 -rw-rw-r--. 1 jenkins jenkins 40857218 Dec 9 20:17 output.xml
20:17:29 -rw-rw-r--. 1 jenkins jenkins 491 Dec 9 20:13 testplan.txt
20:17:29 -rw-rw-r--. 1 jenkins jenkins 111358 Dec 9 20:13 karaf_1_2042_threads_before.log
20:17:29 -rw-rw-r--. 1 jenkins jenkins 14281 Dec 9 20:13 ps_before.log
20:17:29 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 9 20:12 post-startup-script.sh
20:17:29 -rw-rw-r--. 1 jenkins jenkins 252 Dec 9 20:12 startup-script.sh
20:17:29 -rw-rw-r--. 1 jenkins jenkins 3497 Dec 9 20:12 configuration-script.sh
20:17:29 -rw-rw-r--. 1 jenkins jenkins 337 Dec 9 20:11 detect_variables.env
20:17:29 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 9 20:11 pom.xml
20:17:29 -rw-rw-r--. 1 jenkins jenkins 92 Dec 9 20:11 set_variables.env
20:17:29 -rw-rw-r--. 1 jenkins jenkins 297 Dec 9 20:11 slave_addresses.txt
20:17:29 -rw-rw-r--. 1 jenkins jenkins 570 Dec 9 20:11 requirements.txt
20:17:29 -rw-rw-r--. 1 jenkins jenkins 26 Dec 9 20:11 env.properties
20:17:29 -rw-rw-r--. 1 jenkins jenkins 334 Dec 9 20:09 stack-parameters.yaml
20:17:29 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 9 20:08 test
20:17:29 drwxrwxr-x. 2 jenkins jenkins 6 Dec 9 20:08 test@tmp
20:17:29 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 9 17:54 maven-metadata.xml
20:17:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1810646287281689784.sh
20:17:29 Karaf Deployments, Tests must have already run
20:17:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins17054614656556688560.sh
20:17:29 Cleaning up Robot installation...
20:17:29 $ ssh-agent -k
20:17:29 unset SSH_AUTH_SOCK;
20:17:29 unset SSH_AGENT_PID;
20:17:29 echo Agent pid 6780 killed;
20:17:29 [ssh-agent] Stopped.
20:17:29 Recording plot data
20:17:29 Robot results publisher started...
20:17:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:17:29 -Parsing output xml:
20:17:30 Done!
20:17:30 -Copying log files to build dir:
20:17:31 Done!
20:17:31 -Assigning results to build:
20:17:32 Done!
20:17:32 -Checking thresholds:
20:17:32 Done!
20:17:32 Done publishing Robot results.
20:17:32 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15276156174073297437.sh
20:17:32 Archiving csit artifacts
20:17:32 mv: cannot stat '*_1.png': No such file or directory
20:17:32 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:17:32 % Total % Received % Xferd Average Speed Time Time Time Current
20:17:32 Dload Upload Total Spent Left Speed
20:17:32
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 8048 0 8048 0 0 224k 0 --:--:-- --:--:-- --:--:-- 218k
100 3507k 0 3507k 0 0 5211k 0 --:--:-- --:--:-- --:--:-- 5203k
20:17:32 Archive: robot-plugin.zip
20:17:32 inflating: ./archives/robot-plugin/log.html
20:17:32 inflating: ./archives/robot-plugin/output.xml
20:17:32 inflating: ./archives/robot-plugin/report.html
20:17:32 mv: cannot stat '*.log.gz': No such file or directory
20:17:32 mv: cannot stat '*.csv': No such file or directory
20:17:32 mv: cannot stat '*.png': No such file or directory
20:17:32 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6674712353194519220.sh
20:17:32 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:32 [EnvInject] - Injecting environment variables from a build step.
20:17:33 [EnvInject] - Injecting as environment variables the properties content
20:17:33 OS_CLOUD=vex
20:17:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:17:33
20:17:33 [EnvInject] - Variables injected successfully.
20:17:33 provisioning config files...
20:17:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:17:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3746086337117312784.sh
20:17:33 ---> openstack-stack-delete.sh
20:17:33 Setup pyenv:
20:17:33 system
20:17:33 3.8.13
20:17:33 3.9.13
20:17:33 3.10.13
20:17:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:17:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:17:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:17:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:17:35 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.
20:17:35 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
20:17:35 lf-activate-venv(): INFO: Base packages installed successfully
20:17:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:17:54 INFO: Stack cost retrieval disabled, setting cost to 0
20:18:06 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:18:06 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-417
20:18:06 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:06 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11754712388660583942.sh
20:18:06 ---> sysstat.sh
20:18:06 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7360779955916243014.sh
20:18:06 ---> package-listing.sh
20:18:06 ++ facter osfamily
20:18:06 ++ tr '[:upper:]' '[:lower:]'
20:18:07 + OS_FAMILY=redhat
20:18:07 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:18:07 + START_PACKAGES=/tmp/packages_start.txt
20:18:07 + END_PACKAGES=/tmp/packages_end.txt
20:18:07 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:18:07 + PACKAGES=/tmp/packages_start.txt
20:18:07 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:18:07 + PACKAGES=/tmp/packages_end.txt
20:18:07 + case "${OS_FAMILY}" in
20:18:07 + rpm -qa
20:18:07 + sort
20:18:07 + '[' -f /tmp/packages_start.txt ']'
20:18:07 + '[' -f /tmp/packages_end.txt ']'
20:18:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:18:07 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:18:07 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:18:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:18:07 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7365129517075634046.sh
20:18:07 ---> capture-instance-metadata.sh
20:18:07 Setup pyenv:
20:18:07 system
20:18:07 3.8.13
20:18:07 3.9.13
20:18:07 3.10.13
20:18:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:18:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:09 lf-activate-venv(): INFO: Base packages installed successfully
20:18:09 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:18:20 INFO: Running in OpenStack, capturing instance metadata
20:18:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12466065739725628404.sh
20:18:20 provisioning config files...
20:18:20 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #417
20:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config5524440196885820955tmp
20:18:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:18:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:18:20 provisioning config files...
20:18:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:18:21 [EnvInject] - Injecting environment variables from a build step.
20:18:21 [EnvInject] - Injecting as environment variables the properties content
20:18:21 SERVER_ID=logs
20:18:21
20:18:21 [EnvInject] - Variables injected successfully.
20:18:21 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17770616807208588869.sh
20:18:21 ---> create-netrc.sh
20:18:21 WARN: Log server credential not found.
20:18:21 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7394516357103924655.sh
20:18:21 ---> python-tools-install.sh
20:18:21 Setup pyenv:
20:18:21 system
20:18:21 3.8.13
20:18:21 3.9.13
20:18:21 3.10.13
20:18:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:18:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:23 lf-activate-venv(): INFO: Base packages installed successfully
20:18:23 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:18:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6307029243755115430.sh
20:18:33 ---> sudo-logs.sh
20:18:33 Archiving 'sudo' log..
20:18:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13024033986069011041.sh
20:18:33 ---> job-cost.sh
20:18:33 Setup pyenv:
20:18:33 system
20:18:33 3.8.13
20:18:33 3.9.13
20:18:33 3.10.13
20:18:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:18:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:36 lf-activate-venv(): INFO: Base packages installed successfully
20:18:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:18:43 DEBUG: total: 0
20:18:43 INFO: Retrieving Stack Cost...
20:18:43 INFO: Retrieving Pricing Info for: v3-standard-2
20:18:43 INFO: Archiving Costs
20:18:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins890264468395039350.sh
20:18:43 ---> logs-deploy.sh
20:18:43 Setup pyenv:
20:18:43 system
20:18:43 3.8.13
20:18:43 3.9.13
20:18:43 3.10.13
20:18:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PS7E from file:/tmp/.os_lf_venv
20:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:46 lf-activate-venv(): INFO: Base packages installed successfully
20:18:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-PS7E/bin to PATH
20:18:58 WARNING: Nexus logging server not set
20:18:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/417/
20:18:58 INFO: archiving logs to S3
20:18:59 ---> uname -a:
20:18:59 Linux prd-centos8-robot-2c-8g-12012.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
20:18:59
20:18:59
20:18:59 ---> lscpu:
20:18:59 Architecture: x86_64
20:18:59 CPU op-mode(s): 32-bit, 64-bit
20:18:59 Byte Order: Little Endian
20:18:59 CPU(s): 2
20:18:59 On-line CPU(s) list: 0,1
20:18:59 Thread(s) per core: 1
20:18:59 Core(s) per socket: 1
20:18:59 Socket(s): 2
20:18:59 NUMA node(s): 1
20:18:59 Vendor ID: AuthenticAMD
20:18:59 CPU family: 23
20:18:59 Model: 49
20:18:59 Model name: AMD EPYC-Rome Processor
20:18:59 Stepping: 0
20:18:59 CPU MHz: 2799.998
20:18:59 BogoMIPS: 5599.99
20:18:59 Virtualization: AMD-V
20:18:59 Hypervisor vendor: KVM
20:18:59 Virtualization type: full
20:18:59 L1d cache: 32K
20:18:59 L1i cache: 32K
20:18:59 L2 cache: 512K
20:18:59 L3 cache: 16384K
20:18:59 NUMA node0 CPU(s): 0,1
20:18:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
20:18:59
20:18:59
20:18:59 ---> nproc:
20:18:59 2
20:18:59
20:18:59
20:18:59 ---> df -h:
20:18:59 Filesystem Size Used Avail Use% Mounted on
20:18:59 devtmpfs 3.8G 0 3.8G 0% /dev
20:18:59 tmpfs 3.8G 0 3.8G 0% /dev/shm
20:18:59 tmpfs 3.8G 17M 3.8G 1% /run
20:18:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
20:18:59 /dev/vda1 40G 8.4G 32G 21% /
20:18:59 tmpfs 770M 0 770M 0% /run/user/1001
20:18:59
20:18:59
20:18:59 ---> free -m:
20:18:59 total used free shared buff/cache available
20:18:59 Mem: 7697 561 4844 19 2290 6836
20:18:59 Swap: 1023 0 1023
20:18:59
20:18:59
20:18:59 ---> ip addr:
20:18:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:18:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:18:59 inet 127.0.0.1/8 scope host lo
20:18:59 valid_lft forever preferred_lft forever
20:18:59 inet6 ::1/128 scope host
20:18:59 valid_lft forever preferred_lft forever
20:18:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
20:18:59 link/ether fa:16:3e:fa:5b:e6 brd ff:ff:ff:ff:ff:ff
20:18:59 altname enp0s3
20:18:59 altname ens3
20:18:59 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
20:18:59 valid_lft 58018sec preferred_lft 58018sec
20:18:59 inet6 fe80::f816:3eff:fefa:5be6/64 scope link
20:18:59 valid_lft forever preferred_lft forever
20:18:59
20:18:59
20:19:00 ---> sar -b -r -n DEV:
20:19:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/09/2025 _x86_64_ (2 CPU)
20:19:00
20:19:00 12:25:53 LINUX RESTART (2 CPU)
20:19:00
20:19:00 12:27:03 PM tps rtps wtps bread/s bwrtn/s
20:19:00 12:28:01 PM 2.09 0.00 2.09 0.00 256.65
20:19:00 12:29:01 PM 0.40 0.03 0.37 0.53 4.05
20:19:00 12:30:01 PM 0.48 0.00 0.48 0.00 6.16
20:19:00 12:31:01 PM 0.52 0.00 0.52 0.00 6.65
20:19:00 12:32:01 PM 0.47 0.00 0.47 0.00 6.45
20:19:00 12:33:01 PM 0.32 0.00 0.32 0.00 3.68
20:19:00 12:34:01 PM 0.32 0.00 0.32 0.00 3.15
20:19:00 12:35:01 PM 0.32 0.00 0.32 0.00 3.47
20:19:00 12:36:01 PM 0.35 0.00 0.35 0.00 3.28
20:19:00 12:37:01 PM 0.38 0.00 0.38 0.00 5.53
20:19:00 12:38:01 PM 0.45 0.00 0.45 0.00 5.45
20:19:00 12:39:01 PM 0.28 0.00 0.28 0.00 2.88
20:19:00 12:40:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 12:41:01 PM 1.48 0.05 1.43 0.80 31.29
20:19:00 12:42:01 PM 0.45 0.00 0.45 0.00 7.43
20:19:00 12:43:01 PM 0.35 0.00 0.35 0.00 3.60
20:19:00 12:44:01 PM 0.30 0.00 0.30 0.00 3.28
20:19:00 12:45:01 PM 0.23 0.00 0.23 0.00 2.05
20:19:00 12:46:01 PM 0.38 0.00 0.38 0.00 3.77
20:19:00 12:47:01 PM 0.37 0.00 0.37 0.00 5.06
20:19:00 12:48:01 PM 0.33 0.00 0.33 0.00 2.92
20:19:00 12:49:01 PM 0.25 0.00 0.25 0.00 2.13
20:19:00 12:50:01 PM 0.33 0.00 0.33 0.00 3.30
20:19:00 12:51:01 PM 0.53 0.00 0.53 0.00 6.48
20:19:00 12:52:01 PM 0.33 0.00 0.33 0.00 4.62
20:19:00 12:53:01 PM 0.27 0.00 0.27 0.00 1.97
20:19:00 12:54:01 PM 0.33 0.00 0.33 0.00 3.47
20:19:00 12:55:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 12:56:01 PM 0.37 0.00 0.37 0.00 3.98
20:19:00 12:57:01 PM 0.38 0.00 0.38 0.00 5.95
20:19:00 12:58:01 PM 0.37 0.00 0.37 0.00 3.73
20:19:00 12:59:01 PM 0.40 0.00 0.40 0.00 5.00
20:19:00 01:00:01 PM 0.28 0.00 0.28 0.00 2.88
20:19:00 01:01:01 PM 0.45 0.02 0.43 0.13 4.55
20:19:00 01:02:01 PM 0.60 0.07 0.53 1.73 8.65
20:19:00 01:03:01 PM 0.33 0.00 0.33 0.00 4.00
20:19:00 01:04:01 PM 0.33 0.00 0.33 0.00 3.28
20:19:00 01:05:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 01:06:01 PM 0.38 0.00 0.38 0.00 3.75
20:19:00 01:07:01 PM 0.37 0.00 0.37 0.00 5.68
20:19:00 01:08:01 PM 0.42 0.00 0.42 0.00 5.00
20:19:00 01:09:01 PM 0.33 0.00 0.33 0.00 3.47
20:19:00 01:10:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 01:11:01 PM 0.42 0.00 0.42 0.00 4.42
20:19:00 01:12:01 PM 0.38 0.00 0.38 0.00 5.53
20:19:00 01:13:01 PM 0.32 0.00 0.32 0.00 3.15
20:19:00 01:14:01 PM 0.28 0.00 0.28 0.00 3.02
20:19:00 01:15:01 PM 0.40 0.00 0.40 0.00 4.87
20:19:00 01:16:01 PM 0.35 0.00 0.35 0.00 3.30
20:19:00 01:17:01 PM 0.38 0.00 0.38 0.00 6.35
20:19:00 01:18:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 01:19:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 01:20:01 PM 0.30 0.00 0.30 0.00 3.15
20:19:00 01:21:01 PM 0.37 0.00 0.37 0.00 3.47
20:19:00 01:22:01 PM 0.52 0.00 0.52 0.00 7.83
20:19:00 01:23:01 PM 0.32 0.00 0.32 0.00 3.15
20:19:00 01:24:01 PM 0.30 0.00 0.30 0.00 3.02
20:19:00 01:25:01 PM 0.28 0.00 0.28 0.00 3.15
20:19:00 01:26:01 PM 0.37 0.00 0.37 0.00 3.43
20:19:00 01:27:02 PM 0.37 0.00 0.37 0.00 5.05
20:19:00 01:28:01 PM 0.34 0.00 0.34 0.00 3.52
20:19:00 01:29:01 PM 0.32 0.00 0.32 0.00 3.27
20:19:00 01:30:01 PM 8.75 6.27 2.48 581.90 44.96
20:19:00 01:31:01 PM 1.62 0.00 1.62 0.00 51.82
20:19:00 01:32:01 PM 0.20 0.00 0.20 0.00 4.10
20:19:00 01:33:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 01:34:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 01:35:01 PM 0.08 0.00 0.08 0.00 0.50
20:19:00 01:36:01 PM 0.15 0.00 0.15 0.00 1.55
20:19:00 01:37:01 PM 0.27 0.00 0.27 0.00 5.18
20:19:00 01:38:01 PM 0.18 0.00 0.18 0.00 1.75
20:19:00 01:39:01 PM 0.18 0.00 0.18 0.00 1.37
20:19:00 01:40:01 PM 0.10 0.00 0.10 0.00 0.80
20:19:00 01:41:01 PM 0.20 0.00 0.20 0.00 1.45
20:19:00 01:42:01 PM 0.22 0.00 0.22 0.00 4.37
20:19:00 01:43:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 01:44:01 PM 0.18 0.00 0.18 0.00 2.25
20:19:00 01:45:01 PM 0.15 0.00 0.15 0.00 1.58
20:19:00 01:46:01 PM 0.13 0.00 0.13 0.00 0.87
20:19:00 01:47:01 PM 0.18 0.00 0.18 0.00 3.17
20:19:00 01:48:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 01:49:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 01:50:01 PM 0.23 0.00 0.23 0.00 3.70
20:19:00 01:51:01 PM 0.37 0.00 0.37 0.00 5.75
20:19:00 01:52:01 PM 0.17 0.00 0.17 0.00 3.20
20:19:00 01:53:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 01:54:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 01:55:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 01:56:01 PM 0.22 0.00 0.22 0.00 2.98
20:19:00 01:57:01 PM 0.15 0.00 0.15 0.00 3.07
20:19:00 01:58:01 PM 0.10 0.00 0.10 0.00 0.72
20:19:00 01:59:01 PM 0.13 0.00 0.13 0.00 1.50
20:19:00 02:00:01 PM 0.25 0.00 0.25 0.00 3.88
20:19:00 02:01:01 PM 0.23 0.00 0.23 0.00 2.98
20:19:00 02:02:01 PM 0.32 0.00 0.32 0.00 6.61
20:19:00 02:03:01 PM 0.25 0.00 0.25 0.00 3.80
20:19:00 02:04:01 PM 0.15 0.00 0.15 0.00 1.65
20:19:00 02:05:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 02:06:01 PM 0.18 0.00 0.18 0.00 1.98
20:19:00 02:07:01 PM 0.23 0.00 0.23 0.00 4.87
20:19:00 02:08:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 02:09:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 02:10:01 PM 0.30 0.00 0.30 0.00 5.41
20:19:00 02:11:01 PM 0.25 0.00 0.25 0.00 2.55
20:19:00 02:12:01 PM 0.22 0.00 0.22 0.00 4.37
20:19:00 02:13:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 02:14:01 PM 0.10 0.00 0.10 0.00 0.80
20:19:00 02:15:01 PM 0.17 0.00 0.17 0.00 1.23
20:19:00 02:16:01 PM 0.13 0.00 0.13 0.00 1.03
20:19:00 02:17:01 PM 0.30 0.00 0.30 0.00 5.20
20:19:00 02:18:01 PM 0.13 0.00 0.13 0.00 1.32
20:19:00 02:19:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 02:20:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 02:21:01 PM 0.22 0.00 0.22 0.00 1.63
20:19:00 02:22:01 PM 0.27 0.00 0.27 0.00 5.03
20:19:00 02:23:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 02:24:01 PM 0.18 0.00 0.18 0.00 2.38
20:19:00 02:25:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 02:26:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 02:27:01 PM 0.23 0.00 0.23 0.00 4.77
20:19:00 02:28:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 02:29:02 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 02:30:01 PM 0.20 0.00 0.20 0.00 2.47
20:19:00 02:31:01 PM 0.30 0.00 0.30 0.00 4.00
20:19:00 02:32:01 PM 0.28 0.00 0.28 0.00 5.31
20:19:00 02:33:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 02:34:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 02:35:01 PM 0.08 0.00 0.08 0.00 0.63
20:19:00 02:36:01 PM 0.13 0.00 0.13 0.00 0.87
20:19:00 02:37:01 PM 0.18 0.00 0.18 0.00 3.17
20:19:00 02:38:01 PM 0.12 0.00 0.12 0.00 1.10
20:19:00 02:39:01 PM 0.15 0.00 0.15 0.00 1.05
20:19:00 02:40:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 02:41:01 PM 0.25 0.00 0.25 0.00 2.92
20:19:00 02:42:01 PM 0.27 0.00 0.27 0.00 5.05
20:19:00 02:43:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 02:44:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 02:45:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 02:46:01 PM 0.13 0.00 0.13 0.00 1.00
20:19:00 02:47:01 PM 0.18 0.00 0.18 0.00 3.17
20:19:00 02:48:01 PM 0.20 0.00 0.20 0.00 2.38
20:19:00 02:49:01 PM 0.18 0.00 0.18 0.00 1.77
20:19:00 02:50:01 PM 0.12 0.00 0.12 0.00 0.93
20:19:00 02:51:01 PM 0.25 0.00 0.25 0.00 2.18
20:19:00 02:52:01 PM 0.23 0.00 0.23 0.00 4.88
20:19:00 02:53:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 02:54:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 02:55:01 PM 0.18 0.00 0.18 0.00 2.38
20:19:00 02:56:01 PM 0.18 0.00 0.18 0.00 1.73
20:19:00 02:57:01 PM 0.17 0.00 0.17 0.00 3.47
20:19:00 02:58:01 PM 0.17 0.00 0.17 0.00 1.45
20:19:00 02:59:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:00:01 PM 0.10 0.00 0.10 0.00 0.67
20:19:00 03:01:01 PM 0.20 0.00 0.20 0.00 1.62
20:19:00 03:02:01 PM 0.32 0.00 0.32 0.00 6.25
20:19:00 03:03:01 PM 0.17 0.00 0.17 0.00 1.72
20:19:00 03:04:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:05:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:06:01 PM 0.18 0.00 0.18 0.00 2.70
20:19:00 03:07:01 PM 0.20 0.00 0.20 0.00 3.40
20:19:00 03:08:01 PM 0.98 0.00 0.98 0.00 15.16
20:19:00 03:09:01 PM 0.30 0.00 0.30 0.00 3.15
20:19:00 03:10:01 PM 0.30 0.00 0.30 0.00 3.82
20:19:00 03:11:01 PM 0.17 0.00 0.17 0.00 1.55
20:19:00 03:12:01 PM 0.40 0.00 0.40 0.00 8.21
20:19:00 03:13:01 PM 0.22 0.00 0.22 0.00 2.80
20:19:00 03:14:01 PM 0.13 0.00 0.13 0.00 1.82
20:19:00 03:15:01 PM 0.15 0.00 0.15 0.00 1.48
20:19:00 03:16:01 PM 0.13 0.00 0.13 0.00 0.88
20:19:00 03:17:01 PM 0.23 0.00 0.23 0.00 4.87
20:19:00 03:18:01 PM 0.15 0.00 0.15 0.00 1.82
20:19:00 03:19:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 03:20:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 03:21:01 PM 0.25 0.00 0.25 0.00 2.90
20:19:00 03:22:01 PM 0.32 0.00 0.32 0.00 6.75
20:19:00 03:23:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 03:24:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:25:01 PM 0.13 0.00 0.13 0.00 0.95
20:19:00 03:26:01 PM 0.13 0.00 0.13 0.00 1.05
20:19:00 03:27:01 PM 0.23 0.00 0.23 0.00 3.97
20:19:00 03:28:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 03:29:01 PM 0.17 0.00 0.17 0.00 2.63
20:19:00 03:30:01 PM 0.17 0.00 0.17 0.00 1.58
20:19:00 03:31:01 PM 0.18 0.00 0.18 0.00 1.73
20:19:00 03:32:01 PM 0.22 0.00 0.22 0.00 4.23
20:19:00 03:33:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 03:34:01 PM 0.12 0.00 0.12 0.00 1.03
20:19:00 03:35:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:36:02 PM 0.23 0.00 0.23 0.00 2.65
20:19:00 03:37:01 PM 0.32 0.00 0.32 0.00 5.22
20:19:00 03:38:01 PM 0.18 0.00 0.18 0.00 1.33
20:19:00 03:39:01 PM 0.23 0.00 0.23 0.00 3.05
20:19:00 03:40:01 PM 0.15 0.00 0.15 0.00 1.63
20:19:00 03:41:01 PM 0.17 0.00 0.17 0.00 1.17
20:19:00 03:42:01 PM 0.22 0.00 0.22 0.00 5.02
20:19:00 03:43:01 PM 0.20 0.00 0.20 0.00 2.38
20:19:00 03:44:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 03:45:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 03:46:01 PM 0.13 0.00 0.13 0.00 0.88
20:19:00 03:47:01 PM 0.20 0.00 0.20 0.00 3.68
20:19:00 03:48:01 PM 0.12 0.00 0.12 0.00 0.97
20:19:00 03:49:01 PM 0.13 0.00 0.13 0.00 1.32
20:19:00 03:50:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:51:01 PM 0.25 0.00 0.25 0.00 3.07
20:19:00 03:52:01 PM 0.27 0.00 0.27 0.00 5.05
20:19:00 03:53:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 03:54:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 03:55:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 03:56:01 PM 0.18 0.00 0.18 0.00 2.27
20:19:00 03:57:01 PM 0.20 0.00 0.20 0.00 3.30
20:19:00 03:58:01 PM 0.12 0.00 0.12 0.00 0.80
20:19:00 03:59:01 PM 0.13 0.00 0.13 0.00 1.08
20:19:00 04:00:01 PM 0.22 0.00 0.22 0.00 2.53
20:19:00 04:01:01 PM 0.22 0.00 0.22 0.00 2.12
20:19:00 04:02:01 PM 0.22 0.00 0.22 0.00 4.23
20:19:00 04:03:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:04:01 PM 0.18 0.00 0.18 0.00 2.25
20:19:00 04:05:01 PM 0.15 0.00 0.15 0.00 1.58
20:19:00 04:06:01 PM 0.13 0.00 0.13 0.00 0.87
20:19:00 04:07:01 PM 0.20 0.00 0.20 0.00 3.85
20:19:00 04:08:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 04:09:01 PM 0.10 0.00 0.10 0.00 0.67
20:19:00 04:10:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 04:11:01 PM 0.25 0.00 0.25 0.00 2.93
20:19:00 04:12:01 PM 0.28 0.00 0.28 0.00 5.06
20:19:00 04:13:01 PM 0.12 0.00 0.12 0.00 1.43
20:19:00 04:14:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 04:15:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:16:01 PM 0.18 0.00 0.18 0.00 2.70
20:19:00 04:17:01 PM 0.18 0.00 0.18 0.00 3.07
20:19:00 04:18:01 PM 0.10 0.00 0.10 0.00 1.20
20:19:00 04:19:01 PM 0.15 0.00 0.15 0.00 1.18
20:19:00 04:20:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 04:21:01 PM 0.38 0.00 0.38 0.00 6.00
20:19:00 04:22:01 PM 0.17 0.00 0.17 0.00 3.20
20:19:00 04:23:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:24:01 PM 0.08 0.00 0.08 0.00 0.72
20:19:00 04:25:01 PM 0.15 0.00 0.15 0.00 1.48
20:19:00 04:26:01 PM 0.17 0.00 0.17 0.00 1.98
20:19:00 04:27:01 PM 0.28 0.00 0.28 0.00 5.68
20:19:00 04:28:01 PM 0.25 0.00 0.25 0.00 3.67
20:19:00 04:29:01 PM 0.20 0.00 0.20 0.00 2.67
20:19:00 04:30:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 04:31:01 PM 0.17 0.00 0.17 0.00 1.57
20:19:00 04:32:01 PM 0.27 0.00 0.27 0.00 5.87
20:19:00 04:33:01 PM 0.13 0.00 0.13 0.00 1.82
20:19:00 04:34:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:35:01 PM 0.18 0.00 0.18 0.00 2.43
20:19:00 04:36:01 PM 0.22 0.00 0.22 0.00 1.97
20:19:00 04:37:01 PM 0.22 0.00 0.22 0.00 3.75
20:19:00 04:38:01 PM 0.13 0.00 0.13 0.00 1.43
20:19:00 04:39:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 04:40:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:41:01 PM 0.17 0.00 0.17 0.00 1.32
20:19:00 04:42:01 PM 0.32 0.00 0.32 0.00 6.35
20:19:00 04:43:01 PM 0.17 0.00 0.17 0.00 1.72
20:19:00 04:44:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 04:45:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 04:46:01 PM 0.17 0.00 0.17 0.00 1.20
20:19:00 04:47:01 PM 0.18 0.00 0.18 0.00 3.98
20:19:00 04:48:01 PM 0.17 0.00 0.17 0.00 1.30
20:19:00 04:49:01 PM 0.23 0.00 0.23 0.00 2.87
20:19:00 04:50:00 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 04:51:01 PM 0.25 0.00 0.25 0.00 2.76
20:19:00 04:52:01 PM 0.28 0.00 0.28 0.00 5.70
20:19:00 04:53:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 04:54:01 PM 0.08 0.00 0.08 0.00 0.50
20:19:00 04:55:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 04:56:01 PM 0.13 0.00 0.13 0.00 0.87
20:19:00 04:57:01 PM 0.18 0.00 0.18 0.00 3.17
20:19:00 04:58:01 PM 0.13 0.00 0.13 0.00 1.10
20:19:00 04:59:01 PM 0.22 0.00 0.22 0.00 2.52
20:19:00 05:00:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 05:01:01 PM 0.17 0.00 0.17 0.00 1.47
20:19:00 05:02:01 PM 0.25 0.00 0.25 0.00 4.51
20:19:00 05:03:01 PM 0.20 0.00 0.20 0.00 2.52
20:19:00 05:04:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 05:05:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:06:01 PM 0.15 0.00 0.15 0.00 1.48
20:19:00 05:07:01 PM 1.15 0.00 1.15 0.00 20.58
20:19:00 05:08:01 PM 0.23 0.00 0.23 0.00 3.75
20:19:00 05:09:01 PM 0.13 0.00 0.13 0.00 1.08
20:19:00 05:10:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 05:11:01 PM 0.17 0.00 0.17 0.00 1.47
20:19:00 05:12:01 PM 0.32 0.00 0.32 0.00 6.37
20:19:00 05:13:01 PM 0.17 0.00 0.17 0.00 1.58
20:19:00 05:14:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 05:15:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:16:01 PM 0.17 0.00 0.17 0.00 1.60
20:19:00 05:17:01 PM 0.17 0.00 0.17 0.00 3.30
20:19:00 05:18:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 05:19:01 PM 0.10 0.00 0.10 0.00 0.67
20:19:00 05:20:00 PM 0.13 0.00 0.13 0.00 0.93
20:19:00 05:20:01 PM 0.00 0.00 0.00 0.00 0.00
20:19:00 05:21:01 PM 0.25 0.00 0.25 0.00 2.93
20:19:00 05:22:01 PM 0.30 0.00 0.30 0.00 5.33
20:19:00 05:23:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 05:24:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:25:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:26:01 PM 0.15 0.00 0.15 0.00 1.13
20:19:00 05:27:01 PM 0.18 0.00 0.18 0.00 3.17
20:19:00 05:28:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 05:29:01 PM 0.18 0.00 0.18 0.00 2.38
20:19:00 05:30:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 05:31:01 PM 0.30 0.00 0.30 0.00 4.80
20:19:00 05:32:01 PM 0.20 0.00 0.20 0.00 3.20
20:19:00 05:33:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 05:34:01 PM 0.12 0.00 0.12 0.00 0.93
20:19:00 05:35:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 05:36:01 PM 0.13 0.00 0.13 0.00 1.10
20:19:00 05:37:01 PM 0.27 0.00 0.27 0.00 5.58
20:19:00 05:38:01 PM 0.17 0.00 0.17 0.00 2.25
20:19:00 05:39:01 PM 0.13 0.00 0.13 0.00 1.68
20:19:00 05:40:01 PM 0.13 0.00 0.13 0.00 1.82
20:19:00 05:41:01 PM 0.18 0.00 0.18 0.00 1.70
20:19:00 05:42:01 PM 0.25 0.00 0.25 0.00 5.05
20:19:00 05:43:01 PM 0.25 0.00 0.25 0.00 3.68
20:19:00 05:44:01 PM 0.18 0.00 0.18 0.00 2.53
20:19:00 05:45:01 PM 0.10 0.00 0.10 0.00 0.83
20:19:00 05:46:01 PM 0.17 0.00 0.17 0.00 1.17
20:19:00 05:47:01 PM 0.20 0.00 0.20 0.00 3.95
20:19:00 05:48:01 PM 0.15 0.00 0.15 0.00 1.57
20:19:00 05:49:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 05:50:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:51:01 PM 0.25 0.00 0.25 0.00 2.95
20:19:00 05:52:01 PM 0.28 0.00 0.28 0.00 5.57
20:19:00 05:53:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 05:54:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 05:55:01 PM 0.12 0.00 0.12 0.00 0.70
20:19:00 05:56:01 PM 0.17 0.00 0.17 0.00 1.15
20:19:00 05:57:01 PM 0.17 0.00 0.17 0.00 3.57
20:19:00 05:58:01 PM 0.27 0.00 0.27 0.00 3.15
20:19:00 05:59:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 06:00:01 PM 0.18 0.00 0.18 0.00 2.77
20:19:00 06:01:01 PM 0.23 0.00 0.23 0.00 2.28
20:19:00 06:02:01 PM 0.23 0.00 0.23 0.00 4.78
20:19:00 06:03:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 06:04:01 PM 0.18 0.00 0.18 0.00 2.23
20:19:00 06:05:01 PM 0.15 0.00 0.15 0.00 1.58
20:19:00 06:06:01 PM 0.18 0.00 0.18 0.00 1.72
20:19:00 06:07:01 PM 0.18 0.00 0.18 0.00 3.20
20:19:00 06:08:01 PM 0.18 0.00 0.18 0.00 1.78
20:19:00 06:09:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 06:10:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 06:11:01 PM 0.25 0.00 0.25 0.00 2.90
20:19:00 06:12:01 PM 0.27 0.00 0.27 0.00 5.70
20:19:00 06:13:01 PM 0.10 0.00 0.10 0.00 1.17
20:19:00 06:14:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 06:15:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 06:16:01 PM 0.13 0.00 0.13 0.00 1.02
20:19:00 06:17:01 PM 0.20 0.00 0.20 0.00 3.68
20:19:00 06:18:01 PM 0.12 0.00 0.12 0.00 0.80
20:19:00 06:19:01 PM 0.13 0.00 0.13 0.00 1.08
20:19:00 06:20:01 PM 0.12 0.00 0.12 0.00 0.78
20:19:00 06:21:01 PM 0.25 0.00 0.25 0.00 2.90
20:19:00 06:22:01 PM 0.28 0.00 0.28 0.00 5.21
20:19:00 06:23:01 PM 0.13 0.00 0.13 0.00 1.32
20:19:00 06:24:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 06:25:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 06:26:01 PM 0.13 0.00 0.13 0.00 0.87
20:19:00 06:27:01 PM 0.18 0.00 0.18 0.00 3.30
20:19:00 06:28:01 PM 0.20 0.00 0.20 0.00 2.38
20:19:00 06:29:01 PM 0.15 0.00 0.15 0.00 1.45
20:19:00 06:30:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 06:31:01 PM 0.17 0.00 0.17 0.00 1.73
20:19:00 06:32:01 PM 0.25 0.00 0.25 0.00 4.70
20:19:00 06:33:01 PM 0.97 0.00 0.97 0.00 16.39
20:19:00 06:34:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 06:35:01 PM 0.13 0.00 0.13 0.00 0.95
20:19:00 06:36:01 PM 0.18 0.00 0.18 0.00 1.90
20:19:00 06:37:01 PM 0.22 0.00 0.22 0.00 3.45
20:19:00 06:38:01 PM 0.15 0.00 0.15 0.00 1.33
20:19:00 06:39:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 06:40:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 06:41:01 PM 0.32 0.00 0.32 0.00 5.28
20:19:00 06:42:01 PM 0.18 0.00 0.18 0.00 3.07
20:19:00 06:43:01 PM 0.12 0.00 0.12 0.00 1.17
20:19:00 06:44:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 06:45:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 06:46:01 PM 0.17 0.00 0.17 0.00 2.07
20:19:00 06:47:01 PM 0.20 0.00 0.20 0.00 3.65
20:19:00 06:48:01 PM 0.23 0.00 0.23 0.00 2.65
20:19:00 06:49:01 PM 0.13 0.00 0.13 0.00 1.40
20:19:00 06:50:01 PM 0.12 0.00 0.12 0.00 1.30
20:19:00 06:51:01 PM 0.23 0.00 0.23 0.00 2.82
20:19:00 06:52:01 PM 0.23 0.00 0.23 0.00 5.55
20:19:00 06:53:01 PM 0.17 0.00 0.17 0.00 1.90
20:19:00 06:54:01 PM 0.13 0.00 0.13 0.00 1.68
20:19:00 06:55:01 PM 0.22 0.00 0.22 0.00 3.15
20:19:00 06:56:01 PM 0.18 0.00 0.18 0.00 1.73
20:19:00 06:57:01 PM 0.20 0.00 0.20 0.00 3.68
20:19:00 06:58:01 PM 0.15 0.00 0.15 0.00 1.52
20:19:00 06:59:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 07:00:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:01:01 PM 0.17 0.00 0.17 0.00 1.30
20:19:00 07:02:01 PM 0.27 0.00 0.27 0.00 5.41
20:19:00 07:03:01 PM 0.15 0.00 0.15 0.00 2.55
20:19:00 07:04:01 PM 0.15 0.00 0.15 0.00 1.05
20:19:00 07:05:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:06:01 PM 0.15 0.00 0.15 0.00 1.32
20:19:00 07:07:01 PM 0.28 0.00 0.28 0.00 5.47
20:19:00 07:08:01 PM 0.13 0.00 0.13 0.00 0.80
20:19:00 07:09:01 PM 0.23 0.00 0.23 0.00 3.08
20:19:00 07:10:01 PM 0.15 0.00 0.15 0.00 1.62
20:19:00 07:11:01 PM 0.20 0.00 0.20 0.00 1.45
20:19:00 07:12:01 PM 0.22 0.00 0.22 0.00 5.01
20:19:00 07:13:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 07:14:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:15:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 07:16:01 PM 0.22 0.00 0.22 0.00 2.50
20:19:00 07:17:01 PM 0.25 0.00 0.25 0.00 4.50
20:19:00 07:18:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 07:19:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:20:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:21:01 PM 0.17 0.00 0.17 0.00 1.37
20:19:00 07:22:01 PM 0.25 0.00 0.25 0.00 4.52
20:19:00 07:23:01 PM 0.20 0.00 0.20 0.00 2.52
20:19:00 07:24:01 PM 0.13 0.00 0.13 0.00 1.32
20:19:00 07:25:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:26:01 PM 0.13 0.00 0.13 0.00 1.00
20:19:00 07:27:01 PM 0.17 0.00 0.17 0.00 3.30
20:19:00 07:28:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 07:29:01 PM 0.12 0.00 0.12 0.00 0.90
20:19:00 07:30:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:31:01 PM 0.25 0.00 0.25 0.00 3.50
20:19:00 07:32:01 PM 0.32 0.00 0.32 0.00 5.47
20:19:00 07:33:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 07:34:01 PM 0.12 0.00 0.12 0.00 0.93
20:19:00 07:35:01 PM 0.13 0.00 0.13 0.00 0.92
20:19:00 07:36:01 PM 0.18 0.00 0.18 0.00 1.73
20:19:00 07:37:01 PM 0.18 0.00 0.18 0.00 3.30
20:19:00 07:38:01 PM 0.13 0.00 0.13 0.00 0.80
20:19:00 07:39:01 PM 0.12 0.00 0.12 0.00 1.17
20:19:00 07:40:01 PM 0.18 0.00 0.18 0.00 2.38
20:19:00 07:41:01 PM 0.22 0.00 0.22 0.00 2.38
20:19:00 07:42:01 PM 0.22 0.00 0.22 0.00 4.63
20:19:00 07:43:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 07:44:01 PM 0.12 0.00 0.12 0.00 0.80
20:19:00 07:45:01 PM 0.12 0.00 0.12 0.00 0.92
20:19:00 07:46:01 PM 0.13 0.00 0.13 0.00 1.18
20:19:00 07:47:01 PM 0.95 0.00 0.95 0.00 15.38
20:19:00 07:48:01 PM 0.22 0.00 0.22 0.00 3.18
20:19:00 07:49:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 07:50:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 07:51:01 PM 0.25 0.00 0.25 0.00 3.05
20:19:00 07:52:01 PM 0.25 0.00 0.25 0.00 5.18
20:19:00 07:53:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 07:54:01 PM 0.10 0.00 0.10 0.00 0.77
20:19:00 07:55:01 PM 0.10 0.00 0.10 0.00 1.03
20:19:00 07:56:01 PM 0.23 0.00 0.23 0.00 2.68
20:19:00 07:57:01 PM 0.18 0.00 0.18 0.00 3.50
20:19:00 07:58:01 PM 0.17 0.00 0.17 0.00 1.18
20:19:00 07:59:01 PM 0.10 0.00 0.10 0.00 0.63
20:19:00 08:00:01 PM 0.18 0.00 0.18 0.00 2.37
20:19:00 08:01:02 PM 0.28 0.00 0.28 0.00 4.20
20:19:00 08:02:01 PM 0.17 0.00 0.17 0.00 3.20
20:19:00 08:03:01 PM 0.12 0.00 0.12 0.00 0.77
20:19:00 08:04:01 PM 0.23 0.00 0.23 0.00 3.53
20:19:00 08:05:01 PM 0.18 0.00 0.18 0.00 2.67
20:19:00 08:06:01 PM 0.15 0.00 0.15 0.00 1.80
20:19:00 08:07:01 PM 0.17 0.00 0.17 0.00 3.30
20:19:00 08:08:01 PM 0.12 0.00 0.12 0.00 0.97
20:19:00 08:09:01 PM 15.95 8.53 7.42 1457.22 1170.87
20:19:00 08:10:01 PM 125.04 0.18 124.85 5.06 11743.33
20:19:00 08:11:01 PM 39.01 1.20 37.81 125.98 4301.77
20:19:00 08:12:01 PM 72.64 9.25 63.39 1665.06 3983.34
20:19:00 08:13:01 PM 32.61 0.03 32.57 3.47 6287.22
20:19:00 08:14:01 PM 4.25 0.22 4.03 11.73 209.92
20:19:00 08:15:01 PM 2.60 0.00 2.60 0.00 663.85
20:19:00 08:16:01 PM 0.58 0.00 0.58 0.00 380.62
20:19:00 08:17:01 PM 0.48 0.03 0.45 1.87 285.45
20:19:00 08:18:01 PM 15.30 0.32 14.98 36.93 677.57
20:19:00 Average: 0.88 0.06 0.82 8.27 66.31
20:19:00
20:19:00 12:27:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:19:00 12:28:01 PM 5867920 7227792 2014504 25.56 2688 1558984 571432 6.40 153020 1603452 4
20:19:00 12:29:01 PM 5866312 7226200 2016112 25.58 2688 1559000 571432 6.40 153068 1604996 4
20:19:00 12:30:01 PM 5866028 7225920 2016396 25.58 2688 1559004 587020 6.57 153068 1605232 4
20:19:00 12:31:01 PM 5865892 7225812 2016532 25.58 2688 1559008 587020 6.57 153068 1605380 4
20:19:00 12:32:01 PM 5866176 7226092 2016248 25.58 2688 1559012 587020 6.57 153068 1605356 4
20:19:00 12:33:01 PM 5866444 7226360 2015980 25.58 2688 1559012 587020 6.57 153068 1605364 4
20:19:00 12:34:01 PM 5866284 7226200 2016140 25.58 2688 1559012 587020 6.57 153068 1605180 4
20:19:00 12:35:01 PM 5866376 7226296 2016048 25.58 2688 1559016 587020 6.57 153068 1605188 4
20:19:00 12:36:01 PM 5866372 7226292 2016052 25.58 2688 1559016 587020 6.57 153068 1605188 4
20:19:00 12:37:01 PM 5866188 7226108 2016236 25.58 2688 1559016 587020 6.57 153068 1605268 4
20:19:00 12:38:01 PM 5866284 7226208 2016140 25.58 2688 1559020 587020 6.57 153068 1605204 4
20:19:00 12:39:01 PM 5866372 7226296 2016052 25.58 2688 1559020 587020 6.57 153068 1605204 4
20:19:00 12:40:01 PM 5866172 7226096 2016252 25.58 2688 1559020 574600 6.43 153068 1605320 4
20:19:00 12:41:01 PM 5866008 7225940 2016416 25.58 2688 1559028 575380 6.44 153252 1605164 4
20:19:00 12:42:01 PM 5866040 7225972 2016384 25.58 2688 1559028 575380 6.44 153252 1605240 4
20:19:00 12:43:01 PM 5866004 7225940 2016420 25.58 2688 1559032 575380 6.44 153252 1605060 4
20:19:00 12:44:01 PM 5866056 7225992 2016368 25.58 2688 1559032 575380 6.44 153252 1605180 4
20:19:00 12:45:01 PM 5866144 7226080 2016280 25.58 2688 1559032 575380 6.44 153252 1605184 4
20:19:00 12:46:01 PM 5866216 7226156 2016208 25.58 2688 1559036 575380 6.44 153252 1605188 4
20:19:00 12:47:01 PM 5866108 7226048 2016316 25.58 2688 1559036 575380 6.44 153252 1605168 4
20:19:00 12:48:01 PM 5866156 7226096 2016268 25.58 2688 1559036 575380 6.44 153252 1605100 4
20:19:00 12:49:01 PM 5866168 7226112 2016256 25.58 2688 1559040 575380 6.44 153256 1605180 4
20:19:00 12:50:01 PM 5866084 7226028 2016340 25.58 2688 1559040 574600 6.43 153256 1605216 4
20:19:00 12:51:01 PM 5866332 7226280 2016092 25.58 2688 1559044 574600 6.43 153256 1605104 4
20:19:00 12:52:01 PM 5862896 7222844 2019528 25.62 2688 1559044 574600 6.43 153256 1608552 4
20:19:00 12:53:01 PM 5862872 7222820 2019552 25.62 2688 1559044 574600 6.43 153256 1608492 4
20:19:00 12:54:01 PM 5862612 7222564 2019812 25.62 2688 1559048 574600 6.43 153256 1608496 4
20:19:00 12:55:01 PM 5862664 7222616 2019760 25.62 2688 1559048 574600 6.43 153256 1608496 4
20:19:00 12:56:01 PM 5862544 7222496 2019880 25.63 2688 1559048 574600 6.43 153256 1608776 4
20:19:00 12:57:01 PM 5862280 7222232 2020144 25.63 2688 1559048 574600 6.43 153256 1609080 4
20:19:00 12:58:01 PM 5862484 7222440 2019940 25.63 2688 1559052 574600 6.43 153256 1608884 4
20:19:00 12:59:01 PM 5862420 7222376 2020004 25.63 2688 1559052 574600 6.43 153256 1608884 4
20:19:00 01:00:01 PM 5862188 7222144 2020236 25.63 2688 1559052 590476 6.61 153260 1609112 4
20:19:00 01:01:01 PM 5861392 7221352 2021032 25.64 2688 1559056 590476 6.61 153260 1609696 4
20:19:00 01:02:01 PM 5861984 7222016 2020440 25.63 2688 1559128 590476 6.61 153420 1609132 4
20:19:00 01:03:01 PM 5862000 7222036 2020424 25.63 2688 1559132 590476 6.61 153420 1609268 4
20:19:00 01:04:01 PM 5862000 7222036 2020424 25.63 2688 1559132 590476 6.61 153420 1609128 4
20:19:00 01:05:01 PM 5861728 7221764 2020696 25.64 2688 1559132 590476 6.61 153420 1609128 4
20:19:00 01:06:01 PM 5861816 7221856 2020608 25.63 2688 1559136 590476 6.61 153420 1609132 4
20:19:00 01:07:01 PM 5861732 7221772 2020692 25.64 2688 1559136 590476 6.61 153420 1609204 4
20:19:00 01:08:01 PM 5861852 7221892 2020572 25.63 2688 1559136 590476 6.61 153420 1609144 4
20:19:00 01:09:01 PM 5861796 7221840 2020628 25.63 2688 1559140 590476 6.61 153420 1609148 4
20:19:00 01:10:01 PM 5861528 7221572 2020896 25.64 2688 1559140 575276 6.44 153420 1609264 4
20:19:00 01:11:01 PM 5861708 7221756 2020716 25.64 2688 1559144 575276 6.44 153420 1609152 4
20:19:00 01:12:01 PM 5861816 7221864 2020608 25.63 2688 1559144 575276 6.44 153420 1609224 4
20:19:00 01:13:01 PM 5861804 7221852 2020620 25.63 2688 1559144 575276 6.44 153420 1609156 4
20:19:00 01:14:01 PM 5861836 7221888 2020588 25.63 2688 1559148 575276 6.44 153428 1609236 4
20:19:00 01:15:01 PM 5861836 7221888 2020588 25.63 2688 1559148 575276 6.44 153420 1609160 4
20:19:00 01:16:01 PM 5861996 7222048 2020428 25.63 2688 1559148 575276 6.44 153420 1609160 4
20:19:00 01:17:01 PM 5861784 7221840 2020640 25.63 2688 1559152 575276 6.44 153420 1609308 4
20:19:00 01:18:01 PM 5861956 7222012 2020468 25.63 2688 1559152 575276 6.44 153420 1609208 4
20:19:00 01:19:01 PM 5861988 7222044 2020436 25.63 2688 1559152 575276 6.44 153420 1609208 4
20:19:00 01:20:01 PM 5861632 7221692 2020792 25.64 2688 1559156 575336 6.44 153420 1609328 4
20:19:00 01:21:01 PM 5861328 7221388 2021096 25.64 2688 1559156 575336 6.44 153420 1609216 4
20:19:00 01:22:01 PM 5861116 7221180 2021308 25.64 2688 1559160 575336 6.44 153420 1609280 4
20:19:00 01:23:01 PM 5861136 7221200 2021288 25.64 2688 1559160 575336 6.44 153420 1609320 4
20:19:00 01:24:01 PM 5861200 7221264 2021224 25.64 2688 1559160 575336 6.44 153420 1609204 4
20:19:00 01:25:01 PM 5861320 7221388 2021104 25.64 2688 1559164 575336 6.44 153420 1609248 4
20:19:00 01:26:01 PM 5861184 7221252 2021240 25.64 2688 1559164 575336 6.44 153420 1609364 4
20:19:00 01:27:02 PM 5861104 7221172 2021320 25.64 2688 1559164 575336 6.44 153420 1609432 4
20:19:00 01:28:01 PM 5861388 7221460 2021036 25.64 2688 1559168 575336 6.44 153420 1609372 4
20:19:00 01:29:01 PM 5861352 7221424 2021072 25.64 2688 1559168 575336 6.44 153420 1609376 4
20:19:00 01:30:01 PM 5843376 7220908 2039048 25.87 2688 1576600 575380 6.44 155628 1624660 4
20:19:00 01:31:01 PM 5843388 7220928 2039036 25.87 2688 1576608 575380 6.44 155628 1624924 4
20:19:00 01:32:01 PM 5843436 7220976 2038988 25.87 2688 1576608 575380 6.44 155628 1624936 4
20:19:00 01:33:01 PM 5843500 7221040 2038924 25.87 2688 1576608 575380 6.44 155628 1624848 4
20:19:00 01:34:01 PM 5843588 7221132 2038836 25.87 2688 1576612 575380 6.44 155628 1624784 4
20:19:00 01:35:01 PM 5843660 7221204 2038764 25.86 2688 1576612 575380 6.44 155628 1624852 12
20:19:00 01:36:01 PM 5843360 7220904 2039064 25.87 2688 1576612 575380 6.44 155628 1624952 12
20:19:00 01:37:01 PM 5843288 7220836 2039136 25.87 2688 1576616 575380 6.44 155628 1625112 4
20:19:00 01:38:01 PM 5843752 7221304 2038672 25.86 2688 1576620 575380 6.44 155628 1624796 4
20:19:00 01:39:01 PM 5843756 7221308 2038668 25.86 2688 1576620 575380 6.44 155628 1624796 4
20:19:00 01:40:01 PM 5843580 7221136 2038844 25.87 2688 1576624 575744 6.45 155628 1624916 4
20:19:00 01:41:01 PM 5843784 7221340 2038640 25.86 2688 1576624 575744 6.45 155628 1624800 4
20:19:00 01:42:01 PM 5843580 7221140 2038844 25.87 2688 1576628 575744 6.45 155628 1624908 4
20:19:00 01:43:01 PM 5843568 7221128 2038856 25.87 2688 1576628 575744 6.45 155628 1624840 4
20:19:00 01:44:01 PM 5843456 7221016 2038968 25.87 2688 1576628 575744 6.45 155628 1624840 4
20:19:00 01:45:01 PM 5843604 7221168 2038820 25.87 2688 1576632 575744 6.45 155628 1624844 4
20:19:00 01:46:01 PM 5843688 7221252 2038736 25.86 2688 1576632 575744 6.45 155628 1624844 4
20:19:00 01:47:01 PM 5843520 7221084 2038904 25.87 2688 1576632 575744 6.45 155628 1624912 4
20:19:00 01:48:01 PM 5843676 7221244 2038748 25.86 2688 1576636 575744 6.45 155628 1624848 4
20:19:00 01:49:01 PM 5843620 7221188 2038804 25.87 2688 1576636 575744 6.45 155628 1624848 4
20:19:00 01:50:01 PM 5843252 7220820 2039172 25.87 2688 1576636 593364 6.64 155656 1625168 4
20:19:00 01:51:01 PM 5843612 7221184 2038812 25.87 2688 1576640 567316 6.35 155656 1624824 4
20:19:00 01:52:01 PM 5843648 7221220 2038776 25.86 2688 1576640 567316 6.35 155656 1624892 4
20:19:00 01:53:01 PM 5843792 7221368 2038632 25.86 2688 1576644 567316 6.35 155656 1624828 4
20:19:00 01:54:01 PM 5843676 7221252 2038748 25.86 2688 1576644 567316 6.35 155656 1624828 4
20:19:00 01:55:01 PM 5843600 7221176 2038824 25.87 2688 1576644 567316 6.35 155656 1624828 4
20:19:00 01:56:01 PM 5843612 7221192 2038812 25.87 2688 1576648 567316 6.35 155656 1624912 8
20:19:00 01:57:01 PM 5843768 7221348 2038656 25.86 2688 1576648 582692 6.52 155656 1624912 4
20:19:00 01:58:01 PM 5843804 7221384 2038620 25.86 2688 1576648 582692 6.52 155656 1624844 4
20:19:00 01:59:01 PM 5843880 7221464 2038544 25.86 2688 1576652 582692 6.52 155656 1624848 4
20:19:00 02:00:01 PM 5843552 7221136 2038872 25.87 2688 1576652 575508 6.44 155656 1624964 4
20:19:00 02:01:01 PM 5842916 7220504 2039508 25.87 2688 1576656 575508 6.44 155656 1625548 4
20:19:00 02:02:01 PM 5843724 7221312 2038700 25.86 2688 1576656 575508 6.44 155684 1624896 4
20:19:00 02:03:01 PM 5843920 7221508 2038504 25.86 2688 1576656 575508 6.44 155684 1624828 4
20:19:00 02:04:01 PM 5843924 7221516 2038500 25.86 2688 1576660 575508 6.44 155684 1624832 4
20:19:00 02:05:01 PM 5843840 7221432 2038584 25.86 2688 1576660 575508 6.44 155684 1624832 4
20:19:00 02:06:01 PM 5844036 7221628 2038388 25.86 2688 1576660 575508 6.44 155684 1624832 4
20:19:00 02:07:01 PM 5844076 7221672 2038348 25.86 2688 1576664 575508 6.44 155684 1624908 4
20:19:00 02:08:01 PM 5844076 7221672 2038348 25.86 2688 1576664 575508 6.44 155684 1624840 4
20:19:00 02:09:01 PM 5844476 7222072 2037948 25.85 2688 1576664 575508 6.44 155684 1624496 4
20:19:00 02:10:01 PM 5844208 7221808 2038216 25.86 2688 1576668 566800 6.35 155680 1624796 4
20:19:00 02:11:01 PM 5843976 7221576 2038448 25.86 2688 1576668 566800 6.35 155680 1624564 4
20:19:00 02:12:01 PM 5844064 7221664 2038360 25.86 2688 1576668 566800 6.35 155680 1624636 4
20:19:00 02:13:01 PM 5844088 7221692 2038336 25.86 2688 1576672 566800 6.35 155680 1624572 4
20:19:00 02:14:01 PM 5843980 7221588 2038444 25.86 2688 1576676 566800 6.35 155680 1624576 4
20:19:00 02:15:01 PM 5844080 7221688 2038344 25.86 2688 1576676 566800 6.35 155680 1624576 4
20:19:00 02:16:01 PM 5844128 7221740 2038296 25.86 2688 1576680 566800 6.35 155680 1624580 4
20:19:00 02:17:01 PM 5844080 7221692 2038344 25.86 2688 1576680 566800 6.35 155680 1624660 12
20:19:00 02:18:01 PM 5844212 7221824 2038212 25.86 2688 1576680 582428 6.52 155680 1624592 8
20:19:00 02:19:01 PM 5844164 7221780 2038260 25.86 2688 1576684 582428 6.52 155688 1624684 4
20:19:00 02:20:01 PM 5843964 7221580 2038460 25.86 2688 1576684 577400 6.47 155680 1624712 8
20:19:00 02:21:01 PM 5844172 7221796 2038252 25.86 2688 1576692 577400 6.47 155680 1624608 4
20:19:00 02:22:01 PM 5844160 7221784 2038264 25.86 2688 1576692 577400 6.47 155680 1624676 4
20:19:00 02:23:01 PM 5844100 7221724 2038324 25.86 2688 1576692 577400 6.47 155680 1624608 4
20:19:00 02:24:01 PM 5844052 7221680 2038372 25.86 2688 1576696 577400 6.47 155680 1624692 4
20:19:00 02:25:01 PM 5844112 7221740 2038312 25.86 2688 1576696 577400 6.47 155680 1624708 4
20:19:00 02:26:01 PM 5844220 7221848 2038204 25.86 2688 1576696 577400 6.47 155680 1624576 4
20:19:00 02:27:01 PM 5844204 7221836 2038220 25.86 2688 1576700 577400 6.47 155680 1624700 4
20:19:00 02:28:01 PM 5844316 7221948 2038108 25.86 2688 1576700 577400 6.47 155680 1624632 4
20:19:00 02:29:02 PM 5844192 7221824 2038232 25.86 2688 1576700 577400 6.47 155680 1624748 8
20:19:00 02:30:01 PM 5843940 7221576 2038484 25.86 2688 1576704 578192 6.47 155680 1624716 4
20:19:00 02:31:01 PM 5843708 7221344 2038716 25.86 2688 1576704 578192 6.47 155680 1624908 4
20:19:00 02:32:01 PM 5844200 7221840 2038224 25.86 2688 1576708 578192 6.47 155680 1624708 4
20:19:00 02:33:01 PM 5844008 7221648 2038416 25.86 2688 1576708 578192 6.47 155680 1624776 4
20:19:00 02:34:01 PM 5844248 7221888 2038176 25.86 2688 1576708 578192 6.47 155680 1624640 4
20:19:00 02:35:01 PM 5844292 7221936 2038132 25.86 2688 1576712 578192 6.47 155680 1624644 4
20:19:00 02:36:01 PM 5844292 7221936 2038132 25.86 2688 1576712 578192 6.47 155680 1624648 4
20:19:00 02:37:01 PM 5843956 7221600 2038468 25.86 2688 1576712 578192 6.47 155680 1624680 4
20:19:00 02:38:01 PM 5844104 7221752 2038320 25.86 2688 1576716 578192 6.47 155680 1624656 8
20:19:00 02:39:01 PM 5844016 7221664 2038408 25.86 2688 1576716 578192 6.47 155680 1624656 4
20:19:00 02:40:01 PM 5843816 7221464 2038608 25.86 2688 1576716 578192 6.47 155680 1624888 4
20:19:00 02:41:01 PM 5844104 7221756 2038320 25.86 2688 1576720 578192 6.47 155680 1624660 4
20:19:00 02:42:01 PM 5844024 7221676 2038400 25.86 2688 1576720 578192 6.47 155680 1624732 4
20:19:00 02:43:01 PM 5844020 7221676 2038404 25.86 2688 1576724 562468 6.30 155680 1624668 4
20:19:00 02:44:01 PM 5844108 7221764 2038316 25.86 2688 1576724 577844 6.47 155680 1624668 4
20:19:00 02:45:01 PM 5844164 7221820 2038260 25.86 2688 1576724 577844 6.47 155680 1624668 4
20:19:00 02:46:01 PM 5843860 7221520 2038564 25.86 2688 1576728 577844 6.47 155680 1624672 4
20:19:00 02:47:01 PM 5843808 7221468 2038616 25.86 2688 1576728 577844 6.47 155680 1624744 4
20:19:00 02:48:01 PM 5843924 7221584 2038500 25.86 2688 1576728 577844 6.47 155680 1624676 4
20:19:00 02:49:01 PM 5844040 7221700 2038384 25.86 2688 1576728 577844 6.47 155680 1624676 4
20:19:00 02:50:01 PM 5843780 7221444 2038644 25.86 2688 1576732 577844 6.47 155680 1624796 4
20:19:00 02:51:01 PM 5843896 7221564 2038528 25.86 2688 1576736 577844 6.47 155680 1624684 4
20:19:00 02:52:01 PM 5843940 7221612 2038484 25.86 2688 1576740 577844 6.47 155680 1624756 4
20:19:00 02:53:01 PM 5843832 7221504 2038592 25.86 2688 1576740 577844 6.47 155680 1624892 4
20:19:00 02:54:01 PM 5844132 7221804 2038292 25.86 2688 1576740 577844 6.47 155680 1624692 4
20:19:00 02:55:01 PM 5844024 7221700 2038400 25.86 2688 1576744 577844 6.47 155680 1624696 4
20:19:00 02:56:01 PM 5844228 7221904 2038196 25.86 2688 1576744 577844 6.47 155680 1624696 4
20:19:00 02:57:01 PM 5844060 7221740 2038364 25.86 2688 1576748 577844 6.47 155680 1624768 12
20:19:00 02:58:01 PM 5844260 7221944 2038164 25.86 2688 1576752 562248 6.30 155680 1624704 4
20:19:00 02:59:01 PM 5844116 7221800 2038308 25.86 2688 1576752 577876 6.47 155680 1624704 4
20:19:00 03:00:01 PM 5843884 7221568 2038540 25.86 2688 1576752 575052 6.44 155680 1624820 4
20:19:00 03:01:01 PM 5843324 7221012 2039100 25.87 2688 1576756 575052 6.44 155680 1625404 4
20:19:00 03:02:01 PM 5843788 7221476 2038636 25.86 2688 1576756 575052 6.44 155684 1624892 4
20:19:00 03:03:01 PM 5844072 7221764 2038352 25.86 2688 1576760 575052 6.44 155684 1624828 4
20:19:00 03:04:01 PM 5843956 7221648 2038468 25.86 2688 1576760 575052 6.44 155684 1624828 4
20:19:00 03:05:01 PM 5844020 7221712 2038404 25.86 2688 1576760 575052 6.44 155684 1624712 4
20:19:00 03:06:01 PM 5843900 7221596 2038524 25.86 2688 1576764 575052 6.44 155684 1624832 4
20:19:00 03:07:01 PM 5843792 7221492 2038632 25.86 2688 1576768 585332 6.55 165276 1615200 252
20:19:00 03:08:01 PM 5844112 7221812 2038312 25.86 2688 1576768 585332 6.55 165276 1615248 4
20:19:00 03:09:01 PM 5844064 7221768 2038360 25.86 2688 1576772 585332 6.55 165276 1615136 4
20:19:00 03:10:01 PM 5843516 7221220 2038908 25.87 2688 1576772 578928 6.48 165276 1615528 4
20:19:00 03:11:01 PM 5843532 7221244 2038892 25.87 2688 1576776 578928 6.48 165276 1615548 8
20:19:00 03:12:01 PM 5843764 7221476 2038660 25.86 2688 1576776 578928 6.48 165276 1615368 8
20:19:00 03:13:01 PM 5843900 7221612 2038524 25.86 2688 1576776 578928 6.48 165276 1615164 4
20:19:00 03:14:01 PM 5843992 7221708 2038432 25.86 2688 1576780 578928 6.48 165276 1615168 4
20:19:00 03:15:01 PM 5843992 7221708 2038432 25.86 2688 1576780 578928 6.48 165276 1615168 4
20:19:00 03:16:01 PM 5843932 7221648 2038492 25.86 2688 1576780 578928 6.48 165276 1615168 4
20:19:00 03:17:01 PM 5844064 7221784 2038360 25.86 2688 1576784 578928 6.48 165276 1615240 4
20:19:00 03:18:01 PM 5844112 7221832 2038312 25.86 2688 1576784 578928 6.48 165276 1615172 4
20:19:00 03:19:01 PM 5843904 7221624 2038520 25.86 2688 1576784 578928 6.48 165276 1615288 4
20:19:00 03:20:01 PM 5843948 7221672 2038476 25.86 2688 1576788 577200 6.46 165276 1615408 4
20:19:00 03:21:01 PM 5844024 7221748 2038400 25.86 2688 1576788 577200 6.46 165276 1615188 4
20:19:00 03:22:01 PM 5844060 7221788 2038364 25.86 2688 1576792 577200 6.46 165276 1615376 4
20:19:00 03:23:01 PM 5843760 7221488 2038664 25.86 2688 1576792 577200 6.46 165276 1615192 4
20:19:00 03:24:01 PM 5843820 7221548 2038604 25.86 2688 1576792 577200 6.46 165280 1615264 4
20:19:00 03:25:01 PM 5843900 7221628 2038524 25.86 2688 1576792 577200 6.46 165276 1615192 4
20:19:00 03:26:01 PM 5843952 7221684 2038472 25.86 2688 1576796 577200 6.46 165276 1615196 4
20:19:00 03:27:01 PM 5843880 7221612 2038544 25.86 2688 1576796 577200 6.46 165276 1615248 4
20:19:00 03:28:01 PM 5844084 7221816 2038340 25.86 2688 1576796 577200 6.46 165276 1615216 4
20:19:00 03:29:01 PM 5843220 7220956 2039204 25.87 2688 1576800 577200 6.46 165280 1615772 4
20:19:00 03:30:01 PM 5843556 7221292 2038868 25.87 2688 1576800 577200 6.46 165284 1615444 4
20:19:00 03:31:01 PM 5843300 7221044 2039124 25.87 2688 1576804 577200 6.46 165276 1615856 4
20:19:00 03:32:01 PM 5843604 7221348 2038820 25.87 2688 1576804 577200 6.46 165276 1615404 4
20:19:00 03:33:01 PM 5843428 7221172 2038996 25.87 2688 1576804 577200 6.46 165276 1615620 4
20:19:00 03:34:01 PM 5843656 7221404 2038768 25.86 2688 1576808 577200 6.46 165276 1615340 4
20:19:00 03:35:01 PM 5843748 7221496 2038676 25.86 2688 1576808 577200 6.46 165276 1615340 4
20:19:00 03:36:02 PM 5843836 7221584 2038588 25.86 2688 1576808 577200 6.46 165276 1615340 4
20:19:00 03:37:01 PM 5843720 7221476 2038704 25.86 2688 1576816 577200 6.46 165276 1615420 4
20:19:00 03:38:01 PM 5843812 7221568 2038612 25.86 2688 1576816 577200 6.46 165276 1615352 4
20:19:00 03:39:01 PM 5843744 7221500 2038680 25.86 2688 1576816 577200 6.46 165276 1615432 4
20:19:00 03:40:01 PM 5843636 7221396 2038788 25.86 2688 1576820 577308 6.46 165276 1615356 4
20:19:00 03:41:01 PM 5843872 7221632 2038552 25.86 2688 1576820 577308 6.46 165276 1615356 4
20:19:00 03:42:01 PM 5843728 7221492 2038696 25.86 2688 1576824 577308 6.46 165276 1615428 4
20:19:00 03:43:01 PM 5843816 7221580 2038608 25.86 2688 1576824 577308 6.46 165276 1615360 4
20:19:00 03:44:01 PM 5843872 7221636 2038552 25.86 2688 1576824 577308 6.46 165276 1615476 4
20:19:00 03:45:01 PM 5843908 7221676 2038516 25.86 2688 1576828 577308 6.46 165280 1615360 4
20:19:00 03:46:01 PM 5843656 7221424 2038768 25.86 2688 1576828 577308 6.46 165280 1615360 4
20:19:00 03:47:01 PM 5843712 7221480 2038712 25.86 2688 1576828 577308 6.46 165280 1615428 4
20:19:00 03:48:01 PM 5843332 7221104 2039092 25.87 2688 1576832 577308 6.46 165280 1615716 4
20:19:00 03:49:01 PM 5843748 7221520 2038676 25.86 2688 1576832 577308 6.46 165280 1615340 8
20:19:00 03:50:01 PM 5843556 7221328 2038868 25.87 2688 1576832 576412 6.45 165280 1615484 4
20:19:00 03:51:01 PM 5843696 7221476 2038728 25.86 2688 1576840 576412 6.45 165280 1615376 4
20:19:00 03:52:01 PM 5843636 7221416 2038788 25.86 2688 1576840 576412 6.45 165280 1615560 4
20:19:00 03:53:01 PM 5843816 7221600 2038608 25.86 2688 1576844 576412 6.45 165280 1615380 4
20:19:00 03:54:01 PM 5843824 7221608 2038600 25.86 2688 1576844 576412 6.45 165280 1615380 4
20:19:00 03:55:01 PM 5843572 7221356 2038852 25.87 2688 1576844 576412 6.45 165280 1615700 16
20:19:00 03:56:01 PM 5843828 7221616 2038596 25.86 2688 1576848 576412 6.45 165280 1615384 8
20:19:00 03:57:01 PM 5843616 7221404 2038808 25.87 2688 1576848 576412 6.45 165280 1615460 4
20:19:00 03:58:01 PM 5843748 7221536 2038676 25.86 2688 1576848 576412 6.45 165280 1615392 4
20:19:00 03:59:01 PM 5843756 7221548 2038668 25.86 2688 1576852 576412 6.45 165280 1615396 4
20:19:00 04:00:01 PM 5843472 7221264 2038952 25.87 2688 1576852 576648 6.46 165280 1615512 4
20:19:00 04:01:01 PM 5842412 7220208 2040012 25.88 2688 1576856 576648 6.46 165280 1616212 4
20:19:00 04:02:01 PM 5843704 7221500 2038720 25.86 2688 1576856 576648 6.46 165280 1615468 4
20:19:00 04:03:01 PM 5843820 7221616 2038604 25.86 2688 1576856 576648 6.46 165280 1615400 4
20:19:00 04:04:01 PM 5843796 7221592 2038628 25.86 2688 1576856 576648 6.46 165280 1615400 4
20:19:00 04:05:01 PM 5843732 7221532 2038692 25.86 2688 1576860 576648 6.46 165280 1615520 4
20:19:00 04:06:01 PM 5843828 7221628 2038596 25.86 2688 1576860 576648 6.46 165280 1615520 4
20:19:00 04:07:01 PM 5843608 7221408 2038816 25.87 2688 1576860 576648 6.46 165280 1615588 4
20:19:00 04:08:01 PM 5843636 7221440 2038788 25.86 2688 1576864 576648 6.46 165280 1615408 4
20:19:00 04:09:01 PM 5843728 7221532 2038696 25.86 2688 1576864 576648 6.46 165280 1615408 4
20:19:00 04:10:01 PM 5843552 7221356 2038872 25.87 2688 1576864 580116 6.50 165280 1615408 4
20:19:00 04:11:01 PM 5843660 7221468 2038764 25.86 2688 1576868 580116 6.50 165280 1615528 4
20:19:00 04:12:01 PM 5843596 7221404 2038828 25.87 2688 1576868 580116 6.50 165280 1615596 12
20:19:00 04:13:01 PM 5843384 7221196 2039040 25.87 2688 1576872 580116 6.50 165280 1615648 4
20:19:00 04:14:01 PM 5843356 7221168 2039068 25.87 2688 1576872 580116 6.50 165280 1615688 4
20:19:00 04:15:01 PM 5843588 7221400 2038836 25.87 2688 1576872 580116 6.50 165280 1615484 4
20:19:00 04:16:01 PM 5843736 7221552 2038688 25.86 2688 1576876 580116 6.50 165280 1615488 4
20:19:00 04:17:01 PM 5843740 7221556 2038684 25.86 2688 1576876 580116 6.50 165280 1615620 4
20:19:00 04:18:01 PM 5843280 7221100 2039144 25.87 2688 1576880 580116 6.50 165280 1615884 4
20:19:00 04:19:01 PM 5843640 7221464 2038784 25.86 2688 1576884 580116 6.50 165280 1615568 4
20:19:00 04:20:01 PM 5843232 7221056 2039192 25.87 2688 1576884 576764 6.46 165280 1615932 4
20:19:00 04:21:01 PM 5843540 7221372 2038884 25.87 2688 1576892 576764 6.46 165280 1615624 4
20:19:00 04:22:01 PM 5843608 7221440 2038816 25.87 2688 1576892 576764 6.46 165280 1615696 4
20:19:00 04:23:01 PM 5843540 7221372 2038884 25.87 2688 1576892 576764 6.46 165280 1615744 4
20:19:00 04:24:01 PM 5843600 7221436 2038824 25.87 2688 1576896 576764 6.46 165280 1615748 4
20:19:00 04:25:01 PM 5843640 7221476 2038784 25.86 2688 1576896 576764 6.46 165280 1615748 4
20:19:00 04:26:01 PM 5843500 7221336 2038924 25.87 2688 1576896 576764 6.46 165280 1615632 4
20:19:00 04:27:01 PM 5843464 7221304 2038960 25.87 2688 1576900 576764 6.46 165280 1615708 4
20:19:00 04:28:01 PM 5843540 7221380 2038884 25.87 2688 1576900 576764 6.46 165288 1615720 8
20:19:00 04:29:01 PM 5843596 7221436 2038828 25.87 2688 1576900 576764 6.46 165280 1615640 4
20:19:00 04:30:01 PM 5842812 7220656 2039612 25.88 2688 1576904 593948 6.65 165280 1616072 4
20:19:00 04:31:01 PM 5843280 7221128 2039144 25.87 2688 1576904 574016 6.43 165280 1616012 4
20:19:00 04:32:01 PM 5843160 7221012 2039264 25.87 2688 1576908 574016 6.43 165280 1615904 4
20:19:00 04:33:01 PM 5843136 7220988 2039288 25.87 2688 1576908 574016 6.43 165280 1616040 4
20:19:00 04:34:01 PM 5843196 7221048 2039228 25.87 2688 1576908 574016 6.43 165280 1615768 4
20:19:00 04:35:01 PM 5843436 7221292 2038988 25.87 2688 1576912 574016 6.43 165280 1615656 4
20:19:00 04:36:01 PM 5843404 7221260 2039020 25.87 2688 1576912 574016 6.43 165280 1615656 4
20:19:00 04:37:01 PM 5843404 7221260 2039020 25.87 2688 1576912 574016 6.43 165280 1615704 4
20:19:00 04:38:01 PM 5843488 7221348 2038936 25.87 2688 1576916 574016 6.43 165280 1615660 4
20:19:00 04:39:01 PM 5843496 7221356 2038928 25.87 2688 1576916 574016 6.43 165280 1615660 4
20:19:00 04:40:01 PM 5843296 7221156 2039128 25.87 2688 1576916 566992 6.35 165280 1615776 4
20:19:00 04:41:01 PM 5843504 7221368 2038920 25.87 2688 1576920 566992 6.35 165280 1615664 4
20:19:00 04:42:01 PM 5843396 7221260 2039028 25.87 2688 1576920 566992 6.35 165280 1615732 4
20:19:00 04:43:01 PM 5843504 7221368 2038920 25.87 2688 1576920 566992 6.35 165280 1615700 4
20:19:00 04:44:01 PM 5843416 7221284 2039008 25.87 2688 1576924 566992 6.35 165280 1615704 4
20:19:00 04:45:01 PM 5843480 7221348 2038944 25.87 2688 1576924 566992 6.35 165280 1615704 4
20:19:00 04:46:01 PM 5843448 7221316 2038976 25.87 2688 1576924 566992 6.35 165280 1615704 4
20:19:00 04:47:01 PM 5843372 7221244 2039052 25.87 2688 1576928 566992 6.35 165280 1615896 4
20:19:00 04:48:01 PM 5843532 7221404 2038892 25.87 2688 1576928 566992 6.35 165280 1615712 4
20:19:00 04:49:01 PM 5843624 7221496 2038800 25.87 2688 1576928 566992 6.35 165280 1615712 4
20:19:00 04:50:00 PM 5844028 7221904 2038396 25.86 2688 1576932 573652 6.42 165280 1615376 4
20:19:00 04:51:01 PM 5843652 7221528 2038772 25.86 2688 1576932 573652 6.42 165280 1615716 4
20:19:00 04:52:01 PM 5843456 7221336 2038968 25.87 2688 1576936 573652 6.42 165280 1615912 4
20:19:00 04:53:01 PM 5843636 7221516 2038788 25.86 2688 1576936 573652 6.42 165280 1615844 4
20:19:00 04:54:01 PM 5843636 7221516 2038788 25.86 2688 1576936 573652 6.42 165280 1615728 4
20:19:00 04:55:01 PM 5843444 7221328 2038980 25.87 2688 1576940 573652 6.42 165280 1615732 4
20:19:00 04:56:01 PM 5843468 7221352 2038956 25.87 2688 1576940 573652 6.42 165280 1615848 4
20:19:00 04:57:01 PM 5843368 7221252 2039056 25.87 2688 1576940 573652 6.42 165280 1615916 8
20:19:00 04:58:01 PM 5843420 7221308 2039004 25.87 2688 1576944 573652 6.42 165280 1615736 4
20:19:00 04:59:01 PM 5843588 7221476 2038836 25.87 2688 1576944 573652 6.42 165280 1615736 4
20:19:00 05:00:01 PM 5843356 7221244 2039068 25.87 2688 1576944 575184 6.44 165280 1615852 4
20:19:00 05:01:01 PM 5842392 7220288 2040032 25.88 2688 1576952 575184 6.44 165280 1616440 4
20:19:00 05:02:01 PM 5843200 7221096 2039224 25.87 2688 1576952 575184 6.44 165284 1615808 4
20:19:00 05:03:01 PM 5843264 7221164 2039160 25.87 2688 1576956 575184 6.44 165284 1615744 4
20:19:00 05:04:01 PM 5843324 7221224 2039100 25.87 2688 1576956 575184 6.44 165284 1615860 4
20:19:00 05:05:01 PM 5843324 7221224 2039100 25.87 2688 1576956 575184 6.44 165284 1615744 4
20:19:00 05:06:01 PM 5843304 7221220 2039120 25.87 2688 1576972 574720 6.44 166424 1614624 264
20:19:00 05:07:01 PM 5843248 7221164 2039176 25.87 2688 1576972 574720 6.44 166424 1614692 4
20:19:00 05:08:01 PM 5843332 7221248 2039092 25.87 2688 1576972 574720 6.44 166424 1614624 4
20:19:00 05:09:01 PM 5843280 7221200 2039144 25.87 2688 1576976 574720 6.44 166424 1614628 4
20:19:00 05:10:01 PM 5843052 7220972 2039372 25.87 2688 1576976 575184 6.44 166424 1614860 4
20:19:00 05:11:01 PM 5843308 7221236 2039116 25.87 2688 1576984 575184 6.44 166424 1614640 4
20:19:00 05:12:01 PM 5843404 7221332 2039020 25.87 2688 1576984 575184 6.44 166424 1614672 4
20:19:00 05:13:01 PM 5843372 7221300 2039052 25.87 2688 1576984 575184 6.44 166424 1614640 4
20:19:00 05:14:01 PM 5843488 7221420 2038936 25.87 2688 1576988 575184 6.44 166424 1614644 4
20:19:00 05:15:01 PM 5843516 7221448 2038908 25.87 2688 1576988 575184 6.44 166424 1614644 4
20:19:00 05:16:01 PM 5843400 7221332 2039024 25.87 2688 1576988 575184 6.44 166424 1614624 4
20:19:00 05:17:01 PM 5843316 7221248 2039108 25.87 2688 1576988 575184 6.44 166424 1614792 4
20:19:00 05:18:01 PM 5843520 7221456 2038904 25.87 2688 1576992 575184 6.44 166424 1614648 4
20:19:00 05:19:01 PM 5843608 7221544 2038816 25.87 2688 1576992 575184 6.44 166424 1614616 4
20:19:00 05:20:00 PM 5843916 7221852 2038508 25.86 2688 1576992 593024 6.64 166424 1614304 4
20:19:00 05:20:01 PM 5843576 7221512 2038848 25.87 2688 1576992 593024 6.64 166424 1614652 4
20:19:00 05:21:01 PM 5843216 7221156 2039208 25.87 2688 1576996 593024 6.64 166424 1614660 4
20:19:00 05:22:01 PM 5843172 7221112 2039252 25.87 2688 1576996 593024 6.64 166424 1614728 4
20:19:00 05:23:01 PM 5843168 7221112 2039256 25.87 2688 1577000 576980 6.46 166424 1614664 4
20:19:00 05:24:01 PM 5843228 7221172 2039196 25.87 2688 1577000 576980 6.46 166424 1614664 4
20:19:00 05:25:01 PM 5843080 7221024 2039344 25.87 2688 1577000 576980 6.46 166424 1614664 4
20:19:00 05:26:01 PM 5843256 7221204 2039168 25.87 2688 1577004 576980 6.46 166424 1614668 4
20:19:00 05:27:01 PM 5843088 7221036 2039336 25.87 2688 1577004 576980 6.46 166424 1614740 4
20:19:00 05:28:01 PM 5843264 7221212 2039160 25.87 2688 1577004 576980 6.46 166424 1614672 4
20:19:00 05:29:01 PM 5843348 7221300 2039076 25.87 2688 1577008 576980 6.46 166424 1614640 4
20:19:00 05:30:01 PM 5843000 7220952 2039424 25.87 2688 1577008 566992 6.35 166424 1614792 4
20:19:00 05:31:01 PM 5842992 7220948 2039432 25.87 2688 1577012 566992 6.35 166424 1614952 12
20:19:00 05:32:01 PM 5843328 7221284 2039096 25.87 2688 1577012 566992 6.35 166424 1614748 8
20:19:00 05:33:01 PM 5842964 7220920 2039460 25.87 2688 1577012 566992 6.35 166424 1614896 4
20:19:00 05:34:01 PM 5843248 7221208 2039176 25.87 2688 1577016 582488 6.52 166424 1614696 4
20:19:00 05:35:01 PM 5843300 7221260 2039124 25.87 2688 1577016 582488 6.52 166424 1614696 4
20:19:00 05:36:01 PM 5843328 7221288 2039096 25.87 2688 1577016 582488 6.52 166424 1614696 4
20:19:00 05:37:01 PM 5843220 7221184 2039204 25.87 2688 1577020 582488 6.52 166424 1614772 16
20:19:00 05:38:01 PM 5843420 7221384 2039004 25.87 2688 1577020 582488 6.52 166424 1614704 4
20:19:00 05:39:01 PM 5843248 7221212 2039176 25.87 2688 1577020 582488 6.52 166428 1614744 4
20:19:00 05:40:01 PM 5843080 7221048 2039344 25.87 2688 1577024 576716 6.46 166424 1614788 4
20:19:00 05:41:01 PM 5843296 7221264 2039128 25.87 2688 1577024 576716 6.46 166424 1614708 4
20:19:00 05:42:01 PM 5843220 7221196 2039204 25.87 2688 1577032 576716 6.46 166424 1614900 4
20:19:00 05:43:01 PM 5843364 7221340 2039060 25.87 2688 1577032 576716 6.46 166424 1614716 4
20:19:00 05:44:01 PM 5843308 7221284 2039116 25.87 2688 1577032 576716 6.46 166424 1614716 4
20:19:00 05:45:01 PM 5843344 7221324 2039080 25.87 2688 1577036 576716 6.46 166424 1614684 4
20:19:00 05:46:01 PM 5843376 7221356 2039048 25.87 2688 1577036 576716 6.46 166424 1614720 4
20:19:00 05:47:01 PM 5842968 7220948 2039456 25.87 2688 1577036 576716 6.46 166428 1615032 4
20:19:00 05:48:01 PM 5843308 7221292 2039116 25.87 2688 1577040 576716 6.46 166424 1614724 4
20:19:00 05:49:01 PM 5843452 7221436 2038972 25.87 2688 1577040 576716 6.46 166428 1614764 4
20:19:00 05:50:01 PM 5843660 7221644 2038764 25.86 2688 1577040 576904 6.46 166424 1614384 4
20:19:00 05:51:01 PM 5843000 7220988 2039424 25.87 2688 1577044 576904 6.46 166424 1614728 4
20:19:00 05:52:01 PM 5843064 7221052 2039360 25.87 2688 1577044 576904 6.46 166424 1614912 4
20:19:00 05:53:01 PM 5843212 7221200 2039212 25.87 2688 1577044 576904 6.46 166424 1614728 4
20:19:00 05:54:01 PM 5843292 7221284 2039132 25.87 2688 1577048 576904 6.46 166424 1614732 4
20:19:00 05:55:01 PM 5843172 7221164 2039252 25.87 2688 1577048 576904 6.46 166424 1614848 4
20:19:00 05:56:01 PM 5843232 7221224 2039192 25.87 2688 1577048 576904 6.46 166424 1614736 4
20:19:00 05:57:01 PM 5843148 7221144 2039276 25.87 2688 1577052 576904 6.46 166424 1614808 8
20:19:00 05:58:01 PM 5843212 7221208 2039212 25.87 2688 1577052 576904 6.46 166424 1614740 8
20:19:00 05:59:01 PM 5842688 7220684 2039736 25.88 2688 1577052 576904 6.46 166424 1615116 16
20:19:00 06:00:01 PM 5842680 7220680 2039744 25.88 2688 1577056 596980 6.68 166424 1615092 8
20:19:00 06:01:01 PM 5842148 7220156 2040276 25.88 2688 1577060 566992 6.35 166424 1615444 4
20:19:00 06:02:01 PM 5843200 7221212 2039224 25.87 2688 1577064 566992 6.35 166428 1614820 4
20:19:00 06:03:01 PM 5843368 7221380 2039056 25.87 2688 1577064 566992 6.35 166428 1614752 4
20:19:00 06:04:01 PM 5843396 7221408 2039028 25.87 2688 1577064 566992 6.35 166428 1614752 4
20:19:00 06:05:01 PM 5843204 7221220 2039220 25.87 2688 1577068 582552 6.52 166428 1614756 4
20:19:00 06:06:01 PM 5843116 7221132 2039308 25.87 2688 1577068 582552 6.52 166428 1614756 4
20:19:00 06:07:01 PM 5843180 7221196 2039244 25.87 2688 1577068 582552 6.52 166428 1614824 4
20:19:00 06:08:01 PM 5843180 7221200 2039244 25.87 2688 1577072 582552 6.52 166428 1614760 4
20:19:00 06:09:01 PM 5843260 7221280 2039164 25.87 2688 1577072 582552 6.52 166428 1614760 4
20:19:00 06:10:01 PM 5842956 7220976 2039468 25.87 2688 1577072 566992 6.35 166428 1614876 4
20:19:00 06:11:01 PM 5843100 7221124 2039324 25.87 2688 1577076 566992 6.35 166428 1614880 4
20:19:00 06:12:01 PM 5843088 7221112 2039336 25.87 2688 1577076 566992 6.35 166428 1615064 4
20:19:00 06:13:01 PM 5843368 7221396 2039056 25.87 2688 1577080 566992 6.35 166428 1614692 4
20:19:00 06:14:01 PM 5843384 7221412 2039040 25.87 2688 1577080 566992 6.35 166428 1614768 4
20:19:00 06:15:01 PM 5843280 7221308 2039144 25.87 2688 1577080 566992 6.35 166428 1614768 4
20:19:00 06:16:01 PM 5843224 7221256 2039200 25.87 2688 1577084 582468 6.52 166428 1614772 4
20:19:00 06:17:01 PM 5843040 7221072 2039384 25.87 2688 1577084 582468 6.52 166428 1614956 4
20:19:00 06:18:01 PM 5843240 7221272 2039184 25.87 2688 1577084 582468 6.52 166428 1614772 4
20:19:00 06:19:01 PM 5843300 7221336 2039124 25.87 2688 1577088 582468 6.52 166428 1614776 0
20:19:00 06:20:01 PM 5842956 7220992 2039468 25.87 2688 1577088 564072 6.32 166428 1615008 4
20:19:00 06:21:01 PM 5843244 7221284 2039180 25.87 2688 1577092 564072 6.32 166428 1614784 4
20:19:00 06:22:01 PM 5842840 7220884 2039584 25.88 2688 1577096 564072 6.32 166428 1615060 16
20:19:00 06:23:01 PM 5843140 7221184 2039284 25.87 2688 1577096 564072 6.32 166428 1614788 8
20:19:00 06:24:01 PM 5843140 7221188 2039284 25.87 2688 1577100 564072 6.32 166428 1614792 4
20:19:00 06:25:01 PM 5843060 7221108 2039364 25.87 2688 1577100 579448 6.49 166428 1614908 4
20:19:00 06:26:01 PM 5843208 7221256 2039216 25.87 2688 1577100 579448 6.49 166428 1614792 4
20:19:00 06:27:01 PM 5843092 7221144 2039332 25.87 2688 1577104 579448 6.49 166428 1614868 4
20:19:00 06:28:01 PM 5843156 7221208 2039268 25.87 2688 1577104 579448 6.49 166428 1614800 4
20:19:00 06:29:01 PM 5843120 7221172 2039304 25.87 2688 1577104 579448 6.49 166428 1614916 4
20:19:00 06:30:01 PM 5843156 7221212 2039268 25.87 2688 1577108 575444 6.44 166428 1614804 4
20:19:00 06:31:01 PM 5842964 7221024 2039460 25.87 2688 1577112 575444 6.44 166428 1615196 4
20:19:00 06:32:01 PM 5843256 7221316 2039168 25.87 2688 1577112 573664 6.42 166740 1614568 248
20:19:00 06:33:01 PM 5842932 7220996 2039492 25.87 2688 1577116 573664 6.42 166740 1614712 4
20:19:00 06:34:01 PM 5843072 7221136 2039352 25.87 2688 1577116 573664 6.42 166740 1614508 4
20:19:00 06:35:01 PM 5843184 7221248 2039240 25.87 2688 1577116 573664 6.42 166740 1614508 4
20:19:00 06:36:01 PM 5843120 7221188 2039304 25.87 2688 1577120 573664 6.42 166740 1614512 4
20:19:00 06:37:01 PM 5842828 7220896 2039596 25.88 2688 1577120 573664 6.42 166740 1614696 4
20:19:00 06:38:01 PM 5843132 7221200 2039292 25.87 2688 1577120 573664 6.42 166740 1614512 4
20:19:00 06:39:01 PM 5843076 7221148 2039348 25.87 2688 1577124 573664 6.42 166740 1614632 4
20:19:00 06:40:01 PM 5842768 7220840 2039656 25.88 2688 1577124 593472 6.65 166740 1614748 4
20:19:00 06:41:01 PM 5842940 7221016 2039484 25.87 2688 1577128 593472 6.65 166740 1614520 4
20:19:00 06:42:01 PM 5843036 7221112 2039388 25.87 2688 1577128 593472 6.65 166740 1614612 16
20:19:00 06:43:01 PM 5843124 7221200 2039300 25.87 2688 1577128 593472 6.65 166740 1614464 4
20:19:00 06:44:01 PM 5843096 7221176 2039328 25.87 2688 1577132 593472 6.65 166740 1614468 4
20:19:00 06:45:01 PM 5843240 7221320 2039184 25.87 2688 1577132 593472 6.65 166740 1614468 4
20:19:00 06:46:01 PM 5843268 7221348 2039156 25.87 2688 1577132 593472 6.65 166740 1614468 4
20:19:00 06:47:01 PM 5842636 7220720 2039788 25.88 2688 1577136 593472 6.65 166740 1614964 4
20:19:00 06:48:01 PM 5842780 7220864 2039644 25.88 2688 1577136 593472 6.65 166744 1614936 4
20:19:00 06:49:01 PM 5842664 7220748 2039760 25.88 2688 1577136 593472 6.65 166740 1614860 4
20:19:00 06:50:01 PM 5842484 7220572 2039940 25.88 2688 1577140 565788 6.34 166740 1614980 4
20:19:00 06:51:01 PM 5842608 7220696 2039816 25.88 2688 1577140 565788 6.34 166740 1614904 4
20:19:00 06:52:01 PM 5842568 7220660 2039856 25.88 2688 1577144 565788 6.34 166740 1615088 4
20:19:00 06:53:01 PM 5842680 7220772 2039744 25.88 2688 1577144 565788 6.34 166740 1615020 4
20:19:00 06:54:01 PM 5842592 7220684 2039832 25.88 2688 1577144 565788 6.34 166740 1615020 4
20:19:00 06:55:01 PM 5842596 7220692 2039828 25.88 2688 1577148 565788 6.34 166740 1615120 4
20:19:00 06:56:01 PM 5842744 7220840 2039680 25.88 2688 1577148 565788 6.34 166740 1615024 4
20:19:00 06:57:01 PM 5842744 7220840 2039680 25.88 2688 1577148 565788 6.34 166740 1615092 4
20:19:00 06:58:01 PM 5842772 7220872 2039652 25.88 2688 1577152 565788 6.34 166740 1614992 4
20:19:00 06:59:01 PM 5842804 7220904 2039620 25.88 2688 1577152 565788 6.34 166740 1615028 4
20:19:00 07:00:01 PM 5842516 7220616 2039908 25.88 2688 1577152 583612 6.53 166740 1615144 4
20:19:00 07:01:01 PM 5841576 7219680 2040848 25.89 2688 1577156 583612 6.53 166740 1615728 4
20:19:00 07:02:01 PM 5842452 7220556 2039972 25.88 2688 1577156 583612 6.53 166740 1615100 16
20:19:00 07:03:01 PM 5842168 7220280 2040256 25.88 2688 1577164 583612 6.53 166740 1615504 4
20:19:00 07:04:01 PM 5842568 7220680 2039856 25.88 2688 1577164 583612 6.53 166740 1615128 4
20:19:00 07:05:01 PM 5842488 7220600 2039936 25.88 2688 1577164 583612 6.53 166740 1615164 4
20:19:00 07:06:01 PM 5842292 7220408 2040132 25.88 2688 1577168 583612 6.53 166740 1615168 4
20:19:00 07:07:01 PM 5842352 7220468 2040072 25.88 2688 1577168 583612 6.53 166740 1615236 4
20:19:00 07:08:01 PM 5842360 7220476 2040064 25.88 2688 1577168 583612 6.53 166740 1615284 4
20:19:00 07:09:01 PM 5842480 7220596 2039944 25.88 2688 1577168 583612 6.53 166740 1615168 4
20:19:00 07:10:01 PM 5842124 7220244 2040300 25.88 2688 1577172 583612 6.53 166740 1615288 4
20:19:00 07:11:01 PM 5842284 7220404 2040140 25.88 2688 1577172 583612 6.53 166740 1615172 4
20:19:00 07:12:01 PM 5842304 7220428 2040120 25.88 2688 1577176 583612 6.53 166740 1615244 4
20:19:00 07:13:01 PM 5842420 7220544 2040004 25.88 2688 1577176 583612 6.53 166740 1615176 4
20:19:00 07:14:01 PM 5842444 7220568 2039980 25.88 2688 1577176 583612 6.53 166740 1615156 4
20:19:00 07:15:01 PM 5842420 7220548 2040004 25.88 2688 1577180 567904 6.36 166740 1615180 4
20:19:00 07:16:01 PM 5842504 7220632 2039920 25.88 2688 1577180 567904 6.36 166740 1615184 4
20:19:00 07:17:01 PM 5842308 7220436 2040116 25.88 2688 1577180 567904 6.36 166740 1615368 4
20:19:00 07:18:01 PM 5842400 7220532 2040024 25.88 2688 1577184 567904 6.36 166740 1615304 4
20:19:00 07:19:01 PM 5842232 7220364 2040192 25.88 2688 1577184 567904 6.36 166740 1615188 4
20:19:00 07:20:01 PM 5842032 7220164 2040392 25.89 2688 1577184 585848 6.56 166740 1615188 4
20:19:00 07:21:01 PM 5842344 7220480 2040080 25.88 2688 1577188 585848 6.56 166740 1615312 4
20:19:00 07:22:01 PM 5842348 7220484 2040076 25.88 2688 1577188 585848 6.56 166740 1615264 4
20:19:00 07:23:01 PM 5842244 7220384 2040180 25.88 2688 1577192 585848 6.56 166740 1615316 4
20:19:00 07:24:01 PM 5842268 7220408 2040156 25.88 2688 1577192 585848 6.56 166740 1615200 4
20:19:00 07:25:01 PM 5842388 7220528 2040036 25.88 2688 1577192 585848 6.56 166740 1615200 4
20:19:00 07:26:01 PM 5842444 7220588 2039980 25.88 2688 1577196 585848 6.56 166740 1615204 4
20:19:00 07:27:01 PM 5842344 7220488 2040080 25.88 2688 1577196 585848 6.56 166740 1615392 16
20:19:00 07:28:01 PM 5842568 7220712 2039856 25.88 2688 1577196 585848 6.56 166740 1615208 8
20:19:00 07:29:01 PM 5842476 7220624 2039948 25.88 2688 1577200 585848 6.56 166740 1615212 4
20:19:00 07:30:01 PM 5842224 7220372 2040200 25.88 2688 1577200 575448 6.44 166740 1615328 4
20:19:00 07:31:01 PM 5842324 7220480 2040100 25.88 2688 1577208 575448 6.44 166740 1615428 4
20:19:00 07:32:01 PM 5842252 7220408 2040172 25.88 2688 1577208 575448 6.44 166740 1615292 4
20:19:00 07:33:01 PM 5841832 7219988 2040592 25.89 2688 1577208 575448 6.44 166740 1615612 4
20:19:00 07:34:01 PM 5842320 7220480 2040104 25.88 2688 1577212 575448 6.44 166740 1615232 4
20:19:00 07:35:01 PM 5842092 7220252 2040332 25.88 2688 1577212 575448 6.44 166740 1615348 4
20:19:00 07:36:01 PM 5842316 7220476 2040108 25.88 2688 1577212 575448 6.44 166740 1615232 4
20:19:00 07:37:01 PM 5842208 7220372 2040216 25.88 2688 1577216 575448 6.44 166740 1615304 4
20:19:00 07:38:01 PM 5842300 7220464 2040124 25.88 2688 1577216 575448 6.44 166740 1615236 4
20:19:00 07:39:01 PM 5842388 7220552 2040036 25.88 2688 1577216 575448 6.44 166740 1615236 4
20:19:00 07:40:01 PM 5842220 7220388 2040204 25.88 2688 1577220 593664 6.65 166740 1615356 4
20:19:00 07:41:01 PM 5842064 7220232 2040360 25.88 2688 1577220 593664 6.65 166740 1615448 4
20:19:00 07:42:01 PM 5842240 7220412 2040184 25.88 2688 1577224 593664 6.65 166740 1615320 4
20:19:00 07:43:01 PM 5842200 7220372 2040224 25.88 2688 1577224 593664 6.65 166740 1615460 4
20:19:00 07:44:01 PM 5842460 7220632 2039964 25.88 2688 1577224 593664 6.65 166740 1615256 4
20:19:00 07:45:01 PM 5842484 7220656 2039940 25.88 2688 1577224 593664 6.65 166740 1615256 4
20:19:00 07:46:01 PM 5841024 7219204 2041400 25.90 2688 1577232 567076 6.35 166740 1616540 4
20:19:00 07:47:01 PM 5842240 7220424 2040184 25.88 2688 1577236 599936 6.72 166932 1615156 4
20:19:00 07:48:01 PM 5841960 7220144 2040464 25.89 2688 1577236 599936 6.72 166936 1615184 4
20:19:00 07:49:01 PM 5842044 7220232 2040380 25.89 2688 1577240 599936 6.72 166932 1615092 4
20:19:00 07:50:01 PM 5841980 7220168 2040444 25.89 2688 1577240 564032 6.32 166932 1615172 4
20:19:00 07:51:01 PM 5842220 7220416 2040204 25.88 2688 1577248 564032 6.32 166936 1615140 4
20:19:00 07:52:01 PM 5842160 7220356 2040264 25.88 2688 1577248 564032 6.32 166932 1615284 4
20:19:00 07:53:01 PM 5842272 7220468 2040152 25.88 2688 1577248 564032 6.32 166932 1615100 4
20:19:00 07:54:01 PM 5842284 7220484 2040140 25.88 2688 1577252 564032 6.32 166932 1615104 4
20:19:00 07:55:01 PM 5841824 7220024 2040600 25.89 2688 1577252 564032 6.32 166932 1615376 4
20:19:00 07:56:01 PM 5842172 7220372 2040252 25.88 2688 1577252 564032 6.32 166936 1615100 8
20:19:00 07:57:01 PM 5841672 7219876 2040752 25.89 2688 1577256 564032 6.32 166936 1615644 4
20:19:00 07:58:01 PM 5842368 7220572 2040056 25.88 2688 1577256 564032 6.32 166936 1615120 4
20:19:00 07:59:01 PM 5842296 7220500 2040128 25.88 2688 1577256 564032 6.32 166936 1615120 4
20:19:00 08:00:01 PM 5841972 7220180 2040452 25.89 2688 1577260 567256 6.35 166936 1615240 4
20:19:00 08:01:02 PM 5841084 7219292 2041340 25.90 2688 1577260 567256 6.35 166936 1615820 4
20:19:00 08:02:01 PM 5842104 7220316 2040320 25.88 2688 1577264 567256 6.35 166936 1615196 4
20:19:00 08:03:01 PM 5842248 7220460 2040176 25.88 2688 1577264 567256 6.35 166936 1615128 4
20:19:00 08:04:01 PM 5842268 7220480 2040156 25.88 2688 1577264 567256 6.35 166936 1615128 4
20:19:00 08:05:01 PM 5842184 7220400 2040240 25.88 2688 1577268 582648 6.52 166936 1615136 4
20:19:00 08:06:01 PM 5842188 7220404 2040236 25.88 2688 1577268 582648 6.52 166936 1615136 4
20:19:00 08:07:01 PM 5842260 7220476 2040164 25.88 2688 1577268 582648 6.52 166936 1615204 4
20:19:00 08:08:01 PM 5841760 7219980 2040664 25.89 2688 1577272 582648 6.52 166936 1615548 16
20:19:00 08:09:01 PM 5585344 7110076 2297080 29.14 2688 1718316 653672 7.32 198248 1819648 68588
20:19:00 08:10:01 PM 5077688 6971320 2804736 35.58 2688 2070276 734620 8.23 205720 2251336 137248
20:19:00 08:11:01 PM 5242096 7107828 2640328 33.50 2688 2041392 604316 6.77 233676 2057120 10768
20:19:00 08:12:01 PM 4891984 7022632 2990440 37.94 2688 2296540 664828 7.44 279480 2328552 175448
20:19:00 08:13:01 PM 4944464 7074904 2937960 37.27 2688 2296616 602216 6.74 279988 2271132 4
20:19:00 08:14:01 PM 4900732 7033408 2981692 37.83 2688 2298848 668904 7.49 280176 2314416 260
20:19:00 08:15:01 PM 4869048 7019188 3013376 38.23 2688 2316340 684484 7.66 280592 2345576 180
20:19:00 08:16:01 PM 4857144 7018476 3025280 38.38 2688 2327596 684484 7.66 280592 2356792 148
20:19:00 08:17:01 PM 4843336 7013104 3039088 38.56 2688 2335940 684484 7.66 280836 2370420 4
20:19:00 08:18:01 PM 4975404 7009376 2907020 36.88 2688 2206344 670492 7.51 359996 2184180 73720
20:19:00 Average: 5828487 7217604 2053937 26.06 2688 1587597 578893 6.48 164424 1629190 994
20:19:00
20:19:00 12:27:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:19:00 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:28:01 PM eth0 3.52 0.09 0.48 0.01 0.00 0.00 0.00 0.00
20:19:00 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:29:01 PM eth0 1.02 0.12 0.07 0.01 0.00 0.00 0.00 0.00
20:19:00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:30:01 PM eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00
20:19:00 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:31:01 PM eth0 0.95 0.32 0.30 0.20 0.00 0.00 0.00 0.00
20:19:00 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:32:01 PM eth0 1.10 0.17 0.22 0.07 0.00 0.00 0.00 0.00
20:19:00 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:33:01 PM eth0 0.93 0.30 0.30 0.20 0.00 0.00 0.00 0.00
20:19:00 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:34:01 PM eth0 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00
20:19:00 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:35:01 PM eth0 0.60 0.12 0.05 0.01 0.00 0.00 0.00 0.00
20:19:00 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:36:01 PM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
20:19:00 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:37:01 PM eth0 0.63 0.17 0.16 0.07 0.00 0.00 0.00 0.00
20:19:00 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:38:01 PM eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00
20:19:00 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:39:01 PM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:40:01 PM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:41:01 PM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:42:01 PM eth0 0.58 0.18 0.16 0.07 0.00 0.00 0.00 0.00
20:19:00 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:43:01 PM eth0 0.38 0.12 0.03 0.01 0.00 0.00 0.00 0.00
20:19:00 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:44:01 PM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:45:01 PM eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:46:01 PM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00
20:19:00 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:47:01 PM eth0 0.38 0.20 0.15 0.08 0.00 0.00 0.00 0.00
20:19:00 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:48:01 PM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:49:01 PM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:50:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:51:01 PM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:52:01 PM eth0 0.68 0.58 0.17 3.58 0.00 0.00 0.00 0.00
20:19:00 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:53:01 PM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:54:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:55:01 PM eth0 0.78 0.03 0.10 0.00 0.00 0.00 0.00 0.00
20:19:00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:56:01 PM eth0 1.63 0.57 0.68 0.49 0.00 0.00 0.00 0.00
20:19:00 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:57:01 PM eth0 0.78 0.43 0.41 0.28 0.00 0.00 0.00 0.00
20:19:00 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:58:01 PM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 12:59:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:00:01 PM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
20:19:00 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:01:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:02:01 PM eth0 0.68 0.15 0.19 0.07 0.00 0.00 0.00 0.00
20:19:00 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:03:01 PM eth0 0.83 0.32 0.37 0.26 0.00 0.00 0.00 0.00
20:19:00 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:04:01 PM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:05:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:06:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:07:01 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:09:01 PM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:10:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:11:01 PM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:12:01 PM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:13:01 PM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:14:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:15:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:16:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
20:19:00 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:17:01 PM eth0 1.55 0.68 0.79 0.53 0.00 0.00 0.00 0.00
20:19:00 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:18:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:19:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:20:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:21:01 PM eth0 2.38 0.00 9.33 0.00 0.00 0.00 0.00 0.00
20:19:00 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:22:01 PM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:23:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:24:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:25:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:26:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:27:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:27:02 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:28:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:29:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:30:01 PM eth0 0.98 0.87 0.08 0.07 0.00 0.00 0.00 0.00
20:19:00 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:31:01 PM eth0 0.87 0.23 0.31 0.20 0.00 0.00 0.00 0.00
20:19:00 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:32:01 PM eth0 1.02 0.33 0.45 0.26 0.00 0.00 0.00 0.00
20:19:00 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:33:01 PM eth0 0.60 0.25 0.28 0.21 0.00 0.00 0.00 0.00
20:19:00 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:34:01 PM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:35:01 PM eth0 1.42 0.10 0.24 0.07 0.00 0.00 0.00 0.00
20:19:00 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:36:01 PM eth0 1.70 0.62 0.83 0.59 0.00 0.00 0.00 0.00
20:19:00 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:37:01 PM eth0 0.63 0.32 0.41 0.27 0.00 0.00 0.00 0.00
20:19:00 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:38:01 PM eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00
20:19:00 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:39:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:40:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:41:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:42:01 PM eth0 0.32 0.12 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:43:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:44:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:45:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:46:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:47:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:49:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:50:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:51:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:52:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:54:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:55:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
20:19:00 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:56:01 PM eth0 0.58 0.28 0.27 0.20 0.00 0.00 0.00 0.00
20:19:00 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:57:01 PM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:58:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 01:59:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:00:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:01:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:02:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:03:01 PM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:04:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:05:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:07:01 PM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:09:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:10:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:11:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:12:01 PM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:13:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:14:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:15:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:17:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:18:01 PM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:19:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:20:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:22:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:24:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:25:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:26:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:27:01 PM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:28:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:29:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:29:02 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:30:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:31:01 PM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:32:01 PM eth0 0.82 0.13 0.20 0.07 0.00 0.00 0.00 0.00
20:19:00 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:33:01 PM eth0 0.50 0.23 0.27 0.20 0.00 0.00 0.00 0.00
20:19:00 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:34:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:35:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:37:01 PM eth0 0.43 0.15 0.16 0.08 0.00 0.00 0.00 0.00
20:19:00 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:38:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:39:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:40:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:42:01 PM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:44:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:45:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:46:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:47:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:49:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:50:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:51:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:52:01 PM eth0 0.68 0.20 0.19 0.07 0.00 0.00 0.00 0.00
20:19:00 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:53:01 PM eth0 0.33 0.20 0.26 0.20 0.00 0.00 0.00 0.00
20:19:00 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:54:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:55:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:56:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:57:01 PM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:58:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 02:59:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:00:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:02:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:03:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:04:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:05:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:06:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:07:01 PM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:09:01 PM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00
20:19:00 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:10:01 PM eth0 1.22 0.32 0.45 0.26 0.00 0.00 0.00 0.00
20:19:00 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:11:01 PM eth0 1.27 0.27 0.59 0.37 0.00 0.00 0.00 0.00
20:19:00 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:12:01 PM eth0 0.53 0.22 0.39 0.25 0.00 0.00 0.00 0.00
20:19:00 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:13:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:14:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:15:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:16:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:17:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:19:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:20:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:21:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:22:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:23:01 PM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:24:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:25:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:26:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:27:01 PM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
20:19:00 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:28:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
20:19:00 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:29:01 PM eth0 0.32 0.17 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:30:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:31:01 PM eth0 0.45 0.27 0.27 0.19 0.00 0.00 0.00 0.00
20:19:00 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:32:01 PM eth0 0.83 0.12 0.20 0.06 0.00 0.00 0.00 0.00
20:19:00 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:33:01 PM eth0 0.45 0.17 0.27 0.19 0.00 0.00 0.00 0.00
20:19:00 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:34:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:35:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:36:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:36:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:37:01 PM eth0 0.46 0.19 0.16 0.08 0.00 0.00 0.00 0.00
20:19:00 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:38:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:39:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:40:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:42:01 PM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:43:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:44:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:45:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:46:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:47:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:48:01 PM eth0 0.68 0.20 0.30 0.19 0.00 0.00 0.00 0.00
20:19:00 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:49:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:50:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:51:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:52:01 PM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:54:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
20:19:00 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:55:01 PM eth0 0.53 0.23 0.36 0.26 0.00 0.00 0.00 0.00
20:19:00 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:56:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:57:01 PM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
20:19:00 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 03:59:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:00:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:01:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:02:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:04:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:05:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:06:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:07:01 PM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
20:19:00 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:09:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:10:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:11:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:12:01 PM eth0 0.73 0.17 0.19 0.07 0.00 0.00 0.00 0.00
20:19:00 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:13:01 PM eth0 0.82 0.20 0.31 0.19 0.00 0.00 0.00 0.00
20:19:00 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:14:01 PM eth0 0.53 0.27 0.36 0.26 0.00 0.00 0.00 0.00
20:19:00 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:15:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:16:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:17:01 PM eth0 0.75 0.18 0.20 0.07 0.00 0.00 0.00 0.00
20:19:00 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:18:01 PM eth0 0.38 0.22 0.26 0.20 0.00 0.00 0.00 0.00
20:19:00 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:19:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
20:19:00 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:20:01 PM eth0 0.58 0.23 0.36 0.26 0.00 0.00 0.00 0.00
20:19:00 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:21:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:22:01 PM eth0 0.42 0.18 0.15 0.08 0.00 0.00 0.00 0.00
20:19:00 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:23:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:24:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:25:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:27:01 PM eth0 0.38 0.13 0.15 0.10 0.00 0.00 0.00 0.00
20:19:00 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:29:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:30:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:31:01 PM eth0 0.88 0.27 0.32 0.20 0.00 0.00 0.00 0.00
20:19:00 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:32:01 PM eth0 1.15 0.27 0.46 0.26 0.00 0.00 0.00 0.00
20:19:00 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:33:01 PM eth0 0.37 0.15 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:34:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:35:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:37:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:38:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:39:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:40:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:41:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:42:01 PM eth0 0.38 0.17 0.16 0.07 0.00 0.00 0.00 0.00
20:19:00 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:44:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:45:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:46:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:47:01 PM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:48:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:49:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:50:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:50:00 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:51:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:52:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:53:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:54:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:55:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:57:01 PM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:58:01 PM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 04:59:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:00:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:02:01 PM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:03:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:04:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:05:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:06:01 PM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00
20:19:00 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:07:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:09:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:10:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:11:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:12:01 PM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:14:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:15:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:17:01 PM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:19:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:20:00 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:20:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:21:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:22:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:24:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:25:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:26:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:27:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:28:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:29:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:30:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:31:01 PM eth0 1.05 0.38 0.56 0.39 0.00 0.00 0.00 0.00
20:19:00 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:32:01 PM eth0 0.80 0.15 0.20 0.07 0.00 0.00 0.00 0.00
20:19:00 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:33:01 PM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:34:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:35:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:36:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:37:01 PM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:38:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:39:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:40:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:41:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:42:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:43:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:44:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:45:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:46:01 PM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
20:19:00 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:47:01 PM eth0 0.53 0.28 0.39 0.25 0.00 0.00 0.00 0.00
20:19:00 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:49:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:50:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:51:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:52:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:53:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:54:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:55:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:56:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:57:01 PM eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:58:01 PM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 05:59:01 PM eth0 0.78 0.12 0.31 0.18 0.00 0.00 0.00 0.00
20:19:00 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:00:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:01:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:02:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
20:19:00 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:04:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:05:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:06:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:07:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:08:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:09:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:10:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:11:01 PM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:12:01 PM eth0 0.93 0.42 0.44 0.27 0.00 0.00 0.00 0.00
20:19:00 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:14:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:17:01 PM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
20:19:00 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:19:01 PM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:20:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:22:01 PM eth0 0.92 0.30 0.44 0.26 0.00 0.00 0.00 0.00
20:19:00 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:23:01 PM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:24:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:25:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:26:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:27:01 PM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:29:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:30:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:31:01 PM eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00
20:19:00 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:32:01 PM eth0 0.83 0.13 0.20 0.07 0.00 0.00 0.00 0.00
20:19:00 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:33:01 PM eth0 0.42 0.17 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:34:01 PM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:35:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:36:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:37:01 PM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:38:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:39:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:40:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:41:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:42:01 PM eth0 1.02 0.88 0.19 6.39 0.00 0.00 0.00 0.00
20:19:00 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:43:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:44:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:45:01 PM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:46:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:47:01 PM eth0 0.95 0.85 0.19 6.29 0.00 0.00 0.00 0.00
20:19:00 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:49:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:50:01 PM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:52:01 PM eth0 0.68 0.70 0.17 4.29 0.00 0.00 0.00 0.00
20:19:00 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:53:01 PM eth0 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:54:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:55:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:56:01 PM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:57:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:58:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 06:59:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:00:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:02:01 PM eth0 0.75 0.22 0.19 0.08 0.00 0.00 0.00 0.00
20:19:00 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:03:01 PM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:04:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:05:01 PM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:06:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:07:01 PM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
20:19:00 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:08:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:09:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:10:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:11:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:12:01 PM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:14:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:15:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:16:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:17:01 PM eth0 0.40 0.22 0.15 0.08 0.00 0.00 0.00 0.00
20:19:00 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:19:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:21:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:22:01 PM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:23:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:24:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:25:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:26:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:27:01 PM eth0 0.92 0.33 0.44 0.26 0.00 0.00 0.00 0.00
20:19:00 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:28:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:29:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:30:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:31:01 PM eth0 0.35 0.15 0.26 0.19 0.00 0.00 0.00 0.00
20:19:00 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:32:01 PM eth0 0.87 0.18 0.21 0.07 0.00 0.00 0.00 0.00
20:19:00 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:33:01 PM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00
20:19:00 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:34:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:35:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:36:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:37:01 PM eth0 0.55 0.18 0.16 0.07 0.00 0.00 0.00 0.00
20:19:00 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:39:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:40:01 PM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
20:19:00 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:41:01 PM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00
20:19:00 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:42:01 PM eth0 0.75 0.20 0.19 0.08 0.00 0.00 0.00 0.00
20:19:00 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:43:01 PM eth0 0.82 0.15 0.33 0.19 0.00 0.00 0.00 0.00
20:19:00 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:44:01 PM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
20:19:00 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:45:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
20:19:00 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:46:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:47:01 PM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:49:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:50:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:52:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:54:01 PM eth0 0.67 0.00 0.09 0.00 0.00 0.00 0.00 0.00
20:19:00 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:55:01 PM eth0 0.98 0.27 0.55 0.37 0.00 0.00 0.00 0.00
20:19:00 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:56:01 PM eth0 0.48 0.02 0.06 0.00 0.00 0.00 0.00 0.00
20:19:00 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:57:01 PM eth0 0.57 0.27 0.40 0.25 0.00 0.00 0.00 0.00
20:19:00 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:58:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 07:59:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:00:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:01:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:01:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:02:01 PM eth0 0.34 0.19 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:04:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:05:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:19:00 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:07:01 PM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00
20:19:00 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:08:01 PM eth0 0.73 0.18 0.30 0.19 0.00 0.00 0.00 0.00
20:19:00 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:09:01 PM eth0 191.32 121.78 824.78 42.76 0.00 0.00 0.00 0.00
20:19:00 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:10:01 PM eth0 125.27 98.92 1335.16 13.11 0.00 0.00 0.00 0.00
20:19:00 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:11:01 PM eth0 10.20 9.05 6.49 3.91 0.00 0.00 0.00 0.00
20:19:00 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:12:01 PM eth0 49.38 42.56 340.55 17.04 0.00 0.00 0.00 0.00
20:19:00 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:13:01 PM eth0 195.62 138.25 38.13 30.15 0.00 0.00 0.00 0.00
20:19:00 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:14:01 PM eth0 23.36 18.50 26.23 5.26 0.00 0.00 0.00 0.00
20:19:00 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:15:01 PM eth0 35.80 33.79 117.12 10.61 0.00 0.00 0.00 0.00
20:19:00 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:16:01 PM eth0 19.25 18.43 73.35 6.70 0.00 0.00 0.00 0.00
20:19:00 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:17:01 PM eth0 20.29 19.28 65.06 12.36 0.00 0.00 0.00 0.00
20:19:00 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 08:18:01 PM eth0 76.82 50.61 154.00 77.88 0.00 0.00 0.00 0.00
20:19:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:19:00 Average: eth0 1.85 1.25 6.43 0.55 0.00 0.00 0.00 0.00
20:19:00
20:19:00
20:19:00 ---> sar -P ALL:
20:19:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/09/2025 _x86_64_ (2 CPU)
20:19:00
20:19:00 12:25:53 LINUX RESTART (2 CPU)
20:19:00
20:19:00 12:27:03 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 12:28:01 PM all 0.29 0.00 0.07 0.06 0.03 99.54
20:19:00 12:28:01 PM 0 0.50 0.00 0.07 0.03 0.05 99.34
20:19:00 12:28:01 PM 1 0.09 0.00 0.07 0.09 0.02 99.74
20:19:00 12:29:01 PM all 0.25 0.00 0.08 0.00 0.02 99.66
20:19:00 12:29:01 PM 0 0.47 0.00 0.10 0.00 0.02 99.42
20:19:00 12:29:01 PM 1 0.03 0.00 0.05 0.00 0.02 99.90
20:19:00 12:30:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 12:30:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 12:30:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 12:31:01 PM all 0.43 0.00 0.06 0.00 0.03 99.49
20:19:00 12:31:01 PM 0 0.62 0.00 0.07 0.00 0.03 99.28
20:19:00 12:31:01 PM 1 0.23 0.00 0.05 0.00 0.02 99.70
20:19:00 12:32:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60
20:19:00 12:32:01 PM 0 0.55 0.00 0.08 0.00 0.03 99.33
20:19:00 12:32:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 12:33:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58
20:19:00 12:33:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 12:33:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00 12:34:01 PM all 0.21 0.00 0.08 0.00 0.03 99.69
20:19:00 12:34:01 PM 0 0.33 0.00 0.08 0.00 0.02 99.57
20:19:00 12:34:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 12:35:01 PM all 0.31 0.00 0.06 0.00 0.02 99.62
20:19:00 12:35:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 12:35:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 12:36:01 PM all 0.28 0.00 0.07 0.01 0.05 99.59
20:19:00 12:36:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 12:36:01 PM 1 0.10 0.00 0.07 0.02 0.07 99.75
20:19:00 12:37:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 12:37:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43
20:19:00 12:37:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75
20:19:00 12:38:01 PM all 0.24 0.00 0.07 0.00 0.06 99.63
20:19:00 12:38:01 PM 0 0.40 0.00 0.07 0.00 0.07 99.47
20:19:00 12:38:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
20:19:00
20:19:00 12:38:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 12:39:01 PM all 0.26 0.00 0.07 0.00 0.03 99.65
20:19:00 12:39:01 PM 0 0.33 0.00 0.05 0.00 0.02 99.60
20:19:00 12:39:01 PM 1 0.18 0.00 0.08 0.00 0.03 99.70
20:19:00 12:40:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
20:19:00 12:40:01 PM 0 0.52 0.00 0.05 0.00 0.05 99.38
20:19:00 12:40:01 PM 1 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 12:41:01 PM all 0.28 0.00 0.13 0.09 0.11 99.39
20:19:00 12:41:01 PM 0 0.32 0.00 0.17 0.00 0.02 99.50
20:19:00 12:41:01 PM 1 0.23 0.00 0.10 0.18 0.20 99.28
20:19:00 12:42:01 PM all 0.35 0.00 0.08 0.00 0.04 99.53
20:19:00 12:42:01 PM 0 0.50 0.00 0.08 0.00 0.07 99.35
20:19:00 12:42:01 PM 1 0.20 0.00 0.07 0.00 0.02 99.72
20:19:00 12:43:01 PM all 0.35 0.00 0.09 0.00 0.05 99.51
20:19:00 12:43:01 PM 0 0.37 0.00 0.10 0.00 0.03 99.50
20:19:00 12:43:01 PM 1 0.33 0.00 0.08 0.00 0.07 99.52
20:19:00 12:44:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 12:44:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 12:44:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 12:45:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 12:45:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78
20:19:00 12:45:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45
20:19:00 12:46:01 PM all 0.21 0.00 0.05 0.00 0.03 99.71
20:19:00 12:46:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 12:46:01 PM 1 0.38 0.00 0.07 0.00 0.05 99.50
20:19:00 12:47:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59
20:19:00 12:47:01 PM 0 0.17 0.00 0.05 0.00 0.03 99.75
20:19:00 12:47:01 PM 1 0.43 0.00 0.08 0.00 0.05 99.43
20:19:00 12:48:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
20:19:00 12:48:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 12:48:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 12:49:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67
20:19:00 12:49:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 12:49:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50
20:19:00
20:19:00 12:49:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 12:50:01 PM all 0.17 0.00 0.07 0.00 0.04 99.72
20:19:00 12:50:01 PM 0 0.28 0.00 0.10 0.00 0.05 99.57
20:19:00 12:50:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88
20:19:00 12:51:01 PM all 0.33 0.00 0.07 0.01 0.05 99.54
20:19:00 12:51:01 PM 0 0.62 0.00 0.05 0.00 0.05 99.28
20:19:00 12:51:01 PM 1 0.05 0.00 0.08 0.02 0.05 99.80
20:19:00 12:52:01 PM all 0.49 0.00 0.07 0.00 0.03 99.42
20:19:00 12:52:01 PM 0 0.43 0.00 0.05 0.00 0.02 99.50
20:19:00 12:52:01 PM 1 0.55 0.00 0.08 0.00 0.03 99.33
20:19:00 12:53:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
20:19:00 12:53:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 12:53:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
20:19:00 12:54:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66
20:19:00 12:54:01 PM 0 0.45 0.00 0.07 0.00 0.03 99.45
20:19:00 12:54:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 12:55:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 12:55:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42
20:19:00 12:55:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 12:56:01 PM all 0.45 0.00 0.07 0.00 0.03 99.45
20:19:00 12:56:01 PM 0 0.67 0.00 0.07 0.00 0.03 99.23
20:19:00 12:56:01 PM 1 0.23 0.00 0.07 0.00 0.03 99.67
20:19:00 12:57:01 PM all 0.34 0.00 0.04 0.00 0.03 99.58
20:19:00 12:57:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
20:19:00 12:57:01 PM 1 0.20 0.00 0.05 0.00 0.05 99.70
20:19:00 12:58:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
20:19:00 12:58:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40
20:19:00 12:58:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
20:19:00 12:59:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 12:59:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 12:59:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 01:00:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
20:19:00 01:00:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38
20:19:00 01:00:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00
20:19:00 01:00:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:01:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57
20:19:00 01:01:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32
20:19:00 01:01:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 01:02:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67
20:19:00 01:02:01 PM 0 0.25 0.00 0.10 0.00 0.02 99.63
20:19:00 01:02:01 PM 1 0.22 0.00 0.05 0.00 0.03 99.70
20:19:00 01:03:01 PM all 0.35 0.00 0.08 0.00 0.04 99.53
20:19:00 01:03:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
20:19:00 01:03:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 01:04:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59
20:19:00 01:04:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 01:04:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33
20:19:00 01:05:01 PM all 0.23 0.00 0.05 0.00 0.03 99.69
20:19:00 01:05:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 01:05:01 PM 1 0.35 0.00 0.02 0.00 0.05 99.58
20:19:00 01:06:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
20:19:00 01:06:01 PM 0 0.03 0.00 0.07 0.00 0.03 99.87
20:19:00 01:06:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43
20:19:00 01:07:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
20:19:00 01:07:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 01:07:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38
20:19:00 01:08:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
20:19:00 01:08:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
20:19:00 01:08:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 01:09:01 PM all 0.16 0.00 0.06 0.00 0.03 99.75
20:19:00 01:09:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 01:09:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63
20:19:00 01:10:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 01:10:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 01:10:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 01:11:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 01:11:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 01:11:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
20:19:00
20:19:00 01:11:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:12:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58
20:19:00 01:12:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73
20:19:00 01:12:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 01:13:01 PM all 0.19 0.00 0.06 0.00 0.03 99.72
20:19:00 01:13:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83
20:19:00 01:13:01 PM 1 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 01:14:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 01:14:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 01:14:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 01:15:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 01:15:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 01:15:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43
20:19:00 01:16:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 01:16:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 01:16:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38
20:19:00 01:17:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56
20:19:00 01:17:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55
20:19:00 01:17:01 PM 1 0.30 0.00 0.08 0.00 0.05 99.57
20:19:00 01:18:01 PM all 0.28 0.00 0.06 0.00 0.02 99.64
20:19:00 01:18:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60
20:19:00 01:18:01 PM 1 0.25 0.00 0.05 0.00 0.02 99.68
20:19:00 01:19:01 PM all 0.30 0.00 0.08 0.00 0.04 99.58
20:19:00 01:19:01 PM 0 0.42 0.00 0.07 0.00 0.07 99.45
20:19:00 01:19:01 PM 1 0.18 0.00 0.08 0.00 0.02 99.72
20:19:00 01:20:01 PM all 0.26 0.00 0.05 0.00 0.02 99.67
20:19:00 01:20:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88
20:19:00 01:20:01 PM 1 0.45 0.00 0.07 0.00 0.02 99.46
20:19:00 01:21:01 PM all 0.28 0.00 0.08 0.02 0.03 99.60
20:19:00 01:21:01 PM 0 0.38 0.00 0.07 0.00 0.02 99.53
20:19:00 01:21:01 PM 1 0.18 0.00 0.08 0.03 0.03 99.67
20:19:00 01:22:01 PM all 0.33 0.00 0.07 0.00 0.02 99.58
20:19:00 01:22:01 PM 0 0.17 0.00 0.03 0.00 0.02 99.78
20:19:00 01:22:01 PM 1 0.50 0.00 0.10 0.00 0.02 99.38
20:19:00
20:19:00 01:22:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:23:01 PM all 0.33 0.00 0.08 0.00 0.02 99.58
20:19:00 01:23:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 01:23:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37
20:19:00 01:24:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68
20:19:00 01:24:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78
20:19:00 01:24:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58
20:19:00 01:25:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60
20:19:00 01:25:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 01:25:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38
20:19:00 01:26:01 PM all 0.24 0.00 0.08 0.00 0.03 99.66
20:19:00 01:26:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 01:26:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.56
20:19:00 01:27:02 PM all 0.34 0.00 0.08 0.00 0.04 99.54
20:19:00 01:27:02 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
20:19:00 01:27:02 PM 1 0.57 0.00 0.07 0.00 0.07 99.30
20:19:00 01:28:01 PM all 0.27 0.00 0.07 0.00 0.02 99.64
20:19:00 01:28:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 01:28:01 PM 1 0.48 0.00 0.07 0.00 0.02 99.44
20:19:00 01:29:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 01:29:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 01:29:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 01:30:01 PM all 0.36 0.26 0.18 0.26 0.02 98.92
20:19:00 01:30:01 PM 0 0.62 0.45 0.22 0.25 0.02 98.45
20:19:00 01:30:01 PM 1 0.10 0.07 0.15 0.27 0.02 99.40
20:19:00 01:31:01 PM all 0.38 0.00 0.08 0.01 0.03 99.50
20:19:00 01:31:01 PM 0 0.58 0.00 0.07 0.00 0.02 99.33
20:19:00 01:31:01 PM 1 0.18 0.00 0.08 0.02 0.05 99.67
20:19:00 01:32:01 PM all 0.16 0.00 0.08 0.00 0.03 99.73
20:19:00 01:32:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77
20:19:00 01:32:01 PM 1 0.17 0.00 0.10 0.00 0.03 99.70
20:19:00 01:33:01 PM all 0.29 0.00 0.06 0.00 0.02 99.63
20:19:00 01:33:01 PM 0 0.45 0.00 0.05 0.00 0.00 99.50
20:19:00 01:33:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00
20:19:00 01:33:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:34:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
20:19:00 01:34:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 01:34:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73
20:19:00 01:35:01 PM all 0.30 0.00 0.08 0.00 0.03 99.60
20:19:00 01:35:01 PM 0 0.53 0.00 0.12 0.00 0.03 99.32
20:19:00 01:35:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88
20:19:00 01:36:01 PM all 0.39 0.00 0.08 0.00 0.02 99.51
20:19:00 01:36:01 PM 0 0.62 0.00 0.07 0.00 0.02 99.30
20:19:00 01:36:01 PM 1 0.17 0.00 0.10 0.00 0.02 99.72
20:19:00 01:37:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56
20:19:00 01:37:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 01:37:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 01:38:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
20:19:00 01:38:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 01:38:01 PM 1 0.12 0.00 0.12 0.00 0.03 99.73
20:19:00 01:39:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58
20:19:00 01:39:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 01:39:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 01:40:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 01:40:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 01:40:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
20:19:00 01:41:01 PM all 0.31 0.00 0.08 0.00 0.03 99.59
20:19:00 01:41:01 PM 0 0.25 0.00 0.10 0.00 0.03 99.62
20:19:00 01:41:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57
20:19:00 01:42:01 PM all 0.36 0.00 0.06 0.00 0.03 99.56
20:19:00 01:42:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78
20:19:00 01:42:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00 01:43:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 01:43:01 PM 0 0.17 0.00 0.05 0.00 0.03 99.75
20:19:00 01:43:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 01:44:01 PM all 0.37 0.00 0.06 0.00 0.03 99.55
20:19:00 01:44:01 PM 0 0.60 0.00 0.05 0.00 0.02 99.33
20:19:00 01:44:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00
20:19:00 01:44:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:45:01 PM all 0.38 0.00 0.08 0.00 0.03 99.52
20:19:00 01:45:01 PM 0 0.15 0.00 0.10 0.00 0.02 99.73
20:19:00 01:45:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30
20:19:00 01:46:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53
20:19:00 01:46:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70
20:19:00 01:46:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37
20:19:00 01:47:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 01:47:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 01:47:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 01:48:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
20:19:00 01:48:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 01:48:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38
20:19:00 01:49:01 PM all 0.21 0.00 0.09 0.00 0.03 99.67
20:19:00 01:49:01 PM 0 0.23 0.00 0.07 0.00 0.03 99.67
20:19:00 01:49:01 PM 1 0.18 0.00 0.12 0.00 0.02 99.68
20:19:00 01:50:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53
20:19:00 01:50:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 01:50:01 PM 1 0.13 0.00 0.12 0.00 0.03 99.72
20:19:00 01:51:01 PM all 0.31 0.00 0.09 0.01 0.03 99.57
20:19:00 01:51:01 PM 0 0.43 0.00 0.07 0.00 0.02 99.48
20:19:00 01:51:01 PM 1 0.18 0.00 0.12 0.02 0.03 99.65
20:19:00 01:52:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56
20:19:00 01:52:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 01:52:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72
20:19:00 01:53:01 PM all 0.31 0.00 0.08 0.00 0.03 99.59
20:19:00 01:53:01 PM 0 0.48 0.00 0.07 0.00 0.02 99.43
20:19:00 01:53:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 01:54:01 PM all 0.21 0.00 0.08 0.00 0.02 99.70
20:19:00 01:54:01 PM 0 0.30 0.00 0.07 0.00 0.02 99.62
20:19:00 01:54:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78
20:19:00 01:55:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55
20:19:00 01:55:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 01:55:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75
20:19:00
20:19:00 01:55:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 01:56:01 PM all 0.27 0.00 0.09 0.00 0.03 99.62
20:19:00 01:56:01 PM 0 0.40 0.00 0.08 0.00 0.02 99.50
20:19:00 01:56:01 PM 1 0.13 0.00 0.10 0.00 0.03 99.73
20:19:00 01:57:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62
20:19:00 01:57:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 01:57:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 01:58:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
20:19:00 01:58:01 PM 0 0.23 0.00 0.05 0.00 0.03 99.68
20:19:00 01:58:01 PM 1 0.32 0.00 0.07 0.00 0.03 99.58
20:19:00 01:59:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66
20:19:00 01:59:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 01:59:01 PM 1 0.45 0.00 0.08 0.00 0.03 99.43
20:19:00 02:00:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 02:00:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90
20:19:00 02:00:01 PM 1 0.62 0.00 0.10 0.00 0.05 99.23
20:19:00 02:01:01 PM all 0.13 0.00 0.09 0.00 0.02 99.77
20:19:00 02:01:01 PM 0 0.15 0.00 0.10 0.00 0.02 99.73
20:19:00 02:01:01 PM 1 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 02:02:01 PM all 0.35 0.00 0.06 0.00 0.04 99.55
20:19:00 02:02:01 PM 0 0.35 0.00 0.07 0.00 0.05 99.53
20:19:00 02:02:01 PM 1 0.35 0.00 0.05 0.00 0.03 99.57
20:19:00 02:03:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63
20:19:00 02:03:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35
20:19:00 02:03:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 02:04:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67
20:19:00 02:04:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57
20:19:00 02:04:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 02:05:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64
20:19:00 02:05:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 02:05:01 PM 1 0.43 0.00 0.08 0.00 0.03 99.45
20:19:00 02:06:01 PM all 0.29 0.00 0.07 0.00 0.03 99.62
20:19:00 02:06:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
20:19:00 02:06:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42
20:19:00
20:19:00 02:06:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 02:07:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62
20:19:00 02:07:01 PM 0 0.10 0.00 0.03 0.00 0.02 99.85
20:19:00 02:07:01 PM 1 0.48 0.00 0.08 0.00 0.05 99.38
20:19:00 02:08:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57
20:19:00 02:08:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73
20:19:00 02:08:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42
20:19:00 02:09:01 PM all 0.25 0.01 0.07 0.00 0.03 99.65
20:19:00 02:09:01 PM 0 0.28 0.02 0.07 0.00 0.03 99.60
20:19:00 02:09:01 PM 1 0.22 0.00 0.07 0.00 0.02 99.70
20:19:00 02:10:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66
20:19:00 02:10:01 PM 0 0.30 0.00 0.10 0.00 0.03 99.57
20:19:00 02:10:01 PM 1 0.20 0.00 0.03 0.00 0.02 99.75
20:19:00 02:11:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57
20:19:00 02:11:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 02:11:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33
20:19:00 02:12:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
20:19:00 02:12:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75
20:19:00 02:12:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 02:13:01 PM all 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 02:13:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 02:13:01 PM 1 0.17 0.00 0.10 0.00 0.03 99.70
20:19:00 02:14:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 02:14:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 02:14:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30
20:19:00 02:15:01 PM all 0.31 0.00 0.05 0.00 0.02 99.62
20:19:00 02:15:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 02:15:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 02:16:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
20:19:00 02:16:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 02:16:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37
20:19:00 02:17:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
20:19:00 02:17:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 02:17:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50
20:19:00
20:19:00 02:17:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 02:18:01 PM all 0.18 0.00 0.06 0.00 0.03 99.72
20:19:00 02:18:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
20:19:00 02:18:01 PM 1 0.25 0.00 0.03 0.00 0.02 99.70
20:19:00 02:19:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60
20:19:00 02:19:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37
20:19:00 02:19:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 02:20:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 02:20:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 02:20:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 02:21:01 PM all 0.32 0.00 0.07 0.03 0.03 99.56
20:19:00 02:21:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 02:21:01 PM 1 0.07 0.00 0.08 0.07 0.02 99.77
20:19:00 02:22:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60
20:19:00 02:22:01 PM 0 0.58 0.00 0.03 0.00 0.05 99.33
20:19:00 02:22:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 02:23:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65
20:19:00 02:23:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53
20:19:00 02:23:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
20:19:00 02:24:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
20:19:00 02:24:01 PM 0 0.50 0.00 0.07 0.00 0.02 99.42
20:19:00 02:24:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 02:25:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61
20:19:00 02:25:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 02:25:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 02:26:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 02:26:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 02:26:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 02:27:01 PM all 0.36 0.00 0.08 0.00 0.03 99.53
20:19:00 02:27:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32
20:19:00 02:27:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 02:28:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58
20:19:00 02:28:01 PM 0 0.55 0.00 0.10 0.00 0.03 99.32
20:19:00 02:28:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00
20:19:00 02:28:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 02:29:02 PM all 0.27 0.00 0.08 0.00 0.03 99.63
20:19:00 02:29:02 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 02:29:02 PM 1 0.40 0.00 0.07 0.00 0.02 99.52
20:19:00 02:30:01 PM all 0.28 0.00 0.07 0.00 0.03 99.63
20:19:00 02:30:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.51
20:19:00 02:30:01 PM 1 0.14 0.00 0.08 0.00 0.03 99.75
20:19:00 02:31:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56
20:19:00 02:31:01 PM 0 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 02:31:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 02:32:01 PM all 0.28 0.00 0.08 0.00 0.04 99.59
20:19:00 02:32:01 PM 0 0.22 0.00 0.07 0.00 0.05 99.67
20:19:00 02:32:01 PM 1 0.35 0.00 0.10 0.00 0.03 99.52
20:19:00 02:33:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
20:19:00 02:33:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 02:33:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
20:19:00 02:34:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
20:19:00 02:34:01 PM 0 0.38 0.00 0.08 0.00 0.02 99.52
20:19:00 02:34:01 PM 1 0.28 0.00 0.03 0.00 0.02 99.67
20:19:00 02:35:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57
20:19:00 02:35:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32
20:19:00 02:35:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83
20:19:00 02:36:01 PM all 0.33 0.00 0.04 0.00 0.03 99.59
20:19:00 02:36:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 02:36:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78
20:19:00 02:37:01 PM all 0.32 0.00 0.08 0.00 0.04 99.57
20:19:00 02:37:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 02:37:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80
20:19:00 02:38:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67
20:19:00 02:38:01 PM 0 0.38 0.00 0.07 0.00 0.02 99.53
20:19:00 02:38:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 02:39:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 02:39:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 02:39:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00
20:19:00 02:39:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 02:40:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62
20:19:00 02:40:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
20:19:00 02:40:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 02:41:01 PM all 0.25 0.00 0.08 0.01 0.03 99.64
20:19:00 02:41:01 PM 0 0.42 0.00 0.07 0.02 0.02 99.48
20:19:00 02:41:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 02:42:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 02:42:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 02:42:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 02:43:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
20:19:00 02:43:01 PM 0 0.52 0.00 0.07 0.00 0.02 99.40
20:19:00 02:43:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 02:44:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62
20:19:00 02:44:01 PM 0 0.57 0.00 0.02 0.00 0.03 99.38
20:19:00 02:44:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 02:45:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
20:19:00 02:45:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 02:45:01 PM 1 0.05 0.00 0.08 0.00 0.03 99.83
20:19:00 02:46:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 02:46:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43
20:19:00 02:46:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 02:47:01 PM all 0.14 0.00 0.07 0.00 0.03 99.77
20:19:00 02:47:01 PM 0 0.22 0.00 0.07 0.00 0.02 99.70
20:19:00 02:47:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 02:48:01 PM all 0.27 0.00 0.08 0.00 0.06 99.60
20:19:00 02:48:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 02:48:01 PM 1 0.07 0.00 0.08 0.00 0.10 99.75
20:19:00 02:49:01 PM all 0.28 0.00 0.07 0.00 0.03 99.63
20:19:00 02:49:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48
20:19:00 02:49:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 02:50:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65
20:19:00 02:50:01 PM 0 0.42 0.00 0.03 0.00 0.03 99.52
20:19:00 02:50:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00
20:19:00 02:50:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 02:51:01 PM all 0.28 0.00 0.06 0.02 0.03 99.62
20:19:00 02:51:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 02:51:01 PM 1 0.42 0.00 0.03 0.03 0.03 99.48
20:19:00 02:52:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 02:52:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85
20:19:00 02:52:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 02:53:01 PM all 0.29 0.00 0.08 0.00 0.02 99.62
20:19:00 02:53:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
20:19:00 02:53:01 PM 1 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 02:54:01 PM all 0.31 0.00 0.09 0.00 0.03 99.57
20:19:00 02:54:01 PM 0 0.10 0.00 0.12 0.00 0.03 99.75
20:19:00 02:54:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40
20:19:00 02:55:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64
20:19:00 02:55:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 02:55:01 PM 1 0.47 0.00 0.10 0.00 0.03 99.40
20:19:00 02:56:01 PM all 0.26 0.00 0.07 0.01 0.03 99.64
20:19:00 02:56:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 02:56:01 PM 1 0.42 0.00 0.07 0.02 0.02 99.48
20:19:00 02:57:01 PM all 0.27 0.00 0.07 0.00 0.03 99.64
20:19:00 02:57:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 02:57:01 PM 1 0.40 0.00 0.05 0.00 0.02 99.53
20:19:00 02:58:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 02:58:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72
20:19:00 02:58:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 02:59:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 02:59:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73
20:19:00 02:59:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 03:00:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 03:00:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 03:00:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 03:01:01 PM all 0.20 0.00 0.08 0.00 0.03 99.69
20:19:00 03:01:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72
20:19:00 03:01:01 PM 1 0.25 0.00 0.05 0.00 0.03 99.67
20:19:00
20:19:00 03:01:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:02:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 03:02:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 03:02:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 03:03:01 PM all 0.18 0.00 0.06 0.00 0.03 99.73
20:19:00 03:03:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72
20:19:00 03:03:01 PM 1 0.18 0.00 0.03 0.00 0.03 99.75
20:19:00 03:04:01 PM all 0.27 0.00 0.08 0.00 0.03 99.63
20:19:00 03:04:01 PM 0 0.18 0.00 0.08 0.00 0.03 99.70
20:19:00 03:04:01 PM 1 0.35 0.00 0.07 0.00 0.02 99.57
20:19:00 03:05:01 PM all 0.24 0.00 0.06 0.00 0.03 99.67
20:19:00 03:05:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 03:05:01 PM 1 0.38 0.00 0.03 0.00 0.02 99.57
20:19:00 03:06:01 PM all 0.27 0.00 0.06 0.00 0.03 99.65
20:19:00 03:06:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75
20:19:00 03:06:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55
20:19:00 03:07:01 PM all 0.36 0.16 0.12 0.00 0.03 99.33
20:19:00 03:07:01 PM 0 0.12 0.32 0.17 0.00 0.03 99.37
20:19:00 03:07:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30
20:19:00 03:08:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 03:08:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 03:08:01 PM 1 0.62 0.00 0.07 0.00 0.03 99.28
20:19:00 03:09:01 PM all 0.21 0.00 0.07 0.00 0.04 99.68
20:19:00 03:09:01 PM 0 0.07 0.00 0.08 0.00 0.02 99.83
20:19:00 03:09:01 PM 1 0.35 0.00 0.05 0.00 0.07 99.53
20:19:00 03:10:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
20:19:00 03:10:01 PM 0 0.18 0.00 0.10 0.00 0.03 99.68
20:19:00 03:10:01 PM 1 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 03:11:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57
20:19:00 03:11:01 PM 0 0.50 0.00 0.08 0.00 0.03 99.38
20:19:00 03:11:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00 03:12:01 PM all 0.36 0.00 0.05 0.00 0.03 99.56
20:19:00 03:12:01 PM 0 0.62 0.00 0.05 0.00 0.03 99.30
20:19:00 03:12:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00
20:19:00 03:12:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:13:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58
20:19:00 03:13:01 PM 0 0.60 0.00 0.03 0.00 0.03 99.33
20:19:00 03:13:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 03:14:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
20:19:00 03:14:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 03:14:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
20:19:00 03:15:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60
20:19:00 03:15:01 PM 0 0.58 0.00 0.07 0.00 0.02 99.33
20:19:00 03:15:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 03:16:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61
20:19:00 03:16:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43
20:19:00 03:16:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 03:17:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
20:19:00 03:17:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72
20:19:00 03:17:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42
20:19:00 03:18:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62
20:19:00 03:18:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 03:18:01 PM 1 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 03:19:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58
20:19:00 03:19:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00 03:19:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
20:19:00 03:20:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57
20:19:00 03:20:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82
20:19:00 03:20:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 03:21:01 PM all 0.34 0.00 0.08 0.00 0.03 99.54
20:19:00 03:21:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 03:21:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 03:22:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
20:19:00 03:22:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 03:22:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37
20:19:00 03:23:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60
20:19:00 03:23:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 03:23:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00
20:19:00 03:23:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:24:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 03:24:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90
20:19:00 03:24:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28
20:19:00 03:25:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
20:19:00 03:25:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 03:25:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33
20:19:00 03:26:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
20:19:00 03:26:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 03:26:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 03:27:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 03:27:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 03:27:01 PM 1 0.62 0.00 0.10 0.00 0.05 99.23
20:19:00 03:28:01 PM all 0.23 0.00 0.05 0.00 0.03 99.70
20:19:00 03:28:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 03:28:01 PM 1 0.39 0.00 0.05 0.00 0.03 99.53
20:19:00 03:29:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57
20:19:00 03:29:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 03:29:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 03:30:01 PM all 0.31 0.00 0.08 0.00 0.03 99.59
20:19:00 03:30:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82
20:19:00 03:30:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37
20:19:00 03:31:01 PM all 0.29 0.00 0.08 0.02 0.03 99.58
20:19:00 03:31:01 PM 0 0.13 0.00 0.07 0.02 0.03 99.75
20:19:00 03:31:01 PM 1 0.45 0.00 0.08 0.02 0.03 99.42
20:19:00 03:32:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61
20:19:00 03:32:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48
20:19:00 03:32:01 PM 1 0.12 0.00 0.12 0.00 0.03 99.73
20:19:00 03:33:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58
20:19:00 03:33:01 PM 0 0.60 0.00 0.05 0.00 0.02 99.33
20:19:00 03:33:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 03:34:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
20:19:00 03:34:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 03:34:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
20:19:00
20:19:00 03:34:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:35:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 03:35:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48
20:19:00 03:35:01 PM 1 0.18 0.00 0.10 0.00 0.03 99.68
20:19:00 03:36:02 PM all 0.24 0.00 0.05 0.00 0.03 99.68
20:19:00 03:36:02 PM 0 0.42 0.00 0.05 0.00 0.03 99.50
20:19:00 03:36:02 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 03:37:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55
20:19:00 03:37:01 PM 0 0.59 0.00 0.07 0.00 0.05 99.29
20:19:00 03:37:01 PM 1 0.12 0.00 0.05 0.00 0.02 99.81
20:19:00 03:38:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57
20:19:00 03:38:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78
20:19:00 03:38:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 03:39:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62
20:19:00 03:39:01 PM 0 0.07 0.00 0.02 0.00 0.02 99.90
20:19:00 03:39:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 03:40:01 PM all 0.23 0.00 0.08 0.00 0.06 99.63
20:19:00 03:40:01 PM 0 0.33 0.00 0.08 0.00 0.03 99.55
20:19:00 03:40:01 PM 1 0.13 0.00 0.07 0.00 0.08 99.72
20:19:00 03:41:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57
20:19:00 03:41:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 03:41:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 03:42:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57
20:19:00 03:42:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00 03:42:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 03:43:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67
20:19:00 03:43:01 PM 0 0.43 0.00 0.08 0.00 0.03 99.45
20:19:00 03:43:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88
20:19:00 03:44:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 03:44:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60
20:19:00 03:44:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65
20:19:00 03:45:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 03:45:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80
20:19:00 03:45:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40
20:19:00
20:19:00 03:45:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:46:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
20:19:00 03:46:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60
20:19:00 03:46:01 PM 1 0.35 0.00 0.05 0.00 0.02 99.58
20:19:00 03:47:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 03:47:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 03:47:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 03:48:01 PM all 0.36 0.00 0.07 0.00 0.03 99.55
20:19:00 03:48:01 PM 0 0.62 0.00 0.07 0.00 0.02 99.30
20:19:00 03:48:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 03:49:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60
20:19:00 03:49:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 03:49:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82
20:19:00 03:50:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 03:50:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 03:50:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 03:51:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56
20:19:00 03:51:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 03:51:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 03:52:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58
20:19:00 03:52:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37
20:19:00 03:52:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 03:53:01 PM all 0.33 0.00 0.07 0.00 0.02 99.59
20:19:00 03:53:01 PM 0 0.53 0.00 0.03 0.00 0.00 99.43
20:19:00 03:53:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 03:54:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 03:54:01 PM 0 0.42 0.00 0.07 0.00 0.03 99.48
20:19:00 03:54:01 PM 1 0.23 0.00 0.05 0.00 0.03 99.68
20:19:00 03:55:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
20:19:00 03:55:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 03:55:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40
20:19:00 03:56:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60
20:19:00 03:56:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83
20:19:00 03:56:01 PM 1 0.55 0.00 0.07 0.00 0.02 99.37
20:19:00
20:19:00 03:56:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 03:57:01 PM all 0.22 0.00 0.11 0.00 0.03 99.64
20:19:00 03:57:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 03:57:01 PM 1 0.32 0.00 0.12 0.00 0.03 99.53
20:19:00 03:58:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 03:58:01 PM 0 0.38 0.00 0.07 0.00 0.03 99.52
20:19:00 03:58:01 PM 1 0.27 0.00 0.05 0.00 0.02 99.67
20:19:00 03:59:01 PM all 0.33 0.00 0.08 0.00 0.02 99.57
20:19:00 03:59:01 PM 0 0.47 0.00 0.02 0.00 0.00 99.52
20:19:00 03:59:01 PM 1 0.20 0.00 0.13 0.00 0.03 99.63
20:19:00 04:00:01 PM all 0.33 0.00 0.08 0.00 0.02 99.58
20:19:00 04:00:01 PM 0 0.52 0.00 0.07 0.00 0.02 99.40
20:19:00 04:00:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77
20:19:00 04:01:01 PM all 0.33 0.00 0.08 0.00 0.03 99.55
20:19:00 04:01:01 PM 0 0.60 0.00 0.10 0.00 0.03 99.27
20:19:00 04:01:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 04:02:01 PM all 0.20 0.00 0.08 0.00 0.02 99.71
20:19:00 04:02:01 PM 0 0.37 0.00 0.10 0.00 0.03 99.50
20:19:00 04:02:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92
20:19:00 04:03:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
20:19:00 04:03:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 04:03:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
20:19:00 04:04:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
20:19:00 04:04:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42
20:19:00 04:04:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 04:05:01 PM all 0.20 0.00 0.06 0.00 0.03 99.71
20:19:00 04:05:01 PM 0 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 04:05:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 04:06:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 04:06:01 PM 0 0.23 0.00 0.03 0.00 0.03 99.70
20:19:00 04:06:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50
20:19:00 04:07:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 04:07:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 04:07:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42
20:19:00
20:19:00 04:07:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 04:08:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70
20:19:00 04:08:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 04:08:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53
20:19:00 04:09:01 PM all 0.25 0.00 0.08 0.00 0.03 99.65
20:19:00 04:09:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 04:09:01 PM 1 0.40 0.00 0.08 0.00 0.02 99.50
20:19:00 04:10:01 PM all 0.28 0.00 0.07 0.00 0.02 99.64
20:19:00 04:10:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 04:10:01 PM 1 0.50 0.00 0.08 0.00 0.02 99.40
20:19:00 04:11:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58
20:19:00 04:11:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 04:11:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40
20:19:00 04:12:01 PM all 0.23 0.00 0.06 0.00 0.02 99.69
20:19:00 04:12:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73
20:19:00 04:12:01 PM 1 0.32 0.00 0.03 0.00 0.00 99.65
20:19:00 04:13:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
20:19:00 04:13:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72
20:19:00 04:13:01 PM 1 0.42 0.00 0.08 0.00 0.03 99.47
20:19:00 04:14:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55
20:19:00 04:14:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72
20:19:00 04:14:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
20:19:00 04:15:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57
20:19:00 04:15:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
20:19:00 04:15:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 04:16:01 PM all 0.21 0.00 0.06 0.00 0.03 99.71
20:19:00 04:16:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 04:16:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55
20:19:00 04:17:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56
20:19:00 04:17:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 04:17:01 PM 1 0.60 0.00 0.08 0.00 0.03 99.28
20:19:00 04:18:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 04:18:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00 04:18:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38
20:19:00
20:19:00 04:18:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 04:19:01 PM all 0.34 0.00 0.06 0.00 0.02 99.58
20:19:00 04:19:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 04:19:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77
20:19:00 04:20:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56
20:19:00 04:20:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 04:20:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 04:21:01 PM all 0.33 0.00 0.07 0.04 0.03 99.53
20:19:00 04:21:01 PM 0 0.57 0.00 0.03 0.08 0.02 99.30
20:19:00 04:21:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 04:22:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58
20:19:00 04:22:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40
20:19:00 04:22:01 PM 1 0.08 0.00 0.10 0.00 0.05 99.77
20:19:00 04:23:01 PM all 0.27 0.00 0.07 0.00 0.02 99.65
20:19:00 04:23:01 PM 0 0.47 0.00 0.05 0.00 0.02 99.47
20:19:00 04:23:01 PM 1 0.07 0.00 0.08 0.00 0.02 99.83
20:19:00 04:24:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 04:24:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 04:24:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 04:25:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
20:19:00 04:25:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45
20:19:00 04:25:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 04:26:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64
20:19:00 04:26:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53
20:19:00 04:26:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 04:27:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60
20:19:00 04:27:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 04:27:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75
20:19:00 04:28:01 PM all 0.23 0.00 0.06 0.00 0.03 99.69
20:19:00 04:28:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55
20:19:00 04:28:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 04:29:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 04:29:01 PM 0 0.12 0.00 0.03 0.00 0.02 99.83
20:19:00 04:29:01 PM 1 0.53 0.00 0.08 0.00 0.03 99.35
20:19:00
20:19:00 04:29:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 04:30:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
20:19:00 04:30:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 04:30:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32
20:19:00 04:31:01 PM all 0.34 0.00 0.08 0.00 0.02 99.57
20:19:00 04:31:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
20:19:00 04:31:01 PM 1 0.57 0.00 0.07 0.00 0.02 99.35
20:19:00 04:32:01 PM all 0.33 0.00 0.08 0.00 0.04 99.55
20:19:00 04:32:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00 04:32:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 04:33:01 PM all 0.29 0.00 0.08 0.00 0.03 99.61
20:19:00 04:33:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 04:33:01 PM 1 0.52 0.00 0.10 0.00 0.02 99.37
20:19:00 04:34:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 04:34:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 04:34:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 04:35:01 PM all 0.19 0.00 0.08 0.00 0.03 99.70
20:19:00 04:35:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85
20:19:00 04:35:01 PM 1 0.33 0.00 0.08 0.00 0.03 99.55
20:19:00 04:36:01 PM all 0.33 0.00 0.04 0.00 0.03 99.59
20:19:00 04:36:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 04:36:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33
20:19:00 04:37:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
20:19:00 04:37:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
20:19:00 04:37:01 PM 1 0.58 0.00 0.03 0.00 0.03 99.35
20:19:00 04:38:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
20:19:00 04:38:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88
20:19:00 04:38:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00 04:39:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68
20:19:00 04:39:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80
20:19:00 04:39:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 04:40:01 PM all 0.25 0.00 0.08 0.00 0.03 99.63
20:19:00 04:40:01 PM 0 0.45 0.00 0.10 0.00 0.03 99.42
20:19:00 04:40:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
20:19:00
20:19:00 04:40:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 04:41:01 PM all 0.31 0.00 0.05 0.00 0.03 99.60
20:19:00 04:41:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.34
20:19:00 04:41:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.86
20:19:00 04:42:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57
20:19:00 04:42:01 PM 0 0.60 0.00 0.07 0.00 0.05 99.28
20:19:00 04:42:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 04:43:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 04:43:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 04:43:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00 04:44:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
20:19:00 04:44:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 04:44:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00 04:45:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 04:45:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00 04:45:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 04:46:01 PM all 0.22 0.00 0.06 0.00 0.03 99.70
20:19:00 04:46:01 PM 0 0.38 0.00 0.08 0.00 0.03 99.50
20:19:00 04:46:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90
20:19:00 04:47:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
20:19:00 04:47:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.52
20:19:00 04:47:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 04:48:01 PM all 0.13 0.00 0.03 0.00 0.03 99.82
20:19:00 04:48:01 PM 0 0.17 0.00 0.00 0.00 0.02 99.82
20:19:00 04:48:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 04:49:01 PM all 0.28 0.00 0.07 0.00 0.03 99.63
20:19:00 04:49:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 04:49:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 04:50:00 PM all 0.32 0.00 0.03 0.00 0.03 99.62
20:19:00 04:50:00 PM 0 0.52 0.00 0.00 0.00 0.02 99.46
20:19:00 04:50:00 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 04:51:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61
20:19:00 04:51:01 PM 0 0.53 0.00 0.07 0.00 0.05 99.35
20:19:00 04:51:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00
20:19:00 04:51:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 04:52:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68
20:19:00 04:52:01 PM 0 0.37 0.00 0.05 0.00 0.03 99.55
20:19:00 04:52:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 04:53:01 PM all 0.32 0.00 0.04 0.00 0.03 99.62
20:19:00 04:53:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 04:53:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 04:54:01 PM all 0.29 0.00 0.05 0.00 0.02 99.64
20:19:00 04:54:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 04:54:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 04:55:01 PM all 0.32 0.00 0.04 0.00 0.03 99.62
20:19:00 04:55:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 04:55:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 04:56:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
20:19:00 04:56:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 04:56:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
20:19:00 04:57:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 04:57:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 04:57:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 04:58:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 04:58:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 04:58:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 04:59:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
20:19:00 04:59:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 04:59:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
20:19:00 05:00:01 PM all 0.18 0.00 0.08 0.00 0.02 99.72
20:19:00 05:00:01 PM 0 0.33 0.00 0.12 0.00 0.03 99.51
20:19:00 05:00:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93
20:19:00 05:01:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
20:19:00 05:01:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35
20:19:00 05:01:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:02:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57
20:19:00 05:02:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 05:02:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00
20:19:00 05:02:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:03:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 05:03:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37
20:19:00 05:03:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:04:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
20:19:00 05:04:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43
20:19:00 05:04:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:05:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 05:05:01 PM 0 0.12 0.00 0.03 0.00 0.02 99.83
20:19:00 05:05:01 PM 1 0.52 0.00 0.07 0.00 0.05 99.37
20:19:00 05:06:01 PM all 0.33 0.18 0.13 0.00 0.03 99.34
20:19:00 05:06:01 PM 0 0.17 0.03 0.10 0.00 0.03 99.67
20:19:00 05:06:01 PM 1 0.48 0.32 0.15 0.00 0.03 99.01
20:19:00 05:07:01 PM all 0.33 0.00 0.04 0.01 0.03 99.59
20:19:00 05:07:01 PM 0 0.58 0.00 0.03 0.02 0.02 99.35
20:19:00 05:07:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 05:08:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
20:19:00 05:08:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32
20:19:00 05:08:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90
20:19:00 05:09:01 PM all 0.33 0.00 0.04 0.00 0.03 99.61
20:19:00 05:09:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 05:09:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 05:10:01 PM all 0.30 0.00 0.08 0.00 0.03 99.60
20:19:00 05:10:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 05:10:01 PM 1 0.07 0.00 0.10 0.00 0.03 99.80
20:19:00 05:11:01 PM all 0.19 0.00 0.06 0.01 0.04 99.70
20:19:00 05:11:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
20:19:00 05:11:01 PM 1 0.30 0.00 0.05 0.02 0.03 99.60
20:19:00 05:12:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 05:12:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 05:12:01 PM 1 0.57 0.00 0.08 0.00 0.03 99.31
20:19:00 05:13:01 PM all 0.33 0.00 0.05 0.00 0.02 99.61
20:19:00 05:13:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85
20:19:00 05:13:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
20:19:00
20:19:00 05:13:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:14:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
20:19:00 05:14:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:14:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
20:19:00 05:15:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61
20:19:00 05:15:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73
20:19:00 05:15:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 05:16:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 05:16:01 PM 0 0.02 0.00 0.03 0.00 0.03 99.92
20:19:00 05:16:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 05:17:01 PM all 0.15 0.00 0.07 0.00 0.03 99.76
20:19:00 05:17:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 05:17:01 PM 1 0.23 0.00 0.07 0.00 0.03 99.67
20:19:00 05:18:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66
20:19:00 05:18:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 05:18:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48
20:19:00 05:19:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62
20:19:00 05:19:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87
20:19:00 05:19:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
20:19:00 05:20:00 PM all 0.14 0.00 0.07 0.00 0.03 99.76
20:19:00 05:20:00 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 05:20:00 PM 1 0.24 0.00 0.10 0.00 0.05 99.61
20:19:00 05:20:01 PM all 0.78 0.00 0.78 0.00 0.00 98.44
20:19:00 05:20:01 PM 0 0.00 0.00 1.56 0.00 0.00 98.44
20:19:00 05:20:01 PM 1 1.56 0.00 0.00 0.00 0.00 98.44
20:19:00 05:21:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 05:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:21:01 PM 1 0.58 0.00 0.03 0.00 0.02 99.37
20:19:00 05:22:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
20:19:00 05:22:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:22:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
20:19:00 05:23:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
20:19:00 05:23:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:23:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00
20:19:00 05:23:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:24:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 05:24:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 05:24:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 05:25:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
20:19:00 05:25:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 05:25:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88
20:19:00 05:26:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 05:26:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 05:26:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75
20:19:00 05:27:01 PM all 0.32 0.00 0.04 0.00 0.02 99.62
20:19:00 05:27:01 PM 0 0.52 0.00 0.02 0.00 0.00 99.47
20:19:00 05:27:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 05:28:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62
20:19:00 05:28:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 05:28:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
20:19:00 05:29:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
20:19:00 05:29:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52
20:19:00 05:29:01 PM 1 0.18 0.00 0.07 0.00 0.03 99.72
20:19:00 05:30:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
20:19:00 05:30:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 05:30:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
20:19:00 05:31:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59
20:19:00 05:31:01 PM 0 0.07 0.00 0.08 0.00 0.02 99.83
20:19:00 05:31:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 05:32:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
20:19:00 05:32:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:32:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48
20:19:00 05:33:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
20:19:00 05:33:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 05:33:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 05:34:01 PM all 0.30 0.00 0.04 0.00 0.03 99.63
20:19:00 05:34:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 05:34:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00
20:19:00 05:34:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:35:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57
20:19:00 05:35:01 PM 0 0.10 0.00 0.12 0.00 0.05 99.73
20:19:00 05:35:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 05:36:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
20:19:00 05:36:01 PM 0 0.32 0.00 0.07 0.00 0.03 99.58
20:19:00 05:36:01 PM 1 0.25 0.00 0.03 0.00 0.02 99.70
20:19:00 05:37:01 PM all 0.17 0.00 0.06 0.00 0.03 99.74
20:19:00 05:37:01 PM 0 0.32 0.00 0.08 0.00 0.05 99.55
20:19:00 05:37:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93
20:19:00 05:38:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63
20:19:00 05:38:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 05:38:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:39:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 05:39:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 05:39:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:40:01 PM all 0.28 0.00 0.05 0.00 0.03 99.65
20:19:00 05:40:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50
20:19:00 05:40:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 05:41:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 05:41:01 PM 0 0.43 0.00 0.07 0.00 0.02 99.48
20:19:00 05:41:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 05:42:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61
20:19:00 05:42:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 05:42:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:43:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61
20:19:00 05:43:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 05:43:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 05:44:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58
20:19:00 05:44:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 05:44:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 05:45:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
20:19:00 05:45:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52
20:19:00 05:45:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00
20:19:00 05:45:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:46:01 PM all 0.18 0.00 0.07 0.00 0.03 99.73
20:19:00 05:46:01 PM 0 0.28 0.00 0.07 0.00 0.02 99.63
20:19:00 05:46:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 05:47:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57
20:19:00 05:47:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 05:47:01 PM 1 0.55 0.00 0.07 0.00 0.05 99.33
20:19:00 05:48:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
20:19:00 05:48:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
20:19:00 05:48:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
20:19:00 05:49:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 05:49:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 05:49:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
20:19:00 05:50:01 PM all 0.30 0.00 0.04 0.00 0.03 99.63
20:19:00 05:50:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00 05:50:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
20:19:00 05:51:01 PM all 0.19 0.00 0.07 0.00 0.03 99.71
20:19:00 05:51:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 05:51:01 PM 1 0.31 0.00 0.09 0.00 0.03 99.57
20:19:00 05:52:01 PM all 0.24 0.00 0.05 0.00 0.03 99.67
20:19:00 05:52:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80
20:19:00 05:52:01 PM 1 0.37 0.00 0.05 0.00 0.03 99.55
20:19:00 05:53:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 05:53:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00 05:53:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 05:54:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63
20:19:00 05:54:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 05:54:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
20:19:00 05:55:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 05:55:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82
20:19:00 05:55:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 05:56:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64
20:19:00 05:56:01 PM 0 0.15 0.00 0.05 0.00 0.02 99.78
20:19:00 05:56:01 PM 1 0.37 0.00 0.10 0.00 0.03 99.50
20:19:00
20:19:00 05:56:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 05:57:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57
20:19:00 05:57:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33
20:19:00 05:57:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00 05:58:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
20:19:00 05:58:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
20:19:00 05:58:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82
20:19:00 05:59:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
20:19:00 05:59:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 05:59:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 06:00:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
20:19:00 06:00:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68
20:19:00 06:00:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50
20:19:00 06:01:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 06:01:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 06:01:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 06:02:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58
20:19:00 06:02:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 06:02:01 PM 1 0.58 0.00 0.08 0.00 0.03 99.30
20:19:00 06:03:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 06:03:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73
20:19:00 06:03:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43
20:19:00 06:04:01 PM all 0.28 0.00 0.05 0.00 0.02 99.65
20:19:00 06:04:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 06:04:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43
20:19:00 06:05:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58
20:19:00 06:05:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48
20:19:00 06:05:01 PM 1 0.20 0.00 0.08 0.00 0.03 99.68
20:19:00 06:06:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57
20:19:00 06:06:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00 06:06:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82
20:19:00 06:07:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57
20:19:00 06:07:01 PM 0 0.20 0.00 0.08 0.00 0.02 99.70
20:19:00 06:07:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43
20:19:00
20:19:00 06:07:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 06:08:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 06:08:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 06:08:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38
20:19:00 06:09:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 06:09:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00 06:09:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
20:19:00 06:10:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 06:10:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 06:10:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 06:11:01 PM all 0.27 0.00 0.08 0.03 0.08 99.54
20:19:00 06:11:01 PM 0 0.43 0.00 0.08 0.00 0.08 99.40
20:19:00 06:11:01 PM 1 0.10 0.00 0.08 0.07 0.07 99.68
20:19:00 06:12:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57
20:19:00 06:12:01 PM 0 0.53 0.00 0.10 0.00 0.02 99.35
20:19:00 06:12:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 06:13:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 06:13:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 06:13:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82
20:19:00 06:14:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
20:19:00 06:14:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50
20:19:00 06:14:01 PM 1 0.22 0.00 0.07 0.00 0.05 99.67
20:19:00 06:15:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 06:15:01 PM 0 0.28 0.00 0.03 0.00 0.02 99.67
20:19:00 06:15:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53
20:19:00 06:16:01 PM all 0.28 0.00 0.08 0.03 0.03 99.59
20:19:00 06:16:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42
20:19:00 06:16:01 PM 1 0.07 0.00 0.08 0.05 0.03 99.77
20:19:00 06:17:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
20:19:00 06:17:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 06:17:01 PM 1 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 06:18:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 06:18:01 PM 0 0.35 0.00 0.07 0.00 0.02 99.57
20:19:00 06:18:01 PM 1 0.22 0.00 0.07 0.00 0.03 99.68
20:19:00
20:19:00 06:18:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 06:19:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58
20:19:00 06:19:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 06:19:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73
20:19:00 06:20:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
20:19:00 06:20:01 PM 0 0.45 0.00 0.07 0.00 0.02 99.47
20:19:00 06:20:01 PM 1 0.22 0.00 0.05 0.00 0.07 99.67
20:19:00 06:21:01 PM all 0.27 0.00 0.07 0.01 0.06 99.60
20:19:00 06:21:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48
20:19:00 06:21:01 PM 1 0.08 0.00 0.08 0.02 0.10 99.72
20:19:00 06:22:01 PM all 0.32 0.00 0.08 0.03 0.03 99.56
20:19:00 06:22:01 PM 0 0.55 0.00 0.07 0.05 0.02 99.32
20:19:00 06:22:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 06:23:01 PM all 0.34 0.00 0.04 0.00 0.04 99.57
20:19:00 06:23:01 PM 0 0.60 0.00 0.05 0.00 0.05 99.30
20:19:00 06:23:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85
20:19:00 06:24:01 PM all 0.37 0.00 0.09 0.00 0.03 99.51
20:19:00 06:24:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35
20:19:00 06:24:01 PM 1 0.17 0.00 0.12 0.00 0.05 99.67
20:19:00 06:25:01 PM all 0.29 0.00 0.08 0.00 0.03 99.60
20:19:00 06:25:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45
20:19:00 06:25:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75
20:19:00 06:26:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54
20:19:00 06:26:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42
20:19:00 06:26:01 PM 1 0.18 0.00 0.10 0.00 0.05 99.67
20:19:00 06:27:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 06:27:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 06:27:01 PM 1 0.15 0.00 0.05 0.00 0.03 99.77
20:19:00 06:28:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66
20:19:00 06:28:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53
20:19:00 06:28:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 06:29:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60
20:19:00 06:29:01 PM 0 0.53 0.00 0.03 0.00 0.00 99.43
20:19:00 06:29:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77
20:19:00
20:19:00 06:29:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 06:30:01 PM all 0.25 0.00 0.08 0.00 0.03 99.63
20:19:00 06:30:01 PM 0 0.35 0.00 0.07 0.00 0.03 99.55
20:19:00 06:30:01 PM 1 0.15 0.00 0.10 0.00 0.03 99.72
20:19:00 06:31:01 PM all 0.35 0.00 0.07 0.00 0.02 99.57
20:19:00 06:31:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35
20:19:00 06:31:01 PM 1 0.13 0.00 0.07 0.00 0.02 99.78
20:19:00 06:32:01 PM all 0.34 0.15 0.12 0.00 0.03 99.36
20:19:00 06:32:01 PM 0 0.55 0.30 0.13 0.00 0.02 99.00
20:19:00 06:32:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72
20:19:00 06:33:01 PM all 0.35 0.00 0.07 0.01 0.03 99.54
20:19:00 06:33:01 PM 0 0.10 0.00 0.05 0.02 0.03 99.80
20:19:00 06:33:01 PM 1 0.60 0.00 0.08 0.00 0.03 99.28
20:19:00 06:34:01 PM all 0.18 0.00 0.08 0.00 0.04 99.70
20:19:00 06:34:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 06:34:01 PM 1 0.27 0.00 0.08 0.00 0.03 99.62
20:19:00 06:35:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
20:19:00 06:35:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 06:35:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 06:36:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 06:36:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72
20:19:00 06:36:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 06:37:01 PM all 0.15 0.00 0.08 0.00 0.03 99.75
20:19:00 06:37:01 PM 0 0.15 0.00 0.08 0.00 0.02 99.75
20:19:00 06:37:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75
20:19:00 06:38:01 PM all 0.34 0.00 0.04 0.00 0.04 99.57
20:19:00 06:38:01 PM 0 0.60 0.00 0.03 0.00 0.05 99.32
20:19:00 06:38:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 06:39:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58
20:19:00 06:39:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32
20:19:00 06:39:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85
20:19:00 06:40:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58
20:19:00 06:40:01 PM 0 0.55 0.00 0.07 0.00 0.00 99.38
20:19:00 06:40:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00
20:19:00 06:40:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 06:41:01 PM all 0.33 0.00 0.05 0.01 0.03 99.58
20:19:00 06:41:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47
20:19:00 06:41:01 PM 1 0.15 0.00 0.08 0.02 0.05 99.70
20:19:00 06:42:01 PM all 0.26 0.00 0.08 0.00 0.03 99.64
20:19:00 06:42:01 PM 0 0.35 0.00 0.07 0.00 0.02 99.57
20:19:00 06:42:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72
20:19:00 06:43:01 PM all 0.09 0.00 0.06 0.00 0.04 99.81
20:19:00 06:43:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 06:43:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 06:44:01 PM all 0.08 0.00 0.06 0.00 0.03 99.84
20:19:00 06:44:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85
20:19:00 06:44:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 06:45:01 PM all 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 06:45:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 06:45:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 06:46:01 PM all 0.09 0.00 0.07 0.00 0.03 99.82
20:19:00 06:46:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
20:19:00 06:46:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 06:47:01 PM all 0.11 0.00 0.06 0.00 0.04 99.79
20:19:00 06:47:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 06:47:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75
20:19:00 06:48:01 PM all 0.08 0.00 0.06 0.00 0.03 99.83
20:19:00 06:48:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 06:48:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 06:49:01 PM all 0.08 0.00 0.06 0.00 0.03 99.83
20:19:00 06:49:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92
20:19:00 06:49:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 06:50:01 PM all 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 06:50:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 06:50:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 06:51:01 PM all 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 06:51:01 PM 0 0.07 0.00 0.03 0.00 0.02 99.88
20:19:00 06:51:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00
20:19:00 06:51:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 06:52:01 PM all 0.35 0.00 0.06 0.00 0.02 99.57
20:19:00 06:52:01 PM 0 0.33 0.00 0.07 0.00 0.02 99.58
20:19:00 06:52:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57
20:19:00 06:53:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
20:19:00 06:53:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93
20:19:00 06:53:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.29
20:19:00 06:54:01 PM all 0.24 0.00 0.07 0.00 0.03 99.67
20:19:00 06:54:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 06:54:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48
20:19:00 06:55:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
20:19:00 06:55:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 06:55:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
20:19:00 06:56:01 PM all 0.28 0.00 0.06 0.00 0.02 99.65
20:19:00 06:56:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82
20:19:00 06:56:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48
20:19:00 06:57:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
20:19:00 06:57:01 PM 0 0.15 0.00 0.08 0.00 0.05 99.72
20:19:00 06:57:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 06:58:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66
20:19:00 06:58:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 06:58:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52
20:19:00 06:59:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 06:59:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 06:59:01 PM 1 0.50 0.00 0.10 0.00 0.03 99.37
20:19:00 07:00:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 07:00:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
20:19:00 07:00:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 07:01:01 PM all 0.34 0.00 0.05 0.00 0.03 99.57
20:19:00 07:01:01 PM 0 0.17 0.00 0.08 0.00 0.05 99.70
20:19:00 07:01:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 07:02:01 PM all 0.35 0.00 0.07 0.00 0.03 99.55
20:19:00 07:02:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78
20:19:00 07:02:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
20:19:00
20:19:00 07:02:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:03:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
20:19:00 07:03:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 07:03:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35
20:19:00 07:04:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 07:04:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 07:04:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
20:19:00 07:05:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
20:19:00 07:05:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 07:05:01 PM 1 0.50 0.00 0.07 0.00 0.02 99.42
20:19:00 07:06:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 07:06:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 07:06:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40
20:19:00 07:07:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
20:19:00 07:07:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 07:07:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.41
20:19:00 07:08:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 07:08:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
20:19:00 07:08:01 PM 1 0.48 0.00 0.07 0.00 0.05 99.40
20:19:00 07:09:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 07:09:01 PM 0 0.30 0.00 0.03 0.00 0.03 99.63
20:19:00 07:09:01 PM 1 0.30 0.00 0.07 0.00 0.03 99.60
20:19:00 07:10:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 07:10:01 PM 0 0.50 0.00 0.10 0.00 0.03 99.37
20:19:00 07:10:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 07:11:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63
20:19:00 07:11:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43
20:19:00 07:11:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83
20:19:00 07:12:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
20:19:00 07:12:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 07:12:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75
20:19:00 07:13:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63
20:19:00 07:13:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53
20:19:00 07:13:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73
20:19:00
20:19:00 07:13:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:14:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67
20:19:00 07:14:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90
20:19:00 07:14:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43
20:19:00 07:15:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
20:19:00 07:15:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90
20:19:00 07:15:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27
20:19:00 07:16:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
20:19:00 07:16:01 PM 0 0.25 0.00 0.07 0.00 0.02 99.67
20:19:00 07:16:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53
20:19:00 07:17:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67
20:19:00 07:17:01 PM 0 0.37 0.00 0.08 0.00 0.05 99.50
20:19:00 07:17:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85
20:19:00 07:18:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58
20:19:00 07:18:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38
20:19:00 07:18:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 07:19:01 PM all 0.16 0.00 0.07 0.00 0.03 99.74
20:19:00 07:19:01 PM 0 0.18 0.00 0.05 0.00 0.02 99.75
20:19:00 07:19:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73
20:19:00 07:20:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
20:19:00 07:20:01 PM 0 0.07 0.00 0.02 0.00 0.02 99.90
20:19:00 07:20:01 PM 1 0.45 0.00 0.10 0.00 0.05 99.40
20:19:00 07:21:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70
20:19:00 07:21:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85
20:19:00 07:21:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55
20:19:00 07:22:01 PM all 0.21 0.00 0.07 0.00 0.03 99.69
20:19:00 07:22:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 07:22:01 PM 1 0.35 0.00 0.07 0.00 0.03 99.55
20:19:00 07:23:01 PM all 0.09 0.00 0.05 0.00 0.03 99.83
20:19:00 07:23:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
20:19:00 07:23:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80
20:19:00 07:24:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58
20:19:00 07:24:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
20:19:00 07:24:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35
20:19:00
20:19:00 07:24:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:25:01 PM all 0.33 0.00 0.04 0.00 0.03 99.61
20:19:00 07:25:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85
20:19:00 07:25:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
20:19:00 07:26:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57
20:19:00 07:26:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 07:26:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 07:27:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57
20:19:00 07:27:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 07:27:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 07:28:01 PM all 0.31 0.00 0.05 0.00 0.02 99.62
20:19:00 07:28:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93
20:19:00 07:28:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.31
20:19:00 07:29:01 PM all 0.18 0.00 0.06 0.00 0.03 99.74
20:19:00 07:29:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97
20:19:00 07:29:01 PM 1 0.34 0.00 0.10 0.00 0.05 99.51
20:19:00 07:30:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57
20:19:00 07:30:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 07:30:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32
20:19:00 07:31:01 PM all 0.31 0.00 0.05 0.00 0.02 99.62
20:19:00 07:31:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92
20:19:00 07:31:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
20:19:00 07:32:01 PM all 0.27 0.00 0.08 0.00 0.04 99.62
20:19:00 07:32:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 07:32:01 PM 1 0.43 0.00 0.08 0.00 0.05 99.43
20:19:00 07:33:01 PM all 0.09 0.00 0.07 0.00 0.03 99.82
20:19:00 07:33:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
20:19:00 07:33:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
20:19:00 07:34:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64
20:19:00 07:34:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
20:19:00 07:34:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48
20:19:00 07:35:01 PM all 0.29 0.00 0.04 0.00 0.03 99.64
20:19:00 07:35:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75
20:19:00 07:35:01 PM 1 0.45 0.00 0.02 0.00 0.00 99.53
20:19:00
20:19:00 07:35:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:36:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
20:19:00 07:36:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00 07:36:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
20:19:00 07:37:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62
20:19:00 07:37:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
20:19:00 07:37:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
20:19:00 07:38:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 07:38:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
20:19:00 07:38:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
20:19:00 07:39:01 PM all 0.19 0.00 0.08 0.00 0.03 99.71
20:19:00 07:39:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77
20:19:00 07:39:01 PM 1 0.27 0.00 0.07 0.00 0.02 99.65
20:19:00 07:40:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64
20:19:00 07:40:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42
20:19:00 07:40:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87
20:19:00 07:41:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 07:41:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 07:41:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 07:42:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
20:19:00 07:42:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
20:19:00 07:42:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 07:43:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
20:19:00 07:43:01 PM 0 0.35 0.00 0.03 0.00 0.03 99.58
20:19:00 07:43:01 PM 1 0.28 0.00 0.08 0.00 0.05 99.58
20:19:00 07:44:01 PM all 0.26 0.00 0.06 0.00 0.03 99.66
20:19:00 07:44:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
20:19:00 07:44:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47
20:19:00 07:45:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62
20:19:00 07:45:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
20:19:00 07:45:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45
20:19:00 07:46:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57
20:19:00 07:46:01 PM 0 0.10 0.00 0.12 0.00 0.03 99.75
20:19:00 07:46:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40
20:19:00
20:19:00 07:46:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:47:01 PM all 0.33 0.14 0.10 0.00 0.03 99.39
20:19:00 07:47:01 PM 0 0.12 0.28 0.15 0.00 0.03 99.42
20:19:00 07:47:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
20:19:00 07:48:01 PM all 0.13 0.00 0.05 0.00 0.03 99.79
20:19:00 07:48:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 07:48:01 PM 1 0.18 0.00 0.03 0.00 0.02 99.77
20:19:00 07:49:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66
20:19:00 07:49:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 07:49:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53
20:19:00 07:50:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59
20:19:00 07:50:01 PM 0 0.10 0.00 0.10 0.00 0.03 99.77
20:19:00 07:50:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 07:51:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60
20:19:00 07:51:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
20:19:00 07:51:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40
20:19:00 07:52:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 07:52:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 07:52:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 07:53:01 PM all 0.17 0.00 0.06 0.00 0.03 99.74
20:19:00 07:53:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 07:53:01 PM 1 0.25 0.00 0.07 0.00 0.03 99.65
20:19:00 07:54:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
20:19:00 07:54:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
20:19:00 07:54:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47
20:19:00 07:55:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70
20:19:00 07:55:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
20:19:00 07:55:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58
20:19:00 07:56:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66
20:19:00 07:56:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
20:19:00 07:56:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45
20:19:00 07:57:01 PM all 0.38 0.00 0.07 0.00 0.04 99.52
20:19:00 07:57:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 07:57:01 PM 1 0.63 0.00 0.07 0.00 0.03 99.27
20:19:00
20:19:00 07:57:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 07:58:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
20:19:00 07:58:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77
20:19:00 07:58:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
20:19:00 07:59:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
20:19:00 07:59:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00 07:59:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
20:19:00 08:00:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
20:19:00 08:00:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
20:19:00 08:00:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
20:19:00 08:01:02 PM all 0.32 0.00 0.08 0.00 0.03 99.57
20:19:00 08:01:02 PM 0 0.13 0.00 0.12 0.00 0.05 99.70
20:19:00 08:01:02 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
20:19:00 08:02:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59
20:19:00 08:02:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
20:19:00 08:02:01 PM 1 0.51 0.00 0.05 0.00 0.03 99.41
20:19:00 08:03:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61
20:19:00 08:03:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
20:19:00 08:03:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38
20:19:00 08:04:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
20:19:00 08:04:01 PM 0 0.35 0.00 0.08 0.00 0.05 99.52
20:19:00 08:04:01 PM 1 0.27 0.00 0.05 0.00 0.02 99.67
20:19:00 08:05:01 PM all 0.14 0.00 0.06 0.00 0.03 99.77
20:19:00 08:05:01 PM 0 0.27 0.00 0.10 0.00 0.05 99.58
20:19:00 08:05:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95
20:19:00 08:06:01 PM all 0.20 0.00 0.07 0.00 0.03 99.71
20:19:00 08:06:01 PM 0 0.35 0.00 0.10 0.00 0.03 99.52
20:19:00 08:06:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90
20:19:00 08:07:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60
20:19:00 08:07:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
20:19:00 08:07:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
20:19:00 08:08:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
20:19:00 08:08:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38
20:19:00 08:08:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
20:19:00
20:19:00 08:08:01 PM CPU %user %nice %system %iowait %steal %idle
20:19:00 08:09:01 PM all 14.93 0.00 2.55 0.44 0.06 82.02
20:19:00 08:09:01 PM 0 13.91 0.00 2.80 0.25 0.05 82.98
20:19:00 08:09:01 PM 1 15.94 0.00 2.31 0.63 0.07 81.05
20:19:00 08:10:01 PM all 36.64 0.00 4.94 2.30 0.10 56.02
20:19:00 08:10:01 PM 0 47.11 0.00 6.00 2.73 0.10 44.06
20:19:00 08:10:01 PM 1 26.18 0.00 3.88 1.87 0.10 67.97
20:19:00 08:11:01 PM all 15.99 0.00 2.12 0.68 0.06 81.15
20:19:00 08:11:01 PM 0 23.26 0.00 2.47 1.10 0.07 73.11
20:19:00 08:11:01 PM 1 8.72 0.00 1.77 0.27 0.05 89.20
20:19:00 08:12:01 PM all 36.73 0.00 6.35 0.61 0.10 56.21
20:19:00 08:12:01 PM 0 35.55 0.00 6.40 0.83 0.10 57.11
20:19:00 08:12:01 PM 1 37.91 0.00 6.30 0.38 0.10 55.30
20:19:00 08:13:01 PM all 1.14 0.00 0.66 0.40 0.03 97.77
20:19:00 08:13:01 PM 0 1.02 0.00 0.55 0.37 0.03 98.03
20:19:00 08:13:01 PM 1 1.25 0.00 0.77 0.43 0.03 97.51
20:19:00 08:14:01 PM all 3.61 0.00 0.25 0.03 0.06 96.05
20:19:00 08:14:01 PM 0 6.45 0.00 0.30 0.03 0.07 93.14
20:19:00 08:14:01 PM 1 0.77 0.00 0.20 0.02 0.05 98.96
20:19:00 08:15:01 PM all 18.80 0.00 0.22 0.10 0.08 80.80
20:19:00 08:15:01 PM 0 27.18 0.00 0.25 0.10 0.08 72.38
20:19:00 08:15:01 PM 1 10.41 0.00 0.18 0.10 0.07 89.23
20:19:00 08:16:01 PM all 10.23 0.00 0.15 0.06 0.06 89.50
20:19:00 08:16:01 PM 0 12.23 0.00 0.17 0.07 0.07 87.47
20:19:00 08:16:01 PM 1 8.24 0.00 0.13 0.05 0.05 91.53
20:19:00 08:17:01 PM all 9.24 0.00 0.25 0.08 0.08 90.35
20:19:00 08:17:01 PM 0 15.22 0.00 0.27 0.12 0.07 84.33
20:19:00 08:17:01 PM 1 3.25 0.00 0.23 0.05 0.08 96.38
20:19:00 08:18:01 PM all 20.12 0.00 2.05 0.09 0.08 77.67
20:19:00 08:18:01 PM 0 30.02 0.00 2.65 0.15 0.08 67.09
20:19:00 08:18:01 PM 1 10.19 0.00 1.44 0.03 0.07 88.27
20:19:00 Average: all 0.64 0.00 0.10 0.01 0.03 99.21
20:19:00 Average: 0 0.73 0.00 0.11 0.01 0.03 99.12
20:19:00 Average: 1 0.55 0.00 0.10 0.01 0.03 99.31
20:19:00
20:19:00
20:19:00