09:40:25 Started by upstream project "integration-sanity-test-scandium" build number 514
09:40:25 originally caused by:
09:40:25 Started by timer
09:40:25 Running as SYSTEM
09:40:25 [EnvInject] - Loading node environment variables.
09:40:25 Building remotely on prd-centos8-robot-2c-8g-258 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:26 [ssh-agent] Looking for ssh-agent implementation...
09:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:26 $ ssh-agent
09:40:26 SSH_AUTH_SOCK=/tmp/ssh-5uwWZBmpTYwn/agent.6434
09:40:26 SSH_AGENT_PID=6436
09:40:26 [ssh-agent] Started.
09:40:26 Running ssh-add (command line suppressed)
09:40:26 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_4074850197024352509.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_4074850197024352509.key)
09:40:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:26 The recommended git tool is: NONE
09:40:28 using credential opendaylight-jenkins-ssh
09:40:28 Wiping out workspace first.
09:40:28 Cloning the remote Git repository
09:40:28 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:28 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:28 > git --version # timeout=10
09:40:28 > git --version # 'git version 2.43.0'
09:40:28 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:28 [INFO] Currently running in a labeled security context
09:40:28 [INFO] Currently SELinux is 'enforcing' on the host
09:40:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16470337062732842102.key
09:40:28 Verifying host key using known hosts file
09:40:28 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:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:31 [INFO] Currently running in a labeled security context
09:40:31 [INFO] Currently SELinux is 'enforcing' on the host
09:40:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16014389236344635229.key
09:40:31 Verifying host key using known hosts file
09:40:31 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:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:31 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:31 > git config core.sparsecheckout # timeout=10
09:40:31 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:32 Commit message: "Adapt test for new pce-allocation field"
09:40:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:32 No emails were triggered.
09:40:32 provisioning config files...
09:40:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5591897513661734000.sh
09:40:33 ---> python-tools-install.sh
09:40:33 Setup pyenv:
09:40:33 system
09:40:33 * 3.8.13 (set by /opt/pyenv/version)
09:40:33 * 3.9.13 (set by /opt/pyenv/version)
09:40:33 * 3.10.13 (set by /opt/pyenv/version)
09:40:33 * 3.11.7 (set by /opt/pyenv/version)
09:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ynQx
09:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:41 lf-activate-venv(): INFO: Base packages installed successfully
09:40:41 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:41:05 Generating Requirements File
09:41:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:25 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:41:26 Python 3.11.7
09:41:26 pip 25.2 from /tmp/venv-ynQx/lib/python3.11/site-packages/pip (python 3.11)
09:41:26 appdirs==1.4.4
09:41:26 argcomplete==3.6.3
09:41:26 aspy.yaml==1.3.0
09:41:26 attrs==25.4.0
09:41:26 autopage==0.5.2
09:41:26 beautifulsoup4==4.14.2
09:41:26 boto3==1.40.55
09:41:26 botocore==1.40.55
09:41:26 bs4==0.0.2
09:41:26 cachetools==6.2.1
09:41:26 certifi==2025.10.5
09:41:26 cffi==2.0.0
09:41:26 cfgv==3.4.0
09:41:26 chardet==5.2.0
09:41:26 charset-normalizer==3.4.4
09:41:26 click==8.3.0
09:41:26 cliff==4.11.0
09:41:26 cmd2==2.7.0
09:41:26 cryptography==3.3.2
09:41:26 debtcollector==3.0.0
09:41:26 decorator==5.2.1
09:41:26 defusedxml==0.7.1
09:41:26 Deprecated==1.2.18
09:41:26 distlib==0.4.0
09:41:26 dnspython==2.8.0
09:41:26 docker==7.1.0
09:41:26 dogpile.cache==1.5.0
09:41:26 durationpy==0.10
09:41:26 email-validator==2.3.0
09:41:26 filelock==3.20.0
09:41:26 future==1.0.0
09:41:26 gitdb==4.0.12
09:41:26 GitPython==3.1.45
09:41:26 google-auth==2.41.1
09:41:26 httplib2==0.31.0
09:41:26 identify==2.6.15
09:41:26 idna==3.11
09:41:26 importlib-resources==1.5.0
09:41:26 iso8601==2.1.0
09:41:26 Jinja2==3.1.6
09:41:26 jmespath==1.0.1
09:41:26 jsonpatch==1.33
09:41:26 jsonpointer==3.0.0
09:41:26 jsonschema==4.25.1
09:41:26 jsonschema-specifications==2025.9.1
09:41:26 keystoneauth1==5.12.0
09:41:26 kubernetes==34.1.0
09:41:26 lftools==0.37.15
09:41:26 lxml==6.0.2
09:41:26 markdown-it-py==4.0.0
09:41:26 MarkupSafe==3.0.3
09:41:26 mdurl==0.1.2
09:41:26 msgpack==1.1.2
09:41:26 multi_key_dict==2.0.3
09:41:26 munch==4.0.0
09:41:26 netaddr==1.3.0
09:41:26 niet==1.4.2
09:41:26 nodeenv==1.9.1
09:41:26 oauth2client==4.1.3
09:41:26 oauthlib==3.3.1
09:41:26 openstacksdk==4.7.1
09:41:26 os-service-types==1.8.0
09:41:26 osc-lib==4.2.0
09:41:26 oslo.config==10.0.0
09:41:26 oslo.context==6.1.0
09:41:26 oslo.i18n==6.6.0
09:41:26 oslo.log==7.2.1
09:41:26 oslo.serialization==5.8.0
09:41:26 oslo.utils==9.1.0
09:41:26 packaging==25.0
09:41:26 pbr==7.0.1
09:41:26 platformdirs==4.5.0
09:41:26 prettytable==3.16.0
09:41:26 psutil==7.1.1
09:41:26 pyasn1==0.6.1
09:41:26 pyasn1_modules==0.4.2
09:41:26 pycparser==2.23
09:41:26 pygerrit2==2.0.15
09:41:26 PyGithub==2.8.1
09:41:26 Pygments==2.19.2
09:41:26 PyJWT==2.10.1
09:41:26 PyNaCl==1.6.0
09:41:26 pyparsing==2.4.7
09:41:26 pyperclip==1.11.0
09:41:26 pyrsistent==0.20.0
09:41:26 python-cinderclient==9.8.0
09:41:26 python-dateutil==2.9.0.post0
09:41:26 python-heatclient==4.3.0
09:41:26 python-jenkins==1.8.3
09:41:26 python-keystoneclient==5.7.0
09:41:26 python-magnumclient==4.9.0
09:41:26 python-openstackclient==8.2.0
09:41:26 python-swiftclient==4.8.0
09:41:26 PyYAML==6.0.3
09:41:26 referencing==0.37.0
09:41:26 requests==2.32.5
09:41:26 requests-oauthlib==2.0.0
09:41:26 requestsexceptions==1.4.0
09:41:26 rfc3986==2.0.0
09:41:26 rich==14.2.0
09:41:26 rich-argparse==1.7.1
09:41:26 rpds-py==0.27.1
09:41:26 rsa==4.9.1
09:41:26 ruamel.yaml==0.18.15
09:41:26 ruamel.yaml.clib==0.2.14
09:41:26 s3transfer==0.14.0
09:41:26 simplejson==3.20.2
09:41:26 six==1.17.0
09:41:26 smmap==5.0.2
09:41:26 soupsieve==2.8
09:41:26 stevedore==5.5.0
09:41:26 tabulate==0.9.0
09:41:26 toml==0.10.2
09:41:26 tomlkit==0.13.3
09:41:26 tqdm==4.67.1
09:41:26 typing_extensions==4.15.0
09:41:26 tzdata==2025.2
09:41:26 urllib3==1.26.20
09:41:26 virtualenv==20.35.3
09:41:26 wcwidth==0.2.14
09:41:26 websocket-client==1.9.0
09:41:26 wrapt==2.0.0
09:41:26 xdg==6.0.0
09:41:26 xmltodict==1.0.2
09:41:26 yq==3.4.3
09:41:26 [EnvInject] - Injecting environment variables from a build step.
09:41:26 [EnvInject] - Injecting as environment variables the properties content
09:41:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:26 OS_CLOUD=vex
09:41:26 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:41:26 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:26
09:41:26 [EnvInject] - Variables injected successfully.
09:41:26 provisioning config files...
09:41:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10635064135070252909.sh
09:41:26 ---> Create parameters file for OpenStack HOT
09:41:26 OpenStack Heat parameters generated
09:41:26 -----------------------------------
09:41:26 parameters:
09:41:26 vm_0_count: '1'
09:41:26 vm_0_flavor: 'v3-standard-4'
09:41:26 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:26 vm_1_count: '1'
09:41:26 vm_1_flavor: 'v3-standard-2'
09:41:26 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:26
09:41:26 job_name: '52208-509'
09:41:26 silo: 'releng'
09:41:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12542230703749942333.sh
09:41:27 ---> Create HEAT stack
09:41:27 + source /home/jenkins/lf-env.sh
09:41:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:27 ++ mktemp -d /tmp/venv-XXXX
09:41:27 + lf_venv=/tmp/venv-HZuC
09:41:27 + local venv_file=/tmp/.os_lf_venv
09:41:27 + local python=python3
09:41:27 + local options
09:41:27 + local set_path=true
09:41:27 + local install_args=
09:41:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:27 + true
09:41:27 + case $1 in
09:41:27 + python=python3
09:41:27 + shift 2
09:41:27 + true
09:41:27 + case $1 in
09:41:27 + shift
09:41:27 + break
09:41:27 + case $python in
09:41:27 + local pkg_list=
09:41:27 + [[ -d /opt/pyenv ]]
09:41:27 + echo 'Setup pyenv:'
09:41:27 Setup pyenv:
09:41:27 + export PYENV_ROOT=/opt/pyenv
09:41:27 + PYENV_ROOT=/opt/pyenv
09:41:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:27 + pyenv versions
09:41:27 system
09:41:27 3.8.13
09:41:27 3.9.13
09:41:27 3.10.13
09:41:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:27 + command -v pyenv
09:41:27 ++ pyenv init - --no-rehash
09:41:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:27 for i in ${!paths[@]}; do
09:41:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:27 fi; done;
09:41:27 echo "${paths[*]}"'\'')"
09:41:27 export PATH="/opt/pyenv/shims:${PATH}"
09:41:27 export PYENV_SHELL=bash
09:41:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:27 pyenv() {
09:41:27 local command
09:41:27 command="${1:-}"
09:41:27 if [ "$#" -gt 0 ]; then
09:41:27 shift
09:41:27 fi
09:41:27
09:41:27 case "$command" in
09:41:27 rehash|shell)
09:41:27 eval "$(pyenv "sh-$command" "$@")"
09:41:27 ;;
09:41:27 *)
09:41:27 command pyenv "$command" "$@"
09:41:27 ;;
09:41:27 esac
09:41:27 }'
09:41:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:27 for i in ${!paths[@]}; do
09:41:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:27 fi; done;
09:41:27 echo "${paths[*]}"'
09:41:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:27 ++ export PYENV_SHELL=bash
09:41:27 ++ PYENV_SHELL=bash
09:41:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:27 +++ complete -F _pyenv pyenv
09:41:27 ++ lf-pyver python3
09:41:27 ++ local py_version_xy=python3
09:41:27 ++ local py_version_xyz=
09:41:27 ++ pyenv versions
09:41:27 ++ awk '{ print $1 }'
09:41:27 ++ local command
09:41:27 ++ command=versions
09:41:27 ++ '[' 1 -gt 0 ']'
09:41:27 ++ shift
09:41:27 ++ case "$command" in
09:41:27 ++ command pyenv versions
09:41:27 ++ pyenv versions
09:41:27 ++ sed 's/^[ *]* //'
09:41:27 ++ grep -E '^[0-9.]*[0-9]$'
09:41:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:27 +++ tail -n 1
09:41:27 +++ grep '^3' /tmp/.pyenv_versions
09:41:27 +++ sort -V
09:41:27 ++ py_version_xyz=3.11.7
09:41:27 ++ [[ -z 3.11.7 ]]
09:41:27 ++ echo 3.11.7
09:41:27 ++ return 0
09:41:27 + pyenv local 3.11.7
09:41:27 + local command
09:41:27 + command=local
09:41:27 + '[' 2 -gt 0 ']'
09:41:27 + shift
09:41:27 + case "$command" in
09:41:27 + command pyenv local 3.11.7
09:41:27 + pyenv local 3.11.7
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='lftools[openstack] '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='kubernetes '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='niet '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='python-heatclient '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='python-openstackclient '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='python-magnumclient '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='urllib3~=1.26.15 '
09:41:27 + for arg in "$@"
09:41:27 + case $arg in
09:41:27 + pkg_list+='yq '
09:41:27 + [[ -f /tmp/.os_lf_venv ]]
09:41:27 ++ cat /tmp/.os_lf_venv
09:41:27 + lf_venv=/tmp/venv-ynQx
09:41:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from' file:/tmp/.os_lf_venv
09:41:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:41:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:27 + local 'pip_opts=--upgrade --quiet'
09:41:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:27 + [[ -n '' ]]
09:41:27 + [[ -n '' ]]
09:41:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:27 + /tmp/venv-ynQx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:29 lf-activate-venv(): INFO: Base packages installed successfully
09:41:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:29 + /tmp/venv-ynQx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:46 + type python3
09:41:46 + true
09:41:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH'
09:41:46 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:41:46 + PATH=/tmp/venv-ynQx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:46 + return 0
09:41:46 + openstack --os-cloud vex limits show --absolute
09:41:48 +--------------------------+---------+
09:41:48 | Name | Value |
09:41:48 +--------------------------+---------+
09:41:48 | maxTotalInstances | -1 |
09:41:48 | maxTotalCores | 450 |
09:41:48 | maxTotalRAMSize | 1000000 |
09:41:48 | maxServerMeta | 128 |
09:41:48 | maxImageMeta | 128 |
09:41:48 | maxPersonality | 5 |
09:41:48 | maxPersonalitySize | 10240 |
09:41:48 | maxTotalKeypairs | 100 |
09:41:48 | maxServerGroups | 10 |
09:41:48 | maxServerGroupMembers | 10 |
09:41:48 | maxTotalFloatingIps | -1 |
09:41:48 | maxSecurityGroups | -1 |
09:41:48 | maxSecurityGroupRules | -1 |
09:41:48 | totalRAMUsed | 401408 |
09:41:48 | totalCoresUsed | 98 |
09:41:48 | totalInstancesUsed | 28 |
09:41:48 | totalFloatingIpsUsed | 0 |
09:41:48 | totalSecurityGroupsUsed | 0 |
09:41:48 | totalServerGroupsUsed | 0 |
09:41:48 | maxTotalVolumes | -1 |
09:41:48 | maxTotalSnapshots | 10 |
09:41:48 | maxTotalVolumeGigabytes | 4096 |
09:41:48 | maxTotalBackups | 10 |
09:41:48 | maxTotalBackupGigabytes | 1000 |
09:41:48 | totalVolumesUsed | 0 |
09:41:48 | totalGigabytesUsed | 0 |
09:41:48 | totalSnapshotsUsed | 0 |
09:41:48 | totalBackupsUsed | 0 |
09:41:48 | totalBackupGigabytesUsed | 0 |
09:41:48 +--------------------------+---------+
09:41:48 + pushd /opt/ciman/openstack-hot
09:41:48 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:48 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-509 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:34 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:42:34 Waiting to initialize infrastructure...
09:42:34 Waiting to initialize infrastructure...
09:42:34 Waiting to initialize infrastructure...
09:42:34 Stack initialization successful.
09:42:34 ------------------------------------
09:42:34 Stack Details
09:42:34 ------------------------------------
09:42:34 {'added': None,
09:42:34 'capabilities': [],
09:42:34 'created_at': '2025-10-20T09:41:51Z',
09:42:34 'deleted': None,
09:42:34 'deleted_at': None,
09:42:34 'description': 'No description',
09:42:34 'environment': None,
09:42:34 'environment_files': None,
09:42:34 'files': None,
09:42:34 'files_container': None,
09:42:34 'id': '409f78b4-5dbe-4090-ad47-d5b6eaec8050',
09:42:34 'is_rollback_disabled': True,
09:42:34 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-509/409f78b4-5dbe-4090-ad47-d5b6eaec8050',
09:42:34 'rel': 'self'}],
09:42:34 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:34 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-509',
09:42:34 'notification_topics': [],
09:42:34 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:34 'output_key': 'vm_0_ips',
09:42:34 'output_value': ['10.30.171.41']},
09:42:34 {'description': 'IP addresses of the 2nd vm types',
09:42:34 'output_key': 'vm_1_ips',
09:42:34 'output_value': ['10.30.171.217']}],
09:42:34 'owner_id': ****,
09:42:34 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:34 'OS::stack_id': '409f78b4-5dbe-4090-ad47-d5b6eaec8050',
09:42:34 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-509',
09:42:34 'job_name': '52208-509',
09:42:34 'silo': 'releng',
09:42:34 'vm_0_count': '1',
09:42:34 'vm_0_flavor': 'v3-standard-4',
09:42:34 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:34 '20250917-133034.447',
09:42:34 'vm_1_count': '1',
09:42:34 'vm_1_flavor': 'v3-standard-2',
09:42:34 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:34 '- 20250917-133034.654'},
09:42:34 'parent_id': None,
09:42:34 'replaced': None,
09:42:34 'status': 'CREATE_COMPLETE',
09:42:34 'status_reason': 'Stack CREATE completed successfully',
09:42:34 'tags': [],
09:42:34 'template': None,
09:42:34 'template_description': 'No description',
09:42:34 'template_url': None,
09:42:34 'timeout_mins': 15,
09:42:34 'unchanged': None,
09:42:34 'updated': None,
09:42:34 'updated_at': None,
09:42:34 'user_project_id': 'da9a7808fa744742a71cae7b2ce54163'}
09:42:34 ------------------------------------
09:42:34 + popd
09:42:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10715305596038481532.sh
09:42:34 ---> Copy SSH public keys to CSIT lab
09:42:34 Setup pyenv:
09:42:34 system
09:42:34 3.8.13
09:42:34 3.9.13
09:42:34 3.10.13
09:42:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:42:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:36 lf-activate-venv(): INFO: Base packages installed successfully
09:42:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:42:55 SSH not responding on 10.30.171.217. Retrying in 10 seconds...
09:42:55 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:42:56 releng-52208-509-0-builder-0
09:42:56 Successfully copied public keys to slave 10.30.171.41
09:43:05 Ping to 10.30.171.217 successful.
09:43:06 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:43:06 releng-52208-509-1-mininet-ovs-217-0
09:43:06 Successfully copied public keys to slave 10.30.171.217
09:43:06 Process 7652 ready.
09:43:06 Process 7653 ready.
09:43:06 SSH ready on all stack servers.
09:43:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16287147545687349901.sh
09:43:06 Setup pyenv:
09:43:06 system
09:43:06 3.8.13
09:43:06 3.9.13
09:43:06 3.10.13
09:43:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3sDq
09:43:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:14 lf-activate-venv(): INFO: Base packages installed successfully
09:43:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:16 lf-activate-venv(): INFO: Adding /tmp/venv-3sDq/bin to PATH
09:43:16 + echo 'Installing Python Requirements'
09:43:16 Installing Python Requirements
09:43:16 + cat
09:43:16 + python -m pip install -r requirements.txt
09:43:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:16 Collecting docker-py (from -r requirements.txt (line 1))
09:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:43:17 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:17 Preparing metadata (setup.py): started
09:43:17 Preparing metadata (setup.py): finished with status 'done'
09:43:17 Collecting netaddr (from -r requirements.txt (line 3))
09:43:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:43:17 Collecting netifaces (from -r requirements.txt (line 4))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:17 Preparing metadata (setup.py): started
09:43:17 Preparing metadata (setup.py): finished with status 'done'
09:43:17 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:17 Collecting requests (from -r requirements.txt (line 6))
09:43:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:17 Collecting robotframework (from -r requirements.txt (line 7))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 41.4 MB/s 0:00:00
09:43:17 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:17 Preparing metadata (setup.py): started
09:43:18 Preparing metadata (setup.py): finished with status 'done'
09:43:18 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:43:18 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:43:18 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:18 Preparing metadata (setup.py): started
09:43:18 Preparing metadata (setup.py): finished with status 'done'
09:43:18 Collecting scapy (from -r requirements.txt (line 12))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 60.7 MB/s 0:00:00
09:43:18 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:18 Preparing metadata (setup.py): started
09:43:18 Preparing metadata (setup.py): finished with status 'done'
09:43:19 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 25.5 MB/s 0:00:00
09:43:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:19 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:19 Collecting isodate (from -r requirements.txt (line 25))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:19 Collecting jmespath (from -r requirements.txt (line 28))
09:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:19 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:19 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:19 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
09:43:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:20 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:20 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:20 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
09:43:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:21 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:43:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 47.1 MB/s 0:00:00
09:43:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 37.1 MB/s 0:00:00
09:43:21 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:22 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:43:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 30.4 MB/s 0:00:00
09:43:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:23 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:23 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB)
09:43:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 89.1 MB/s 0:00:00
09:43:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:43:24 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
09:43:24 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:24 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:24 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:24 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:24 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:43:24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:25 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:25 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:25 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:25 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:43:25 Building wheel for robotframework-sshlibrary (setup.py): started
09:43:25 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:43:25 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=887abcf16d4095b05bf8f7f2ffe8b3348272c2946227edc2b931592240394714
09:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:25 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:43:25 Building wheel for ipaddr (setup.py): started
09:43:25 Building wheel for ipaddr (setup.py): finished with status 'done'
09:43:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e2daa4c5482aacd0988c7187103558be08895785b70f3cf2158f69361a6a4839
09:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:25 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:43:25 Building wheel for netifaces (setup.py): started
09:43:28 Building wheel for netifaces (setup.py): finished with status 'done'
09:43:28 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=0406f255f60a68d718ca1e72ac148fb35dc5aea453702410f94be161bb198427
09:43:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:28 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:43:28 Building wheel for robotframework-httplibrary (setup.py): started
09:43:28 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:43:28 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7a1113de2c2280fbb15e0039714bf53c5164d8e194c0617cea6e12b26a489e36
09:43:28 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:28 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:43:28 Building wheel for jsonpath-rw (setup.py): started
09:43:28 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:43:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e5b9d31c6b5302339a9ddffb77ecd2d241349878baf3e315150fb812432f226b
09:43:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:28 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:35
09:43:35 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
09:43:35 + pip freeze
09:43:36 attrs==25.4.0
09:43:36 bcrypt==5.0.0
09:43:36 beautifulsoup4==4.14.2
09:43:36 certifi==2025.10.5
09:43:36 cffi==2.0.0
09:43:36 charset-normalizer==3.4.4
09:43:36 click==8.3.0
09:43:36 cryptography==46.0.3
09:43:36 decorator==5.2.1
09:43:36 distlib==0.4.0
09:43:36 docker-py==1.10.6
09:43:36 docker-pycreds==0.4.0
09:43:36 elastic-transport==8.17.1
09:43:36 elasticsearch==8.19.1
09:43:36 elasticsearch-dsl==8.15.4
09:43:36 enum34==1.1.10
09:43:36 filelock==3.20.0
09:43:36 h11==0.16.0
09:43:36 idna==3.11
09:43:36 invoke==2.2.1
09:43:36 ipaddr==2.2.0
09:43:36 isodate==0.7.2
09:43:36 jmespath==1.0.1
09:43:36 jsonpatch==1.33
09:43:36 jsonpath-rw==1.4.0
09:43:36 jsonpointer==3.0.0
09:43:36 lxml==6.0.2
09:43:36 netaddr==1.3.0
09:43:36 netifaces==0.11.0
09:43:36 outcome==1.3.0.post0
09:43:36 paramiko==4.0.0
09:43:36 platformdirs==4.5.0
09:43:36 ply==3.11
09:43:36 pyang==2.7.1
09:43:36 pyangbind==0.8.6
09:43:36 pycparser==2.23
09:43:36 pyhocon==0.3.61
09:43:36 PyNaCl==1.6.0
09:43:36 pyparsing==3.2.5
09:43:36 PySocks==1.7.1
09:43:36 python-dateutil==2.9.0.post0
09:43:36 regex==2025.9.18
09:43:36 requests==2.32.5
09:43:36 robotframework==7.3.2
09:43:36 robotframework-httplibrary==0.4.2
09:43:36 robotframework-pythonlibcore==4.4.1
09:43:36 robotframework-requests==0.9.7
09:43:36 robotframework-selenium2library==3.0.0
09:43:36 robotframework-seleniumlibrary==6.8.0
09:43:36 robotframework-sshlibrary==3.8.0
09:43:36 scapy==2.6.1
09:43:36 scp==0.15.0
09:43:36 selenium==4.37.0
09:43:36 six==1.17.0
09:43:36 sniffio==1.3.1
09:43:36 sortedcontainers==2.4.0
09:43:36 soupsieve==2.8
09:43:36 trio==0.31.0
09:43:36 trio-websocket==0.12.2
09:43:36 typing_extensions==4.15.0
09:43:36 urllib3==2.5.0
09:43:36 virtualenv==20.35.3
09:43:36 waitress==3.0.2
09:43:36 WebOb==1.8.9
09:43:36 websocket-client==1.9.0
09:43:36 WebTest==3.0.7
09:43:36 wsproto==1.2.0
09:43:36 [EnvInject] - Injecting environment variables from a build step.
09:43:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:36 [EnvInject] - Variables injected successfully.
09:43:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5600310237192983928.sh
09:43:36 Setup pyenv:
09:43:36 system
09:43:36 3.8.13
09:43:36 3.9.13
09:43:36 3.10.13
09:43:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:43:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:38 lf-activate-venv(): INFO: Base packages installed successfully
09:43:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:43:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:45 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:45 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:43:45 + ODL_SYSTEM=()
09:43:45 + TOOLS_SYSTEM=()
09:43:45 + OPENSTACK_SYSTEM=()
09:43:45 + OPENSTACK_CONTROLLERS=()
09:43:45 + mapfile -t ADDR
09:43:45 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:43:45 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:47 + for i in "${ADDR[@]}"
09:43:47 ++ ssh 10.30.171.217 hostname -s
09:43:47 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:43:47 + REMHOST=releng-52208-509-1-mininet-ovs-217-0
09:43:47 + case ${REMHOST} in
09:43:47 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:47 + for i in "${ADDR[@]}"
09:43:47 ++ ssh 10.30.171.41 hostname -s
09:43:47 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:43:48 + REMHOST=releng-52208-509-0-builder-0
09:43:48 + case ${REMHOST} in
09:43:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:48 + echo NUM_ODL_SYSTEM=1
09:43:48 + echo NUM_TOOLS_SYSTEM=1
09:43:48 + '[' '' == yes ']'
09:43:48 + NUM_OPENSTACK_SYSTEM=0
09:43:48 + echo NUM_OPENSTACK_SYSTEM=0
09:43:48 + '[' 0 -eq 2 ']'
09:43:48 + echo ODL_SYSTEM_IP=10.30.171.41
09:43:48 ++ seq 0 0
09:43:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:48 + echo ODL_SYSTEM_1_IP=10.30.171.41
09:43:48 + echo TOOLS_SYSTEM_IP=10.30.171.217
09:43:48 ++ seq 0 0
09:43:48 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:48 + echo TOOLS_SYSTEM_1_IP=10.30.171.217
09:43:48 + openstack_index=0
09:43:48 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:48 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:48 ++ seq 0 0
09:43:48 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:48 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:48 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:48 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:48 + '[' -1 -ge 2 ']'
09:43:48 ++ seq 0 -2
09:43:48 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:48 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:48 ++ seq 0 -1
09:43:48 + echo 'Contents of slave_addresses.txt:'
09:43:48 Contents of slave_addresses.txt:
09:43:48 + cat slave_addresses.txt
09:43:48 NUM_ODL_SYSTEM=1
09:43:48 NUM_TOOLS_SYSTEM=1
09:43:48 NUM_OPENSTACK_SYSTEM=0
09:43:48 ODL_SYSTEM_IP=10.30.171.41
09:43:48 ODL_SYSTEM_1_IP=10.30.171.41
09:43:48 TOOLS_SYSTEM_IP=10.30.171.217
09:43:48 TOOLS_SYSTEM_1_IP=10.30.171.217
09:43:48 NUM_OPENSTACK_CONTROL_NODES=1
09:43:48 OPENSTACK_CONTROL_NODE_1_IP=
09:43:48 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:48 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:48 [EnvInject] - Injecting environment variables from a build step.
09:43:48 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:48 [EnvInject] - Variables injected successfully.
09:43:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7871832258562847863.sh
09:43:48 Preparing for JRE Version 21
09:43:48 Karaf artifact is karaf
09:43:48 Karaf project is integration
09:43:48 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:48 [EnvInject] - Injecting environment variables from a build step.
09:43:48 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:48 [EnvInject] - Variables injected successfully.
09:43:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1357468902978035535.sh
09:43:48 2025-10-20 09:43:48 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:48 Bundle version is 0.21.4-SNAPSHOT
09:43:48 --2025-10-20 09:43:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:48 HTTP request sent, awaiting response... 200 OK
09:43:48 Length: 1398 (1.4K) [application/xml]
09:43:48 Saving to: ‘maven-metadata.xml’
09:43:48
09:43:48 0K . 100% 56.3M=0s
09:43:48
09:43:48 2025-10-20 09:43:48 (56.3 MB/s) - ‘maven-metadata.xml’ saved [1398/1398]
09:43:48
09:43:48
09:43:48
09:43:48 org.opendaylight.integration
09:43:48 karaf
09:43:48 0.21.4-SNAPSHOT
09:43:48
09:43:48
09:43:48 20251020.093453
09:43:48 8
09:43:48
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48 pom
09:43:48 0.21.4-20251020.093453-8
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48 tar.gz
09:43:48 0.21.4-20251020.093453-8
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48 zip
09:43:48 0.21.4-20251020.093453-8
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48 cyclonedx
09:43:48 xml
09:43:48 0.21.4-20251020.093453-8
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48 cyclonedx
09:43:48 json
09:43:48 0.21.4-20251020.093453-8
09:43:48 20251020093453
09:43:48
09:43:48
09:43:48
09:43:48
09:43:48 Nexus timestamp is 0.21.4-20251020.093453-8
09:43:48 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251020.093453-8.zip
09:43:48 Distribution bundle is karaf-0.21.4-20251020.093453-8.zip
09:43:48 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:48 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:48 Nexus prefix is https://nexus.opendaylight.org
09:43:48 [EnvInject] - Injecting environment variables from a build step.
09:43:48 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:48 [EnvInject] - Variables injected successfully.
09:43:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6346868578615947941.sh
09:43:48 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:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:43:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:50 lf-activate-venv(): INFO: Base packages installed successfully
09:43:50 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:56 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:43:56 Copying common-functions.sh to /tmp
09:43:58 Copying common-functions.sh to 10.30.171.41:/tmp
09:43:58 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:43:58 Copying common-functions.sh to 10.30.171.217:/tmp
09:43:58 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts.
09:43:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6047970704162644689.sh
09:43:58 common-functions.sh is being sourced
09:43:58 common-functions environment:
09:43:58 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:58 ACTUALFEATURES:
09:43:58 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:58 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:58 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:58 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:58 CONTROLLERMEM: 2048m
09:43:58 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:58 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:58 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:58 SUITES:
09:43:58
09:43:58 #################################################
09:43:58 ## Configure Cluster and Start ##
09:43:58 #################################################
09:43:58 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:58 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:58 Locating script plan to use...
09:43:58 Finished running script plans
09:43:58 Configuring member-1 with IP address 10.30.171.41
09:43:58 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:43:59 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:43:59 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:59 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:59 common-functions.sh is being sourced
09:43:59 ++ echo 'common-functions.sh is being sourced'
09:43:59 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:59 ++ DISTROSTREAM=scandium
09:43:59 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:59 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:59 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:59 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:59 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 ++ export CONTROLLERMEM=
09:43:59 ++ CONTROLLERMEM=
09:43:59 ++ case "${DISTROSTREAM}" in
09:43:59 ++ CLUSTER_SYSTEM=akka
09:43:59 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:59 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:59 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:59 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:59 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:59 ++ print_common_env
09:43:59 ++ cat
09:43:59 common-functions environment:
09:43:59 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:59 ACTUALFEATURES:
09:43:59 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:59 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:59 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:59 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:59 CONTROLLERMEM:
09:43:59 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:59 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:59 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:59 SUITES:
09:43:59
09:43:59 ++ SSH='ssh -t -t'
09:43:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:59 Changing to /tmp
09:43:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251020.093453-8.zip
09:43:59 + echo 'Changing to /tmp'
09:43:59 + cd /tmp
09:43:59 + 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-20251020.093453-8.zip'
09:43:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251020.093453-8.zip
09:43:59 --2025-10-20 09:43:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251020.093453-8.zip
09:43:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:59 HTTP request sent, awaiting response... 200 OK
09:43:59 Length: 239812452 (229M) [application/zip]
09:43:59 Saving to: ‘karaf-0.21.4-20251020.093453-8.zip’
09:43:59
09:43:59 0K ........ ........ ........ ........ ........ ........ 1% 89.2M 3s
09:43:59 3072K ........ ........ ........ ........ ........ ........ 2% 134M 2s
09:43:59 6144K ........ ........ ........ ........ ........ ........ 3% 139M 2s
09:43:59 9216K ........ ........ ........ ........ ........ ........ 5% 158M 2s
09:43:59 12288K ........ ........ ........ ........ ........ ........ 6% 158M 2s
09:43:59 15360K ........ ........ ........ ........ ........ ........ 7% 180M 2s
09:43:59 18432K ........ ........ ........ ........ ........ ........ 9% 205M 1s
09:43:59 21504K ........ ........ ........ ........ ........ ........ 10% 237M 1s
09:43:59 24576K ........ ........ ........ ........ ........ ........ 11% 247M 1s
09:43:59 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s
09:43:59 30720K ........ ........ ........ ........ ........ ........ 14% 273M 1s
09:43:59 33792K ........ ........ ........ ........ ........ ........ 15% 301M 1s
09:43:59 36864K ........ ........ ........ ........ ........ ........ 17% 223M 1s
09:43:59 39936K ........ ........ ........ ........ ........ ........ 18% 264M 1s
09:43:59 43008K ........ ........ ........ ........ ........ ........ 19% 307M 1s
09:43:59 46080K ........ ........ ........ ........ ........ ........ 20% 325M 1s
09:43:59 49152K ........ ........ ........ ........ ........ ........ 22% 290M 1s
09:43:59 52224K ........ ........ ........ ........ ........ ........ 23% 338M 1s
09:43:59 55296K ........ ........ ........ ........ ........ ........ 24% 241M 1s
09:43:59 58368K ........ ........ ........ ........ ........ ........ 26% 339M 1s
09:43:59 61440K ........ ........ ........ ........ ........ ........ 27% 230M 1s
09:43:59 64512K ........ ........ ........ ........ ........ ........ 28% 213M 1s
09:43:59 67584K ........ ........ ........ ........ ........ ........ 30% 213M 1s
09:43:59 70656K ........ ........ ........ ........ ........ ........ 31% 237M 1s
09:43:59 73728K ........ ........ ........ ........ ........ ........ 32% 281M 1s
09:43:59 76800K ........ ........ ........ ........ ........ ........ 34% 315M 1s
09:43:59 79872K ........ ........ ........ ........ ........ ........ 35% 330M 1s
09:43:59 82944K ........ ........ ........ ........ ........ ........ 36% 331M 1s
09:43:59 86016K ........ ........ ........ ........ ........ ........ 38% 329M 1s
09:43:59 89088K ........ ........ ........ ........ ........ ........ 39% 315M 1s
09:43:59 92160K ........ ........ ........ ........ ........ ........ 40% 333M 1s
09:43:59 95232K ........ ........ ........ ........ ........ ........ 41% 315M 1s
09:43:59 98304K ........ ........ ........ ........ ........ ........ 43% 340M 1s
09:43:59 101376K ........ ........ ........ ........ ........ ........ 44% 331M 1s
09:43:59 104448K ........ ........ ........ ........ ........ ........ 45% 284M 1s
09:43:59 107520K ........ ........ ........ ........ ........ ........ 47% 282M 1s
09:43:59 110592K ........ ........ ........ ........ ........ ........ 48% 260M 0s
09:43:59 113664K ........ ........ ........ ........ ........ ........ 49% 335M 0s
09:43:59 116736K ........ ........ ........ ........ ........ ........ 51% 289M 0s
09:43:59 119808K ........ ........ ........ ........ ........ ........ 52% 305M 0s
09:43:59 122880K ........ ........ ........ ........ ........ ........ 53% 353M 0s
09:43:59 125952K ........ ........ ........ ........ ........ ........ 55% 328M 0s
09:43:59 129024K ........ ........ ........ ........ ........ ........ 56% 335M 0s
09:43:59 132096K ........ ........ ........ ........ ........ ........ 57% 355M 0s
09:43:59 135168K ........ ........ ........ ........ ........ ........ 59% 347M 0s
09:43:59 138240K ........ ........ ........ ........ ........ ........ 60% 348M 0s
09:43:59 141312K ........ ........ ........ ........ ........ ........ 61% 337M 0s
09:43:59 144384K ........ ........ ........ ........ ........ ........ 62% 354M 0s
09:43:59 147456K ........ ........ ........ ........ ........ ........ 64% 341M 0s
09:43:59 150528K ........ ........ ........ ........ ........ ........ 65% 336M 0s
09:43:59 153600K ........ ........ ........ ........ ........ ........ 66% 337M 0s
09:44:00 156672K ........ ........ ........ ........ ........ ........ 68% 299M 0s
09:44:00 159744K ........ ........ ........ ........ ........ ........ 69% 253M 0s
09:44:00 162816K ........ ........ ........ ........ ........ ........ 70% 237M 0s
09:44:00 165888K ........ ........ ........ ........ ........ ........ 72% 257M 0s
09:44:00 168960K ........ ........ ........ ........ ........ ........ 73% 267M 0s
09:44:00 172032K ........ ........ ........ ........ ........ ........ 74% 353M 0s
09:44:00 175104K ........ ........ ........ ........ ........ ........ 76% 334M 0s
09:44:00 178176K ........ ........ ........ ........ ........ ........ 77% 342M 0s
09:44:00 181248K ........ ........ ........ ........ ........ ........ 78% 334M 0s
09:44:00 184320K ........ ........ ........ ........ ........ ........ 80% 339M 0s
09:44:00 187392K ........ ........ ........ ........ ........ ........ 81% 336M 0s
09:44:00 190464K ........ ........ ........ ........ ........ ........ 82% 343M 0s
09:44:00 193536K ........ ........ ........ ........ ........ ........ 83% 335M 0s
09:44:00 196608K ........ ........ ........ ........ ........ ........ 85% 335M 0s
09:44:00 199680K ........ ........ ........ ........ ........ ........ 86% 328M 0s
09:44:00 202752K ........ ........ ........ ........ ........ ........ 87% 324M 0s
09:44:00 205824K ........ ........ ........ ........ ........ ........ 89% 336M 0s
09:44:00 208896K ........ ........ ........ ........ ........ ........ 90% 238M 0s
09:44:00 211968K ........ ........ ........ ........ ........ ........ 91% 301M 0s
09:44:00 215040K ........ ........ ........ ........ ........ ........ 93% 325M 0s
09:44:00 218112K ........ ........ ........ ........ ........ ........ 94% 329M 0s
09:44:00 221184K ........ ........ ........ ........ ........ ........ 95% 334M 0s
09:44:00 224256K ........ ........ ........ ........ ........ ........ 97% 335M 0s
09:44:00 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s
09:44:00 230400K ........ ........ ........ ........ ........ ........ 99% 334M 0s
09:44:00 233472K ........ ... 100% 350M=0.8s
09:44:00
09:44:00 Extracting the new controller...
09:44:00 2025-10-20 09:44:00 (273 MB/s) - ‘karaf-0.21.4-20251020.093453-8.zip’ saved [239812452/239812452]
09:44:00
09:44:00 + echo 'Extracting the new controller...'
09:44:00 + unzip -q karaf-0.21.4-20251020.093453-8.zip
09:44:02 Adding external repositories...
09:44:02 + echo 'Adding external repositories...'
09:44:02 + 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:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:02 ################################################################################
09:44:02 #
09:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:02 # contributor license agreements. See the NOTICE file distributed with
09:44:02 # this work for additional information regarding copyright ownership.
09:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:02 # (the "License"); you may not use this file except in compliance with
09:44:02 # the License. You may obtain a copy of the License at
09:44:02 #
09:44:02 # http://www.apache.org/licenses/LICENSE-2.0
09:44:02 #
09:44:02 # Unless required by applicable law or agreed to in writing, software
09:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:02 # See the License for the specific language governing permissions and
09:44:02 # limitations under the License.
09:44:02 #
09:44:02 ################################################################################
09:44:02
09:44:02 #
09:44:02 # If set to true, the following property will not allow any certificate to be used
09:44:02 # when accessing Maven repositories through SSL
09:44:02 #
09:44:02 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:02
09:44:02 #
09:44:02 # Path to the local Maven settings file.
09:44:02 # The repositories defined in this file will be automatically added to the list
09:44:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:02 # below is not set.
09:44:02 # The following locations are checked for the existence of the settings.xml file
09:44:02 # * 1. looks for the specified url
09:44:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:02 #
09:44:02 #org.ops4j.pax.url.mvn.settings=
09:44:02
09:44:02 #
09:44:02 # Path to the local Maven repository which is used to avoid downloading
09:44:02 # artifacts when they already exist locally.
09:44:02 # The value of this property will be extracted from the settings.xml file
09:44:02 # above, or defaulted to:
09:44:02 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:02 #
09:44:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:02
09:44:02 #
09:44:02 # Default this to false. It's just weird to use undocumented repos
09:44:02 #
09:44:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:02
09:44:02 #
09:44:02 # Uncomment if you don't wanna use the proxy settings
09:44:02 # from the Maven conf/settings.xml file
09:44:02 #
09:44:02 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:02
09:44:02 #
09:44:02 # Comma separated list of repositories scanned when resolving an artifact.
09:44:02 # Those repositories will be checked before iterating through the
09:44:02 # below list of repositories and even before the local repository
09:44:02 # A repository url can be appended with zero or more of the following flags:
09:44:02 # @snapshots : the repository contains snaphots
09:44:02 # @noreleases : the repository does not contain any released artifacts
09:44:02 #
09:44:02 # The following property value will add the system folder as a repo.
09:44:02 #
09:44:02 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:02
09:44:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:02
09:44:02 #
09:44:02 # Comma separated list of repositories scanned when resolving an artifact.
09:44:02 # The default list includes the following repositories:
09:44:02 # http://repo1.maven.org/maven2@id=central
09:44:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:02 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:02 # to add.
09:44:02 # A repository url can be appended with zero or more of the following flags:
09:44:02 # @snapshots : the repository contains snapshots
09:44:02 # @noreleases : the repository does not contain any released artifacts
09:44:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:02 #
09:44:02 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:44:02
09:44:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:44:02 + [[ True == \T\r\u\e ]]
09:44:02 + echo 'Configuring the startup features...'
09:44:02 + 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:44:02 + FEATURE_TEST_STRING=features-test
09:44:02 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:44:02 + KARAF_VERSION=karaf4
09:44:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:02 + 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:44:02 + [[ ! -z '' ]]
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:02 ################################################################################
09:44:02 #
09:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:02 # contributor license agreements. See the NOTICE file distributed with
09:44:02 # this work for additional information regarding copyright ownership.
09:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:02 # (the "License"); you may not use this file except in compliance with
09:44:02 # the License. You may obtain a copy of the License at
09:44:02 #
09:44:02 # http://www.apache.org/licenses/LICENSE-2.0
09:44:02 #
09:44:02 # Unless required by applicable law or agreed to in writing, software
09:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:02 # See the License for the specific language governing permissions and
09:44:02 # limitations under the License.
09:44:02 #
09:44:02 ################################################################################
09:44:02
09:44:02 #
09:44:02 # Comma separated list of features repositories to register by default
09:44:02 #
09:44:02 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}/953c4467-57f8-42f3-b819-216d9cd47604.xml
09:44:02
09:44:02 #
09:44:02 # Comma separated list of features to install at startup
09:44:02 #
09:44:02 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5d43a6ce-fa4f-4a58-b12f-693d9ea7d333
09:44:02
09:44:02 #
09:44:02 # Resource repositories (OBR) that the features resolver can use
09:44:02 # to resolve requirements/capabilities
09:44:02 #
09:44:02 # The format of the resourceRepositories is
09:44:02 # resourceRepositories=[xml:url|json:url],...
09:44:02 # for Instance:
09:44:02 #
09:44:02 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:02 # or
09:44:02 #resourceRepositories=json:http://host/path/to/index.json
09:44:02 #
09:44:02
09:44:02 #
09:44:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:02 #
09:44:02 featuresBootAsynchronous=false
09:44:02
09:44:02 #
09:44:02 # Service requirements enforcement
09:44:02 #
09:44:02 # By default, the feature resolver checks the service requirements/capabilities of
09:44:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:02 # the required bundles.
09:44:02 # The following flag can have those values:
09:44:02 # - disable: service requirements are completely ignored
09:44:02 # - default: service requirements are ignored for old features
09:44:02 # - enforce: service requirements are always verified
09:44:02 #
09:44:02 #serviceRequirements=default
09:44:02
09:44:02 #
09:44:02 # Store cfg file for config element in feature
09:44:02 #
09:44:02 #configCfgStore=true
09:44:02
09:44:02 #
09:44:02 # Define if the feature service automatically refresh bundles
09:44:02 #
09:44:02 autoRefresh=true
09:44:02
09:44:02 #
09:44:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:02 # XML file defines instructions related to features processing
09:44:02 # versions.properties may declare properties to resolve placeholders in XML file
09:44:02 # both files are relative to ${karaf.etc}
09:44:02 #
09:44:02 #featureProcessing=org.apache.karaf.features.xml
09:44:02 #featureProcessingVersions=versions.properties
09:44:02 + configure_karaf_log karaf4 ''
09:44:02 + local -r karaf_version=karaf4
09:44:02 + local -r controllerdebugmap=
09:44:02 + local logapi=log4j
09:44:02 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:02 log4j2.rootLogger.level = INFO
09:44:02 #log4j2.rootLogger.type = asyncRoot
09:44:02 #log4j2.rootLogger.includeLocation = false
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:02 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:02 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:02 log4j2.logger.spifly.level = WARN
09:44:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:02 log4j2.logger.audit.level = INFO
09:44:02 log4j2.logger.audit.additivity = false
09:44:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:02 log4j2.appender.console.type = Console
09:44:02 log4j2.appender.console.name = Console
09:44:02 log4j2.appender.console.layout.type = PatternLayout
09:44:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:02 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:02 log4j2.appender.rolling.name = RollingFile
09:44:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:02 #log4j2.appender.rolling.immediateFlush = false
09:44:02 log4j2.appender.rolling.append = true
09:44:02 log4j2.appender.rolling.layout.type = PatternLayout
09:44:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:02 log4j2.appender.rolling.policies.type = Policies
09:44:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:02 log4j2.appender.rolling.policies.size.size = 64MB
09:44:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:02 log4j2.appender.rolling.strategy.max = 7
09:44:02 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:02 log4j2.appender.audit.name = AuditRollingFile
09:44:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:02 log4j2.appender.audit.append = true
09:44:02 log4j2.appender.audit.layout.type = PatternLayout
09:44:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:02 log4j2.appender.audit.policies.type = Policies
09:44:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:02 log4j2.appender.audit.policies.size.size = 8MB
09:44:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:02 log4j2.appender.audit.strategy.max = 7
09:44:02 log4j2.appender.osgi.type = PaxOsgi
09:44:02 log4j2.appender.osgi.name = PaxOsgi
09:44:02 log4j2.appender.osgi.filter = *
09:44:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:02 #log4j2.logger.aether.level = TRACE
09:44:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:02 #log4j2.logger.http-headers.level = DEBUG
09:44:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:02 #log4j2.logger.maven.level = TRACE
09:44:02 + logapi=log4j2
09:44:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:02 + '[' log4j2 == log4j2 ']'
09:44:02 + 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:44:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:02 controllerdebugmap:
09:44:02 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:02 + unset IFS
09:44:02 + echo 'controllerdebugmap: '
09:44:02 + '[' -n '' ']'
09:44:02 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:02 ################################################################################
09:44:02 #
09:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:02 # contributor license agreements. See the NOTICE file distributed with
09:44:02 # this work for additional information regarding copyright ownership.
09:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:02 # (the "License"); you may not use this file except in compliance with
09:44:02 # the License. You may obtain a copy of the License at
09:44:02 #
09:44:02 # http://www.apache.org/licenses/LICENSE-2.0
09:44:02 #
09:44:02 # Unless required by applicable law or agreed to in writing, software
09:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:02 # See the License for the specific language governing permissions and
09:44:02 # limitations under the License.
09:44:02 #
09:44:02 ################################################################################
09:44:02
09:44:02 # Common pattern layout for appenders
09:44:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:02
09:44:02 # Root logger
09:44:02 log4j2.rootLogger.level = INFO
09:44:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:02 #log4j2.rootLogger.type = asyncRoot
09:44:02 #log4j2.rootLogger.includeLocation = false
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:02 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:02
09:44:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:02
09:44:02 # Loggers configuration
09:44:02
09:44:02 # Spifly logger
09:44:02 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:02 log4j2.logger.spifly.level = WARN
09:44:02
09:44:02 # Security audit logger
09:44:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:02 log4j2.logger.audit.level = INFO
09:44:02 log4j2.logger.audit.additivity = false
09:44:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:02
09:44:02 # Appenders configuration
09:44:02
09:44:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:02 log4j2.appender.console.type = Console
09:44:02 log4j2.appender.console.name = Console
09:44:02 log4j2.appender.console.layout.type = PatternLayout
09:44:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:02
09:44:02 # Rolling file appender
09:44:02 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:02 log4j2.appender.rolling.name = RollingFile
09:44:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:02 # uncomment to not force a disk flush
09:44:02 #log4j2.appender.rolling.immediateFlush = false
09:44:02 log4j2.appender.rolling.append = true
09:44:02 log4j2.appender.rolling.layout.type = PatternLayout
09:44:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:02 log4j2.appender.rolling.policies.type = Policies
09:44:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:02 log4j2.appender.rolling.policies.size.size = 1GB
09:44:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:02 log4j2.appender.rolling.strategy.max = 7
09:44:02
09:44:02 # Audit file appender
09:44:02 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:02 log4j2.appender.audit.name = AuditRollingFile
09:44:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:02 log4j2.appender.audit.append = true
09:44:02 log4j2.appender.audit.layout.type = PatternLayout
09:44:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:02 log4j2.appender.audit.policies.type = Policies
09:44:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:02 log4j2.appender.audit.policies.size.size = 8MB
09:44:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:02 log4j2.appender.audit.strategy.max = 7
09:44:02
09:44:02 # OSGi appender
09:44:02 log4j2.appender.osgi.type = PaxOsgi
09:44:02 log4j2.appender.osgi.name = PaxOsgi
09:44:02 log4j2.appender.osgi.filter = *
09:44:02
09:44:02 # help with identification of maven-related problems with pax-url-aether
09:44:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:02 #log4j2.logger.aether.level = TRACE
09:44:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:02 #log4j2.logger.http-headers.level = DEBUG
09:44:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:02 #log4j2.logger.maven.level = TRACE
09:44:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:02 Configure
09:44:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:02 max memory: 2048m
09:44:02 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:02 + local -r controllermem=2048m
09:44:02 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 + echo Configure
09:44:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:02 + echo ' max memory: 2048m'
09:44:02 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:02 + 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:44:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:02 #!/bin/sh
09:44:02 #
09:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:02 # contributor license agreements. See the NOTICE file distributed with
09:44:02 # this work for additional information regarding copyright ownership.
09:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:02 # (the "License"); you may not use this file except in compliance with
09:44:02 # the License. You may obtain a copy of the License at
09:44:02 #
09:44:02 # http://www.apache.org/licenses/LICENSE-2.0
09:44:02 #
09:44:02 # Unless required by applicable law or agreed to in writing, software
09:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:02 # See the License for the specific language governing permissions and
09:44:02 # limitations under the License.
09:44:02 #
09:44:02
09:44:02 #
09:44:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:02 # script: client, instance, shell, start, status, stop, karaf
09:44:02 #
09:44:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:02 # Actions go here...
09:44:02 # fi
09:44:02
09:44:02 #
09:44:02 # general settings which should be applied for all scripts go here; please keep
09:44:02 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:02 # in example of the start script where the start script is executed first and the
09:44:02 # karaf script afterwards.
09:44:02 #
09:44:02
09:44:02 #
09:44:02 # The following section shows the possible configuration options for the default
09:44:02 # karaf scripts
09:44:02 #
09:44:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:02 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:02 # export KARAF_HOME # Karaf home folder
09:44:02 # export KARAF_DATA # Karaf data folder
09:44:02 # export KARAF_BASE # Karaf base folder
09:44:02 # export KARAF_ETC # Karaf etc folder
09:44:02 # export KARAF_LOG # Karaf log folder
09:44:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:02 # export KARAF_OPTS # Additional available Karaf options
09:44:02 # export KARAF_DEBUG # Enable debug mode
09:44:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:02 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:02 Set Java version
09:44:02 + echo 'Set Java version'
09:44:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:02 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:44:02 sudo: a password is required
09:44:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:02 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:44:02 sudo: a password is required
09:44:02 JDK default version ...
09:44:02 + echo 'JDK default version ...'
09:44:02 + java -version
09:44:02 openjdk version "21.0.8" 2025-07-15
09:44:02 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:44:02 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:44:02 Set JAVA_HOME
09:44:02 + echo 'Set JAVA_HOME'
09:44:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:02 Listing all open ports on controller system...
09:44:02 + echo 'Listing all open ports on controller system...'
09:44:02 + netstat -pnatu
09:44:02 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:02 Configuring cluster
09:44:02 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:02 + echo 'Configuring cluster'
09:44:02 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.41
09:44:02 ################################################
09:44:02 ## Configure Cluster ##
09:44:02 ################################################
09:44:02 NOTE: Cluster configuration files not found. Copying from
09:44:02 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:02 Configuring unique name in akka.conf
09:44:02 Configuring hostname in akka.conf
09:44:02 Configuring data and rpc seed nodes in akka.conf
09:44:02 modules = [
09:44:02
09:44:02 {
09:44:02 name = "inventory"
09:44:02 namespace = "urn:opendaylight:inventory"
09:44:02 shard-strategy = "module"
09:44:02 },
09:44:02 {
09:44:02 name = "topology"
09:44:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:02 shard-strategy = "module"
09:44:02 },
09:44:02 {
09:44:02 name = "toaster"
09:44:02 namespace = "http://netconfcentral.org/ns/toaster"
09:44:02 shard-strategy = "module"
09:44:02 }
09:44:02 ]
09:44:02 Configuring replication type in module-shards.conf
09:44:02 ################################################
09:44:02 ## NOTE: Manually restart controller to ##
09:44:02 ## apply configuration. ##
09:44:02 ################################################
09:44:02 Dump akka.conf
09:44:02 + echo 'Dump akka.conf'
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:02
09:44:02 odl-cluster-data {
09:44:02 akka {
09:44:02 remote {
09:44:02 artery {
09:44:02 enabled = on
09:44:02 transport = tcp
09:44:02 canonical.hostname = "10.30.171.41"
09:44:02 canonical.port = 2550
09:44:02 }
09:44:02 }
09:44:02
09:44:02 cluster {
09:44:02 # Using artery.
09:44:02 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.41:2550"]
09:44:02
09:44:02 roles = ["member-1"]
09:44:02
09:44:02 # when under load we might trip a false positive on the failure detector
09:44:02 # failure-detector {
09:44:02 # heartbeat-interval = 4 s
09:44:02 # acceptable-heartbeat-pause = 16s
09:44:02 # }
09:44:02 }
09:44:02
09:44:02 persistence {
09:44:02 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:02 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:02 # The relative path is always relative to KARAF_HOME.
09:44:02
09:44:02 # snapshot-store.local.dir = "target/snapshots"
09:44:02
09:44:02 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:02 snapshot-store.local.use-lz4-compression = false
09:44:02 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:02 snapshot-store.local.lz4-blocksize = 256KB
09:44:02 }
09:44:02 disable-default-actor-system-quarantined-event-handling = "false"
09:44:02 }
09:44:02 }
09:44:02 Dump modules.conf
09:44:02 + echo 'Dump modules.conf'
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:02 modules = [
09:44:02
09:44:02 {
09:44:02 name = "inventory"
09:44:02 namespace = "urn:opendaylight:inventory"
09:44:02 shard-strategy = "module"
09:44:02 },
09:44:02 {
09:44:02 name = "topology"
09:44:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:02 shard-strategy = "module"
09:44:02 },
09:44:02 {
09:44:02 name = "toaster"
09:44:02 namespace = "http://netconfcentral.org/ns/toaster"
09:44:02 shard-strategy = "module"
09:44:02 }
09:44:02 ]
09:44:02 Dump module-shards.conf
09:44:02 + echo 'Dump module-shards.conf'
09:44:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:02 module-shards = [
09:44:02 {
09:44:02 name = "default"
09:44:02 shards = [
09:44:02 {
09:44:02 name = "default"
09:44:02 replicas = ["member-1"]
09:44:02 }
09:44:02 ]
09:44:02 },
09:44:02 {
09:44:02 name = "inventory"
09:44:02 shards = [
09:44:02 {
09:44:02 name="inventory"
09:44:02 replicas = ["member-1"]
09:44:02 }
09:44:02 ]
09:44:02 },
09:44:02 {
09:44:02 name = "topology"
09:44:02 shards = [
09:44:02 {
09:44:02 name="topology"
09:44:02 replicas = ["member-1"]
09:44:02 }
09:44:02 ]
09:44:02 },
09:44:02 {
09:44:02 name = "toaster"
09:44:02 shards = [
09:44:02 {
09:44:02 name="toaster"
09:44:02 replicas = ["member-1"]
09:44:02 }
09:44:02 ]
09:44:02 }
09:44:02 ]
09:44:02 Locating config plan to use...
09:44:02 Finished running config plans
09:44:02 Starting member-1 with IP address 10.30.171.41
09:44:02 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:44:02 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:44:03 Redirecting karaf console output to karaf_console.log
09:44:03 Starting controller...
09:44:03 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:03 Execute the post startup script on controller 10.30.171.41
09:44:03 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:44:03 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:03 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:08 2025-10-20T09:44:21,666 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:08 Controller is UP
09:45:08 2025-10-20T09:44:21,666 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:08 Listing all open ports on controller system...
09:45:08 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:08 looking for "BindException: Address already in use" in log file
09:45:08 looking for "server is unhealthy" in log file
09:45:08 Let's take the karaf thread dump
09:45:08 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:45:09 karaf main: org.apache.karaf.main.Main, pid:2062
09:45:09 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:45:09 Generating mininet variables...
09:45:09 Locating test plan to use...
09:45:09 Changing the testplan path...
09:45:09 # Place the suites in run order:
09:45:09 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:09 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:09 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:09 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:09 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:09 ==============================================================================
09:45:09 openflowplugin-sanity.txt
09:45:09 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:10 ==============================================================================
09:45:13 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:13 ==============================================================================
09:45:13 Get list of nodes :: Get the inventory | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Link Down :: Take link s1-s2 down | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Link Up :: Take link s1-s2 up | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:14 7 tests, 7 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:14 ==============================================================================
09:45:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 List all the links :: List all the links in the topology. | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Link Down :: Take link s1-s2 down | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Link Up :: Take link s1-s2 up | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:25 4 tests, 4 passed, 0 failed
09:45:25 ==============================================================================
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:25 ==============================================================================
09:45:25 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:25 4 tests, 4 passed, 0 failed
09:45:25 ==============================================================================
09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:25 ==============================================================================
09:45:25 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:29 6 tests, 6 passed, 0 failed
09:45:29 ==============================================================================
09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:29 21 tests, 21 passed, 0 failed
09:45:29 ==============================================================================
09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:29 ==============================================================================
09:45:32 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:32 ==============================================================================
09:45:32 Get list of nodes :: Get the inventory | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Link Down :: Take link s1-s2 down | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Link Up :: Take link s1-s2 up | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:34 7 tests, 7 passed, 0 failed
09:45:34 ==============================================================================
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:34 ==============================================================================
09:45:34 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 List all the links :: List all the links in the topology. | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Link Down :: Take link s1-s2 down | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Link Up :: Take link s1-s2 up | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:45 4 tests, 4 passed, 0 failed
09:45:45 ==============================================================================
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:45 ==============================================================================
09:45:45 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:45 4 tests, 4 passed, 0 failed
09:45:45 ==============================================================================
09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:45 ==============================================================================
09:45:45 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:55 9 tests, 9 passed, 0 failed
09:45:55 ==============================================================================
09:45:56 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:56 24 tests, 24 passed, 0 failed
09:45:56 ==============================================================================
09:45:56 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:56 ==============================================================================
09:45:58 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:58 ==============================================================================
09:45:59 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 1 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 2 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 3 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 4 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 5 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 6 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 7 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 8 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 9 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 10 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 11 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 14 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 15 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 16 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 17 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 18 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 19 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 20 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 21 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 22 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 23 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 24 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 25 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 31 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 36 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 38 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 43 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 45 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 101 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 102 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 103 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 104 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 105 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 106 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 107 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 108 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 109 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 110 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 113 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 156 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 201 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 202 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 203 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 204 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 205 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 206 Added | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 209 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 214 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 218 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 219 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 220 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 221 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 222 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 223 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 224 Added | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 225 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 550 Added | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 1 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 2 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 3 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 4 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 5 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 6 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 7 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 8 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 9 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 10 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 11 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 14 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 15 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 16 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 17 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 18 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 19 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 20 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 21 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 22 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 23 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 24 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 25 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 31 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 36 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 38 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 43 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 45 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 101 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 102 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 103 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 104 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 105 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 106 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 107 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 108 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 109 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 110 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 113 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 156 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 201 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 202 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 203 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 204 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 205 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 206 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 209 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 214 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 218 Updated | PASS |
09:46:23 ------------------------------------------------------------------------------
09:46:23 Test Is Flow 219 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 220 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 221 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 222 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 223 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 224 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 225 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 550 Updated | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 1 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 2 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 3 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 4 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 5 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 6 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 7 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 8 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 9 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 10 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 11 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 14 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 15 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 16 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 17 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 18 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 19 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 20 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 21 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 22 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 23 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 24 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 25 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 31 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 36 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 38 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 43 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 45 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 101 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 102 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 103 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 104 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 105 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 106 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 107 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 108 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 109 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 110 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 113 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 156 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 201 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 202 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 203 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 204 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 205 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 206 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 209 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 214 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 218 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 219 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 220 Deleted | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 221 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 222 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 223 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 224 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 225 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 550 Deleted | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:33 174 tests, 174 passed, 0 failed
09:46:33 ==============================================================================
09:46:33 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:33 ==============================================================================
09:46:33 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 1 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 2 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 3 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 4 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 5 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 6 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 7 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 8 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 9 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 10 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 11 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 15 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 16 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 17 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 18 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 19 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 20 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 21 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 22 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 23 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 24 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 25 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 31 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 36 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 38 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 43 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 45 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 101 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 102 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 103 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 104 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 105 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 106 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 107 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 108 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 109 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 110 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 113 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 201 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 202 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 203 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 204 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 205 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 206 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 209 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 214 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 218 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 219 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 220 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 1 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 2 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 3 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 4 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 5 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 6 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 7 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 8 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 9 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 10 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 11 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 14 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 15 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 16 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 17 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 18 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 19 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 20 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 21 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 22 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 23 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 24 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 25 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 31 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 36 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 38 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 43 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 45 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 101 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 102 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 103 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 104 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 105 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 106 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 107 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 108 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 109 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 110 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 113 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 201 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 202 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 203 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 204 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 205 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 206 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 209 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 214 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 218 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 219 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 220 Updated | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 1 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 2 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 3 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 4 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 5 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 6 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 7 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 8 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 9 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 10 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 11 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 14 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 15 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 16 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 17 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 18 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 19 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 20 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 21 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 22 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 23 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 24 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 25 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 31 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 36 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 38 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 43 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 45 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 101 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 102 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 103 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 104 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 105 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 106 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 107 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 108 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 109 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 110 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 113 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 201 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 202 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 203 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 204 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 205 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 206 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 209 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 214 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 218 Deleted | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Test Is Flow 219 Deleted | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Test Is Flow 220 Deleted | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:10 152 tests, 152 passed, 0 failed
09:48:10 ==============================================================================
09:48:10 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:10 326 tests, 326 passed, 0 failed
09:48:10 ==============================================================================
09:48:10 openflowplugin-sanity.txt.Reconciliation
09:48:10 ==============================================================================
09:48:10 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:10 ==============================================================================
09:48:10 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 | PASS |
09:48:25 ------------------------------------------------------------------------------
09:48:25 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:35 ------------------------------------------------------------------------------
09:48:35 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:11 | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Stop Mininet :: Stop Mininet. | PASS |
09:49:11 ------------------------------------------------------------------------------
09:49:11 Check No Switches :: Check no switches in topology. | PASS |
09:49:12 ------------------------------------------------------------------------------
09:49:13 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:13 23 tests, 23 passed, 0 failed
09:49:13 ==============================================================================
09:49:13 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:13 23 tests, 23 passed, 0 failed
09:49:13 ==============================================================================
09:49:13 openflowplugin-sanity.txt | PASS |
09:49:13 394 tests, 394 passed, 0 failed
09:49:13 ==============================================================================
09:49:13 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:17 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:17 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:17 Examining the files in data/log and checking filesize
09:49:17 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:17 total 1020
09:49:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 09:44 .
09:49:17 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 20 09:44 karaf_console.log
09:49:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 09:44 ..
09:49:17 -rw-rw-r-- 1 jenkins jenkins 1028966 Oct 20 09:49 karaf.log
09:49:17 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:17 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:17 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:17 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:17 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:17 Let's take the karaf thread dump again...
09:49:17 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:18 karaf main: org.apache.karaf.main.Main, pid:4706
09:49:18 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:18 Killing ODL
09:49:18 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:24 Compressing karaf.log 1
09:49:24 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:24 Fetching compressed karaf.log 1
09:49:24 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:24 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:24 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:24 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:25 Fetch GC logs
09:49:25 Warning: Permanently added '10.30.171.41' (ECDSA) to the list of known hosts.
09:49:25 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:25 Examine copied files
09:49:25 total 43956
09:49:25 drwxrwxr-x. 2 jenkins jenkins 6 Oct 20 09:49 gclogs-1
09:49:25 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 20 09:49 odl1_karaf_console.log
09:49:25 -rw-rw-r--. 1 jenkins jenkins 70279 Oct 20 09:49 odl1_karaf.log.gz
09:49:25 -rw-rw-r--. 1 jenkins jenkins 151801 Oct 20 09:49 karaf_1_4706_threads_after.log
09:49:25 -rw-rw-r--. 1 jenkins jenkins 14157 Oct 20 09:49 ps_after.log
09:49:25 -rw-rw-r--. 1 jenkins jenkins 270940 Oct 20 09:49 report.html
09:49:25 -rw-rw-r--. 1 jenkins jenkins 3377088 Oct 20 09:49 log.html
09:49:25 -rw-rw-r--. 1 jenkins jenkins 40927211 Oct 20 09:49 output.xml
09:49:25 -rw-rw-r--. 1 jenkins jenkins 491 Oct 20 09:45 testplan.txt
09:49:25 -rw-rw-r--. 1 jenkins jenkins 108249 Oct 20 09:45 karaf_1_2062_threads_before.log
09:49:25 -rw-rw-r--. 1 jenkins jenkins 14387 Oct 20 09:45 ps_before.log
09:49:25 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 20 09:43 post-startup-script.sh
09:49:25 -rw-rw-r--. 1 jenkins jenkins 252 Oct 20 09:43 startup-script.sh
09:49:25 -rw-rw-r--. 1 jenkins jenkins 3488 Oct 20 09:43 configuration-script.sh
09:49:25 -rw-rw-r--. 1 jenkins jenkins 333 Oct 20 09:43 detect_variables.env
09:49:25 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 20 09:43 pom.xml
09:49:25 -rw-rw-r--. 1 jenkins jenkins 92 Oct 20 09:43 set_variables.env
09:49:25 -rw-rw-r--. 1 jenkins jenkins 297 Oct 20 09:43 slave_addresses.txt
09:49:25 -rw-rw-r--. 1 jenkins jenkins 570 Oct 20 09:43 requirements.txt
09:49:25 -rw-rw-r--. 1 jenkins jenkins 26 Oct 20 09:43 env.properties
09:49:25 -rw-rw-r--. 1 jenkins jenkins 334 Oct 20 09:41 stack-parameters.yaml
09:49:25 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 20 09:40 test
09:49:25 drwxrwxr-x. 2 jenkins jenkins 6 Oct 20 09:40 test@tmp
09:49:25 -rw-rw-r--. 1 jenkins jenkins 1398 Oct 20 09:35 maven-metadata.xml
09:49:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17964308718259271070.sh
09:49:25 Karaf Deployments, Tests must have already run
09:49:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins17047334399080027421.sh
09:49:25 Cleaning up Robot installation...
09:49:26 $ ssh-agent -k
09:49:26 unset SSH_AUTH_SOCK;
09:49:26 unset SSH_AGENT_PID;
09:49:26 echo Agent pid 6436 killed;
09:49:26 [ssh-agent] Stopped.
09:49:26 Recording plot data
09:49:26 Robot results publisher started...
09:49:26 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:26 -Parsing output xml:
09:49:27 Done!
09:49:27 -Copying log files to build dir:
09:49:28 Done!
09:49:28 -Assigning results to build:
09:49:28 Done!
09:49:28 -Checking thresholds:
09:49:28 Done!
09:49:28 Done publishing Robot results.
09:49:28 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9347870268423686986.sh
09:49:28 Archiving csit artifacts
09:49:28 mv: cannot stat '*_1.png': No such file or directory
09:49:28 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:28 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:28 Dload Upload Total Spent Left Speed
09:49:28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 168k 0 168k 0 0 1302k 0 --:--:-- --:--:-- --:--:-- 1302k
100 3531k 0 3531k 0 0 4871k 0 --:--:-- --:--:-- --:--:-- 4864k
09:49:29 Archive: robot-plugin.zip
09:49:29 inflating: ./archives/robot-plugin/log.html
09:49:29 inflating: ./archives/robot-plugin/output.xml
09:49:29 inflating: ./archives/robot-plugin/report.html
09:49:29 mv: cannot stat '*.log.gz': No such file or directory
09:49:29 mv: cannot stat '*.csv': No such file or directory
09:49:29 mv: cannot stat '*.png': No such file or directory
09:49:29 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17253701204035751708.sh
09:49:29 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:29 [EnvInject] - Injecting environment variables from a build step.
09:49:29 [EnvInject] - Injecting as environment variables the properties content
09:49:29 OS_CLOUD=vex
09:49:29 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:49:29
09:49:29 [EnvInject] - Variables injected successfully.
09:49:29 provisioning config files...
09:49:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11979095639828935718.sh
09:49:30 ---> openstack-stack-delete.sh
09:49:30 Setup pyenv:
09:49:30 system
09:49:30 3.8.13
09:49:30 3.9.13
09:49:30 3.10.13
09:49:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49: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:49:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:32 lf-activate-venv(): INFO: Base packages installed successfully
09:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:49:50 INFO: Stack cost retrieval disabled, setting cost to 0
09:50:02 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:50:02 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-509
09:50:02 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12613167528113786129.sh
09:50:02 ---> sysstat.sh
09:50:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8969056883497574926.sh
09:50:02 ---> package-listing.sh
09:50:02 ++ facter osfamily
09:50:02 ++ tr '[:upper:]' '[:lower:]'
09:50:03 + OS_FAMILY=redhat
09:50:03 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:50:03 + START_PACKAGES=/tmp/packages_start.txt
09:50:03 + END_PACKAGES=/tmp/packages_end.txt
09:50:03 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:50:03 + PACKAGES=/tmp/packages_start.txt
09:50:03 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:03 + PACKAGES=/tmp/packages_end.txt
09:50:03 + case "${OS_FAMILY}" in
09:50:03 + rpm -qa
09:50:03 + sort
09:50:03 + '[' -f /tmp/packages_start.txt ']'
09:50:03 + '[' -f /tmp/packages_end.txt ']'
09:50:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:03 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:03 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5585710001159908930.sh
09:50:03 ---> capture-instance-metadata.sh
09:50:03 Setup pyenv:
09:50:03 system
09:50:03 3.8.13
09:50:03 3.9.13
09:50:03 3.10.13
09:50:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:06 lf-activate-venv(): INFO: Base packages installed successfully
09:50:06 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:50:15 INFO: Running in OpenStack, capturing instance metadata
09:50:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12463088888536229512.sh
09:50:16 provisioning config files...
09:50:16 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #509
09:50:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config15543485842134579238tmp
09:50:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:16 provisioning config files...
09:50:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:17 [EnvInject] - Injecting environment variables from a build step.
09:50:17 [EnvInject] - Injecting as environment variables the properties content
09:50:17 SERVER_ID=logs
09:50:17
09:50:17 [EnvInject] - Variables injected successfully.
09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6737139220842307929.sh
09:50:17 ---> create-netrc.sh
09:50:17 WARN: Log server credential not found.
09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8570709583920482660.sh
09:50:17 ---> python-tools-install.sh
09:50:17 Setup pyenv:
09:50:17 system
09:50:17 3.8.13
09:50:17 3.9.13
09:50:17 3.10.13
09:50:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:50:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:19 lf-activate-venv(): INFO: Base packages installed successfully
09:50:19 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:50:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6467191392507300686.sh
09:50:29 ---> sudo-logs.sh
09:50:29 Archiving 'sudo' log..
09:50:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4735936767449144500.sh
09:50:29 ---> job-cost.sh
09:50:29 Setup pyenv:
09:50:29 system
09:50:29 3.8.13
09:50:29 3.9.13
09:50:29 3.10.13
09:50:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:50:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:31 lf-activate-venv(): INFO: Base packages installed successfully
09:50:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:38 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:50:38 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:50:38 DEBUG: total: 0
09:50:38 INFO: Retrieving Stack Cost...
09:50:38 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:39 INFO: Archiving Costs
09:50:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16993695245541383287.sh
09:50:39 ---> logs-deploy.sh
09:50:39 Setup pyenv:
09:50:39 system
09:50:39 3.8.13
09:50:39 3.9.13
09:50:39 3.10.13
09:50:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynQx from file:/tmp/.os_lf_venv
09:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:41 lf-activate-venv(): INFO: Base packages installed successfully
09:50:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-ynQx/bin to PATH
09:50:52 WARNING: Nexus logging server not set
09:50:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/509/
09:50:52 INFO: archiving logs to S3
09:50:54 ---> uname -a:
09:50:54 Linux prd-centos8-robot-2c-8g-258.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:50:54
09:50:54
09:50:54 ---> lscpu:
09:50:54 Architecture: x86_64
09:50:54 CPU op-mode(s): 32-bit, 64-bit
09:50:54 Byte Order: Little Endian
09:50:54 CPU(s): 2
09:50:54 On-line CPU(s) list: 0,1
09:50:54 Thread(s) per core: 1
09:50:54 Core(s) per socket: 1
09:50:54 Socket(s): 2
09:50:54 NUMA node(s): 1
09:50:54 Vendor ID: AuthenticAMD
09:50:54 CPU family: 23
09:50:54 Model: 49
09:50:54 Model name: AMD EPYC-Rome Processor
09:50:54 Stepping: 0
09:50:54 CPU MHz: 2799.998
09:50:54 BogoMIPS: 5599.99
09:50:54 Virtualization: AMD-V
09:50:54 Hypervisor vendor: KVM
09:50:54 Virtualization type: full
09:50:54 L1d cache: 32K
09:50:54 L1i cache: 32K
09:50:54 L2 cache: 512K
09:50:54 L3 cache: 16384K
09:50:54 NUMA node0 CPU(s): 0,1
09:50:54 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:50:54
09:50:54
09:50:54 ---> nproc:
09:50:54 2
09:50:54
09:50:54
09:50:54 ---> df -h:
09:50:54 Filesystem Size Used Avail Use% Mounted on
09:50:54 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:54 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:54 tmpfs 3.8G 17M 3.8G 1% /run
09:50:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:54 /dev/vda1 40G 8.4G 32G 21% /
09:50:54 tmpfs 770M 0 770M 0% /run/user/1001
09:50:54
09:50:54
09:50:54 ---> free -m:
09:50:54 total used free shared buff/cache available
09:50:54 Mem: 7697 593 4815 19 2288 6805
09:50:54 Swap: 1023 0 1023
09:50:54
09:50:54
09:50:54 ---> ip addr:
09:50:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:54 inet 127.0.0.1/8 scope host lo
09:50:54 valid_lft forever preferred_lft forever
09:50:54 inet6 ::1/128 scope host
09:50:54 valid_lft forever preferred_lft forever
09:50:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:54 link/ether fa:16:3e:60:c9:b0 brd ff:ff:ff:ff:ff:ff
09:50:54 altname enp0s3
09:50:54 altname ens3
09:50:54 inet 10.30.170.156/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:54 valid_lft 65562sec preferred_lft 65562sec
09:50:54 inet6 fe80::f816:3eff:fe60:c9b0/64 scope link
09:50:54 valid_lft forever preferred_lft forever
09:50:54
09:50:54
09:50:54 ---> sar -b -r -n DEV:
09:50:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/20/2025 _x86_64_ (2 CPU)
09:50:54
09:50:54 04:03:32 LINUX RESTART (2 CPU)
09:50:54
09:50:54 04:04:01 AM tps rtps wtps bread/s bwrtn/s
09:50:54 04:05:01 AM 22.69 7.76 14.93 3200.80 2247.25
09:50:54 04:06:01 AM 0.65 0.00 0.65 0.00 11.03
09:50:54 04:07:01 AM 0.47 0.03 0.43 0.53 4.55
09:50:54 04:08:01 AM 0.40 0.00 0.40 0.00 4.80
09:50:54 04:09:01 AM 0.28 0.00 0.28 0.00 2.05
09:50:54 04:10:01 AM 0.48 0.00 0.48 0.00 6.47
09:50:54 04:11:01 AM 0.47 0.00 0.47 0.00 5.96
09:50:54 04:12:01 AM 0.35 0.00 0.35 0.00 3.52
09:50:54 04:13:01 AM 0.25 0.00 0.25 0.00 1.83
09:50:54 04:14:01 AM 0.37 0.00 0.37 0.00 3.98
09:50:54 04:15:01 AM 0.45 0.00 0.45 0.00 6.03
09:50:54 04:16:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:54 04:17:01 AM 0.32 0.00 0.32 0.00 3.07
09:50:54 04:18:01 AM 0.43 0.00 0.43 0.00 5.31
09:50:54 04:19:01 AM 0.45 0.03 0.42 0.27 4.38
09:50:54 04:20:01 AM 1.38 0.00 1.38 0.00 31.76
09:50:54 04:21:01 AM 0.40 0.00 0.40 0.00 4.55
09:50:54 04:22:01 AM 0.42 0.00 0.42 0.00 5.43
09:50:54 04:23:02 AM 0.33 0.00 0.33 0.00 3.47
09:50:54 04:24:01 AM 0.34 0.00 0.34 0.00 3.41
09:50:54 04:25:01 AM 0.42 0.00 0.42 0.00 5.71
09:50:54 04:26:01 AM 0.35 0.00 0.35 0.00 3.73
09:50:54 04:27:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:54 04:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:54 04:29:01 AM 0.38 0.00 0.38 0.00 3.92
09:50:54 04:30:01 AM 0.38 0.00 0.38 0.00 5.31
09:50:54 04:31:01 AM 0.50 0.00 0.50 0.00 6.66
09:50:54 04:32:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:54 04:33:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:54 04:34:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:54 04:35:01 AM 0.47 0.00 0.47 0.00 5.90
09:50:54 04:36:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:54 04:37:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:54 04:38:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:54 04:39:01 AM 0.45 0.00 0.45 0.00 5.31
09:50:54 04:40:01 AM 0.40 0.00 0.40 0.00 5.45
09:50:54 04:41:01 AM 0.23 0.00 0.23 0.00 3.08
09:50:54 04:42:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:54 04:43:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:54 04:44:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:54 04:45:01 AM 0.23 0.00 0.23 0.00 3.12
09:50:54 04:46:01 AM 0.18 0.00 0.18 0.00 2.83
09:50:54 04:47:01 AM 0.20 0.00 0.20 0.00 1.87
09:50:54 04:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 04:49:01 AM 0.22 0.00 0.22 0.00 2.58
09:50:54 04:50:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 04:51:01 AM 8.85 5.95 2.90 574.88 70.88
09:50:54 04:52:01 AM 0.25 0.00 0.25 0.00 4.15
09:50:54 04:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 04:54:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:54 04:55:01 AM 0.30 0.00 0.30 0.00 4.80
09:50:54 04:56:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:54 04:57:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 04:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 04:59:01 AM 0.17 0.00 0.17 0.00 1.65
09:50:54 05:00:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:54 05:01:01 AM 0.22 0.02 0.20 0.13 1.52
09:50:54 05:02:01 AM 0.32 0.07 0.25 1.73 4.58
09:50:54 05:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:54 05:04:01 AM 0.28 0.00 0.28 0.00 4.17
09:50:54 05:05:01 AM 0.32 0.00 0.32 0.00 5.00
09:50:54 05:06:01 AM 0.22 0.00 0.22 0.00 2.45
09:50:54 05:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 05:08:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 05:09:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:54 05:10:01 AM 0.20 0.00 0.20 0.00 3.10
09:50:54 05:11:01 AM 0.27 0.00 0.27 0.00 3.12
09:50:54 05:12:01 AM 0.58 0.32 0.27 6.93 3.43
09:50:54 05:13:01 AM 0.67 0.00 0.67 0.00 16.96
09:50:54 05:14:01 AM 0.20 0.00 0.20 0.00 2.42
09:50:54 05:15:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:54 05:16:01 AM 0.10 0.00 0.10 0.00 0.72
09:50:54 05:17:01 AM 0.17 0.00 0.17 0.00 1.67
09:50:54 05:18:01 AM 0.25 0.00 0.25 0.00 3.90
09:50:54 05:19:01 AM 0.17 0.00 0.17 0.00 2.33
09:50:54 05:20:01 AM 0.23 0.00 0.23 0.00 4.33
09:50:54 05:21:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:54 05:22:01 AM 0.20 0.00 0.20 0.00 3.67
09:50:54 05:23:01 AM 0.13 0.00 0.13 0.00 2.08
09:50:54 05:24:01 AM 0.28 0.00 0.28 0.00 3.90
09:50:54 05:25:01 AM 0.30 0.00 0.30 0.00 4.27
09:50:54 05:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 05:27:01 AM 0.18 0.00 0.18 0.00 2.05
09:50:54 05:28:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:54 05:29:01 AM 0.23 0.00 0.23 0.00 2.95
09:50:54 05:30:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 05:31:01 AM 0.24 0.00 0.24 0.00 3.25
09:50:54 05:32:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:54 05:33:01 AM 0.23 0.00 0.23 0.00 4.35
09:50:54 05:34:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:54 05:35:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:54 05:36:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:54 05:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 05:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 05:39:01 AM 0.33 0.00 0.33 0.00 5.03
09:50:54 05:40:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 05:41:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:54 05:42:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:54 05:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 05:44:01 AM 0.20 0.00 0.20 0.00 2.80
09:50:54 05:45:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:54 05:46:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:54 05:47:01 AM 0.15 0.00 0.15 0.00 1.72
09:50:54 05:48:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 05:49:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:54 05:50:01 AM 0.22 0.00 0.22 0.00 3.52
09:50:54 05:51:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:54 05:52:01 AM 0.20 0.00 0.20 0.00 2.55
09:50:54 05:53:01 AM 0.97 0.00 0.97 0.00 16.24
09:50:54 05:54:01 AM 0.30 0.00 0.30 0.00 5.22
09:50:54 05:55:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:54 05:56:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:54 05:57:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:54 05:58:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:54 05:59:01 AM 0.18 0.00 0.18 0.00 1.90
09:50:54 06:00:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 06:01:01 AM 0.20 0.00 0.20 0.00 2.17
09:50:54 06:02:01 AM 0.22 0.00 0.22 0.00 3.50
09:50:54 06:03:01 AM 0.17 0.00 0.17 0.00 1.60
09:50:54 06:04:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:54 06:05:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:54 06:06:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 06:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 06:08:01 AM 0.10 0.00 0.10 0.00 0.88
09:50:54 06:09:01 AM 0.33 0.00 0.33 0.00 4.52
09:50:54 06:10:01 AM 0.28 0.00 0.28 0.00 4.67
09:50:54 06:11:01 AM 0.20 0.00 0.20 0.00 2.02
09:50:54 06:12:01 AM 0.13 0.00 0.13 0.00 1.73
09:50:54 06:13:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:54 06:14:01 AM 0.30 0.00 0.30 0.00 3.10
09:50:54 06:15:01 AM 0.43 0.00 0.43 0.00 5.45
09:50:54 06:16:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:54 06:17:01 AM 0.40 0.00 0.40 0.00 4.78
09:50:54 06:18:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:54 06:19:01 AM 0.38 0.00 0.38 0.00 3.93
09:50:54 06:20:01 AM 0.40 0.00 0.40 0.00 5.45
09:50:54 06:21:01 AM 0.35 0.00 0.35 0.00 3.97
09:50:54 06:22:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:54 06:23:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:54 06:24:01 AM 0.47 0.00 0.47 0.00 5.65
09:50:54 06:25:01 AM 0.42 0.00 0.42 0.00 5.58
09:50:54 06:26:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:54 06:27:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:54 06:28:01 AM 0.32 0.00 0.32 0.00 3.73
09:50:54 06:29:01 AM 0.30 0.00 0.30 0.00 2.30
09:50:54 06:30:01 AM 0.40 0.00 0.40 0.00 5.15
09:50:54 06:31:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:54 06:32:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 06:33:01 AM 0.15 0.00 0.15 0.00 2.48
09:50:54 06:34:01 AM 0.18 0.00 0.18 0.00 2.07
09:50:54 06:35:01 AM 0.28 0.00 0.28 0.00 4.60
09:50:54 06:36:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:54 06:37:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 06:38:02 AM 0.13 0.00 0.13 0.00 1.82
09:50:54 06:39:01 AM 0.24 0.00 0.24 0.00 3.19
09:50:54 06:40:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 06:41:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:54 06:42:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:54 06:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 06:44:01 AM 0.23 0.00 0.23 0.00 3.17
09:50:54 06:45:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 06:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 06:47:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:54 06:48:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:54 06:49:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:54 06:50:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:54 06:51:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:54 06:52:01 AM 0.13 0.00 0.13 0.00 1.83
09:50:54 06:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 06:54:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:54 06:55:01 AM 0.30 0.00 0.30 0.00 4.98
09:50:54 06:56:01 AM 0.20 0.00 0.20 0.00 1.87
09:50:54 06:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 06:58:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:54 06:59:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:54 07:00:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:54 07:01:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:54 07:02:01 AM 0.22 0.00 0.22 0.00 3.30
09:50:54 07:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:54 07:04:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:54 07:05:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 07:06:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:54 07:07:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:54 07:08:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:54 07:09:01 AM 0.30 0.00 0.30 0.00 4.58
09:50:54 07:10:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:54 07:11:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:54 07:12:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:54 07:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 07:14:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:54 07:15:01 AM 0.23 0.00 0.23 0.00 3.33
09:50:54 07:16:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:54 07:17:01 AM 0.15 0.00 0.15 0.00 1.60
09:50:54 07:18:01 AM 0.28 0.00 0.28 0.00 3.85
09:50:54 07:19:01 AM 0.27 0.00 0.27 0.00 3.02
09:50:54 07:20:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 07:21:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:54 07:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:54 07:23:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:54 07:24:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:54 07:25:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 07:26:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:54 07:27:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:54 07:28:01 AM 0.13 0.00 0.13 0.00 1.35
09:50:54 07:29:01 AM 0.28 0.00 0.28 0.00 3.55
09:50:54 07:30:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:54 07:31:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:54 07:32:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:54 07:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:54 07:34:01 AM 0.20 0.00 0.20 0.00 2.57
09:50:54 07:35:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 07:36:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 07:37:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 07:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 07:39:01 AM 0.15 0.00 0.15 0.00 1.12
09:50:54 07:40:01 AM 0.97 0.00 0.97 0.00 15.58
09:50:54 07:41:01 AM 0.30 0.00 0.30 0.00 3.52
09:50:54 07:42:01 AM 0.12 0.00 0.12 0.00 1.65
09:50:54 07:43:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:54 07:44:01 AM 0.28 0.00 0.28 0.00 4.13
09:50:54 07:45:02 AM 0.27 0.00 0.27 0.00 4.08
09:50:54 07:46:01 AM 0.19 0.00 0.19 0.00 2.29
09:50:54 07:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 07:48:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:54 07:49:01 AM 0.15 0.00 0.15 0.00 1.53
09:50:54 07:50:01 AM 0.22 0.00 0.22 0.00 3.28
09:50:54 07:51:01 AM 0.23 0.00 0.23 0.00 2.85
09:50:54 07:52:01 AM 0.20 0.00 0.20 0.00 2.67
09:50:54 07:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 07:54:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:54 07:55:01 AM 0.22 0.00 0.22 0.00 3.20
09:50:54 07:56:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:54 07:57:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:54 07:58:01 AM 0.12 0.00 0.12 0.00 1.33
09:50:54 07:59:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:54 08:00:01 AM 0.28 0.00 0.28 0.00 4.80
09:50:54 08:01:01 AM 0.20 0.00 0.20 0.00 1.88
09:50:54 08:02:01 AM 0.13 0.00 0.13 0.00 2.13
09:50:54 08:03:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:54 08:04:01 AM 0.30 0.00 0.30 0.00 4.58
09:50:54 08:05:01 AM 0.23 0.00 0.23 0.00 3.20
09:50:54 08:06:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 08:07:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:54 08:08:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:54 08:09:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:54 08:10:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 08:11:01 AM 0.25 0.00 0.25 0.00 2.93
09:50:54 08:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:54 08:13:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 08:14:01 AM 0.15 0.00 0.15 0.00 1.90
09:50:54 08:15:01 AM 0.23 0.00 0.23 0.00 3.47
09:50:54 08:16:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:54 08:17:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 08:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 08:19:01 AM 0.23 0.00 0.23 0.00 2.75
09:50:54 08:20:01 AM 0.20 0.00 0.20 0.00 3.63
09:50:54 08:21:01 AM 0.25 0.00 0.25 0.00 3.48
09:50:54 08:22:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:54 08:23:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 08:24:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:54 08:25:01 AM 0.22 0.00 0.22 0.00 3.37
09:50:54 08:26:01 AM 0.15 0.00 0.15 0.00 1.17
09:50:54 08:27:01 AM 0.25 0.00 0.25 0.00 3.00
09:50:54 08:28:01 AM 0.23 0.00 0.23 0.00 3.47
09:50:54 08:29:01 AM 0.28 0.00 0.28 0.00 3.80
09:50:54 08:30:01 AM 0.20 0.00 0.20 0.00 3.07
09:50:54 08:31:01 AM 0.15 0.00 0.15 0.00 1.60
09:50:54 08:32:01 AM 0.15 0.00 0.15 0.00 1.83
09:50:54 08:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:54 08:34:01 AM 0.22 0.00 0.22 0.00 2.83
09:50:54 08:35:01 AM 0.30 0.00 0.30 0.00 4.80
09:50:54 08:36:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:54 08:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 08:38:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:54 08:39:01 AM 0.18 0.00 0.18 0.00 1.53
09:50:54 08:40:01 AM 0.23 0.00 0.23 0.00 3.35
09:50:54 08:41:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:54 08:42:01 AM 0.22 0.00 0.22 0.00 3.30
09:50:54 08:43:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:54 08:44:01 AM 1.13 0.00 1.13 0.00 19.61
09:50:54 08:45:01 AM 0.23 0.00 0.23 0.00 3.37
09:50:54 08:46:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:54 08:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 08:48:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 08:49:01 AM 0.22 0.00 0.22 0.00 2.48
09:50:54 08:50:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:54 08:51:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:54 08:52:01 AM 0.22 0.00 0.22 0.00 2.93
09:50:54 08:53:02 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 08:54:01 AM 0.12 0.00 0.12 0.00 0.85
09:50:54 08:55:01 AM 0.27 0.00 0.27 0.00 4.47
09:50:54 08:56:01 AM 0.13 0.00 0.13 0.00 1.85
09:50:54 08:57:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:54 08:58:01 AM 0.13 0.00 0.13 0.00 2.18
09:50:54 08:59:01 AM 0.17 0.00 0.17 0.00 2.48
09:50:54 09:00:01 AM 0.25 0.00 0.25 0.00 3.82
09:50:54 09:01:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:54 09:02:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:54 09:03:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:54 09:04:01 AM 0.15 0.00 0.15 0.00 1.12
09:50:54 09:05:01 AM 0.30 0.00 0.30 0.00 4.80
09:50:54 09:06:01 AM 0.20 0.00 0.20 0.00 2.30
09:50:54 09:07:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:54 09:08:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:54 09:09:01 AM 0.20 0.00 0.20 0.00 3.10
09:50:54 09:10:01 AM 0.20 0.00 0.20 0.00 3.47
09:50:54 09:11:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:54 09:12:01 AM 0.22 0.00 0.22 0.00 3.43
09:50:54 09:13:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:54 09:14:01 AM 0.18 0.00 0.18 0.00 2.30
09:50:54 09:15:01 AM 0.25 0.00 0.25 0.00 3.33
09:50:54 09:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:54 09:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:54 09:18:01 AM 0.08 0.00 0.08 0.00 0.70
09:50:54 09:19:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:54 09:20:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:54 09:21:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:54 09:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:54 09:23:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:54 09:24:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:54 09:25:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:54 09:26:01 AM 0.12 0.00 0.12 0.00 1.47
09:50:54 09:27:01 AM 0.13 0.00 0.13 0.00 1.58
09:50:54 09:28:01 AM 0.13 0.00 0.13 0.00 1.20
09:50:54 09:29:01 AM 0.33 0.00 0.33 0.00 4.90
09:50:54 09:30:01 AM 0.25 0.00 0.25 0.00 4.28
09:50:54 09:31:01 AM 0.13 0.00 0.13 0.00 1.33
09:50:54 09:32:01 AM 0.17 0.00 0.17 0.00 2.10
09:50:54 09:33:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:54 09:34:01 AM 0.20 0.00 0.20 0.00 2.30
09:50:54 09:35:01 AM 0.25 0.00 0.25 0.00 3.45
09:50:54 09:36:01 AM 0.33 0.00 0.33 0.00 4.58
09:50:54 09:37:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:54 09:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:54 09:39:01 AM 0.18 0.00 0.18 0.00 2.32
09:50:54 09:40:01 AM 0.22 0.00 0.22 0.00 3.22
09:50:54 09:41:01 AM 37.64 8.28 29.36 1453.25 3013.06
09:50:54 09:42:01 AM 119.98 0.72 119.26 52.92 12384.62
09:50:54 09:43:01 AM 22.24 0.35 21.89 61.98 2007.53
09:50:54 09:44:01 AM 71.22 9.28 61.94 1668.52 4250.97
09:50:54 09:45:01 AM 24.93 0.00 24.93 0.00 5760.18
09:50:54 09:46:01 AM 4.32 0.22 4.10 11.73 194.54
09:50:54 09:47:01 AM 0.93 0.00 0.93 0.00 601.83
09:50:54 09:48:01 AM 0.52 0.00 0.52 0.00 375.22
09:50:54 09:49:01 AM 0.65 0.03 0.62 1.87 288.25
09:50:54 09:50:01 AM 17.96 0.32 17.64 36.92 2413.16
09:50:54 Average: 1.18 0.10 1.08 20.45 99.92
09:50:54
09:50:54 04:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:54 04:05:01 AM 5848324 7208160 2034108 25.81 2688 1558644 644584 7.22 152356 1621576 8
09:50:54 04:06:01 AM 5849852 7209688 2032580 25.79 2688 1558644 644584 7.22 152400 1620664 4
09:50:54 04:07:01 AM 5848220 7208076 2034212 25.81 2688 1558664 644584 7.22 152416 1622416 4
09:50:54 04:08:01 AM 5848944 7208800 2033488 25.80 2688 1558664 644584 7.22 152416 1621612 4
09:50:54 04:09:01 AM 5849248 7209084 2033184 25.79 2688 1558664 644584 7.22 152416 1621496 4
09:50:54 04:10:01 AM 5848748 7208588 2033684 25.80 2688 1558668 621580 6.96 152416 1621980 4
09:50:54 04:11:01 AM 5849176 7209028 2033256 25.79 2688 1558668 621580 6.96 152416 1621568 4
09:50:54 04:12:01 AM 5849360 7209216 2033072 25.79 2688 1558672 621580 6.96 152416 1621572 4
09:50:54 04:13:01 AM 5849236 7209092 2033196 25.79 2688 1558672 621580 6.96 152416 1621688 4
09:50:54 04:14:01 AM 5849348 7209204 2033084 25.79 2688 1558672 621580 6.96 152416 1621572 4
09:50:54 04:15:01 AM 5849292 7209152 2033140 25.79 2688 1558676 621580 6.96 152416 1621644 4
09:50:54 04:16:01 AM 5849300 7209160 2033132 25.79 2688 1558676 621580 6.96 152416 1621576 4
09:50:54 04:17:01 AM 5849120 7208980 2033312 25.80 2688 1558676 621580 6.96 152416 1621576 4
09:50:54 04:18:01 AM 5849024 7208888 2033408 25.80 2688 1558680 621580 6.96 152416 1621580 4
09:50:54 04:19:01 AM 5848664 7208532 2033768 25.80 2688 1558684 638552 7.15 152592 1621604 4
09:50:54 04:20:01 AM 5848476 7208344 2033956 25.80 2688 1558684 628992 7.04 152592 1621812 4
09:50:54 04:21:01 AM 5848632 7208504 2033800 25.80 2688 1558688 628992 7.04 152592 1621656 4
09:50:54 04:22:01 AM 5848852 7208724 2033580 25.80 2688 1558688 628992 7.04 152592 1621444 4
09:50:54 04:23:02 AM 5848848 7208724 2033584 25.80 2688 1558692 628992 7.04 152592 1621564 4
09:50:54 04:24:01 AM 5848968 7208844 2033464 25.80 2688 1558692 628992 7.04 152592 1621564 4
09:50:54 04:25:01 AM 5848836 7208712 2033596 25.80 2688 1558692 628992 7.04 152592 1621524 4
09:50:54 04:26:01 AM 5849068 7208948 2033364 25.80 2688 1558696 628992 7.04 152592 1621464 4
09:50:54 04:27:01 AM 5849052 7208932 2033380 25.80 2688 1558696 628992 7.04 152592 1621464 4
09:50:54 04:28:01 AM 5849128 7209008 2033304 25.80 2688 1558696 628992 7.04 152592 1621464 4
09:50:54 04:29:01 AM 5849068 7208952 2033364 25.80 2688 1558700 628992 7.04 152592 1621468 4
09:50:54 04:30:01 AM 5848376 7208260 2034056 25.80 2688 1558700 620800 6.95 152592 1621892 4
09:50:54 04:31:01 AM 5848368 7208256 2034064 25.81 2688 1558704 620800 6.95 152592 1622048 4
09:50:54 04:32:01 AM 5849048 7208936 2033384 25.80 2688 1558704 620800 6.95 152592 1621528 4
09:50:54 04:33:01 AM 5848744 7208632 2033688 25.80 2688 1558704 620800 6.95 152592 1621828 4
09:50:54 04:34:01 AM 5849116 7209004 2033316 25.80 2688 1558704 620800 6.95 152592 1621568 4
09:50:54 04:35:01 AM 5848844 7208736 2033588 25.80 2688 1558708 620800 6.95 152592 1621644 4
09:50:54 04:36:01 AM 5849076 7208968 2033356 25.80 2688 1558708 620800 6.95 152592 1621588 4
09:50:54 04:37:01 AM 5849084 7208976 2033348 25.80 2688 1558708 620800 6.95 152592 1621588 4
09:50:54 04:38:01 AM 5849000 7208896 2033432 25.80 2688 1558712 620800 6.95 152592 1621592 4
09:50:54 04:39:01 AM 5849084 7208980 2033348 25.80 2688 1558712 620800 6.95 152592 1621592 4
09:50:54 04:40:01 AM 5848264 7208160 2034168 25.81 2688 1558712 618508 6.93 152592 1622100 4
09:50:54 04:41:01 AM 5848712 7208612 2033720 25.80 2688 1558716 618508 6.93 152592 1621868 4
09:50:54 04:42:01 AM 5848084 7207984 2034348 25.81 2688 1558716 618508 6.93 152596 1622328 4
09:50:54 04:43:01 AM 5848696 7208600 2033736 25.80 2688 1558720 634160 7.10 152596 1621744 4
09:50:54 04:44:01 AM 5848572 7208476 2033860 25.80 2688 1558720 634160 7.10 152596 1621744 4
09:50:54 04:45:01 AM 5848508 7208416 2033924 25.80 2688 1558724 634160 7.10 152596 1621932 4
09:50:54 04:46:01 AM 5846336 7206248 2036096 25.83 2688 1558728 634160 7.10 152596 1624096 4
09:50:54 04:47:01 AM 5846580 7206492 2035852 25.83 2688 1558728 634160 7.10 152596 1623892 4
09:50:54 04:48:01 AM 5846520 7206432 2035912 25.83 2688 1558728 634160 7.10 152596 1624008 4
09:50:54 04:49:01 AM 5846588 7206504 2035844 25.83 2688 1558732 634160 7.10 152596 1624012 4
09:50:54 04:50:01 AM 5846248 7206164 2036184 25.83 2688 1558732 634160 7.10 152596 1624316 4
09:50:54 04:51:01 AM 5829056 7206216 2053376 26.05 2688 1575972 637208 7.13 154768 1639216 4
09:50:54 04:52:01 AM 5828932 7206092 2053500 26.05 2688 1575972 637208 7.13 154768 1639216 4
09:50:54 04:53:01 AM 5828896 7206056 2053536 26.05 2688 1575972 637208 7.13 154768 1639332 4
09:50:54 04:54:01 AM 5829124 7206288 2053308 26.05 2688 1575976 637208 7.13 154768 1638992 4
09:50:54 04:55:01 AM 5828832 7205996 2053600 26.05 2688 1575976 637208 7.13 154768 1639424 4
09:50:54 04:56:01 AM 5829224 7206388 2053208 26.05 2688 1575976 637208 7.13 154768 1639152 4
09:50:54 04:57:01 AM 5829228 7206396 2053204 26.05 2688 1575980 637208 7.13 154768 1639136 4
09:50:54 04:58:01 AM 5828972 7206140 2053460 26.05 2688 1575980 637208 7.13 154768 1639236 4
09:50:54 04:59:01 AM 5829124 7206292 2053308 26.05 2688 1575980 637208 7.13 154768 1639156 4
09:50:54 05:00:01 AM 5828516 7205688 2053916 26.06 2688 1575984 629152 7.04 154768 1639716 4
09:50:54 05:01:01 AM 5828360 7205536 2054072 26.06 2688 1575988 629152 7.04 154768 1639776 4
09:50:54 05:02:01 AM 5828708 7205956 2053724 26.05 2688 1576060 629152 7.04 154892 1639408 4
09:50:54 05:03:01 AM 5828764 7206012 2053668 26.05 2688 1576060 629152 7.04 154892 1639408 4
09:50:54 05:04:01 AM 5828652 7205900 2053780 26.06 2688 1576060 629152 7.04 154892 1639412 4
09:50:54 05:05:01 AM 5828576 7205828 2053856 26.06 2688 1576064 629152 7.04 154892 1639500 4
09:50:54 05:06:01 AM 5828664 7205916 2053768 26.06 2688 1576064 629152 7.04 154892 1639528 4
09:50:54 05:07:01 AM 5828776 7206028 2053656 26.05 2688 1576064 629152 7.04 154892 1639548 4
09:50:54 05:08:01 AM 5828684 7205940 2053748 26.05 2688 1576068 629152 7.04 154892 1639556 4
09:50:54 05:09:01 AM 5828492 7205748 2053940 26.06 2688 1576068 629152 7.04 154892 1639556 4
09:50:54 05:10:01 AM 5828072 7205328 2054360 26.06 2688 1576068 629600 7.05 154892 1639856 4
09:50:54 05:11:01 AM 5828560 7205820 2053872 26.06 2688 1576072 629600 7.05 154892 1639444 4
09:50:54 05:12:01 AM 5828428 7205688 2054004 26.06 2688 1576188 629600 7.05 154892 1639444 4
09:50:54 05:13:01 AM 5828288 7205744 2054144 26.06 2688 1576268 629600 7.05 155020 1639532 4
09:50:54 05:14:01 AM 5828376 7205836 2054056 26.06 2688 1576272 629600 7.05 155020 1639652 4
09:50:54 05:15:01 AM 5828296 7205756 2054136 26.06 2688 1576272 629600 7.05 155020 1639720 4
09:50:54 05:16:01 AM 5828408 7205868 2054024 26.06 2688 1576272 629600 7.05 155020 1639652 4
09:50:54 05:17:01 AM 5828516 7205984 2053916 26.06 2688 1576280 629600 7.05 155020 1639544 4
09:50:54 05:18:01 AM 5828360 7205828 2054072 26.06 2688 1576280 629600 7.05 155020 1639544 4
09:50:54 05:19:01 AM 5828140 7205608 2054292 26.06 2688 1576280 629600 7.05 155020 1639760 4
09:50:54 05:20:01 AM 5827840 7205312 2054592 26.07 2688 1576284 634496 7.10 155020 1639896 4
09:50:54 05:21:01 AM 5827972 7205456 2054460 26.06 2688 1576288 634496 7.10 155020 1639784 4
09:50:54 05:22:01 AM 5828172 7205660 2054260 26.06 2688 1576292 634496 7.10 155020 1639604 4
09:50:54 05:23:01 AM 5827816 7205304 2054616 26.07 2688 1576292 634496 7.10 155020 1639924 4
09:50:54 05:24:01 AM 5828060 7205548 2054372 26.06 2688 1576292 634496 7.10 155020 1639652 4
09:50:54 05:25:01 AM 5828064 7205556 2054368 26.06 2688 1576296 634496 7.10 155020 1639724 4
09:50:54 05:26:01 AM 5828152 7205644 2054280 26.06 2688 1576296 634496 7.10 155020 1639656 4
09:50:54 05:27:01 AM 5828128 7205620 2054304 26.06 2688 1576296 634496 7.10 155020 1639656 4
09:50:54 05:28:01 AM 5828152 7205648 2054280 26.06 2688 1576300 634496 7.10 155020 1639660 4
09:50:54 05:29:01 AM 5828120 7205616 2054312 26.06 2688 1576300 634496 7.10 155020 1639776 4
09:50:54 05:30:01 AM 5827768 7205264 2054664 26.07 2688 1576300 631236 7.07 155020 1640088 4
09:50:54 05:31:01 AM 5827580 7205080 2054852 26.07 2688 1576304 631236 7.07 155020 1640332 4
09:50:54 05:32:01 AM 5828084 7205584 2054348 26.06 2688 1576304 631236 7.07 155020 1639720 4
09:50:54 05:33:01 AM 5827624 7205128 2054808 26.07 2688 1576308 631236 7.07 155048 1640136 4
09:50:54 05:34:01 AM 5828104 7205608 2054328 26.06 2688 1576308 631236 7.07 155048 1639844 4
09:50:54 05:35:01 AM 5828144 7205648 2054288 26.06 2688 1576308 631236 7.07 155048 1639812 4
09:50:54 05:36:01 AM 5828272 7205780 2054160 26.06 2688 1576312 631236 7.07 155048 1639748 4
09:50:54 05:37:01 AM 5828124 7205632 2054308 26.06 2688 1576312 631236 7.07 155048 1639748 4
09:50:54 05:38:01 AM 5828220 7205728 2054212 26.06 2688 1576312 631236 7.07 155048 1639748 4
09:50:54 05:39:01 AM 5828196 7205708 2054236 26.06 2688 1576316 631236 7.07 155048 1639868 4
09:50:54 05:40:01 AM 5827820 7205332 2054612 26.07 2688 1576316 631236 7.07 155052 1640172 4
09:50:54 05:41:01 AM 5828112 7205628 2054320 26.06 2688 1576320 631236 7.07 155052 1639952 4
09:50:54 05:42:01 AM 5828116 7205632 2054316 26.06 2688 1576320 631236 7.07 155052 1639952 4
09:50:54 05:43:01 AM 5828284 7205800 2054148 26.06 2688 1576320 631236 7.07 155052 1639760 4
09:50:54 05:44:01 AM 5828276 7205796 2054156 26.06 2688 1576324 631236 7.07 155052 1639764 4
09:50:54 05:45:01 AM 5828224 7205744 2054208 26.06 2688 1576324 631236 7.07 155052 1639832 4
09:50:54 05:46:01 AM 5828240 7205760 2054192 26.06 2688 1576324 631236 7.07 155052 1639764 4
09:50:54 05:47:01 AM 5828120 7205644 2054312 26.06 2688 1576328 631236 7.07 155052 1639768 4
09:50:54 05:48:01 AM 5828060 7205584 2054372 26.06 2688 1576328 631236 7.07 155052 1639884 4
09:50:54 05:49:01 AM 5828156 7205680 2054276 26.06 2688 1576328 631236 7.07 155052 1639888 4
09:50:54 05:50:01 AM 5827612 7205136 2054820 26.07 2688 1576328 621816 6.96 155052 1640192 4
09:50:54 05:51:01 AM 5827980 7205508 2054452 26.06 2688 1576332 621816 6.96 155052 1639964 4
09:50:54 05:52:01 AM 5825740 7203268 2056692 26.09 2688 1576332 621560 6.96 155052 1642052 4
09:50:54 05:53:01 AM 5828532 7206068 2053900 26.06 2688 1576340 631256 7.07 164592 1629984 4
09:50:54 05:54:01 AM 5828536 7206072 2053896 26.06 2688 1576340 631256 7.07 164592 1629988 4
09:50:54 05:55:01 AM 5828540 7206076 2053892 26.06 2688 1576340 631256 7.07 164592 1630056 4
09:50:54 05:56:01 AM 5828568 7206108 2053864 26.06 2688 1576344 631256 7.07 164592 1629992 4
09:50:54 05:57:01 AM 5828476 7206020 2053956 26.06 2688 1576348 631256 7.07 164592 1630112 4
09:50:54 05:58:01 AM 5828512 7206056 2053920 26.06 2688 1576348 631256 7.07 164592 1630000 8
09:50:54 05:59:01 AM 5828624 7206172 2053808 26.06 2688 1576352 631256 7.07 164592 1630004 4
09:50:54 06:00:01 AM 5828064 7205612 2054368 26.06 2688 1576352 621056 6.95 164592 1630420 4
09:50:54 06:01:01 AM 5827656 7205204 2054776 26.07 2688 1576352 621056 6.95 164592 1630660 4
09:50:54 06:02:01 AM 5828348 7205900 2054084 26.06 2688 1576356 621056 6.95 164608 1630184 4
09:50:54 06:03:01 AM 5828288 7205840 2054144 26.06 2688 1576356 621056 6.95 164608 1630300 4
09:50:54 06:04:01 AM 5828664 7206216 2053768 26.06 2688 1576356 621056 6.95 164608 1629976 4
09:50:54 06:05:01 AM 5828324 7205880 2054108 26.06 2688 1576360 621056 6.95 164608 1630184 4
09:50:54 06:06:01 AM 5828520 7206076 2053912 26.06 2688 1576360 621056 6.95 164608 1630000 4
09:50:54 06:07:01 AM 5828464 7206020 2053968 26.06 2688 1576360 621056 6.95 164608 1630004 4
09:50:54 06:08:01 AM 5828492 7206052 2053940 26.06 2688 1576364 621056 6.95 164608 1630008 8
09:50:54 06:09:01 AM 5828528 7206088 2053904 26.06 2688 1576364 621056 6.95 164608 1630008 4
09:50:54 06:10:01 AM 5827856 7205416 2054576 26.07 2688 1576364 641780 7.19 164608 1630444 4
09:50:54 06:11:01 AM 5828344 7205908 2054088 26.06 2688 1576368 641780 7.19 164608 1630040 4
09:50:54 06:12:01 AM 5828316 7205880 2054116 26.06 2688 1576368 641780 7.19 164608 1630040 4
09:50:54 06:13:01 AM 5828316 7205884 2054116 26.06 2688 1576372 641780 7.19 164608 1630044 4
09:50:54 06:14:01 AM 5828316 7205884 2054116 26.06 2688 1576372 641780 7.19 164608 1630044 4
09:50:54 06:15:01 AM 5828176 7205744 2054256 26.06 2688 1576372 641780 7.19 164608 1630112 4
09:50:54 06:16:01 AM 5828260 7205832 2054172 26.06 2688 1576376 626208 7.01 164608 1630048 4
09:50:54 06:17:01 AM 5828316 7205888 2054116 26.06 2688 1576376 626208 7.01 164608 1630048 4
09:50:54 06:18:01 AM 5828340 7205912 2054092 26.06 2688 1576376 626208 7.01 164608 1630048 4
09:50:54 06:19:01 AM 5828204 7205780 2054228 26.06 2688 1576380 626208 7.01 164608 1630052 4
09:50:54 06:20:01 AM 5827776 7205352 2054656 26.07 2688 1576380 621056 6.95 164608 1630472 4
09:50:54 06:21:01 AM 5828228 7205808 2054204 26.06 2688 1576384 621056 6.95 164608 1630060 4
09:50:54 06:22:01 AM 5828384 7205964 2054048 26.06 2688 1576384 621056 6.95 164608 1630068 4
09:50:54 06:23:01 AM 5828408 7205988 2054024 26.06 2688 1576384 621056 6.95 164608 1630068 4
09:50:54 06:24:01 AM 5828416 7206000 2054016 26.06 2688 1576388 621056 6.95 164608 1630072 4
09:50:54 06:25:01 AM 5828304 7205888 2054128 26.06 2688 1576388 621056 6.95 164608 1630140 4
09:50:54 06:26:01 AM 5828412 7205996 2054020 26.06 2688 1576388 621056 6.95 164608 1630072 4
09:50:54 06:27:01 AM 5828384 7205968 2054048 26.06 2688 1576388 621056 6.95 164608 1630072 4
09:50:54 06:28:01 AM 5828024 7205612 2054408 26.06 2688 1576392 621056 6.95 164608 1630416 4
09:50:54 06:29:01 AM 5828220 7205808 2054212 26.06 2688 1576392 621056 6.95 164608 1630260 4
09:50:54 06:30:01 AM 5827692 7205280 2054740 26.07 2688 1576392 621120 6.95 164608 1630560 4
09:50:54 06:31:01 AM 5827512 7205108 2054920 26.07 2688 1576400 621120 6.95 164608 1630872 16
09:50:54 06:32:01 AM 5828244 7205840 2054188 26.06 2688 1576400 621120 6.95 164608 1630268 12
09:50:54 06:33:01 AM 5827972 7205572 2054460 26.06 2688 1576404 621120 6.95 164608 1630572 4
09:50:54 06:34:01 AM 5828312 7205912 2054120 26.06 2688 1576404 621120 6.95 164608 1630164 4
09:50:54 06:35:01 AM 5828408 7206008 2054024 26.06 2688 1576404 621120 6.95 164608 1630244 4
09:50:54 06:36:01 AM 5827716 7205320 2054716 26.07 2688 1576408 621120 6.95 164608 1630624 4
09:50:54 06:37:01 AM 5828212 7205816 2054220 26.06 2688 1576408 621120 6.95 164608 1630332 4
09:50:54 06:38:02 AM 5828284 7205892 2054148 26.06 2688 1576412 621120 6.95 164608 1630220 4
09:50:54 06:39:01 AM 5828224 7205836 2054208 26.06 2688 1576416 621120 6.95 164608 1630224 4
09:50:54 06:40:01 AM 5827832 7205444 2054600 26.07 2688 1576416 640656 7.17 164608 1630644 4
09:50:54 06:41:01 AM 5827828 7205444 2054604 26.07 2688 1576420 640656 7.17 164608 1630416 4
09:50:54 06:42:01 AM 5827896 7205512 2054536 26.06 2688 1576420 640656 7.17 164608 1630416 4
09:50:54 06:43:01 AM 5828096 7205712 2054336 26.06 2688 1576420 640656 7.17 164608 1630232 4
09:50:54 06:44:01 AM 5828124 7205744 2054308 26.06 2688 1576424 640656 7.17 164608 1630236 4
09:50:54 06:45:01 AM 5828044 7205664 2054388 26.06 2688 1576424 640656 7.17 164608 1630308 4
09:50:54 06:46:01 AM 5828076 7205696 2054356 26.06 2688 1576424 640656 7.17 164608 1630356 4
09:50:54 06:47:01 AM 5828192 7205816 2054240 26.06 2688 1576428 640656 7.17 164608 1630244 4
09:50:54 06:48:01 AM 5827692 7205316 2054740 26.07 2688 1576428 640656 7.17 164608 1630656 4
09:50:54 06:49:01 AM 5828228 7205852 2054204 26.06 2688 1576428 640656 7.17 164608 1630248 4
09:50:54 06:50:01 AM 5827556 7205184 2054876 26.07 2688 1576432 619556 6.94 164608 1630668 4
09:50:54 06:51:01 AM 5828016 7205644 2054416 26.06 2688 1576432 619556 6.94 164608 1630420 4
09:50:54 06:52:01 AM 5827872 7205504 2054560 26.07 2688 1576436 619556 6.94 164608 1630424 4
09:50:54 06:53:01 AM 5828180 7205812 2054252 26.06 2688 1576436 619556 6.94 164608 1630256 4
09:50:54 06:54:01 AM 5828184 7205816 2054248 26.06 2688 1576436 619556 6.94 164608 1630256 4
09:50:54 06:55:01 AM 5827880 7205516 2054552 26.06 2688 1576440 619556 6.94 164608 1630604 4
09:50:54 06:56:01 AM 5828000 7205636 2054432 26.06 2688 1576440 619556 6.94 164608 1630536 4
09:50:54 06:57:01 AM 5828000 7205636 2054432 26.06 2688 1576440 619556 6.94 164608 1630536 4
09:50:54 06:58:01 AM 5827908 7205548 2054524 26.06 2688 1576444 619556 6.94 164608 1630552 4
09:50:54 06:59:01 AM 5827480 7205120 2054952 26.07 2688 1576444 619556 6.94 164608 1630928 16
09:50:54 07:00:01 AM 5827464 7205104 2054968 26.07 2688 1576444 621188 6.96 164608 1631088 8
09:50:54 07:01:01 AM 5826784 7204432 2055648 26.08 2688 1576448 621188 6.96 164608 1631576 4
09:50:54 07:02:01 AM 5827672 7205320 2054760 26.07 2688 1576448 621188 6.96 164608 1630880 4
09:50:54 07:03:01 AM 5827624 7205272 2054808 26.07 2688 1576448 621188 6.96 164608 1630880 4
09:50:54 07:04:01 AM 5827848 7205500 2054584 26.07 2688 1576452 621188 6.96 164608 1630684 4
09:50:54 07:05:01 AM 5827324 7204976 2055108 26.07 2688 1576452 621188 6.96 164608 1630956 4
09:50:54 07:06:01 AM 5827756 7205408 2054676 26.07 2688 1576452 636632 7.13 164608 1630684 4
09:50:54 07:07:01 AM 5827784 7205440 2054648 26.07 2688 1576456 636632 7.13 164608 1630688 4
09:50:54 07:08:01 AM 5827672 7205328 2054760 26.07 2688 1576456 636632 7.13 164608 1630688 4
09:50:54 07:09:01 AM 5827844 7205500 2054588 26.07 2688 1576456 636632 7.13 164612 1630728 4
09:50:54 07:10:01 AM 5827272 7204932 2055160 26.07 2688 1576460 631396 7.07 164608 1630992 4
09:50:54 07:11:01 AM 5827492 7205156 2054940 26.07 2688 1576464 631396 7.07 164608 1630980 4
09:50:54 07:12:01 AM 5827888 7205556 2054544 26.06 2688 1576468 631396 7.07 164608 1630712 4
09:50:54 07:13:01 AM 5827744 7205412 2054688 26.07 2688 1576468 631396 7.07 164608 1630716 4
09:50:54 07:14:01 AM 5827856 7205524 2054576 26.07 2688 1576468 631396 7.07 164608 1630796 4
09:50:54 07:15:01 AM 5827764 7205436 2054668 26.07 2688 1576472 631396 7.07 164608 1630792 4
09:50:54 07:16:01 AM 5827856 7205528 2054576 26.07 2688 1576472 631396 7.07 164608 1630724 4
09:50:54 07:17:01 AM 5827728 7205400 2054704 26.07 2688 1576472 631396 7.07 164608 1630724 8
09:50:54 07:18:01 AM 5827544 7205220 2054888 26.07 2688 1576476 631396 7.07 164608 1630936 4
09:50:54 07:19:01 AM 5827828 7205508 2054604 26.07 2688 1576480 631396 7.07 164608 1630736 4
09:50:54 07:20:01 AM 5827324 7205004 2055108 26.07 2688 1576480 629068 7.04 164608 1631152 4
09:50:54 07:21:01 AM 5827868 7205536 2054564 26.07 2688 1576484 629068 7.04 164608 1630740 4
09:50:54 07:22:01 AM 5827924 7205592 2054508 26.06 2688 1576484 629068 7.04 164608 1630740 4
09:50:54 07:23:01 AM 5827724 7205396 2054708 26.07 2688 1576488 629068 7.04 164608 1630860 4
09:50:54 07:24:01 AM 5827756 7205428 2054676 26.07 2688 1576488 629068 7.04 164608 1630860 4
09:50:54 07:25:01 AM 5827652 7205324 2054780 26.07 2688 1576488 629068 7.04 164608 1630812 4
09:50:54 07:26:01 AM 5827828 7205504 2054604 26.07 2688 1576492 629068 7.04 164608 1630748 4
09:50:54 07:27:01 AM 5827312 7204988 2055120 26.07 2688 1576492 629068 7.04 164608 1631044 4
09:50:54 07:28:01 AM 5827256 7204932 2055176 26.07 2688 1576492 629068 7.04 164608 1631104 4
09:50:54 07:29:01 AM 5827572 7205252 2054860 26.07 2688 1576496 629068 7.04 164608 1630836 4
09:50:54 07:30:01 AM 5826960 7204640 2055472 26.08 2688 1576496 650040 7.28 164608 1631252 4
09:50:54 07:31:01 AM 5827184 7204868 2055248 26.07 2688 1576500 650040 7.28 164608 1631384 4
09:50:54 07:32:01 AM 5827276 7204960 2055156 26.07 2688 1576500 650040 7.28 164608 1631152 4
09:50:54 07:33:01 AM 5827472 7205156 2054960 26.07 2688 1576500 650040 7.28 164608 1631084 12
09:50:54 07:34:01 AM 5827612 7205300 2054820 26.07 2688 1576504 650040 7.28 164608 1630884 8
09:50:54 07:35:01 AM 5827612 7205300 2054820 26.07 2688 1576504 650040 7.28 164608 1630956 4
09:50:54 07:36:01 AM 5827628 7205316 2054804 26.07 2688 1576504 650040 7.28 164608 1630888 4
09:50:54 07:37:01 AM 5827652 7205344 2054780 26.07 2688 1576508 650040 7.28 164608 1630892 4
09:50:54 07:38:01 AM 5827540 7205232 2054892 26.07 2688 1576508 650040 7.28 164608 1630896 4
09:50:54 07:39:01 AM 5825332 7203024 2057100 26.10 2688 1576508 624760 7.00 164608 1633100 4
09:50:54 07:40:01 AM 5827172 7204872 2055260 26.07 2688 1576516 629648 7.05 165440 1630448 4
09:50:54 07:41:01 AM 5827484 7205184 2054948 26.07 2688 1576516 629648 7.05 165440 1630288 4
09:50:54 07:42:01 AM 5827372 7205072 2055060 26.07 2688 1576516 629648 7.05 165440 1630288 4
09:50:54 07:43:01 AM 5827544 7205248 2054888 26.07 2688 1576520 629648 7.05 165440 1630080 4
09:50:54 07:44:01 AM 5827216 7204920 2055216 26.07 2688 1576520 629648 7.05 165440 1630080 4
09:50:54 07:45:02 AM 5827368 7205072 2055064 26.07 2688 1576520 629648 7.05 165440 1630148 4
09:50:54 07:46:01 AM 5827476 7205184 2054956 26.07 2688 1576524 629648 7.05 165440 1630084 4
09:50:54 07:47:01 AM 5827488 7205196 2054944 26.07 2688 1576524 629648 7.05 165440 1630084 4
09:50:54 07:48:01 AM 5827656 7205364 2054776 26.07 2688 1576524 629648 7.05 165440 1630088 4
09:50:54 07:49:01 AM 5827576 7205288 2054856 26.07 2688 1576528 629648 7.05 165440 1630092 4
09:50:54 07:50:01 AM 5827004 7204716 2055428 26.08 2688 1576528 629644 7.05 165440 1630512 4
09:50:54 07:51:01 AM 5827312 7205032 2055120 26.07 2688 1576532 629644 7.05 165440 1630416 4
09:50:54 07:52:01 AM 5827436 7205156 2054996 26.07 2688 1576532 629644 7.05 165440 1630300 4
09:50:54 07:53:01 AM 5827444 7205164 2054988 26.07 2688 1576532 629644 7.05 165440 1630104 4
09:50:54 07:54:01 AM 5827476 7205200 2054956 26.07 2688 1576536 629644 7.05 165440 1630108 4
09:50:54 07:55:01 AM 5827548 7205272 2054884 26.07 2688 1576536 629644 7.05 165440 1630176 4
09:50:54 07:56:01 AM 5827084 7204808 2055348 26.08 2688 1576536 629644 7.05 165440 1630488 12
09:50:54 07:57:01 AM 5827012 7204740 2055420 26.08 2688 1576540 629644 7.05 165440 1630628 12
09:50:54 07:58:01 AM 5827048 7204776 2055384 26.08 2688 1576540 629644 7.05 165440 1630704 4
09:50:54 07:59:01 AM 5827108 7204836 2055324 26.07 2688 1576540 629644 7.05 165440 1630636 4
09:50:54 08:00:01 AM 5826660 7204392 2055772 26.08 2688 1576544 621520 6.96 165440 1630852 4
09:50:54 08:01:01 AM 5826160 7203892 2056272 26.09 2688 1576544 621520 6.96 165440 1631332 4
09:50:54 08:02:01 AM 5827016 7204756 2055416 26.08 2688 1576552 621520 6.96 165440 1630652 4
09:50:54 08:03:01 AM 5826916 7204656 2055516 26.08 2688 1576552 621520 6.96 165440 1630652 4
09:50:54 08:04:01 AM 5827172 7204912 2055260 26.07 2688 1576552 621520 6.96 165440 1630452 4
09:50:54 08:05:01 AM 5827056 7204800 2055376 26.08 2688 1576556 621520 6.96 165440 1630524 4
09:50:54 08:06:01 AM 5827052 7204796 2055380 26.08 2688 1576556 621520 6.96 165440 1630456 4
09:50:54 08:07:01 AM 5827196 7204940 2055236 26.07 2688 1576556 636904 7.13 165440 1630456 4
09:50:54 08:08:01 AM 5827140 7204888 2055292 26.07 2688 1576560 636904 7.13 165440 1630460 4
09:50:54 08:09:01 AM 5827228 7204976 2055204 26.07 2688 1576560 636904 7.13 165440 1630460 4
09:50:54 08:10:01 AM 5826836 7204584 2055596 26.08 2688 1576560 629712 7.05 165440 1630760 4
09:50:54 08:11:01 AM 5827208 7204960 2055224 26.07 2688 1576564 629712 7.05 165440 1630464 4
09:50:54 08:12:01 AM 5827248 7205000 2055184 26.07 2688 1576564 629712 7.05 165440 1630464 4
09:50:54 08:13:01 AM 5827184 7204940 2055248 26.07 2688 1576568 629712 7.05 165440 1630468 4
09:50:54 08:14:01 AM 5826896 7204652 2055536 26.08 2688 1576568 629712 7.05 165440 1630680 16
09:50:54 08:15:01 AM 5826944 7204700 2055488 26.08 2688 1576568 629712 7.05 165440 1630744 16
09:50:54 08:16:01 AM 5827088 7204848 2055344 26.07 2688 1576572 629712 7.05 165440 1630484 8
09:50:54 08:17:01 AM 5827228 7204988 2055204 26.07 2688 1576572 629712 7.05 165440 1630484 4
09:50:54 08:18:01 AM 5827176 7204936 2055256 26.07 2688 1576572 629712 7.05 165440 1630484 4
09:50:54 08:19:01 AM 5826796 7204556 2055636 26.08 2688 1576572 629712 7.05 165440 1630752 16
09:50:54 08:20:01 AM 5826388 7204152 2056044 26.08 2688 1576576 621568 6.96 165440 1631164 12
09:50:54 08:21:01 AM 5827044 7204808 2055388 26.08 2688 1576576 621568 6.96 165440 1630752 4
09:50:54 08:22:01 AM 5827244 7205012 2055188 26.07 2688 1576580 621568 6.96 165440 1630560 4
09:50:54 08:23:01 AM 5827004 7204772 2055428 26.08 2688 1576580 621568 6.96 165440 1630560 4
09:50:54 08:24:01 AM 5827008 7204776 2055424 26.08 2688 1576580 621568 6.96 165440 1630560 8
09:50:54 08:25:01 AM 5826988 7204760 2055444 26.08 2688 1576584 621568 6.96 165440 1630668 4
09:50:54 08:26:01 AM 5827188 7204960 2055244 26.07 2688 1576584 621568 6.96 165440 1630600 8
09:50:54 08:27:01 AM 5827104 7204876 2055328 26.07 2688 1576584 636964 7.13 165440 1630604 4
09:50:54 08:28:01 AM 5827080 7204856 2055352 26.08 2688 1576588 636964 7.13 165440 1630608 4
09:50:54 08:29:01 AM 5827160 7204936 2055272 26.07 2688 1576588 636964 7.13 165440 1630608 4
09:50:54 08:30:01 AM 5826532 7204308 2055900 26.08 2688 1576588 629776 7.05 165440 1631024 4
09:50:54 08:31:01 AM 5826380 7204160 2056052 26.08 2688 1576592 629776 7.05 165440 1631068 4
09:50:54 08:32:01 AM 5826808 7204588 2055624 26.08 2688 1576592 629776 7.05 165440 1630788 4
09:50:54 08:33:01 AM 5826632 7204416 2055800 26.08 2688 1576596 629776 7.05 165440 1630924 4
09:50:54 08:34:01 AM 5826892 7204676 2055540 26.08 2688 1576596 629776 7.05 165440 1630720 4
09:50:54 08:35:01 AM 5826712 7204496 2055720 26.08 2688 1576596 629776 7.05 165440 1630788 4
09:50:54 08:36:01 AM 5826824 7204612 2055608 26.08 2688 1576600 629776 7.05 165440 1630724 4
09:50:54 08:37:01 AM 5826764 7204552 2055668 26.08 2688 1576600 629776 7.05 165440 1630724 4
09:50:54 08:38:01 AM 5826820 7204608 2055612 26.08 2688 1576600 629776 7.05 165440 1630724 4
09:50:54 08:39:01 AM 5826788 7204580 2055644 26.08 2688 1576604 629776 7.05 165440 1630844 4
09:50:54 08:40:01 AM 5826568 7204360 2055864 26.08 2688 1576604 621648 6.96 165440 1631028 4
09:50:54 08:41:01 AM 5826624 7204420 2055808 26.08 2688 1576608 621648 6.96 165440 1630904 4
09:50:54 08:42:01 AM 5826852 7204648 2055580 26.08 2688 1576608 621648 6.96 165440 1630732 4
09:50:54 08:43:01 AM 5825484 7203280 2056948 26.10 2688 1576608 621632 6.96 165440 1632124 4
09:50:54 08:44:01 AM 5826496 7204312 2055936 26.08 2688 1576628 629492 7.05 166456 1630032 4
09:50:54 08:45:01 AM 5826284 7204104 2056148 26.09 2688 1576632 629492 7.05 166456 1630104 4
09:50:54 08:46:01 AM 5826656 7204476 2055776 26.08 2688 1576632 629492 7.05 166456 1629744 4
09:50:54 08:47:01 AM 5826744 7204568 2055688 26.08 2688 1576636 629492 7.05 166456 1629748 4
09:50:54 08:48:01 AM 5826536 7204360 2055896 26.08 2688 1576636 629492 7.05 166456 1629864 4
09:50:54 08:49:01 AM 5826684 7204508 2055748 26.08 2688 1576636 629492 7.05 166456 1629748 4
09:50:54 08:50:01 AM 5826212 7204040 2056220 26.09 2688 1576640 647448 7.25 166456 1630284 4
09:50:54 08:51:01 AM 5826580 7204412 2055852 26.08 2688 1576644 647448 7.25 166456 1629936 4
09:50:54 08:52:01 AM 5826460 7204296 2055972 26.08 2688 1576648 647448 7.25 166456 1629944 4
09:50:54 08:53:02 AM 5826660 7204496 2055772 26.08 2688 1576648 647448 7.25 166456 1629768 4
09:50:54 08:54:01 AM 5826928 7204764 2055504 26.08 2688 1576648 647448 7.25 166456 1629768 4
09:50:54 08:55:01 AM 5826832 7204668 2055600 26.08 2688 1576648 647448 7.25 166456 1629836 4
09:50:54 08:56:01 AM 5826752 7204592 2055680 26.08 2688 1576652 647448 7.25 166456 1629888 4
09:50:54 08:57:01 AM 5826624 7204464 2055808 26.08 2688 1576652 647448 7.25 166456 1629888 4
09:50:54 08:58:01 AM 5826836 7204676 2055596 26.08 2688 1576652 647448 7.25 166456 1629772 4
09:50:54 08:59:01 AM 5826480 7204324 2055952 26.08 2688 1576656 647448 7.25 166456 1630120 4
09:50:54 09:00:01 AM 5826420 7204264 2056012 26.08 2688 1576656 630220 7.06 166456 1630196 4
09:50:54 09:01:01 AM 5825960 7203808 2056472 26.09 2688 1576660 630220 7.06 166456 1630428 8
09:50:54 09:02:01 AM 5826804 7204652 2055628 26.08 2688 1576660 630220 7.06 166456 1629964 4
09:50:54 09:03:01 AM 5826972 7204820 2055460 26.08 2688 1576660 630220 7.06 166456 1629784 4
09:50:54 09:04:01 AM 5826808 7204660 2055624 26.08 2688 1576664 630220 7.06 166456 1629788 4
09:50:54 09:05:01 AM 5826764 7204616 2055668 26.08 2688 1576664 630220 7.06 166456 1629860 4
09:50:54 09:06:01 AM 5826320 7204172 2056112 26.08 2688 1576664 630220 7.06 166456 1630068 4
09:50:54 09:07:01 AM 5826828 7204684 2055604 26.08 2688 1576668 630220 7.06 166456 1629800 4
09:50:54 09:08:01 AM 5826896 7204752 2055536 26.08 2688 1576668 630220 7.06 166456 1629800 4
09:50:54 09:09:01 AM 5826576 7204432 2055856 26.08 2688 1576668 630220 7.06 166456 1630212 12
09:50:54 09:10:01 AM 5826288 7204148 2056144 26.09 2688 1576672 630296 7.06 166456 1630108 4
09:50:54 09:11:01 AM 5826612 7204472 2055820 26.08 2688 1576672 630296 7.06 166456 1630000 4
09:50:54 09:12:01 AM 5826456 7204320 2055976 26.08 2688 1576676 630296 7.06 166456 1630260 16
09:50:54 09:13:01 AM 5826164 7204028 2056268 26.09 2688 1576676 630296 7.06 166456 1630340 16
09:50:54 09:14:01 AM 5826388 7204252 2056044 26.08 2688 1576676 630296 7.06 166456 1630088 12
09:50:54 09:15:01 AM 5826648 7204516 2055784 26.08 2688 1576680 630296 7.06 166456 1629904 4
09:50:54 09:16:01 AM 5826876 7204744 2055556 26.08 2688 1576680 630296 7.06 166456 1629836 4
09:50:54 09:17:01 AM 5826940 7204808 2055492 26.08 2688 1576680 630296 7.06 166456 1629840 4
09:50:54 09:18:01 AM 5826940 7204812 2055492 26.08 2688 1576684 630296 7.06 166456 1629844 4
09:50:54 09:19:01 AM 5826664 7204536 2055768 26.08 2688 1576684 630296 7.06 166456 1629844 4
09:50:54 09:20:01 AM 5826204 7204076 2056228 26.09 2688 1576684 621648 6.96 166456 1630260 4
09:50:54 09:21:01 AM 5826684 7204564 2055748 26.08 2688 1576688 621648 6.96 166456 1629848 4
09:50:54 09:22:01 AM 5826752 7204632 2055680 26.08 2688 1576688 621648 6.96 166456 1629848 4
09:50:54 09:23:01 AM 5826840 7204724 2055592 26.08 2688 1576692 621648 6.96 166456 1629852 4
09:50:54 09:24:01 AM 5826868 7204752 2055564 26.08 2688 1576692 621648 6.96 166456 1629852 4
09:50:54 09:25:01 AM 5826684 7204568 2055748 26.08 2688 1576692 637368 7.14 166456 1629920 4
09:50:54 09:26:01 AM 5826456 7204348 2055976 26.08 2688 1576700 637368 7.14 166456 1630092 16
09:50:54 09:27:01 AM 5826500 7204392 2055932 26.08 2688 1576700 637368 7.14 166456 1630136 4
09:50:54 09:28:01 AM 5826296 7204188 2056136 26.09 2688 1576700 637368 7.14 166456 1630244 4
09:50:54 09:29:01 AM 5826664 7204560 2055768 26.08 2688 1576704 637368 7.14 166456 1629976 4
09:50:54 09:30:01 AM 5825920 7203816 2056512 26.09 2688 1576704 621744 6.96 166460 1630576 4
09:50:54 09:31:01 AM 5825872 7203768 2056560 26.09 2688 1576704 621744 6.96 166456 1630480 12
09:50:54 09:32:01 AM 5826292 7204192 2056140 26.09 2688 1576708 621744 6.96 166456 1630208 8
09:50:54 09:33:01 AM 5826500 7204400 2055932 26.08 2688 1576708 621744 6.96 166456 1630076 4
09:50:54 09:34:01 AM 5826744 7204644 2055688 26.08 2688 1576708 621744 6.96 166456 1630008 4
09:50:54 09:35:01 AM 5826468 7204372 2055964 26.08 2688 1576712 621744 6.96 166456 1630084 8
09:50:54 09:36:01 AM 5826600 7204504 2055832 26.08 2688 1576712 621744 6.96 166456 1630016 4
09:50:54 09:37:01 AM 5826448 7204352 2055984 26.08 2688 1576712 621744 6.96 166456 1630392 4
09:50:54 09:38:01 AM 5826700 7204608 2055732 26.08 2688 1576716 621744 6.96 166456 1630024 4
09:50:54 09:39:01 AM 5826296 7204204 2056136 26.09 2688 1576716 621744 6.96 166456 1630296 16
09:50:54 09:40:01 AM 5825832 7203740 2056600 26.09 2688 1576716 622424 6.97 166456 1630532 12
09:50:54 09:41:01 AM 5322296 6987492 2560136 32.48 2688 1853672 787744 8.82 216732 2046840 164544
09:50:54 09:42:01 AM 5133296 6994376 2749136 34.88 2688 2036832 716092 8.02 212552 2183616 42400
09:50:54 09:43:01 AM 5208888 7072256 2673544 33.92 2688 2038696 648300 7.26 232984 2089184 10768
09:50:54 09:44:01 AM 4925696 7052640 2956736 37.51 2688 2293720 650664 7.29 281396 2296984 161500
09:50:54 09:45:01 AM 4920036 7046816 2962396 37.58 2688 2293720 650664 7.29 281396 2296992 4
09:50:54 09:46:01 AM 4871724 7001448 3010708 38.20 2688 2296688 718244 8.04 281904 2344496 764
09:50:54 09:47:01 AM 4842164 6989820 3040268 38.57 2688 2314508 733692 8.22 282000 2373744 1004
09:50:54 09:48:01 AM 4831468 6989376 3050964 38.71 2688 2324908 733692 8.22 282000 2383996 252
09:50:54 09:49:01 AM 4822864 6989068 3059568 38.82 2688 2333144 733692 8.22 282284 2392240 36
09:50:54 09:50:01 AM 4950832 6982048 2931600 37.19 2688 2203680 729628 8.17 359008 2212440 24416
09:50:54 Average: 5805933 7200004 2076499 26.34 2688 1592087 632062 7.08 164814 1649206 1177
09:50:54
09:50:54 04:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:54 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:05:01 AM eth0 89.39 37.50 328.82 14.05 0.00 0.00 0.00 0.00
09:50:54 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:06:01 AM eth0 4.12 0.12 0.50 0.01 0.00 0.00 0.00 0.00
09:50:54 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:07:01 AM eth0 0.52 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:08:01 AM eth0 2.55 0.07 0.17 0.00 0.00 0.00 0.00 0.00
09:50:54 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:09:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:10:01 AM eth0 0.82 0.20 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:11:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:12:01 AM eth0 0.57 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:50:54 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:13:01 AM eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:54 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:14:01 AM eth0 0.48 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:54 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:15:01 AM eth0 0.62 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:16:01 AM eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:17:01 AM eth0 0.67 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:54 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:18:01 AM eth0 2.90 0.10 0.20 0.01 0.00 0.00 0.00 0.00
09:50:54 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:19:01 AM eth0 0.40 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:54 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:20:01 AM eth0 0.67 0.22 0.18 0.07 0.00 0.00 0.00 0.00
09:50:54 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:21:01 AM eth0 0.53 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:22:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:23:02 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:24:01 AM eth0 0.31 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:25:01 AM eth0 0.50 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:50:54 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:26:01 AM eth0 0.30 0.07 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:27:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:54 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:28:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:29:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:30:01 AM eth0 0.38 0.12 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:31:01 AM eth0 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:54 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:32:01 AM eth0 0.93 0.07 0.11 0.00 0.00 0.00 0.00 0.00
09:50:54 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:33:01 AM eth0 0.67 0.20 0.29 0.19 0.00 0.00 0.00 0.00
09:50:54 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:34:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:35:01 AM eth0 0.67 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:54 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:36:01 AM eth0 0.40 0.10 0.14 0.01 0.00 0.00 0.00 0.00
09:50:54 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:37:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:38:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:39:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:40:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:41:01 AM eth0 0.72 0.08 0.12 0.01 0.00 0.00 0.00 0.00
09:50:54 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:42:01 AM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:54 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:43:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:44:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:54 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:45:01 AM eth0 0.93 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:46:01 AM eth0 0.53 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:54 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:47:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:48:01 AM eth0 0.32 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:54 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:49:01 AM eth0 0.22 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:50:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:54 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:51:01 AM eth0 0.98 0.85 0.08 0.07 0.00 0.00 0.00 0.00
09:50:54 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:52:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:53:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:54:01 AM eth0 0.85 0.07 0.10 0.00 0.00 0.00 0.00 0.00
09:50:54 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:55:01 AM eth0 0.92 0.45 0.65 0.45 0.00 0.00 0.00 0.00
09:50:54 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:56:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:57:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:58:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 04:59:01 AM eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:00:01 AM eth0 0.63 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:54 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:01:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:02:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:03:01 AM eth0 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:04:01 AM eth0 1.97 0.02 0.14 0.00 0.00 0.00 0.00 0.00
09:50:54 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:05:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:06:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:07:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:08:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:09:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:10:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:11:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:12:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:14:01 AM eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:15:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:16:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:17:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:18:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:19:01 AM eth0 0.52 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:54 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:20:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:21:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:22:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:23:01 AM eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:50:54 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:24:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:25:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:26:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:27:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:28:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:29:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:30:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:31:01 AM eth0 0.30 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:54 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:32:01 AM eth0 0.53 0.02 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:33:01 AM eth0 0.43 0.25 0.27 0.19 0.00 0.00 0.00 0.00
09:50:54 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:34:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:35:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:36:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:37:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:38:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:40:01 AM eth0 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:42:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:44:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:45:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:46:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:47:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:49:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:50:01 AM eth0 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00
09:50:54 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:51:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:53:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:54:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:55:01 AM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:57:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 05:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:00:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:03:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:04:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:05:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:54 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:07:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:08:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:10:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:12:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:13:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:14:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:15:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:17:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:19:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:20:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:21:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:22:01 AM eth0 0.15 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:25:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:27:01 AM eth0 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:28:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:54 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:29:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:30:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:50:54 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:31:01 AM eth0 0.42 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:54 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:32:01 AM eth0 0.55 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:33:01 AM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:54 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:35:01 AM eth0 0.67 0.17 0.24 0.07 0.00 0.00 0.00 0.00
09:50:54 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:36:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:54 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:38:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:40:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:43:01 AM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00
09:50:54 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:45:01 AM eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:46:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:47:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:48:01 AM eth0 0.42 0.18 0.32 0.19 0.00 0.00 0.00 0.00
09:50:54 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:49:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:50:01 AM eth0 0.20 0.07 0.09 0.06 0.00 0.00 0.00 0.00
09:50:54 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:51:01 AM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00
09:50:54 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:54:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:55:01 AM eth0 0.92 0.75 0.19 6.41 0.00 0.00 0.00 0.00
09:50:54 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:56:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 06:59:01 AM eth0 0.98 0.38 0.32 1.73 0.00 0.00 0.00 0.00
09:50:54 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:00:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:54 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:02:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:03:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:04:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:05:01 AM eth0 0.63 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:50:54 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:10:01 AM eth0 0.63 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:54 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:11:01 AM eth0 0.38 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:54 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:12:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:15:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:54 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:17:01 AM eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:18:01 AM eth0 0.53 0.25 0.31 0.23 0.00 0.00 0.00 0.00
09:50:54 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:19:01 AM eth0 0.40 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:20:01 AM eth0 0.50 0.15 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:21:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:22:01 AM eth0 0.45 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:23:01 AM eth0 0.17 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:24:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:25:01 AM eth0 0.37 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:54 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:26:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:27:01 AM eth0 1.10 0.25 0.38 0.22 0.00 0.00 0.00 0.00
09:50:54 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:28:01 AM eth0 0.38 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:54 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:29:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:30:01 AM eth0 0.63 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:50:54 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:31:01 AM eth0 1.52 0.53 0.69 0.43 0.00 0.00 0.00 0.00
09:50:54 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:32:01 AM eth0 0.58 0.17 0.28 0.19 0.00 0.00 0.00 0.00
09:50:54 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:33:01 AM eth0 1.10 0.20 0.38 0.22 0.00 0.00 0.00 0.00
09:50:54 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:34:01 AM eth0 0.75 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:35:01 AM eth0 0.47 0.07 0.11 0.06 0.00 0.00 0.00 0.00
09:50:54 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:36:01 AM eth0 0.32 0.12 0.09 0.01 0.00 0.00 0.00 0.00
09:50:54 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:37:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:38:01 AM eth0 0.23 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:39:01 AM eth0 0.90 0.00 0.12 0.00 0.00 0.00 0.00 0.00
09:50:54 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:40:01 AM eth0 0.62 0.20 0.18 0.07 0.00 0.00 0.00 0.00
09:50:54 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:41:01 AM eth0 0.27 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:42:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:43:01 AM eth0 0.32 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:44:01 AM eth0 0.58 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:54 07:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:45:02 AM eth0 0.42 0.10 0.11 0.06 0.00 0.00 0.00 0.00
09:50:54 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:46:01 AM eth0 0.29 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:47:01 AM eth0 0.35 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:50:54 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:48:01 AM eth0 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:49:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:50:01 AM eth0 0.40 0.12 0.11 0.06 0.00 0.00 0.00 0.00
09:50:54 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:51:01 AM eth0 0.28 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:52:01 AM eth0 0.38 0.12 0.12 0.01 0.00 0.00 0.00 0.00
09:50:54 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:54:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:55:01 AM eth0 1.75 0.18 0.33 0.07 0.00 0.00 0.00 0.00
09:50:54 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:56:01 AM eth0 6.42 0.60 1.45 0.61 0.00 0.00 0.00 0.00
09:50:54 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:57:01 AM eth0 5.36 0.53 1.30 0.60 0.00 0.00 0.00 0.00
09:50:54 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:58:01 AM eth0 2.10 0.73 1.11 0.77 0.00 0.00 0.00 0.00
09:50:54 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 07:59:01 AM eth0 0.78 0.25 0.30 0.20 0.00 0.00 0.00 0.00
09:50:54 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:00:01 AM eth0 0.55 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:01:01 AM eth0 0.48 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:02:01 AM eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:03:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:04:01 AM eth0 2.05 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:54 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:05:01 AM eth0 1.67 0.17 0.22 0.07 0.00 0.00 0.00 0.00
09:50:54 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:06:01 AM eth0 0.38 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:07:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:08:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:09:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:10:01 AM eth0 0.50 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:54 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:11:01 AM eth0 0.35 0.03 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:12:01 AM eth0 0.53 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:13:01 AM eth0 1.67 0.00 0.20 0.00 0.00 0.00 0.00 0.00
09:50:54 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:14:01 AM eth0 3.02 0.62 0.99 0.61 0.00 0.00 0.00 0.00
09:50:54 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:15:01 AM eth0 1.65 0.60 0.99 0.66 0.00 0.00 0.00 0.00
09:50:54 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:17:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:18:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:19:01 AM eth0 3.12 0.33 0.65 0.23 0.00 0.00 0.00 0.00
09:50:54 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:20:01 AM eth0 4.28 0.87 1.47 0.83 0.00 0.00 0.00 0.00
09:50:54 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:21:01 AM eth0 1.00 0.45 0.54 0.39 0.00 0.00 0.00 0.00
09:50:54 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:22:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:23:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:24:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:25:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:27:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:28:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:29:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:30:01 AM eth0 0.53 0.15 0.10 0.07 0.00 0.00 0.00 0.00
09:50:54 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:31:01 AM eth0 0.55 0.12 0.27 0.18 0.00 0.00 0.00 0.00
09:50:54 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:32:01 AM eth0 0.70 0.05 0.13 0.00 0.00 0.00 0.00 0.00
09:50:54 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:33:01 AM eth0 0.58 0.22 0.28 0.19 0.00 0.00 0.00 0.00
09:50:54 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:34:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:35:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:38:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:40:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:42:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:43:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:44:01 AM eth0 0.88 0.80 0.08 0.07 0.00 0.00 0.00 0.00
09:50:54 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:45:01 AM eth0 0.43 0.22 0.21 0.07 0.00 0.00 0.00 0.00
09:50:54 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:46:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:47:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:50:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00
09:50:54 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 08:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:53:02 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:54:01 AM eth0 0.36 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:54 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:55:01 AM eth0 0.47 0.23 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:56:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:57:01 AM eth0 0.47 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:58:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 08:59:01 AM eth0 0.63 0.22 0.33 0.22 0.00 0.00 0.00 0.00
09:50:54 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:00:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:54 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:01:01 AM eth0 0.22 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:02:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:03:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:04:01 AM eth0 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:54 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:05:01 AM eth0 0.77 0.22 0.20 0.07 0.00 0.00 0.00 0.00
09:50:54 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:06:01 AM eth0 0.70 0.28 0.33 0.23 0.00 0.00 0.00 0.00
09:50:54 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:07:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:08:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:54 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:09:01 AM eth0 1.15 0.42 0.61 0.41 0.00 0.00 0.00 0.00
09:50:54 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:10:01 AM eth0 0.37 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:54 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:11:01 AM eth0 0.17 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:12:01 AM eth0 1.65 0.23 0.41 0.20 0.00 0.00 0.00 0.00
09:50:54 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:13:01 AM eth0 3.08 0.48 1.06 0.61 0.00 0.00 0.00 0.00
09:50:54 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:14:01 AM eth0 1.72 0.57 0.89 0.60 0.00 0.00 0.00 0.00
09:50:54 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:15:01 AM eth0 0.43 0.08 0.16 0.06 0.00 0.00 0.00 0.00
09:50:54 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:16:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:17:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:18:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:54 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:19:01 AM eth0 0.20 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:20:01 AM eth0 0.35 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:54 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:21:01 AM eth0 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:22:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:23:01 AM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:24:01 AM eth0 0.23 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:25:01 AM eth0 0.47 0.12 0.17 0.07 0.00 0.00 0.00 0.00
09:50:54 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:26:01 AM eth0 2.20 0.52 0.74 0.42 0.00 0.00 0.00 0.00
09:50:54 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:27:01 AM eth0 2.37 0.43 0.99 0.60 0.00 0.00 0.00 0.00
09:50:54 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:28:01 AM eth0 0.95 0.35 0.53 0.38 0.00 0.00 0.00 0.00
09:50:54 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:29:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:54 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:30:01 AM eth0 1.77 0.43 0.58 0.30 0.00 0.00 0.00 0.00
09:50:54 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:31:01 AM eth0 3.00 0.57 1.02 0.61 0.00 0.00 0.00 0.00
09:50:54 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:32:01 AM eth0 1.03 0.35 0.58 0.41 0.00 0.00 0.00 0.00
09:50:54 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:33:01 AM eth0 1.00 0.32 0.37 0.23 0.00 0.00 0.00 0.00
09:50:54 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:34:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:54 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:35:01 AM eth0 0.52 0.18 0.10 0.07 0.00 0.00 0.00 0.00
09:50:54 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:36:01 AM eth0 0.27 0.10 0.10 0.01 0.00 0.00 0.00 0.00
09:50:54 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:37:01 AM eth0 0.93 0.38 0.32 0.21 0.00 0.00 0.00 0.00
09:50:54 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:38:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:54 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:39:01 AM eth0 1.52 0.28 0.42 0.23 0.00 0.00 0.00 0.00
09:50:54 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:40:01 AM eth0 1.67 0.55 0.95 0.66 0.00 0.00 0.00 0.00
09:50:54 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:41:01 AM eth0 236.65 152.45 1305.55 67.05 0.00 0.00 0.00 0.00
09:50:54 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:42:01 AM eth0 84.32 67.81 845.24 10.15 0.00 0.00 0.00 0.00
09:50:54 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:43:01 AM eth0 10.40 7.83 8.71 3.35 0.00 0.00 0.00 0.00
09:50:54 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:44:01 AM eth0 239.81 176.35 373.23 44.41 0.00 0.00 0.00 0.00
09:50:54 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:45:01 AM eth0 5.85 4.82 1.62 1.45 0.00 0.00 0.00 0.00
09:50:54 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:46:01 AM eth0 35.14 24.76 29.01 4.74 0.00 0.00 0.00 0.00
09:50:54 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:47:01 AM eth0 33.26 31.81 123.97 9.30 0.00 0.00 0.00 0.00
09:50:54 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:48:01 AM eth0 18.48 17.73 65.57 6.54 0.00 0.00 0.00 0.00
09:50:54 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:49:01 AM eth0 18.01 18.31 64.58 11.82 0.00 0.00 0.00 0.00
09:50:54 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 09:50:01 AM eth0 86.50 59.43 153.93 80.11 0.00 0.00 0.00 0.00
09:50:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:54 Average: eth0 2.95 1.84 9.67 0.82 0.00 0.00 0.00 0.00
09:50:54
09:50:54
09:50:54 ---> sar -P ALL:
09:50:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/20/2025 _x86_64_ (2 CPU)
09:50:54
09:50:54 04:03:32 LINUX RESTART (2 CPU)
09:50:54
09:50:54 04:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 04:05:01 AM all 12.45 0.00 1.74 0.16 0.03 85.62
09:50:54 04:05:01 AM 0 12.11 0.00 1.69 0.15 0.03 86.02
09:50:54 04:05:01 AM 1 12.79 0.00 1.79 0.17 0.03 85.23
09:50:54 04:06:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55
09:50:54 04:06:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 04:06:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:54 04:07:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:50:54 04:07:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:54 04:07:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:54 04:08:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:54 04:08:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:54 04:08:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:54 04:09:01 AM all 0.28 0.00 0.06 0.01 0.03 99.62
09:50:54 04:09:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78
09:50:54 04:09:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:54 04:10:01 AM all 0.53 0.00 0.06 0.00 0.03 99.39
09:50:54 04:10:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:54 04:10:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.31
09:50:54 04:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:54 04:11:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:54 04:11:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:50:54 04:12:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:54 04:12:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:54 04:12:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 04:13:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:50:54 04:13:01 AM 0 0.25 0.00 0.10 0.00 0.03 99.62
09:50:54 04:13:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:54 04:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:54 04:14:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:50:54 04:14:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 04:15:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 04:15:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:54 04:15:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54
09:50:54 04:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 04:16:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:50:54 04:16:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
09:50:54 04:16:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:54 04:17:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:54 04:17:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 04:17:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 04:18:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:54 04:18:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 04:18:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:54 04:19:01 AM all 0.28 0.00 0.10 0.01 0.03 99.58
09:50:54 04:19:01 AM 0 0.47 0.00 0.12 0.00 0.03 99.38
09:50:54 04:19:01 AM 1 0.08 0.00 0.08 0.02 0.03 99.78
09:50:54 04:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:54 04:20:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:54 04:20:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:54 04:21:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:54 04:21:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:54 04:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 04:22:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:54 04:22:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:54 04:22:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.46
09:50:54 04:23:02 AM all 0.33 0.00 0.03 0.00 0.03 99.61
09:50:54 04:23:02 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 04:23:02 AM 1 0.58 0.00 0.02 0.00 0.03 99.37
09:50:54 04:24:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:54 04:24:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:54 04:24:01 AM 1 0.39 0.00 0.05 0.00 0.03 99.52
09:50:54 04:25:01 AM all 0.11 0.00 0.07 0.00 0.02 99.81
09:50:54 04:25:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:54 04:25:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:50:54 04:26:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:50:54 04:26:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 04:26:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:54
09:50:54 04:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 04:27:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 04:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 04:27:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 04:28:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 04:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 04:28:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:54 04:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 04:29:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:54 04:29:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:54 04:30:01 AM all 0.15 0.00 0.08 0.00 0.04 99.72
09:50:54 04:30:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:54 04:30:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
09:50:54 04:31:01 AM all 0.26 0.00 0.06 0.01 0.04 99.63
09:50:54 04:31:01 AM 0 0.08 0.00 0.07 0.02 0.03 99.80
09:50:54 04:31:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:54 04:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:54 04:32:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:54 04:32:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:54 04:33:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:50:54 04:33:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:50:54 04:33:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:54 04:34:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:54 04:34:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 04:34:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
09:50:54 04:35:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:50:54 04:35:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:54 04:35:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:54 04:36:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:54 04:36:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
09:50:54 04:36:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 04:37:01 AM all 0.15 0.00 0.07 0.00 0.03 99.76
09:50:54 04:37:01 AM 0 0.27 0.00 0.10 0.00 0.05 99.58
09:50:54 04:37:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93
09:50:54
09:50:54 04:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 04:38:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:54 04:38:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:54 04:38:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54 04:39:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:54 04:39:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:50:54 04:39:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
09:50:54 04:40:01 AM all 0.61 0.00 0.08 0.00 0.04 99.27
09:50:54 04:40:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:54 04:40:01 AM 1 1.10 0.00 0.05 0.00 0.03 98.82
09:50:54 04:41:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:54 04:41:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 04:41:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:54 04:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:54 04:42:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 04:42:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:54 04:43:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:54 04:43:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:54 04:43:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:54 04:44:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:54 04:44:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75
09:50:54 04:44:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 04:45:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66
09:50:54 04:45:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:54 04:45:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52
09:50:54 04:46:01 AM all 0.55 0.00 0.07 0.00 0.03 99.35
09:50:54 04:46:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 04:46:01 AM 1 0.98 0.00 0.05 0.00 0.02 98.95
09:50:54 04:47:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77
09:50:54 04:47:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 04:47:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73
09:50:54 04:48:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:54 04:48:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48
09:50:54 04:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54
09:50:54 04:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 04:49:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 04:49:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:54 04:49:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 04:50:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:54 04:50:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:54 04:50:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 04:51:01 AM all 0.23 0.24 0.17 0.12 0.04 99.20
09:50:54 04:51:01 AM 0 0.35 0.48 0.22 0.22 0.03 98.70
09:50:54 04:51:01 AM 1 0.12 0.00 0.12 0.02 0.05 99.70
09:50:54 04:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 04:52:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 04:52:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 04:53:01 AM all 0.21 0.00 0.03 0.00 0.04 99.72
09:50:54 04:53:01 AM 0 0.37 0.00 0.03 0.00 0.05 99.55
09:50:54 04:53:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 04:54:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 04:54:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 04:54:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 04:55:01 AM all 0.51 0.00 0.07 0.00 0.03 99.39
09:50:54 04:55:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:54 04:55:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:50:54 04:56:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:54 04:56:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:54 04:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 04:57:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 04:57:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:54 04:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 04:58:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:54 04:58:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:54 04:58:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 04:59:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
09:50:54 04:59:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:54 04:59:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:54
09:50:54 04:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:00:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:54 05:00:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 05:00:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:54 05:01:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:50:54 05:01:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:54 05:01:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:54 05:02:01 AM all 0.08 0.00 0.08 0.00 0.05 99.79
09:50:54 05:02:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 05:02:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 05:03:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:54 05:03:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:54 05:03:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:54 05:04:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:54 05:04:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:54 05:04:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 05:05:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:54 05:05:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:54 05:05:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:54 05:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 05:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 05:06:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 05:07:01 AM all 0.21 0.00 0.05 0.00 0.02 99.72
09:50:54 05:07:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95
09:50:54 05:07:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:54 05:08:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:54 05:08:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:50:54 05:08:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 05:09:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:54 05:09:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 05:09:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 05:10:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 05:10:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 05:10:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:54
09:50:54 05:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:11:01 AM all 0.11 0.00 0.07 0.00 0.04 99.78
09:50:54 05:11:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:54 05:11:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:54 05:12:01 AM all 0.31 0.01 0.07 0.01 0.04 99.57
09:50:54 05:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 05:12:01 AM 1 0.10 0.02 0.10 0.02 0.05 99.72
09:50:54 05:13:01 AM all 0.32 0.00 0.04 0.01 0.03 99.60
09:50:54 05:13:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:54 05:13:01 AM 1 0.10 0.00 0.07 0.02 0.05 99.77
09:50:54 05:14:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:54 05:14:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60
09:50:54 05:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 05:15:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:54 05:15:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:54 05:15:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:54 05:16:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 05:16:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 05:16:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:54 05:17:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:54 05:17:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 05:17:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:54 05:18:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:54 05:18:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:54 05:18:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:54 05:19:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
09:50:54 05:19:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:54 05:19:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 05:20:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:54 05:20:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67
09:50:54 05:20:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65
09:50:54 05:21:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:54 05:21:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:50:54 05:21:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54
09:50:54 05:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:22:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 05:22:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 05:22:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:54 05:23:01 AM all 0.39 0.00 0.06 0.00 0.04 99.51
09:50:54 05:23:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:54 05:23:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:54 05:24:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:54 05:24:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:54 05:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 05:25:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 05:25:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:54 05:25:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:54 05:26:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:50:54 05:26:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:54 05:26:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:54 05:27:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:54 05:27:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:50:54 05:27:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:54 05:28:01 AM all 0.12 0.00 0.06 0.00 0.03 99.79
09:50:54 05:28:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:50:54 05:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 05:29:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:54 05:29:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:54 05:29:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 05:30:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:54 05:30:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:54 05:30:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:54 05:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:54 05:31:01 AM 0 0.56 0.00 0.05 0.00 0.02 99.37
09:50:54 05:31:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 05:32:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:54 05:32:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:54 05:32:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54
09:50:54 05:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:33:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58
09:50:54 05:33:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:54 05:33:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 05:34:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:54 05:34:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:54 05:34:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:54 05:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:54 05:35:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:54 05:35:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 05:36:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:54 05:36:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:54 05:36:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 05:37:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:54 05:37:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:54 05:37:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:54 05:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 05:38:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:54 05:38:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 05:39:01 AM all 0.29 0.00 0.04 0.01 0.03 99.62
09:50:54 05:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 05:39:01 AM 1 0.48 0.00 0.02 0.02 0.02 99.47
09:50:54 05:40:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:50:54 05:40:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75
09:50:54 05:40:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:54 05:41:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:50:54 05:41:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 05:41:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
09:50:54 05:42:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:54 05:42:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:54 05:42:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:54 05:43:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 05:43:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68
09:50:54 05:43:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:50:54
09:50:54 05:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:44:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:50:54 05:44:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:54 05:44:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:54 05:45:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:50:54 05:45:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 05:45:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:50:54 05:46:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:54 05:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 05:46:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:54 05:47:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:54 05:47:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 05:47:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:54 05:48:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 05:48:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:54 05:48:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 05:49:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:54 05:49:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 05:49:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:54 05:50:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 05:50:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 05:50:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:54 05:51:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:50:54 05:51:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:54 05:51:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:54 05:52:01 AM all 0.28 0.01 0.05 0.00 0.03 99.63
09:50:54 05:52:01 AM 0 0.08 0.02 0.05 0.00 0.03 99.82
09:50:54 05:52:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:54 05:53:01 AM all 0.28 0.16 0.11 0.00 0.03 99.42
09:50:54 05:53:01 AM 0 0.07 0.03 0.12 0.00 0.03 99.75
09:50:54 05:53:01 AM 1 0.50 0.28 0.10 0.00 0.03 99.08
09:50:54 05:54:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:54 05:54:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:54 05:54:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:54
09:50:54 05:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 05:55:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:54 05:55:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:54 05:55:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:54 05:56:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:54 05:56:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:54 05:56:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:54 05:57:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:54 05:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 05:57:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:54 05:58:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:54 05:58:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:54 05:58:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:54 05:59:01 AM all 0.31 0.00 0.04 0.01 0.04 99.60
09:50:54 05:59:01 AM 0 0.13 0.00 0.07 0.02 0.07 99.72
09:50:54 05:59:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:54 06:00:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:54 06:00:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:54 06:00:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:54 06:01:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:54 06:01:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 06:01:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:54 06:02:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 06:02:01 AM 0 0.02 0.00 0.07 0.00 0.03 99.88
09:50:54 06:02:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:54 06:03:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
09:50:54 06:03:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 06:03:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:54 06:04:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 06:04:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 06:04:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 06:05:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:54 06:05:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:54 06:05:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:54
09:50:54 06:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 06:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:54 06:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 06:06:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:54 06:07:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 06:07:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 06:07:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 06:08:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:54 06:08:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60
09:50:54 06:08:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:50:54 06:09:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68
09:50:54 06:09:01 AM 0 0.40 0.00 0.03 0.00 0.05 99.52
09:50:54 06:09:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 06:10:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:54 06:10:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55
09:50:54 06:10:01 AM 1 0.18 0.00 0.03 0.00 0.03 99.75
09:50:54 06:11:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 06:11:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:54 06:11:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:54 06:12:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:54 06:12:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:54 06:12:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 06:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:54 06:13:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 06:13:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 06:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 06:14:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 06:14:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 06:15:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:54 06:15:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:54 06:15:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:54 06:16:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 06:16:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:54 06:16:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:54
09:50:54 06:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 06:17:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 06:17:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 06:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 06:18:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:54 06:18:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:54 06:18:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54 06:19:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 06:19:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 06:19:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 06:20:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65
09:50:54 06:20:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:54 06:20:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:54 06:21:01 AM all 0.30 0.00 0.06 0.01 0.03 99.60
09:50:54 06:21:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:54 06:21:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77
09:50:54 06:22:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 06:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 06:22:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:54 06:23:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 06:23:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:54 06:23:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:54 06:24:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:54 06:24:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:54 06:24:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 06:25:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:54 06:25:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 06:25:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:54 06:26:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 06:26:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:54 06:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:54 06:27:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 06:27:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 06:27:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:54
09:50:54 06:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 06:28:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 06:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 06:28:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 06:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 06:29:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:54 06:29:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:54 06:30:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 06:30:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:54 06:31:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:54 06:31:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
09:50:54 06:31:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 06:32:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72
09:50:54 06:32:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:50:54 06:32:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:54 06:33:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 06:33:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:54 06:33:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54 06:34:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 06:34:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 06:34:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:54 06:35:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:54 06:35:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:54 06:35:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:54 06:36:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:54 06:36:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:54 06:36:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:54 06:37:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:54 06:37:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:54 06:37:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 06:38:02 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 06:38:02 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 06:38:02 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54
09:50:54 06:38:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 06:39:01 AM all 0.31 0.00 0.05 0.00 0.05 99.58
09:50:54 06:39:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39
09:50:54 06:39:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:54 06:40:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:54 06:40:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:54 06:40:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:54 06:41:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72
09:50:54 06:41:01 AM 0 0.32 0.00 0.12 0.00 0.07 99.50
09:50:54 06:41:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:54 06:42:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 06:42:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 06:42:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 06:43:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 06:43:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 06:43:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 06:44:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 06:44:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 06:44:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 06:45:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:54 06:45:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:54 06:45:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 06:46:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:54 06:46:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55
09:50:54 06:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:54 06:47:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
09:50:54 06:47:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 06:47:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:54 06:48:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:54 06:48:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:54 06:48:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
09:50:54 06:49:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 06:49:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:54 06:49:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54
09:50:54 06:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 06:50:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:54 06:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 06:50:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:54 06:51:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:54 06:51:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:54 06:51:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 06:52:01 AM all 0.22 0.00 0.04 0.00 0.03 99.71
09:50:54 06:52:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 06:52:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:54 06:53:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:54 06:53:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:54 06:53:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:54 06:54:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
09:50:54 06:54:01 AM 0 0.03 0.00 0.03 0.02 0.03 99.88
09:50:54 06:54:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:50:54 06:55:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82
09:50:54 06:55:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 06:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 06:56:01 AM all 0.05 0.00 0.05 0.00 0.04 99.86
09:50:54 06:56:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 06:56:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54 06:57:01 AM all 0.06 0.00 0.04 0.00 0.03 99.87
09:50:54 06:57:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:54 06:57:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 06:58:01 AM all 0.06 0.00 0.04 0.00 0.03 99.87
09:50:54 06:58:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 06:58:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 06:59:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:54 06:59:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60
09:50:54 06:59:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77
09:50:54 07:00:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:54 07:00:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:54 07:00:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:54
09:50:54 07:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:01:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:54 07:01:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:54 07:01:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 07:02:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:54 07:02:01 AM 0 0.30 0.00 0.08 0.00 0.07 99.55
09:50:54 07:02:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:54 07:03:01 AM all 0.20 0.00 0.04 0.00 0.04 99.72
09:50:54 07:03:01 AM 0 0.35 0.00 0.03 0.00 0.05 99.57
09:50:54 07:03:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 07:04:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 07:04:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:54 07:04:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 07:05:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:54 07:05:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:54 07:05:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:50:54 07:06:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:50:54 07:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:06:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:50:54 07:07:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:54 07:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:07:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:54 07:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 07:08:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:54 07:08:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47
09:50:54 07:09:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
09:50:54 07:09:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:54 07:09:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65
09:50:54 07:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 07:10:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 07:10:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 07:11:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:54 07:11:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 07:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54
09:50:54 07:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:12:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 07:12:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 07:12:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 07:13:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:54 07:13:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:54 07:13:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 07:14:01 AM all 0.28 0.00 0.03 0.00 0.03 99.66
09:50:54 07:14:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:54 07:14:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 07:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 07:15:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 07:15:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:54 07:16:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 07:16:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:54 07:17:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 07:17:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:54 07:17:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:54 07:18:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:54 07:18:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:54 07:18:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:54 07:19:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:50:54 07:19:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 07:19:01 AM 1 0.08 0.00 0.07 0.02 0.05 99.78
09:50:54 07:20:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:54 07:20:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 07:20:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:54 07:21:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 07:21:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 07:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:22:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 07:22:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:54 07:22:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:54
09:50:54 07:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:23:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 07:23:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 07:23:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 07:24:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 07:24:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:54 07:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:25:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 07:25:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 07:25:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:54 07:26:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 07:26:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:54 07:26:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54 07:27:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81
09:50:54 07:27:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:54 07:27:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:54 07:28:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:54 07:28:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 07:28:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 07:29:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:54 07:29:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:54 07:29:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 07:30:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 07:30:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:54 07:30:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:54 07:31:01 AM all 0.33 0.00 0.06 0.01 0.04 99.56
09:50:54 07:31:01 AM 0 0.57 0.00 0.05 0.02 0.03 99.33
09:50:54 07:31:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 07:32:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:54 07:32:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 07:32:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:54 07:33:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:54 07:33:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:54 07:33:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54
09:50:54 07:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:34:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73
09:50:54 07:34:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63
09:50:54 07:34:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 07:35:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:54 07:35:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:54 07:35:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 07:36:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:54 07:36:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:54 07:36:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:54 07:37:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:54 07:37:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:54 07:37:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 07:38:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:54 07:38:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:54 07:38:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 07:39:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:54 07:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 07:40:01 AM all 0.32 0.14 0.11 0.00 0.04 99.39
09:50:54 07:40:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25
09:50:54 07:40:01 AM 1 0.07 0.28 0.10 0.00 0.02 99.53
09:50:54 07:41:01 AM all 0.25 0.00 0.06 0.00 0.13 99.56
09:50:54 07:41:01 AM 0 0.42 0.00 0.07 0.00 0.14 99.37
09:50:54 07:41:01 AM 1 0.08 0.00 0.05 0.00 0.12 99.75
09:50:54 07:42:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:54 07:42:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:54 07:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 07:43:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:54 07:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 07:43:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 07:44:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:54 07:44:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 07:44:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73
09:50:54
09:50:54 07:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:45:02 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:54 07:45:02 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:54 07:45:02 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:54 07:46:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:54 07:46:01 AM 0 0.41 0.00 0.05 0.00 0.03 99.51
09:50:54 07:46:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.81
09:50:54 07:47:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:50:54 07:47:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
09:50:54 07:47:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:54 07:48:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:50:54 07:48:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:50:54 07:48:01 AM 1 0.07 0.00 0.05 0.00 0.00 99.88
09:50:54 07:49:01 AM all 0.28 0.00 0.05 0.01 0.03 99.63
09:50:54 07:49:01 AM 0 0.50 0.00 0.05 0.02 0.02 99.42
09:50:54 07:49:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 07:50:01 AM all 0.24 0.00 0.05 0.00 0.02 99.69
09:50:54 07:50:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:54 07:50:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:54 07:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:54 07:51:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:54 07:51:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54 07:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:54 07:52:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:54 07:52:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
09:50:54 07:53:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:54 07:53:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:54 07:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 07:54:01 AM all 0.26 0.00 0.03 0.00 0.02 99.69
09:50:54 07:54:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:54 07:54:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:54 07:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:54 07:55:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:54 07:55:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:54
09:50:54 07:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 07:56:01 AM all 0.38 0.00 0.08 0.00 0.02 99.53
09:50:54 07:56:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30
09:50:54 07:56:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:54 07:57:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65
09:50:54 07:57:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:54 07:57:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:50:54 07:58:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:54 07:58:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:54 07:58:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:54 07:59:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:54 07:59:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:50:54 07:59:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:50:54 08:00:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:54 08:00:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:54 08:00:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:54 08:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:54 08:01:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:54 08:01:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 08:02:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:54 08:02:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:50:54 08:02:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54 08:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:54 08:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:54 08:03:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:54 08:04:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 08:04:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 08:04:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:54 08:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:54 08:05:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:54 08:05:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80
09:50:54 08:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 08:06:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:54 08:06:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54
09:50:54 08:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 08:07:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 08:07:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:54 08:07:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:54 08:08:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:50:54 08:08:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70
09:50:54 08:08:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 08:09:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:54 08:09:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 08:09:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 08:10:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:54 08:10:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:54 08:10:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 08:11:01 AM all 0.25 0.00 0.09 0.00 0.03 99.62
09:50:54 08:11:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
09:50:54 08:11:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:54 08:12:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:54 08:12:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:54 08:12:01 AM 1 0.02 0.00 0.05 0.00 0.03 99.90
09:50:54 08:13:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 08:13:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:54 08:13:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:54 08:14:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54
09:50:54 08:14:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:54 08:14:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:54 08:15:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:50:54 08:15:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:54 08:15:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:54 08:16:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71
09:50:54 08:16:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:50:54 08:16:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:50:54 08:17:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:54 08:17:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:54 08:17:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54
09:50:54 08:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 08:18:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 08:18:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:54 08:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 08:19:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58
09:50:54 08:19:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 08:19:01 AM 1 0.10 0.00 0.10 0.02 0.03 99.75
09:50:54 08:20:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54
09:50:54 08:20:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:54 08:20:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 08:21:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
09:50:54 08:21:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54 08:21:01 AM 1 0.58 0.00 0.12 0.00 0.05 99.25
09:50:54 08:22:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:54 08:22:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:54 08:22:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:54 08:23:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:54 08:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 08:23:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:54 08:24:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:54 08:24:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:54 08:24:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:54 08:25:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 08:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 08:25:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 08:26:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 08:26:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:54 08:26:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:54 08:27:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:54 08:27:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:54 08:27:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:54 08:28:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:54 08:28:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:54 08:28:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54
09:50:54 08:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 08:29:01 AM all 0.18 0.00 0.06 0.00 0.06 99.71
09:50:54 08:29:01 AM 0 0.25 0.00 0.05 0.00 0.05 99.65
09:50:54 08:29:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:54 08:30:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:54 08:30:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:54 08:30:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 08:31:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:54 08:31:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 08:31:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:54 08:32:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:50:54 08:32:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
09:50:54 08:32:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 08:33:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
09:50:54 08:33:01 AM 0 0.27 0.00 0.08 0.00 0.05 99.60
09:50:54 08:33:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 08:34:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:54 08:34:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:54 08:34:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 08:35:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:54 08:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 08:35:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:54 08:36:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
09:50:54 08:36:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 08:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 08:37:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 08:37:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 08:37:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 08:38:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:54 08:38:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 08:38:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 08:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 08:39:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:54 08:39:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:54
09:50:54 08:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 08:40:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:54 08:40:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:50:54 08:40:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:54 08:41:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:54 08:41:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:54 08:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:54 08:42:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:54 08:42:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
09:50:54 08:42:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:54 08:43:01 AM all 0.28 0.01 0.05 0.00 0.04 99.62
09:50:54 08:43:01 AM 0 0.48 0.02 0.03 0.00 0.03 99.43
09:50:54 08:43:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 08:44:01 AM all 0.32 0.19 0.10 0.01 0.03 99.35
09:50:54 08:44:01 AM 0 0.52 0.35 0.10 0.02 0.02 99.00
09:50:54 08:44:01 AM 1 0.12 0.03 0.10 0.00 0.05 99.70
09:50:54 08:45:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:54 08:45:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:54 08:45:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:54 08:46:01 AM all 0.16 0.00 0.05 0.00 0.03 99.76
09:50:54 08:46:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
09:50:54 08:46:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 08:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 08:47:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:54 08:47:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 08:48:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:54 08:48:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 08:48:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:54 08:49:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:54 08:49:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 08:49:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 08:50:01 AM all 0.23 0.00 0.04 0.00 0.03 99.69
09:50:54 08:50:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:54 08:50:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:54
09:50:54 08:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 08:51:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 08:51:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:54 08:51:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:54 08:52:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:54 08:52:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52
09:50:54 08:52:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:54 08:53:02 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:54 08:53:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 08:53:02 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:54 08:54:01 AM all 0.28 0.00 0.03 0.01 0.03 99.65
09:50:54 08:54:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:54 08:54:01 AM 1 0.49 0.00 0.02 0.02 0.02 99.46
09:50:54 08:55:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:54 08:55:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:54 08:55:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:54 08:56:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:54 08:56:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 08:56:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:50:54 08:57:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:54 08:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 08:57:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 08:58:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:54 08:58:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:54 08:58:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:54 08:59:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:54 08:59:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 08:59:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 09:00:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72
09:50:54 09:00:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:54 09:00:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:50:54 09:01:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:54 09:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 09:01:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:50:54
09:50:54 09:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 09:02:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71
09:50:54 09:02:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:54 09:02:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58
09:50:54 09:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:54 09:03:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:54 09:03:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 09:04:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:54 09:04:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:54 09:04:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:50:54 09:05:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:54 09:05:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 09:05:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:54 09:06:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:54 09:06:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:54 09:06:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:54 09:07:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:54 09:07:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 09:07:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:54 09:08:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 09:08:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:50:54 09:08:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68
09:50:54 09:09:01 AM all 0.18 0.00 0.04 0.00 0.03 99.74
09:50:54 09:09:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68
09:50:54 09:09:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:54 09:10:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:54 09:10:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:54 09:10:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:54 09:11:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:54 09:11:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:54 09:11:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:54 09:12:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:50:54 09:12:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:54 09:12:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
09:50:54
09:50:54 09:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 09:13:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:54 09:13:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:54 09:13:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 09:14:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:54 09:14:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
09:50:54 09:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:54 09:15:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:54 09:15:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:54 09:15:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 09:16:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:54 09:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 09:16:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54 09:17:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:54 09:17:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:54 09:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:54 09:18:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:54 09:18:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:54 09:18:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:54 09:19:01 AM all 0.31 0.00 0.04 0.01 0.03 99.61
09:50:54 09:19:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 09:19:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82
09:50:54 09:20:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:54 09:20:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:54 09:20:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:54 09:21:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68
09:50:54 09:21:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:50:54 09:21:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:54 09:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:54 09:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:54 09:22:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:54 09:23:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64
09:50:54 09:23:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:54 09:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54
09:50:54 09:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 09:24:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:50:54 09:24:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:50:54 09:24:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:54 09:25:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
09:50:54 09:25:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:54 09:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:54 09:26:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:54 09:26:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:54 09:26:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:54 09:27:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 09:27:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 09:27:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:54 09:28:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55
09:50:54 09:28:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:54 09:28:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:54 09:29:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
09:50:54 09:29:01 AM 0 0.55 0.00 0.02 0.02 0.05 99.37
09:50:54 09:29:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 09:30:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:54 09:30:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50
09:50:54 09:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:54 09:31:01 AM all 0.37 0.00 0.07 0.00 0.04 99.52
09:50:54 09:31:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:54 09:31:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57
09:50:54 09:32:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:54 09:32:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:54 09:32:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:54 09:33:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:54 09:33:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:54 09:33:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:54 09:34:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:54 09:34:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:54 09:34:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:54
09:50:54 09:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 09:35:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
09:50:54 09:35:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:54 09:35:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:54 09:36:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
09:50:54 09:36:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:54 09:36:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:54 09:37:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 09:37:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:54 09:37:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:54 09:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:54 09:38:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:54 09:38:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:54 09:39:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:54 09:39:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:54 09:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:54 09:40:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:54 09:40:01 AM 0 0.47 0.00 0.10 0.00 0.05 99.38
09:50:54 09:40:01 AM 1 0.18 0.00 0.03 0.00 0.03 99.75
09:50:54 09:41:01 AM all 25.10 0.00 3.65 0.51 0.08 70.66
09:50:54 09:41:01 AM 0 33.83 0.00 4.17 0.62 0.08 61.29
09:50:54 09:41:01 AM 1 16.34 0.00 3.13 0.40 0.07 80.06
09:50:54 09:42:01 AM all 30.64 0.00 4.45 1.01 0.08 63.83
09:50:54 09:42:01 AM 0 33.32 0.00 4.98 0.92 0.07 60.72
09:50:54 09:42:01 AM 1 27.95 0.00 3.91 1.10 0.08 66.95
09:50:54 09:43:01 AM all 12.11 0.00 1.37 0.22 0.06 86.25
09:50:54 09:43:01 AM 0 12.25 0.00 1.40 0.08 0.07 86.20
09:50:54 09:43:01 AM 1 11.97 0.00 1.34 0.35 0.05 86.29
09:50:54 09:44:01 AM all 33.02 0.00 6.02 0.53 0.08 60.35
09:50:54 09:44:01 AM 0 43.24 0.00 7.14 0.55 0.08 48.98
09:50:54 09:44:01 AM 1 22.81 0.00 4.90 0.50 0.08 71.71
09:50:54 09:45:01 AM all 0.37 0.00 0.32 0.35 0.05 98.92
09:50:54 09:45:01 AM 0 0.65 0.00 0.38 0.42 0.05 98.50
09:50:54 09:45:01 AM 1 0.08 0.00 0.25 0.28 0.05 99.33
09:50:54
09:50:54 09:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:54 09:46:01 AM all 5.14 0.00 0.29 0.02 0.06 94.49
09:50:54 09:46:01 AM 0 7.24 0.00 0.37 0.02 0.05 92.32
09:50:54 09:46:01 AM 1 3.04 0.00 0.22 0.02 0.07 96.66
09:50:54 09:47:01 AM all 17.48 0.00 0.19 0.02 0.08 82.23
09:50:54 09:47:01 AM 0 25.86 0.00 0.23 0.00 0.08 73.82
09:50:54 09:47:01 AM 1 9.09 0.00 0.15 0.03 0.07 90.66
09:50:54 09:48:01 AM all 8.87 0.00 0.11 0.02 0.05 90.96
09:50:54 09:48:01 AM 0 13.41 0.00 0.10 0.00 0.05 86.44
09:50:54 09:48:01 AM 1 4.33 0.00 0.12 0.03 0.05 95.47
09:50:54 09:49:01 AM all 9.02 0.00 0.23 0.02 0.08 90.66
09:50:54 09:49:01 AM 0 15.09 0.00 0.25 0.02 0.08 84.56
09:50:54 09:49:01 AM 1 2.96 0.00 0.20 0.02 0.07 96.76
09:50:54 09:50:01 AM all 19.88 0.00 2.17 0.13 0.06 77.76
09:50:54 09:50:01 AM 0 34.11 0.00 2.84 0.12 0.07 62.86
09:50:54 09:50:01 AM 1 5.65 0.00 1.50 0.13 0.05 92.67
09:50:54 Average: all 0.77 0.00 0.11 0.01 0.04 99.06
09:50:54 Average: 0 1.01 0.00 0.12 0.01 0.04 98.82
09:50:54 Average: 1 0.54 0.00 0.11 0.01 0.04 99.31
09:50:54
09:50:54
09:50:54