Started by upstream project "integration-distribution-test-titanium" build number 666
originally caused by:
Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 551
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-22609 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-iXrFLNSCPRdz/agent.6460
SSH_AGENT_PID=6462
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium@tmp/private_key_7463311533284764580.key (/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium@tmp/private_key_7463311533284764580.key)
[ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
The recommended git tool is: NONE
using credential opendaylight-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
> git init /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test@tmp/jenkins-gitclient-ssh12084069169222129812.key
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test@tmp/jenkins-gitclient-ssh7128860414920973577.key
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
Commit message: "Adapt updater.py to use new lsp-flags container"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins9607311529521077761.sh
---> python-tools-install.sh
Setup pyenv:
system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T8Iz
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
Generating Requirements File
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.
httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
Python 3.11.7
pip 26.0.1 from /tmp/venv-T8Iz/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.6.3
aspy.yaml==1.3.0
attrs==25.4.0
autopage==0.6.0
beautifulsoup4==4.14.3
boto3==1.42.58
botocore==1.42.58
bs4==0.0.2
certifi==2026.2.25
cffi==2.0.0
cfgv==3.5.0
chardet==6.0.0.post1
charset-normalizer==3.4.4
click==8.3.1
cliff==4.13.2
cmd2==3.2.2
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.3.1
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.5.0
durationpy==0.10
email-validator==2.3.0
filelock==3.24.3
future==1.0.0
gitdb==4.0.12
GitPython==3.1.46
httplib2==0.30.2
identify==2.6.16
idna==3.11
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.1.0
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
keystoneauth1==5.13.1
kubernetes==35.0.0
lftools==0.37.21
lxml==6.0.2
markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
msgpack==1.1.2
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.10.0
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.10.0
os-service-types==1.8.2
osc-lib==4.4.0
oslo.config==10.3.0
oslo.context==6.3.0
oslo.i18n==6.7.2
oslo.log==8.1.0
oslo.serialization==5.9.1
oslo.utils==10.0.0
packaging==26.0
pbr==7.0.3
platformdirs==4.9.2
prettytable==3.17.0
psutil==7.2.2
pyasn1==0.6.2
pyasn1_modules==0.4.2
pycparser==3.0
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.11.0
PyNaCl==1.6.2
pyparsing==2.4.7
pyperclip==1.11.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-discovery==1.1.0
python-heatclient==5.1.0
python-jenkins==1.8.3
python-keystoneclient==5.7.0
python-magnumclient==4.9.0
python-openstackclient==9.0.0
python-swiftclient==4.10.0
PyYAML==6.0.3
referencing==0.37.0
requests==2.32.5
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.3.3
rich-argparse==1.7.2
rpds-py==0.30.0
rsa==4.9.1
ruamel.yaml==0.19.1
ruamel.yaml.clib==0.2.15
s3transfer==0.16.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.3
stevedore==5.7.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.14.0
tqdm==4.67.3
typing_extensions==4.15.0
urllib3==1.26.20
virtualenv==21.0.0
wcwidth==0.6.0
websocket-client==1.9.0
wrapt==2.1.1
xdg==6.0.0
xmltodict==1.0.4
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-653
OS_STACK_TEMPLATE_DIR=openstack-hot
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins5486250789157505108.sh
---> Create parameters file for OpenStack HOT
OpenStack Heat parameters generated
-----------------------------------
parameters:
vm_0_count: '1'
vm_0_flavor: 'v3-standard-4'
vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
vm_1_count: '1'
vm_1_flavor: 'v3-standard-2'
vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
job_name: '10979-653'
silo: 'releng'
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins11235941914831081182.sh
---> Create HEAT stack
+ source /home/jenkins/lf-env.sh
+ lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-DQb9
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
+ eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ true
+ case $1 in
+ python=python3
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ pyenv versions
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
fi; done;
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
local command
command="${1:-}"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell)
eval "$(pyenv "sh-$command" "$@")"
;;
*)
command pyenv "$command" "$@"
;;
esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
fi; done;
echo "${paths[*]}"'
++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ awk '{ print $1 }'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ sort -V
+++ tail -n 1
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='lftools[openstack] '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='kubernetes '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='niet '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-heatclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-openstackclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-magnumclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='yq '
+ [[ -f /tmp/.os_lf_venv ]]
++ cat /tmp/.os_lf_venv
+ lf_venv=/tmp/venv-T8Iz
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
+ echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
+ local 'pip_opts=--upgrade --quiet'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
lf-activate-venv(): INFO: Attempting to install with network-safe options...
+ /tmp/venv-T8Iz/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
+ echo 'lf-activate-venv(): INFO: Base packages installed successfully'
lf-activate-venv(): INFO: Base packages installed successfully
+ [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
+ echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ /tmp/venv-T8Iz/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
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
+ PATH=/tmp/venv-T8Iz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ return 0
+ openstack --os-cloud vex limits show --absolute
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
+--------------------------+---------+
| Name | Value |
+--------------------------+---------+
| maxTotalInstances | -1 |
| maxTotalCores | 450 |
| maxTotalRAMSize | 1000000 |
| maxServerMeta | 128 |
| maxImageMeta | 128 |
| maxPersonality | 5 |
| maxPersonalitySize | 10240 |
| maxTotalKeypairs | 100 |
| maxServerGroups | 10 |
| maxServerGroupMembers | 10 |
| maxTotalFloatingIps | -1 |
| maxSecurityGroups | -1 |
| maxSecurityGroupRules | -1 |
| totalRAMUsed | 114688 |
| totalCoresUsed | 28 |
| totalInstancesUsed | 9 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 0 |
| totalGigabytesUsed | 0 |
| totalSnapshotsUsed | 0 |
| totalBackupsUsed | 0 |
| totalBackupGigabytesUsed | 0 |
+--------------------------+---------+
+ pushd /opt/ciman/openstack-hot
/opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium
+ lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-throughpcep-all-titanium-653 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/stack-parameters.yaml
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Creating stack releng-bgpcep-csit-1node-throughpcep-all-titanium-653
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2026-02-27T06:40:24Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': '4d7e13e0-6d63-4a20-bf51-535fe9ca57c1',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-throughpcep-all-titanium-653/4d7e13e0-6d63-4a20-bf51-535fe9ca57c1',
'rel': 'self'}],
'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
'name': 'releng-bgpcep-csit-1node-throughpcep-all-titanium-653',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.47']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.171.242']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': '4d7e13e0-6d63-4a20-bf51-535fe9ca57c1',
'OS::stack_name': 'releng-bgpcep-csit-1node-throughpcep-all-titanium-653',
'job_name': '10979-653',
'silo': 'releng',
'vm_0_count': '1',
'vm_0_flavor': 'v3-standard-4',
'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
'20260201-010217.481',
'vm_1_count': '1',
'vm_1_flavor': 'v3-standard-2',
'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
'- 20250917-133034.654'},
'parent_id': None,
'replaced': None,
'status': 'CREATE_COMPLETE',
'status_reason': 'Stack CREATE completed successfully',
'tags': [],
'template': None,
'template_description': 'No description',
'template_url': None,
'timeout_mins': 15,
'unchanged': None,
'updated': None,
'updated_at': None,
'user_project_id': 'f84dd1e617384c299fb78ccc7f652634'}
------------------------------------
+ popd
/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins18392395474282923996.sh
---> Copy SSH public keys to CSIT lab
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
SSH not responding on 10.30.171.47. Retrying in 10 seconds...
Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
releng-10979-653-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.171.242
Ping to 10.30.171.47 successful.
SSH not responding on 10.30.171.47. Retrying in 10 seconds...
Ping to 10.30.171.47 successful.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
releng-10979-653-0-builder-0
Successfully copied public keys to slave 10.30.171.47
Process 7682 ready.
Process 7683 ready.
SSH ready on all stack servers.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins4235278518838079898.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ERgf
lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.robot_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
lf-activate-venv(): INFO: Adding /tmp/venv-ERgf/bin to PATH
+ echo 'Installing Python Requirements'
Installing Python Requirements
+ cat
+ python -m pip install -r requirements.txt
Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
Collecting docker-py (from -r requirements.txt (line 1))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
Collecting ipaddr (from -r requirements.txt (line 2))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting netaddr (from -r requirements.txt (line 3))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Collecting netifaces (from -r requirements.txt (line 4))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pyhocon (from -r requirements.txt (line 5))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
Collecting requests (from -r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
Collecting robotframework (from -r requirements.txt (line 7))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 22.6 MB/s 0:00:00
Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting scapy (from -r requirements.txt (line 12))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 25.0 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 19.2 MB/s 0:00:00
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
Collecting pyangbind (from -r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
Collecting isodate (from -r requirements.txt (line 25))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
Collecting jmespath (from -r requirements.txt (line 28))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
Collecting jsonpatch (from -r requirements.txt (line 31))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.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)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
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)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 8.1 MB/s 0:00:00
INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
Collecting pyang (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.7 MB/s 0:00:00
Collecting lxml (from pyangbind->-r requirements.txt (line 22))
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)
Collecting regex (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 15.3 MB/s 0:00:00
Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 32.1 MB/s 0:00:00
Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
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))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Collecting 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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
Building wheel for robotframework-sshlibrary (pyproject.toml): started
Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=2e4deaec6159791db5583226aad9e8832a704427298a3d41b371184b397f725a
Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
Building wheel for ipaddr (pyproject.toml): started
Building wheel for ipaddr (pyproject.toml): finished with status 'done'
Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=175e77dfcec4faa7c5f2e5f5204bfba0d63551246ab92fd5c4bc8e0464eafbe5
Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
Building wheel for netifaces (pyproject.toml): started
Building wheel for netifaces (pyproject.toml): finished with status 'done'
Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=2c4562cdecd5c85a0407353d50b155306b8179150fae3694b0debf0330a2d47f
Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
Building wheel for robotframework-httplibrary (pyproject.toml): started
Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=fe9ce6547954570366ef50ca5725a52d5467f522b920025100db1e930368ab2d
Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
Building wheel for jsonpath-rw (pyproject.toml): started
Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b4f89608b2c0f81661149edfb8e3c2435d33df7ceb3a07e12ce9b9f518006627
Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
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
Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.3
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
cryptography==46.0.5
decorator==5.2.1
distlib==0.4.0
docker-py==1.10.6
docker-pycreds==0.4.0
elastic-transport==8.17.1
elasticsearch==8.19.3
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.24.3
h11==0.16.0
idna==3.11
invoke==2.2.1
ipaddr==2.2.0
isodate==0.7.2
jmespath==1.1.0
jsonpatch==1.33
jsonpath-rw==1.4.0
jsonpointer==3.0.0
lxml==6.0.2
netaddr==1.3.0
netifaces==0.11.0
outcome==1.3.0.post0
packaging==26.0
paramiko==4.0.0
platformdirs==4.9.2
ply==3.11
pyang==2.7.1
pyangbind==0.8.7
pycparser==3.0
pyhocon==0.3.61
PyNaCl==1.6.2
pyparsing==3.3.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-discovery==1.1.0
regex==2026.2.19
requests==2.32.5
robotframework==7.4.1
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.5.0
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.8.0
robotframework-sshlibrary==3.8.0
scapy==2.7.0
scp==0.15.0
selenium==4.41.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
trio==0.33.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.6.3
virtualenv==21.0.0
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.3.2
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins15677609841040826487.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-throughpcep-all-titanium-653
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.47 hostname -s
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
+ REMHOST=releng-10979-653-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.242 hostname -s
Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
+ REMHOST=releng-10979-653-1-mininet-ovs-217-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ echo NUM_ODL_SYSTEM=1
+ echo NUM_TOOLS_SYSTEM=1
+ '[' '' == yes ']'
+ NUM_OPENSTACK_SYSTEM=0
+ echo NUM_OPENSTACK_SYSTEM=0
+ '[' 0 -eq 2 ']'
+ echo ODL_SYSTEM_IP=10.30.171.47
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.47
+ echo TOOLS_SYSTEM_IP=10.30.171.242
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.171.242
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=1
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.171.47
ODL_SYSTEM_1_IP=10.30.171.47
TOOLS_SYSTEM_IP=10.30.171.242
TOOLS_SYSTEM_1_IP=10.30.171.242
NUM_OPENSTACK_CONTROL_NODES=1
OPENSTACK_CONTROL_NODE_1_IP=
NUM_OPENSTACK_COMPUTE_NODES=-1
NUM_OPENSTACK_HAPROXY_NODES=0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
[EnvInject] - Variables injected successfully.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/sh /tmp/jenkins7852099336258934330.sh
Preparing for JRE Version 21
Karaf artifact is karaf
Karaf project is integration
Java home is /usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
[EnvInject] - Variables injected successfully.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins5600995138520075104.sh
2026-02-27 06:42:19 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.22.2-SNAPSHOT
--2026-02-27 06:42:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1410 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 35.6M=0s
2026-02-27 06:42:19 (35.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.22.2-SNAPSHOT
20260227.050329
574
20260227050329
pom
0.22.2-20260227.050329-574
20260227050329
tar.gz
0.22.2-20260227.050329-574
20260227050329
zip
0.22.2-20260227.050329-574
20260227050329
cyclonedx
xml
0.22.2-20260227.050329-574
20260227050329
cyclonedx
json
0.22.2-20260227.050329-574
20260227050329
Nexus timestamp is 0.22.2-20260227.050329-574
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260227.050329-574.zip
Distribution bundle is karaf-0.22.2-20260227.050329-574.zip
Distribution bundle version is 0.22.2-SNAPSHOT
Distribution folder is karaf-0.22.2-SNAPSHOT
Nexus prefix is https://nexus.opendaylight.org
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
[EnvInject] - Variables injected successfully.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins9773412117150422020.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
Copying common-functions.sh to /tmp
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Copying common-functions.sh to 10.30.171.47:/tmp
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.171.242:/tmp
Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins16622427938644137781.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep
SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-pcep
Locating script plan to use...
script plan exists!!!
Changing the script plan path...
# Place the scripts in run order:
/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/scripts/controllermem_6g.sh
Executing /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/scripts/controllermem_6g.sh...
Finished running script plans
Configuring member-1 with IP address 10.30.171.47
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
common-functions.sh is being sourced
++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
++ DISTROSTREAM=titanium
++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260227.050329-574.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ 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-20260227.050329-574.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260227.050329-574.zip
--2026-02-27 06:42:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260227.050329-574.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 234981247 (224M) [application/zip]
Saving to: ‘karaf-0.22.2-20260227.050329-574.zip’
0K ........ ........ ........ ........ ........ ........ 1% 50.4M 4s
3072K ........ ........ ........ ........ ........ ........ 2% 75.1M 4s
6144K ........ ........ ........ ........ ........ ........ 4% 90.9M 3s
9216K ........ ........ ........ ........ ........ ........ 5% 77.9M 3s
12288K ........ ........ ........ ........ ........ ........ 6% 79.7M 3s
15360K ........ ........ ........ ........ ........ ........ 8% 77.4M 3s
18432K ........ ........ ........ ........ ........ ........ 9% 81.0M 3s
21504K ........ ........ ........ ........ ........ ........ 10% 77.5M 3s
24576K ........ ........ ........ ........ ........ ........ 12% 75.3M 3s
27648K ........ ........ ........ ........ ........ ........ 13% 77.6M 3s
30720K ........ ........ ........ ........ ........ ........ 14% 78.6M 3s
33792K ........ ........ ........ ........ ........ ........ 16% 84.4M 2s
36864K ........ ........ ........ ........ ........ ........ 17% 78.3M 2s
39936K ........ ........ ........ ........ ........ ........ 18% 88.2M 2s
43008K ........ ........ ........ ........ ........ ........ 20% 155M 2s
46080K ........ ........ ........ ........ ........ ........ 21% 126M 2s
49152K ........ ........ ........ ........ ........ ........ 22% 111M 2s
52224K ........ ........ ........ ........ ........ ........ 24% 121M 2s
55296K ........ ........ ........ ........ ........ ........ 25% 132M 2s
58368K ........ ........ ........ ........ ........ ........ 26% 150M 2s
61440K ........ ........ ........ ........ ........ ........ 28% 131M 2s
64512K ........ ........ ........ ........ ........ ........ 29% 135M 2s
67584K ........ ........ ........ ........ ........ ........ 30% 116M 2s
70656K ........ ........ ........ ........ ........ ........ 32% 109M 2s
73728K ........ ........ ........ ........ ........ ........ 33% 105M 2s
76800K ........ ........ ........ ........ ........ ........ 34% 103M 2s
79872K ........ ........ ........ ........ ........ ........ 36% 125M 2s
82944K ........ ........ ........ ........ ........ ........ 37% 113M 1s
86016K ........ ........ ........ ........ ........ ........ 38% 206M 1s
89088K ........ ........ ........ ........ ........ ........ 40% 208M 1s
92160K ........ ........ ........ ........ ........ ........ 41% 212M 1s
95232K ........ ........ ........ ........ ........ ........ 42% 248M 1s
98304K ........ ........ ........ ........ ........ ........ 44% 230M 1s
101376K ........ ........ ........ ........ ........ ........ 45% 215M 1s
104448K ........ ........ ........ ........ ........ ........ 46% 246M 1s
107520K ........ ........ ........ ........ ........ ........ 48% 222M 1s
110592K ........ ........ ........ ........ ........ ........ 49% 238M 1s
113664K ........ ........ ........ ........ ........ ........ 50% 218M 1s
116736K ........ ........ ........ ........ ........ ........ 52% 235M 1s
119808K ........ ........ ........ ........ ........ ........ 53% 233M 1s
122880K ........ ........ ........ ........ ........ ........ 54% 222M 1s
125952K ........ ........ ........ ........ ........ ........ 56% 221M 1s
129024K ........ ........ ........ ........ ........ ........ 57% 229M 1s
132096K ........ ........ ........ ........ ........ ........ 58% 250M 1s
135168K ........ ........ ........ ........ ........ ........ 60% 188M 1s
138240K ........ ........ ........ ........ ........ ........ 61% 263M 1s
141312K ........ ........ ........ ........ ........ ........ 62% 226M 1s
144384K ........ ........ ........ ........ ........ ........ 64% 245M 1s
147456K ........ ........ ........ ........ ........ ........ 65% 231M 1s
150528K ........ ........ ........ ........ ........ ........ 66% 232M 1s
153600K ........ ........ ........ ........ ........ ........ 68% 219M 1s
156672K ........ ........ ........ ........ ........ ........ 69% 236M 1s
159744K ........ ........ ........ ........ ........ ........ 70% 184M 1s
162816K ........ ........ ........ ........ ........ ........ 72% 325M 0s
165888K ........ ........ ........ ........ ........ ........ 73% 227M 0s
168960K ........ ........ ........ ........ ........ ........ 74% 240M 0s
172032K ........ ........ ........ ........ ........ ........ 76% 244M 0s
175104K ........ ........ ........ ........ ........ ........ 77% 211M 0s
178176K ........ ........ ........ ........ ........ ........ 78% 267M 0s
181248K ........ ........ ........ ........ ........ ........ 80% 196M 0s
184320K ........ ........ ........ ........ ........ ........ 81% 288M 0s
187392K ........ ........ ........ ........ ........ ........ 83% 207M 0s
190464K ........ ........ ........ ........ ........ ........ 84% 259M 0s
193536K ........ ........ ........ ........ ........ ........ 85% 206M 0s
196608K ........ ........ ........ ........ ........ ........ 87% 286M 0s
199680K ........ ........ ........ ........ ........ ........ 88% 191M 0s
202752K ........ ........ ........ ........ ........ ........ 89% 292M 0s
205824K ........ ........ ........ ........ ........ ........ 91% 176M 0s
208896K ........ ........ ........ ........ ........ ........ 92% 301M 0s
211968K ........ ........ ........ ........ ........ ........ 93% 255M 0s
215040K ........ ........ ........ ........ ........ ........ 95% 150M 0s
218112K ........ ........ ........ ........ ........ ........ 96% 327M 0s
221184K ........ ........ ........ ........ ........ ........ 97% 328M 0s
224256K ........ ........ ........ ........ ........ ........ 99% 235M 0s
227328K ........ ........ ........ ........ . 100% 198M=1.5s
2026-02-27 06:42:31 (149 MB/s) - ‘karaf-0.22.2-20260227.050329-574.zip’ saved [234981247/234981247]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.22.2-20260227.050329-574.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# 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
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
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
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.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
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
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}/57fffc04-2dea-45cf-926f-2faf4b8de667.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep, 0af65bb6-a971-4fa6-a4b0-9e52ff8d758f
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ 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
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
controllerdebugmap:
cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
Configure
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=6144m
+ local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ echo Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 6144m
memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 6144m'
+ echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
+ 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
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.9" 2025-10-21
OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
Listing all open ports on controller system...
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
Configuring cluster
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.47
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.171.47"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.47:2550"]
roles = ["member-1"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
# Use lz4 compression for LocalSnapshotStore snapshots
snapshot-store.local.use-lz4-compression = false
# Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
snapshot-store.local.lz4-blocksize = 256KB
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.171.47
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
Execute the post startup script on controller 10.30.171.47
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2026-02-27T06:42:57,494 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 280 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2026-02-27T06:42:57,494 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 280 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
Let's take the karaf thread dump
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2049
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Generating mininet variables...
Locating test plan to use...
Changing the testplan path...
# Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v1.0 which accompanies this distribution,
# and is available at http://www.eclipse.org/legal/epl-v10.html
# Place the suites in run order:
/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/suites/bgpcep/throughpcep
Starting Robot test suites /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/suites/bgpcep/throughpcep ...
==============================================================================
bgpcep-throughpcep.txt
==============================================================================
[ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
[ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
[ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
[ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
[ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
bgpcep-throughpcep.txt.Cases :: PCEP performance suite, uses restconf with ...
==============================================================================
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
Put_Updater :: Open SSH session to updater VM, copy the utility th... | PASS |
------------------------------------------------------------------------------
Save_And_Enable_Tcp_Rw_Reuse :: If requested, temporarily enable T... | PASS |
------------------------------------------------------------------------------
Topology_Precondition :: Verify that within timeout, PCEP topology... | PASS |
------------------------------------------------------------------------------
Topology_Intercondition :: Verify that within timeout, PCEP topolo... | PASS |
------------------------------------------------------------------------------
Updater_1 :: Run updater tool to change hops, using 1 blocking htt... | PASS |
------------------------------------------------------------------------------
Verify_1 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_2 :: Run updater tool to change hops again, using 2 blocki... | PASS |
------------------------------------------------------------------------------
Verify_2 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_3 :: Run updater tool to change hops again, using 4 blocki... | PASS |
------------------------------------------------------------------------------
Verify_3 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_4 :: Run updater tool to change hops again, using 8 blocki... | PASS |
------------------------------------------------------------------------------
Verify_4 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_5 :: Run updater tool to change hops again, using 16 block... | PASS |
------------------------------------------------------------------------------
Verify_5 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_6 :: Run updater tool to change hops again, using 32 block... | PASS |
------------------------------------------------------------------------------
Verify_6 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_7 :: Run updater tool to change hops again, using 64 block... | PASS |
------------------------------------------------------------------------------
Verify_7 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_8 :: Run updater tool to change hops again, using 128 bloc... | PASS |
------------------------------------------------------------------------------
Verify_8 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_9 :: Run updater tool to change hops again, using 256 bloc... | PASS |
------------------------------------------------------------------------------
Verify_9 :: Verify that within timeout, the correct number of new ... | PASS |
------------------------------------------------------------------------------
Updater_10 :: Run updater tool to change hops again, using 512 blo... | PASS |
------------------------------------------------------------------------------
Verify_10 :: Verify that within timeout, the correct number of new... | PASS |
------------------------------------------------------------------------------
Updater_with delegate :: Run updater tool to revoke the delegate f... | PASS |
------------------------------------------------------------------------------
PCEP_sessions_from_multiple_machines :: Download and start PCC Moc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop_Pcc_Mock :: Send ctrl+c to pcc-mock, see prompt again within ... | PASS |
------------------------------------------------------------------------------
PCEP Sessions Flapped with LSP updates :: Flapping PCEP sessions a... | PASS |
------------------------------------------------------------------------------
PCEP Sessions Flapped alongside LSP updates :: Flapping PCEP sessi... | PASS |
------------------------------------------------------------------------------
Download_Pccmock_Log :: Transfer pcc-mock output from pcc-mock VM ... | PASS |
------------------------------------------------------------------------------
Topology_Postcondition :: Verify that within timeout, PCEP topolog... | PASS |
------------------------------------------------------------------------------
Restore_Tcp_Rw_Reuse :: If requested, restore the old value if ena... | PASS |
------------------------------------------------------------------------------
bgpcep-throughpcep.txt.Cases :: PCEP performance suite, uses restc... | PASS |
32 tests, 32 passed, 0 failed
==============================================================================
bgpcep-throughpcep.txt | PASS |
32 tests, 32 passed, 0 failed
==============================================================================
Output: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/output.xml
Log: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/log.html
Report: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/report.html
Examining the files in data/log and checking filesize
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
total 1158760
-rw-rw-r-- 1 jenkins jenkins 1720 Feb 27 06:42 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 06:42 ..
-rw-rw-r-- 1 jenkins jenkins 1073742292 Feb 27 07:31 karaf.log.1
drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 07:31 .
-rw-rw-r-- 1 jenkins jenkins 112805801 Feb 27 07:36 karaf.log
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
108M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
1.1G /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.1
4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
Let's take the karaf thread dump again...
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2049
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
Examine copied files
total 159256
drwxrwxr-x. 2 jenkins jenkins 6 Feb 27 07:37 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Feb 27 07:37 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 1478078 Feb 27 07:37 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 266313 Feb 27 07:37 karaf_1_2049_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 13737 Feb 27 07:37 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 251781 Feb 27 07:36 report.html
-rw-rw-r--. 1 jenkins jenkins 7252048 Feb 27 07:36 log.html
-rw-rw-r--. 1 jenkins jenkins 153426831 Feb 27 07:36 output.xml
-rw-rw-r--. 1 jenkins jenkins 0 Feb 27 07:36 throughpcep_parallel_Execution.log
-rw-rw-r--. 1 jenkins jenkins 156166 Feb 27 07:36 serial_execution.log
-rw-rw-r--. 1 jenkins jenkins 2567 Feb 27 07:36 throughpcep.log
-rw-rw-r--. 1 jenkins jenkins 2571 Feb 27 07:05 throughpcep_tools.log
-rw-rw-r--. 1 jenkins jenkins 421 Feb 27 06:43 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 129177 Feb 27 06:43 karaf_1_2049_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14186 Feb 27 06:43 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3234 Feb 27 06:42 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Feb 27 06:42 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3425 Feb 27 06:42 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 128 Feb 27 06:42 scriptplan.txt
-rw-rw-r--. 1 jenkins jenkins 337 Feb 27 06:42 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Feb 27 06:42 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Feb 27 06:42 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 297 Feb 27 06:42 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Feb 27 06:41 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Feb 27 06:41 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Feb 27 06:40 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Feb 27 06:38 test
drwxrwxr-x. 2 jenkins jenkins 6 Feb 27 06:38 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Feb 27 05:03 maven-metadata.xml
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins5611880456041839522.sh
Karaf Deployments, Tests must have already run
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/sh /tmp/jenkins16238813254395422030.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 6462 killed;
[ssh-agent] Stopped.
Recording plot data
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[PostBuildScript] - [INFO] Executing post build scripts.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins7530648608456568504.sh
Archiving csit artifacts
mv: cannot stat '*_1.png': No such file or directory
mv: cannot stat '/tmp/odl1_*': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1774k 0 1774k 0 0 4015k 0 --:--:-- --:--:-- --:--:-- 4006k
100 7712k 0 7712k 0 0 5325k 0 --:--:-- 0:00:01 --:--:-- 5322k
100 10.0M 0 10.0M 0 0 4672k 0 --:--:-- 0:00:02 --:--:-- 4672k
Archive: robot-plugin.zip
inflating: ./archives/robot-plugin/log.html
inflating: ./archives/robot-plugin/output.xml
inflating: ./archives/robot-plugin/report.html
mv: cannot stat '*.log.gz': No such file or directory
mv: cannot stat '*.csv': No such file or directory
mv: cannot stat '*.png': No such file or directory
[PostBuildScript] - [INFO] Executing post build scripts.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins10253710848989994426.sh
[PostBuildScript] - [INFO] Executing post build scripts.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_CLOUD=vex
OS_STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-653
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins1475235413827163623.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
INFO: Deleting stack releng-bgpcep-csit-1node-throughpcep-all-titanium-653
Successfully deleted stack releng-bgpcep-csit-1node-throughpcep-all-titanium-653
[PostBuildScript] - [INFO] Executing post build scripts.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins4803739390540157538.sh
---> sysstat.sh
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins9704033465258968959.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=redhat
+ workspace=/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium ']'
+ mkdir -p /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/archives/
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins14299986568379485659.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins490409561755664987.sh
provisioning config files...
Could not find credentials [logs] for bgpcep-csit-1node-throughpcep-all-titanium #653
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-throughpcep-all-titanium@tmp/config13310304461498217282tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins9134453687672669274.sh
---> create-netrc.sh
WARN: Log server credential not found.
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins13181039267567177549.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins13951029061495421787.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash /tmp/jenkins12673188326692304847.sh
---> job-cost.sh
INFO: Activating Python virtual environment...
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
DEBUG: Contents of stack-cost file:
total: 0
INFO: Retrieving Stack Cost...
INFO: Stack cost: 0
INFO: Instance uptime: 24648s
INFO: Fetching instance metadata (attempt 1 of 3)...
DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
INFO: Successfully fetched instance metadata
INFO: Instance type: v3-standard-2
INFO: Retrieving pricing info for: v3-standard-2
INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=24648
INFO: Successfully fetched Vexxhost pricing API
INFO: Retrieved cost: 0.39
INFO: Retrieved resource: v3-standard-2
INFO: Creating archive directory: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/archives/cost
INFO: Archiving costs to: /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/archives/cost.csv
INFO: Successfully archived job cost data
DEBUG: Cost data: bgpcep-csit-1node-throughpcep-all-titanium,653,2026-02-27 07:38:24,v3-standard-2,24648,0.39,0.00,SUCCESS
[bgpcep-csit-1node-throughpcep-all-titanium] $ /bin/bash -l /tmp/jenkins7276948936109800125.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T8Iz from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-T8Iz/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-throughpcep-all-titanium/653/
INFO: archiving logs to S3
/tmp/venv-T8Iz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
---> uname -a:
Linux prd-centos8-robot-2c-8g-22609.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
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0,1
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
---> nproc:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 17M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/vda1 40G 8.6G 32G 22% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 593 4565 19 2537 6805
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:28:79:e4 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 61747sec preferred_lft 61747sec
inet6 fe80::f816:3eff:fe28:79e4/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/27/2026 _x86_64_ (2 CPU)
00:47:42 LINUX RESTART (2 CPU)
12:48:01 AM tps rtps wtps bread/s bwrtn/s
12:49:01 AM 156.50 114.01 42.49 12606.40 37686.36
12:50:01 AM 2.30 0.00 2.30 0.00 39.49
12:51:01 AM 0.48 0.03 0.45 0.53 4.70
12:52:01 AM 0.52 0.00 0.52 0.00 7.68
12:53:01 AM 0.38 0.00 0.38 0.00 3.72
12:54:01 AM 0.45 0.00 0.45 0.00 6.68
12:55:01 AM 0.30 0.00 0.30 0.00 3.15
12:56:01 AM 0.33 0.00 0.33 0.00 3.47
12:57:01 AM 0.30 0.00 0.30 0.00 3.02
12:58:01 AM 0.38 0.00 0.38 0.00 4.03
12:59:01 AM 0.45 0.00 0.45 0.00 5.76
01:00:00 AM 0.32 0.00 0.32 0.00 3.35
01:00:01 AM 0.00 0.00 0.00 0.00 0.00
01:01:01 AM 0.50 0.02 0.48 0.13 6.13
01:02:01 AM 0.48 0.07 0.42 1.73 5.86
01:03:01 AM 0.42 0.03 0.38 0.27 4.02
01:04:01 AM 1.42 0.00 1.42 0.00 32.96
01:05:01 AM 0.32 0.00 0.32 0.00 3.42
01:06:01 AM 0.28 0.00 0.28 0.00 3.02
01:07:01 AM 0.33 0.00 0.33 0.00 3.73
01:08:02 AM 7.81 5.95 1.87 574.88 27.62
01:09:01 AM 1.63 0.00 1.63 0.00 51.69
01:10:00 AM 0.22 0.00 0.22 0.00 3.12
01:11:01 AM 0.22 0.00 0.22 0.00 2.15
01:12:01 AM 0.12 0.00 0.12 0.00 1.73
01:13:01 AM 0.23 0.00 0.23 0.00 2.98
01:14:01 AM 0.20 0.00 0.20 0.00 3.07
01:15:01 AM 0.12 0.00 0.12 0.00 0.93
01:16:01 AM 0.13 0.00 0.13 0.00 1.05
01:17:01 AM 0.18 0.00 0.18 0.00 2.25
01:18:01 AM 0.25 0.00 0.25 0.00 3.51
01:19:01 AM 0.23 0.00 0.23 0.00 3.53
01:20:00 AM 0.18 0.00 0.18 0.00 1.35
01:20:01 AM 0.00 0.00 0.00 0.00 0.00
01:21:01 AM 0.13 0.00 0.13 0.00 1.63
01:22:01 AM 0.20 0.00 0.20 0.00 2.25
01:23:01 AM 0.18 0.00 0.18 0.00 2.17
01:24:01 AM 0.27 0.00 0.27 0.00 4.97
01:25:01 AM 0.20 0.00 0.20 0.00 1.87
01:26:01 AM 0.10 0.00 0.10 0.00 0.63
01:27:01 AM 0.10 0.00 0.10 0.00 0.80
01:28:01 AM 0.22 0.00 0.22 0.00 2.45
01:29:01 AM 0.23 0.00 0.23 0.00 3.07
01:30:00 AM 0.12 0.00 0.12 0.00 0.94
01:30:01 AM 0.00 0.00 0.00 0.00 0.00
01:31:01 AM 0.25 0.00 0.25 0.00 2.98
01:32:01 AM 0.22 0.00 0.22 0.00 2.97
01:33:01 AM 0.27 0.00 0.27 0.00 3.68
01:34:01 AM 0.18 0.00 0.18 0.00 2.80
01:35:01 AM 0.08 0.00 0.08 0.00 1.12
01:36:01 AM 0.90 0.32 0.58 6.93 14.76
01:37:01 AM 0.42 0.00 0.42 0.00 7.58
01:38:01 AM 0.18 0.00 0.18 0.00 1.85
01:39:01 AM 0.30 0.00 0.30 0.00 4.87
01:40:00 AM 0.15 0.00 0.15 0.00 1.98
01:40:01 AM 0.00 0.00 0.00 0.00 0.00
01:41:01 AM 0.15 0.00 0.15 0.00 1.60
01:42:01 AM 0.13 0.00 0.13 0.00 1.70
01:43:01 AM 0.13 0.00 0.13 0.00 1.08
01:44:01 AM 0.40 0.00 0.40 0.00 6.98
01:45:01 AM 0.18 0.00 0.18 0.00 2.15
01:46:01 AM 0.10 0.00 0.10 0.00 0.77
01:47:01 AM 0.10 0.00 0.10 0.00 0.63
01:48:01 AM 0.13 0.00 0.13 0.00 1.00
01:49:01 AM 0.27 0.00 0.27 0.00 3.68
01:50:00 AM 0.27 0.00 0.27 0.00 3.18
01:50:01 AM 0.00 0.00 0.00 0.00 0.00
01:51:01 AM 0.22 0.00 0.22 0.00 2.68
01:52:01 AM 0.18 0.00 0.18 0.00 2.65
01:53:01 AM 0.13 0.00 0.13 0.00 1.03
01:54:01 AM 0.25 0.00 0.25 0.00 3.70
01:55:01 AM 0.12 0.00 0.12 0.00 0.93
01:56:01 AM 0.25 0.00 0.25 0.00 3.83
01:57:01 AM 0.10 0.00 0.10 0.00 0.80
01:58:01 AM 0.17 0.00 0.17 0.00 1.28
01:59:01 AM 0.32 0.00 0.32 0.00 5.05
02:00:00 AM 0.17 0.00 0.17 0.00 1.61
02:00:01 AM 0.00 0.00 0.00 0.00 0.00
02:01:01 AM 0.13 0.00 0.13 0.00 1.07
02:02:01 AM 0.15 0.00 0.15 0.00 2.25
02:03:01 AM 0.22 0.00 0.22 0.00 2.62
02:04:01 AM 0.28 0.00 0.28 0.00 4.80
02:05:01 AM 0.12 0.00 0.12 0.00 0.80
02:06:01 AM 0.13 0.00 0.13 0.00 1.08
02:07:01 AM 0.13 0.00 0.13 0.00 0.92
02:08:01 AM 0.20 0.00 0.20 0.00 2.68
02:09:01 AM 0.23 0.00 0.23 0.00 3.20
02:10:00 AM 0.12 0.00 0.12 0.00 0.78
02:10:01 AM 0.00 0.00 0.00 0.00 0.00
02:11:01 AM 0.22 0.00 0.22 0.00 2.68
02:12:01 AM 0.18 0.00 0.18 0.00 2.52
02:13:01 AM 0.20 0.00 0.20 0.00 2.70
02:14:01 AM 0.18 0.00 0.18 0.00 3.47
02:15:01 AM 0.13 0.00 0.13 0.00 0.90
02:16:01 AM 0.22 0.00 0.22 0.00 3.58
02:17:01 AM 0.20 0.00 0.20 0.00 2.55
02:18:01 AM 0.28 0.00 0.28 0.00 3.92
02:19:02 AM 0.23 0.00 0.23 0.00 3.20
02:20:00 AM 0.12 0.00 0.12 0.00 0.92
02:21:01 AM 0.13 0.00 0.13 0.00 0.93
02:22:01 AM 0.13 0.00 0.13 0.00 1.83
02:23:01 AM 0.22 0.00 0.22 0.00 2.83
02:24:01 AM 0.28 0.00 0.28 0.00 4.68
02:25:01 AM 0.17 0.00 0.17 0.00 1.72
02:26:01 AM 0.10 0.00 0.10 0.00 0.63
02:27:01 AM 0.10 0.00 0.10 0.00 0.63
02:28:01 AM 0.18 0.00 0.18 0.00 2.30
02:29:01 AM 0.23 0.00 0.23 0.00 3.07
02:30:00 AM 0.13 0.00 0.13 0.00 0.91
02:30:01 AM 0.00 0.00 0.00 0.00 0.00
02:31:01 AM 0.22 0.00 0.22 0.00 2.68
02:32:01 AM 0.18 0.00 0.18 0.00 2.65
02:33:01 AM 0.22 0.00 0.22 0.00 3.00
02:34:01 AM 0.22 0.00 0.22 0.00 3.40
02:35:01 AM 0.15 0.00 0.15 0.00 1.22
02:36:01 AM 0.13 0.00 0.13 0.00 0.92
02:37:01 AM 0.10 0.00 0.10 0.00 0.77
02:38:01 AM 0.17 0.00 0.17 0.00 2.03
02:39:01 AM 0.23 0.00 0.23 0.00 3.20
02:40:00 AM 0.10 0.00 0.10 0.00 1.31
02:40:01 AM 0.00 0.00 0.00 0.00 0.00
02:41:01 AM 0.25 0.00 0.25 0.00 2.82
02:42:01 AM 0.18 0.00 0.18 0.00 2.65
02:43:01 AM 0.20 0.00 0.20 0.00 2.70
02:44:01 AM 0.20 0.00 0.20 0.00 3.07
02:45:01 AM 0.12 0.00 0.12 0.00 0.97
02:46:01 AM 0.18 0.00 0.18 0.00 1.78
02:47:01 AM 0.10 0.00 0.10 0.00 0.63
02:48:01 AM 0.13 0.00 0.13 0.00 1.75
02:49:01 AM 0.38 0.00 0.38 0.00 6.38
02:50:00 AM 0.29 0.00 0.29 0.00 4.22
02:50:01 AM 0.00 0.00 0.00 0.00 0.00
02:51:01 AM 0.23 0.00 0.23 0.00 3.58
02:52:01 AM 0.18 0.00 0.18 0.00 2.55
02:53:01 AM 0.13 0.00 0.13 0.00 1.00
02:54:01 AM 0.25 0.00 0.25 0.00 4.52
02:55:01 AM 0.25 0.00 0.25 0.00 3.67
02:56:01 AM 0.17 0.00 0.17 0.00 2.23
02:57:01 AM 0.18 0.00 0.18 0.00 1.73
02:58:01 AM 0.13 0.00 0.13 0.00 0.87
02:59:01 AM 0.30 0.00 0.30 0.00 4.53
03:00:00 AM 0.75 0.00 0.75 0.00 11.16
03:00:01 AM 0.00 0.00 0.00 0.00 0.00
03:01:01 AM 0.25 0.00 0.25 0.00 3.75
03:02:01 AM 0.18 0.00 0.18 0.00 2.52
03:03:01 AM 0.13 0.00 0.13 0.00 0.87
03:04:01 AM 0.22 0.00 0.22 0.00 3.58
03:05:01 AM 0.22 0.00 0.22 0.00 2.90
03:06:01 AM 0.15 0.00 0.15 0.00 1.45
03:07:01 AM 0.10 0.00 0.10 0.00 0.83
03:08:01 AM 0.17 0.00 0.17 0.00 1.15
03:09:01 AM 0.25 0.00 0.25 0.00 3.95
03:10:00 AM 0.12 0.00 0.12 0.00 0.78
03:10:01 AM 0.00 0.00 0.00 0.00 0.00
03:11:01 AM 0.13 0.00 0.13 0.00 1.07
03:12:01 AM 0.22 0.00 0.22 0.00 3.45
03:13:01 AM 0.18 0.00 0.18 0.00 1.82
03:14:01 AM 0.22 0.00 0.22 0.00 3.28
03:15:01 AM 0.13 0.00 0.13 0.00 0.93
03:16:01 AM 0.13 0.00 0.13 0.00 1.05
03:17:01 AM 0.10 0.00 0.10 0.00 0.63
03:18:01 AM 0.17 0.00 0.17 0.00 1.18
03:19:01 AM 0.23 0.00 0.23 0.00 3.60
03:20:00 AM 0.14 0.00 0.14 0.00 0.94
03:20:01 AM 0.79 0.00 0.79 0.00 6.35
03:21:01 AM 0.20 0.00 0.20 0.00 2.55
03:22:01 AM 0.18 0.00 0.18 0.00 2.52
03:23:01 AM 0.20 0.00 0.20 0.00 2.70
03:24:01 AM 0.20 0.00 0.20 0.00 3.60
03:25:01 AM 0.13 0.00 0.13 0.00 0.90
03:26:01 AM 0.10 0.00 0.10 0.00 0.63
03:27:01 AM 0.10 0.00 0.10 0.00 0.77
03:28:01 AM 0.20 0.00 0.20 0.00 2.68
03:29:02 AM 0.30 0.00 0.30 0.00 4.83
03:30:00 AM 0.20 0.00 0.20 0.00 2.22
03:31:01 AM 0.17 0.00 0.17 0.00 1.21
03:32:01 AM 0.13 0.00 0.13 0.00 1.83
03:33:01 AM 0.18 0.00 0.18 0.00 2.55
03:34:01 AM 0.22 0.00 0.22 0.00 3.37
03:35:01 AM 0.13 0.00 0.13 0.00 1.43
03:36:01 AM 0.18 0.00 0.18 0.00 2.25
03:37:01 AM 0.15 0.00 0.15 0.00 1.45
03:38:01 AM 0.20 0.00 0.20 0.00 2.82
03:39:01 AM 0.23 0.00 0.23 0.00 3.07
03:40:00 AM 0.12 0.00 0.12 0.00 0.81
03:40:01 AM 0.00 0.00 0.00 0.00 0.00
03:41:01 AM 0.17 0.00 0.17 0.00 1.38
03:42:01 AM 0.15 0.00 0.15 0.00 1.85
03:43:01 AM 0.30 0.00 0.30 0.00 4.85
03:44:01 AM 0.20 0.00 0.20 0.00 3.07
03:45:01 AM 0.13 0.00 0.13 0.00 0.90
03:46:01 AM 0.12 0.00 0.12 0.00 0.77
03:47:01 AM 0.10 0.00 0.10 0.00 0.77
03:48:01 AM 0.20 0.00 0.20 0.00 2.68
03:49:01 AM 0.23 0.00 0.23 0.00 3.07
03:50:00 AM 0.12 0.00 0.12 0.00 0.91
03:50:01 AM 4.17 0.00 4.17 0.00 27.78
03:51:01 AM 0.25 0.00 0.25 0.00 3.23
03:52:01 AM 0.20 0.00 0.20 0.00 2.43
03:53:01 AM 0.22 0.00 0.22 0.00 2.43
03:54:01 AM 0.18 0.00 0.18 0.00 3.20
03:55:01 AM 0.12 0.00 0.12 0.00 0.90
03:56:01 AM 0.10 0.00 0.10 0.00 0.67
03:57:01 AM 0.15 0.00 0.15 0.00 1.45
03:58:01 AM 0.33 0.00 0.33 0.00 5.03
03:59:01 AM 0.30 0.00 0.30 0.00 4.07
04:00:00 AM 0.12 0.00 0.12 0.00 0.95
04:00:01 AM 5.81 0.00 5.81 0.00 102.33
04:01:01 AM 0.20 0.00 0.20 0.00 2.87
04:02:01 AM 0.15 0.00 0.15 0.00 2.25
04:03:01 AM 0.15 0.00 0.15 0.00 1.93
04:04:01 AM 0.28 0.00 0.28 0.00 5.03
04:05:01 AM 0.23 0.00 0.23 0.00 3.20
04:06:01 AM 0.13 0.00 0.13 0.00 1.82
04:07:01 AM 0.13 0.00 0.13 0.00 1.68
04:08:01 AM 0.17 0.00 0.17 0.00 1.18
04:09:01 AM 0.25 0.00 0.25 0.00 4.12
04:10:00 AM 0.19 0.00 0.19 0.00 2.14
04:10:01 AM 0.00 0.00 0.00 0.00 0.00
04:11:01 AM 0.22 0.00 0.22 0.00 2.68
04:12:01 AM 0.18 0.00 0.18 0.00 2.52
04:13:01 AM 0.13 0.00 0.13 0.00 0.87
04:14:01 AM 0.22 0.00 0.22 0.00 3.42
04:15:01 AM 0.12 0.00 0.12 0.00 0.77
04:16:01 AM 0.10 0.00 0.10 0.00 0.63
04:17:01 AM 0.10 0.00 0.10 0.00 0.77
04:18:01 AM 0.13 0.00 0.13 0.00 0.87
04:19:01 AM 0.23 0.00 0.23 0.00 3.43
04:20:00 AM 0.12 0.00 0.12 0.00 0.92
04:20:01 AM 0.00 0.00 0.00 0.00 0.00
04:21:01 AM 0.22 0.00 0.22 0.00 2.55
04:22:01 AM 0.18 0.00 0.18 0.00 2.65
04:23:01 AM 0.13 0.00 0.13 0.00 0.87
04:24:01 AM 0.20 0.00 0.20 0.00 3.42
04:25:01 AM 0.13 0.00 0.13 0.00 0.95
04:26:01 AM 0.10 0.00 0.10 0.00 0.80
04:27:01 AM 0.13 0.00 0.13 0.00 0.92
04:28:01 AM 0.22 0.00 0.22 0.00 2.48
04:29:01 AM 0.30 0.00 0.30 0.00 4.25
04:30:00 AM 0.12 0.00 0.12 0.00 0.78
04:30:01 AM 0.00 0.00 0.00 0.00 0.00
04:31:01 AM 0.13 0.00 0.13 0.00 1.07
04:32:01 AM 0.13 0.00 0.13 0.00 1.70
04:33:01 AM 0.20 0.00 0.20 0.00 3.10
04:34:01 AM 0.18 0.00 0.18 0.00 3.33
04:35:01 AM 0.23 0.00 0.23 0.00 2.93
04:36:01 AM 0.15 0.00 0.15 0.00 1.45
04:37:01 AM 0.10 0.00 0.10 0.00 0.83
04:38:01 AM 0.24 0.00 0.24 0.00 3.02
04:39:01 AM 0.23 0.00 0.23 0.00 3.23
04:40:00 AM 0.15 0.00 0.15 0.00 1.19
04:41:01 AM 0.13 0.00 0.13 0.00 1.09
04:42:01 AM 0.22 0.00 0.22 0.00 3.85
04:43:01 AM 0.28 0.00 0.28 0.00 3.78
04:44:01 AM 0.40 0.00 0.40 0.00 5.45
04:45:01 AM 0.33 0.00 0.33 0.00 3.32
04:46:01 AM 0.32 0.00 0.32 0.00 3.73
04:47:01 AM 0.32 0.00 0.32 0.00 3.15
04:48:01 AM 0.40 0.00 0.40 0.00 3.93
04:49:01 AM 0.40 0.00 0.40 0.00 5.45
04:50:00 AM 0.34 0.00 0.34 0.00 3.21
04:50:01 AM 0.00 0.00 0.00 0.00 0.00
04:51:01 AM 0.45 0.00 0.45 0.00 5.83
04:52:01 AM 0.30 0.00 0.30 0.00 3.02
04:53:01 AM 0.37 0.00 0.37 0.00 3.80
04:54:01 AM 0.40 0.00 0.40 0.00 5.45
04:55:01 AM 0.33 0.00 0.33 0.00 3.18
04:56:01 AM 0.33 0.00 0.33 0.00 3.87
04:57:01 AM 0.30 0.00 0.30 0.00 3.02
04:58:01 AM 0.35 0.00 0.35 0.00 3.48
04:59:01 AM 1.07 0.00 1.07 0.00 16.01
05:00:00 AM 0.51 0.00 0.51 0.00 8.85
05:00:01 AM 0.00 0.00 0.00 0.00 0.00
05:01:01 AM 0.23 0.00 0.23 0.00 2.68
05:02:01 AM 0.18 0.00 0.18 0.00 2.65
05:03:01 AM 0.20 0.00 0.20 0.00 2.70
05:04:01 AM 0.18 0.00 0.18 0.00 2.93
05:05:01 AM 0.20 0.00 0.20 0.00 2.92
05:06:01 AM 0.15 0.00 0.15 0.00 1.45
05:07:01 AM 0.13 0.00 0.13 0.00 1.07
05:08:01 AM 0.38 0.00 0.38 0.00 5.50
05:09:01 AM 0.22 0.00 0.22 0.00 3.20
05:10:00 AM 0.12 0.00 0.12 0.00 0.91
05:10:01 AM 0.00 0.00 0.00 0.00 0.00
05:11:01 AM 0.13 0.00 0.13 0.00 1.23
05:12:01 AM 0.25 0.00 0.25 0.00 3.60
05:13:01 AM 0.17 0.00 0.17 0.00 1.80
05:14:01 AM 0.27 0.00 0.27 0.00 4.87
05:15:01 AM 0.18 0.00 0.18 0.00 2.00
05:16:01 AM 0.13 0.00 0.13 0.00 1.85
05:17:01 AM 0.22 0.00 0.22 0.00 2.82
05:18:01 AM 0.17 0.00 0.17 0.00 1.93
05:19:01 AM 0.27 0.00 0.27 0.00 3.65
05:20:00 AM 0.24 0.00 0.24 0.00 2.47
05:20:01 AM 0.00 0.00 0.00 0.00 0.00
05:21:01 AM 0.28 0.00 0.28 0.00 4.48
05:22:01 AM 0.18 0.00 0.18 0.00 2.58
05:23:01 AM 0.13 0.00 0.13 0.00 1.27
05:24:01 AM 0.22 0.00 0.22 0.00 3.42
05:25:01 AM 0.15 0.00 0.15 0.00 1.73
05:26:01 AM 0.10 0.00 0.10 0.00 0.63
05:27:01 AM 0.10 0.00 0.10 0.00 0.77
05:28:01 AM 0.13 0.00 0.13 0.00 0.87
05:29:01 AM 0.32 0.00 0.32 0.00 5.03
05:30:00 AM 0.19 0.00 0.19 0.00 1.85
05:30:01 AM 0.00 0.00 0.00 0.00 0.00
05:31:01 AM 0.18 0.00 0.18 0.00 1.75
05:32:01 AM 0.13 0.00 0.13 0.00 1.83
05:33:01 AM 0.13 0.00 0.13 0.00 1.28
05:34:01 AM 0.23 0.00 0.23 0.00 3.68
05:35:01 AM 0.12 0.00 0.12 0.00 0.90
05:36:01 AM 0.18 0.00 0.18 0.00 2.25
05:37:01 AM 0.15 0.00 0.15 0.00 1.45
05:38:01 AM 0.13 0.00 0.13 0.00 0.87
05:39:01 AM 0.23 0.00 0.23 0.00 3.57
05:40:00 AM 0.12 0.00 0.12 0.00 0.78
05:40:01 AM 0.00 0.00 0.00 0.00 0.00
05:41:01 AM 0.13 0.00 0.13 0.00 1.13
05:42:01 AM 0.17 0.00 0.17 0.00 1.98
05:43:01 AM 0.22 0.00 0.22 0.00 2.48
05:44:02 AM 0.27 0.00 0.27 0.00 4.23
05:45:01 AM 0.12 0.00 0.12 0.00 0.78
05:46:01 AM 0.10 0.00 0.10 0.00 0.63
05:47:01 AM 0.10 0.00 0.10 0.00 0.77
05:48:01 AM 0.20 0.00 0.20 0.00 2.68
05:49:01 AM 0.23 0.00 0.23 0.00 3.07
05:50:00 AM 0.12 0.00 0.12 0.00 0.91
05:51:01 AM 0.21 0.00 0.21 0.00 2.55
05:52:01 AM 0.22 0.00 0.22 0.00 2.97
05:53:01 AM 0.23 0.00 0.23 0.00 2.98
05:54:01 AM 0.20 0.00 0.20 0.00 3.07
05:55:01 AM 0.12 0.00 0.12 0.00 0.90
05:56:01 AM 0.10 0.00 0.10 0.00 0.63
05:57:01 AM 0.10 0.00 0.10 0.00 0.63
05:58:01 AM 0.18 0.00 0.18 0.00 2.30
05:59:01 AM 0.22 0.00 0.22 0.00 3.20
06:00:00 AM 0.22 0.00 0.22 0.00 2.44
06:00:01 AM 1.59 0.00 1.59 0.00 12.70
06:01:01 AM 0.93 0.00 0.93 0.00 14.10
06:02:01 AM 0.23 0.00 0.23 0.00 3.18
06:03:01 AM 0.27 0.00 0.27 0.00 3.42
06:04:01 AM 0.18 0.00 0.18 0.00 3.20
06:05:01 AM 0.12 0.00 0.12 0.00 0.77
06:06:01 AM 0.10 0.00 0.10 0.00 0.77
06:07:01 AM 0.10 0.00 0.10 0.00 0.63
06:08:01 AM 0.22 0.00 0.22 0.00 2.82
06:09:01 AM 0.23 0.00 0.23 0.00 3.20
06:10:00 AM 0.20 0.00 0.20 0.00 2.41
06:10:01 AM 0.00 0.00 0.00 0.00 0.00
06:11:01 AM 0.18 0.00 0.18 0.00 2.05
06:12:01 AM 0.17 0.00 0.17 0.00 1.98
06:13:01 AM 0.22 0.00 0.22 0.00 2.47
06:14:01 AM 0.20 0.00 0.20 0.00 3.07
06:15:01 AM 0.12 0.00 0.12 0.00 0.80
06:16:01 AM 0.18 0.00 0.18 0.00 1.90
06:17:01 AM 0.33 0.00 0.33 0.00 4.60
06:18:01 AM 0.23 0.00 0.23 0.00 3.12
06:19:01 AM 0.22 0.00 0.22 0.00 3.20
06:20:00 AM 0.15 0.00 0.15 0.00 1.35
06:20:01 AM 0.00 0.00 0.00 0.00 0.00
06:21:01 AM 0.15 0.00 0.15 0.00 1.77
06:22:01 AM 0.15 0.00 0.15 0.00 1.85
06:23:01 AM 0.20 0.00 0.20 0.00 2.83
06:24:01 AM 0.28 0.00 0.28 0.00 4.68
06:25:01 AM 0.18 0.00 0.18 0.00 1.75
06:26:01 AM 0.12 0.00 0.12 0.00 1.03
06:27:01 AM 0.20 0.00 0.20 0.00 2.30
06:28:01 AM 0.17 0.00 0.17 0.00 2.33
06:29:01 AM 0.32 0.00 0.32 0.00 5.13
06:30:00 AM 0.12 0.00 0.12 0.00 0.78
06:30:01 AM 0.00 0.00 0.00 0.00 0.00
06:31:01 AM 0.28 0.00 0.28 0.00 4.88
06:32:01 AM 0.22 0.00 0.22 0.00 3.23
06:33:01 AM 0.15 0.00 0.15 0.00 1.82
06:34:01 AM 0.22 0.00 0.22 0.00 3.42
06:35:01 AM 0.12 0.00 0.12 0.00 0.77
06:36:01 AM 0.15 0.00 0.15 0.00 2.12
06:37:01 AM 0.12 0.00 0.12 0.00 0.90
06:38:01 AM 0.13 0.00 0.13 0.00 1.27
06:39:01 AM 4.45 3.93 0.52 963.55 345.65
06:40:00 AM 86.32 2.70 83.61 286.93 5798.67
06:40:01 AM 4.20 3.36 0.84 94.12 6.72
06:41:01 AM 81.14 1.02 80.12 73.45 11475.69
06:42:01 AM 38.88 7.10 31.78 1310.18 2199.63
06:43:01 AM 65.68 2.50 63.18 416.79 8043.10
06:44:01 AM 4.45 0.07 4.38 4.93 170.97
06:45:01 AM 1.67 0.00 1.67 0.00 71.69
06:46:01 AM 0.13 0.00 0.13 0.00 1.83
06:47:01 AM 0.12 0.00 0.12 0.00 0.93
06:48:01 AM 0.30 0.00 0.30 0.00 4.10
06:49:01 AM 0.32 0.00 0.32 0.00 4.42
06:50:00 AM 0.17 0.00 0.17 0.00 1.62
06:50:01 AM 0.00 0.00 0.00 0.00 0.00
06:51:01 AM 0.15 0.00 0.15 0.00 1.20
06:52:02 AM 0.15 0.00 0.15 0.00 2.38
06:53:01 AM 0.17 0.00 0.17 0.00 1.22
06:54:01 AM 0.25 0.00 0.25 0.00 4.68
06:55:01 AM 0.25 0.00 0.25 0.00 3.08
06:56:01 AM 0.15 0.00 0.15 0.00 2.02
06:57:01 AM 0.12 0.00 0.12 0.00 1.47
06:58:01 AM 0.18 0.00 0.18 0.00 2.32
06:59:01 AM 0.25 0.00 0.25 0.00 3.40
07:00:00 AM 0.13 0.00 0.13 0.00 2.44
07:00:01 AM 0.00 0.00 0.00 0.00 0.00
07:01:01 AM 0.18 0.00 0.18 0.00 2.32
07:02:01 AM 0.27 0.00 0.27 0.00 7.33
07:03:01 AM 0.28 0.00 0.28 0.00 4.43
07:04:01 AM 0.18 0.00 0.18 0.00 3.20
07:05:01 AM 0.12 0.00 0.12 0.00 0.90
07:06:01 AM 0.10 0.00 0.10 0.00 0.70
07:07:01 AM 0.25 0.00 0.25 0.00 4.60
07:08:01 AM 0.47 0.00 0.47 0.00 492.80
07:09:01 AM 0.73 0.00 0.73 0.00 680.41
07:10:00 AM 0.40 0.00 0.40 0.00 369.00
07:10:01 AM 0.00 0.00 0.00 0.00 0.00
07:11:01 AM 0.42 0.00 0.42 0.00 562.62
07:12:01 AM 0.40 0.00 0.40 0.00 386.42
07:13:01 AM 0.22 0.00 0.22 0.00 4.05
07:14:01 AM 0.50 0.00 0.50 0.00 514.13
07:15:01 AM 0.62 0.00 0.62 0.00 870.02
07:16:01 AM 0.65 0.00 0.65 0.00 512.61
07:17:01 AM 0.12 0.00 0.12 0.00 1.07
07:18:01 AM 0.43 0.00 0.43 0.00 494.90
07:19:01 AM 0.27 0.00 0.27 0.00 4.57
07:20:00 AM 0.14 0.00 0.14 0.00 2.06
07:20:01 AM 0.00 0.00 0.00 0.00 0.00
07:21:01 AM 0.25 0.00 0.25 0.00 116.69
07:22:01 AM 0.20 0.00 0.20 0.00 4.27
07:23:01 AM 0.33 0.00 0.33 0.00 5.13
07:24:01 AM 0.20 0.00 0.20 0.00 3.50
07:25:01 AM 0.15 0.00 0.15 0.00 1.20
07:26:01 AM 0.32 0.00 0.32 0.00 5.20
07:27:01 AM 0.20 0.00 0.20 0.00 2.03
07:28:01 AM 0.20 0.00 0.20 0.00 2.97
07:29:01 AM 0.25 0.00 0.25 0.00 3.77
07:30:00 AM 0.14 0.00 0.14 0.00 1.22
07:30:01 AM 0.00 0.00 0.00 0.00 0.00
07:31:01 AM 0.28 0.00 0.28 0.00 3.28
07:32:01 AM 0.28 0.00 0.28 0.00 3.92
07:33:01 AM 0.25 0.00 0.25 0.00 3.95
07:34:01 AM 0.22 0.00 0.22 0.00 4.57
07:35:01 AM 0.13 0.00 0.13 0.00 1.43
07:36:01 AM 0.15 0.00 0.15 0.00 1.62
07:37:01 AM 0.13 0.00 0.13 0.00 1.27
07:38:01 AM 25.98 0.40 25.58 46.79 6787.92
Average: 1.37 0.34 1.03 39.75 191.88
12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:49:01 AM 5826312 7195508 2056120 26.08 2688 1568056 595464 6.67 152636 1645660 48
12:50:01 AM 5827884 7197080 2054548 26.06 2688 1568056 597920 6.69 152652 1644712 4
12:51:01 AM 5825656 7194872 2056776 26.09 2688 1568076 597920 6.69 152680 1646676 4
12:52:01 AM 5826420 7195636 2056012 26.08 2688 1568076 597920 6.69 152680 1646132 4
12:53:01 AM 5826064 7195284 2056368 26.09 2688 1568080 597920 6.69 152680 1646252 4
12:54:01 AM 5826116 7195336 2056316 26.09 2688 1568080 597920 6.69 152680 1646328 4
12:55:01 AM 5826384 7195604 2056048 26.08 2688 1568080 597920 6.69 152680 1646144 4
12:56:01 AM 5826440 7195664 2055992 26.08 2688 1568084 597920 6.69 152680 1646112 4
12:57:01 AM 5826444 7195668 2055988 26.08 2688 1568084 597920 6.69 152680 1646148 4
12:58:01 AM 5826464 7195688 2055968 26.08 2688 1568084 597920 6.69 152680 1646148 4
12:59:01 AM 5826492 7195720 2055940 26.08 2688 1568088 597920 6.69 152680 1646224 4
01:00:00 AM 5826904 7196132 2055528 26.08 2688 1568088 620468 6.95 152680 1646052 4
01:00:01 AM 5826312 7195556 2056120 26.08 2688 1568088 620468 6.95 152680 1646340 20
01:01:01 AM 5825108 7194356 2057324 26.10 2688 1568092 620468 6.95 152680 1647040 4
01:02:01 AM 5825436 7194752 2056996 26.10 2688 1568160 620468 6.95 152804 1646668 4
01:03:01 AM 5825456 7194772 2056976 26.10 2688 1568164 605064 6.77 152996 1646400 16
01:04:01 AM 5825176 7194500 2057256 26.10 2688 1568168 605064 6.77 152996 1646824 4
01:05:01 AM 5825568 7194892 2056864 26.09 2688 1568168 605064 6.77 152996 1646472 4
01:06:01 AM 5825868 7195192 2056564 26.09 2688 1568168 605064 6.77 152996 1646272 4
01:07:01 AM 5825264 7194592 2057168 26.10 2688 1568172 605064 6.77 152996 1646692 4
01:08:02 AM 5807896 7194512 2074536 26.32 2688 1585408 607684 6.80 155024 1661772 8
01:09:01 AM 5807648 7194264 2074784 26.32 2688 1585408 607684 6.80 155024 1661956 4
01:10:00 AM 5808416 7195036 2074016 26.31 2688 1585412 607716 6.80 155024 1661472 8
01:11:01 AM 5807904 7194524 2074528 26.32 2688 1585412 607716 6.80 155024 1661896 4
01:12:01 AM 5807848 7194472 2074584 26.32 2688 1585416 607716 6.80 155028 1661896 4
01:13:01 AM 5808124 7194748 2074308 26.32 2688 1585416 607716 6.80 155028 1661588 4
01:14:01 AM 5808276 7194900 2074156 26.31 2688 1585416 607716 6.80 155028 1661656 4
01:15:01 AM 5808272 7194900 2074160 26.31 2688 1585420 607716 6.80 155028 1661592 4
01:16:01 AM 5808224 7194852 2074208 26.31 2688 1585420 607716 6.80 155028 1661596 4
01:17:01 AM 5808196 7194824 2074236 26.31 2688 1585420 607716 6.80 155028 1661596 4
01:18:01 AM 5808064 7194692 2074368 26.32 2688 1585420 607716 6.80 155028 1661712 4
01:19:01 AM 5807904 7194540 2074528 26.32 2688 1585428 607716 6.80 155028 1661996 4
01:20:00 AM 5807944 7194580 2074488 26.32 2688 1585428 603112 6.75 155028 1661916 16
01:20:01 AM 5807396 7194032 2075036 26.32 2688 1585428 603112 6.75 155024 1662272 28
01:21:01 AM 5807688 7194328 2074744 26.32 2688 1585432 603112 6.75 155028 1661996 8
01:22:01 AM 5808044 7194684 2074388 26.32 2688 1585432 603112 6.75 155028 1661724 4
01:23:01 AM 5808048 7194688 2074384 26.32 2688 1585432 603112 6.75 155028 1661840 4
01:24:01 AM 5807932 7194576 2074500 26.32 2688 1585436 603112 6.75 155028 1661920 4
01:25:01 AM 5808104 7194748 2074328 26.32 2688 1585436 603112 6.75 155028 1661736 4
01:26:01 AM 5808076 7194720 2074356 26.32 2688 1585436 603112 6.75 155028 1661736 4
01:27:01 AM 5808164 7194812 2074268 26.32 2688 1585440 603112 6.75 155028 1661740 4
01:28:01 AM 5808080 7194728 2074352 26.32 2688 1585440 603112 6.75 155028 1661740 4
01:29:01 AM 5808028 7194676 2074404 26.32 2688 1585440 603112 6.75 155028 1661928 4
01:30:00 AM 5808408 7195060 2074024 26.31 2688 1585444 598748 6.70 155028 1661632 4
01:30:01 AM 5807888 7194540 2074544 26.32 2688 1585444 598748 6.70 155028 1661980 4
01:31:01 AM 5808036 7194692 2074396 26.32 2688 1585448 598748 6.70 155028 1661756 4
01:32:01 AM 5807960 7194620 2074472 26.32 2688 1585452 598748 6.70 155028 1661760 4
01:33:01 AM 5807772 7194432 2074660 26.32 2688 1585452 598748 6.70 155028 1662180 16
01:34:01 AM 5807644 7194304 2074788 26.32 2688 1585452 598748 6.70 155028 1662368 16
01:35:01 AM 5807960 7194624 2074472 26.32 2688 1585456 598748 6.70 155028 1662032 8
01:36:01 AM 5807880 7194740 2074552 26.32 2688 1585652 598748 6.70 155148 1662012 4
01:37:01 AM 5807900 7194760 2074532 26.32 2688 1585652 598748 6.70 155148 1662012 4
01:38:01 AM 5807852 7194716 2074580 26.32 2688 1585656 598748 6.70 155148 1662016 4
01:39:01 AM 5807660 7194524 2074772 26.32 2688 1585656 598748 6.70 155148 1662092 4
01:40:00 AM 5807924 7194788 2074508 26.32 2688 1585656 618248 6.92 155148 1661908 4
01:40:01 AM 5807468 7194332 2074964 26.32 2688 1585656 618248 6.92 155148 1662256 4
01:41:01 AM 5807460 7194328 2074972 26.32 2688 1585660 618248 6.92 155148 1662220 4
01:42:01 AM 5807744 7194612 2074688 26.32 2688 1585660 618248 6.92 155148 1662028 4
01:43:01 AM 5807724 7194596 2074708 26.32 2688 1585664 618248 6.92 155148 1662032 4
01:44:01 AM 5807644 7194516 2074788 26.32 2688 1585664 618248 6.92 155148 1662132 4
01:45:01 AM 5807556 7194428 2074876 26.32 2688 1585664 618248 6.92 155148 1662180 4
01:46:01 AM 5807780 7194656 2074652 26.32 2688 1585668 618248 6.92 155148 1662068 4
01:47:01 AM 5807788 7194664 2074644 26.32 2688 1585668 618248 6.92 155148 1662068 8
01:48:01 AM 5807808 7194684 2074624 26.32 2688 1585668 618248 6.92 155148 1662068 4
01:49:01 AM 5807680 7194560 2074752 26.32 2688 1585672 618248 6.92 155148 1662268 4
01:50:00 AM 5808200 7195080 2074232 26.31 2688 1585672 613052 6.86 155148 1661968 4
01:50:01 AM 5807684 7194564 2074748 26.32 2688 1585672 613052 6.86 155148 1662232 16
01:51:01 AM 5807656 7194540 2074776 26.32 2688 1585676 613052 6.86 155148 1662256 4
01:52:01 AM 5807456 7194340 2074976 26.32 2688 1585676 613052 6.86 155148 1662260 4
01:53:01 AM 5807632 7194516 2074800 26.32 2688 1585676 613052 6.86 155148 1662092 4
01:54:01 AM 5806328 7193212 2076104 26.34 2688 1585676 613052 6.86 155148 1663224 4
01:55:01 AM 5807304 7194192 2075128 26.33 2688 1585680 613052 6.86 155148 1662176 4
01:56:01 AM 5807508 7194396 2074924 26.32 2688 1585680 613052 6.86 155176 1662112 4
01:57:01 AM 5807472 7194364 2074960 26.32 2688 1585684 613052 6.86 155176 1662152 4
01:58:01 AM 5807456 7194352 2074976 26.32 2688 1585688 613052 6.86 155176 1662156 4
01:59:01 AM 5807372 7194268 2075060 26.33 2688 1585688 613052 6.86 155176 1662340 4
02:00:00 AM 5807856 7194752 2074576 26.32 2688 1585688 613052 6.86 155176 1661924 4
02:00:01 AM 5807288 7194188 2075144 26.33 2688 1585692 613052 6.86 155176 1662448 20
02:01:01 AM 5806232 7193132 2076200 26.34 2688 1585692 613052 6.86 155176 1663028 4
02:02:01 AM 5807348 7194248 2075084 26.33 2688 1585692 613052 6.86 155240 1662248 4
02:03:01 AM 5807516 7194420 2074916 26.32 2688 1585696 613052 6.86 155240 1662100 4
02:04:01 AM 5807044 7193948 2075388 26.33 2688 1585696 613052 6.86 155240 1662288 4
02:05:01 AM 5807156 7194060 2075276 26.33 2688 1585696 613052 6.86 155240 1662236 4
02:06:01 AM 5807448 7194356 2074984 26.32 2688 1585700 613052 6.86 155240 1662124 4
02:07:01 AM 5807276 7194184 2075156 26.33 2688 1585700 613052 6.86 155240 1662124 4
02:08:01 AM 5807368 7194276 2075064 26.33 2688 1585700 613052 6.86 155240 1662124 4
02:09:01 AM 5807332 7194244 2075100 26.33 2688 1585704 613052 6.86 155240 1662200 4
02:10:00 AM 5807708 7194620 2074724 26.32 2688 1585704 613052 6.86 155240 1662016 4
02:10:01 AM 5807076 7193988 2075356 26.33 2688 1585704 613052 6.86 155240 1662392 20
02:11:01 AM 5807268 7194184 2075164 26.33 2688 1585708 613052 6.86 155240 1662316 4
02:12:01 AM 5807232 7194148 2075200 26.33 2688 1585708 613052 6.86 155240 1662316 4
02:13:01 AM 5807204 7194120 2075228 26.33 2688 1585708 613052 6.86 155240 1662316 4
02:14:01 AM 5807380 7194300 2075052 26.33 2688 1585712 613052 6.86 155240 1662208 4
02:15:01 AM 5807912 7194832 2074520 26.32 2688 1585712 613052 6.86 155240 1661908 4
02:16:01 AM 5807976 7194896 2074456 26.32 2688 1585712 613052 6.86 155248 1661848 4
02:17:01 AM 5808004 7194928 2074428 26.32 2688 1585716 613052 6.86 155248 1661852 4
02:18:01 AM 5807956 7194880 2074476 26.32 2688 1585716 613052 6.86 155248 1661860 8
02:19:02 AM 5807712 7194636 2074720 26.32 2688 1585716 613052 6.86 155248 1662048 4
02:20:00 AM 5808032 7194960 2074400 26.32 2688 1585720 613052 6.86 155248 1661644 4
02:21:01 AM 5807768 7194696 2074664 26.32 2688 1585720 613052 6.86 155248 1661868 4
02:22:01 AM 5807828 7194760 2074604 26.32 2688 1585724 613052 6.86 155248 1661872 4
02:23:01 AM 5807760 7194692 2074672 26.32 2688 1585724 613052 6.86 155248 1661872 4
02:24:01 AM 5807800 7194732 2074632 26.32 2688 1585724 613052 6.86 155248 1661948 4
02:25:01 AM 5807864 7194800 2074568 26.32 2688 1585728 613052 6.86 155248 1662000 4
02:26:01 AM 5807932 7194868 2074500 26.32 2688 1585728 613052 6.86 155248 1661884 4
02:27:01 AM 5807900 7194836 2074532 26.32 2688 1585728 613052 6.86 155248 1661884 4
02:28:01 AM 5807996 7194936 2074436 26.32 2688 1585732 613052 6.86 155248 1661888 4
02:29:01 AM 5807876 7194816 2074556 26.32 2688 1585732 613052 6.86 155248 1661956 4
02:30:00 AM 5808276 7195216 2074156 26.31 2688 1585732 608408 6.81 155248 1661772 4
02:30:01 AM 5807832 7194772 2074600 26.32 2688 1585732 608408 6.81 155248 1662120 4
02:31:01 AM 5807740 7194688 2074692 26.32 2688 1585736 608408 6.81 155248 1662168 8
02:32:01 AM 5807720 7194668 2074712 26.32 2688 1585736 608408 6.81 155248 1662012 4
02:33:01 AM 5807540 7194488 2074892 26.32 2688 1585736 608408 6.81 155248 1662336 4
02:34:01 AM 5807644 7194596 2074788 26.32 2688 1585740 608408 6.81 155248 1662140 4
02:35:01 AM 5807872 7194828 2074560 26.32 2688 1585744 608408 6.81 155248 1662076 4
02:36:01 AM 5808008 7194964 2074424 26.32 2688 1585744 608408 6.81 155248 1661960 4
02:37:01 AM 5807992 7194952 2074440 26.32 2688 1585748 608408 6.81 155248 1661964 4
02:38:01 AM 5807748 7194708 2074684 26.32 2688 1585748 608408 6.81 155248 1661964 8
02:39:01 AM 5807824 7194784 2074608 26.32 2688 1585748 608408 6.81 155248 1662156 8
02:40:00 AM 5807660 7194624 2074772 26.32 2688 1585752 605064 6.77 155248 1662248 4
02:40:01 AM 5807268 7194232 2075164 26.33 2688 1585752 605064 6.77 155248 1662596 4
02:41:01 AM 5807620 7194588 2074812 26.32 2688 1585756 605064 6.77 155248 1662224 4
02:42:01 AM 5807824 7194796 2074608 26.32 2688 1585760 605064 6.77 155248 1662032 4
02:43:01 AM 5807856 7194828 2074576 26.32 2688 1585760 605064 6.77 155248 1662032 4
02:44:01 AM 5807748 7194720 2074684 26.32 2688 1585760 605064 6.77 155248 1662120 4
02:45:01 AM 5807856 7194832 2074576 26.32 2688 1585764 605064 6.77 155248 1662056 4
02:46:01 AM 5807832 7194808 2074600 26.32 2688 1585764 605064 6.77 155248 1662060 4
02:47:01 AM 5807756 7194732 2074676 26.32 2688 1585764 605064 6.77 155248 1662060 4
02:48:01 AM 5807204 7194184 2075228 26.33 2688 1585768 605064 6.77 155248 1662500 4
02:49:01 AM 5807628 7194608 2074804 26.32 2688 1585768 605064 6.77 155248 1662168 8
02:50:00 AM 5808020 7195000 2074412 26.32 2688 1585768 605064 6.77 155248 1661984 4
02:50:01 AM 5807508 7194488 2074924 26.32 2688 1585768 605064 6.77 155248 1662332 4
02:51:01 AM 5807548 7194536 2074884 26.32 2688 1585776 605064 6.77 155248 1662296 4
02:52:01 AM 5807368 7194356 2075064 26.33 2688 1585776 605064 6.77 155248 1662412 4
02:53:01 AM 5807736 7194728 2074696 26.32 2688 1585780 605064 6.77 155248 1662116 4
02:54:01 AM 5807696 7194688 2074736 26.32 2688 1585780 605064 6.77 155248 1662220 4
02:55:01 AM 5807636 7194628 2074796 26.32 2688 1585780 605064 6.77 155248 1662152 4
02:56:01 AM 5807828 7194824 2074604 26.32 2688 1585784 605064 6.77 155248 1662156 4
02:57:01 AM 5807748 7194744 2074684 26.32 2688 1585784 605064 6.77 155256 1662248 4
02:58:01 AM 5807532 7194528 2074900 26.32 2688 1585784 605064 6.77 155248 1662156 4
02:59:01 AM 5807284 7194288 2075148 26.33 2688 1585792 605180 6.78 164492 1653288 248
03:00:00 AM 5807884 7194888 2074548 26.32 2688 1585792 607468 6.80 164492 1652692 4
03:00:01 AM 5807508 7194512 2074924 26.32 2688 1585792 607468 6.80 164492 1653164 20
03:01:01 AM 5806480 7193488 2075952 26.34 2688 1585796 607468 6.80 164492 1653820 4
03:02:01 AM 5807392 7194400 2075040 26.32 2688 1585796 607468 6.80 164504 1653112 4
03:03:01 AM 5807428 7194436 2075004 26.32 2688 1585796 607468 6.80 164504 1653112 4
03:04:01 AM 5807380 7194392 2075052 26.33 2688 1585800 607468 6.80 164504 1653196 4
03:05:01 AM 5807568 7194580 2074864 26.32 2688 1585800 607468 6.80 164504 1653004 4
03:06:01 AM 5807688 7194700 2074744 26.32 2688 1585800 607468 6.80 164504 1652904 4
03:07:01 AM 5807664 7194680 2074768 26.32 2688 1585804 607468 6.80 164504 1652928 4
03:08:01 AM 5807588 7194604 2074844 26.32 2688 1585804 607468 6.80 164504 1653044 4
03:09:01 AM 5807476 7194492 2074956 26.32 2688 1585804 607468 6.80 164504 1652996 4
03:10:00 AM 5807908 7194924 2074524 26.32 2688 1585804 624456 6.99 164504 1652812 4
03:10:01 AM 5807392 7194412 2075040 26.32 2688 1585808 624456 6.99 164504 1653116 20
03:11:01 AM 5807624 7194644 2074808 26.32 2688 1585808 624456 6.99 164504 1652932 4
03:12:01 AM 5807652 7194672 2074780 26.32 2688 1585808 624456 6.99 164504 1652936 4
03:13:01 AM 5807500 7194524 2074932 26.32 2688 1585812 624456 6.99 164504 1652940 4
03:14:01 AM 5807508 7194532 2074924 26.32 2688 1585812 624456 6.99 164504 1653008 4
03:15:01 AM 5807600 7194628 2074832 26.32 2688 1585816 624456 6.99 164504 1652944 4
03:16:01 AM 5807540 7194572 2074892 26.32 2688 1585820 624456 6.99 164504 1652948 4
03:17:01 AM 5807744 7194776 2074688 26.32 2688 1585820 608704 6.82 164504 1652948 4
03:18:01 AM 5807652 7194684 2074780 26.32 2688 1585820 608704 6.82 164504 1652948 4
03:19:01 AM 5807584 7194620 2074848 26.32 2688 1585824 608704 6.82 164504 1653020 4
03:20:00 AM 5808012 7195048 2074420 26.32 2688 1585824 609616 6.83 164504 1652844 4
03:20:01 AM 5807384 7194420 2075048 26.32 2688 1585824 609616 6.83 164504 1653256 20
03:21:01 AM 5807452 7194492 2074980 26.32 2688 1585828 609616 6.83 164504 1653144 4
03:22:01 AM 5807420 7194460 2075012 26.32 2688 1585828 609616 6.83 164504 1653072 4
03:23:01 AM 5807288 7194328 2075144 26.33 2688 1585828 609616 6.83 164504 1653072 4
03:24:01 AM 5807008 7194052 2075424 26.33 2688 1585832 609616 6.83 164504 1653344 4
03:25:01 AM 5807292 7194336 2075140 26.33 2688 1585832 609616 6.83 164504 1653120 4
03:26:01 AM 5807380 7194424 2075052 26.33 2688 1585832 609616 6.83 164504 1653120 4
03:27:01 AM 5807380 7194428 2075052 26.33 2688 1585836 609616 6.83 164504 1653008 4
03:28:01 AM 5807528 7194576 2074904 26.32 2688 1585836 609616 6.83 164504 1653008 4
03:29:02 AM 5806868 7193916 2075564 26.33 2688 1585836 609616 6.83 164504 1653420 4
03:30:00 AM 5807716 7194768 2074716 26.32 2688 1585840 605164 6.78 164504 1652908 4
03:31:01 AM 5807264 7194316 2075168 26.33 2688 1585840 605164 6.78 164504 1653204 4
03:32:01 AM 5807352 7194408 2075080 26.33 2688 1585844 605164 6.78 164504 1653032 4
03:33:01 AM 5806632 7193688 2075800 26.33 2688 1585844 605164 6.78 164504 1653764 4
03:34:01 AM 5807024 7194080 2075408 26.33 2688 1585844 605164 6.78 164504 1653492 4
03:35:01 AM 5807120 7194180 2075312 26.33 2688 1585848 605164 6.78 164504 1653428 4
03:36:01 AM 5807140 7194200 2075292 26.33 2688 1585848 605164 6.78 164504 1653428 4
03:37:01 AM 5807168 7194228 2075264 26.33 2688 1585848 605164 6.78 164504 1653428 4
03:38:01 AM 5807020 7194084 2075412 26.33 2688 1585852 605164 6.78 164504 1653548 4
03:39:01 AM 5806744 7193808 2075688 26.33 2688 1585852 605164 6.78 164504 1653620 4
03:40:00 AM 5807272 7194336 2075160 26.33 2688 1585852 605228 6.78 164504 1653268 4
03:40:01 AM 5806728 7193796 2075704 26.33 2688 1585856 605228 6.78 164504 1653620 20
03:41:01 AM 5806732 7193800 2075700 26.33 2688 1585856 605228 6.78 164504 1653620 4
03:42:01 AM 5806504 7193572 2075928 26.34 2688 1585856 605228 6.78 164504 1653736 8
03:43:01 AM 5806812 7193884 2075620 26.33 2688 1585860 605228 6.78 164504 1653456 4
03:44:01 AM 5806964 7194036 2075468 26.33 2688 1585860 605228 6.78 164508 1653524 4
03:45:01 AM 5806992 7194064 2075440 26.33 2688 1585860 605228 6.78 164508 1653572 4
03:46:01 AM 5806996 7194068 2075436 26.33 2688 1585860 605228 6.78 164508 1653456 4
03:47:01 AM 5807052 7194128 2075380 26.33 2688 1585864 605228 6.78 164508 1653460 4
03:48:01 AM 5807080 7194156 2075352 26.33 2688 1585864 605228 6.78 164508 1653460 4
03:49:01 AM 5806964 7194040 2075468 26.33 2688 1585864 605228 6.78 164508 1653528 4
03:50:00 AM 5807256 7194340 2075176 26.33 2688 1585868 605228 6.78 164508 1653240 4
03:50:01 AM 5806856 7193944 2075576 26.33 2688 1585872 605228 6.78 164508 1653660 16
03:51:01 AM 5806740 7193828 2075692 26.33 2688 1585872 605228 6.78 164508 1653660 4
03:52:01 AM 5806800 7193892 2075632 26.33 2688 1585876 605228 6.78 164508 1653664 4
03:53:01 AM 5806740 7193832 2075692 26.33 2688 1585876 605228 6.78 164508 1653664 4
03:54:01 AM 5806808 7193900 2075624 26.33 2688 1585876 605228 6.78 164508 1653544 4
03:55:01 AM 5806920 7194016 2075512 26.33 2688 1585880 605228 6.78 164508 1653484 4
03:56:01 AM 5806796 7193892 2075636 26.33 2688 1585880 605228 6.78 164508 1653600 4
03:57:01 AM 5806896 7193992 2075536 26.33 2688 1585880 605228 6.78 164508 1653484 4
03:58:01 AM 5806860 7193964 2075572 26.33 2688 1585888 605228 6.78 164508 1653496 8
03:59:01 AM 5806928 7194032 2075504 26.33 2688 1585888 605228 6.78 164508 1653564 4
04:00:00 AM 5807280 7194384 2075152 26.33 2688 1585892 608396 6.81 164508 1653388 4
04:00:01 AM 5806696 7193804 2075736 26.33 2688 1585892 608396 6.81 164508 1653664 20
04:01:01 AM 5805804 7192912 2076628 26.35 2688 1585892 608396 6.81 164508 1654196 4
04:02:01 AM 5806964 7194072 2075468 26.33 2688 1585892 608396 6.81 164508 1653504 4
04:03:01 AM 5806964 7194076 2075468 26.33 2688 1585896 608396 6.81 164508 1653512 4
04:04:01 AM 5806712 7193824 2075720 26.33 2688 1585896 608396 6.81 164508 1653784 4
04:05:01 AM 5806968 7194080 2075464 26.33 2688 1585896 608396 6.81 164508 1653584 4
04:06:01 AM 5806856 7193972 2075576 26.33 2688 1585900 608396 6.81 164508 1653588 4
04:07:01 AM 5806880 7193996 2075552 26.33 2688 1585900 608396 6.81 164508 1653704 4
04:08:01 AM 5806880 7193996 2075552 26.33 2688 1585900 608396 6.81 164508 1653704 4
04:09:01 AM 5806864 7193984 2075568 26.33 2688 1585904 608396 6.81 164508 1653776 4
04:10:00 AM 5807184 7194304 2075248 26.33 2688 1585904 608396 6.81 164508 1653476 4
04:10:01 AM 5806680 7193800 2075752 26.33 2688 1585904 608396 6.81 164508 1653768 16
04:11:01 AM 5806564 7193688 2075868 26.34 2688 1585908 608396 6.81 164508 1653772 4
04:12:01 AM 5806848 7193972 2075584 26.33 2688 1585908 608396 6.81 164508 1653600 4
04:13:01 AM 5806764 7193888 2075668 26.33 2688 1585908 608396 6.81 164508 1653716 4
04:14:01 AM 5806728 7193856 2075704 26.33 2688 1585912 608396 6.81 164508 1653752 4
04:15:01 AM 5806940 7194068 2075492 26.33 2688 1585912 608396 6.81 164508 1653604 4
04:16:01 AM 5806996 7194124 2075436 26.33 2688 1585912 608396 6.81 164508 1653604 4
04:17:01 AM 5806948 7194080 2075484 26.33 2688 1585916 608396 6.81 164508 1653608 4
04:18:01 AM 5807000 7194132 2075432 26.33 2688 1585916 608396 6.81 164508 1653608 4
04:19:01 AM 5806556 7193688 2075876 26.34 2688 1585916 608396 6.81 164508 1654028 4
04:20:00 AM 5806912 7194048 2075520 26.33 2688 1585920 606588 6.79 164508 1653856 4
04:20:01 AM 5806620 7193756 2075812 26.33 2688 1585920 606588 6.79 164508 1654144 20
04:21:01 AM 5806380 7193516 2076052 26.34 2688 1585920 606588 6.79 164508 1654144 4
04:22:01 AM 5806624 7193764 2075808 26.33 2688 1585924 606588 6.79 164508 1653968 4
04:23:01 AM 5806564 7193704 2075868 26.34 2688 1585924 606588 6.79 164508 1653968 4
04:24:01 AM 5806244 7193384 2076188 26.34 2688 1585924 606588 6.79 164508 1654160 4
04:25:01 AM 5806040 7193180 2076392 26.34 2688 1585924 606588 6.79 164508 1654208 4
04:26:01 AM 5806096 7193240 2076336 26.34 2688 1585928 606588 6.79 164508 1654212 4
04:27:01 AM 5806304 7193448 2076128 26.34 2688 1585928 606588 6.79 164508 1654096 4
04:28:01 AM 5806304 7193448 2076128 26.34 2688 1585928 606588 6.79 164508 1654096 4
04:29:01 AM 5806276 7193424 2076156 26.34 2688 1585932 606588 6.79 164508 1654168 4
04:30:00 AM 5806684 7193832 2075748 26.33 2688 1585936 597036 6.68 164508 1653992 4
04:30:01 AM 5806184 7193336 2076248 26.34 2688 1585932 597036 6.68 164508 1654276 16
04:31:01 AM 5806048 7193204 2076384 26.34 2688 1585936 597036 6.68 164508 1654396 4
04:32:01 AM 5806172 7193328 2076260 26.34 2688 1585936 597036 6.68 164508 1654396 4
04:33:01 AM 5806172 7193328 2076260 26.34 2688 1585936 597036 6.68 164508 1654324 4
04:34:01 AM 5806132 7193292 2076300 26.34 2688 1585940 597036 6.68 164508 1654192 4
04:35:01 AM 5806200 7193360 2076232 26.34 2688 1585940 597036 6.68 164508 1654240 4
04:36:01 AM 5806300 7193460 2076132 26.34 2688 1585940 597036 6.68 164508 1654152 4
04:37:01 AM 5806300 7193464 2076132 26.34 2688 1585944 597036 6.68 164508 1654156 4
04:38:01 AM 5806300 7193464 2076132 26.34 2688 1585944 597036 6.68 164508 1654156 4
04:39:01 AM 5806052 7193220 2076380 26.34 2688 1585948 597036 6.68 164508 1654364 4
04:40:00 AM 5806528 7193700 2075904 26.34 2688 1585952 596000 6.67 164508 1654068 4
04:41:01 AM 5805996 7193172 2076436 26.34 2688 1585956 596000 6.67 164508 1654360 4
04:42:01 AM 5805704 7192884 2076728 26.35 2688 1585960 611892 6.85 164508 1654772 4
04:43:01 AM 5806096 7193276 2076336 26.34 2688 1585960 611892 6.85 164508 1654488 4
04:44:01 AM 5806316 7193496 2076116 26.34 2688 1585960 611892 6.85 164508 1654384 4
04:45:01 AM 5806136 7193320 2076296 26.34 2688 1585964 611892 6.85 164508 1654328 4
04:46:01 AM 5805868 7193052 2076564 26.34 2688 1585964 611892 6.85 164508 1654620 4
04:47:01 AM 5806104 7193288 2076328 26.34 2688 1585964 611892 6.85 164508 1654328 4
04:48:01 AM 5806332 7193520 2076100 26.34 2688 1585968 611892 6.85 164508 1654216 4
04:49:01 AM 5806196 7193384 2076236 26.34 2688 1585968 611892 6.85 164508 1654408 4
04:50:00 AM 5806548 7193736 2075884 26.34 2688 1585968 609140 6.82 164508 1654116 4
04:50:01 AM 5806264 7193456 2076168 26.34 2688 1585972 609140 6.82 164508 1654416 24
04:51:01 AM 5806228 7193420 2076204 26.34 2688 1585972 609140 6.82 164508 1654228 4
04:52:01 AM 5806228 7193420 2076204 26.34 2688 1585972 609140 6.82 164508 1654228 4
04:53:01 AM 5806360 7193556 2076072 26.34 2688 1585976 609140 6.82 164508 1654232 4
04:54:01 AM 5806072 7193268 2076360 26.34 2688 1585976 609140 6.82 164508 1654300 4
04:55:01 AM 5806240 7193436 2076192 26.34 2688 1585976 609140 6.82 164508 1654232 4
04:56:01 AM 5805752 7192952 2076680 26.35 2688 1585980 609140 6.82 164508 1654448 4
04:57:01 AM 5806032 7193232 2076400 26.34 2688 1585980 609140 6.82 164508 1654244 4
04:58:01 AM 5806060 7193260 2076372 26.34 2688 1585980 609140 6.82 164508 1654360 4
04:59:01 AM 5805808 7193024 2076624 26.34 2688 1585996 593516 6.65 166396 1652628 4
05:00:00 AM 5806240 7193456 2076192 26.34 2688 1585996 605340 6.78 166396 1652444 4
05:00:01 AM 5805720 7192936 2076712 26.35 2688 1585996 605340 6.78 166396 1652908 4
05:01:01 AM 5804968 7192184 2077464 26.36 2688 1585996 605340 6.78 166396 1653292 4
05:02:01 AM 5806204 7193424 2076228 26.34 2688 1586000 605340 6.78 166408 1652508 4
05:03:01 AM 5806208 7193428 2076224 26.34 2688 1586000 605340 6.78 166408 1652508 4
05:04:01 AM 5805716 7192936 2076716 26.35 2688 1586000 605340 6.78 166408 1652676 16
05:05:01 AM 5806072 7193296 2076360 26.34 2688 1586004 605340 6.78 166408 1652408 4
05:06:01 AM 5806068 7193292 2076364 26.34 2688 1586004 605340 6.78 166408 1652408 4
05:07:01 AM 5806168 7193392 2076264 26.34 2688 1586004 605340 6.78 166408 1652408 8
05:08:01 AM 5806052 7193280 2076380 26.34 2688 1586008 605340 6.78 166408 1652412 4
05:09:01 AM 5806120 7193348 2076312 26.34 2688 1586008 605340 6.78 166408 1652484 4
05:10:00 AM 5806460 7193688 2075972 26.34 2688 1586008 601476 6.73 166408 1652332 4
05:10:01 AM 5805936 7193164 2076496 26.34 2688 1586008 601476 6.73 166408 1652680 4
05:11:01 AM 5805892 7193128 2076540 26.34 2688 1586016 601476 6.73 166408 1652636 4
05:12:01 AM 5806176 7193412 2076256 26.34 2688 1586016 601476 6.73 166408 1652456 4
05:13:01 AM 5806148 7193388 2076284 26.34 2688 1586020 601476 6.73 166408 1652460 4
05:14:01 AM 5806092 7193332 2076340 26.34 2688 1586020 601476 6.73 166408 1652528 8
05:15:01 AM 5806032 7193272 2076400 26.34 2688 1586020 601476 6.73 166408 1652460 4
05:16:01 AM 5806156 7193400 2076276 26.34 2688 1586024 601476 6.73 166412 1652524 4
05:17:01 AM 5806204 7193448 2076228 26.34 2688 1586024 601476 6.73 166408 1652464 4
05:18:01 AM 5806148 7193392 2076284 26.34 2688 1586024 616908 6.91 166408 1652464 4
05:19:01 AM 5806084 7193336 2076348 26.34 2688 1586032 616908 6.91 166408 1652540 4
05:20:00 AM 5806344 7193596 2076088 26.34 2688 1586032 616912 6.91 166408 1652356 4
05:20:01 AM 5805852 7193104 2076580 26.34 2688 1586032 616912 6.91 166408 1652636 20
05:21:01 AM 5805916 7193172 2076516 26.34 2688 1586036 616912 6.91 166408 1652736 4
05:22:01 AM 5805608 7192864 2076824 26.35 2688 1586036 616912 6.91 166408 1652640 4
05:23:01 AM 5805508 7192764 2076924 26.35 2688 1586036 616912 6.91 166408 1652888 4
05:24:01 AM 5805876 7193136 2076556 26.34 2688 1586040 616912 6.91 166408 1652552 4
05:25:01 AM 5805952 7193212 2076480 26.34 2688 1586040 616912 6.91 166408 1652484 4
05:26:01 AM 5806092 7193352 2076340 26.34 2688 1586040 616912 6.91 166408 1652484 4
05:27:01 AM 5806016 7193280 2076416 26.34 2688 1586044 616912 6.91 166408 1652488 4
05:28:01 AM 5806132 7193396 2076300 26.34 2688 1586044 600356 6.72 166408 1652488 4
05:29:01 AM 5805968 7193232 2076464 26.34 2688 1586044 600356 6.72 166412 1652652 4
05:30:00 AM 5806428 7193696 2076004 26.34 2688 1586048 600356 6.72 166408 1652376 4
05:30:01 AM 5805820 7193088 2076612 26.34 2688 1586048 600356 6.72 166408 1652656 16
05:31:01 AM 5805876 7193144 2076556 26.34 2688 1586048 600356 6.72 166408 1652660 4
05:32:01 AM 5805720 7192992 2076712 26.35 2688 1586052 600356 6.72 166408 1652664 4
05:33:01 AM 5805336 7192608 2077096 26.35 2688 1586052 600356 6.72 166408 1652940 4
05:34:01 AM 5805904 7193176 2076528 26.34 2688 1586052 600356 6.72 166408 1652576 4
05:35:01 AM 5805876 7193152 2076556 26.34 2688 1586056 600356 6.72 166408 1652512 4
05:36:01 AM 5806132 7193408 2076300 26.34 2688 1586056 600356 6.72 166408 1652512 4
05:37:01 AM 5806052 7193328 2076380 26.34 2688 1586056 600356 6.72 166408 1652512 4
05:38:01 AM 5806060 7193336 2076372 26.34 2688 1586056 600356 6.72 166408 1652512 4
05:39:01 AM 5805912 7193192 2076520 26.34 2688 1586060 600356 6.72 166408 1652612 4
05:40:00 AM 5806428 7193708 2076004 26.34 2688 1586060 597164 6.69 166408 1652428 4
05:40:01 AM 5805820 7193100 2076612 26.34 2688 1586060 597164 6.69 166408 1652716 16
05:41:01 AM 5806116 7193400 2076316 26.34 2688 1586064 597164 6.69 166408 1652548 4
05:42:01 AM 5806068 7193352 2076364 26.34 2688 1586064 597164 6.69 166408 1652548 4
05:43:01 AM 5805808 7193092 2076624 26.34 2688 1586064 597164 6.69 166408 1652548 4
05:44:02 AM 5805788 7193076 2076644 26.35 2688 1586068 597164 6.69 166408 1652620 4
05:45:01 AM 5805816 7193104 2076616 26.34 2688 1586068 597164 6.69 166408 1652552 4
05:46:01 AM 5805908 7193196 2076524 26.34 2688 1586068 597164 6.69 166408 1652556 4
05:47:01 AM 5805836 7193128 2076596 26.34 2688 1586072 597164 6.69 166408 1652560 4
05:48:01 AM 5805956 7193248 2076476 26.34 2688 1586072 597164 6.69 166408 1652560 4
05:49:01 AM 5805900 7193192 2076532 26.34 2688 1586072 612548 6.86 166408 1652632 4
05:50:00 AM 5806164 7193460 2076268 26.34 2688 1586076 613100 6.86 166408 1652452 4
05:51:01 AM 5805828 7193124 2076604 26.34 2688 1586076 613100 6.86 166408 1652744 4
05:52:01 AM 5805988 7193288 2076444 26.34 2688 1586080 613100 6.86 166408 1652572 4
05:53:01 AM 5805984 7193284 2076448 26.34 2688 1586080 613100 6.86 166408 1652572 4
05:54:01 AM 5805828 7193128 2076604 26.34 2688 1586080 613100 6.86 166408 1652644 4
05:55:01 AM 5805984 7193288 2076448 26.34 2688 1586084 613100 6.86 166408 1652580 4
05:56:01 AM 5806060 7193364 2076372 26.34 2688 1586084 613100 6.86 166408 1652580 4
05:57:01 AM 5805976 7193280 2076456 26.34 2688 1586084 613100 6.86 166408 1652580 4
05:58:01 AM 5805832 7193140 2076600 26.34 2688 1586088 613100 6.86 166408 1652584 4
05:59:01 AM 5805776 7193084 2076656 26.35 2688 1586088 613100 6.86 166408 1652652 4
06:00:00 AM 5805532 7192840 2076900 26.35 2688 1586088 607672 6.80 166408 1653052 4
06:00:01 AM 5805368 7192676 2077064 26.35 2688 1586088 617152 6.91 166756 1652588 236
06:01:01 AM 5804780 7192096 2077652 26.36 2688 1586092 617152 6.91 166852 1652952 4
06:02:01 AM 5805844 7193164 2076588 26.34 2688 1586096 617152 6.91 166856 1652152 4
06:03:01 AM 5805872 7193196 2076560 26.34 2688 1586100 617152 6.91 166856 1652272 4
06:04:01 AM 5805712 7193036 2076720 26.35 2688 1586100 617152 6.91 166856 1652360 4
06:05:01 AM 5805964 7193288 2076468 26.34 2688 1586100 617152 6.91 166856 1652156 4
06:06:01 AM 5805964 7193292 2076468 26.34 2688 1586104 617152 6.91 166856 1652160 4
06:07:01 AM 5805884 7193212 2076548 26.34 2688 1586104 617152 6.91 166856 1652276 8
06:08:01 AM 5806016 7193344 2076416 26.34 2688 1586104 617152 6.91 166856 1652160 4
06:09:01 AM 5805740 7193072 2076692 26.35 2688 1586108 617152 6.91 166856 1652232 4
06:10:00 AM 5806064 7193396 2076368 26.34 2688 1586108 613404 6.87 166856 1652056 4
06:10:01 AM 5805604 7192940 2076828 26.35 2688 1586112 613404 6.87 166856 1652360 20
06:11:01 AM 5805468 7192808 2076964 26.35 2688 1586116 613404 6.87 166856 1652364 4
06:12:01 AM 5805580 7192920 2076852 26.35 2688 1586116 613404 6.87 166856 1652364 4
06:13:01 AM 5805808 7193148 2076624 26.34 2688 1586116 613404 6.87 166856 1652172 4
06:14:01 AM 5805844 7193184 2076588 26.34 2688 1586116 613404 6.87 166856 1652240 4
06:15:01 AM 5805884 7193228 2076548 26.34 2688 1586120 613404 6.87 166856 1652176 4
06:16:01 AM 5805784 7193128 2076648 26.35 2688 1586120 613404 6.87 166856 1652292 8
06:17:01 AM 5805900 7193244 2076532 26.34 2688 1586120 613404 6.87 166856 1652176 4
06:18:01 AM 5805804 7193152 2076628 26.35 2688 1586124 613404 6.87 166856 1652296 4
06:19:01 AM 5805848 7193196 2076584 26.34 2688 1586124 613404 6.87 166856 1652248 4
06:20:00 AM 5806080 7193428 2076352 26.34 2688 1586124 615812 6.90 166856 1652072 4
06:20:01 AM 5805556 7192908 2076876 26.35 2688 1586132 615812 6.90 166856 1652500 24
06:21:01 AM 5805600 7192956 2076832 26.35 2688 1586132 615812 6.90 166860 1652484 4
06:22:01 AM 5805656 7193012 2076776 26.35 2688 1586132 615812 6.90 166856 1652392 4
06:23:01 AM 5805740 7193100 2076692 26.35 2688 1586136 615812 6.90 166856 1652400 4
06:24:01 AM 5805604 7192964 2076828 26.35 2688 1586136 615812 6.90 166856 1652268 8
06:25:01 AM 5805808 7193168 2076624 26.34 2688 1586136 615812 6.90 166856 1652200 4
06:26:01 AM 5805640 7193004 2076792 26.35 2688 1586140 615812 6.90 166856 1652320 4
06:27:01 AM 5805832 7193196 2076600 26.34 2688 1586140 615812 6.90 166856 1652204 4
06:28:01 AM 5805616 7192980 2076816 26.35 2688 1586140 615812 6.90 166856 1652476 4
06:29:01 AM 5805820 7193188 2076612 26.34 2688 1586144 615812 6.90 166856 1652296 4
06:30:00 AM 5806252 7193620 2076180 26.34 2688 1586144 617252 6.91 166856 1652112 4
06:30:01 AM 5805736 7193104 2076696 26.35 2688 1586144 617252 6.91 166856 1652408 16
06:31:01 AM 5805472 7192844 2076960 26.35 2688 1586148 617252 6.91 166856 1652496 4
06:32:01 AM 5805732 7193104 2076700 26.35 2688 1586148 617252 6.91 166856 1652408 4
06:33:01 AM 5805256 7192628 2077176 26.35 2688 1586148 617252 6.91 166856 1652700 4
06:34:01 AM 5805796 7193172 2076636 26.35 2688 1586152 617252 6.91 166856 1652364 4
06:35:01 AM 5805696 7193072 2076736 26.35 2688 1586152 617252 6.91 166856 1652296 4
06:36:01 AM 5805484 7192860 2076948 26.35 2688 1586152 617252 6.91 166856 1652584 4
06:37:01 AM 5805556 7192936 2076876 26.35 2688 1586156 617252 6.91 166856 1652432 4
06:38:01 AM 5805348 7192728 2077084 26.35 2688 1586156 617252 6.91 166856 1652704 4
06:39:01 AM 5653932 7109132 2228500 28.27 2688 1651920 670776 7.51 183472 1777356 27048
06:40:00 AM 5240912 7074484 2641520 33.51 2688 2010776 643792 7.21 200720 2105808 264168
06:40:01 AM 5260500 7094192 2621932 33.26 2688 2010832 643352 7.20 200808 2084744 264192
06:41:01 AM 5035428 6954636 2847004 36.12 2688 2095300 753616 8.44 236164 2263932 47308
06:42:01 AM 4865624 6979652 3016808 38.27 2688 2282268 748176 8.38 301544 2344112 165180
06:43:01 AM 4911400 7057924 2971032 37.69 2688 2313816 617184 6.91 288484 2301004 28
06:44:01 AM 4790220 6937204 3092212 39.23 2688 2314284 786768 8.81 288816 2421032 56
06:45:01 AM 4720892 6867896 3161540 40.11 2688 2314304 844248 9.45 288816 2490464 12
06:46:01 AM 4721020 6868024 3161412 40.11 2688 2314304 844248 9.45 288816 2490628 12
06:47:01 AM 4719640 6866644 3162792 40.12 2688 2314304 844248 9.45 288816 2491956 8
06:48:01 AM 4667664 6814680 3214768 40.78 2688 2314316 895556 10.03 288816 2543680 16
06:49:01 AM 4667980 6814996 3214452 40.78 2688 2314316 895556 10.03 288816 2543548 4
06:50:00 AM 4668396 6815412 3214036 40.77 2688 2314316 893208 10.00 288816 2543248 4
06:50:01 AM 4667920 6814940 3214512 40.78 2688 2314320 893208 10.00 288816 2543556 20
06:51:01 AM 4667956 6814976 3214476 40.78 2688 2314320 893208 10.00 288816 2543556 4
06:52:02 AM 4667140 6814176 3215292 40.79 2688 2314336 893308 10.00 288816 2543712 4
06:53:01 AM 4767436 6914488 3114996 39.52 2688 2314352 795280 8.90 288816 2443392 24
06:54:01 AM 4768156 6915216 3114276 39.51 2688 2314364 795296 8.90 288816 2443288 16
06:55:01 AM 4767804 6914872 3114628 39.51 2688 2314372 795296 8.90 288816 2443228 16
06:56:01 AM 4719912 6866988 3162520 40.12 2688 2314380 844216 9.45 288816 2491000 4
06:57:01 AM 4720008 6867104 3162424 40.12 2688 2314400 844216 9.45 288816 2491040 4
06:58:01 AM 4672708 6819812 3209724 40.72 2688 2314408 890544 9.97 288816 2538824 4
06:59:01 AM 4672008 6819128 3210424 40.73 2688 2314424 890560 9.97 288816 2538824 36
07:00:00 AM 4624692 6771824 3257740 41.33 2688 2314444 938772 10.51 288816 2586868 36
07:00:01 AM 4624176 6771308 3258256 41.34 2688 2314444 938772 10.51 288816 2587216 36
07:01:01 AM 4623532 6770672 3258900 41.34 2688 2314444 938772 10.51 288816 2587560 12
07:02:01 AM 4552000 6699256 3330432 42.25 2688 2314560 1026596 11.49 288824 2658960 16
07:03:01 AM 4552412 6699668 3330020 42.25 2688 2314560 1026596 11.49 288824 2658432 4
07:04:01 AM 4552572 6699828 3329860 42.24 2688 2314560 1026596 11.49 288824 2658784 4
07:05:01 AM 4552380 6699640 3330052 42.25 2688 2314564 1026596 11.49 288824 2658584 4
07:06:01 AM 4708180 6855500 3174252 40.27 2688 2314624 860084 9.63 288824 2502760 68
07:07:01 AM 4654008 6816032 3228424 40.96 2688 2329328 899268 10.07 288824 2556752 14712
07:08:01 AM 4601788 6784064 3280644 41.62 2688 2349580 921336 10.32 288824 2609116 20256
07:09:01 AM 4590484 6783652 3291948 41.76 2688 2360468 921336 10.32 288824 2620172 10896
07:10:00 AM 4530508 6740520 3351924 42.52 2688 2377312 984516 11.02 288824 2680208 16852
07:10:01 AM 4530088 6740104 3352344 42.53 2688 2377316 984516 11.02 288824 2680588 16860
07:11:01 AM 4600528 6822080 3281904 41.64 2688 2388844 892408 9.99 288824 2610900 11540
07:12:01 AM 4600468 6822052 3281964 41.64 2688 2388876 892408 9.99 288824 2610816 40
07:13:01 AM 4575952 6812892 3306480 41.95 2688 2404212 914708 10.24 288824 2634708 15340
07:14:01 AM 4532540 6787200 3349892 42.50 2688 2421912 938016 10.50 288824 2678056 17708
07:15:01 AM 4510568 6773612 3371864 42.78 2688 2430288 938016 10.50 288824 2699884 16
07:16:01 AM 4481868 6760152 3400564 43.14 2688 2445512 953864 10.68 288824 2728776 16
07:17:01 AM 4452348 6745416 3430084 43.52 2688 2460280 969648 10.86 288824 2758228 14776
07:18:01 AM 4443784 6736888 3438648 43.62 2688 2460312 988420 11.07 288824 2766716 40
07:19:01 AM 4433480 6726620 3448952 43.75 2688 2460348 988420 11.07 288824 2777320 40
07:20:00 AM 4418912 6715512 3463520 43.94 2688 2463804 1007608 11.28 288824 2791352 3464
07:20:01 AM 4418396 6714996 3464036 43.95 2688 2463804 1007608 11.28 288824 2791764 3472
07:21:01 AM 4448728 6745364 3433704 43.56 2688 2463848 975660 10.92 288824 2761800 48
07:22:01 AM 4411188 6707840 3471244 44.04 2688 2463856 1012776 11.34 288824 2799248 4
07:23:01 AM 4411316 6707968 3471116 44.04 2688 2463856 1012776 11.34 288824 2799364 4
07:24:01 AM 4410392 6707052 3472040 44.05 2688 2463864 1012776 11.34 288824 2799676 4
07:25:01 AM 4447784 6744468 3434648 43.57 2688 2463888 980756 10.98 288828 2762972 36
07:26:01 AM 4447336 6744028 3435096 43.58 2688 2463896 980756 10.98 288824 2763100 16
07:27:01 AM 4447912 6744616 3434520 43.57 2688 2463908 980756 10.98 288824 2762704 4
07:28:01 AM 4447984 6744696 3434448 43.57 2688 2463916 980756 10.98 288824 2762828 4
07:29:01 AM 4448020 6744756 3434412 43.57 2688 2463940 980756 10.98 288824 2762808 16
07:30:00 AM 4448464 6745208 3433968 43.56 2688 2463948 975380 10.92 288824 2762632 16
07:30:01 AM 4447924 6744668 3434508 43.57 2688 2463948 975380 10.92 288824 2762864 16
07:31:01 AM 4448044 6744804 3434388 43.57 2688 2463964 975380 10.92 288824 2762960 16
07:32:01 AM 4448128 6744896 3434304 43.57 2688 2463972 975380 10.92 288824 2763084 4
07:33:01 AM 4447464 6744268 3434968 43.58 2688 2464008 975380 10.92 288824 2763456 32
07:34:01 AM 4446596 6743416 3435836 43.59 2688 2464024 981736 10.99 288824 2763792 4
07:35:01 AM 4446600 6743420 3435832 43.59 2688 2464024 981736 10.99 288824 2763744 4
07:36:01 AM 4446776 6743600 3435656 43.59 2688 2464028 981736 10.99 288824 2763632 4
07:37:01 AM 4753328 7057708 3129104 39.70 2688 2471576 638244 7.15 289160 2457852 7556
07:38:01 AM 4654008 6950144 3228424 40.96 2688 2468788 732484 8.20 640792 2228180 31436
Average: 5632057 7137397 2250375 28.55 2688 1699598 652351 7.30 180475 1794498 2149
12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:49:01 AM eth0 102.15 52.95 356.15 15.57 0.00 0.00 0.00 0.00
12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 AM eth0 5.15 0.18 0.70 0.01 0.00 0.00 0.00 0.00
12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:51:01 AM eth0 0.72 0.07 0.05 0.00 0.00 0.00 0.00 0.00
12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:52:01 AM eth0 0.57 0.12 0.04 0.01 0.00 0.00 0.00 0.00
12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:53:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:54:01 AM eth0 0.53 0.18 0.16 0.07 0.00 0.00 0.00 0.00
12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:55:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:56:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00
12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:57:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:58:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:59:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:00 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00
01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:01 AM eth0 1.61 0.81 0.10 0.07 0.00 0.00 0.00 0.00
01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:01:01 AM eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00
01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:02:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:01 AM eth0 0.30 0.12 0.03 0.01 0.00 0.00 0.00 0.00
01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:04:01 AM eth0 0.68 0.48 0.40 0.27 0.00 0.00 0.00 0.00
01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:05:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00
01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:07:01 AM eth0 0.87 0.23 0.31 0.20 0.00 0.00 0.00 0.00
01:08:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:08:02 AM eth0 1.00 0.92 0.09 0.07 0.00 0.00 0.00 0.00
01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:09:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
01:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:10:00 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:11:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:12:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:13:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:16:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:17:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:18:01 AM eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00
01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:01 AM eth0 0.83 0.42 0.49 0.33 0.00 0.00 0.00 0.00
01:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:20:00 AM eth0 0.82 0.22 0.31 0.20 0.00 0.00 0.00 0.00
01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00
01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:22:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:24:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:26:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:28:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00
01:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:30:00 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:32:01 AM eth0 0.58 0.05 0.07 0.00 0.00 0.00 0.00 0.00
01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:33:01 AM eth0 0.57 0.30 0.36 0.26 0.00 0.00 0.00 0.00
01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:34:01 AM eth0 0.95 0.22 0.44 0.25 0.00 0.00 0.00 0.00
01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:35:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:39:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00
01:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:40:00 AM eth0 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00
01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:42:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:43:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:44:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:46:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:01 AM eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00
01:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:50:00 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00
01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:52:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:54:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:57:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:59:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
02:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:00:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:04:01 AM eth0 0.70 0.30 0.40 0.26 0.00 0.00 0.00 0.00
02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:05:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:07:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:01 AM eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00
02:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:00 AM eth0 0.09 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:11:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:14:01 AM eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00
02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:19:02 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
02:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:00 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:24:01 AM eth0 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00
02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:26:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:27:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:29:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
02:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:00 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:31:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:32:01 AM eth0 0.97 0.05 0.11 0.00 0.00 0.00 0.00 0.00
02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:33:01 AM eth0 0.87 0.35 0.53 0.38 0.00 0.00 0.00 0.00
02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:34:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:35:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:37:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:38:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:39:01 AM eth0 0.77 0.23 0.19 0.07 0.00 0.00 0.00 0.00
02:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:40:00 AM eth0 0.37 0.27 0.26 0.20 0.00 0.00 0.00 0.00
02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:44:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:47:01 AM eth0 0.48 0.02 0.06 0.00 0.00 0.00 0.00 0.00
02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:48:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
02:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:50:00 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:52:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:56:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
03:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:00:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:04:01 AM eth0 0.72 0.30 0.40 0.26 0.00 0.00 0.00 0.00
03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:05:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:06:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
03:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:10:00 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:14:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:15:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:18:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:19:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:23:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:24:01 AM eth0 0.67 0.42 0.40 0.27 0.00 0.00 0.00 0.00
03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:27:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:28:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
03:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:29:02 AM eth0 0.70 0.40 0.40 0.27 0.00 0.00 0.00 0.00
03:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:33:01 AM eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00
03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:34:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:35:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:39:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
03:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:44:01 AM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00
03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:46:01 AM eth0 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00
03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:49:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
03:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:00 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:53:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:54:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
04:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:04:01 AM eth0 0.58 0.25 0.39 0.26 0.00 0.00 0.00 0.00
04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:07:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:09:01 AM eth0 0.48 0.23 0.17 0.15 0.00 0.00 0.00 0.00
04:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:15:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:18:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:19:01 AM eth0 1.27 1.75 0.21 6.34 0.00 0.00 0.00 0.00
04:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:01 AM eth0 0.65 0.75 0.17 3.30 0.00 0.00 0.00 0.00
04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:29:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
04:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:30:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:33:01 AM eth0 0.62 0.20 0.28 0.19 0.00 0.00 0.00 0.00
04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:34:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:39:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
04:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:40:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 AM eth0 0.46 0.00 0.06 0.00 0.00 0.00 0.00 0.00
04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:42:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00
04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:44:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:45:01 AM eth0 0.50 0.02 0.06 0.00 0.00 0.00 0.00 0.00
04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:46:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:49:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
04:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:00 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:54:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00
04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:55:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:56:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00
04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:59:01 AM eth0 1.62 1.00 0.26 0.14 0.00 0.00 0.00 0.00
05:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:00:00 AM eth0 0.52 0.24 0.36 0.26 0.00 0.00 0.00 0.00
05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:04:01 AM eth0 0.65 0.43 0.40 0.27 0.00 0.00 0.00 0.00
05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:05:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:09:01 AM eth0 0.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:10:00 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:17:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:19:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
05:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:00 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:22:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00
05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:24:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00
05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:25:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:29:01 AM eth0 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00
05:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:00 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:33:01 AM eth0 0.85 0.25 0.36 0.20 0.00 0.00 0.00 0.00
05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:34:01 AM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00
05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:36:01 AM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00
05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:39:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00
05:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:40:00 AM eth0 0.24 0.05 0.07 0.00 0.00 0.00 0.00 0.00
05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:42:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:44:02 AM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00
05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:45:01 AM eth0 0.24 0.07 0.07 0.00 0.00 0.00 0.00 0.00
05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:46:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:49:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00
05:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:00 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00
05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 AM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00
05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:55:01 AM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00
05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:59:01 AM eth0 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00
06:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:00 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 AM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00
06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 AM eth0 0.62 0.28 0.40 0.26 0.00 0.00 0.00 0.00
06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:08:01 AM eth0 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00
06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:09:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:00 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:19:01 AM eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00
06:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:00 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00
06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:24:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00
06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:25:01 AM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00
06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:26:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:27:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:28:01 AM eth0 0.42 0.15 0.26 0.19 0.00 0.00 0.00 0.00
06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:29:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:30:00 AM eth0 0.41 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM eth0 0.63 0.25 0.36 0.26 0.00 0.00 0.00 0.00
06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:32:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:33:01 AM eth0 0.88 0.22 0.32 0.20 0.00 0.00 0.00 0.00
06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:34:01 AM eth0 0.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00
06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:35:01 AM eth0 0.55 0.08 0.11 0.00 0.00 0.00 0.00 0.00
06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:36:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00
06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:37:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:38:01 AM eth0 0.70 0.17 0.30 0.19 0.00 0.00 0.00 0.00
06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:39:01 AM eth0 134.19 83.17 505.24 44.20 0.00 0.00 0.00 0.00
06:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:40:00 AM eth0 108.53 88.42 1085.51 9.62 0.00 0.00 0.00 0.00
06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:40:01 AM eth0 162.18 96.64 108.94 63.70 0.00 0.00 0.00 0.00
06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 AM eth0 71.97 57.17 641.06 8.69 0.00 0.00 0.00 0.00
06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:42:01 AM eth0 38.58 34.48 332.08 6.60 0.00 0.00 0.00 0.00
06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:43:01 AM eth0 187.05 142.42 44.96 39.65 0.00 0.00 0.00 0.00
06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:44:01 AM eth0 97.78 87.77 1259.69 7.74 0.00 0.00 0.00 0.00
06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:45:01 AM eth0 159.15 147.53 2460.79 9.55 0.00 0.00 0.00 0.00
06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 AM eth0 6.10 0.67 1.53 0.65 0.00 0.00 0.00 0.00
06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:47:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00
06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:48:01 AM eth0 60.10 49.31 798.22 3.46 0.00 0.00 0.00 0.00
06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:01 AM eth0 2.12 0.10 0.25 0.06 0.00 0.00 0.00 0.00
06:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:00 AM eth0 0.82 0.07 0.11 0.00 0.00 0.00 0.00 0.00
06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 AM eth0 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00
06:52:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:52:02 AM eth0 46.23 45.32 796.63 2.96 0.00 0.00 0.00 0.00
06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:53:01 AM eth0 51.31 49.33 810.55 3.22 0.00 0.00 0.00 0.00
06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 AM eth0 45.56 44.14 797.10 2.94 0.00 0.00 0.00 0.00
06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:55:01 AM eth0 25.31 23.24 383.47 1.51 0.00 0.00 0.00 0.00
06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:56:01 AM eth0 28.72 25.32 413.65 1.65 0.00 0.00 0.00 0.00
06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:57:01 AM eth0 51.91 48.54 797.22 3.17 0.00 0.00 0.00 0.00
06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:58:01 AM eth0 45.00 43.64 797.09 3.27 0.00 0.00 0.00 0.00
06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:59:01 AM eth0 51.02 48.24 797.72 3.57 0.00 0.00 0.00 0.00
07:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:00 AM eth0 56.05 50.05 809.00 3.44 0.00 0.00 0.00 0.00
07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM eth0 0.52 0.00 0.04 0.00 0.00 0.00 0.00 0.00
07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:02:01 AM eth0 525.60 478.49 8339.46 31.18 0.00 0.00 0.00 0.00
07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:03:01 AM eth0 2.13 0.00 0.24 0.00 0.00 0.00 0.00 0.00
07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:04:01 AM eth0 2.52 0.53 0.81 0.51 0.00 0.00 0.00 0.00
07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:05:01 AM eth0 1.38 0.00 0.07 0.00 0.00 0.00 0.00 0.00
07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:06:01 AM eth0 104.88 95.70 1768.71 6.35 0.00 0.00 0.00 0.00
07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:07:01 AM eth0 31.77 27.39 463.93 1.82 0.00 0.00 0.00 0.00
07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:08:01 AM eth0 33.09 30.14 510.32 1.99 0.00 0.00 0.00 0.00
07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:09:01 AM eth0 31.89 25.96 432.25 1.79 0.00 0.00 0.00 0.00
07:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:00 AM eth0 40.08 28.61 550.44 1.90 0.00 0.00 0.00 0.00
07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:01 AM eth0 1.49 0.00 0.06 0.00 0.00 0.00 0.00 0.00
07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 AM eth0 26.81 23.60 437.22 1.57 0.00 0.00 0.00 0.00
07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:12:01 AM eth0 22.04 19.96 341.13 1.33 0.00 0.00 0.00 0.00
07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 AM eth0 30.74 28.88 469.17 1.91 0.00 0.00 0.00 0.00
07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:14:01 AM eth0 35.80 31.26 489.33 2.12 0.00 0.00 0.00 0.00
07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:15:01 AM eth0 26.43 25.53 411.80 1.70 0.00 0.00 0.00 0.00
07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:16:01 AM eth0 29.74 28.56 469.10 1.89 0.00 0.00 0.00 0.00
07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:17:01 AM eth0 32.46 29.56 465.61 1.97 0.00 0.00 0.00 0.00
07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:18:01 AM eth0 20.85 20.48 342.35 1.55 0.00 0.00 0.00 0.00
07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:19:01 AM eth0 24.38 21.46 342.40 1.49 0.00 0.00 0.00 0.00
07:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:00 AM eth0 24.83 23.06 375.87 1.54 0.00 0.00 0.00 0.00
07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 AM eth0 51.47 49.18 825.79 3.21 0.00 0.00 0.00 0.00
07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:22:01 AM eth0 87.05 82.29 1366.57 5.33 0.00 0.00 0.00 0.00
07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:23:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 AM eth0 0.62 0.38 0.40 0.26 0.00 0.00 0.00 0.00
07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:25:01 AM eth0 51.49 49.69 797.22 3.31 0.00 0.00 0.00 0.00
07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 AM eth0 0.90 0.60 0.32 0.23 0.00 0.00 0.00 0.00
07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:27:01 AM eth0 0.48 0.27 0.06 0.04 0.00 0.00 0.00 0.00
07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:28:01 AM eth0 0.83 0.55 0.10 0.07 0.00 0.00 0.00 0.00
07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:29:01 AM eth0 0.73 0.48 0.19 0.11 0.00 0.00 0.00 0.00
07:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:00 AM eth0 0.49 0.29 0.06 0.04 0.00 0.00 0.00 0.00
07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:01 AM eth0 1.05 0.00 0.04 0.00 0.00 0.00 0.00 0.00
07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 AM eth0 0.47 0.28 0.06 0.04 0.00 0.00 0.00 0.00
07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:32:01 AM eth0 0.93 0.27 0.11 0.04 0.00 0.00 0.00 0.00
07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:33:01 AM eth0 1.78 1.28 0.44 0.34 0.00 0.00 0.00 0.00
07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:34:01 AM eth0 125.32 119.04 1963.14 7.76 0.00 0.00 0.00 0.00
07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:35:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:37:01 AM eth0 53.00 51.67 800.40 3.83 0.00 0.00 0.00 0.00
07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:38:01 AM eth0 138.73 78.37 287.82 204.63 0.00 0.00 0.00 0.00
Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth0 7.37 6.15 88.11 1.18 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/27/2026 _x86_64_ (2 CPU)
00:47:42 LINUX RESTART (2 CPU)
12:48:01 AM CPU %user %nice %system %iowait %steal %idle
12:49:01 AM all 15.85 0.06 7.04 13.36 0.06 63.63
12:49:01 AM 0 16.12 0.07 6.72 15.25 0.07 61.78
12:49:01 AM 1 15.59 0.05 7.37 11.46 0.05 65.49
12:50:01 AM all 0.33 0.00 0.08 0.03 0.05 99.52
12:50:01 AM 0 0.10 0.00 0.07 0.03 0.03 99.77
12:50:01 AM 1 0.57 0.00 0.08 0.02 0.07 99.27
12:51:01 AM all 0.32 0.00 0.10 0.00 0.03 99.56
12:51:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
12:51:01 AM 1 0.25 0.00 0.12 0.00 0.03 99.60
12:52:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
12:52:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
12:52:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
12:53:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
12:53:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
12:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
12:54:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
12:54:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
12:54:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
12:55:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
12:55:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
12:55:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
12:56:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
12:56:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
12:56:01 AM 1 0.40 0.00 0.12 0.00 0.05 99.43
12:57:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
12:57:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
12:57:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
12:58:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
12:58:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
12:58:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
12:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
12:59:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
12:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:59:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:00 AM all 0.32 0.00 0.04 0.00 0.04 99.59
01:00:00 AM 0 0.61 0.00 0.07 0.00 0.05 99.27
01:00:00 AM 1 0.03 0.00 0.02 0.00 0.03 99.91
01:00:01 AM all 0.80 0.00 0.80 0.00 0.00 98.39
01:00:01 AM 0 0.81 0.00 0.81 0.00 0.00 98.39
01:00:01 AM 1 0.80 0.00 0.80 0.00 0.00 98.40
01:01:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
01:01:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
01:01:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
01:02:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
01:02:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43
01:02:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
01:03:01 AM all 0.31 0.00 0.10 0.01 0.04 99.54
01:03:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
01:03:01 AM 1 0.10 0.00 0.15 0.02 0.07 99.67
01:04:01 AM all 0.31 0.00 0.07 0.01 0.04 99.57
01:04:01 AM 0 0.53 0.00 0.07 0.02 0.05 99.33
01:04:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
01:05:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
01:05:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
01:05:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
01:06:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
01:06:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
01:06:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
01:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
01:07:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
01:07:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70
01:08:02 AM all 0.32 0.23 0.15 0.21 0.03 99.07
01:08:02 AM 0 0.43 0.43 0.17 0.42 0.02 98.53
01:08:02 AM 1 0.20 0.02 0.13 0.00 0.05 99.60
01:09:01 AM all 0.28 0.00 0.06 0.01 0.03 99.62
01:09:01 AM 0 0.12 0.00 0.07 0.02 0.05 99.75
01:09:01 AM 1 0.44 0.00 0.05 0.00 0.02 99.49
01:09:01 AM CPU %user %nice %system %iowait %steal %idle
01:10:00 AM all 0.27 0.00 0.05 0.00 0.03 99.65
01:10:00 AM 0 0.44 0.00 0.03 0.00 0.03 99.50
01:10:00 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
01:11:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
01:11:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
01:11:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
01:12:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
01:12:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
01:12:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
01:13:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
01:13:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
01:13:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
01:14:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
01:14:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
01:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
01:15:01 AM all 0.25 0.00 0.04 0.00 0.03 99.68
01:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
01:15:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
01:16:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
01:16:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
01:16:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
01:17:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
01:17:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
01:17:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
01:18:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54
01:18:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
01:18:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
01:19:01 AM all 0.38 0.00 0.07 0.00 0.02 99.53
01:19:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
01:19:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
01:20:00 AM all 0.35 0.00 0.05 0.00 0.03 99.56
01:20:00 AM 0 0.56 0.00 0.02 0.00 0.02 99.41
01:20:00 AM 1 0.15 0.00 0.08 0.00 0.05 99.71
01:20:00 AM CPU %user %nice %system %iowait %steal %idle
01:20:01 AM all 0.89 0.00 1.79 0.00 0.00 97.32
01:20:01 AM 0 0.00 0.00 1.79 0.00 0.00 98.21
01:20:01 AM 1 1.79 0.00 1.79 0.00 0.00 96.43
01:21:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
01:21:01 AM 0 0.58 0.00 0.10 0.00 0.03 99.28
01:21:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
01:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
01:22:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
01:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
01:23:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
01:23:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
01:23:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
01:24:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
01:24:01 AM 0 0.23 0.00 0.03 0.00 0.00 99.73
01:24:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.56
01:25:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
01:25:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
01:25:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
01:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
01:26:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
01:26:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
01:27:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
01:27:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
01:27:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
01:28:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
01:28:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
01:28:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
01:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
01:29:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
01:29:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
01:30:00 AM all 0.18 0.00 0.06 0.00 0.03 99.73
01:30:00 AM 0 0.34 0.00 0.08 0.00 0.03 99.54
01:30:00 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
01:30:00 AM CPU %user %nice %system %iowait %steal %idle
01:30:01 AM all 2.11 0.00 1.41 0.00 0.00 96.48
01:30:01 AM 0 2.82 0.00 1.41 0.00 0.00 95.77
01:30:01 AM 1 1.41 0.00 1.41 0.00 0.00 97.18
01:31:01 AM all 0.33 0.00 0.05 0.01 0.03 99.57
01:31:01 AM 0 0.58 0.00 0.05 0.02 0.03 99.32
01:31:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
01:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
01:32:01 AM 0 0.53 0.00 0.05 0.00 0.00 99.42
01:32:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
01:33:01 AM all 0.40 0.00 0.06 0.00 0.03 99.51
01:33:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
01:33:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
01:34:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
01:34:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
01:34:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
01:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
01:35:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
01:35:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
01:36:01 AM all 0.31 0.01 0.07 0.00 0.04 99.57
01:36:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
01:36:01 AM 1 0.08 0.02 0.05 0.00 0.05 99.80
01:37:01 AM all 0.23 0.00 0.05 0.00 0.03 99.70
01:37:01 AM 0 0.33 0.00 0.05 0.00 0.00 99.62
01:37:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
01:38:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
01:38:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
01:38:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
01:39:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
01:39:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
01:39:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
01:40:00 AM all 0.32 0.00 0.05 0.00 0.03 99.59
01:40:00 AM 0 0.54 0.00 0.05 0.00 0.02 99.39
01:40:00 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
01:40:00 AM CPU %user %nice %system %iowait %steal %idle
01:40:01 AM all 1.19 0.00 1.19 0.00 0.00 97.62
01:40:01 AM 0 1.19 0.00 0.00 0.00 0.00 98.81
01:40:01 AM 1 1.19 0.00 2.38 0.00 0.00 96.43
01:41:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
01:41:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
01:41:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
01:42:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
01:42:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
01:42:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
01:43:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
01:43:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
01:43:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80
01:44:01 AM all 0.43 0.00 0.05 0.00 0.03 99.48
01:44:01 AM 0 0.75 0.00 0.03 0.00 0.02 99.20
01:44:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
01:45:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
01:45:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
01:45:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
01:46:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
01:46:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
01:46:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
01:47:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
01:47:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
01:47:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
01:48:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
01:48:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
01:48:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
01:49:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
01:49:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78
01:49:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
01:50:00 AM all 0.31 0.00 0.05 0.00 0.04 99.59
01:50:00 AM 0 0.10 0.00 0.08 0.00 0.05 99.76
01:50:00 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
01:50:00 AM CPU %user %nice %system %iowait %steal %idle
01:50:01 AM all 0.52 0.00 0.52 0.00 0.00 98.97
01:50:01 AM 0 0.00 0.00 1.03 0.00 0.00 98.97
01:50:01 AM 1 1.03 0.00 0.00 0.00 0.00 98.97
01:51:01 AM all 0.33 0.00 0.06 0.01 0.04 99.56
01:51:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
01:51:01 AM 1 0.57 0.00 0.05 0.02 0.05 99.32
01:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
01:52:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
01:52:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
01:53:01 AM all 0.33 0.00 0.05 0.01 0.03 99.59
01:53:01 AM 0 0.37 0.00 0.05 0.02 0.02 99.55
01:53:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
01:54:01 AM all 0.64 0.00 0.07 0.00 0.03 99.26
01:54:01 AM 0 0.65 0.00 0.05 0.00 0.03 99.27
01:54:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
01:55:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
01:55:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
01:55:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
01:56:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
01:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
01:56:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.46
01:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
01:57:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
01:57:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
01:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
01:58:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
01:58:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
01:59:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
01:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
01:59:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
02:00:00 AM all 0.20 0.00 0.06 0.00 0.03 99.71
02:00:00 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
02:00:00 AM 1 0.29 0.00 0.09 0.00 0.03 99.59
02:00:00 AM CPU %user %nice %system %iowait %steal %idle
02:00:01 AM all 0.90 0.00 0.45 0.00 0.00 98.65
02:00:01 AM 0 0.90 0.00 0.00 0.00 0.00 99.10
02:00:01 AM 1 0.90 0.00 0.90 0.00 0.00 98.20
02:01:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
02:01:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
02:01:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
02:02:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
02:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
02:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
02:03:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
02:03:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
02:03:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
02:04:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
02:04:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
02:04:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
02:05:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
02:05:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
02:05:01 AM 1 0.35 0.00 0.10 0.00 0.05 99.50
02:06:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
02:06:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
02:06:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
02:07:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
02:07:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
02:07:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
02:08:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
02:08:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
02:08:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
02:09:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
02:09:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
02:09:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
02:10:00 AM all 0.28 0.00 0.07 0.00 0.03 99.62
02:10:00 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
02:10:00 AM 1 0.46 0.00 0.09 0.00 0.02 99.44
02:10:00 AM CPU %user %nice %system %iowait %steal %idle
02:10:01 AM all 0.40 0.00 0.40 0.00 0.00 99.20
02:10:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00
02:10:01 AM 1 0.79 0.00 0.79 0.00 0.00 98.41
02:11:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
02:11:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
02:11:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
02:12:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
02:12:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
02:12:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
02:13:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
02:13:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
02:13:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
02:14:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
02:14:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
02:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
02:15:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
02:15:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
02:15:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50
02:16:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
02:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
02:16:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57
02:17:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
02:17:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
02:17:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
02:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
02:18:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
02:18:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
02:19:02 AM all 0.33 0.00 0.05 0.00 0.03 99.59
02:19:02 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
02:19:02 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
02:20:00 AM all 0.18 0.00 0.06 0.00 0.03 99.73
02:20:00 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
02:20:00 AM 1 0.29 0.00 0.09 0.00 0.05 99.57
02:20:00 AM CPU %user %nice %system %iowait %steal %idle
02:21:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
02:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
02:21:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
02:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
02:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
02:22:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
02:23:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
02:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
02:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
02:24:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
02:24:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
02:24:01 AM 1 0.52 0.00 0.08 0.00 0.05 99.35
02:25:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
02:25:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
02:25:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
02:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
02:26:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
02:26:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
02:27:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
02:27:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
02:27:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
02:28:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
02:28:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
02:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
02:29:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
02:29:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
02:29:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
02:30:00 AM all 0.21 0.00 0.07 0.00 0.04 99.68
02:30:00 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
02:30:00 AM 1 0.10 0.00 0.08 0.00 0.05 99.76
02:30:01 AM all 1.83 0.00 0.92 0.00 0.00 97.25
02:30:01 AM 0 1.82 0.00 1.82 0.00 0.00 96.36
02:30:01 AM 1 1.85 0.00 0.00 0.00 0.00 98.15
02:30:01 AM CPU %user %nice %system %iowait %steal %idle
02:31:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
02:31:01 AM 0 0.18 0.00 0.05 0.00 0.00 99.77
02:31:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
02:32:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
02:32:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
02:32:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
02:33:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
02:33:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
02:33:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
02:34:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
02:34:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
02:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
02:35:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
02:35:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
02:35:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
02:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
02:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
02:36:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
02:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
02:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
02:37:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
02:38:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72
02:38:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
02:38:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.51
02:39:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54
02:39:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
02:39:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
02:40:00 AM all 0.35 0.00 0.08 0.00 0.02 99.55
02:40:00 AM 0 0.52 0.00 0.07 0.00 0.00 99.41
02:40:00 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
02:40:01 AM all 1.47 0.00 0.74 0.00 0.00 97.79
02:40:01 AM 0 1.47 0.00 1.47 0.00 0.00 97.06
02:40:01 AM 1 1.47 0.00 0.00 0.00 0.00 98.53
02:40:01 AM CPU %user %nice %system %iowait %steal %idle
02:41:01 AM all 0.35 0.00 0.06 0.01 0.03 99.55
02:41:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
02:41:01 AM 1 0.60 0.00 0.08 0.02 0.03 99.27
02:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
02:42:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
02:42:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
02:43:01 AM all 0.24 0.00 0.06 0.01 0.02 99.67
02:43:01 AM 0 0.10 0.00 0.05 0.02 0.02 99.82
02:43:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
02:44:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
02:44:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
02:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
02:45:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
02:45:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
02:45:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
02:46:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
02:46:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
02:46:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
02:47:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
02:47:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
02:47:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
02:48:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
02:48:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
02:48:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
02:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
02:49:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
02:49:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
02:50:00 AM all 0.26 0.00 0.06 0.00 0.03 99.64
02:50:00 AM 0 0.10 0.00 0.05 0.00 0.03 99.81
02:50:00 AM 1 0.42 0.00 0.07 0.00 0.03 99.47
02:50:01 AM all 0.00 0.00 0.61 0.00 0.00 99.39
02:50:01 AM 0 0.00 0.00 1.20 0.00 0.00 98.80
02:50:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00
02:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:01 AM all 0.16 0.00 0.07 0.00 0.02 99.76
02:51:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
02:51:01 AM 1 0.23 0.00 0.10 0.00 0.02 99.65
02:52:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
02:52:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
02:52:01 AM 1 0.45 0.00 0.05 0.00 0.07 99.43
02:53:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
02:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
02:53:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37
02:54:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
02:54:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
02:54:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
02:55:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
02:55:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
02:55:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
02:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
02:56:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
02:56:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
02:57:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
02:57:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
02:57:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
02:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
02:58:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
02:58:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
02:59:01 AM all 0.33 0.16 0.12 0.00 0.03 99.37
02:59:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
02:59:01 AM 1 0.55 0.32 0.15 0.00 0.03 98.95
03:00:00 AM all 0.35 0.00 0.05 0.03 0.02 99.55
03:00:00 AM 0 0.59 0.00 0.05 0.07 0.02 99.27
03:00:00 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
03:00:01 AM all 1.03 0.00 1.03 0.00 0.00 97.94
03:00:01 AM 0 1.03 0.00 1.03 0.00 0.00 97.94
03:00:01 AM 1 1.03 0.00 1.03 0.00 0.00 97.94
03:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:01:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
03:01:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
03:01:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
03:02:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67
03:02:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
03:02:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
03:03:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
03:03:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
03:03:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
03:04:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
03:04:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
03:04:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
03:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
03:05:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
03:05:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
03:06:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
03:06:01 AM 0 0.42 0.00 0.02 0.00 0.00 99.57
03:06:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
03:07:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
03:07:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
03:07:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67
03:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
03:08:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
03:08:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
03:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
03:09:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
03:09:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
03:10:00 AM all 0.34 0.00 0.06 0.00 0.03 99.57
03:10:00 AM 0 0.56 0.00 0.05 0.00 0.03 99.35
03:10:00 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
03:10:01 AM all 0.89 0.00 0.89 0.00 0.00 98.21
03:10:01 AM 0 1.77 0.00 0.88 0.00 0.00 97.35
03:10:01 AM 1 0.00 0.00 0.90 0.00 0.00 99.10
03:10:01 AM CPU %user %nice %system %iowait %steal %idle
03:11:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
03:11:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
03:11:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
03:12:01 AM all 0.27 0.00 0.06 0.00 0.01 99.67
03:12:01 AM 0 0.43 0.00 0.05 0.00 0.00 99.52
03:12:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
03:13:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57
03:13:01 AM 0 0.55 0.00 0.05 0.02 0.03 99.35
03:13:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
03:14:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
03:14:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
03:14:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
03:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
03:15:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
03:15:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
03:16:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
03:16:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
03:16:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
03:17:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
03:17:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
03:17:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
03:18:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
03:18:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
03:18:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
03:19:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
03:19:01 AM 0 0.42 0.00 0.08 0.00 0.02 99.48
03:19:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
03:20:00 AM all 0.32 0.00 0.05 0.00 0.03 99.60
03:20:00 AM 0 0.51 0.00 0.05 0.00 0.02 99.42
03:20:00 AM 1 0.14 0.00 0.05 0.00 0.03 99.78
03:20:01 AM all 0.40 0.00 0.40 0.00 0.00 99.20
03:20:01 AM 0 0.80 0.00 0.80 0.00 0.00 98.40
03:20:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00
03:20:01 AM CPU %user %nice %system %iowait %steal %idle
03:21:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
03:21:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
03:21:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
03:22:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
03:22:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
03:22:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70
03:23:01 AM all 0.38 0.00 0.10 0.06 0.07 99.40
03:23:01 AM 0 0.58 0.00 0.08 0.12 0.08 99.13
03:23:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67
03:24:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
03:24:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25
03:24:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
03:25:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
03:25:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
03:25:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80
03:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
03:26:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
03:26:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
03:27:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
03:27:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
03:27:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
03:28:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
03:28:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
03:28:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
03:29:02 AM all 0.23 0.00 0.08 0.00 0.03 99.66
03:29:02 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
03:29:02 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
03:30:00 AM all 0.32 0.00 0.05 0.00 0.03 99.60
03:30:00 AM 0 0.56 0.00 0.05 0.00 0.03 99.35
03:30:00 AM 1 0.09 0.00 0.05 0.00 0.02 99.85
03:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
03:31:01 AM 0 0.61 0.00 0.08 0.00 0.05 99.25
03:31:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
03:31:01 AM CPU %user %nice %system %iowait %steal %idle
03:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
03:32:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
03:32:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
03:33:01 AM all 0.27 0.00 0.08 0.00 0.02 99.64
03:33:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45
03:33:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
03:34:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
03:34:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
03:34:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
03:35:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62
03:35:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
03:35:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
03:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
03:36:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
03:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
03:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
03:37:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
03:37:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
03:38:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
03:38:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
03:38:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
03:39:01 AM all 0.33 0.00 0.03 0.00 0.03 99.60
03:39:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
03:39:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
03:40:00 AM all 0.37 0.00 0.08 0.00 0.04 99.51
03:40:00 AM 0 0.55 0.00 0.03 0.00 0.02 99.39
03:40:00 AM 1 0.19 0.00 0.12 0.00 0.07 99.63
03:40:01 AM all 1.82 0.00 2.73 0.00 0.00 95.45
03:40:01 AM 0 1.82 0.00 1.82 0.00 0.00 96.36
03:40:01 AM 1 1.82 0.00 3.64 0.00 0.00 94.55
03:41:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
03:41:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
03:41:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63
03:41:01 AM CPU %user %nice %system %iowait %steal %idle
03:42:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
03:42:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
03:42:01 AM 1 0.23 0.00 0.08 0.00 0.02 99.67
03:43:01 AM all 0.25 0.00 0.08 0.01 0.03 99.62
03:43:01 AM 0 0.05 0.00 0.07 0.02 0.03 99.83
03:43:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.41
03:44:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
03:44:01 AM 0 0.13 0.00 0.03 0.00 0.02 99.82
03:44:01 AM 1 0.47 0.00 0.10 0.00 0.03 99.40
03:45:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
03:45:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
03:45:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
03:46:01 AM all 0.19 0.00 0.07 0.00 0.03 99.72
03:46:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60
03:46:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
03:47:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
03:47:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
03:47:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
03:48:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
03:48:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
03:48:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
03:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
03:49:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
03:49:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
03:50:00 AM all 0.28 0.00 0.06 0.00 0.03 99.64
03:50:00 AM 0 0.49 0.00 0.07 0.00 0.02 99.43
03:50:00 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
03:50:01 AM all 1.38 0.00 1.38 0.00 0.69 96.55
03:50:01 AM 0 1.37 0.00 1.37 0.00 1.37 95.89
03:50:01 AM 1 1.39 0.00 1.39 0.00 0.00 97.22
03:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
03:51:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
03:51:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
03:51:01 AM CPU %user %nice %system %iowait %steal %idle
03:52:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
03:52:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
03:52:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
03:53:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
03:53:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
03:53:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
03:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
03:54:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
03:54:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
03:55:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
03:55:01 AM 0 0.55 0.00 0.02 0.00 0.00 99.43
03:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
03:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
03:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
03:56:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
03:57:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68
03:57:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58
03:57:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
03:58:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
03:58:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
03:58:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
03:59:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
03:59:01 AM 0 0.37 0.00 0.03 0.00 0.00 99.60
03:59:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
04:00:00 AM all 0.32 0.00 0.05 0.00 0.03 99.59
04:00:00 AM 0 0.56 0.00 0.05 0.00 0.03 99.36
04:00:00 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
04:00:01 AM all 1.17 0.00 0.58 0.00 0.58 97.66
04:00:01 AM 0 1.18 0.00 0.00 0.00 0.00 98.82
04:00:01 AM 1 1.16 0.00 1.16 0.00 1.16 96.51
04:01:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
04:01:01 AM 0 0.57 0.00 0.03 0.00 0.00 99.40
04:01:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
04:01:01 AM CPU %user %nice %system %iowait %steal %idle
04:02:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
04:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
04:02:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
04:03:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
04:03:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:03:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
04:04:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56
04:04:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
04:04:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
04:05:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
04:05:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
04:05:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
04:06:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
04:06:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65
04:06:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:07:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
04:07:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
04:07:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
04:08:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
04:08:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
04:08:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
04:09:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
04:09:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
04:09:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
04:10:00 AM all 0.29 0.00 0.04 0.00 0.03 99.64
04:10:00 AM 0 0.46 0.00 0.02 0.00 0.03 99.49
04:10:00 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
04:10:01 AM all 1.00 0.00 1.00 0.00 0.00 98.01
04:10:01 AM 0 1.00 0.00 1.00 0.00 0.00 98.00
04:10:01 AM 1 0.99 0.00 0.99 0.00 0.00 98.02
04:11:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57
04:11:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
04:11:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82
04:11:01 AM CPU %user %nice %system %iowait %steal %idle
04:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
04:12:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
04:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
04:13:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
04:13:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
04:13:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
04:14:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
04:14:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
04:14:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
04:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
04:15:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
04:15:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:16:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
04:16:01 AM 0 0.42 0.00 0.03 0.00 0.00 99.55
04:16:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:17:01 AM all 0.17 0.00 0.04 0.00 0.04 99.75
04:17:01 AM 0 0.25 0.00 0.03 0.00 0.05 99.67
04:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
04:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
04:18:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
04:18:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:19:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
04:19:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
04:19:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
04:20:00 AM all 0.06 0.00 0.04 0.00 0.03 99.87
04:20:00 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
04:20:00 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:20:01 AM all 0.44 0.00 0.44 0.00 0.00 99.13
04:20:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00
04:20:01 AM 1 0.87 0.00 0.87 0.00 0.00 98.26
04:21:01 AM all 0.06 0.00 0.05 0.00 0.03 99.87
04:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
04:21:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
04:21:01 AM CPU %user %nice %system %iowait %steal %idle
04:22:01 AM all 0.07 0.00 0.06 0.00 0.03 99.84
04:22:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:22:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
04:23:01 AM all 0.08 0.00 0.05 0.00 0.02 99.85
04:23:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
04:23:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
04:24:01 AM all 0.36 0.00 0.05 0.00 0.03 99.56
04:24:01 AM 0 0.65 0.00 0.03 0.00 0.03 99.28
04:24:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
04:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:25:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
04:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:26:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
04:26:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
04:26:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:27:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
04:27:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
04:27:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:28:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
04:28:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65
04:28:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:29:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
04:29:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
04:29:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:30:00 AM all 0.27 0.00 0.03 0.00 0.03 99.66
04:30:00 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
04:30:00 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
04:30:01 AM all 0.39 0.00 0.78 0.00 0.00 98.83
04:30:01 AM 0 0.78 0.00 0.78 0.00 0.00 98.44
04:30:01 AM 1 0.00 0.00 0.78 0.00 0.00 99.22
04:31:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
04:31:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
04:31:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
04:31:01 AM CPU %user %nice %system %iowait %steal %idle
04:32:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
04:32:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
04:32:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
04:33:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
04:33:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
04:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:34:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
04:34:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
04:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
04:35:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
04:35:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
04:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
04:36:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
04:36:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
04:36:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:37:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
04:37:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
04:37:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:38:01 AM all 0.32 0.00 0.06 0.00 0.03 99.58
04:38:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
04:38:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:39:01 AM all 0.38 0.00 0.05 0.00 0.03 99.53
04:39:01 AM 0 0.70 0.00 0.05 0.00 0.03 99.22
04:39:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:40:00 AM all 0.29 0.00 0.04 0.00 0.03 99.64
04:40:00 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
04:40:00 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:41:01 AM all 0.18 0.00 0.07 0.00 0.03 99.71
04:41:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.54
04:41:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
04:42:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
04:42:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
04:42:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
04:42:01 AM CPU %user %nice %system %iowait %steal %idle
04:43:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
04:43:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
04:43:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
04:44:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63
04:44:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40
04:44:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
04:45:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72
04:45:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
04:45:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
04:46:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
04:46:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
04:46:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
04:47:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
04:47:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:48:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58
04:48:01 AM 0 0.53 0.00 0.05 0.02 0.03 99.37
04:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:49:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
04:49:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
04:49:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
04:50:00 AM all 0.23 0.00 0.05 0.00 0.03 99.69
04:50:00 AM 0 0.35 0.00 0.03 0.00 0.00 99.61
04:50:00 AM 1 0.10 0.00 0.07 0.00 0.07 99.76
04:50:01 AM all 0.90 0.00 1.80 0.00 0.00 97.30
04:50:01 AM 0 1.79 0.00 1.79 0.00 0.00 96.43
04:50:01 AM 1 0.00 0.00 1.82 0.00 0.00 98.18
04:51:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
04:51:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
04:51:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
04:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
04:52:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
04:52:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
04:52:01 AM CPU %user %nice %system %iowait %steal %idle
04:53:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
04:53:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
04:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:54:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
04:54:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
04:54:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
04:55:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
04:55:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
04:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:56:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
04:56:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
04:56:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:57:01 AM all 0.23 0.00 0.08 0.00 0.04 99.64
04:57:01 AM 0 0.42 0.00 0.10 0.00 0.05 99.43
04:57:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
04:58:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
04:58:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
04:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:59:01 AM all 0.31 0.18 0.10 0.00 0.04 99.37
04:59:01 AM 0 0.42 0.35 0.13 0.00 0.02 99.08
04:59:01 AM 1 0.20 0.00 0.07 0.00 0.07 99.67
05:00:00 AM all 0.28 0.00 0.07 0.01 0.04 99.60
05:00:00 AM 0 0.10 0.00 0.05 0.00 0.03 99.81
05:00:00 AM 1 0.46 0.00 0.08 0.02 0.05 99.39
05:00:01 AM all 0.72 0.00 1.45 0.00 0.00 97.83
05:00:01 AM 0 1.43 0.00 1.43 0.00 0.00 97.14
05:00:01 AM 1 0.00 0.00 1.47 0.00 0.00 98.53
05:01:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
05:01:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
05:01:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
05:02:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
05:02:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
05:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:02:01 AM CPU %user %nice %system %iowait %steal %idle
05:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
05:03:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
05:03:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
05:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
05:04:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
05:04:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
05:05:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
05:05:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
05:05:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.36
05:06:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
05:06:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
05:06:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
05:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
05:07:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
05:07:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
05:08:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
05:08:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
05:08:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47
05:09:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
05:09:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
05:09:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
05:10:00 AM all 0.30 0.00 0.08 0.00 0.04 99.58
05:10:00 AM 0 0.54 0.00 0.05 0.00 0.03 99.37
05:10:00 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
05:10:01 AM all 0.58 0.00 0.58 0.00 0.00 98.83
05:10:01 AM 0 1.18 0.00 0.00 0.00 0.00 98.82
05:10:01 AM 1 0.00 0.00 1.16 0.00 0.00 98.84
05:11:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
05:11:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:11:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:12:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67
05:12:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
05:12:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
05:12:01 AM CPU %user %nice %system %iowait %steal %idle
05:13:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
05:13:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:13:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
05:14:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
05:14:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
05:14:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:15:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
05:15:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
05:15:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
05:16:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
05:16:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
05:16:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
05:17:01 AM all 0.23 0.00 0.04 0.00 0.03 99.69
05:17:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
05:17:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
05:18:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
05:18:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
05:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
05:19:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
05:19:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
05:19:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
05:20:00 AM all 0.24 0.00 0.07 0.00 0.03 99.66
05:20:00 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
05:20:00 AM 1 0.41 0.00 0.07 0.00 0.03 99.49
05:20:01 AM all 0.98 0.00 0.49 0.00 0.00 98.54
05:20:01 AM 0 0.98 0.00 0.00 0.00 0.00 99.02
05:20:01 AM 1 0.97 0.00 0.97 0.00 0.00 98.06
05:21:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
05:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
05:21:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
05:22:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
05:22:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
05:22:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
05:22:01 AM CPU %user %nice %system %iowait %steal %idle
05:23:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
05:23:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
05:23:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
05:24:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
05:24:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
05:24:01 AM 1 0.33 0.00 0.03 0.00 0.03 99.60
05:25:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
05:25:01 AM 0 0.47 0.00 0.08 0.00 0.05 99.40
05:25:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
05:26:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
05:26:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
05:26:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78
05:27:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
05:27:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
05:27:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
05:28:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
05:28:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
05:28:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
05:29:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
05:29:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
05:29:01 AM 1 0.37 0.00 0.08 0.00 0.07 99.48
05:30:00 AM all 0.31 0.00 0.05 0.00 0.03 99.60
05:30:00 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
05:30:00 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
05:30:01 AM all 0.86 0.00 0.43 0.00 0.00 98.71
05:30:01 AM 0 0.86 0.00 0.00 0.00 0.00 99.14
05:30:01 AM 1 0.85 0.00 0.85 0.00 0.00 98.29
05:31:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
05:31:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
05:31:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
05:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
05:32:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
05:32:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
05:32:01 AM CPU %user %nice %system %iowait %steal %idle
05:33:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
05:33:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
05:33:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73
05:34:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
05:34:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
05:34:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
05:35:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
05:35:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
05:35:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:36:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
05:36:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
05:36:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
05:37:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
05:37:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
05:37:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
05:38:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
05:38:01 AM 0 0.20 0.00 0.12 0.00 0.03 99.65
05:38:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
05:39:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
05:39:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
05:39:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
05:40:00 AM all 0.32 0.00 0.09 0.00 0.04 99.56
05:40:00 AM 0 0.49 0.00 0.09 0.00 0.03 99.39
05:40:00 AM 1 0.14 0.00 0.09 0.00 0.05 99.73
05:40:01 AM all 0.38 0.00 0.38 0.00 0.00 99.24
05:40:01 AM 0 0.76 0.00 0.76 0.00 0.00 98.48
05:40:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00
05:41:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
05:41:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
05:41:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
05:42:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
05:42:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
05:42:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
05:42:01 AM CPU %user %nice %system %iowait %steal %idle
05:43:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
05:43:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
05:43:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
05:44:02 AM all 0.25 0.00 0.07 0.00 0.03 99.66
05:44:02 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
05:44:02 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
05:45:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75
05:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
05:45:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.66
05:46:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
05:46:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
05:46:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
05:47:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
05:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
05:47:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
05:48:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
05:48:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:48:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:49:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
05:49:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
05:49:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
05:50:00 AM all 0.27 0.00 0.06 0.00 0.04 99.63
05:50:00 AM 0 0.44 0.00 0.05 0.00 0.03 99.48
05:50:00 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:51:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
05:51:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
05:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
05:52:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
05:52:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68
05:52:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
05:53:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
05:53:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
05:53:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:53:01 AM CPU %user %nice %system %iowait %steal %idle
05:54:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
05:54:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
05:54:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.51
05:55:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
05:55:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
05:55:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:56:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
05:56:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:56:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
05:57:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
05:57:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:57:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:58:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
05:58:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
05:58:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
05:59:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
05:59:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
05:59:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
06:00:00 AM all 0.30 0.00 0.04 0.00 0.03 99.62
06:00:00 AM 0 0.08 0.00 0.07 0.00 0.03 99.81
06:00:00 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
06:00:01 AM all 1.57 15.75 6.30 0.00 0.00 76.38
06:00:01 AM 0 1.56 31.25 7.81 0.00 0.00 59.38
06:00:01 AM 1 1.59 0.00 4.76 0.00 0.00 93.65
06:01:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
06:01:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
06:01:01 AM 1 0.58 0.00 0.05 0.02 0.07 99.28
06:02:01 AM all 0.22 0.00 0.07 0.01 0.04 99.67
06:02:01 AM 0 0.33 0.00 0.07 0.02 0.05 99.53
06:02:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
06:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
06:03:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
06:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
06:03:01 AM CPU %user %nice %system %iowait %steal %idle
06:04:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
06:04:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
06:04:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
06:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
06:05:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
06:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
06:06:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
06:06:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
06:06:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
06:07:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
06:07:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
06:07:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
06:08:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
06:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
06:08:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73
06:09:01 AM all 0.34 0.00 0.03 0.00 0.04 99.58
06:09:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
06:09:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
06:10:00 AM all 0.30 0.00 0.06 0.00 0.03 99.60
06:10:00 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
06:10:00 AM 1 0.56 0.00 0.05 0.00 0.03 99.36
06:10:01 AM all 0.65 0.00 0.00 0.00 0.65 98.71
06:10:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00
06:10:01 AM 1 1.28 0.00 0.00 0.00 1.28 97.44
06:11:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
06:11:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
06:11:01 AM 1 0.32 0.00 0.03 0.00 0.02 99.63
06:12:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
06:12:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
06:12:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
06:13:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
06:13:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
06:13:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
06:13:01 AM CPU %user %nice %system %iowait %steal %idle
06:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
06:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:14:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
06:15:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
06:15:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65
06:15:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
06:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
06:16:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
06:16:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
06:17:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
06:17:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
06:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
06:18:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
06:18:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
06:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
06:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
06:19:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
06:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
06:20:00 AM all 0.14 0.00 0.04 0.00 0.03 99.80
06:20:00 AM 0 0.17 0.00 0.02 0.00 0.00 99.81
06:20:00 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
06:20:01 AM all 0.54 0.00 1.08 0.00 0.00 98.38
06:20:01 AM 0 1.08 0.00 1.08 0.00 0.00 97.85
06:20:01 AM 1 0.00 0.00 1.09 0.00 0.00 98.91
06:21:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
06:21:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
06:21:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
06:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
06:22:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
06:22:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
06:23:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
06:23:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
06:23:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
06:23:01 AM CPU %user %nice %system %iowait %steal %idle
06:24:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
06:24:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
06:24:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
06:25:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
06:25:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
06:25:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
06:26:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
06:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
06:26:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
06:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
06:27:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
06:27:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
06:28:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
06:28:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
06:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
06:29:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
06:29:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
06:29:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
06:30:00 AM all 0.19 0.00 0.08 0.00 0.04 99.69
06:30:00 AM 0 0.32 0.00 0.07 0.00 0.03 99.57
06:30:00 AM 1 0.05 0.00 0.08 0.00 0.05 99.81
06:30:01 AM all 0.96 0.00 0.48 0.00 0.00 98.56
06:30:01 AM 0 0.96 0.00 0.00 0.00 0.00 99.04
06:30:01 AM 1 0.95 0.00 0.95 0.00 0.00 98.10
06:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
06:31:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
06:31:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
06:32:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
06:32:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
06:32:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
06:33:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
06:33:01 AM 0 0.43 0.00 0.05 0.00 0.00 99.52
06:33:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
06:33:01 AM CPU %user %nice %system %iowait %steal %idle
06:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
06:34:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
06:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
06:35:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
06:35:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
06:35:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
06:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
06:36:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
06:36:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
06:37:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
06:37:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92
06:37:01 AM 1 0.35 0.00 0.10 0.00 0.05 99.50
06:38:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
06:38:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
06:38:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45
06:39:01 AM all 6.89 0.00 1.44 0.33 0.03 91.31
06:39:01 AM 0 8.62 0.00 1.00 0.50 0.03 89.85
06:39:01 AM 1 5.16 0.00 1.88 0.15 0.03 92.78
06:40:00 AM all 33.82 0.00 4.47 1.51 0.10 60.11
06:40:00 AM 0 34.87 0.00 4.54 1.12 0.10 59.37
06:40:00 AM 1 32.76 0.00 4.39 1.89 0.10 60.85
06:40:01 AM all 13.19 0.00 14.89 0.00 0.00 71.91
06:40:01 AM 0 14.41 0.00 17.80 0.00 0.00 67.80
06:40:01 AM 1 11.97 0.00 11.97 0.00 0.00 76.07
06:41:01 AM all 20.23 0.00 2.73 2.50 0.08 74.46
06:41:01 AM 0 28.89 0.00 2.95 2.54 0.08 65.54
06:41:01 AM 1 11.57 0.00 2.50 2.47 0.07 83.39
06:42:01 AM all 23.86 0.00 4.35 1.18 0.07 70.54
06:42:01 AM 0 27.85 0.00 4.58 0.85 0.07 66.65
06:42:01 AM 1 19.86 0.00 4.12 1.52 0.07 74.43
06:43:01 AM all 16.50 0.00 3.47 1.41 0.07 78.55
06:43:01 AM 0 13.44 0.00 3.08 1.56 0.07 81.85
06:43:01 AM 1 19.58 0.00 3.86 1.25 0.07 75.23
06:43:01 AM CPU %user %nice %system %iowait %steal %idle
06:44:01 AM all 2.49 0.00 0.39 0.01 0.06 97.05
06:44:01 AM 0 3.66 0.00 0.43 0.00 0.05 95.86
06:44:01 AM 1 1.32 0.00 0.35 0.02 0.07 98.24
06:45:01 AM all 1.51 0.00 0.44 0.01 0.07 97.97
06:45:01 AM 0 0.75 0.00 0.18 0.00 0.05 99.01
06:45:01 AM 1 2.28 0.00 0.69 0.02 0.08 96.93
06:46:01 AM all 0.48 0.00 0.14 0.00 0.07 99.32
06:46:01 AM 0 0.40 0.00 0.17 0.00 0.05 99.38
06:46:01 AM 1 0.55 0.00 0.12 0.00 0.08 99.25
06:47:01 AM all 0.43 0.00 0.11 0.00 0.06 99.40
06:47:01 AM 0 0.23 0.00 0.13 0.00 0.07 99.57
06:47:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23
06:48:01 AM all 0.79 0.00 0.21 0.00 0.07 98.94
06:48:01 AM 0 0.75 0.00 0.15 0.00 0.07 99.03
06:48:01 AM 1 0.82 0.00 0.27 0.00 0.07 98.85
06:49:01 AM all 0.45 0.00 0.09 0.00 0.06 99.40
06:49:01 AM 0 0.28 0.00 0.12 0.00 0.08 99.52
06:49:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
06:50:00 AM all 0.41 0.00 0.10 0.00 0.04 99.44
06:50:00 AM 0 0.34 0.00 0.14 0.00 0.07 99.45
06:50:00 AM 1 0.48 0.00 0.07 0.00 0.02 99.44
06:50:01 AM all 0.74 0.00 0.74 0.00 0.37 98.15
06:50:01 AM 0 0.00 0.00 0.74 0.00 0.74 98.52
06:50:01 AM 1 1.47 0.00 0.74 0.00 0.00 97.79
06:51:01 AM all 0.43 0.00 0.09 0.00 0.06 99.42
06:51:01 AM 0 0.28 0.00 0.12 0.00 0.08 99.51
06:51:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
06:52:02 AM all 0.79 0.00 0.18 0.00 0.06 98.96
06:52:02 AM 0 0.97 0.00 0.30 0.00 0.07 98.66
06:52:02 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
06:53:01 AM all 0.77 0.00 0.20 0.00 0.06 98.97
06:53:01 AM 0 0.34 0.00 0.17 0.00 0.09 99.40
06:53:01 AM 1 1.21 0.00 0.22 0.00 0.03 98.54
06:53:01 AM CPU %user %nice %system %iowait %steal %idle
06:54:01 AM all 0.71 0.00 0.18 0.00 0.07 99.04
06:54:01 AM 0 0.80 0.00 0.27 0.00 0.07 98.86
06:54:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.21
06:55:01 AM all 0.53 0.00 0.12 0.00 0.06 99.30
06:55:01 AM 0 0.70 0.00 0.07 0.00 0.05 99.18
06:55:01 AM 1 0.35 0.00 0.17 0.00 0.07 99.41
06:56:01 AM all 0.79 0.00 0.18 0.00 0.06 98.97
06:56:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
06:56:01 AM 1 0.95 0.00 0.27 0.00 0.08 98.69
06:57:01 AM all 0.78 0.00 0.18 0.00 0.06 98.99
06:57:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18
06:57:01 AM 1 0.89 0.00 0.25 0.00 0.07 98.79
06:58:01 AM all 0.81 0.00 0.19 0.00 0.06 98.94
06:58:01 AM 0 1.25 0.00 0.20 0.00 0.03 98.51
06:58:01 AM 1 0.37 0.00 0.18 0.00 0.08 99.36
06:59:01 AM all 0.77 0.00 0.20 0.00 0.05 98.98
06:59:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
06:59:01 AM 1 0.94 0.00 0.32 0.00 0.07 98.68
07:00:00 AM all 0.84 0.00 0.18 0.00 0.06 98.92
07:00:00 AM 0 0.34 0.00 0.12 0.00 0.05 99.49
07:00:00 AM 1 1.35 0.00 0.24 0.00 0.07 98.34
07:00:01 AM all 0.99 0.00 1.98 0.00 0.00 97.03
07:00:01 AM 0 0.00 0.00 2.00 0.00 0.00 98.00
07:00:01 AM 1 1.96 0.00 1.96 0.00 0.00 96.08
07:01:01 AM all 0.33 0.00 0.12 0.00 0.08 99.48
07:01:01 AM 0 0.22 0.00 0.10 0.00 0.05 99.63
07:01:01 AM 1 0.44 0.00 0.13 0.00 0.10 99.33
07:02:01 AM all 4.54 0.00 1.30 0.00 0.08 94.08
07:02:01 AM 0 2.67 0.00 0.91 0.00 0.08 96.34
07:02:01 AM 1 6.43 0.00 1.71 0.00 0.07 91.79
07:03:01 AM all 0.44 0.00 0.13 0.00 0.06 99.37
07:03:01 AM 0 0.33 0.00 0.13 0.00 0.07 99.47
07:03:01 AM 1 0.55 0.00 0.12 0.00 0.05 99.28
07:03:01 AM CPU %user %nice %system %iowait %steal %idle
07:04:01 AM all 0.48 0.00 0.11 0.00 0.06 99.36
07:04:01 AM 0 0.20 0.00 0.13 0.00 0.05 99.62
07:04:01 AM 1 0.75 0.00 0.08 0.00 0.07 99.10
07:05:01 AM all 0.46 0.00 0.10 0.00 0.05 99.39
07:05:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58
07:05:01 AM 1 0.69 0.00 0.07 0.00 0.05 99.20
07:06:01 AM all 1.49 0.00 0.44 0.00 0.07 98.01
07:06:01 AM 0 2.26 0.00 0.69 0.00 0.07 96.98
07:06:01 AM 1 0.72 0.00 0.18 0.00 0.07 99.03
07:07:01 AM all 0.84 0.00 0.15 0.00 0.06 98.96
07:07:01 AM 0 0.98 0.00 0.12 0.00 0.03 98.86
07:07:01 AM 1 0.69 0.00 0.18 0.00 0.08 99.05
07:08:01 AM all 0.87 0.00 0.17 0.08 0.06 98.83
07:08:01 AM 0 0.58 0.00 0.10 0.02 0.05 99.25
07:08:01 AM 1 1.16 0.00 0.23 0.13 0.07 98.41
07:09:01 AM all 0.86 0.00 0.15 0.07 0.07 98.86
07:09:01 AM 0 0.88 0.00 0.07 0.00 0.05 99.00
07:09:01 AM 1 0.84 0.00 0.23 0.13 0.08 98.71
07:10:00 AM all 0.90 0.00 0.18 0.05 0.05 98.82
07:10:00 AM 0 0.69 0.00 0.10 0.10 0.03 99.07
07:10:00 AM 1 1.10 0.00 0.25 0.00 0.07 98.58
07:10:01 AM all 1.50 0.00 2.26 0.00 0.00 96.24
07:10:01 AM 0 1.52 0.00 3.03 0.00 0.00 95.45
07:10:01 AM 1 1.49 0.00 1.49 0.00 0.00 97.01
07:11:01 AM all 0.85 0.00 0.13 0.08 0.07 98.86
07:11:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
07:11:01 AM 1 1.09 0.00 0.18 0.17 0.08 98.48
07:12:01 AM all 0.69 0.00 0.16 0.05 0.06 99.05
07:12:01 AM 0 0.65 0.00 0.12 0.00 0.05 99.18
07:12:01 AM 1 0.72 0.00 0.20 0.10 0.07 98.91
07:13:01 AM all 0.87 0.00 0.15 0.00 0.07 98.91
07:13:01 AM 0 0.75 0.00 0.15 0.00 0.07 99.03
07:13:01 AM 1 0.99 0.00 0.15 0.00 0.07 98.80
07:13:01 AM CPU %user %nice %system %iowait %steal %idle
07:14:01 AM all 0.88 0.00 0.17 0.12 0.06 98.78
07:14:01 AM 0 0.99 0.00 0.20 0.00 0.07 98.75
07:14:01 AM 1 0.77 0.00 0.13 0.23 0.05 98.81
07:15:01 AM all 0.79 0.00 0.16 0.14 0.06 98.85
07:15:01 AM 0 0.25 0.00 0.13 0.13 0.05 99.43
07:15:01 AM 1 1.32 0.00 0.18 0.15 0.07 98.28
07:16:01 AM all 0.76 0.00 0.14 0.09 0.05 98.95
07:16:01 AM 0 0.72 0.00 0.18 0.13 0.07 98.89
07:16:01 AM 1 0.80 0.00 0.10 0.05 0.03 99.01
07:17:01 AM all 0.90 0.00 0.15 0.00 0.07 98.88
07:17:01 AM 0 0.89 0.00 0.20 0.00 0.08 98.83
07:17:01 AM 1 0.92 0.00 0.10 0.00 0.05 98.93
07:18:01 AM all 0.73 0.00 0.13 0.06 0.06 99.02
07:18:01 AM 0 0.38 0.00 0.13 0.00 0.05 99.43
07:18:01 AM 1 1.07 0.00 0.13 0.12 0.07 98.61
07:19:01 AM all 0.61 0.00 0.14 0.00 0.05 99.20
07:19:01 AM 0 0.60 0.00 0.12 0.00 0.03 99.25
07:19:01 AM 1 0.62 0.00 0.17 0.00 0.07 99.15
07:20:00 AM all 0.73 0.00 0.16 0.00 0.07 99.04
07:20:00 AM 0 0.56 0.00 0.12 0.00 0.07 99.25
07:20:00 AM 1 0.90 0.00 0.20 0.00 0.07 98.83
07:20:01 AM all 1.84 0.00 1.23 0.00 0.00 96.93
07:20:01 AM 0 2.44 0.00 1.22 0.00 0.00 96.34
07:20:01 AM 1 1.23 0.00 1.23 0.00 0.00 97.53
07:21:01 AM all 0.95 0.00 0.18 0.03 0.06 98.79
07:21:01 AM 0 0.77 0.00 0.08 0.00 0.03 99.12
07:21:01 AM 1 1.14 0.00 0.27 0.05 0.08 98.46
07:22:01 AM all 0.99 0.00 0.30 0.00 0.07 98.65
07:22:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
07:22:01 AM 1 1.41 0.00 0.52 0.00 0.07 98.01
07:23:01 AM all 0.45 0.00 0.09 0.00 0.07 99.39
07:23:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
07:23:01 AM 1 0.30 0.00 0.12 0.00 0.10 99.48
07:23:01 AM CPU %user %nice %system %iowait %steal %idle
07:24:01 AM all 0.42 0.00 0.10 0.00 0.06 99.42
07:24:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
07:24:01 AM 1 0.28 0.00 0.15 0.00 0.10 99.46
07:25:01 AM all 0.90 0.00 0.22 0.00 0.08 98.80
07:25:01 AM 0 1.14 0.00 0.35 0.00 0.10 98.41
07:25:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
07:26:01 AM all 0.46 0.00 0.11 0.00 0.08 99.36
07:26:01 AM 0 0.32 0.00 0.15 0.00 0.08 99.45
07:26:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
07:27:01 AM all 0.44 0.00 0.09 0.00 0.05 99.42
07:27:01 AM 0 0.30 0.00 0.15 0.00 0.07 99.48
07:27:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
07:28:01 AM all 0.48 0.00 0.08 0.00 0.08 99.36
07:28:01 AM 0 0.30 0.00 0.10 0.00 0.08 99.52
07:28:01 AM 1 0.67 0.00 0.07 0.00 0.07 99.20
07:29:01 AM all 0.35 0.00 0.10 0.00 0.08 99.47
07:29:01 AM 0 0.32 0.00 0.12 0.00 0.08 99.48
07:29:01 AM 1 0.38 0.00 0.08 0.00 0.07 99.46
07:30:00 AM all 0.45 0.00 0.10 0.00 0.06 99.39
07:30:00 AM 0 0.34 0.00 0.15 0.00 0.08 99.42
07:30:00 AM 1 0.56 0.00 0.05 0.00 0.03 99.36
07:30:01 AM all 1.05 0.00 0.53 0.00 0.00 98.42
07:30:01 AM 0 1.05 0.00 1.05 0.00 0.00 97.89
07:30:01 AM 1 1.05 0.00 0.00 0.00 0.00 98.95
07:31:01 AM all 0.46 0.00 0.09 0.00 0.05 99.40
07:31:01 AM 0 0.33 0.00 0.15 0.00 0.07 99.45
07:31:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
07:32:01 AM all 0.45 0.00 0.11 0.00 0.06 99.38
07:32:01 AM 0 0.28 0.00 0.15 0.00 0.07 99.50
07:32:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
07:33:01 AM all 0.57 0.00 0.11 0.00 0.07 99.26
07:33:01 AM 0 0.28 0.00 0.10 0.00 0.07 99.55
07:33:01 AM 1 0.85 0.00 0.12 0.00 0.07 98.96
07:33:01 AM CPU %user %nice %system %iowait %steal %idle
07:34:01 AM all 1.17 0.00 0.38 0.00 0.05 98.40
07:34:01 AM 0 0.92 0.00 0.32 0.00 0.03 98.73
07:34:01 AM 1 1.43 0.00 0.44 0.00 0.07 98.07
07:35:01 AM all 0.42 0.00 0.08 0.00 0.06 99.44
07:35:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
07:35:01 AM 1 0.30 0.00 0.13 0.00 0.08 99.48
07:36:01 AM all 0.42 0.00 0.09 0.00 0.06 99.43
07:36:01 AM 0 0.28 0.00 0.08 0.00 0.07 99.57
07:36:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
07:37:01 AM all 6.92 0.00 0.33 0.00 0.05 92.69
07:37:01 AM 0 13.18 0.00 0.54 0.00 0.07 86.22
07:37:01 AM 1 0.68 0.00 0.13 0.00 0.03 99.15
07:38:01 AM all 24.85 0.00 3.58 0.86 0.08 70.62
07:38:01 AM 0 32.23 0.00 3.60 0.37 0.08 63.72
07:38:01 AM 1 17.47 0.00 3.56 1.35 0.08 77.53
Average: all 0.71 0.00 0.14 0.05 0.04 99.05
Average: 0 0.79 0.00 0.14 0.06 0.03 98.98
Average: 1 0.64 0.00 0.15 0.05 0.04 99.12