09:40:14 Started by upstream project "integration-sanity-test-scandium" build number 561
09:40:14 originally caused by:
09:40:14 Started by timer
09:40:14 Running as SYSTEM
09:40:14 [EnvInject] - Loading node environment variables.
09:40:14 Building remotely on prd-centos8-robot-2c-8g-13016 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:15 [ssh-agent] Looking for ssh-agent implementation...
09:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:15 $ ssh-agent
09:40:15 SSH_AUTH_SOCK=/tmp/ssh-voGB84IiQ7We/agent.6455
09:40:15 SSH_AGENT_PID=6457
09:40:15 [ssh-agent] Started.
09:40:15 Running ssh-add (command line suppressed)
09:40:15 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_416402695160396370.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_416402695160396370.key)
09:40:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:15 The recommended git tool is: NONE
09:40:18 using credential opendaylight-jenkins-ssh
09:40:18 Wiping out workspace first.
09:40:18 Cloning the remote Git repository
09:40:18 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:18 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:18 > git --version # timeout=10
09:40:18 > git --version # 'git version 2.43.0'
09:40:18 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:18 [INFO] Currently running in a labeled security context
09:40:18 [INFO] Currently SELinux is 'enforcing' on the host
09:40:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh12341939565887666238.key
09:40:18 Verifying host key using known hosts file
09:40:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:22 [INFO] Currently running in a labeled security context
09:40:22 [INFO] Currently SELinux is 'enforcing' on the host
09:40:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh15909433467385028304.key
09:40:22 Verifying host key using known hosts file
09:40:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:22 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:22 > git config core.sparsecheckout # timeout=10
09:40:22 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:23 Commit message: "Adapt test for new pce-allocation field"
09:40:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:23 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:23 No emails were triggered.
09:40:23 provisioning config files...
09:40:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5023039212011932454.sh
09:40:24 ---> python-tools-install.sh
09:40:24 Setup pyenv:
09:40:24 system
09:40:24 * 3.8.13 (set by /opt/pyenv/version)
09:40:24 * 3.9.13 (set by /opt/pyenv/version)
09:40:24 * 3.10.13 (set by /opt/pyenv/version)
09:40:24 * 3.11.7 (set by /opt/pyenv/version)
09:40:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G0Zp
09:40:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:39 lf-activate-venv(): INFO: Base packages installed successfully
09:40:39 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:41:39 Generating Requirements File
09:42:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:42:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:42:35 Python 3.11.7
09:42:36 pip 25.3 from /tmp/venv-G0Zp/lib/python3.11/site-packages/pip (python 3.11)
09:42:36 appdirs==1.4.4
09:42:36 argcomplete==3.6.3
09:42:36 aspy.yaml==1.3.0
09:42:36 attrs==25.4.0
09:42:36 autopage==0.5.2
09:42:36 beautifulsoup4==4.14.3
09:42:36 boto3==1.42.8
09:42:36 botocore==1.42.8
09:42:36 bs4==0.0.2
09:42:36 cachetools==6.2.2
09:42:36 certifi==2025.11.12
09:42:36 cffi==2.0.0
09:42:36 cfgv==3.5.0
09:42:36 chardet==5.2.0
09:42:36 charset-normalizer==3.4.4
09:42:36 click==8.3.1
09:42:36 cliff==4.13.0
09:42:36 cmd2==3.0.0
09:42:36 cryptography==3.3.2
09:42:36 debtcollector==3.0.0
09:42:36 decorator==5.2.1
09:42:36 defusedxml==0.7.1
09:42:36 Deprecated==1.3.1
09:42:36 distlib==0.4.0
09:42:36 dnspython==2.8.0
09:42:36 docker==7.1.0
09:42:36 dogpile.cache==1.5.0
09:42:36 durationpy==0.10
09:42:36 email-validator==2.3.0
09:42:36 filelock==3.20.0
09:42:36 future==1.0.0
09:42:36 gitdb==4.0.12
09:42:36 GitPython==3.1.45
09:42:36 google-auth==2.43.0
09:42:36 httplib2==0.31.0
09:42:36 identify==2.6.15
09:42:36 idna==3.11
09:42:36 importlib-resources==1.5.0
09:42:36 iso8601==2.1.0
09:42:36 Jinja2==3.1.6
09:42:36 jmespath==1.0.1
09:42:36 jsonpatch==1.33
09:42:36 jsonpointer==3.0.0
09:42:36 jsonschema==4.25.1
09:42:36 jsonschema-specifications==2025.9.1
09:42:36 keystoneauth1==5.12.0
09:42:36 kubernetes==34.1.0
09:42:36 lftools==0.37.18
09:42:36 lxml==6.0.2
09:42:36 markdown-it-py==4.0.0
09:42:36 MarkupSafe==3.0.3
09:42:36 mdurl==0.1.2
09:42:36 msgpack==1.1.2
09:42:36 multi_key_dict==2.0.3
09:42:36 munch==4.0.0
09:42:36 netaddr==1.3.0
09:42:36 niet==1.4.2
09:42:36 nodeenv==1.9.1
09:42:36 oauth2client==4.1.3
09:42:36 oauthlib==3.3.1
09:42:36 openstacksdk==4.8.0
09:42:36 os-service-types==1.8.2
09:42:36 osc-lib==4.2.0
09:42:36 oslo.config==10.1.0
09:42:36 oslo.context==6.2.0
09:42:36 oslo.i18n==6.7.1
09:42:36 oslo.log==7.2.1
09:42:36 oslo.serialization==5.8.0
09:42:36 oslo.utils==9.2.0
09:42:36 packaging==25.0
09:42:36 pbr==7.0.3
09:42:36 platformdirs==4.5.1
09:42:36 prettytable==3.17.0
09:42:36 psutil==7.1.3
09:42:36 pyasn1==0.6.1
09:42:36 pyasn1_modules==0.4.2
09:42:36 pycparser==2.23
09:42:36 pygerrit2==2.0.15
09:42:36 PyGithub==2.8.1
09:42:36 Pygments==2.19.2
09:42:36 PyJWT==2.10.1
09:42:36 PyNaCl==1.6.1
09:42:36 pyparsing==2.4.7
09:42:36 pyperclip==1.11.0
09:42:36 pyrsistent==0.20.0
09:42:36 python-cinderclient==9.8.0
09:42:36 python-dateutil==2.9.0.post0
09:42:36 python-heatclient==4.3.0
09:42:36 python-jenkins==1.8.3
09:42:36 python-keystoneclient==5.7.0
09:42:36 python-magnumclient==4.9.0
09:42:36 python-openstackclient==8.2.0
09:42:36 python-swiftclient==4.9.0
09:42:36 PyYAML==6.0.3
09:42:36 referencing==0.37.0
09:42:36 requests==2.32.5
09:42:36 requests-oauthlib==2.0.0
09:42:36 requestsexceptions==1.4.0
09:42:36 rfc3986==2.0.0
09:42:36 rich==14.2.0
09:42:36 rich-argparse==1.7.2
09:42:36 rpds-py==0.30.0
09:42:36 rsa==4.9.1
09:42:36 ruamel.yaml==0.18.16
09:42:36 ruamel.yaml.clib==0.2.15
09:42:36 s3transfer==0.16.0
09:42:36 simplejson==3.20.2
09:42:36 six==1.17.0
09:42:36 smmap==5.0.2
09:42:36 soupsieve==2.8
09:42:36 stevedore==5.6.0
09:42:36 tabulate==0.9.0
09:42:36 toml==0.10.2
09:42:36 tomlkit==0.13.3
09:42:36 tqdm==4.67.1
09:42:36 typing_extensions==4.15.0
09:42:36 tzdata==2025.2
09:42:36 urllib3==1.26.20
09:42:36 virtualenv==20.35.4
09:42:36 wcwidth==0.2.14
09:42:36 websocket-client==1.9.0
09:42:36 wrapt==2.0.1
09:42:36 xdg==6.0.0
09:42:36 xmltodict==1.0.2
09:42:36 yq==3.4.3
09:42:36 [EnvInject] - Injecting environment variables from a build step.
09:42:36 [EnvInject] - Injecting as environment variables the properties content
09:42:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:42:36 OS_CLOUD=vex
09:42:36 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:42:36 OS_STACK_TEMPLATE_DIR=openstack-hot
09:42:36
09:42:36 [EnvInject] - Variables injected successfully.
09:42:36 provisioning config files...
09:42:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:42:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2497494187391279315.sh
09:42:37 ---> Create parameters file for OpenStack HOT
09:42:37 OpenStack Heat parameters generated
09:42:37 -----------------------------------
09:42:37 parameters:
09:42:37 vm_0_count: '1'
09:42:37 vm_0_flavor: 'v3-standard-4'
09:42:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:42:37 vm_1_count: '1'
09:42:37 vm_1_flavor: 'v3-standard-2'
09:42:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:42:37
09:42:37 job_name: '52208-556'
09:42:37 silo: 'releng'
09:42:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13988385071195365404.sh
09:42:37 ---> Create HEAT stack
09:42:37 + source /home/jenkins/lf-env.sh
09:42:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:37 ++ mktemp -d /tmp/venv-XXXX
09:42:37 + lf_venv=/tmp/venv-OiuQ
09:42:37 + local venv_file=/tmp/.os_lf_venv
09:42:37 + local python=python3
09:42:37 + local options
09:42:37 + local set_path=true
09:42:37 + local install_args=
09:42:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:42:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:42:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:37 + true
09:42:37 + case $1 in
09:42:37 + python=python3
09:42:37 + shift 2
09:42:37 + true
09:42:37 + case $1 in
09:42:37 + shift
09:42:37 + break
09:42:37 + case $python in
09:42:37 + local pkg_list=
09:42:37 + [[ -d /opt/pyenv ]]
09:42:37 + echo 'Setup pyenv:'
09:42:37 Setup pyenv:
09:42:37 + export PYENV_ROOT=/opt/pyenv
09:42:37 + PYENV_ROOT=/opt/pyenv
09:42:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:37 + pyenv versions
09:42:37 system
09:42:37 3.8.13
09:42:37 3.9.13
09:42:37 3.10.13
09:42:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:37 + command -v pyenv
09:42:37 ++ pyenv init - --no-rehash
09:42:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:42:37 for i in ${!paths[@]}; do
09:42:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:42:37 fi; done;
09:42:37 echo "${paths[*]}"'\'')"
09:42:37 export PATH="/opt/pyenv/shims:${PATH}"
09:42:37 export PYENV_SHELL=bash
09:42:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:42:37 pyenv() {
09:42:37 local command
09:42:37 command="${1:-}"
09:42:37 if [ "$#" -gt 0 ]; then
09:42:37 shift
09:42:37 fi
09:42:37
09:42:37 case "$command" in
09:42:37 rehash|shell)
09:42:37 eval "$(pyenv "sh-$command" "$@")"
09:42:37 ;;
09:42:37 *)
09:42:37 command pyenv "$command" "$@"
09:42:37 ;;
09:42:37 esac
09:42:37 }'
09:42:37 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:42:37 for i in ${!paths[@]}; do
09:42:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:42:37 fi; done;
09:42:37 echo "${paths[*]}"'
09:42:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:37 ++ export PYENV_SHELL=bash
09:42:37 ++ PYENV_SHELL=bash
09:42:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:42:37 +++ complete -F _pyenv pyenv
09:42:37 ++ lf-pyver python3
09:42:37 ++ local py_version_xy=python3
09:42:37 ++ local py_version_xyz=
09:42:37 ++ awk '{ print $1 }'
09:42:37 ++ pyenv versions
09:42:37 ++ local command
09:42:37 ++ command=versions
09:42:37 ++ '[' 1 -gt 0 ']'
09:42:37 ++ shift
09:42:37 ++ case "$command" in
09:42:37 ++ command pyenv versions
09:42:37 ++ pyenv versions
09:42:37 ++ sed 's/^[ *]* //'
09:42:37 ++ grep -E '^[0-9.]*[0-9]$'
09:42:37 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:42:37 +++ sort -V
09:42:37 +++ grep '^3' /tmp/.pyenv_versions
09:42:37 +++ tail -n 1
09:42:37 ++ py_version_xyz=3.11.7
09:42:37 ++ [[ -z 3.11.7 ]]
09:42:37 ++ echo 3.11.7
09:42:37 ++ return 0
09:42:37 + pyenv local 3.11.7
09:42:37 + local command
09:42:37 + command=local
09:42:37 + '[' 2 -gt 0 ']'
09:42:37 + shift
09:42:37 + case "$command" in
09:42:37 + command pyenv local 3.11.7
09:42:37 + pyenv local 3.11.7
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='lftools[openstack] '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='kubernetes '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='niet '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='python-heatclient '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='python-openstackclient '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='python-magnumclient '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='urllib3~=1.26.15 '
09:42:37 + for arg in "$@"
09:42:37 + case $arg in
09:42:37 + pkg_list+='yq '
09:42:37 + [[ -f /tmp/.os_lf_venv ]]
09:42:37 ++ cat /tmp/.os_lf_venv
09:42:37 + lf_venv=/tmp/venv-G0Zp
09:42:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from' file:/tmp/.os_lf_venv
09:42:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:42:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:42:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:37 + local 'pip_opts=--upgrade --quiet'
09:42:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:42:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:42:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:42:37 + [[ -n '' ]]
09:42:37 + [[ -n '' ]]
09:42:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:42:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:37 + /tmp/venv-G0Zp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:42:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:42:39 lf-activate-venv(): INFO: Base packages installed successfully
09:42:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:42:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:42:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:39 + /tmp/venv-G0Zp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:59 + type python3
09:42:59 + true
09:42:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH'
09:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:42:59 + PATH=/tmp/venv-G0Zp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:42:59 + return 0
09:42:59 + openstack --os-cloud vex limits show --absolute
09:43:01 +--------------------------+---------+
09:43:01 | Name | Value |
09:43:01 +--------------------------+---------+
09:43:01 | maxTotalInstances | -1 |
09:43:01 | maxTotalCores | 450 |
09:43:01 | maxTotalRAMSize | 1000000 |
09:43:01 | maxServerMeta | 128 |
09:43:01 | maxImageMeta | 128 |
09:43:01 | maxPersonality | 5 |
09:43:01 | maxPersonalitySize | 10240 |
09:43:01 | maxTotalKeypairs | 100 |
09:43:01 | maxServerGroups | 10 |
09:43:01 | maxServerGroupMembers | 10 |
09:43:01 | maxTotalFloatingIps | -1 |
09:43:01 | maxSecurityGroups | -1 |
09:43:01 | maxSecurityGroupRules | -1 |
09:43:01 | totalRAMUsed | 532480 |
09:43:01 | totalCoresUsed | 130 |
09:43:01 | totalInstancesUsed | 59 |
09:43:01 | totalFloatingIpsUsed | 0 |
09:43:01 | totalSecurityGroupsUsed | 0 |
09:43:01 | totalServerGroupsUsed | 0 |
09:43:01 | maxTotalVolumes | -1 |
09:43:01 | maxTotalSnapshots | 10 |
09:43:01 | maxTotalVolumeGigabytes | 4096 |
09:43:01 | maxTotalBackups | 10 |
09:43:01 | maxTotalBackupGigabytes | 1000 |
09:43:01 | totalVolumesUsed | 3 |
09:43:01 | totalGigabytesUsed | 60 |
09:43:01 | totalSnapshotsUsed | 0 |
09:43:01 | totalBackupsUsed | 0 |
09:43:01 | totalBackupGigabytesUsed | 0 |
09:43:01 +--------------------------+---------+
09:43:01 + pushd /opt/ciman/openstack-hot
09:43:01 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:43:01 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-556 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:43:47 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:43:47 Waiting to initialize infrastructure...
09:43:47 Waiting to initialize infrastructure...
09:43:47 Waiting to initialize infrastructure...
09:43:47 Stack initialization successful.
09:43:47 ------------------------------------
09:43:47 Stack Details
09:43:47 ------------------------------------
09:43:47 {'added': None,
09:43:47 'capabilities': [],
09:43:47 'created_at': '2025-12-12T09:43:04Z',
09:43:47 'deleted': None,
09:43:47 'deleted_at': None,
09:43:47 'description': 'No description',
09:43:47 'environment': None,
09:43:47 'environment_files': None,
09:43:47 'files': None,
09:43:47 'files_container': None,
09:43:47 'id': 'c4ae754e-b0a1-441b-b158-1cec4f469ed7',
09:43:47 'is_rollback_disabled': True,
09:43:47 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-556/c4ae754e-b0a1-441b-b158-1cec4f469ed7',
09:43:47 'rel': 'self'}],
09:43:47 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:43:47 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-556',
09:43:47 'notification_topics': [],
09:43:47 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:43:47 'output_key': 'vm_0_ips',
09:43:47 'output_value': ['10.30.171.69']},
09:43:47 {'description': 'IP addresses of the 2nd vm types',
09:43:47 'output_key': 'vm_1_ips',
09:43:47 'output_value': ['10.30.170.108']}],
09:43:47 'owner_id': ****,
09:43:47 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:43:47 'OS::stack_id': 'c4ae754e-b0a1-441b-b158-1cec4f469ed7',
09:43:47 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-556',
09:43:47 'job_name': '52208-556',
09:43:47 'silo': 'releng',
09:43:47 'vm_0_count': '1',
09:43:47 'vm_0_flavor': 'v3-standard-4',
09:43:47 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:43:47 '20251201-010221.432',
09:43:47 'vm_1_count': '1',
09:43:47 'vm_1_flavor': 'v3-standard-2',
09:43:47 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:43:47 '- 20250917-133034.654'},
09:43:47 'parent_id': None,
09:43:47 'replaced': None,
09:43:47 'status': 'CREATE_COMPLETE',
09:43:47 'status_reason': 'Stack CREATE completed successfully',
09:43:47 'tags': [],
09:43:47 'template': None,
09:43:47 'template_description': 'No description',
09:43:47 'template_url': None,
09:43:47 'timeout_mins': 15,
09:43:47 'unchanged': None,
09:43:47 'updated': None,
09:43:47 'updated_at': None,
09:43:47 'user_project_id': 'c70c4fc2b473425183f10666b0cd8f62'}
09:43:47 ------------------------------------
09:43:47 + popd
09:43:47 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:43:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10536217045205972171.sh
09:43:47 ---> Copy SSH public keys to CSIT lab
09:43:47 Setup pyenv:
09:43:48 system
09:43:48 3.8.13
09:43:48 3.9.13
09:43:48 3.10.13
09:43:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:43:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:50 lf-activate-venv(): INFO: Base packages installed successfully
09:43:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:44:04 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:44:06 SSH not responding on 10.30.170.108. Retrying in 10 seconds...
09:44:07 SSH not responding on 10.30.171.69. Retrying in 10 seconds...
09:44:16 Ping to 10.30.170.108 successful.
09:44:16 SSH not responding on 10.30.170.108. Retrying in 10 seconds...
09:44:17 Ping to 10.30.171.69 successful.
09:44:18 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:44:18 releng-52208-556-0-builder-0
09:44:18 Successfully copied public keys to slave 10.30.171.69
09:44:18 Process 7675 ready.
09:44:26 Ping to 10.30.170.108 successful.
09:44:27 SSH not responding on 10.30.170.108. Retrying in 10 seconds...
09:44:37 Ping to 10.30.170.108 successful.
09:44:38 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
09:44:38 releng-52208-556-1-mininet-ovs-217-0
09:44:38 Successfully copied public keys to slave 10.30.170.108
09:44:38 Process 7676 ready.
09:44:38 SSH ready on all stack servers.
09:44:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10982492909523077864.sh
09:44:38 Setup pyenv:
09:44:39 system
09:44:39 3.8.13
09:44:39 3.9.13
09:44:39 3.10.13
09:44:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o6NK
09:44:43 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:44:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:48 lf-activate-venv(): INFO: Base packages installed successfully
09:44:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-o6NK/bin to PATH
09:44:49 + echo 'Installing Python Requirements'
09:44:49 Installing Python Requirements
09:44:49 + cat
09:44:49 + python -m pip install -r requirements.txt
09:44:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:44:50 Collecting docker-py (from -r requirements.txt (line 1))
09:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:44:50 Collecting ipaddr (from -r requirements.txt (line 2))
09:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:44:50 Installing build dependencies: started
09:44:51 Installing build dependencies: finished with status 'done'
09:44:51 Getting requirements to build wheel: started
09:44:51 Getting requirements to build wheel: finished with status 'done'
09:44:51 Preparing metadata (pyproject.toml): started
09:44:52 Preparing metadata (pyproject.toml): finished with status 'done'
09:44:52 Collecting netaddr (from -r requirements.txt (line 3))
09:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:44:52 Collecting netifaces (from -r requirements.txt (line 4))
09:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:44:52 Installing build dependencies: started
09:44:53 Installing build dependencies: finished with status 'done'
09:44:53 Getting requirements to build wheel: started
09:44:53 Getting requirements to build wheel: finished with status 'done'
09:44:53 Preparing metadata (pyproject.toml): started
09:44:54 Preparing metadata (pyproject.toml): finished with status 'done'
09:44:54 Collecting pyhocon (from -r requirements.txt (line 5))
09:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:44:54 Collecting requests (from -r requirements.txt (line 6))
09:44:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:44:54 Collecting robotframework (from -r requirements.txt (line 7))
09:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 6.6 MB/s 0:00:00
09:44:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:44:55 Installing build dependencies: started
09:44:56 Installing build dependencies: finished with status 'done'
09:44:56 Getting requirements to build wheel: started
09:44:56 Getting requirements to build wheel: finished with status 'done'
09:44:56 Preparing metadata (pyproject.toml): started
09:44:56 Preparing metadata (pyproject.toml): finished with status 'done'
09:44:56 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:44:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:44:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:44:57 Installing build dependencies: started
09:44:58 Installing build dependencies: finished with status 'done'
09:44:58 Getting requirements to build wheel: started
09:44:58 Getting requirements to build wheel: finished with status 'done'
09:44:58 Preparing metadata (pyproject.toml): started
09:44:58 Preparing metadata (pyproject.toml): finished with status 'done'
09:44:58 Collecting scapy (from -r requirements.txt (line 12))
09:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:44:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.9 MB/s 0:00:00
09:44:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:44:59 Installing build dependencies: started
09:45:00 Installing build dependencies: finished with status 'done'
09:45:00 Getting requirements to build wheel: started
09:45:00 Getting requirements to build wheel: finished with status 'done'
09:45:00 Preparing metadata (pyproject.toml): started
09:45:00 Preparing metadata (pyproject.toml): finished with status 'done'
09:45:00 Collecting elasticsearch (from -r requirements.txt (line 18))
09:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 28.1 MB/s 0:00:00
09:45:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:45:00 Collecting pyangbind (from -r requirements.txt (line 22))
09:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
09:45:01 Collecting isodate (from -r requirements.txt (line 25))
09:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:45:01 Collecting jmespath (from -r requirements.txt (line 28))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:45:01 Collecting jsonpatch (from -r requirements.txt (line 31))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:45:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:45:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:45:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:45:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:45:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:45:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:45:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:45:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:45:02 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
09:45:02 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:45:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:45:02 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:45:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:45:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:45:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:45:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:45:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:45:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:45:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:45:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:45:02 Collecting elasticsearch (from -r requirements.txt (line 18))
09:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:45:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 31.9 MB/s 0:00:00
09:45:03 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:45:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:45:03 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:45:03 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:45:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.5 MB/s 0:00:00
09:45:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:45:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:45:04 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:45:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.3 MB/s 0:00:00
09:45:05 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:45:05 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:45:05 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:45:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:45:06 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:45:06 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:45:06 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:45:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:45:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:45:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 52.5 MB/s 0:00:00
09:45:07 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:45:07 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:45:07 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:45:07 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:45:07 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:45:07 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:45:07 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:45:07 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:45:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:45:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:45:08 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:45:08 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:45:08 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))
09:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:45:08 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:45:08 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:45:08 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:45:08 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:45:08 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=af0f87530e6f34d1d21842e541c4d4a830ad7a91c6d38e6669570592fce6457d
09:45:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:45:08 Building wheel for ipaddr (pyproject.toml): started
09:45:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:45:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6a461b4dd12f724115d4ce230469c32746e2557763c50cc902476bfdc650ee47
09:45:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:45:08 Building wheel for netifaces (pyproject.toml): started
09:45:11 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:45:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=f24712024b50210a45881e29bbe8723f15225b30480f44e0348f43981047fe79
09:45:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:45:11 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:45:11 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:45:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7b67ede7c85f8a3801d5f93c60a0061f415985f57bb9536bf1f201455fbe52f8
09:45:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:45:11 Building wheel for jsonpath-rw (pyproject.toml): started
09:45:11 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:45:11 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=483fe9920cc06d0464d1984af1a7e8f82c57c031ae92f3df1ac42d98f997c56f
09:45:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:45:11 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:45:11 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:45:19
09:45:19 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:45:19 + pip freeze
09:45:19 attrs==25.4.0
09:45:19 bcrypt==5.0.0
09:45:19 beautifulsoup4==4.14.3
09:45:19 certifi==2025.11.12
09:45:19 cffi==2.0.0
09:45:19 charset-normalizer==3.4.4
09:45:19 click==8.3.1
09:45:19 cryptography==46.0.3
09:45:19 decorator==5.2.1
09:45:19 distlib==0.4.0
09:45:19 docker-py==1.10.6
09:45:19 docker-pycreds==0.4.0
09:45:19 elastic-transport==8.17.1
09:45:19 elasticsearch==8.19.2
09:45:19 elasticsearch-dsl==8.15.4
09:45:19 enum34==1.1.10
09:45:19 filelock==3.20.0
09:45:19 h11==0.16.0
09:45:19 idna==3.11
09:45:19 invoke==2.2.1
09:45:19 ipaddr==2.2.0
09:45:19 isodate==0.7.2
09:45:19 jmespath==1.0.1
09:45:19 jsonpatch==1.33
09:45:19 jsonpath-rw==1.4.0
09:45:19 jsonpointer==3.0.0
09:45:19 lxml==6.0.2
09:45:19 netaddr==1.3.0
09:45:19 netifaces==0.11.0
09:45:19 outcome==1.3.0.post0
09:45:19 paramiko==4.0.0
09:45:19 platformdirs==4.5.1
09:45:19 ply==3.11
09:45:19 pyang==2.7.1
09:45:19 pyangbind==0.8.7
09:45:19 pycparser==2.23
09:45:19 pyhocon==0.3.61
09:45:19 PyNaCl==1.6.1
09:45:19 pyparsing==3.2.5
09:45:19 PySocks==1.7.1
09:45:19 python-dateutil==2.9.0.post0
09:45:19 regex==2025.11.3
09:45:19 requests==2.32.5
09:45:19 robotframework==7.3.2
09:45:19 robotframework-httplibrary==0.4.2
09:45:19 robotframework-pythonlibcore==4.4.1
09:45:19 robotframework-requests==0.9.7
09:45:19 robotframework-selenium2library==3.0.0
09:45:19 robotframework-seleniumlibrary==6.8.0
09:45:19 robotframework-sshlibrary==3.8.0
09:45:19 scapy==2.6.1
09:45:19 scp==0.15.0
09:45:19 selenium==4.39.0
09:45:19 six==1.17.0
09:45:19 sniffio==1.3.1
09:45:19 sortedcontainers==2.4.0
09:45:19 soupsieve==2.8
09:45:19 trio==0.32.0
09:45:19 trio-websocket==0.12.2
09:45:19 typing_extensions==4.15.0
09:45:19 urllib3==2.6.2
09:45:19 virtualenv==20.35.4
09:45:19 waitress==3.0.2
09:45:19 WebOb==1.8.9
09:45:19 websocket-client==1.9.0
09:45:19 WebTest==3.0.7
09:45:19 wsproto==1.3.2
09:45:19 [EnvInject] - Injecting environment variables from a build step.
09:45:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:45:20 [EnvInject] - Variables injected successfully.
09:45:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12503504348733140216.sh
09:45:20 Setup pyenv:
09:45:20 system
09:45:20 3.8.13
09:45:20 3.9.13
09:45:20 3.10.13
09:45:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:45:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:45:22 lf-activate-venv(): INFO: Base packages installed successfully
09:45:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:45:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:45:31 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:45:31 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
09:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:45:31 + ODL_SYSTEM=()
09:45:31 + TOOLS_SYSTEM=()
09:45:31 + OPENSTACK_SYSTEM=()
09:45:31 + OPENSTACK_CONTROLLERS=()
09:45:31 + mapfile -t ADDR
09:45:31 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:45:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:45:33 + for i in "${ADDR[@]}"
09:45:33 ++ ssh 10.30.170.108 hostname -s
09:45:33 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
09:45:33 + REMHOST=releng-52208-556-1-mininet-ovs-217-0
09:45:33 + case ${REMHOST} in
09:45:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:45:33 + for i in "${ADDR[@]}"
09:45:33 ++ ssh 10.30.171.69 hostname -s
09:45:33 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:34 + REMHOST=releng-52208-556-0-builder-0
09:45:34 + case ${REMHOST} in
09:45:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:45:34 + echo NUM_ODL_SYSTEM=1
09:45:34 + echo NUM_TOOLS_SYSTEM=1
09:45:34 + '[' '' == yes ']'
09:45:34 + NUM_OPENSTACK_SYSTEM=0
09:45:34 + echo NUM_OPENSTACK_SYSTEM=0
09:45:34 + '[' 0 -eq 2 ']'
09:45:34 + echo ODL_SYSTEM_IP=10.30.171.69
09:45:34 ++ seq 0 0
09:45:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:45:34 + echo ODL_SYSTEM_1_IP=10.30.171.69
09:45:34 + echo TOOLS_SYSTEM_IP=10.30.170.108
09:45:34 ++ seq 0 0
09:45:34 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:45:34 + echo TOOLS_SYSTEM_1_IP=10.30.170.108
09:45:34 + openstack_index=0
09:45:34 + NUM_OPENSTACK_CONTROL_NODES=1
09:45:34 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:45:34 ++ seq 0 0
09:45:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:45:34 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:45:34 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:45:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:45:34 + '[' -1 -ge 2 ']'
09:45:34 ++ seq 0 -2
09:45:34 + NUM_OPENSTACK_HAPROXY_NODES=0
09:45:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:45:34 ++ seq 0 -1
09:45:34 + echo 'Contents of slave_addresses.txt:'
09:45:34 Contents of slave_addresses.txt:
09:45:34 + cat slave_addresses.txt
09:45:34 NUM_ODL_SYSTEM=1
09:45:34 NUM_TOOLS_SYSTEM=1
09:45:34 NUM_OPENSTACK_SYSTEM=0
09:45:34 ODL_SYSTEM_IP=10.30.171.69
09:45:34 ODL_SYSTEM_1_IP=10.30.171.69
09:45:34 TOOLS_SYSTEM_IP=10.30.170.108
09:45:34 TOOLS_SYSTEM_1_IP=10.30.170.108
09:45:34 NUM_OPENSTACK_CONTROL_NODES=1
09:45:34 OPENSTACK_CONTROL_NODE_1_IP=
09:45:34 NUM_OPENSTACK_COMPUTE_NODES=-1
09:45:34 NUM_OPENSTACK_HAPROXY_NODES=0
09:45:34 [EnvInject] - Injecting environment variables from a build step.
09:45:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:45:34 [EnvInject] - Variables injected successfully.
09:45:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins14446774813577158873.sh
09:45:34 Preparing for JRE Version 21
09:45:34 Karaf artifact is karaf
09:45:34 Karaf project is integration
09:45:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:45:34 [EnvInject] - Injecting environment variables from a build step.
09:45:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:45:34 [EnvInject] - Variables injected successfully.
09:45:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4781759320721603446.sh
09:45:34 2025-12-12 09:45:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:45:34 Bundle version is 0.21.4-SNAPSHOT
09:45:34 --2025-12-12 09:45:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:45:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:45:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:45:34 HTTP request sent, awaiting response... 200 OK
09:45:34 Length: 1410 (1.4K) [application/xml]
09:45:34 Saving to: ‘maven-metadata.xml’
09:45:34
09:45:34 0K . 100% 73.0M=0s
09:45:34
09:45:34 2025-12-12 09:45:34 (73.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:45:34
09:45:34
09:45:34
09:45:34 org.opendaylight.integration
09:45:34 karaf
09:45:34 0.21.4-SNAPSHOT
09:45:34
09:45:34
09:45:34 20251212.093608
09:45:34 291
09:45:34
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34 pom
09:45:34 0.21.4-20251212.093608-291
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34 tar.gz
09:45:34 0.21.4-20251212.093608-291
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34 zip
09:45:34 0.21.4-20251212.093608-291
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34 cyclonedx
09:45:34 xml
09:45:34 0.21.4-20251212.093608-291
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34 cyclonedx
09:45:34 json
09:45:34 0.21.4-20251212.093608-291
09:45:34 20251212093608
09:45:34
09:45:34
09:45:34
09:45:34
09:45:34 Nexus timestamp is 0.21.4-20251212.093608-291
09:45:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251212.093608-291.zip
09:45:34 Distribution bundle is karaf-0.21.4-20251212.093608-291.zip
09:45:34 Distribution bundle version is 0.21.4-SNAPSHOT
09:45:34 Distribution folder is karaf-0.21.4-SNAPSHOT
09:45:34 Nexus prefix is https://nexus.opendaylight.org
09:45:34 [EnvInject] - Injecting environment variables from a build step.
09:45:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:45:34 [EnvInject] - Variables injected successfully.
09:45:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7747555953065378188.sh
09:45:34 Setup pyenv:
09:45:35 system
09:45:35 3.8.13
09:45:35 3.9.13
09:45:35 3.10.13
09:45:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:45:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:45:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:45:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:45:37 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:45:37 lf-activate-venv(): INFO: Base packages installed successfully
09:45:37 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:45:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:45:43 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:45:43 Copying common-functions.sh to /tmp
09:45:45 Copying common-functions.sh to 10.30.170.108:/tmp
09:45:45 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
09:45:45 Copying common-functions.sh to 10.30.171.69:/tmp
09:45:45 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9188382673709556797.sh
09:45:45 common-functions.sh is being sourced
09:45:45 common-functions environment:
09:45:45 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:45 ACTUALFEATURES:
09:45:45 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:45 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:45:45 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:45 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:45 CONTROLLERMEM: 2048m
09:45:45 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:45:45 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:45:45 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:45:45 SUITES:
09:45:45
09:45:45 #################################################
09:45:45 ## Configure Cluster and Start ##
09:45:45 #################################################
09:45:45 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:45:45 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:45:45 Locating script plan to use...
09:45:45 Finished running script plans
09:45:45 Configuring member-1 with IP address 10.30.171.69
09:45:46 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:46 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:46 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:45:46 common-functions.sh is being sourced
09:45:46 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:45:46 ++ echo 'common-functions.sh is being sourced'
09:45:46 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:45:46 ++ DISTROSTREAM=scandium
09:45:46 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:46 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:46 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:46 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:46 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:45:46 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:45:46 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:46 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:46 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:46 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:46 ++ export CONTROLLERMEM=
09:45:46 ++ CONTROLLERMEM=
09:45:46 ++ case "${DISTROSTREAM}" in
09:45:46 ++ CLUSTER_SYSTEM=akka
09:45:46 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:45:46 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:45:46 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:45:46 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:45:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:45:46 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:45:46 ++ print_common_env
09:45:46 ++ cat
09:45:46 common-functions environment:
09:45:46 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:46 ACTUALFEATURES:
09:45:46 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:46 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:45:46 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:46 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:46 CONTROLLERMEM:
09:45:46 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:45:46 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:45:46 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:45:46 SUITES:
09:45:46
09:45:46 ++ SSH='ssh -t -t'
09:45:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:45:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:45:46 Changing to /tmp
09:45:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251212.093608-291.zip
09:45:46 + echo 'Changing to /tmp'
09:45:46 + cd /tmp
09:45:46 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251212.093608-291.zip'
09:45:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251212.093608-291.zip
09:45:46 --2025-12-12 09:45:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251212.093608-291.zip
09:45:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:45:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:45:46 HTTP request sent, awaiting response... 200 OK
09:45:46 Length: 239812205 (229M) [application/zip]
09:45:46 Saving to: ‘karaf-0.21.4-20251212.093608-291.zip’
09:45:46
09:45:46 0K ........ ........ ........ ........ ........ ........ 1% 66.1M 3s
09:45:46 3072K ........ ........ ........ ........ ........ ........ 2% 101M 3s
09:45:46 6144K ........ ........ ........ ........ ........ ........ 3% 136M 2s
09:45:46 9216K ........ ........ ........ ........ ........ ........ 5% 151M 2s
09:45:46 12288K ........ ........ ........ ........ ........ ........ 6% 135M 2s
09:45:46 15360K ........ ........ ........ ........ ........ ........ 7% 153M 2s
09:45:46 18432K ........ ........ ........ ........ ........ ........ 9% 175M 2s
09:45:46 21504K ........ ........ ........ ........ ........ ........ 10% 156M 2s
09:45:46 24576K ........ ........ ........ ........ ........ ........ 11% 153M 2s
09:45:46 27648K ........ ........ ........ ........ ........ ........ 13% 167M 2s
09:45:46 30720K ........ ........ ........ ........ ........ ........ 14% 188M 1s
09:45:46 33792K ........ ........ ........ ........ ........ ........ 15% 198M 1s
09:45:46 36864K ........ ........ ........ ........ ........ ........ 17% 232M 1s
09:45:46 39936K ........ ........ ........ ........ ........ ........ 18% 193M 1s
09:45:46 43008K ........ ........ ........ ........ ........ ........ 19% 199M 1s
09:45:46 46080K ........ ........ ........ ........ ........ ........ 20% 218M 1s
09:45:46 49152K ........ ........ ........ ........ ........ ........ 22% 250M 1s
09:45:46 52224K ........ ........ ........ ........ ........ ........ 23% 245M 1s
09:45:46 55296K ........ ........ ........ ........ ........ ........ 24% 232M 1s
09:45:46 58368K ........ ........ ........ ........ ........ ........ 26% 241M 1s
09:45:46 61440K ........ ........ ........ ........ ........ ........ 27% 242M 1s
09:45:46 64512K ........ ........ ........ ........ ........ ........ 28% 233M 1s
09:45:46 67584K ........ ........ ........ ........ ........ ........ 30% 221M 1s
09:45:46 70656K ........ ........ ........ ........ ........ ........ 31% 221M 1s
09:45:46 73728K ........ ........ ........ ........ ........ ........ 32% 212M 1s
09:45:46 76800K ........ ........ ........ ........ ........ ........ 34% 225M 1s
09:45:46 79872K ........ ........ ........ ........ ........ ........ 35% 218M 1s
09:45:46 82944K ........ ........ ........ ........ ........ ........ 36% 227M 1s
09:45:46 86016K ........ ........ ........ ........ ........ ........ 38% 227M 1s
09:45:46 89088K ........ ........ ........ ........ ........ ........ 39% 226M 1s
09:45:46 92160K ........ ........ ........ ........ ........ ........ 40% 241M 1s
09:45:46 95232K ........ ........ ........ ........ ........ ........ 41% 230M 1s
09:45:46 98304K ........ ........ ........ ........ ........ ........ 43% 249M 1s
09:45:47 101376K ........ ........ ........ ........ ........ ........ 44% 229M 1s
09:45:47 104448K ........ ........ ........ ........ ........ ........ 45% 236M 1s
09:45:47 107520K ........ ........ ........ ........ ........ ........ 47% 229M 1s
09:45:47 110592K ........ ........ ........ ........ ........ ........ 48% 245M 1s
09:45:47 113664K ........ ........ ........ ........ ........ ........ 49% 235M 1s
09:45:47 116736K ........ ........ ........ ........ ........ ........ 51% 235M 1s
09:45:47 119808K ........ ........ ........ ........ ........ ........ 52% 219M 1s
09:45:47 122880K ........ ........ ........ ........ ........ ........ 53% 217M 1s
09:45:47 125952K ........ ........ ........ ........ ........ ........ 55% 221M 1s
09:45:47 129024K ........ ........ ........ ........ ........ ........ 56% 215M 1s
09:45:47 132096K ........ ........ ........ ........ ........ ........ 57% 179M 1s
09:45:47 135168K ........ ........ ........ ........ ........ ........ 59% 195M 0s
09:45:47 138240K ........ ........ ........ ........ ........ ........ 60% 231M 0s
09:45:47 141312K ........ ........ ........ ........ ........ ........ 61% 220M 0s
09:45:47 144384K ........ ........ ........ ........ ........ ........ 62% 227M 0s
09:45:47 147456K ........ ........ ........ ........ ........ ........ 64% 219M 0s
09:45:47 150528K ........ ........ ........ ........ ........ ........ 65% 222M 0s
09:45:47 153600K ........ ........ ........ ........ ........ ........ 66% 224M 0s
09:45:47 156672K ........ ........ ........ ........ ........ ........ 68% 216M 0s
09:45:47 159744K ........ ........ ........ ........ ........ ........ 69% 189M 0s
09:45:47 162816K ........ ........ ........ ........ ........ ........ 70% 217M 0s
09:45:47 165888K ........ ........ ........ ........ ........ ........ 72% 211M 0s
09:45:47 168960K ........ ........ ........ ........ ........ ........ 73% 217M 0s
09:45:47 172032K ........ ........ ........ ........ ........ ........ 74% 207M 0s
09:45:47 175104K ........ ........ ........ ........ ........ ........ 76% 201M 0s
09:45:47 178176K ........ ........ ........ ........ ........ ........ 77% 213M 0s
09:45:47 181248K ........ ........ ........ ........ ........ ........ 78% 226M 0s
09:45:47 184320K ........ ........ ........ ........ ........ ........ 80% 239M 0s
09:45:47 187392K ........ ........ ........ ........ ........ ........ 81% 228M 0s
09:45:47 190464K ........ ........ ........ ........ ........ ........ 82% 228M 0s
09:45:47 193536K ........ ........ ........ ........ ........ ........ 83% 226M 0s
09:45:47 196608K ........ ........ ........ ........ ........ ........ 85% 215M 0s
09:45:47 199680K ........ ........ ........ ........ ........ ........ 86% 258M 0s
09:45:47 202752K ........ ........ ........ ........ ........ ........ 87% 224M 0s
09:45:47 205824K ........ ........ ........ ........ ........ ........ 89% 198M 0s
09:45:47 208896K ........ ........ ........ ........ ........ ........ 90% 270M 0s
09:45:47 211968K ........ ........ ........ ........ ........ ........ 91% 234M 0s
09:45:47 215040K ........ ........ ........ ........ ........ ........ 93% 239M 0s
09:45:47 218112K ........ ........ ........ ........ ........ ........ 94% 231M 0s
09:45:47 221184K ........ ........ ........ ........ ........ ........ 95% 231M 0s
09:45:47 224256K ........ ........ ........ ........ ........ ........ 97% 226M 0s
09:45:47 227328K ........ ........ ........ ........ ........ ........ 98% 222M 0s
09:45:47 230400K ........ ........ ........ ........ ........ ........ 99% 233M 0s
09:45:47 233472K ........ ... 100% 242M=1.1s
09:45:47
09:45:47 2025-12-12 09:45:47 (203 MB/s) - ‘karaf-0.21.4-20251212.093608-291.zip’ saved [239812205/239812205]
09:45:47
09:45:47 Extracting the new controller...
09:45:47 + echo 'Extracting the new controller...'
09:45:47 + unzip -q karaf-0.21.4-20251212.093608-291.zip
09:45:49 Adding external repositories...
09:45:49 + echo 'Adding external repositories...'
09:45:49 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:45:49 ################################################################################
09:45:49 #
09:45:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:45:49 # contributor license agreements. See the NOTICE file distributed with
09:45:49 # this work for additional information regarding copyright ownership.
09:45:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:45:49 # (the "License"); you may not use this file except in compliance with
09:45:49 # the License. You may obtain a copy of the License at
09:45:49 #
09:45:49 # http://www.apache.org/licenses/LICENSE-2.0
09:45:49 #
09:45:49 # Unless required by applicable law or agreed to in writing, software
09:45:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:45:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:45:49 # See the License for the specific language governing permissions and
09:45:49 # limitations under the License.
09:45:49 #
09:45:49 ################################################################################
09:45:49
09:45:49 #
09:45:49 # If set to true, the following property will not allow any certificate to be used
09:45:49 # when accessing Maven repositories through SSL
09:45:49 #
09:45:49 #org.ops4j.pax.url.mvn.certificateCheck=
09:45:49
09:45:49 #
09:45:49 # Path to the local Maven settings file.
09:45:49 # The repositories defined in this file will be automatically added to the list
09:45:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:45:49 # below is not set.
09:45:49 # The following locations are checked for the existence of the settings.xml file
09:45:49 # * 1. looks for the specified url
09:45:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:45:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:45:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:45:49 #
09:45:49 #org.ops4j.pax.url.mvn.settings=
09:45:49
09:45:49 #
09:45:49 # Path to the local Maven repository which is used to avoid downloading
09:45:49 # artifacts when they already exist locally.
09:45:49 # The value of this property will be extracted from the settings.xml file
09:45:49 # above, or defaulted to:
09:45:49 # System.getProperty( "user.home" ) + "/.m2/repository"
09:45:49 #
09:45:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:45:49
09:45:49 #
09:45:49 # Default this to false. It's just weird to use undocumented repos
09:45:49 #
09:45:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:45:49
09:45:49 #
09:45:49 # Uncomment if you don't wanna use the proxy settings
09:45:49 # from the Maven conf/settings.xml file
09:45:49 #
09:45:49 # org.ops4j.pax.url.mvn.proxySupport=false
09:45:49
09:45:49 #
09:45:49 # Comma separated list of repositories scanned when resolving an artifact.
09:45:49 # Those repositories will be checked before iterating through the
09:45:49 # below list of repositories and even before the local repository
09:45:49 # A repository url can be appended with zero or more of the following flags:
09:45:49 # @snapshots : the repository contains snaphots
09:45:49 # @noreleases : the repository does not contain any released artifacts
09:45:49 #
09:45:49 # The following property value will add the system folder as a repo.
09:45:49 #
09:45:49 org.ops4j.pax.url.mvn.defaultRepositories=\
09:45:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:45:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:45:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:45:49
09:45:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:45:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:45:49
09:45:49 #
09:45:49 # Comma separated list of repositories scanned when resolving an artifact.
09:45:49 # The default list includes the following repositories:
09:45:49 # http://repo1.maven.org/maven2@id=central
09:45:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:45:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:45:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:45:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:45:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:45:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:45:49 # To add repositories to the default ones, prepend '+' to the list of repositories
09:45:49 # to add.
09:45:49 # A repository url can be appended with zero or more of the following flags:
09:45:49 # @snapshots : the repository contains snapshots
09:45:49 # @noreleases : the repository does not contain any released artifacts
09:45:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:45:49 #
09:45:49 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:45:49
09:45:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:45:49 + echo 'Configuring the startup features...'
09:45:49 Configuring the startup features...
09:45:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:49 + FEATURE_TEST_STRING=features-test
09:45:49 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:45:49 + KARAF_VERSION=karaf4
09:45:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:45:49 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:49 + [[ ! -z '' ]]
09:45:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:45:49 ################################################################################
09:45:49 #
09:45:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:45:49 # contributor license agreements. See the NOTICE file distributed with
09:45:49 # this work for additional information regarding copyright ownership.
09:45:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:45:49 # (the "License"); you may not use this file except in compliance with
09:45:49 # the License. You may obtain a copy of the License at
09:45:49 #
09:45:49 # http://www.apache.org/licenses/LICENSE-2.0
09:45:49 #
09:45:49 # Unless required by applicable law or agreed to in writing, software
09:45:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:45:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:45:49 # See the License for the specific language governing permissions and
09:45:49 # limitations under the License.
09:45:49 #
09:45:49 ################################################################################
09:45:49
09:45:49 #
09:45:49 # Comma separated list of features repositories to register by default
09:45:49 #
09:45:49 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/e65d8692-4ea3-4149-989e-4713bebd4163.xml
09:45:49
09:45:49 #
09:45:49 # Comma separated list of features to install at startup
09:45:49 #
09:45:49 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5b56417e-a91b-47ca-a5a2-a1c9e874cb72
09:45:49
09:45:49 #
09:45:49 # Resource repositories (OBR) that the features resolver can use
09:45:49 # to resolve requirements/capabilities
09:45:49 #
09:45:49 # The format of the resourceRepositories is
09:45:49 # resourceRepositories=[xml:url|json:url],...
09:45:49 # for Instance:
09:45:49 #
09:45:49 #resourceRepositories=xml:http://host/path/to/index.xml
09:45:49 # or
09:45:49 #resourceRepositories=json:http://host/path/to/index.json
09:45:49 #
09:45:49
09:45:49 #
09:45:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:45:49 #
09:45:49 featuresBootAsynchronous=false
09:45:49
09:45:49 #
09:45:49 # Service requirements enforcement
09:45:49 #
09:45:49 # By default, the feature resolver checks the service requirements/capabilities of
09:45:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:45:49 # the required bundles.
09:45:49 # The following flag can have those values:
09:45:49 # - disable: service requirements are completely ignored
09:45:49 # - default: service requirements are ignored for old features
09:45:49 # - enforce: service requirements are always verified
09:45:49 #
09:45:49 #serviceRequirements=default
09:45:49
09:45:49 #
09:45:49 # Store cfg file for config element in feature
09:45:49 #
09:45:49 #configCfgStore=true
09:45:49
09:45:49 #
09:45:49 # Define if the feature service automatically refresh bundles
09:45:49 #
09:45:49 autoRefresh=true
09:45:49
09:45:49 #
09:45:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:45:49 # XML file defines instructions related to features processing
09:45:49 # versions.properties may declare properties to resolve placeholders in XML file
09:45:49 # both files are relative to ${karaf.etc}
09:45:49 #
09:45:49 #featureProcessing=org.apache.karaf.features.xml
09:45:49 #featureProcessingVersions=versions.properties
09:45:49 + configure_karaf_log karaf4 ''
09:45:49 + local -r karaf_version=karaf4
09:45:49 + local -r controllerdebugmap=
09:45:49 + local logapi=log4j
09:45:49 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:45:49 log4j2.rootLogger.level = INFO
09:45:49 #log4j2.rootLogger.type = asyncRoot
09:45:49 #log4j2.rootLogger.includeLocation = false
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:45:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:45:49 log4j2.rootLogger.appenderRef.Console.ref = Console
09:45:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:45:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:45:49 log4j2.logger.spifly.name = org.apache.aries.spifly
09:45:49 log4j2.logger.spifly.level = WARN
09:45:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:45:49 log4j2.logger.audit.level = INFO
09:45:49 log4j2.logger.audit.additivity = false
09:45:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:45:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:45:49 log4j2.appender.console.type = Console
09:45:49 log4j2.appender.console.name = Console
09:45:49 log4j2.appender.console.layout.type = PatternLayout
09:45:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:45:49 log4j2.appender.rolling.type = RollingRandomAccessFile
09:45:49 log4j2.appender.rolling.name = RollingFile
09:45:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:45:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:45:49 #log4j2.appender.rolling.immediateFlush = false
09:45:49 log4j2.appender.rolling.append = true
09:45:49 log4j2.appender.rolling.layout.type = PatternLayout
09:45:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:45:49 log4j2.appender.rolling.policies.type = Policies
09:45:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:45:49 log4j2.appender.rolling.policies.size.size = 64MB
09:45:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:45:49 log4j2.appender.rolling.strategy.max = 7
09:45:49 log4j2.appender.audit.type = RollingRandomAccessFile
09:45:49 log4j2.appender.audit.name = AuditRollingFile
09:45:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:45:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:45:49 log4j2.appender.audit.append = true
09:45:49 log4j2.appender.audit.layout.type = PatternLayout
09:45:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:45:49 log4j2.appender.audit.policies.type = Policies
09:45:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:45:49 log4j2.appender.audit.policies.size.size = 8MB
09:45:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:45:49 log4j2.appender.audit.strategy.max = 7
09:45:49 log4j2.appender.osgi.type = PaxOsgi
09:45:49 log4j2.appender.osgi.name = PaxOsgi
09:45:49 log4j2.appender.osgi.filter = *
09:45:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:45:49 #log4j2.logger.aether.level = TRACE
09:45:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:45:49 #log4j2.logger.http-headers.level = DEBUG
09:45:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:45:49 #log4j2.logger.maven.level = TRACE
09:45:49 + logapi=log4j2
09:45:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:45:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:45:49 + '[' log4j2 == log4j2 ']'
09:45:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:45:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:45:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:45:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:45:49 + unset IFS
09:45:49 controllerdebugmap:
09:45:49 + echo 'controllerdebugmap: '
09:45:49 + '[' -n '' ']'
09:45:49 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:49 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:45:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:45:49 ################################################################################
09:45:49 #
09:45:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:45:49 # contributor license agreements. See the NOTICE file distributed with
09:45:49 # this work for additional information regarding copyright ownership.
09:45:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:45:49 # (the "License"); you may not use this file except in compliance with
09:45:49 # the License. You may obtain a copy of the License at
09:45:49 #
09:45:49 # http://www.apache.org/licenses/LICENSE-2.0
09:45:49 #
09:45:49 # Unless required by applicable law or agreed to in writing, software
09:45:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:45:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:45:49 # See the License for the specific language governing permissions and
09:45:49 # limitations under the License.
09:45:49 #
09:45:49 ################################################################################
09:45:49
09:45:49 # Common pattern layout for appenders
09:45:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:45:49
09:45:49 # Root logger
09:45:49 log4j2.rootLogger.level = INFO
09:45:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:45:49 #log4j2.rootLogger.type = asyncRoot
09:45:49 #log4j2.rootLogger.includeLocation = false
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:45:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:45:49 log4j2.rootLogger.appenderRef.Console.ref = Console
09:45:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:45:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:45:49
09:45:49 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:45:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:45:49
09:45:49 # Loggers configuration
09:45:49
09:45:49 # Spifly logger
09:45:49 log4j2.logger.spifly.name = org.apache.aries.spifly
09:45:49 log4j2.logger.spifly.level = WARN
09:45:49
09:45:49 # Security audit logger
09:45:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:45:49 log4j2.logger.audit.level = INFO
09:45:49 log4j2.logger.audit.additivity = false
09:45:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:45:49
09:45:49 # Appenders configuration
09:45:49
09:45:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:45:49 log4j2.appender.console.type = Console
09:45:49 log4j2.appender.console.name = Console
09:45:49 log4j2.appender.console.layout.type = PatternLayout
09:45:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:45:49
09:45:49 # Rolling file appender
09:45:49 log4j2.appender.rolling.type = RollingRandomAccessFile
09:45:49 log4j2.appender.rolling.name = RollingFile
09:45:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:45:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:45:49 # uncomment to not force a disk flush
09:45:49 #log4j2.appender.rolling.immediateFlush = false
09:45:49 log4j2.appender.rolling.append = true
09:45:49 log4j2.appender.rolling.layout.type = PatternLayout
09:45:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:45:49 log4j2.appender.rolling.policies.type = Policies
09:45:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:45:49 log4j2.appender.rolling.policies.size.size = 1GB
09:45:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:45:49 log4j2.appender.rolling.strategy.max = 7
09:45:49
09:45:49 # Audit file appender
09:45:49 log4j2.appender.audit.type = RollingRandomAccessFile
09:45:49 log4j2.appender.audit.name = AuditRollingFile
09:45:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:45:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:45:49 log4j2.appender.audit.append = true
09:45:49 log4j2.appender.audit.layout.type = PatternLayout
09:45:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:45:49 log4j2.appender.audit.policies.type = Policies
09:45:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:45:49 log4j2.appender.audit.policies.size.size = 8MB
09:45:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:45:49 log4j2.appender.audit.strategy.max = 7
09:45:49
09:45:49 # OSGi appender
09:45:49 log4j2.appender.osgi.type = PaxOsgi
09:45:49 log4j2.appender.osgi.name = PaxOsgi
09:45:49 log4j2.appender.osgi.filter = *
09:45:49
09:45:49 # help with identification of maven-related problems with pax-url-aether
09:45:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:45:49 #log4j2.logger.aether.level = TRACE
09:45:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:45:49 #log4j2.logger.http-headers.level = DEBUG
09:45:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:45:49 #log4j2.logger.maven.level = TRACE
09:45:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:45:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:45:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:45:49 + local -r controllermem=2048m
09:45:49 Configure
09:45:49 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:45:49 max memory: 2048m
09:45:49 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 + echo Configure
09:45:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:45:49 + echo ' max memory: 2048m'
09:45:49 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:45:49 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:45:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:45:49 #!/bin/sh
09:45:49 #
09:45:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:45:49 # contributor license agreements. See the NOTICE file distributed with
09:45:49 # this work for additional information regarding copyright ownership.
09:45:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:45:49 # (the "License"); you may not use this file except in compliance with
09:45:49 # the License. You may obtain a copy of the License at
09:45:49 #
09:45:49 # http://www.apache.org/licenses/LICENSE-2.0
09:45:49 #
09:45:49 # Unless required by applicable law or agreed to in writing, software
09:45:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:45:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:45:49 # See the License for the specific language governing permissions and
09:45:49 # limitations under the License.
09:45:49 #
09:45:49
09:45:49 #
09:45:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:45:49 # script: client, instance, shell, start, status, stop, karaf
09:45:49 #
09:45:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:45:49 # Actions go here...
09:45:49 # fi
09:45:49
09:45:49 #
09:45:49 # general settings which should be applied for all scripts go here; please keep
09:45:49 # in mind that it is possible that scripts might be executed more than once, e.g.
09:45:49 # in example of the start script where the start script is executed first and the
09:45:49 # karaf script afterwards.
09:45:49 #
09:45:49
09:45:49 #
09:45:49 # The following section shows the possible configuration options for the default
09:45:49 # karaf scripts
09:45:49 #
09:45:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:45:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:45:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:45:49 # export EXTRA_JAVA_OPTS # Additional JVM options
09:45:49 # export KARAF_HOME # Karaf home folder
09:45:49 # export KARAF_DATA # Karaf data folder
09:45:49 # export KARAF_BASE # Karaf base folder
09:45:49 # export KARAF_ETC # Karaf etc folder
09:45:49 # export KARAF_LOG # Karaf log folder
09:45:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:45:49 # export KARAF_OPTS # Additional available Karaf options
09:45:49 # export KARAF_DEBUG # Enable debug mode
09:45:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:45:49 # export KARAF_NOROOT # Prevent execution as root if set to true
09:45:49 Set Java version
09:45:49 + echo 'Set Java version'
09:45:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:45:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:45:49 sudo: a password is required
09:45:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:45:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:45:49 sudo: a password is required
09:45:49 JDK default version ...
09:45:49 + echo 'JDK default version ...'
09:45:49 + java -version
09:45:50 openjdk version "21.0.9" 2025-10-21
09:45:50 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:45:50 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:45:50 Set JAVA_HOME
09:45:50 + echo 'Set JAVA_HOME'
09:45:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:45:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:45:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:45:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:45:50 Listing all open ports on controller system...
09:45:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:45:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:45:50 + echo 'Listing all open ports on controller system...'
09:45:50 + netstat -pnatu
09:45:50 /tmp/configuration-script.sh: line 40: netstat: command not found
09:45:50 Configuring cluster
09:45:50 + '[' -f /tmp/custom_shard_config.txt ']'
09:45:50 + echo 'Configuring cluster'
09:45:50 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.69
09:45:50 ################################################
09:45:50 ## Configure Cluster ##
09:45:50 ################################################
09:45:50 NOTE: Cluster configuration files not found. Copying from
09:45:50 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:45:50 Configuring unique name in akka.conf
09:45:50 Configuring hostname in akka.conf
09:45:50 Configuring data and rpc seed nodes in akka.conf
09:45:50 modules = [
09:45:50
09:45:50 {
09:45:50 name = "inventory"
09:45:50 namespace = "urn:opendaylight:inventory"
09:45:50 shard-strategy = "module"
09:45:50 },
09:45:50 {
09:45:50 name = "topology"
09:45:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:45:50 shard-strategy = "module"
09:45:50 },
09:45:50 {
09:45:50 name = "toaster"
09:45:50 namespace = "http://netconfcentral.org/ns/toaster"
09:45:50 shard-strategy = "module"
09:45:50 }
09:45:50 ]
09:45:50 Configuring replication type in module-shards.conf
09:45:50 ################################################
09:45:50 ## NOTE: Manually restart controller to ##
09:45:50 ## apply configuration. ##
09:45:50 ################################################
09:45:50 Dump akka.conf
09:45:50 + echo 'Dump akka.conf'
09:45:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:45:50
09:45:50 odl-cluster-data {
09:45:50 akka {
09:45:50 remote {
09:45:50 artery {
09:45:50 enabled = on
09:45:50 transport = tcp
09:45:50 canonical.hostname = "10.30.171.69"
09:45:50 canonical.port = 2550
09:45:50 }
09:45:50 }
09:45:50
09:45:50 cluster {
09:45:50 # Using artery.
09:45:50 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.69:2550"]
09:45:50
09:45:50 roles = ["member-1"]
09:45:50
09:45:50 # when under load we might trip a false positive on the failure detector
09:45:50 # failure-detector {
09:45:50 # heartbeat-interval = 4 s
09:45:50 # acceptable-heartbeat-pause = 16s
09:45:50 # }
09:45:50 }
09:45:50
09:45:50 persistence {
09:45:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:45:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:45:50 # The relative path is always relative to KARAF_HOME.
09:45:50
09:45:50 # snapshot-store.local.dir = "target/snapshots"
09:45:50
09:45:50 # Use lz4 compression for LocalSnapshotStore snapshots
09:45:50 snapshot-store.local.use-lz4-compression = false
09:45:50 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:45:50 snapshot-store.local.lz4-blocksize = 256KB
09:45:50 }
09:45:50 disable-default-actor-system-quarantined-event-handling = "false"
09:45:50 }
09:45:50 }
09:45:50 Dump modules.conf
09:45:50 + echo 'Dump modules.conf'
09:45:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:45:50 modules = [
09:45:50
09:45:50 {
09:45:50 name = "inventory"
09:45:50 namespace = "urn:opendaylight:inventory"
09:45:50 shard-strategy = "module"
09:45:50 },
09:45:50 {
09:45:50 name = "topology"
09:45:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:45:50 shard-strategy = "module"
09:45:50 },
09:45:50 {
09:45:50 name = "toaster"
09:45:50 namespace = "http://netconfcentral.org/ns/toaster"
09:45:50 shard-strategy = "module"
09:45:50 }
09:45:50 ]
09:45:50 Dump module-shards.conf
09:45:50 + echo 'Dump module-shards.conf'
09:45:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:45:50 module-shards = [
09:45:50 {
09:45:50 name = "default"
09:45:50 shards = [
09:45:50 {
09:45:50 name = "default"
09:45:50 replicas = ["member-1"]
09:45:50 }
09:45:50 ]
09:45:50 },
09:45:50 {
09:45:50 name = "inventory"
09:45:50 shards = [
09:45:50 {
09:45:50 name="inventory"
09:45:50 replicas = ["member-1"]
09:45:50 }
09:45:50 ]
09:45:50 },
09:45:50 {
09:45:50 name = "topology"
09:45:50 shards = [
09:45:50 {
09:45:50 name="topology"
09:45:50 replicas = ["member-1"]
09:45:50 }
09:45:50 ]
09:45:50 },
09:45:50 {
09:45:50 name = "toaster"
09:45:50 shards = [
09:45:50 {
09:45:50 name="toaster"
09:45:50 replicas = ["member-1"]
09:45:50 }
09:45:50 ]
09:45:50 }
09:45:50 ]
09:45:50 Locating config plan to use...
09:45:50 Finished running config plans
09:45:50 Starting member-1 with IP address 10.30.171.69
09:45:50 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:50 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:50 Redirecting karaf console output to karaf_console.log
09:45:50 Starting controller...
09:45:50 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:45:50 Execute the post startup script on controller 10.30.171.69
09:45:50 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:50 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:45:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:46:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:46:56 2025-12-12T09:46:10,926 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:46:56 Controller is UP
09:46:56 2025-12-12T09:46:10,926 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:46:56 Listing all open ports on controller system...
09:46:56 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:46:56 looking for "BindException: Address already in use" in log file
09:46:56 looking for "server is unhealthy" in log file
09:46:56 Let's take the karaf thread dump
09:46:56 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:46:56 karaf main: org.apache.karaf.main.Main, pid:2043
09:46:56 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:46:57 Generating mininet variables...
09:46:57 Locating test plan to use...
09:46:57 Changing the testplan path...
09:46:57 # Place the suites in run order:
09:46:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:46:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:46:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:46:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:46:57 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:46:57 ==============================================================================
09:46:57 openflowplugin-sanity.txt
09:46:57 ==============================================================================
09:46:57 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:46:57 ==============================================================================
09:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:47:00 ==============================================================================
09:47:00 Get list of nodes :: Get the inventory | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Get node 1 inventory :: Get the inventory for a node | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Get node 2 inventory :: Get the inventory for a node | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Get node 3 inventory :: Get the inventory for a node | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Link Down :: Take link s1-s2 down | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Link Up :: Take link s1-s2 up | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:47:06 7 tests, 7 passed, 0 failed
09:47:06 ==============================================================================
09:47:06 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:47:06 ==============================================================================
09:47:06 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 List all the links :: List all the links in the topology. | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Link Down :: Take link s1-s2 down | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Link Up :: Take link s1-s2 up | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:47:14 4 tests, 4 passed, 0 failed
09:47:14 ==============================================================================
09:47:14 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:47:14 ==============================================================================
09:47:14 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Get Stats for node 1 :: Get the stats for a node | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Get Stats for node 2 :: Get the stats for a node | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Get Stats for node 3 :: Get the stats for a node | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:47:14 4 tests, 4 passed, 0 failed
09:47:14 ==============================================================================
09:47:14 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:47:14 ==============================================================================
09:47:14 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:47:21 6 tests, 6 passed, 0 failed
09:47:21 ==============================================================================
09:47:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:47:21 21 tests, 21 passed, 0 failed
09:47:21 ==============================================================================
09:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:47:21 ==============================================================================
09:47:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:47:24 ==============================================================================
09:47:24 Get list of nodes :: Get the inventory | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Get node 1 inventory :: Get the inventory for a node | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Get node 2 inventory :: Get the inventory for a node | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Get node 3 inventory :: Get the inventory for a node | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Link Down :: Take link s1-s2 down | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Link Up :: Take link s1-s2 up | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:47:26 7 tests, 7 passed, 0 failed
09:47:26 ==============================================================================
09:47:26 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:47:26 ==============================================================================
09:47:26 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 List all the links :: List all the links in the topology. | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Link Down :: Take link s1-s2 down | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Link Up :: Take link s1-s2 up | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:47:34 4 tests, 4 passed, 0 failed
09:47:34 ==============================================================================
09:47:34 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:47:34 ==============================================================================
09:47:34 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Get Stats for node 1 :: Get the stats for a node | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Get Stats for node 2 :: Get the stats for a node | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Get Stats for node 3 :: Get the stats for a node | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:47:35 4 tests, 4 passed, 0 failed
09:47:35 ==============================================================================
09:47:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:47:35 ==============================================================================
09:47:35 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Verify after modifying flow operational - Output to physical port#... | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:47:43 9 tests, 9 passed, 0 failed
09:47:43 ==============================================================================
09:47:43 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:47:43 24 tests, 24 passed, 0 failed
09:47:43 ==============================================================================
09:47:43 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:47:43 ==============================================================================
09:47:46 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:47:46 ==============================================================================
09:47:47 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 1 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 2 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 3 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 4 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 5 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 6 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 7 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 8 Added | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 9 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 10 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 11 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 14 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 15 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 16 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 17 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 18 Added | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 19 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 20 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 21 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 22 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 23 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 24 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 25 Added | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 31 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 36 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 38 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 43 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 45 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 101 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 102 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 103 Added | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 104 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 105 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 106 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 107 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 108 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 109 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 110 Added | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 113 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 156 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 201 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 202 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 203 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 204 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 205 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 206 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 209 Added | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 214 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 218 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 219 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 220 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 221 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 222 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 223 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 224 Added | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 225 Added | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Test Is Flow 550 Added | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 1 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 2 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 3 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 4 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 5 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 6 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 7 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 8 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 9 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 10 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 11 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 14 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 15 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 16 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 17 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 18 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 19 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 20 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 21 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 22 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 23 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 24 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 25 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 31 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 36 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 38 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 43 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 45 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 101 Updated | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 102 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 103 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 104 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 105 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 106 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 107 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 108 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 109 Updated | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 110 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 113 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 156 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 201 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 202 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 203 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 204 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 205 Updated | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Test Is Flow 206 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 209 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 214 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 218 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 219 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 220 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 221 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 222 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 223 Updated | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Test Is Flow 224 Updated | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Test Is Flow 225 Updated | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Test Is Flow 550 Updated | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 1 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 2 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 3 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 4 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 5 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 6 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 7 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 8 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 9 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 10 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 11 Deleted | PASS |
09:48:18 ------------------------------------------------------------------------------
09:48:18 Test Is Flow 14 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 15 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 16 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 17 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 18 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 19 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 20 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 21 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 22 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 23 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 24 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 25 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 31 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 36 Deleted | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Test Is Flow 38 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 43 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 45 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 101 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 102 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 103 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 104 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 105 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 106 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 107 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 108 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 109 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 110 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 113 Deleted | PASS |
09:48:20 ------------------------------------------------------------------------------
09:48:20 Test Is Flow 156 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 201 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 202 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 203 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 204 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 205 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 206 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 209 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 214 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 218 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 219 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 220 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 221 Deleted | PASS |
09:48:21 ------------------------------------------------------------------------------
09:48:21 Test Is Flow 222 Deleted | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Test Is Flow 223 Deleted | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Test Is Flow 224 Deleted | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Test Is Flow 225 Deleted | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Test Is Flow 550 Deleted | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:48:22 174 tests, 174 passed, 0 failed
09:48:22 ==============================================================================
09:48:22 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:48:22 ==============================================================================
09:48:22 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 1 Added | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Test Is Flow 2 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 3 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 4 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 5 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 6 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 7 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 8 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 9 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 10 Added | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Test Is Flow 11 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 15 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 16 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 17 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 18 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 19 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 20 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 21 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 22 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 23 Added | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:53 Test Is Flow 24 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 25 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 31 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 36 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 38 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 43 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 45 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 101 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 102 Added | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Test Is Flow 103 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 104 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 105 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 106 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 107 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 108 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 109 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 110 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 113 Added | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Test Is Flow 201 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 202 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 203 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 204 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 205 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 206 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 209 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 214 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 218 Added | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Test Is Flow 219 Added | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Test Is Flow 220 Added | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:49:24 ------------------------------------------------------------------------------
09:49:24 Test Is Flow 1 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 2 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 3 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 4 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 5 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 6 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 7 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 8 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 9 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 10 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 11 Updated | PASS |
09:49:25 ------------------------------------------------------------------------------
09:49:25 Test Is Flow 14 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 15 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 16 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 17 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 18 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 19 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 20 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 21 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 22 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 23 Updated | PASS |
09:49:26 ------------------------------------------------------------------------------
09:49:26 Test Is Flow 24 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 25 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 31 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 36 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 38 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 43 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 45 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 101 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 102 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 103 Updated | PASS |
09:49:27 ------------------------------------------------------------------------------
09:49:27 Test Is Flow 104 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 105 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 106 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 107 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 108 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 109 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 110 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 113 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 201 Updated | PASS |
09:49:28 ------------------------------------------------------------------------------
09:49:28 Test Is Flow 202 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 203 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 204 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 205 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 206 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 209 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 214 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 218 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 219 Updated | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Test Is Flow 220 Updated | PASS |
09:49:30 ------------------------------------------------------------------------------
09:49:30 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:49:59 ------------------------------------------------------------------------------
09:49:59 Test Is Flow 1 Deleted | PASS |
09:49:59 ------------------------------------------------------------------------------
09:49:59 Test Is Flow 2 Deleted | PASS |
09:49:59 ------------------------------------------------------------------------------
09:49:59 Test Is Flow 3 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 4 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 5 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 6 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 7 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 8 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 9 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 10 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 11 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 14 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 15 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 16 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 17 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 18 Deleted | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Test Is Flow 19 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 20 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 21 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 22 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 23 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 24 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 25 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 31 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 36 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 38 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 43 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 45 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 101 Deleted | PASS |
09:50:01 ------------------------------------------------------------------------------
09:50:01 Test Is Flow 102 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 103 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 104 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 105 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 106 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 107 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 108 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 109 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 110 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 113 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 201 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 202 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 203 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 204 Deleted | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Test Is Flow 205 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 206 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 209 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 214 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 218 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 219 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 Test Is Flow 220 Deleted | PASS |
09:50:03 ------------------------------------------------------------------------------
09:50:03 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:50:03 152 tests, 152 passed, 0 failed
09:50:03 ==============================================================================
09:50:03 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:50:03 326 tests, 326 passed, 0 failed
09:50:03 ==============================================================================
09:50:03 openflowplugin-sanity.txt.Reconciliation
09:50:03 ==============================================================================
09:50:03 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:50:03 ==============================================================================
09:50:03 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:50:05 ------------------------------------------------------------------------------
09:50:05 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:50:06 ------------------------------------------------------------------------------
09:50:06 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:50:07 ------------------------------------------------------------------------------
09:50:07 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:50:10 ------------------------------------------------------------------------------
09:50:10 Check Linear Topology :: Check Linear Topology. | PASS |
09:50:18 ------------------------------------------------------------------------------
09:50:18 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:50:18 ------------------------------------------------------------------------------
09:50:18 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:50:18 ------------------------------------------------------------------------------
09:50:18 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:50:18 ------------------------------------------------------------------------------
09:50:18 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:20 | PASS |
09:50:20 ------------------------------------------------------------------------------
09:50:20 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:30 | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:50:33 ------------------------------------------------------------------------------
09:50:33 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:50:33 ------------------------------------------------------------------------------
09:50:33 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:50:35 ------------------------------------------------------------------------------
09:50:35 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:08 | PASS |
09:51:08 ------------------------------------------------------------------------------
09:51:08 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:51:09 ------------------------------------------------------------------------------
09:51:09 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:51:09 ------------------------------------------------------------------------------
09:51:09 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:51:09 ------------------------------------------------------------------------------
09:51:09 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:51:09 ------------------------------------------------------------------------------
09:51:09 Stop Mininet :: Stop Mininet. | PASS |
09:51:09 ------------------------------------------------------------------------------
09:51:09 Check No Switches :: Check no switches in topology. | PASS |
09:51:10 ------------------------------------------------------------------------------
09:51:11 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:51:11 23 tests, 23 passed, 0 failed
09:51:11 ==============================================================================
09:51:11 openflowplugin-sanity.txt.Reconciliation | PASS |
09:51:11 23 tests, 23 passed, 0 failed
09:51:11 ==============================================================================
09:51:11 openflowplugin-sanity.txt | PASS |
09:51:11 394 tests, 394 passed, 0 failed
09:51:11 ==============================================================================
09:51:11 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:51:15 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:51:15 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:51:15 Examining the files in data/log and checking filesize
09:51:15 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:15 total 1020
09:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 09:45 .
09:51:15 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 12 09:45 karaf_console.log
09:51:15 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 09:46 ..
09:51:15 -rw-rw-r-- 1 jenkins jenkins 1029310 Dec 12 09:51 karaf.log
09:51:15 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:15 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:51:15 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:51:15 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:15 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:51:15 Let's take the karaf thread dump again...
09:51:15 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:16 karaf main: org.apache.karaf.main.Main, pid:4324
09:51:16 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:16 Killing ODL
09:51:16 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:22 Compressing karaf.log 1
09:51:22 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:22 Fetching compressed karaf.log 1
09:51:22 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:22 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:23 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:23 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:23 Fetch GC logs
09:51:23 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
09:51:23 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:51:23 Examine copied files
09:51:23 total 43520
09:51:23 drwxrwxr-x. 2 jenkins jenkins 6 Dec 12 09:51 gclogs-1
09:51:23 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 12 09:51 odl1_karaf_console.log
09:51:23 -rw-rw-r--. 1 jenkins jenkins 70609 Dec 12 09:51 odl1_karaf.log.gz
09:51:23 -rw-rw-r--. 1 jenkins jenkins 147192 Dec 12 09:51 karaf_1_4324_threads_after.log
09:51:23 -rw-rw-r--. 1 jenkins jenkins 14160 Dec 12 09:51 ps_after.log
09:51:23 -rw-rw-r--. 1 jenkins jenkins 270979 Dec 12 09:51 report.html
09:51:23 -rw-rw-r--. 1 jenkins jenkins 3388295 Dec 12 09:51 log.html
09:51:23 -rw-rw-r--. 1 jenkins jenkins 40469138 Dec 12 09:51 output.xml
09:51:23 -rw-rw-r--. 1 jenkins jenkins 491 Dec 12 09:46 testplan.txt
09:51:23 -rw-rw-r--. 1 jenkins jenkins 112055 Dec 12 09:46 karaf_1_2043_threads_before.log
09:51:23 -rw-rw-r--. 1 jenkins jenkins 14479 Dec 12 09:46 ps_before.log
09:51:23 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 12 09:45 post-startup-script.sh
09:51:23 -rw-rw-r--. 1 jenkins jenkins 252 Dec 12 09:45 startup-script.sh
09:51:23 -rw-rw-r--. 1 jenkins jenkins 3494 Dec 12 09:45 configuration-script.sh
09:51:23 -rw-rw-r--. 1 jenkins jenkins 337 Dec 12 09:45 detect_variables.env
09:51:23 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 12 09:45 pom.xml
09:51:23 -rw-rw-r--. 1 jenkins jenkins 92 Dec 12 09:45 set_variables.env
09:51:23 -rw-rw-r--. 1 jenkins jenkins 297 Dec 12 09:45 slave_addresses.txt
09:51:23 -rw-rw-r--. 1 jenkins jenkins 570 Dec 12 09:44 requirements.txt
09:51:23 -rw-rw-r--. 1 jenkins jenkins 26 Dec 12 09:44 env.properties
09:51:23 -rw-rw-r--. 1 jenkins jenkins 334 Dec 12 09:42 stack-parameters.yaml
09:51:23 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 12 09:40 test
09:51:23 drwxrwxr-x. 2 jenkins jenkins 6 Dec 12 09:40 test@tmp
09:51:23 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 12 09:36 maven-metadata.xml
09:51:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2131694473101374905.sh
09:51:23 Karaf Deployments, Tests must have already run
09:51:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7341854810911258254.sh
09:51:23 Cleaning up Robot installation...
09:51:24 $ ssh-agent -k
09:51:24 unset SSH_AUTH_SOCK;
09:51:24 unset SSH_AGENT_PID;
09:51:24 echo Agent pid 6457 killed;
09:51:24 [ssh-agent] Stopped.
09:51:24 Recording plot data
09:51:24 Robot results publisher started...
09:51:24 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:51:24 -Parsing output xml:
09:51:25 Done!
09:51:25 -Copying log files to build dir:
09:51:26 Done!
09:51:26 -Assigning results to build:
09:51:26 Done!
09:51:26 -Checking thresholds:
09:51:26 Done!
09:51:26 Done publishing Robot results.
09:51:26 [PostBuildScript] - [INFO] Executing post build scripts.
09:51:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17218321050977575013.sh
09:51:26 Archiving csit artifacts
09:51:26 mv: cannot stat '*_1.png': No such file or directory
09:51:26 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:51:26 % Total % Received % Xferd Average Speed Time Time Time Current
09:51:26 Dload Upload Total Spent Left Speed
09:51:26
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3523k 0 3523k 0 0 4466k 0 --:--:-- --:--:-- --:--:-- 4466k
09:51:27 Archive: robot-plugin.zip
09:51:27 inflating: ./archives/robot-plugin/log.html
09:51:27 inflating: ./archives/robot-plugin/output.xml
09:51:27 inflating: ./archives/robot-plugin/report.html
09:51:27 mv: cannot stat '*.log.gz': No such file or directory
09:51:27 mv: cannot stat '*.csv': No such file or directory
09:51:27 mv: cannot stat '*.png': No such file or directory
09:51:27 [PostBuildScript] - [INFO] Executing post build scripts.
09:51:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3697578483395975964.sh
09:51:27 [PostBuildScript] - [INFO] Executing post build scripts.
09:51:27 [EnvInject] - Injecting environment variables from a build step.
09:51:27 [EnvInject] - Injecting as environment variables the properties content
09:51:27 OS_CLOUD=vex
09:51:27 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:51:27
09:51:27 [EnvInject] - Variables injected successfully.
09:51:27 provisioning config files...
09:51:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:51:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8093732938776091535.sh
09:51:28 ---> openstack-stack-delete.sh
09:51:28 Setup pyenv:
09:51:28 system
09:51:28 3.8.13
09:51:28 3.9.13
09:51:28 3.10.13
09:51:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:51:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:51:32 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:51:32 lf-activate-venv(): INFO: Base packages installed successfully
09:51:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:52:48 INFO: Stack cost retrieval disabled, setting cost to 0
09:53:00 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:53:00 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-556
09:53:00 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11328470386756867049.sh
09:53:00 ---> sysstat.sh
09:53:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16327323294367919629.sh
09:53:01 ---> package-listing.sh
09:53:01 ++ facter osfamily
09:53:01 ++ tr '[:upper:]' '[:lower:]'
09:53:01 + OS_FAMILY=redhat
09:53:01 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:53:01 + START_PACKAGES=/tmp/packages_start.txt
09:53:01 + END_PACKAGES=/tmp/packages_end.txt
09:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:53:01 + PACKAGES=/tmp/packages_start.txt
09:53:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:53:01 + PACKAGES=/tmp/packages_end.txt
09:53:01 + case "${OS_FAMILY}" in
09:53:01 + rpm -qa
09:53:01 + sort
09:53:02 + '[' -f /tmp/packages_start.txt ']'
09:53:02 + '[' -f /tmp/packages_end.txt ']'
09:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:53:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:53:02 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:53:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10569470743382907127.sh
09:53:02 ---> capture-instance-metadata.sh
09:53:02 Setup pyenv:
09:53:02 system
09:53:02 3.8.13
09:53:02 3.9.13
09:53:02 3.10.13
09:53:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:53:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:53:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:53:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:53:16 lf-activate-venv(): INFO: Base packages installed successfully
09:53:16 lf-activate-venv(): INFO: Installing additional packages: lftools
09:53:48 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:53:48 INFO: Running in OpenStack, capturing instance metadata
09:53:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins217381331950970533.sh
09:53:49 provisioning config files...
09:53:49 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #556
09:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config15176597393229008024tmp
09:53:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:53:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:53:49 provisioning config files...
09:53:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:53:49 [EnvInject] - Injecting environment variables from a build step.
09:53:49 [EnvInject] - Injecting as environment variables the properties content
09:53:49 SERVER_ID=logs
09:53:49
09:53:49 [EnvInject] - Variables injected successfully.
09:53:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13173983732663233407.sh
09:53:49 ---> create-netrc.sh
09:53:49 WARN: Log server credential not found.
09:53:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18326807776955964520.sh
09:53:49 ---> python-tools-install.sh
09:53:49 Setup pyenv:
09:53:50 system
09:53:50 3.8.13
09:53:50 3.9.13
09:53:50 3.10.13
09:53:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:53:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:53:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:53:54 lf-activate-venv(): INFO: Base packages installed successfully
09:53:54 lf-activate-venv(): INFO: Installing additional packages: lftools
09:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:54:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7768334683857775304.sh
09:54:26 ---> sudo-logs.sh
09:54:26 Archiving 'sudo' log..
09:54:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17735981106221750560.sh
09:54:27 ---> job-cost.sh
09:54:27 Setup pyenv:
09:54:27 system
09:54:27 3.8.13
09:54:27 3.9.13
09:54:27 3.10.13
09:54:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:54:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:54:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:30 lf-activate-venv(): INFO: Base packages installed successfully
09:54:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:54:44 DEBUG: total: 0
09:54:44 INFO: Retrieving Stack Cost...
09:54:44 INFO: Retrieving Pricing Info for: v3-standard-2
09:54:44 INFO: Archiving Costs
09:54:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10406887190360149147.sh
09:54:44 ---> logs-deploy.sh
09:54:44 Setup pyenv:
09:54:45 system
09:54:45 3.8.13
09:54:45 3.9.13
09:54:45 3.10.13
09:54:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:54:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0Zp from file:/tmp/.os_lf_venv
09:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:47 lf-activate-venv(): INFO: Base packages installed successfully
09:54:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-G0Zp/bin to PATH
09:55:00 WARNING: Nexus logging server not set
09:55:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/556/
09:55:00 INFO: archiving logs to S3
09:55:01 ---> uname -a:
09:55:01 Linux prd-centos8-robot-2c-8g-13016.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
09:55:01
09:55:01
09:55:01 ---> lscpu:
09:55:01 Architecture: x86_64
09:55:01 CPU op-mode(s): 32-bit, 64-bit
09:55:01 Byte Order: Little Endian
09:55:01 CPU(s): 2
09:55:01 On-line CPU(s) list: 0,1
09:55:01 Thread(s) per core: 1
09:55:01 Core(s) per socket: 1
09:55:01 Socket(s): 2
09:55:01 NUMA node(s): 1
09:55:01 Vendor ID: AuthenticAMD
09:55:01 CPU family: 23
09:55:01 Model: 49
09:55:01 Model name: AMD EPYC-Rome Processor
09:55:01 Stepping: 0
09:55:01 CPU MHz: 2799.998
09:55:01 BogoMIPS: 5599.99
09:55:01 Virtualization: AMD-V
09:55:01 Hypervisor vendor: KVM
09:55:01 Virtualization type: full
09:55:01 L1d cache: 32K
09:55:01 L1i cache: 32K
09:55:01 L2 cache: 512K
09:55:01 L3 cache: 16384K
09:55:01 NUMA node0 CPU(s): 0,1
09:55:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:55:01
09:55:01
09:55:01 ---> nproc:
09:55:01 2
09:55:01
09:55:01
09:55:01 ---> df -h:
09:55:01 Filesystem Size Used Avail Use% Mounted on
09:55:01 devtmpfs 3.8G 0 3.8G 0% /dev
09:55:01 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:55:01 tmpfs 3.8G 17M 3.8G 1% /run
09:55:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:55:01 /dev/vda1 40G 8.4G 32G 21% /
09:55:01 tmpfs 770M 0 770M 0% /run/user/1001
09:55:01
09:55:01
09:55:01 ---> free -m:
09:55:01 total used free shared buff/cache available
09:55:01 Mem: 7697 611 4797 19 2289 6787
09:55:01 Swap: 1023 0 1023
09:55:01
09:55:01
09:55:01 ---> ip addr:
09:55:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:55:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:55:01 inet 127.0.0.1/8 scope host lo
09:55:01 valid_lft forever preferred_lft forever
09:55:01 inet6 ::1/128 scope host
09:55:01 valid_lft forever preferred_lft forever
09:55:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:55:01 link/ether fa:16:3e:ba:c9:5e brd ff:ff:ff:ff:ff:ff
09:55:01 altname enp0s3
09:55:01 altname ens3
09:55:01 inet 10.30.171.89/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:55:01 valid_lft 65445sec preferred_lft 65445sec
09:55:01 inet6 fe80::f816:3eff:feba:c95e/64 scope link
09:55:01 valid_lft forever preferred_lft forever
09:55:01
09:55:01
09:55:01 ---> sar -b -r -n DEV:
09:55:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/12/2025 _x86_64_ (2 CPU)
09:55:01
09:55:01 04:05:42 LINUX RESTART (2 CPU)
09:55:01
09:55:01 04:06:01 AM tps rtps wtps bread/s bwrtn/s
09:55:01 04:07:01 AM 186.68 142.27 44.40 13213.46 37180.70
09:55:01 04:08:01 AM 2.65 0.00 2.65 0.00 676.45
09:55:01 04:09:01 AM 0.13 0.00 0.13 0.00 1.07
09:55:01 04:10:01 AM 0.48 0.03 0.45 0.53 7.06
09:55:01 04:11:01 AM 0.35 0.00 0.35 0.00 5.20
09:55:01 04:12:01 AM 0.23 0.00 0.23 0.00 3.95
09:55:01 04:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 04:14:01 AM 0.10 0.00 0.10 0.00 0.93
09:55:01 04:15:01 AM 0.22 0.00 0.22 0.00 2.65
09:55:01 04:16:01 AM 0.23 0.00 0.23 0.00 3.37
09:55:01 04:17:01 AM 0.17 0.00 0.17 0.00 3.37
09:55:01 04:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 04:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 04:20:01 AM 0.15 0.00 0.15 0.00 1.88
09:55:01 04:21:01 AM 0.32 0.05 0.27 0.80 3.65
09:55:01 04:22:01 AM 1.25 0.00 1.25 0.00 30.83
09:55:01 04:23:01 AM 0.23 0.00 0.23 0.00 2.93
09:55:01 04:24:01 AM 0.10 0.00 0.10 0.00 0.90
09:55:01 04:25:01 AM 0.10 0.00 0.10 0.00 0.93
09:55:01 04:26:01 AM 0.22 0.00 0.22 0.00 2.85
09:55:01 04:27:01 AM 0.15 0.00 0.15 0.00 2.72
09:55:01 04:28:01 AM 0.17 0.00 0.17 0.00 1.88
09:55:01 04:29:01 AM 0.23 0.00 0.23 0.00 2.78
09:55:01 04:30:01 AM 0.15 0.00 0.15 0.00 1.45
09:55:01 04:31:01 AM 0.30 0.00 0.30 0.00 4.23
09:55:01 04:32:01 AM 0.17 0.00 0.17 0.00 3.20
09:55:01 04:33:01 AM 0.12 0.00 0.12 0.00 1.07
09:55:01 04:34:01 AM 0.15 0.00 0.15 0.00 1.18
09:55:01 04:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 04:36:01 AM 0.28 0.00 0.28 0.00 4.45
09:55:01 04:37:01 AM 0.18 0.00 0.18 0.00 3.23
09:55:01 04:38:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 04:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 04:40:01 AM 0.10 0.00 0.10 0.00 0.80
09:55:01 04:41:01 AM 0.25 0.00 0.25 0.00 3.13
09:55:01 04:42:02 AM 0.18 0.00 0.18 0.00 3.63
09:55:01 04:43:01 AM 0.17 0.00 0.17 0.00 1.37
09:55:01 04:44:01 AM 0.23 0.00 0.23 0.00 3.37
09:55:01 04:45:01 AM 0.13 0.00 0.13 0.00 1.37
09:55:01 04:46:01 AM 0.23 0.00 0.23 0.00 2.93
09:55:01 04:47:01 AM 0.27 0.00 0.27 0.00 4.63
09:55:01 04:48:01 AM 0.12 0.02 0.10 0.13 1.18
09:55:01 04:49:01 AM 8.82 5.93 2.88 574.84 71.05
09:55:01 04:50:01 AM 0.27 0.00 0.27 0.00 4.88
09:55:01 04:51:01 AM 0.22 0.00 0.22 0.00 2.93
09:55:01 04:52:01 AM 0.35 0.00 0.35 0.00 6.63
09:55:01 04:53:01 AM 0.17 0.00 0.17 0.00 1.72
09:55:01 04:54:01 AM 0.10 0.00 0.10 0.00 1.08
09:55:01 04:55:01 AM 0.22 0.00 0.22 0.00 2.68
09:55:01 04:56:01 AM 0.13 0.00 0.13 0.00 1.02
09:55:01 04:57:01 AM 0.20 0.00 0.20 0.00 3.68
09:55:01 04:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 04:59:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:01 05:00:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 05:01:01 AM 0.25 0.00 0.25 0.00 2.90
09:55:01 05:02:01 AM 0.45 0.08 0.37 1.87 7.26
09:55:01 05:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:01 05:04:01 AM 0.10 0.00 0.10 0.00 0.80
09:55:01 05:05:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 05:06:01 AM 0.13 0.00 0.13 0.00 1.00
09:55:01 05:07:01 AM 0.18 0.00 0.18 0.00 3.30
09:55:01 05:08:01 AM 0.13 0.00 0.13 0.00 1.02
09:55:01 05:09:01 AM 0.23 0.00 0.23 0.00 3.00
09:55:01 05:10:01 AM 0.08 0.00 0.08 0.00 0.63
09:55:01 05:11:01 AM 0.25 0.00 0.25 0.00 2.77
09:55:01 05:12:01 AM 0.27 0.00 0.27 0.00 5.18
09:55:01 05:13:01 AM 0.13 0.00 0.13 0.00 1.03
09:55:01 05:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 05:15:01 AM 0.50 0.32 0.18 6.93 1.58
09:55:01 05:16:01 AM 0.78 0.00 0.78 0.00 18.96
09:55:01 05:17:01 AM 0.28 0.00 0.28 0.00 4.43
09:55:01 05:18:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 05:19:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:01 05:20:01 AM 0.15 0.00 0.15 0.00 1.33
09:55:01 05:21:01 AM 0.35 0.00 0.35 0.00 5.81
09:55:01 05:22:01 AM 0.17 0.00 0.17 0.00 3.33
09:55:01 05:23:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 05:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 05:25:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 05:26:01 AM 0.18 0.00 0.18 0.00 2.57
09:55:01 05:27:01 AM 0.22 0.00 0.22 0.00 3.38
09:55:01 05:28:01 AM 0.12 0.00 0.12 0.00 0.93
09:55:01 05:29:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 05:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 05:31:01 AM 0.33 0.00 0.33 0.00 5.55
09:55:01 05:32:01 AM 0.20 0.00 0.20 0.00 3.07
09:55:01 05:33:01 AM 0.13 0.00 0.13 0.00 1.30
09:55:01 05:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 05:35:01 AM 0.13 0.00 0.13 0.00 0.90
09:55:01 05:36:01 AM 0.37 0.00 0.37 0.00 7.10
09:55:01 05:37:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 05:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 05:39:01 AM 0.10 0.00 0.10 0.00 0.83
09:55:01 05:40:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 05:41:01 AM 0.23 0.00 0.23 0.00 3.53
09:55:01 05:42:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 05:43:01 AM 0.20 0.00 0.20 0.00 2.37
09:55:01 05:44:01 AM 0.17 0.00 0.17 0.00 1.72
09:55:01 05:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 05:46:01 AM 0.17 0.00 0.17 0.00 2.03
09:55:01 05:47:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 05:48:01 AM 0.12 0.00 0.12 0.00 0.78
09:55:01 05:49:01 AM 0.10 0.00 0.10 0.00 0.67
09:55:01 05:50:01 AM 0.17 0.00 0.17 0.00 1.77
09:55:01 05:51:01 AM 0.40 0.00 0.40 0.00 6.21
09:55:01 05:52:01 AM 0.15 0.00 0.15 0.00 2.80
09:55:01 05:53:01 AM 0.12 0.00 0.12 0.00 1.03
09:55:01 05:54:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 05:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 05:56:01 AM 0.18 0.00 0.18 0.00 2.10
09:55:01 05:57:01 AM 0.40 0.00 0.40 0.00 9.53
09:55:01 05:58:01 AM 0.20 0.00 0.20 0.00 2.67
09:55:01 05:59:01 AM 0.13 0.00 0.13 0.00 1.82
09:55:01 06:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:01:01 AM 0.25 0.00 0.25 0.00 3.40
09:55:01 06:02:01 AM 0.42 0.00 0.42 0.00 8.46
09:55:01 06:03:01 AM 0.18 0.00 0.18 0.00 2.15
09:55:01 06:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 06:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:06:01 AM 0.17 0.00 0.17 0.00 1.97
09:55:01 06:07:01 AM 0.18 0.00 0.18 0.00 3.97
09:55:01 06:08:01 AM 0.13 0.00 0.13 0.00 1.03
09:55:01 06:09:01 AM 0.20 0.00 0.20 0.00 2.30
09:55:01 06:10:01 AM 0.15 0.00 0.15 0.00 1.58
09:55:01 06:11:01 AM 0.25 0.00 0.25 0.00 2.82
09:55:01 06:12:01 AM 0.30 0.00 0.30 0.00 5.48
09:55:01 06:13:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 06:14:01 AM 0.08 0.00 0.08 0.00 0.50
09:55:01 06:15:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 06:16:01 AM 0.13 0.00 0.13 0.00 0.87
09:55:01 06:17:01 AM 0.18 0.00 0.18 0.00 3.17
09:55:01 06:18:01 AM 0.20 0.00 0.20 0.00 2.50
09:55:01 06:19:01 AM 0.15 0.00 0.15 0.00 1.45
09:55:01 06:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 06:21:01 AM 0.22 0.00 0.22 0.00 2.42
09:55:01 06:22:01 AM 0.23 0.00 0.23 0.00 4.78
09:55:01 06:23:01 AM 0.15 0.00 0.15 0.00 1.35
09:55:01 06:24:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 06:25:01 AM 0.18 0.00 0.18 0.00 2.23
09:55:01 06:26:01 AM 0.22 0.00 0.22 0.00 2.08
09:55:01 06:27:01 AM 0.38 0.00 0.38 0.00 5.95
09:55:01 06:28:01 AM 0.32 0.00 0.32 0.00 3.20
09:55:01 06:29:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:01 06:30:01 AM 0.33 0.00 0.33 0.00 3.47
09:55:01 06:31:01 AM 0.38 0.00 0.38 0.00 4.38
09:55:01 06:32:01 AM 0.48 0.00 0.48 0.00 7.80
09:55:01 06:33:01 AM 0.30 0.00 0.30 0.00 3.42
09:55:01 06:34:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:01 06:35:01 AM 0.32 0.00 0.32 0.00 3.33
09:55:01 06:36:01 AM 0.40 0.00 0.40 0.00 4.77
09:55:01 06:37:01 AM 0.25 0.00 0.25 0.00 4.52
09:55:01 06:38:01 AM 0.12 0.00 0.12 0.00 0.93
09:55:01 06:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 06:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:41:01 AM 0.33 0.00 0.33 0.00 5.43
09:55:01 06:42:01 AM 0.20 0.00 0.20 0.00 3.20
09:55:01 06:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 06:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:46:01 AM 0.97 0.00 0.97 0.00 15.96
09:55:01 06:47:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 06:48:01 AM 0.10 0.00 0.10 0.00 1.07
09:55:01 06:49:01 AM 0.15 0.00 0.15 0.00 1.22
09:55:01 06:50:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 06:51:01 AM 0.25 0.00 0.25 0.00 3.67
09:55:01 06:52:01 AM 0.27 0.00 0.27 0.00 4.67
09:55:01 06:53:02 AM 0.13 0.00 0.13 0.00 1.32
09:55:01 06:54:01 AM 0.12 0.00 0.12 0.00 0.91
09:55:01 06:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 06:56:01 AM 0.18 0.00 0.18 0.00 2.57
09:55:01 06:57:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 06:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 06:59:01 AM 0.10 0.00 0.10 0.00 0.67
09:55:01 07:00:01 AM 0.13 0.00 0.13 0.00 1.48
09:55:01 07:01:01 AM 0.38 0.00 0.38 0.00 5.83
09:55:01 07:02:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 07:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 07:04:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 07:05:01 AM 0.13 0.00 0.13 0.00 0.90
09:55:01 07:06:01 AM 0.27 0.00 0.27 0.00 4.07
09:55:01 07:07:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 07:08:01 AM 0.10 0.00 0.10 0.00 0.72
09:55:01 07:09:01 AM 0.13 0.00 0.13 0.00 1.33
09:55:01 07:10:01 AM 0.15 0.00 0.15 0.00 1.72
09:55:01 07:11:01 AM 0.23 0.00 0.23 0.00 3.28
09:55:01 07:12:01 AM 0.27 0.00 0.27 0.00 5.57
09:55:01 07:13:01 AM 0.25 0.00 0.25 0.00 3.67
09:55:01 07:14:01 AM 0.15 0.00 0.15 0.00 2.02
09:55:01 07:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 07:16:01 AM 0.20 0.00 0.20 0.00 2.17
09:55:01 07:17:01 AM 0.28 0.00 0.28 0.00 5.68
09:55:01 07:18:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 07:19:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 07:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 07:21:01 AM 0.32 0.00 0.32 0.00 4.45
09:55:01 07:22:01 AM 0.45 0.00 0.45 0.00 8.43
09:55:01 07:23:01 AM 0.20 0.00 0.20 0.00 1.92
09:55:01 07:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 07:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 07:26:01 AM 0.13 0.00 0.13 0.00 0.87
09:55:01 07:27:01 AM 0.18 0.00 0.18 0.00 3.17
09:55:01 07:28:01 AM 0.12 0.00 0.12 0.00 1.03
09:55:01 07:29:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 07:30:01 AM 0.18 0.00 0.18 0.00 2.23
09:55:01 07:31:01 AM 0.22 0.00 0.22 0.00 2.52
09:55:01 07:32:01 AM 0.22 0.00 0.22 0.00 4.53
09:55:01 07:33:01 AM 0.13 0.00 0.13 0.00 1.48
09:55:01 07:34:01 AM 0.15 0.00 0.15 0.00 1.18
09:55:01 07:35:01 AM 0.08 0.00 0.08 0.00 0.50
09:55:01 07:36:01 AM 0.13 0.00 0.13 0.00 1.00
09:55:01 07:37:01 AM 0.25 0.00 0.25 0.00 4.48
09:55:01 07:38:01 AM 0.18 0.00 0.18 0.00 1.85
09:55:01 07:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 07:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 07:41:01 AM 0.17 0.00 0.17 0.00 1.30
09:55:01 07:42:01 AM 0.22 0.00 0.22 0.00 4.23
09:55:01 07:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 07:44:01 AM 0.22 0.00 0.22 0.00 2.55
09:55:01 07:45:01 AM 0.15 0.00 0.15 0.00 1.62
09:55:01 07:46:01 AM 0.23 0.00 0.23 0.00 2.87
09:55:01 07:47:01 AM 0.20 0.00 0.20 0.00 3.20
09:55:01 07:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 07:49:01 AM 1.07 0.00 1.07 0.00 17.44
09:55:01 07:50:01 AM 0.20 0.00 0.20 0.00 3.05
09:55:01 07:51:01 AM 0.28 0.00 0.28 0.00 4.62
09:55:01 07:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 07:53:01 AM 0.20 0.00 0.20 0.00 2.50
09:55:01 07:54:01 AM 0.15 0.00 0.15 0.00 1.48
09:55:01 07:55:01 AM 0.15 0.00 0.15 0.00 1.45
09:55:01 07:56:01 AM 0.20 0.00 0.20 0.00 2.83
09:55:01 07:57:01 AM 0.15 0.00 0.15 0.00 2.67
09:55:01 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 07:59:02 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 08:00:01 AM 0.12 0.00 0.12 0.00 0.81
09:55:01 08:01:01 AM 0.37 0.00 0.37 0.00 5.76
09:55:01 08:02:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 08:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 08:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 08:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 08:06:01 AM 0.18 0.00 0.18 0.00 2.57
09:55:01 08:07:01 AM 0.27 0.00 0.27 0.00 4.80
09:55:01 08:08:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:01 08:09:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 08:10:01 AM 0.12 0.00 0.12 0.00 1.03
09:55:01 08:11:01 AM 0.20 0.00 0.20 0.00 2.37
09:55:01 08:12:01 AM 0.22 0.00 0.22 0.00 3.52
09:55:01 08:13:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 08:14:01 AM 0.18 0.00 0.18 0.00 2.63
09:55:01 08:15:01 AM 0.17 0.00 0.17 0.00 1.72
09:55:01 08:16:01 AM 0.20 0.00 0.20 0.00 2.58
09:55:01 08:17:01 AM 0.20 0.00 0.20 0.00 3.60
09:55:01 08:18:01 AM 0.08 0.00 0.08 0.00 0.63
09:55:01 08:19:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 08:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 08:21:01 AM 0.17 0.00 0.17 0.00 1.67
09:55:01 08:22:01 AM 0.32 0.00 0.32 0.00 7.05
09:55:01 08:23:01 AM 0.17 0.00 0.17 0.00 2.40
09:55:01 08:24:01 AM 0.17 0.00 0.17 0.00 2.22
09:55:01 08:25:01 AM 0.18 0.00 0.18 0.00 2.13
09:55:01 08:26:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 08:27:01 AM 0.25 0.00 0.25 0.00 5.40
09:55:01 08:28:01 AM 0.15 0.00 0.15 0.00 1.82
09:55:01 08:29:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 08:30:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 08:31:01 AM 0.27 0.00 0.27 0.00 3.41
09:55:01 08:32:01 AM 0.43 0.00 0.43 0.00 8.72
09:55:01 08:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 08:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 08:35:01 AM 0.10 0.00 0.10 0.00 0.83
09:55:01 08:36:01 AM 0.17 0.00 0.17 0.00 1.15
09:55:01 08:37:01 AM 0.17 0.00 0.17 0.00 3.30
09:55:01 08:38:01 AM 0.18 0.00 0.18 0.00 2.77
09:55:01 08:39:01 AM 0.15 0.00 0.15 0.00 1.45
09:55:01 08:40:01 AM 0.10 0.00 0.10 0.00 0.80
09:55:01 08:41:01 AM 0.22 0.00 0.22 0.00 2.12
09:55:01 08:42:01 AM 0.23 0.00 0.23 0.00 4.67
09:55:01 08:43:01 AM 0.13 0.00 0.13 0.00 1.30
09:55:01 08:44:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 08:45:01 AM 0.18 0.00 0.18 0.00 2.25
09:55:01 08:46:01 AM 0.18 0.00 0.18 0.00 1.90
09:55:01 08:47:01 AM 0.23 0.00 0.23 0.00 3.97
09:55:01 08:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 08:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 08:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 08:51:01 AM 0.17 0.00 0.17 0.00 1.30
09:55:01 08:52:01 AM 0.32 0.00 0.32 0.00 5.96
09:55:01 08:53:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:01 08:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 08:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 08:56:01 AM 0.13 0.00 0.13 0.00 0.90
09:55:01 08:57:01 AM 0.18 0.00 0.18 0.00 3.05
09:55:01 08:58:01 AM 0.12 0.00 0.12 0.00 1.07
09:55:01 08:59:01 AM 0.15 0.00 0.15 0.00 1.05
09:55:01 09:00:02 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 09:01:01 AM 0.34 0.00 0.34 0.00 5.91
09:55:01 09:02:01 AM 0.20 0.00 0.20 0.00 3.20
09:55:01 09:03:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:01 09:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 09:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 09:06:01 AM 0.30 0.00 0.30 0.00 4.72
09:55:01 09:07:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 09:08:01 AM 0.12 0.00 0.12 0.00 0.80
09:55:01 09:09:01 AM 0.13 0.00 0.13 0.00 1.08
09:55:01 09:10:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:01 09:11:01 AM 0.22 0.00 0.22 0.00 2.98
09:55:01 09:12:01 AM 0.20 0.00 0.20 0.00 3.37
09:55:01 09:13:01 AM 0.22 0.00 0.22 0.00 2.50
09:55:01 09:14:01 AM 0.15 0.00 0.15 0.00 1.58
09:55:01 09:15:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 09:16:01 AM 0.20 0.00 0.20 0.00 2.70
09:55:01 09:17:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 09:18:01 AM 0.08 0.00 0.08 0.00 0.50
09:55:01 09:19:01 AM 0.12 0.00 0.12 0.00 1.20
09:55:01 09:20:01 AM 0.17 0.00 0.17 0.00 1.35
09:55:01 09:21:01 AM 0.38 0.00 0.38 0.00 5.72
09:55:01 09:22:01 AM 0.18 0.00 0.18 0.00 3.20
09:55:01 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 09:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:01 09:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:01 09:26:01 AM 0.18 0.00 0.18 0.00 2.57
09:55:01 09:27:01 AM 0.18 0.00 0.18 0.00 3.07
09:55:01 09:28:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:01 09:29:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:01 09:30:01 AM 0.18 0.00 0.18 0.00 2.23
09:55:01 09:31:01 AM 0.27 0.00 0.27 0.00 4.20
09:55:01 09:32:01 AM 0.20 0.00 0.20 0.00 3.20
09:55:01 09:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:01 09:34:01 AM 0.10 0.00 0.10 0.00 0.72
09:55:01 09:35:01 AM 0.12 0.00 0.12 0.00 1.17
09:55:01 09:36:01 AM 0.20 0.00 0.20 0.00 2.25
09:55:01 09:37:01 AM 0.30 0.00 0.30 0.00 5.48
09:55:01 09:38:01 AM 0.25 0.00 0.25 0.00 3.05
09:55:01 09:39:01 AM 0.73 0.00 0.73 0.00 11.51
09:55:01 09:40:01 AM 0.22 0.00 0.22 0.00 3.45
09:55:01 09:41:01 AM 38.32 6.76 31.56 1250.65 2701.37
09:55:01 09:42:01 AM 49.58 0.02 49.56 0.53 4897.50
09:55:01 09:43:01 AM 69.69 0.87 68.83 64.91 8424.64
09:55:01 09:44:01 AM 30.96 0.05 30.91 0.93 3818.79
09:55:01 09:45:01 AM 21.23 0.38 20.85 64.26 1430.43
09:55:01 09:46:01 AM 72.46 9.25 63.21 1665.98 7737.50
09:55:01 09:47:01 AM 15.32 0.22 15.10 11.73 1259.95
09:55:01 09:48:01 AM 4.08 0.00 4.08 0.00 192.64
09:55:01 09:49:01 AM 0.90 0.00 0.90 0.00 602.10
09:55:01 09:50:01 AM 0.53 0.00 0.53 0.00 380.02
09:55:01 09:51:01 AM 0.62 0.03 0.58 1.87 265.00
09:55:01 09:52:01 AM 12.41 0.32 12.10 36.93 2232.36
09:55:01 09:53:01 AM 12.03 0.05 11.98 4.67 1731.54
09:55:01 09:54:01 AM 21.09 0.22 20.88 20.66 943.65
09:55:01 09:55:01 AM 20.98 0.20 20.78 27.60 830.56
09:55:01 Average: 1.81 0.48 1.33 48.59 218.50
09:55:01
09:55:01 04:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:55:01 04:07:01 AM 5846136 7211796 2036288 25.83 2688 1564740 621668 6.96 152920 1624084 19124
09:55:01 04:08:01 AM 5856460 7222120 2025964 25.70 2688 1564740 621668 6.96 152948 1614020 12
09:55:01 04:09:01 AM 5855316 7220980 2027108 25.72 2688 1564744 621668 6.96 152948 1615336 4
09:55:01 04:10:01 AM 5850776 7216456 2031648 25.77 2688 1564760 643584 7.21 153048 1619604 4
09:55:01 04:11:01 AM 5850972 7216648 2031452 25.77 2688 1564764 643584 7.21 153048 1619504 4
09:55:01 04:12:01 AM 5851164 7216840 2031260 25.77 2688 1564764 627144 7.02 153048 1619600 4
09:55:01 04:13:01 AM 5851204 7216880 2031220 25.77 2688 1564764 627144 7.02 153048 1619532 8
09:55:01 04:14:01 AM 5851264 7216944 2031160 25.77 2688 1564768 627144 7.02 153048 1619536 4
09:55:01 04:15:01 AM 5851192 7216872 2031232 25.77 2688 1564768 627144 7.02 153048 1619536 4
09:55:01 04:16:01 AM 5851112 7216792 2031312 25.77 2688 1564768 627144 7.02 153048 1619536 4
09:55:01 04:17:01 AM 5851296 7216980 2031128 25.77 2688 1564772 627144 7.02 153048 1619620 4
09:55:01 04:18:01 AM 5851072 7216756 2031352 25.77 2688 1564772 627144 7.02 153048 1619560 4
09:55:01 04:19:01 AM 5851100 7216784 2031324 25.77 2688 1564772 627144 7.02 153048 1619676 4
09:55:01 04:20:01 AM 5850992 7216680 2031432 25.77 2688 1564776 622004 6.96 153048 1619680 4
09:55:01 04:21:01 AM 5850976 7216668 2031448 25.77 2688 1564780 620480 6.95 153192 1619440 20
09:55:01 04:22:01 AM 5851156 7216852 2031268 25.77 2688 1564784 620480 6.95 153192 1619520 4
09:55:01 04:23:01 AM 5851116 7216812 2031308 25.77 2688 1564784 620480 6.95 153192 1619460 4
09:55:01 04:24:01 AM 5851268 7216964 2031156 25.77 2688 1564784 620480 6.95 153192 1619468 4
09:55:01 04:25:01 AM 5850872 7216572 2031552 25.77 2688 1564788 636040 7.12 153192 1619476 4
09:55:01 04:26:01 AM 5851104 7216804 2031320 25.77 2688 1564788 636040 7.12 153192 1619592 4
09:55:01 04:27:01 AM 5850884 7216584 2031540 25.77 2688 1564788 636040 7.12 153192 1619548 12
09:55:01 04:28:01 AM 5850912 7216616 2031512 25.77 2688 1564792 636040 7.12 153192 1619600 8
09:55:01 04:29:01 AM 5850936 7216640 2031488 25.77 2688 1564792 636040 7.12 153192 1619484 4
09:55:01 04:30:01 AM 5850860 7216564 2031564 25.77 2688 1564792 634972 7.11 153192 1619600 8
09:55:01 04:31:01 AM 5850504 7216212 2031920 25.78 2688 1564796 634972 7.11 153192 1620092 4
09:55:01 04:32:01 AM 5848808 7214516 2033616 25.80 2688 1564796 634972 7.11 153192 1621784 4
09:55:01 04:33:01 AM 5848692 7214404 2033732 25.80 2688 1564800 634972 7.11 153192 1621924 8
09:55:01 04:34:01 AM 5848916 7214628 2033508 25.80 2688 1564800 634972 7.11 153192 1621652 4
09:55:01 04:35:01 AM 5848996 7214708 2033428 25.80 2688 1564800 634972 7.11 153192 1621652 4
09:55:01 04:36:01 AM 5849112 7214824 2033312 25.80 2688 1564800 634972 7.11 153192 1621656 4
09:55:01 04:37:01 AM 5848724 7214440 2033700 25.80 2688 1564804 634972 7.11 153192 1621844 4
09:55:01 04:38:01 AM 5848780 7214496 2033644 25.80 2688 1564804 634972 7.11 153192 1621776 4
09:55:01 04:39:01 AM 5848908 7214624 2033516 25.80 2688 1564804 634972 7.11 153192 1621780 4
09:55:01 04:40:01 AM 5848628 7214348 2033796 25.80 2688 1564808 622264 6.97 153192 1621900 4
09:55:01 04:41:01 AM 5843236 7208956 2039188 25.87 2688 1564808 622264 6.97 153192 1627172 16
09:55:01 04:42:02 AM 5843636 7209360 2038788 25.86 2688 1564812 622264 6.97 153192 1626948 8
09:55:01 04:43:01 AM 5843664 7209388 2038760 25.86 2688 1564812 622264 6.97 153192 1626880 4
09:55:01 04:44:01 AM 5843588 7209312 2038836 25.87 2688 1564812 622264 6.97 153192 1626880 4
09:55:01 04:45:01 AM 5842544 7208272 2039880 25.88 2688 1564816 622264 6.97 153192 1628016 4
09:55:01 04:46:01 AM 5844328 7210060 2038096 25.86 2688 1564820 622264 6.97 153192 1626204 4
09:55:01 04:47:01 AM 5844504 7210236 2037920 25.85 2688 1564820 622264 6.97 153192 1626000 4
09:55:01 04:48:01 AM 5844252 7209988 2038172 25.86 2688 1564824 630520 7.06 153192 1626284 8
09:55:01 04:49:01 AM 5827284 7210308 2055140 26.07 2688 1582064 630476 7.06 155360 1641168 4
09:55:01 04:50:01 AM 5827148 7210172 2055276 26.07 2688 1582064 630520 7.06 155360 1641168 4
09:55:01 04:51:01 AM 5827216 7210244 2055208 26.07 2688 1582068 630520 7.06 155360 1641056 4
09:55:01 04:52:01 AM 5826912 7209940 2055512 26.08 2688 1582068 630520 7.06 155360 1641164 4
09:55:01 04:53:01 AM 5827000 7210032 2055424 26.08 2688 1582072 630520 7.06 155360 1641100 4
09:55:01 04:54:01 AM 5826904 7209936 2055520 26.08 2688 1582072 630520 7.06 155360 1641380 4
09:55:01 04:55:01 AM 5827124 7210156 2055300 26.07 2688 1582072 630520 7.06 155360 1641108 4
09:55:01 04:56:01 AM 5827332 7210368 2055092 26.07 2688 1582076 630520 7.06 155360 1641112 4
09:55:01 04:57:01 AM 5827280 7210316 2055144 26.07 2688 1582076 630520 7.06 155360 1641236 4
09:55:01 04:58:01 AM 5827212 7210248 2055212 26.07 2688 1582076 630520 7.06 155360 1641168 4
09:55:01 04:59:01 AM 5826928 7209968 2055496 26.08 2688 1582080 630520 7.06 155360 1641572 4
09:55:01 05:00:01 AM 5826728 7209768 2055696 26.08 2688 1582080 630584 7.06 155360 1641408 4
09:55:01 05:01:01 AM 5826128 7209172 2056296 26.09 2688 1582084 630584 7.06 155360 1641876 4
09:55:01 05:02:01 AM 5826284 7209396 2056140 26.09 2688 1582152 630584 7.06 155524 1641532 4
09:55:01 05:03:01 AM 5826256 7209368 2056168 26.09 2688 1582152 630584 7.06 155524 1641464 4
09:55:01 05:04:01 AM 5826412 7209528 2056012 26.08 2688 1582156 630584 7.06 155524 1641468 4
09:55:01 05:05:01 AM 5826412 7209528 2056012 26.08 2688 1582156 630584 7.06 155524 1641472 4
09:55:01 05:06:01 AM 5826440 7209556 2055984 26.08 2688 1582156 630584 7.06 155524 1641472 4
09:55:01 05:07:01 AM 5826532 7209652 2055892 26.08 2688 1582160 630584 7.06 155524 1641544 4
09:55:01 05:08:01 AM 5826524 7209644 2055900 26.08 2688 1582160 630584 7.06 155524 1641596 4
09:55:01 05:09:01 AM 5826692 7209812 2055732 26.08 2688 1582160 630584 7.06 155524 1641480 4
09:55:01 05:10:01 AM 5826136 7209264 2056288 26.09 2688 1582164 650640 7.29 155528 1641816 4
09:55:01 05:11:01 AM 5826704 7209832 2055720 26.08 2688 1582164 650640 7.29 155524 1641484 8
09:55:01 05:12:01 AM 5826632 7209760 2055792 26.08 2688 1582164 650640 7.29 155524 1641520 8
09:55:01 05:13:01 AM 5826384 7209516 2056040 26.08 2688 1582168 650640 7.29 155524 1641608 4
09:55:01 05:14:01 AM 5826436 7209568 2055988 26.08 2688 1582168 650640 7.29 155524 1641456 4
09:55:01 05:15:01 AM 5826244 7209572 2056180 26.09 2688 1582364 650640 7.29 155664 1641568 16
09:55:01 05:16:01 AM 5826332 7209664 2056092 26.08 2688 1582368 650640 7.29 155664 1641572 4
09:55:01 05:17:01 AM 5826252 7209588 2056172 26.09 2688 1582372 635148 7.11 155664 1641624 4
09:55:01 05:18:01 AM 5825812 7209148 2056612 26.09 2688 1582372 635148 7.11 155664 1641924 4
09:55:01 05:19:01 AM 5826296 7209636 2056128 26.08 2688 1582376 635148 7.11 155664 1641548 8
09:55:01 05:20:01 AM 5825944 7209284 2056480 26.09 2688 1582376 631104 7.07 155664 1641700 4
09:55:01 05:21:01 AM 5826100 7209456 2056324 26.09 2688 1582376 631104 7.07 155664 1641704 4
09:55:01 05:22:01 AM 5825636 7208996 2056788 26.09 2688 1582380 631104 7.07 155664 1641856 12
09:55:01 05:23:01 AM 5826088 7209448 2056336 26.09 2688 1582380 631104 7.07 155664 1641620 8
09:55:01 05:24:01 AM 5826024 7209384 2056400 26.09 2688 1582380 631104 7.07 155664 1641620 4
09:55:01 05:25:01 AM 5826092 7209456 2056332 26.09 2688 1582384 631104 7.07 155664 1641624 4
09:55:01 05:26:01 AM 5826140 7209504 2056284 26.09 2688 1582384 631104 7.07 155664 1641624 4
09:55:01 05:27:01 AM 5825972 7209336 2056452 26.09 2688 1582384 631104 7.07 155664 1641812 4
09:55:01 05:28:01 AM 5826100 7209468 2056324 26.09 2688 1582388 631104 7.07 155664 1641748 4
09:55:01 05:29:01 AM 5826240 7209608 2056184 26.09 2688 1582388 631104 7.07 155664 1641632 4
09:55:01 05:30:01 AM 5825864 7209232 2056560 26.09 2688 1582388 622912 6.97 155664 1641752 4
09:55:01 05:31:01 AM 5825740 7209112 2056684 26.09 2688 1582392 622912 6.97 155664 1642032 8
09:55:01 05:32:01 AM 5826088 7209460 2056336 26.09 2688 1582392 622912 6.97 155664 1641760 12
09:55:01 05:33:01 AM 5825844 7209220 2056580 26.09 2688 1582396 622912 6.97 155664 1641956 4
09:55:01 05:34:01 AM 5825960 7209336 2056464 26.09 2688 1582396 638332 7.15 155664 1641752 8
09:55:01 05:35:01 AM 5826068 7209444 2056356 26.09 2688 1582396 638332 7.15 155692 1641724 12
09:55:01 05:36:01 AM 5826016 7209396 2056408 26.09 2688 1582400 638332 7.15 155692 1641736 4
09:55:01 05:37:01 AM 5825988 7209368 2056436 26.09 2688 1582400 638332 7.15 155692 1641804 4
09:55:01 05:38:01 AM 5826048 7209428 2056376 26.09 2688 1582400 638332 7.15 155692 1641736 4
09:55:01 05:39:01 AM 5826048 7209432 2056376 26.09 2688 1582404 638332 7.15 155692 1641740 4
09:55:01 05:40:01 AM 5825752 7209136 2056672 26.09 2688 1582404 631232 7.07 155692 1641972 4
09:55:01 05:41:01 AM 5826116 7209504 2056308 26.09 2688 1582408 631232 7.07 155692 1641744 4
09:55:01 05:42:01 AM 5825764 7209152 2056660 26.09 2688 1582408 631232 7.07 155692 1641816 4
09:55:01 05:43:01 AM 5825980 7209368 2056444 26.09 2688 1582408 631232 7.07 155692 1641748 4
09:55:01 05:44:01 AM 5826012 7209404 2056412 26.09 2688 1582412 631232 7.07 155692 1641752 4
09:55:01 05:45:01 AM 5825984 7209376 2056440 26.09 2688 1582412 631232 7.07 155692 1641752 4
09:55:01 05:46:01 AM 5825868 7209260 2056556 26.09 2688 1582412 631232 7.07 155692 1641752 4
09:55:01 05:47:01 AM 5825932 7209328 2056492 26.09 2688 1582416 631232 7.07 155692 1641828 4
09:55:01 05:48:01 AM 5826076 7209472 2056348 26.09 2688 1582416 631232 7.07 155692 1641760 4
09:55:01 05:49:01 AM 5826064 7209460 2056360 26.09 2688 1582416 631232 7.07 155692 1641760 4
09:55:01 05:50:01 AM 5825724 7209124 2056700 26.09 2688 1582420 631232 7.07 155692 1642000 4
09:55:01 05:51:01 AM 5825708 7209112 2056716 26.09 2688 1582424 631232 7.07 155692 1641776 4
09:55:01 05:52:01 AM 5825716 7209120 2056708 26.09 2688 1582424 631232 7.07 155692 1641872 12
09:55:01 05:53:01 AM 5825832 7209240 2056592 26.09 2688 1582428 631232 7.07 155692 1641808 8
09:55:01 05:54:01 AM 5825804 7209212 2056620 26.09 2688 1582428 631232 7.07 155692 1641808 4
09:55:01 05:55:01 AM 5825836 7209244 2056588 26.09 2688 1582428 631232 7.07 155692 1641808 4
09:55:01 05:56:01 AM 5826148 7209564 2056276 26.09 2688 1582436 631232 7.07 155688 1641540 4
09:55:01 05:57:01 AM 5826152 7209568 2056272 26.09 2688 1582436 631232 7.07 155688 1641612 4
09:55:01 05:58:01 AM 5826320 7209736 2056104 26.08 2688 1582436 631232 7.07 155688 1641544 4
09:55:01 05:59:01 AM 5826328 7209748 2056096 26.08 2688 1582440 631232 7.07 155688 1641548 4
09:55:01 06:00:01 AM 5826028 7209448 2056396 26.09 2688 1582440 631232 7.07 155688 1641664 4
09:55:01 06:01:01 AM 5825100 7208532 2057324 26.10 2688 1582448 646648 7.24 155688 1642248 4
09:55:01 06:02:01 AM 5826200 7209632 2056224 26.09 2688 1582448 646648 7.24 155716 1641596 4
09:55:01 06:03:01 AM 5826236 7209668 2056188 26.09 2688 1582448 646648 7.24 155716 1641528 4
09:55:01 06:04:01 AM 5826332 7209768 2056092 26.08 2688 1582452 646648 7.24 155716 1641648 4
09:55:01 06:05:01 AM 5826352 7209788 2056072 26.08 2688 1582452 630964 7.06 155716 1641532 4
09:55:01 06:06:01 AM 5826272 7209708 2056152 26.09 2688 1582452 630964 7.06 155716 1641532 4
09:55:01 06:07:01 AM 5826128 7209568 2056296 26.09 2688 1582456 630964 7.06 155716 1641732 4
09:55:01 06:08:01 AM 5826124 7209564 2056300 26.09 2688 1582456 630964 7.06 155716 1641780 8
09:55:01 06:09:01 AM 5826104 7209544 2056320 26.09 2688 1582456 630964 7.06 155716 1641780 4
09:55:01 06:10:01 AM 5825960 7209404 2056464 26.09 2688 1582460 630780 7.06 155716 1641784 4
09:55:01 06:11:01 AM 5826244 7209688 2056180 26.09 2688 1582460 630780 7.06 155716 1641668 4
09:55:01 06:12:01 AM 5826168 7209616 2056256 26.09 2688 1582464 630780 7.06 155716 1641740 4
09:55:01 06:13:01 AM 5826232 7209680 2056192 26.09 2688 1582464 630780 7.06 155716 1641672 8
09:55:01 06:14:01 AM 5826264 7209712 2056160 26.09 2688 1582464 630780 7.06 155716 1641672 8
09:55:01 06:15:01 AM 5826308 7209760 2056116 26.08 2688 1582468 630780 7.06 155716 1641676 4
09:55:01 06:16:01 AM 5826340 7209792 2056084 26.08 2688 1582468 630780 7.06 155716 1641676 4
09:55:01 06:17:01 AM 5826068 7209520 2056356 26.09 2688 1582468 630780 7.06 155724 1641840 4
09:55:01 06:18:01 AM 5826224 7209680 2056200 26.09 2688 1582472 630780 7.06 155716 1641688 4
09:55:01 06:19:01 AM 5826124 7209580 2056300 26.09 2688 1582472 630780 7.06 155720 1641728 4
09:55:01 06:20:01 AM 5825824 7209280 2056600 26.09 2688 1582472 646200 7.24 155716 1641808 4
09:55:01 06:21:01 AM 5826152 7209612 2056272 26.09 2688 1582476 646200 7.24 155716 1641700 4
09:55:01 06:22:01 AM 5826068 7209528 2056356 26.09 2688 1582476 630560 7.06 155716 1641752 4
09:55:01 06:23:01 AM 5826072 7209536 2056352 26.09 2688 1582480 630560 7.06 155716 1641712 4
09:55:01 06:24:01 AM 5826040 7209504 2056384 26.09 2688 1582480 630560 7.06 155716 1641712 4
09:55:01 06:25:01 AM 5826180 7209644 2056244 26.09 2688 1582480 630560 7.06 155716 1641712 4
09:55:01 06:26:01 AM 5826192 7209660 2056232 26.09 2688 1582484 630560 7.06 155716 1641716 4
09:55:01 06:27:01 AM 5825704 7209172 2056720 26.09 2688 1582484 630560 7.06 155716 1642168 4
09:55:01 06:28:01 AM 5826096 7209564 2056328 26.09 2688 1582484 630560 7.06 155716 1641768 8
09:55:01 06:29:01 AM 5826068 7209536 2056356 26.09 2688 1582484 630560 7.06 155716 1641768 4
09:55:01 06:30:01 AM 5825728 7209200 2056696 26.09 2688 1582488 629484 7.05 155716 1642004 4
09:55:01 06:31:01 AM 5825620 7209096 2056804 26.09 2688 1582488 629484 7.05 155716 1642232 4
09:55:01 06:32:01 AM 5826164 7209644 2056260 26.09 2688 1582492 629484 7.05 155716 1641848 4
09:55:01 06:33:01 AM 5825640 7209120 2056784 26.09 2688 1582492 629484 7.05 155716 1642096 4
09:55:01 06:34:01 AM 5825892 7209372 2056532 26.09 2688 1582492 629484 7.05 155716 1641832 4
09:55:01 06:35:01 AM 5826032 7209516 2056392 26.09 2688 1582496 629484 7.05 155716 1641836 4
09:55:01 06:36:01 AM 5825396 7208884 2057028 26.10 2688 1582500 629484 7.05 155716 1642312 4
09:55:01 06:37:01 AM 5825736 7209224 2056688 26.09 2688 1582500 629484 7.05 155716 1641924 4
09:55:01 06:38:01 AM 5825716 7209208 2056708 26.09 2688 1582504 629484 7.05 155716 1641980 4
09:55:01 06:39:01 AM 5826004 7209496 2056420 26.09 2688 1582504 629484 7.05 155716 1641864 4
09:55:01 06:40:01 AM 5825660 7209152 2056764 26.09 2688 1582504 632040 7.08 155716 1641980 4
09:55:01 06:41:01 AM 5825796 7209292 2056628 26.09 2688 1582508 632040 7.08 155716 1641872 8
09:55:01 06:42:01 AM 5825776 7209272 2056648 26.09 2688 1582508 632040 7.08 155716 1642060 4
09:55:01 06:43:01 AM 5825868 7209368 2056556 26.09 2688 1582512 632040 7.08 155716 1641880 4
09:55:01 06:44:01 AM 5825900 7209400 2056524 26.09 2688 1582512 632040 7.08 155716 1641880 4
09:55:01 06:45:01 AM 5825588 7209088 2056836 26.09 2688 1582512 650932 7.29 155716 1642228 4
09:55:01 06:46:01 AM 5825932 7209440 2056492 26.09 2688 1582520 641176 7.18 165124 1632532 4
09:55:01 06:47:01 AM 5825640 7209148 2056784 26.09 2688 1582520 641176 7.18 165120 1632564 4
09:55:01 06:48:01 AM 5825528 7209036 2056896 26.09 2688 1582520 641176 7.18 165120 1632836 4
09:55:01 06:49:01 AM 5825828 7209340 2056596 26.09 2688 1582524 641176 7.18 165120 1632520 4
09:55:01 06:50:01 AM 5825572 7209084 2056852 26.09 2688 1582524 641176 7.18 165120 1632636 4
09:55:01 06:51:01 AM 5825748 7209264 2056676 26.09 2688 1582528 641176 7.18 165120 1632640 4
09:55:01 06:52:01 AM 5825696 7209212 2056728 26.09 2688 1582528 641176 7.18 165120 1632708 12
09:55:01 06:53:02 AM 5825836 7209352 2056588 26.09 2688 1582528 641176 7.18 165120 1632524 8
09:55:01 06:54:01 AM 5825816 7209336 2056608 26.09 2688 1582532 641176 7.18 165120 1632528 4
09:55:01 06:55:01 AM 5825788 7209308 2056636 26.09 2688 1582532 641176 7.18 165120 1632528 4
09:55:01 06:56:01 AM 5825868 7209388 2056556 26.09 2688 1582532 641176 7.18 165120 1632528 4
09:55:01 06:57:01 AM 5825824 7209348 2056600 26.09 2688 1582536 641176 7.18 165120 1632600 4
09:55:01 06:58:01 AM 5825968 7209492 2056456 26.09 2688 1582536 641176 7.18 165120 1632532 4
09:55:01 06:59:01 AM 5825864 7209388 2056560 26.09 2688 1582536 641176 7.18 165120 1632532 4
09:55:01 07:00:01 AM 5825336 7208864 2057088 26.10 2688 1582540 631260 7.07 165120 1632928 4
09:55:01 07:01:01 AM 5824748 7208276 2057676 26.10 2688 1582540 631260 7.07 165120 1633328 4
09:55:01 07:02:01 AM 5825820 7209352 2056604 26.09 2688 1582544 631260 7.07 165124 1632616 4
09:55:01 07:03:01 AM 5825964 7209496 2056460 26.09 2688 1582544 631260 7.07 165124 1632548 4
09:55:01 07:04:01 AM 5825784 7209316 2056640 26.09 2688 1582544 631260 7.07 165124 1632752 4
09:55:01 07:05:01 AM 5825948 7209480 2056476 26.09 2688 1582544 631260 7.07 165124 1632548 4
09:55:01 07:06:01 AM 5825996 7209532 2056428 26.09 2688 1582548 631260 7.07 165124 1632552 4
09:55:01 07:07:01 AM 5825752 7209288 2056672 26.09 2688 1582548 631260 7.07 165124 1632600 4
09:55:01 07:08:01 AM 5825920 7209456 2056504 26.09 2688 1582548 631260 7.07 165124 1632552 4
09:55:01 07:09:01 AM 5825844 7209384 2056580 26.09 2688 1582552 631260 7.07 165124 1632556 4
09:55:01 07:10:01 AM 5825376 7208916 2057048 26.10 2688 1582552 630908 7.06 165124 1632792 4
09:55:01 07:11:01 AM 5825212 7208760 2057212 26.10 2688 1582560 630908 7.06 165124 1632976 4
09:55:01 07:12:01 AM 5825668 7209216 2056756 26.09 2688 1582560 630908 7.06 165124 1632636 4
09:55:01 07:13:01 AM 5825692 7209240 2056732 26.09 2688 1582560 630908 7.06 165124 1632568 8
09:55:01 07:14:01 AM 5825692 7209244 2056732 26.09 2688 1582564 630908 7.06 165124 1632572 4
09:55:01 07:15:01 AM 5825832 7209384 2056592 26.09 2688 1582564 630908 7.06 165124 1632688 4
09:55:01 07:16:01 AM 5825804 7209360 2056620 26.09 2688 1582568 630908 7.06 165124 1632576 4
09:55:01 07:17:01 AM 5825596 7209156 2056828 26.09 2688 1582572 630908 7.06 165124 1632880 12
09:55:01 07:18:01 AM 5825936 7209496 2056488 26.09 2688 1582572 630908 7.06 165124 1632604 8
09:55:01 07:19:01 AM 5825908 7209468 2056516 26.09 2688 1582572 630908 7.06 165124 1632604 4
09:55:01 07:20:01 AM 5825740 7209304 2056684 26.09 2688 1582576 630912 7.06 165124 1632724 4
09:55:01 07:21:01 AM 5825940 7209504 2056484 26.09 2688 1582576 630912 7.06 165124 1632608 4
09:55:01 07:22:01 AM 5825492 7209060 2056932 26.10 2688 1582580 630912 7.06 165124 1632680 4
09:55:01 07:23:01 AM 5825632 7209200 2056792 26.09 2688 1582580 630912 7.06 165128 1632664 4
09:55:01 07:24:01 AM 5825604 7209172 2056820 26.09 2688 1582580 630912 7.06 165124 1632612 4
09:55:01 07:25:01 AM 5825696 7209268 2056728 26.09 2688 1582584 630912 7.06 165128 1632660 4
09:55:01 07:26:01 AM 5825752 7209324 2056672 26.09 2688 1582584 630912 7.06 165124 1632620 4
09:55:01 07:27:01 AM 5825644 7209216 2056780 26.09 2688 1582584 630912 7.06 165128 1632720 4
09:55:01 07:28:01 AM 5825768 7209344 2056656 26.09 2688 1582588 630912 7.06 165124 1632624 4
09:55:01 07:29:01 AM 5825844 7209420 2056580 26.09 2688 1582588 630912 7.06 165124 1632624 4
09:55:01 07:30:01 AM 5825436 7209012 2056988 26.10 2688 1582588 629244 7.05 165124 1632740 4
09:55:01 07:31:01 AM 5825140 7208720 2057284 26.10 2688 1582592 629244 7.05 165124 1633048 4
09:55:01 07:32:01 AM 5825744 7209324 2056680 26.09 2688 1582592 629244 7.05 165124 1632708 4
09:55:01 07:33:01 AM 5825376 7208960 2057048 26.10 2688 1582596 629244 7.05 165124 1632856 4
09:55:01 07:34:01 AM 5825696 7209280 2056728 26.09 2688 1582596 629244 7.05 165124 1632652 4
09:55:01 07:35:01 AM 5825612 7209196 2056812 26.09 2688 1582596 629244 7.05 165124 1632620 4
09:55:01 07:36:01 AM 5825628 7209216 2056796 26.09 2688 1582600 629244 7.05 165124 1632660 4
09:55:01 07:37:01 AM 5825568 7209156 2056856 26.09 2688 1582600 629244 7.05 165124 1632736 12
09:55:01 07:38:01 AM 5825508 7209096 2056916 26.09 2688 1582600 629244 7.05 165124 1632648 4
09:55:01 07:39:01 AM 5825592 7209184 2056832 26.09 2688 1582604 629244 7.05 165124 1632672 4
09:55:01 07:40:01 AM 5825336 7208928 2057088 26.10 2688 1582604 629244 7.05 165124 1632788 4
09:55:01 07:41:01 AM 5825364 7208960 2057060 26.10 2688 1582608 629244 7.05 165124 1632676 4
09:55:01 07:42:01 AM 5825576 7209172 2056848 26.09 2688 1582608 629244 7.05 165124 1632744 4
09:55:01 07:43:01 AM 5825604 7209200 2056820 26.09 2688 1582608 629244 7.05 165124 1632676 4
09:55:01 07:44:01 AM 5825520 7209116 2056904 26.09 2688 1582608 629244 7.05 165124 1632792 4
09:55:01 07:45:01 AM 5825636 7209236 2056788 26.09 2688 1582612 629244 7.05 165124 1632680 4
09:55:01 07:46:01 AM 5825656 7209256 2056768 26.09 2688 1582612 629244 7.05 165124 1632680 8
09:55:01 07:47:01 AM 5825636 7209236 2056788 26.09 2688 1582612 629244 7.05 165124 1632748 4
09:55:01 07:48:01 AM 5824236 7207840 2058188 26.11 2688 1582616 624312 6.99 165124 1634076 4
09:55:01 07:49:01 AM 5825508 7209128 2056916 26.09 2688 1582632 622740 6.97 166624 1631212 4
09:55:01 07:50:01 AM 5825264 7208884 2057160 26.10 2688 1582632 622776 6.97 166624 1631328 4
09:55:01 07:51:01 AM 5825548 7209172 2056876 26.09 2688 1582636 622776 6.97 166624 1631216 4
09:55:01 07:52:01 AM 5825408 7209032 2057016 26.10 2688 1582636 622776 6.97 166624 1631264 4
09:55:01 07:53:01 AM 5825344 7208972 2057080 26.10 2688 1582640 622776 6.97 166624 1631352 4
09:55:01 07:54:01 AM 5825412 7209040 2057012 26.10 2688 1582640 622776 6.97 166624 1631352 4
09:55:01 07:55:01 AM 5825552 7209180 2056872 26.09 2688 1582640 622776 6.97 166624 1631236 4
09:55:01 07:56:01 AM 5825612 7209244 2056812 26.09 2688 1582644 622776 6.97 166624 1631240 4
09:55:01 07:57:01 AM 5825612 7209244 2056812 26.09 2688 1582644 622776 6.97 166624 1631308 12
09:55:01 07:58:01 AM 5825260 7208892 2057164 26.10 2688 1582644 638152 7.15 166624 1631460 4
09:55:01 07:59:02 AM 5825636 7209272 2056788 26.09 2688 1582648 638152 7.15 166624 1631260 4
09:55:01 08:00:01 AM 5825312 7208952 2057112 26.10 2688 1582652 630972 7.06 166624 1631384 4
09:55:01 08:01:01 AM 5824128 7207772 2058296 26.11 2688 1582656 630972 7.06 166624 1632200 4
09:55:01 08:02:01 AM 5825416 7209060 2057008 26.10 2688 1582656 630972 7.06 166624 1631340 4
09:55:01 08:03:01 AM 5825584 7209228 2056840 26.09 2688 1582656 630972 7.06 166624 1631272 4
09:55:01 08:04:01 AM 5825408 7209056 2057016 26.10 2688 1582660 630972 7.06 166624 1631392 4
09:55:01 08:05:01 AM 5825612 7209260 2056812 26.09 2688 1582660 630972 7.06 166624 1631276 4
09:55:01 08:06:01 AM 5825580 7209228 2056844 26.09 2688 1582660 630972 7.06 166624 1631276 4
09:55:01 08:07:01 AM 5825472 7209124 2056952 26.10 2688 1582664 630972 7.06 166624 1631348 4
09:55:01 08:08:01 AM 5825736 7209388 2056688 26.09 2688 1582664 630972 7.06 166624 1631280 4
09:55:01 08:09:01 AM 5825268 7208920 2057156 26.10 2688 1582664 630972 7.06 166624 1631696 4
09:55:01 08:10:01 AM 5825460 7209116 2056964 26.10 2688 1582668 623236 6.98 166624 1631408 4
09:55:01 08:11:01 AM 5825772 7209428 2056652 26.09 2688 1582668 623236 6.98 166624 1631292 4
09:55:01 08:12:01 AM 5825644 7209304 2056780 26.09 2688 1582672 623236 6.98 166624 1631364 4
09:55:01 08:13:01 AM 5825620 7209280 2056804 26.09 2688 1582672 623236 6.98 166624 1631296 4
09:55:01 08:14:01 AM 5824980 7208640 2057444 26.10 2688 1582672 623236 6.98 166624 1631708 4
09:55:01 08:15:01 AM 5825520 7209184 2056904 26.09 2688 1582676 623236 6.98 166624 1631304 4
09:55:01 08:16:01 AM 5825484 7209148 2056940 26.10 2688 1582676 623236 6.98 166624 1631268 4
09:55:01 08:17:01 AM 5825412 7209076 2057012 26.10 2688 1582676 638796 7.15 166624 1631384 12
09:55:01 08:18:01 AM 5825496 7209164 2056928 26.10 2688 1582680 638796 7.15 166624 1631436 8
09:55:01 08:19:01 AM 5825488 7209156 2056936 26.10 2688 1582680 638796 7.15 166624 1631320 4
09:55:01 08:20:01 AM 5825296 7208964 2057128 26.10 2688 1582680 634584 7.11 166624 1631556 4
09:55:01 08:21:01 AM 5825376 7209052 2057048 26.10 2688 1582688 634584 7.11 166624 1631452 4
09:55:01 08:22:01 AM 5825280 7208956 2057144 26.10 2688 1582688 634584 7.11 166624 1631408 4
09:55:01 08:23:01 AM 5825148 7208824 2057276 26.10 2688 1582688 634584 7.11 166624 1631764 4
09:55:01 08:24:01 AM 5825132 7208812 2057292 26.10 2688 1582692 634584 7.11 166624 1631608 4
09:55:01 08:25:01 AM 5825528 7209208 2056896 26.09 2688 1582692 634584 7.11 166624 1631408 4
09:55:01 08:26:01 AM 5825432 7209112 2056992 26.10 2688 1582692 634584 7.11 166624 1631524 4
09:55:01 08:27:01 AM 5825472 7209156 2056952 26.10 2688 1582696 634584 7.11 166624 1631480 4
09:55:01 08:28:01 AM 5825556 7209240 2056868 26.09 2688 1582696 634584 7.11 166624 1631412 8
09:55:01 08:29:01 AM 5825096 7208780 2057328 26.10 2688 1582696 634584 7.11 166632 1631912 4
09:55:01 08:30:01 AM 5825256 7208944 2057168 26.10 2688 1582700 632564 7.08 166624 1631648 4
09:55:01 08:31:01 AM 5825164 7208852 2057260 26.10 2688 1582700 632564 7.08 166624 1631668 4
09:55:01 08:32:01 AM 5825480 7209172 2056944 26.10 2688 1582704 632564 7.08 166624 1631488 4
09:55:01 08:33:01 AM 5825232 7208924 2057192 26.10 2688 1582704 632564 7.08 166624 1631760 4
09:55:01 08:34:01 AM 5825648 7209340 2056776 26.09 2688 1582704 632564 7.08 166624 1631420 4
09:55:01 08:35:01 AM 5825656 7209352 2056768 26.09 2688 1582708 632564 7.08 166624 1631424 4
09:55:01 08:36:01 AM 5825680 7209376 2056744 26.09 2688 1582708 632564 7.08 166624 1631424 4
09:55:01 08:37:01 AM 5825220 7208916 2057204 26.10 2688 1582708 632564 7.08 166624 1631492 4
09:55:01 08:38:01 AM 5825060 7208760 2057364 26.10 2688 1582712 632564 7.08 166624 1631748 4
09:55:01 08:39:01 AM 5825200 7208900 2057224 26.10 2688 1582712 632564 7.08 166624 1631476 4
09:55:01 08:40:01 AM 5825000 7208704 2057424 26.10 2688 1582716 622908 6.97 166624 1631596 4
09:55:01 08:41:01 AM 5825028 7208736 2057396 26.10 2688 1582720 622908 6.97 166624 1631948 16
09:55:01 08:42:01 AM 5824992 7208700 2057432 26.10 2688 1582720 622908 6.97 166624 1631804 12
09:55:01 08:43:01 AM 5825140 7208852 2057284 26.10 2688 1582724 638284 7.15 166624 1631924 4
09:55:01 08:44:01 AM 5825360 7209072 2057064 26.10 2688 1582724 638284 7.15 166624 1631536 4
09:55:01 08:45:01 AM 5825488 7209200 2056936 26.10 2688 1582724 638284 7.15 166624 1631536 4
09:55:01 08:46:01 AM 5825372 7209088 2057052 26.10 2688 1582728 638284 7.15 166624 1631540 4
09:55:01 08:47:01 AM 5825184 7208900 2057240 26.10 2688 1582728 638284 7.15 166624 1631608 4
09:55:01 08:48:01 AM 5825376 7209092 2057048 26.10 2688 1582728 638284 7.15 166624 1631540 4
09:55:01 08:49:01 AM 5825240 7208960 2057184 26.10 2688 1582732 638284 7.15 166624 1631544 4
09:55:01 08:50:01 AM 5825188 7208908 2057236 26.10 2688 1582732 638284 7.15 166624 1631664 4
09:55:01 08:51:01 AM 5825384 7209108 2057040 26.10 2688 1582736 638284 7.15 166624 1631552 4
09:55:01 08:52:01 AM 5825248 7208972 2057176 26.10 2688 1582736 638284 7.15 166624 1631620 4
09:55:01 08:53:01 AM 5825396 7209120 2057028 26.10 2688 1582736 638284 7.15 166624 1631552 4
09:55:01 08:54:01 AM 5825452 7209180 2056972 26.10 2688 1582740 638284 7.15 166624 1631556 4
09:55:01 08:55:01 AM 5825368 7209096 2057056 26.10 2688 1582740 638284 7.15 166624 1631556 4
09:55:01 08:56:01 AM 5825456 7209184 2056968 26.10 2688 1582740 638284 7.15 166624 1631556 4
09:55:01 08:57:01 AM 5825292 7209020 2057132 26.10 2688 1582740 638284 7.15 166624 1631744 12
09:55:01 08:58:01 AM 5825456 7209188 2056968 26.10 2688 1582744 638284 7.15 166624 1631564 8
09:55:01 08:59:01 AM 5825580 7209312 2056844 26.09 2688 1582744 638284 7.15 166624 1631564 4
09:55:01 09:00:02 AM 5824724 7208456 2057700 26.10 2688 1582744 635040 7.11 166624 1631960 16
09:55:01 09:01:01 AM 5824248 7207984 2058176 26.11 2688 1582748 635040 7.11 166624 1632232 8
09:55:01 09:02:01 AM 5825176 7208912 2057248 26.10 2688 1582748 635040 7.11 166624 1631644 4
09:55:01 09:03:01 AM 5825320 7209060 2057104 26.10 2688 1582752 635040 7.11 166624 1631580 4
09:55:01 09:04:01 AM 5825232 7208972 2057192 26.10 2688 1582752 635040 7.11 166624 1631580 4
09:55:01 09:05:01 AM 5825204 7208944 2057220 26.10 2688 1582752 635040 7.11 166624 1631696 4
09:55:01 09:06:01 AM 5825384 7209128 2057040 26.10 2688 1582756 635040 7.11 166624 1631584 4
09:55:01 09:07:01 AM 5825364 7209108 2057060 26.10 2688 1582756 635040 7.11 166624 1631748 4
09:55:01 09:08:01 AM 5825280 7209024 2057144 26.10 2688 1582756 635040 7.11 166624 1631700 4
09:55:01 09:09:01 AM 5825420 7209168 2057004 26.10 2688 1582760 635040 7.11 166624 1631588 4
09:55:01 09:10:01 AM 5824904 7208652 2057520 26.10 2688 1582760 634140 7.10 166624 1631704 4
09:55:01 09:11:01 AM 5825112 7208864 2057312 26.10 2688 1582764 634140 7.10 166624 1631592 4
09:55:01 09:12:01 AM 5824740 7208492 2057684 26.10 2688 1582764 634140 7.10 166624 1632000 4
09:55:01 09:13:01 AM 5825236 7208988 2057188 26.10 2688 1582764 634140 7.10 166624 1631592 4
09:55:01 09:14:01 AM 5825300 7209056 2057124 26.10 2688 1582768 634140 7.10 166624 1631596 4
09:55:01 09:15:01 AM 5825116 7208872 2057308 26.10 2688 1582768 634140 7.10 166624 1631808 4
09:55:01 09:16:01 AM 5825452 7209208 2056972 26.10 2688 1582768 634140 7.10 166624 1631604 4
09:55:01 09:17:01 AM 5825288 7209048 2057136 26.10 2688 1582772 634140 7.10 166624 1631676 4
09:55:01 09:18:01 AM 5825264 7209024 2057160 26.10 2688 1582772 634140 7.10 166624 1631608 8
09:55:01 09:19:01 AM 5824844 7208604 2057580 26.10 2688 1582772 634140 7.10 166624 1632020 4
09:55:01 09:20:01 AM 5824956 7208720 2057468 26.10 2688 1582776 649716 7.27 166624 1631732 4
09:55:01 09:21:01 AM 5825212 7208980 2057212 26.10 2688 1582780 649716 7.27 166624 1631620 4
09:55:01 09:22:01 AM 5825196 7208968 2057228 26.10 2688 1582784 649716 7.27 166624 1631696 4
09:55:01 09:23:01 AM 5825308 7209080 2057116 26.10 2688 1582784 634248 7.10 166624 1631628 4
09:55:01 09:24:01 AM 5825340 7209112 2057084 26.10 2688 1582784 634248 7.10 166624 1631628 4
09:55:01 09:25:01 AM 5825252 7209028 2057172 26.10 2688 1582788 634248 7.10 166624 1631632 4
09:55:01 09:26:01 AM 5825364 7209140 2057060 26.10 2688 1582788 634248 7.10 166624 1631632 4
09:55:01 09:27:01 AM 5825232 7209008 2057192 26.10 2688 1582788 634248 7.10 166624 1631700 4
09:55:01 09:28:01 AM 5824868 7208648 2057556 26.10 2688 1582792 634248 7.10 166624 1632024 4
09:55:01 09:29:01 AM 5825160 7208940 2057264 26.10 2688 1582792 634248 7.10 166624 1631752 4
09:55:01 09:30:01 AM 5825040 7208820 2057384 26.10 2688 1582792 631164 7.07 166624 1631752 4
09:55:01 09:31:01 AM 5824876 7208660 2057548 26.10 2688 1582796 631164 7.07 166624 1632008 4
09:55:01 09:32:01 AM 5825048 7208832 2057376 26.10 2688 1582796 631164 7.07 166624 1631724 4
09:55:01 09:33:01 AM 5825024 7208808 2057400 26.10 2688 1582796 631164 7.07 166624 1631960 4
09:55:01 09:34:01 AM 5825272 7209060 2057152 26.10 2688 1582800 631164 7.07 166624 1631672 4
09:55:01 09:35:01 AM 5825124 7208912 2057300 26.10 2688 1582800 631164 7.07 166624 1631788 4
09:55:01 09:36:01 AM 5825304 7209092 2057120 26.10 2688 1582800 631164 7.07 166624 1631672 4
09:55:01 09:37:01 AM 5825156 7208948 2057268 26.10 2688 1582804 631164 7.07 166624 1631748 4
09:55:01 09:38:01 AM 5825164 7208960 2057260 26.10 2688 1582812 632600 7.08 166776 1631532 252
09:55:01 09:39:01 AM 5825260 7209060 2057164 26.10 2688 1582812 632600 7.08 166776 1631656 4
09:55:01 09:40:01 AM 5824280 7208084 2058144 26.11 2688 1582816 636136 7.12 166776 1632184 4
09:55:01 09:41:01 AM 5473756 7033156 2408668 30.56 2688 1751596 725172 8.12 200048 1923016 67872
09:55:01 09:42:01 AM 5290172 7034408 2592252 32.89 2688 1926120 694332 7.77 200996 2069196 173752
09:55:01 09:43:01 AM 5154756 7018388 2727668 34.60 2688 2038784 684968 7.67 205816 2173724 96972
09:55:01 09:44:01 AM 5043720 6940224 2838704 36.01 2688 2072292 764844 8.56 227336 2261576 44240
09:55:01 09:45:01 AM 5061708 7013504 2820716 35.78 2688 2122444 690844 7.74 242776 2212680 75928
09:55:01 09:46:01 AM 4893324 7023084 2989100 37.92 2688 2295960 650196 7.28 279992 2321948 26996
09:55:01 09:47:01 AM 4855516 6985520 3026908 38.40 2688 2296500 713356 7.99 280120 2361364 4
09:55:01 09:48:01 AM 4828876 6968428 3053548 38.74 2688 2306112 729312 8.17 280592 2387096 7944
09:55:01 09:49:01 AM 4814012 6968656 3068412 38.93 2688 2321192 729312 8.17 280592 2402200 5340
09:55:01 09:50:01 AM 4806812 6968184 3075612 39.02 2688 2327896 747772 8.37 280592 2409440 768
09:55:01 09:51:01 AM 4799308 6967756 3083116 39.11 2688 2334944 747772 8.37 280876 2416636 44
09:55:01 09:52:01 AM 4924712 6958880 2957712 37.52 2688 2206128 720860 8.07 316672 2278308 9092
09:55:01 09:53:01 AM 4978872 7013192 2903552 36.84 2688 2206356 678144 7.59 439152 2102256 25260
09:55:01 09:54:01 AM 4966600 6998872 2915824 36.99 2688 2205048 701832 7.86 517608 2040772 9864
09:55:01 09:55:01 AM 4912260 6950228 2970164 37.68 2688 2210900 740932 8.30 519192 2093516 26948
09:55:01 Average: 5792500 7200489 2089924 26.51 2688 1605865 636000 7.12 166932 1659667 1696
09:55:01
09:55:01 04:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:55:01 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:07:01 AM eth0 117.50 56.91 423.04 16.03 0.00 0.00 0.00 0.00
09:55:01 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:08:01 AM eth0 2.80 0.02 0.36 0.00 0.00 0.00 0.00 0.00
09:55:01 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:09:01 AM eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:01 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:10:01 AM eth0 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:01 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:11:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:12:01 AM eth0 0.90 0.25 0.18 0.07 0.00 0.00 0.00 0.00
09:55:01 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:13:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:55:01 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:14:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:55:01 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:15:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:16:01 AM eth0 0.50 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:55:01 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:17:01 AM eth0 0.82 0.22 0.18 0.07 0.00 0.00 0.00 0.00
09:55:01 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:18:01 AM eth0 0.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:01 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:19:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:20:01 AM eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:01 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:21:01 AM eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:22:01 AM eth0 0.58 0.20 0.17 0.10 0.00 0.00 0.00 0.00
09:55:01 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:23:01 AM eth0 1.45 0.10 0.20 0.01 0.00 0.00 0.00 0.00
09:55:01 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:24:01 AM eth0 1.23 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:25:01 AM eth0 1.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:55:01 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:26:01 AM eth0 1.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:27:01 AM eth0 1.35 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:55:01 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:28:01 AM eth0 1.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:29:01 AM eth0 1.23 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:55:01 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:30:01 AM eth0 1.25 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:31:01 AM eth0 1.38 0.18 0.31 0.19 0.00 0.00 0.00 0.00
09:55:01 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:32:01 AM eth0 1.87 0.13 0.25 0.07 0.00 0.00 0.00 0.00
09:55:01 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:33:01 AM eth0 1.35 0.25 0.35 0.20 0.00 0.00 0.00 0.00
09:55:01 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:34:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:35:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:36:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:37:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:38:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:39:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:55:01 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:40:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:41:01 AM eth0 1.03 0.30 0.35 0.20 0.00 0.00 0.00 0.00
09:55:01 04:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:42:02 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:43:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:55:01 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:44:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:45:01 AM eth0 0.57 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:46:01 AM eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:55:01 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:47:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:48:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:49:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:55:01 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:50:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:51:01 AM eth0 0.47 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:52:01 AM eth0 0.50 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:55:01 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:53:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:55:01 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:54:01 AM eth0 0.70 0.40 0.37 0.27 0.00 0.00 0.00 0.00
09:55:01 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:55:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:56:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:57:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:58:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 04:59:01 AM eth0 0.83 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:55:01 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:00:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:02:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:03:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:04:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:05:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:06:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:07:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:08:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:09:01 AM eth0 1.50 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:55:01 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:10:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:11:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:12:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:14:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:15:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:16:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:17:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:55:01 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:18:01 AM eth0 0.73 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:55:01 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:19:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:20:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:22:01 AM eth0 0.90 0.27 0.44 0.26 0.00 0.00 0.00 0.00
09:55:01 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:25:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:27:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:28:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:29:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:31:01 AM eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:55:01 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:32:01 AM eth0 0.85 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:55:01 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:33:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:55:01 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:34:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:35:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:37:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:40:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:41:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:42:01 AM eth0 0.30 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:44:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:45:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:47:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:51:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:52:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:55:01 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:54:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:55:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:57:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:55:01 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 05:59:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:00:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:02:01 AM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00
09:55:01 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:03:01 AM eth0 0.23 0.12 0.08 0.01 0.00 0.00 0.00 0.00
09:55:01 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:04:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:05:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:07:01 AM eth0 1.55 1.53 0.23 6.05 0.00 0.00 0.00 0.00
09:55:01 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:08:01 AM eth0 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:55:01 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:09:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 06:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:12:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:13:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:17:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:18:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:20:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:22:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:24:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:25:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:26:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:27:01 AM eth0 1.05 0.33 0.45 0.26 0.00 0.00 0.00 0.00
09:55:02 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:28:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:29:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:30:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:31:01 AM eth0 0.53 0.35 0.30 0.20 0.00 0.00 0.00 0.00
09:55:02 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:32:01 AM eth0 0.80 0.18 0.20 0.07 0.00 0.00 0.00 0.00
09:55:02 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:33:01 AM eth0 0.53 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:34:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:35:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:36:01 AM eth0 0.42 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:55:02 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:37:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:38:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:39:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:41:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:42:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:55:02 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:43:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:47:01 AM eth0 0.65 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:55:02 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:48:01 AM eth0 0.40 0.20 0.26 0.20 0.00 0.00 0.00 0.00
09:55:02 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:50:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:52:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 06:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:53:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:54:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:57:01 AM eth0 0.47 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:55:02 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 06:59:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:55:02 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:00:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:02:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:03:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:04:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:06:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:07:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:10:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:11:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:12:01 AM eth0 0.38 0.18 0.15 0.08 0.00 0.00 0.00 0.00
09:55:02 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:15:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:17:01 AM eth0 0.93 0.25 0.44 0.25 0.00 0.00 0.00 0.00
09:55:02 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:20:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:22:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:25:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:27:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:29:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:31:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:32:01 AM eth0 0.85 0.13 0.21 0.07 0.00 0.00 0.00 0.00
09:55:02 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:33:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:34:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:37:01 AM eth0 0.35 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:55:02 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:42:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:46:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:47:01 AM eth0 0.40 0.22 0.16 0.13 0.00 0.00 0.00 0.00
09:55:02 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:49:01 AM eth0 0.88 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:55:02 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:51:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:52:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:55:02 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:55:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:57:01 AM eth0 0.70 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:55:02 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:58:01 AM eth0 0.47 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 07:59:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 07:59:02 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:02:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:03:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:07:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:55:02 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:08:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:02 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:09:01 AM eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:10:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:12:01 AM eth0 0.45 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:55:02 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:13:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:14:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:55:02 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:15:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:16:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:17:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:55:02 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:20:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:22:01 AM eth0 0.72 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:55:02 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:23:01 AM eth0 0.78 0.13 0.31 0.19 0.00 0.00 0.00 0.00
09:55:02 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:24:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:55:02 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:26:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:27:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:28:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:29:01 AM eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:30:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:31:01 AM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:32:01 AM eth0 0.88 0.10 0.21 0.06 0.00 0.00 0.00 0.00
09:55:02 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:33:01 AM eth0 0.47 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:55:02 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:34:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:37:01 AM eth0 0.73 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:55:02 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:38:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:40:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:41:01 AM eth0 2.25 0.40 0.78 0.45 0.00 0.00 0.00 0.00
09:55:02 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:42:01 AM eth0 1.97 0.62 0.99 0.64 0.00 0.00 0.00 0.00
09:55:02 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:43:01 AM eth0 0.90 0.42 0.53 0.39 0.00 0.00 0.00 0.00
09:55:02 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:45:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:46:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:47:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:55:02 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:48:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:49:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:51:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:52:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:53:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:54:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:57:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 08:59:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:55:02 09:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:00:02 AM eth0 0.85 0.35 0.42 0.27 0.00 0.00 0.00 0.00
09:55:02 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:01:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:02:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:55:02 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:03:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:04:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:05:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:06:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:07:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:08:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:10:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:11:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:02 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:12:01 AM eth0 0.67 0.28 0.40 0.25 0.00 0.00 0.00 0.00
09:55:02 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:14:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:02 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:15:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:17:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:18:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:55:02 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:19:01 AM eth0 0.42 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:20:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:21:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:22:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:55:02 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:23:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:25:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:26:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:27:01 AM eth0 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:55:02 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:28:01 AM eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:55:02 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:31:01 AM eth0 0.55 0.23 0.28 0.19 0.00 0.00 0.00 0.00
09:55:02 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:32:01 AM eth0 0.88 0.12 0.21 0.06 0.00 0.00 0.00 0.00
09:55:02 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:33:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:55:02 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:35:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:02 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:37:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:55:02 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:38:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:02 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:39:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:02 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:40:01 AM eth0 0.60 0.23 0.28 0.19 0.00 0.00 0.00 0.00
09:55:02 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:41:01 AM eth0 197.15 128.29 999.74 55.50 0.00 0.00 0.00 0.00
09:55:02 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:42:01 AM eth0 40.59 34.41 540.66 3.95 0.00 0.00 0.00 0.00
09:55:02 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:43:01 AM eth0 60.25 44.97 620.18 7.31 0.00 0.00 0.00 0.00
09:55:02 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:44:01 AM eth0 5.66 5.63 4.45 3.10 0.00 0.00 0.00 0.00
09:55:02 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:45:01 AM eth0 17.60 16.31 84.56 3.80 0.00 0.00 0.00 0.00
09:55:02 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:46:01 AM eth0 196.03 152.17 292.94 42.71 0.00 0.00 0.00 0.00
09:55:02 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:47:01 AM eth0 13.22 6.68 4.14 0.93 0.00 0.00 0.00 0.00
09:55:02 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:48:01 AM eth0 29.09 25.77 82.26 6.21 0.00 0.00 0.00 0.00
09:55:02 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:49:01 AM eth0 35.46 31.01 98.13 8.79 0.00 0.00 0.00 0.00
09:55:02 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:50:01 AM eth0 19.13 15.69 35.26 6.00 0.00 0.00 0.00 0.00
09:55:02 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:51:01 AM eth0 17.02 16.71 55.46 11.20 0.00 0.00 0.00 0.00
09:55:02 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:52:01 AM eth0 76.09 49.28 153.25 78.33 0.00 0.00 0.00 0.00
09:55:02 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:53:01 AM eth0 4.35 4.75 3.72 2.08 0.00 0.00 0.00 0.00
09:55:02 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:54:01 AM eth0 8.56 7.83 6.93 3.82 0.00 0.00 0.00 0.00
09:55:02 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 09:55:01 AM eth0 8.83 9.95 6.59 4.50 0.00 0.00 0.00 0.00
09:55:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:02 Average: eth0 2.74 1.82 9.86 0.79 0.00 0.00 0.00 0.00
09:55:02
09:55:02
09:55:02 ---> sar -P ALL:
09:55:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/12/2025 _x86_64_ (2 CPU)
09:55:02
09:55:02 04:05:42 LINUX RESTART (2 CPU)
09:55:02
09:55:02 04:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 04:07:01 AM all 24.83 0.07 8.36 22.22 0.14 44.38
09:55:02 04:07:01 AM 0 23.90 0.05 8.63 24.64 0.15 42.62
09:55:02 04:07:01 AM 1 25.76 0.08 8.09 19.78 0.13 46.15
09:55:02 04:08:01 AM all 0.34 0.00 0.08 0.36 0.03 99.20
09:55:02 04:08:01 AM 0 0.05 0.00 0.07 0.72 0.02 99.15
09:55:02 04:08:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
09:55:02 04:09:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:55:02 04:09:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:55:02 04:09:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:55:02 04:10:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:55:02 04:10:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:55:02 04:10:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 04:11:01 AM all 0.19 0.00 0.08 0.00 0.02 99.71
09:55:02 04:11:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 04:11:01 AM 1 0.28 0.00 0.10 0.00 0.02 99.60
09:55:02 04:12:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:55:02 04:12:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:02 04:12:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:55:02 04:13:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:55:02 04:13:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:55:02 04:13:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:55:02 04:14:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:55:02 04:14:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:55:02 04:14:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:55:02 04:15:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 04:15:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:55:02 04:15:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 04:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 04:16:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:55:02 04:16:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:55:02 04:17:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
09:55:02 04:17:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:55:02 04:17:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:02
09:55:02 04:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 04:18:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:55:02 04:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 04:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:55:02 04:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:55:02 04:19:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:55:02 04:19:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 04:20:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 04:20:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:55:02 04:20:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 04:21:01 AM all 0.28 0.00 0.13 0.01 0.03 99.57
09:55:02 04:21:01 AM 0 0.45 0.00 0.10 0.02 0.03 99.40
09:55:02 04:21:01 AM 1 0.10 0.00 0.15 0.00 0.02 99.73
09:55:02 04:22:01 AM all 0.33 0.00 0.06 0.01 0.02 99.59
09:55:02 04:22:01 AM 0 0.50 0.00 0.07 0.02 0.02 99.40
09:55:02 04:22:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78
09:55:02 04:23:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 04:23:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 04:23:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:55:02 04:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:55:02 04:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 04:24:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:55:02 04:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:02 04:25:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 04:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 04:26:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:55:02 04:26:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73
09:55:02 04:26:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:55:02 04:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 04:27:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 04:27:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 04:28:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:55:02 04:28:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:55:02 04:28:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:55:02
09:55:02 04:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 04:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 04:29:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:55:02 04:29:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:55:02 04:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 04:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 04:30:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 04:31:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52
09:55:02 04:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 04:31:01 AM 1 0.67 0.00 0.05 0.00 0.05 99.23
09:55:02 04:32:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:55:02 04:32:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 04:32:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:55:02 04:33:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:55:02 04:33:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82
09:55:02 04:33:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 04:34:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:55:02 04:34:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:55:02 04:34:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:55:02 04:35:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:55:02 04:35:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 04:35:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:55:02 04:36:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:55:02 04:36:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:55:02 04:36:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:55:02 04:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:55:02 04:37:01 AM 0 0.55 0.00 0.02 0.00 0.00 99.43
09:55:02 04:37:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:55:02 04:38:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 04:38:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 04:38:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 04:39:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 04:39:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:55:02 04:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:55:02
09:55:02 04:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 04:40:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:55:02 04:40:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:55:02 04:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:55:02 04:41:01 AM all 0.46 0.00 0.06 0.01 0.03 99.44
09:55:02 04:41:01 AM 0 0.82 0.00 0.03 0.02 0.02 99.12
09:55:02 04:41:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:55:02 04:42:02 AM all 0.14 0.00 0.08 0.00 0.03 99.74
09:55:02 04:42:02 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
09:55:02 04:42:02 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:55:02 04:43:01 AM all 0.24 0.00 0.04 0.00 0.02 99.70
09:55:02 04:43:01 AM 0 0.39 0.00 0.03 0.00 0.00 99.58
09:55:02 04:43:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 04:44:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71
09:55:02 04:44:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62
09:55:02 04:44:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 04:45:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 04:45:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:55:02 04:45:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:55:02 04:46:01 AM all 0.45 0.00 0.04 0.00 0.03 99.48
09:55:02 04:46:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:55:02 04:46:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.36
09:55:02 04:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 04:47:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:55:02 04:47:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:55:02 04:48:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:55:02 04:48:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:55:02 04:48:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:55:02 04:49:01 AM all 0.29 0.25 0.14 0.15 0.03 99.13
09:55:02 04:49:01 AM 0 0.50 0.00 0.10 0.02 0.03 99.35
09:55:02 04:49:01 AM 1 0.08 0.50 0.18 0.28 0.03 98.91
09:55:02 04:50:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:55:02 04:50:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:55:02 04:50:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02
09:55:02 04:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 04:51:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:55:02 04:51:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 04:51:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:55:02 04:52:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
09:55:02 04:52:01 AM 0 0.67 0.00 0.07 0.00 0.03 99.23
09:55:02 04:52:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:55:02 04:53:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 04:53:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:55:02 04:53:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:55:02 04:54:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61
09:55:02 04:54:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:55:02 04:54:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:55:02 04:55:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:55:02 04:55:01 AM 0 0.40 0.00 0.03 0.00 0.00 99.57
09:55:02 04:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:55:02 04:56:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:55:02 04:56:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:02 04:56:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:55:02 04:57:01 AM all 0.41 0.00 0.06 0.00 0.04 99.49
09:55:02 04:57:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:55:02 04:57:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
09:55:02 04:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:55:02 04:58:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:02 04:58:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:55:02 04:59:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 04:59:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:55:02 04:59:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.46
09:55:02 05:00:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:02 05:00:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:55:02 05:00:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 05:01:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:55:02 05:01:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:55:02 05:01:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:55:02
09:55:02 05:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 05:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 05:02:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:55:02 05:03:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:55:02 05:03:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 05:03:01 AM 1 0.25 0.00 0.03 0.00 0.02 99.70
09:55:02 05:04:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 05:04:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:55:02 05:04:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:55:02 05:05:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:55:02 05:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 05:05:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:55:02 05:06:01 AM all 0.23 0.00 0.07 0.01 0.03 99.67
09:55:02 05:06:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78
09:55:02 05:06:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:55:02 05:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:55:02 05:07:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 05:07:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:55:02 05:08:01 AM all 0.22 0.00 0.04 0.00 0.03 99.72
09:55:02 05:08:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 05:08:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:55:02 05:09:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:55:02 05:09:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 05:09:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:55:02 05:10:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:55:02 05:10:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 05:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:55:02 05:11:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:55:02 05:11:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:02 05:11:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:55:02 05:12:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:55:02 05:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 05:12:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:55:02
09:55:02 05:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:13:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:55:02 05:13:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:55:02 05:13:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:55:02 05:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 05:14:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 05:14:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:55:02 05:15:01 AM all 0.32 0.01 0.06 0.01 0.03 99.57
09:55:02 05:15:01 AM 0 0.08 0.02 0.08 0.02 0.03 99.77
09:55:02 05:15:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 05:16:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 05:16:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 05:16:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:55:02 05:17:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:55:02 05:17:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:55:02 05:17:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:55:02 05:18:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:55:02 05:18:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 05:18:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:55:02 05:19:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:55:02 05:19:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 05:19:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:55:02 05:20:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
09:55:02 05:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 05:20:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
09:55:02 05:21:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 05:21:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 05:21:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 05:22:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70
09:55:02 05:22:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 05:22:01 AM 1 0.32 0.00 0.03 0.00 0.02 99.63
09:55:02 05:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:02 05:23:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62
09:55:02 05:23:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65
09:55:02
09:55:02 05:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:24:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:55:02 05:24:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:55:02 05:24:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:55:02 05:25:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:55:02 05:25:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 05:25:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:55:02 05:26:01 AM all 0.27 0.00 0.05 0.01 0.03 99.64
09:55:02 05:26:01 AM 0 0.08 0.00 0.05 0.02 0.03 99.82
09:55:02 05:26:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:55:02 05:27:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:55:02 05:27:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:55:02 05:27:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:55:02 05:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:02 05:28:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 05:28:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 05:29:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:55:02 05:29:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:55:02 05:29:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:55:02 05:30:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:55:02 05:30:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
09:55:02 05:30:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 05:31:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59
09:55:02 05:31:01 AM 0 0.50 0.00 0.13 0.00 0.05 99.32
09:55:02 05:31:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:55:02 05:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:02 05:32:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 05:32:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 05:33:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 05:33:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:55:02 05:33:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:55:02 05:34:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 05:34:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
09:55:02 05:34:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:55:02
09:55:02 05:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:35:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:55:02 05:35:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:55:02 05:35:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:55:02 05:36:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:55:02 05:36:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:55:02 05:36:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:55:02 05:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:02 05:37:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:55:02 05:37:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 05:38:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:55:02 05:38:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:55:02 05:38:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:55:02 05:39:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71
09:55:02 05:39:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:02 05:39:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:55:02 05:40:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:55:02 05:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 05:40:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:55:02 05:41:01 AM all 0.11 0.00 0.07 0.00 0.03 99.79
09:55:02 05:41:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:02 05:41:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 05:42:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:55:02 05:42:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:55:02 05:42:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 05:43:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:55:02 05:43:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:55:02 05:43:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:55:02 05:44:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 05:44:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:55:02 05:44:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:55:02 05:45:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:55:02 05:45:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 05:45:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02
09:55:02 05:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:46:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 05:46:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 05:46:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47
09:55:02 05:47:01 AM all 0.22 0.00 0.09 0.00 0.03 99.67
09:55:02 05:47:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:55:02 05:47:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:55:02 05:48:01 AM all 0.16 0.00 0.05 0.00 0.03 99.75
09:55:02 05:48:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 05:48:01 AM 1 0.26 0.00 0.03 0.00 0.03 99.68
09:55:02 05:49:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:55:02 05:49:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:55:02 05:49:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:55:02 05:50:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:55:02 05:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 05:50:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:55:02 05:51:01 AM all 0.28 0.00 0.07 0.01 0.03 99.61
09:55:02 05:51:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:55:02 05:51:01 AM 1 0.48 0.00 0.05 0.02 0.03 99.42
09:55:02 05:52:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:55:02 05:52:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77
09:55:02 05:52:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.56
09:55:02 05:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:02 05:53:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:02 05:53:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:55:02 05:54:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:55:02 05:54:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:55:02 05:54:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
09:55:02 05:55:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:55:02 05:55:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 05:55:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:55:02 05:56:01 AM all 0.16 0.00 0.08 0.01 0.03 99.72
09:55:02 05:56:01 AM 0 0.10 0.00 0.07 0.02 0.02 99.80
09:55:02 05:56:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
09:55:02
09:55:02 05:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 05:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 05:57:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:55:02 05:57:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02 05:58:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:55:02 05:58:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 05:58:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:55:02 05:59:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:55:02 05:59:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:55:02 05:59:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
09:55:02 06:00:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 06:00:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:55:02 06:00:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:55:02 06:01:01 AM all 0.29 0.00 0.09 0.00 0.02 99.60
09:55:02 06:01:01 AM 0 0.47 0.00 0.07 0.00 0.00 99.47
09:55:02 06:01:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73
09:55:02 06:02:01 AM all 0.08 0.00 0.06 0.00 0.03 99.84
09:55:02 06:02:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 06:03:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:55:02 06:03:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 06:03:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:55:02 06:04:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:02 06:04:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 06:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:55:02 06:05:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:55:02 06:05:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:55:02 06:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:55:02 06:06:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:55:02 06:06:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:55:02 06:06:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 06:07:01 AM all 0.42 0.00 0.07 0.00 0.03 99.48
09:55:02 06:07:01 AM 0 0.62 0.00 0.03 0.00 0.02 99.33
09:55:02 06:07:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63
09:55:02
09:55:02 06:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 06:08:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 06:08:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 06:08:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 06:09:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:55:02 06:09:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:55:02 06:09:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:55:02 06:10:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:55:02 06:10:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:55:02 06:10:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 06:11:01 AM all 0.27 0.00 0.07 0.03 0.03 99.61
09:55:02 06:11:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 06:11:01 AM 1 0.48 0.00 0.07 0.05 0.03 99.37
09:55:02 06:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 06:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 06:12:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 06:13:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 06:13:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:55:02 06:13:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:55:02 06:14:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:02 06:14:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 06:14:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 06:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:55:02 06:15:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 06:15:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:55:02 06:16:01 AM all 0.27 0.00 0.03 0.00 0.03 99.67
09:55:02 06:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 06:16:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:55:02 06:17:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:02 06:17:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 06:17:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:55:02 06:18:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:55:02 06:18:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:55:02 06:18:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53
09:55:02
09:55:02 06:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 06:19:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
09:55:02 06:19:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:55:02 06:19:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:55:02 06:20:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 06:20:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:20:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:55:02 06:21:01 AM all 0.30 0.00 0.07 0.01 0.03 99.60
09:55:02 06:21:01 AM 0 0.08 0.00 0.08 0.02 0.03 99.78
09:55:02 06:21:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 06:22:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 06:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 06:22:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:55:02 06:23:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75
09:55:02 06:23:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92
09:55:02 06:23:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58
09:55:02 06:24:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:55:02 06:24:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:55:02 06:24:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:55:02 06:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:02 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 06:26:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:55:02 06:26:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:55:02 06:26:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:55:02 06:27:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:55:02 06:27:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:27:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:55:02 06:28:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:55:02 06:28:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:55:02 06:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:55:02 06:29:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 06:29:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 06:29:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:55:02
09:55:02 06:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 06:30:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 06:30:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 06:30:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:02 06:31:01 AM all 0.33 0.00 0.06 0.08 0.03 99.51
09:55:02 06:31:01 AM 0 0.08 0.00 0.05 0.15 0.05 99.67
09:55:02 06:31:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:55:02 06:32:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68
09:55:02 06:32:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:55:02 06:32:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78
09:55:02 06:33:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 06:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 06:33:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 06:34:01 AM all 0.21 0.00 0.04 0.00 0.03 99.72
09:55:02 06:34:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 06:34:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:55:02 06:35:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:55:02 06:35:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:55:02 06:35:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 06:36:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:55:02 06:36:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:55:02 06:36:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:55:02 06:37:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 06:37:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:55:02 06:37:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
09:55:02 06:38:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:55:02 06:38:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 06:38:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 06:39:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:55:02 06:39:01 AM 0 0.07 0.00 0.02 0.00 0.03 99.88
09:55:02 06:39:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:55:02 06:40:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:55:02 06:40:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:55:02 06:40:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:55:02
09:55:02 06:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 06:41:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:55:02 06:41:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:55:02 06:41:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 06:42:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 06:42:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:42:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:55:02 06:43:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:55:02 06:43:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:55:02 06:43:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02 06:44:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 06:44:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 06:44:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 06:45:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:55:02 06:45:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 06:45:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:55:02 06:46:01 AM all 0.23 0.17 0.13 0.00 0.03 99.45
09:55:02 06:46:01 AM 0 0.05 0.33 0.13 0.00 0.02 99.47
09:55:02 06:46:01 AM 1 0.40 0.00 0.12 0.00 0.05 99.43
09:55:02 06:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:02 06:47:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 06:47:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:55:02 06:48:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:55:02 06:48:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 06:48:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 06:49:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:55:02 06:49:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 06:49:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:55:02 06:50:01 AM all 0.12 0.00 0.06 0.00 0.02 99.81
09:55:02 06:50:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:55:02 06:50:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68
09:55:02 06:51:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:55:02 06:51:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:55:02 06:51:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:55:02
09:55:02 06:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 06:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 06:52:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 06:52:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 06:53:02 AM all 0.23 0.00 0.06 0.00 0.02 99.70
09:55:02 06:53:02 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:55:02 06:53:02 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:55:02 06:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:02 06:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:02 06:54:01 AM 1 0.49 0.00 0.03 0.00 0.03 99.44
09:55:02 06:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 06:55:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 06:55:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:55:02 06:56:01 AM all 0.22 0.00 0.06 0.14 0.03 99.56
09:55:02 06:56:01 AM 0 0.07 0.00 0.05 0.28 0.02 99.58
09:55:02 06:56:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:55:02 06:57:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:55:02 06:57:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:02 06:57:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:55:02 06:58:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:55:02 06:58:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 06:58:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:55:02 06:59:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:02 06:59:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67
09:55:02 06:59:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:55:02 07:00:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:02 07:00:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:55:02 07:00:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
09:55:02 07:01:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:55:02 07:01:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:55:02 07:01:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 07:02:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:55:02 07:02:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:55:02 07:02:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:55:02
09:55:02 07:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:03:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:55:02 07:03:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 07:03:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:55:02 07:04:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:55:02 07:04:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 07:04:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:55:02 07:05:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:55:02 07:05:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:02 07:05:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:55:02 07:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 07:06:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:55:02 07:06:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 07:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:02 07:07:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 07:07:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:55:02 07:08:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:55:02 07:08:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 07:08:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:55:02 07:09:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
09:55:02 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:02 07:09:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:55:02 07:10:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:55:02 07:10:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:02 07:10:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
09:55:02 07:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:55:02 07:11:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:55:02 07:11:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 07:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:02 07:12:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 07:12:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:55:02 07:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 07:13:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 07:13:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02
09:55:02 07:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:14:01 AM all 0.24 0.00 0.04 0.00 0.03 99.69
09:55:02 07:14:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 07:14:01 AM 1 0.40 0.00 0.02 0.00 0.02 99.57
09:55:02 07:15:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72
09:55:02 07:15:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:55:02 07:15:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:55:02 07:16:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:55:02 07:16:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:55:02 07:16:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:55:02 07:17:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:02 07:17:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 07:17:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:55:02 07:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:55:02 07:18:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:02 07:18:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:55:02 07:19:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:55:02 07:19:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:55:02 07:19:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
09:55:02 07:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 07:20:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 07:20:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 07:21:01 AM all 0.31 0.00 0.05 0.02 0.03 99.60
09:55:02 07:21:01 AM 0 0.55 0.00 0.05 0.02 0.02 99.37
09:55:02 07:21:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83
09:55:02 07:22:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:55:02 07:22:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:55:02 07:22:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 07:23:01 AM all 0.17 0.00 0.05 0.00 0.03 99.76
09:55:02 07:23:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:55:02 07:23:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83
09:55:02 07:24:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:55:02 07:24:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 07:24:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02
09:55:02 07:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:25:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:02 07:25:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 07:25:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:55:02 07:26:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 07:26:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 07:26:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:55:02 07:27:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70
09:55:02 07:27:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:55:02 07:27:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53
09:55:02 07:28:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 07:28:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:55:02 07:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:02 07:29:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 07:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 07:29:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 07:30:01 AM all 0.27 0.00 0.05 0.00 0.02 99.67
09:55:02 07:30:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:02 07:30:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:55:02 07:31:01 AM all 0.27 0.00 0.08 0.06 0.03 99.57
09:55:02 07:31:01 AM 0 0.08 0.00 0.08 0.12 0.03 99.68
09:55:02 07:31:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:55:02 07:32:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:55:02 07:32:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 07:32:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:55:02 07:33:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:02 07:33:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 07:33:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:55:02 07:34:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:55:02 07:34:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 07:34:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:55:02 07:35:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:55:02 07:35:01 AM 0 0.00 0.00 0.03 0.00 0.02 99.95
09:55:02 07:35:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45
09:55:02
09:55:02 07:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:36:01 AM all 0.17 0.00 0.07 0.00 0.03 99.74
09:55:02 07:36:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:55:02 07:36:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.61
09:55:02 07:37:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:55:02 07:37:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90
09:55:02 07:37:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:55:02 07:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 07:38:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:55:02 07:38:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 07:39:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:55:02 07:39:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:55:02 07:39:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:55:02 07:40:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:55:02 07:40:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:55:02 07:40:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:02 07:41:01 AM all 0.31 0.00 0.07 0.03 0.03 99.57
09:55:02 07:41:01 AM 0 0.50 0.00 0.05 0.05 0.02 99.38
09:55:02 07:41:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 07:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:55:02 07:42:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:55:02 07:42:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:55:02 07:43:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:55:02 07:43:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43
09:55:02 07:43:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:55:02 07:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:55:02 07:44:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:55:02 07:44:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:55:02 07:45:01 AM all 0.19 0.00 0.08 0.00 0.02 99.71
09:55:02 07:45:01 AM 0 0.27 0.00 0.08 0.00 0.00 99.65
09:55:02 07:45:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 07:46:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 07:46:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 07:46:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02
09:55:02 07:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 07:47:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:02 07:47:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:55:02 07:48:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:02 07:48:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:55:02 07:48:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 07:49:01 AM all 0.33 0.20 0.12 0.01 0.03 99.32
09:55:02 07:49:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:55:02 07:49:01 AM 1 0.08 0.40 0.17 0.02 0.02 99.32
09:55:02 07:50:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:55:02 07:50:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:55:02 07:50:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:55:02 07:51:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:55:02 07:51:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:55:02 07:51:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:02 07:52:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:55:02 07:52:01 AM 0 0.13 0.00 0.02 0.00 0.02 99.83
09:55:02 07:52:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63
09:55:02 07:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:02 07:53:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:02 07:53:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:55:02 07:54:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:55:02 07:54:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:55:02 07:54:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:55:02 07:55:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:55:02 07:55:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 07:55:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 07:56:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
09:55:02 07:56:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43
09:55:02 07:56:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72
09:55:02 07:57:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:55:02 07:57:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:02 07:57:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02
09:55:02 07:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 07:58:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:55:02 07:58:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02 07:58:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 07:59:02 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:02 07:59:02 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:55:02 07:59:02 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 08:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:55:02 08:00:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.44
09:55:02 08:00:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.76
09:55:02 08:01:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:55:02 08:01:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:55:02 08:01:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:55:02 08:02:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58
09:55:02 08:02:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:55:02 08:02:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 08:03:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65
09:55:02 08:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:55:02 08:03:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 08:04:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 08:04:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:55:02 08:04:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:55:02 08:05:01 AM all 0.26 0.00 0.05 0.00 0.02 99.67
09:55:02 08:05:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 08:05:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:55:02 08:06:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:55:02 08:06:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 08:06:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:55:02 08:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 08:07:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 08:07:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:55:02 08:08:01 AM all 0.30 0.00 0.06 0.00 0.10 99.54
09:55:02 08:08:01 AM 0 0.25 0.00 0.08 0.00 0.10 99.57
09:55:02 08:08:01 AM 1 0.35 0.00 0.03 0.00 0.10 99.52
09:55:02
09:55:02 08:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 08:09:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:55:02 08:09:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62
09:55:02 08:09:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:55:02 08:10:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:55:02 08:10:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:02 08:10:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.41
09:55:02 08:11:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:55:02 08:11:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:55:02 08:11:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:55:02 08:12:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:55:02 08:12:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 08:12:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:02 08:13:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58
09:55:02 08:13:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32
09:55:02 08:13:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 08:14:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:55:02 08:14:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:55:02 08:14:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:55:02 08:15:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:02 08:15:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 08:15:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:02 08:16:01 AM all 0.29 0.00 0.08 0.02 0.02 99.59
09:55:02 08:16:01 AM 0 0.33 0.00 0.08 0.03 0.02 99.53
09:55:02 08:16:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65
09:55:02 08:17:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:55:02 08:17:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:55:02 08:17:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
09:55:02 08:18:01 AM all 0.27 0.00 0.08 0.00 0.01 99.65
09:55:02 08:18:01 AM 0 0.48 0.00 0.10 0.00 0.02 99.40
09:55:02 08:18:01 AM 1 0.05 0.00 0.05 0.00 0.00 99.90
09:55:02 08:19:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:55:02 08:19:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:55:02 08:19:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73
09:55:02
09:55:02 08:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 08:20:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60
09:55:02 08:20:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:02 08:20:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
09:55:02 08:21:01 AM all 0.32 0.00 0.07 0.08 0.03 99.51
09:55:02 08:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 08:21:01 AM 1 0.53 0.00 0.07 0.17 0.02 99.21
09:55:02 08:22:01 AM all 0.24 0.00 0.08 0.00 0.02 99.67
09:55:02 08:22:01 AM 0 0.42 0.00 0.08 0.00 0.02 99.48
09:55:02 08:22:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:02 08:23:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:55:02 08:23:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:55:02 08:23:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 08:24:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56
09:55:02 08:24:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:55:02 08:24:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75
09:55:02 08:25:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:55:02 08:25:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:55:02 08:25:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:02 08:26:01 AM all 0.30 0.00 0.07 0.01 0.01 99.62
09:55:02 08:26:01 AM 0 0.48 0.00 0.05 0.00 0.00 99.47
09:55:02 08:26:01 AM 1 0.12 0.00 0.08 0.02 0.02 99.77
09:55:02 08:27:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:02 08:27:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:55:02 08:27:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:55:02 08:28:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:55:02 08:28:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 08:28:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68
09:55:02 08:29:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:55:02 08:29:01 AM 0 0.55 0.00 0.07 0.00 0.00 99.38
09:55:02 08:29:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:55:02 08:30:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:55:02 08:30:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
09:55:02 08:30:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02
09:55:02 08:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 08:31:01 AM all 0.35 0.00 0.07 0.07 0.02 99.50
09:55:02 08:31:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:55:02 08:31:01 AM 1 0.13 0.00 0.08 0.13 0.02 99.63
09:55:02 08:32:01 AM all 0.31 0.00 0.08 0.00 0.02 99.59
09:55:02 08:32:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:55:02 08:32:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:55:02 08:33:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:55:02 08:33:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:55:02 08:33:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:02 08:34:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61
09:55:02 08:34:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:55:02 08:34:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:55:02 08:35:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:55:02 08:35:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:55:02 08:35:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:55:02 08:36:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:55:02 08:36:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60
09:55:02 08:36:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73
09:55:02 08:37:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:55:02 08:37:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67
09:55:02 08:37:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:55:02 08:38:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:55:02 08:38:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:55:02 08:38:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:55:02 08:39:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:55:02 08:39:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:55:02 08:39:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:55:02 08:40:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66
09:55:02 08:40:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:55:02 08:40:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:55:02 08:41:01 AM all 0.35 0.00 0.08 0.04 0.03 99.51
09:55:02 08:41:01 AM 0 0.37 0.00 0.07 0.08 0.02 99.47
09:55:02 08:41:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
09:55:02
09:55:02 08:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 08:42:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65
09:55:02 08:42:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:55:02 08:42:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:55:02 08:43:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66
09:55:02 08:43:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68
09:55:02 08:43:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63
09:55:02 08:44:01 AM all 0.29 0.00 0.06 0.00 0.01 99.64
09:55:02 08:44:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
09:55:02 08:44:01 AM 1 0.30 0.00 0.05 0.00 0.00 99.65
09:55:02 08:45:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:55:02 08:45:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02 08:45:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 08:46:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:55:02 08:46:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:55:02 08:46:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:55:02 08:47:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:55:02 08:47:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:55:02 08:47:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 08:48:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:55:02 08:48:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:55:02 08:48:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:55:02 08:49:01 AM all 0.32 0.00 0.09 0.00 0.03 99.57
09:55:02 08:49:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:55:02 08:49:01 AM 1 0.37 0.00 0.12 0.00 0.02 99.50
09:55:02 08:50:01 AM all 0.27 0.00 0.09 0.00 0.02 99.62
09:55:02 08:50:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72
09:55:02 08:50:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53
09:55:02 08:51:01 AM all 0.34 0.00 0.08 0.08 0.03 99.47
09:55:02 08:51:01 AM 0 0.53 0.00 0.07 0.17 0.02 99.22
09:55:02 08:51:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:55:02 08:52:01 AM all 0.33 0.00 0.09 0.00 0.02 99.56
09:55:02 08:52:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33
09:55:02 08:52:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:55:02
09:55:02 08:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 08:53:01 AM all 0.34 0.00 0.08 0.00 0.02 99.56
09:55:02 08:53:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:55:02 08:53:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73
09:55:02 08:54:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:55:02 08:54:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:55:02 08:54:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
09:55:02 08:55:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
09:55:02 08:55:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:55:02 08:55:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:55:02 08:56:01 AM all 0.37 0.00 0.08 0.04 0.03 99.49
09:55:02 08:56:01 AM 0 0.58 0.00 0.10 0.00 0.03 99.28
09:55:02 08:56:01 AM 1 0.15 0.00 0.05 0.08 0.02 99.70
09:55:02 08:57:01 AM all 0.38 0.00 0.05 0.00 0.02 99.56
09:55:02 08:57:01 AM 0 0.62 0.00 0.03 0.00 0.00 99.35
09:55:02 08:57:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:55:02 08:58:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:02 08:58:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:55:02 08:58:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:02 08:59:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:55:02 08:59:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:55:02 08:59:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:55:02 09:00:02 AM all 0.36 0.00 0.08 0.00 0.02 99.54
09:55:02 09:00:02 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:55:02 09:00:02 AM 1 0.13 0.00 0.12 0.00 0.02 99.73
09:55:02 09:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:02 09:01:01 AM 0 0.41 0.00 0.05 0.00 0.02 99.53
09:55:02 09:01:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:55:02 09:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:55:02 09:02:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:02 09:02:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
09:55:02 09:03:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:55:02 09:03:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:55:02 09:03:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45
09:55:02
09:55:02 09:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 09:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:02 09:04:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:55:02 09:04:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:02 09:05:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65
09:55:02 09:05:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:02 09:05:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:55:02 09:06:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:55:02 09:06:01 AM 0 0.35 0.00 0.02 0.00 0.03 99.60
09:55:02 09:06:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60
09:55:02 09:07:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55
09:55:02 09:07:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:02 09:07:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23
09:55:02 09:08:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:55:02 09:08:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:55:02 09:08:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:55:02 09:09:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:55:02 09:09:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 09:09:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:55:02 09:10:01 AM all 0.22 0.00 0.07 0.00 0.02 99.70
09:55:02 09:10:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 09:10:01 AM 1 0.33 0.00 0.05 0.00 0.00 99.62
09:55:02 09:11:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:02 09:11:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 09:11:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:55:02 09:12:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:55:02 09:12:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:02 09:12:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:55:02 09:13:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:55:02 09:13:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:55:02 09:13:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
09:55:02 09:14:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:55:02 09:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:55:02 09:14:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:55:02
09:55:02 09:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 09:15:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:55:02 09:15:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83
09:55:02 09:15:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70
09:55:02 09:16:01 AM all 0.18 0.00 0.04 0.01 0.04 99.72
09:55:02 09:16:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
09:55:02 09:16:01 AM 1 0.05 0.00 0.03 0.02 0.05 99.85
09:55:02 09:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:02 09:17:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:55:02 09:17:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:02 09:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 09:18:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:02 09:18:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 09:19:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:02 09:19:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
09:55:02 09:19:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 09:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:55:02 09:20:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:55:02 09:20:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:55:02 09:21:01 AM all 0.28 0.00 0.05 0.05 0.03 99.59
09:55:02 09:21:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:55:02 09:21:01 AM 1 0.10 0.00 0.07 0.10 0.05 99.68
09:55:02 09:22:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:55:02 09:22:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:55:02 09:22:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67
09:55:02 09:23:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:55:02 09:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:02 09:23:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:55:02 09:24:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62
09:55:02 09:24:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:55:02 09:24:01 AM 1 0.18 0.00 0.03 0.00 0.00 99.78
09:55:02 09:25:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:55:02 09:25:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:55:02 09:25:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:55:02
09:55:02 09:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 09:26:01 AM all 0.25 0.00 0.06 0.01 0.03 99.65
09:55:02 09:26:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:55:02 09:26:01 AM 1 0.08 0.00 0.07 0.02 0.03 99.80
09:55:02 09:27:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:55:02 09:27:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:55:02 09:27:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:02 09:28:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:02 09:28:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:02 09:28:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 09:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:55:02 09:29:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:55:02 09:29:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:55:02 09:30:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 09:30:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:02 09:30:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:55:02 09:31:01 AM all 0.30 0.00 0.08 0.10 0.03 99.49
09:55:02 09:31:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
09:55:02 09:31:01 AM 1 0.28 0.00 0.08 0.20 0.02 99.42
09:55:02 09:32:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:55:02 09:32:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:55:02 09:32:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:55:02 09:33:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:55:02 09:33:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:55:02 09:33:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:55:02 09:34:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:02 09:34:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:55:02 09:34:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:02 09:35:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:55:02 09:35:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:55:02 09:35:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:02 09:36:01 AM all 0.33 0.00 0.05 0.03 0.02 99.57
09:55:02 09:36:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:02 09:36:01 AM 1 0.13 0.00 0.07 0.07 0.02 99.72
09:55:02
09:55:02 09:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 09:37:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:02 09:37:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:55:02 09:37:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:55:02 09:38:01 AM all 0.23 0.18 0.11 0.00 0.03 99.45
09:55:02 09:38:01 AM 0 0.38 0.28 0.10 0.00 0.03 99.20
09:55:02 09:38:01 AM 1 0.08 0.07 0.12 0.00 0.03 99.70
09:55:02 09:39:01 AM all 0.28 0.00 0.06 0.13 0.03 99.50
09:55:02 09:39:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:55:02 09:39:01 AM 1 0.12 0.00 0.08 0.27 0.05 99.48
09:55:02 09:40:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:55:02 09:40:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:55:02 09:40:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:02 09:41:01 AM all 20.83 0.00 3.24 6.98 0.10 68.85
09:55:02 09:41:01 AM 0 23.95 0.00 2.77 5.90 0.12 67.26
09:55:02 09:41:01 AM 1 17.70 0.00 3.70 8.07 0.08 70.45
09:55:02 09:42:01 AM all 16.20 0.00 2.46 12.70 0.08 68.55
09:55:02 09:42:01 AM 0 23.61 0.00 3.49 16.09 0.08 56.73
09:55:02 09:42:01 AM 1 8.80 0.00 1.42 9.32 0.08 80.37
09:55:02 09:43:01 AM all 22.71 0.00 3.02 17.88 0.11 56.28
09:55:02 09:43:01 AM 0 43.15 0.00 4.69 19.68 0.12 32.36
09:55:02 09:43:01 AM 1 2.26 0.00 1.35 16.08 0.10 80.21
09:55:02 09:44:01 AM all 10.04 0.00 1.23 1.37 0.04 87.32
09:55:02 09:44:01 AM 0 9.26 0.00 1.15 1.52 0.03 88.04
09:55:02 09:44:01 AM 1 10.82 0.00 1.32 1.22 0.05 86.59
09:55:02 09:45:01 AM all 17.10 0.00 2.99 0.76 0.08 79.08
09:55:02 09:45:01 AM 0 19.52 0.00 3.53 0.88 0.08 75.99
09:55:02 09:45:01 AM 1 14.66 0.00 2.46 0.64 0.07 82.18
09:55:02 09:46:01 AM all 25.35 0.00 5.05 1.65 0.09 67.85
09:55:02 09:46:01 AM 0 27.70 0.00 5.27 1.75 0.07 65.21
09:55:02 09:46:01 AM 1 23.01 0.00 4.82 1.55 0.12 70.50
09:55:02 09:47:01 AM all 1.25 0.00 0.27 0.32 0.04 98.13
09:55:02 09:47:01 AM 0 0.47 0.00 0.15 0.17 0.07 99.15
09:55:02 09:47:01 AM 1 2.02 0.00 0.38 0.47 0.02 97.11
09:55:02
09:55:02 09:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:02 09:48:01 AM all 10.00 0.00 0.23 0.07 0.07 89.63
09:55:02 09:48:01 AM 0 13.56 0.00 0.25 0.08 0.07 86.04
09:55:02 09:48:01 AM 1 6.43 0.00 0.22 0.05 0.07 93.23
09:55:02 09:49:01 AM all 16.07 0.00 0.22 0.08 0.09 83.54
09:55:02 09:49:01 AM 0 25.18 0.00 0.23 0.17 0.10 74.32
09:55:02 09:49:01 AM 1 6.94 0.00 0.20 0.00 0.08 92.78
09:55:02 09:50:01 AM all 7.80 0.00 0.15 0.03 0.04 91.97
09:55:02 09:50:01 AM 0 10.19 0.00 0.15 0.02 0.05 89.60
09:55:02 09:50:01 AM 1 5.41 0.00 0.15 0.05 0.03 94.35
09:55:02 09:51:01 AM all 7.75 0.00 0.26 0.17 0.07 91.76
09:55:02 09:51:01 AM 0 2.47 0.00 0.22 0.22 0.07 97.03
09:55:02 09:51:01 AM 1 13.04 0.00 0.30 0.12 0.07 86.48
09:55:02 09:52:01 AM all 13.01 0.00 1.59 7.66 0.06 77.67
09:55:02 09:52:01 AM 0 18.79 0.00 1.76 8.72 0.07 70.66
09:55:02 09:52:01 AM 1 7.26 0.00 1.42 6.61 0.05 84.67
09:55:02 09:53:01 AM all 9.05 0.00 1.09 9.87 0.05 79.94
09:55:02 09:53:01 AM 0 12.89 0.00 1.60 13.98 0.03 71.50
09:55:02 09:53:01 AM 1 5.21 0.00 0.58 5.76 0.07 88.38
09:55:02 09:54:01 AM all 12.24 0.00 1.70 9.05 0.06 76.95
09:55:02 09:54:01 AM 0 18.38 0.00 2.18 9.34 0.07 70.02
09:55:02 09:54:01 AM 1 6.12 0.00 1.22 8.75 0.05 83.86
09:55:02 09:55:01 AM all 23.52 0.00 2.54 6.58 0.08 67.28
09:55:02 09:55:01 AM 0 33.04 0.00 2.77 7.49 0.08 56.62
09:55:02 09:55:01 AM 1 14.02 0.00 2.30 5.68 0.07 77.93
09:55:02 Average: all 0.96 0.00 0.16 0.28 0.03 98.57
09:55:02 Average: 0 1.13 0.00 0.17 0.32 0.03 98.35
09:55:02 Average: 1 0.78 0.00 0.14 0.24 0.03 98.79
09:55:02
09:55:02
09:55:02