09:40:10 Started by upstream project "integration-sanity-test-scandium" build number 511
09:40:10 originally caused by:
09:40:10 Started by timer
09:40:10 Running as SYSTEM
09:40:10 [EnvInject] - Loading node environment variables.
09:40:10 Building remotely on prd-centos8-robot-2c-8g-4031 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:11 [ssh-agent] Looking for ssh-agent implementation...
09:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:11 $ ssh-agent
09:40:11 SSH_AUTH_SOCK=/tmp/ssh-qEu5zc5xId6S/agent.6417
09:40:11 SSH_AGENT_PID=6418
09:40:11 [ssh-agent] Started.
09:40:11 Running ssh-add (command line suppressed)
09:40:11 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13513346120560079817.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13513346120560079817.key)
09:40:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:11 The recommended git tool is: NONE
09:40:13 using credential opendaylight-jenkins-ssh
09:40:13 Wiping out workspace first.
09:40:13 Cloning the remote Git repository
09:40:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:13 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:13 > git --version # timeout=10
09:40:13 > git --version # 'git version 2.43.0'
09:40:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:13 [INFO] Currently running in a labeled security context
09:40:13 [INFO] Currently SELinux is 'enforcing' on the host
09:40:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh11029021612766136328.key
09:40:13 Verifying host key using known hosts file
09:40:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:16 [INFO] Currently running in a labeled security context
09:40:16 [INFO] Currently SELinux is 'enforcing' on the host
09:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14667924118244605763.key
09:40:16 Verifying host key using known hosts file
09:40:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:16 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:16 > git config core.sparsecheckout # timeout=10
09:40:16 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:17 Commit message: "Adapt test for new pce-allocation field"
09:40:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:17 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:17 No emails were triggered.
09:40:17 provisioning config files...
09:40:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12255113817378304684.sh
09:40:18 ---> python-tools-install.sh
09:40:18 Setup pyenv:
09:40:18 system
09:40:18 * 3.8.13 (set by /opt/pyenv/version)
09:40:18 * 3.9.13 (set by /opt/pyenv/version)
09:40:18 * 3.10.13 (set by /opt/pyenv/version)
09:40:18 * 3.11.7 (set by /opt/pyenv/version)
09:40:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xDpy
09:40:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:27 lf-activate-venv(): INFO: Base packages installed successfully
09:40:27 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:40:54 Generating Requirements File
09:41:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:15 Python 3.11.7
09:41:15 pip 25.2 from /tmp/venv-xDpy/lib/python3.11/site-packages/pip (python 3.11)
09:41:15 appdirs==1.4.4
09:41:15 argcomplete==3.6.2
09:41:15 aspy.yaml==1.3.0
09:41:15 attrs==25.4.0
09:41:15 autopage==0.5.2
09:41:15 beautifulsoup4==4.14.2
09:41:15 boto3==1.40.53
09:41:15 botocore==1.40.53
09:41:15 bs4==0.0.2
09:41:15 cachetools==6.2.1
09:41:15 certifi==2025.10.5
09:41:15 cffi==2.0.0
09:41:15 cfgv==3.4.0
09:41:15 chardet==5.2.0
09:41:15 charset-normalizer==3.4.4
09:41:15 click==8.3.0
09:41:15 cliff==4.11.0
09:41:15 cmd2==2.7.0
09:41:15 cryptography==3.3.2
09:41:15 debtcollector==3.0.0
09:41:15 decorator==5.2.1
09:41:15 defusedxml==0.7.1
09:41:15 Deprecated==1.2.18
09:41:15 distlib==0.4.0
09:41:15 dnspython==2.8.0
09:41:15 docker==7.1.0
09:41:15 dogpile.cache==1.5.0
09:41:15 durationpy==0.10
09:41:15 email-validator==2.3.0
09:41:15 filelock==3.20.0
09:41:15 future==1.0.0
09:41:15 gitdb==4.0.12
09:41:15 GitPython==3.1.45
09:41:15 google-auth==2.41.1
09:41:15 httplib2==0.31.0
09:41:15 identify==2.6.15
09:41:15 idna==3.11
09:41:15 importlib-resources==1.5.0
09:41:15 iso8601==2.1.0
09:41:15 Jinja2==3.1.6
09:41:15 jmespath==1.0.1
09:41:15 jsonpatch==1.33
09:41:15 jsonpointer==3.0.0
09:41:15 jsonschema==4.25.1
09:41:15 jsonschema-specifications==2025.9.1
09:41:15 keystoneauth1==5.12.0
09:41:15 kubernetes==34.1.0
09:41:15 lftools==0.37.15
09:41:15 lxml==6.0.2
09:41:15 markdown-it-py==4.0.0
09:41:15 MarkupSafe==3.0.3
09:41:15 mdurl==0.1.2
09:41:15 msgpack==1.1.2
09:41:15 multi_key_dict==2.0.3
09:41:15 munch==4.0.0
09:41:15 netaddr==1.3.0
09:41:15 niet==1.4.2
09:41:15 nodeenv==1.9.1
09:41:15 oauth2client==4.1.3
09:41:15 oauthlib==3.3.1
09:41:15 openstacksdk==4.7.1
09:41:15 os-service-types==1.8.0
09:41:15 osc-lib==4.2.0
09:41:15 oslo.config==10.0.0
09:41:15 oslo.context==6.1.0
09:41:15 oslo.i18n==6.6.0
09:41:15 oslo.log==7.2.1
09:41:15 oslo.serialization==5.8.0
09:41:15 oslo.utils==9.1.0
09:41:15 packaging==25.0
09:41:15 pbr==7.0.1
09:41:15 platformdirs==4.5.0
09:41:15 prettytable==3.16.0
09:41:15 psutil==7.1.0
09:41:15 pyasn1==0.6.1
09:41:15 pyasn1_modules==0.4.2
09:41:15 pycparser==2.23
09:41:15 pygerrit2==2.0.15
09:41:15 PyGithub==2.8.1
09:41:15 Pygments==2.19.2
09:41:15 PyJWT==2.10.1
09:41:15 PyNaCl==1.6.0
09:41:15 pyparsing==2.4.7
09:41:15 pyperclip==1.11.0
09:41:15 pyrsistent==0.20.0
09:41:15 python-cinderclient==9.8.0
09:41:15 python-dateutil==2.9.0.post0
09:41:15 python-heatclient==4.3.0
09:41:15 python-jenkins==1.8.3
09:41:15 python-keystoneclient==5.7.0
09:41:15 python-magnumclient==4.9.0
09:41:15 python-openstackclient==8.2.0
09:41:15 python-swiftclient==4.8.0
09:41:15 PyYAML==6.0.3
09:41:15 referencing==0.37.0
09:41:15 requests==2.32.5
09:41:15 requests-oauthlib==2.0.0
09:41:15 requestsexceptions==1.4.0
09:41:15 rfc3986==2.0.0
09:41:15 rich==14.2.0
09:41:15 rich-argparse==1.7.1
09:41:15 rpds-py==0.27.1
09:41:15 rsa==4.9.1
09:41:15 ruamel.yaml==0.18.15
09:41:15 ruamel.yaml.clib==0.2.14
09:41:15 s3transfer==0.14.0
09:41:15 simplejson==3.20.2
09:41:15 six==1.17.0
09:41:15 smmap==5.0.2
09:41:15 soupsieve==2.8
09:41:15 stevedore==5.5.0
09:41:15 tabulate==0.9.0
09:41:15 toml==0.10.2
09:41:15 tomlkit==0.13.3
09:41:15 tqdm==4.67.1
09:41:15 typing_extensions==4.15.0
09:41:15 tzdata==2025.2
09:41:15 urllib3==1.26.20
09:41:15 virtualenv==20.35.3
09:41:15 wcwidth==0.2.14
09:41:15 websocket-client==1.9.0
09:41:15 wrapt==1.17.3
09:41:15 xdg==6.0.0
09:41:15 xmltodict==1.0.2
09:41:15 yq==3.4.3
09:41:15 [EnvInject] - Injecting environment variables from a build step.
09:41:15 [EnvInject] - Injecting as environment variables the properties content
09:41:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:15 OS_CLOUD=vex
09:41:15 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:41:15 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:15
09:41:15 [EnvInject] - Variables injected successfully.
09:41:15 provisioning config files...
09:41:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins96880201254382608.sh
09:41:16 ---> Create parameters file for OpenStack HOT
09:41:16 OpenStack Heat parameters generated
09:41:16 -----------------------------------
09:41:16 parameters:
09:41:16 vm_0_count: '1'
09:41:16 vm_0_flavor: 'v3-standard-4'
09:41:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:16 vm_1_count: '1'
09:41:16 vm_1_flavor: 'v3-standard-2'
09:41:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:16
09:41:16 job_name: '52208-506'
09:41:16 silo: 'releng'
09:41:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6185018564305980277.sh
09:41:16 ---> Create HEAT stack
09:41:16 + source /home/jenkins/lf-env.sh
09:41:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:16 ++ mktemp -d /tmp/venv-XXXX
09:41:16 + lf_venv=/tmp/venv-Ayyl
09:41:16 + local venv_file=/tmp/.os_lf_venv
09:41:16 + local python=python3
09:41:16 + local options
09:41:16 + local set_path=true
09:41:16 + local install_args=
09:41:16 ++ 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:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:16 + true
09:41:16 + case $1 in
09:41:16 + python=python3
09:41:16 + shift 2
09:41:16 + true
09:41:16 + case $1 in
09:41:16 + shift
09:41:16 + break
09:41:16 + case $python in
09:41:16 + local pkg_list=
09:41:16 + [[ -d /opt/pyenv ]]
09:41:16 + echo 'Setup pyenv:'
09:41:16 Setup pyenv:
09:41:16 + export PYENV_ROOT=/opt/pyenv
09:41:16 + PYENV_ROOT=/opt/pyenv
09:41:16 + 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:16 + 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:16 + pyenv versions
09:41:16 system
09:41:16 3.8.13
09:41:16 3.9.13
09:41:16 3.10.13
09:41:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:16 + command -v pyenv
09:41:16 ++ pyenv init - --no-rehash
09:41:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:16 for i in ${!paths[@]}; do
09:41:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:16 fi; done;
09:41:16 echo "${paths[*]}"'\'')"
09:41:16 export PATH="/opt/pyenv/shims:${PATH}"
09:41:16 export PYENV_SHELL=bash
09:41:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:16 pyenv() {
09:41:16 local command
09:41:16 command="${1:-}"
09:41:16 if [ "$#" -gt 0 ]; then
09:41:16 shift
09:41:16 fi
09:41:16
09:41:16 case "$command" in
09:41:16 rehash|shell)
09:41:16 eval "$(pyenv "sh-$command" "$@")"
09:41:16 ;;
09:41:16 *)
09:41:16 command pyenv "$command" "$@"
09:41:16 ;;
09:41:16 esac
09:41:16 }'
09:41:16 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:16 for i in ${!paths[@]}; do
09:41:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:16 fi; done;
09:41:16 echo "${paths[*]}"'
09:41:16 ++ 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:16 ++ 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:16 ++ 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:16 ++ export PYENV_SHELL=bash
09:41:16 ++ PYENV_SHELL=bash
09:41:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:16 +++ complete -F _pyenv pyenv
09:41:16 ++ lf-pyver python3
09:41:16 ++ local py_version_xy=python3
09:41:16 ++ local py_version_xyz=
09:41:16 ++ awk '{ print $1 }'
09:41:16 ++ pyenv versions
09:41:16 ++ local command
09:41:16 ++ command=versions
09:41:16 ++ '[' 1 -gt 0 ']'
09:41:16 ++ shift
09:41:16 ++ case "$command" in
09:41:16 ++ command pyenv versions
09:41:16 ++ pyenv versions
09:41:16 ++ sed 's/^[ *]* //'
09:41:16 ++ grep -E '^[0-9.]*[0-9]$'
09:41:16 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:16 +++ grep '^3' /tmp/.pyenv_versions
09:41:16 +++ sort -V
09:41:16 +++ tail -n 1
09:41:16 ++ py_version_xyz=3.11.7
09:41:16 ++ [[ -z 3.11.7 ]]
09:41:16 ++ echo 3.11.7
09:41:16 ++ return 0
09:41:16 + pyenv local 3.11.7
09:41:16 + local command
09:41:16 + command=local
09:41:16 + '[' 2 -gt 0 ']'
09:41:16 + shift
09:41:16 + case "$command" in
09:41:16 + command pyenv local 3.11.7
09:41:16 + pyenv local 3.11.7
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='lftools[openstack] '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='kubernetes '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='niet '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='python-heatclient '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='python-openstackclient '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='python-magnumclient '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='urllib3~=1.26.15 '
09:41:16 + for arg in "$@"
09:41:16 + case $arg in
09:41:16 + pkg_list+='yq '
09:41:16 + [[ -f /tmp/.os_lf_venv ]]
09:41:16 ++ cat /tmp/.os_lf_venv
09:41:16 + lf_venv=/tmp/venv-xDpy
09:41:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from' file:/tmp/.os_lf_venv
09:41:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:41:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:16 + local 'pip_opts=--upgrade --quiet'
09:41:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:16 + [[ -n '' ]]
09:41:16 + [[ -n '' ]]
09:41:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:16 + /tmp/venv-xDpy/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:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:18 lf-activate-venv(): INFO: Base packages installed successfully
09:41:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:18 + 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:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:18 + /tmp/venv-xDpy/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:36 + type python3
09:41:36 + true
09:41:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH'
09:41:36 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:41:36 + PATH=/tmp/venv-xDpy/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:36 + return 0
09:41:36 + openstack --os-cloud vex limits show --absolute
09:41:37 +--------------------------+---------+
09:41:37 | Name | Value |
09:41:37 +--------------------------+---------+
09:41:37 | maxTotalInstances | -1 |
09:41:37 | maxTotalCores | 450 |
09:41:37 | maxTotalRAMSize | 1000000 |
09:41:37 | maxServerMeta | 128 |
09:41:37 | maxImageMeta | 128 |
09:41:37 | maxPersonality | 5 |
09:41:37 | maxPersonalitySize | 10240 |
09:41:37 | maxTotalKeypairs | 100 |
09:41:37 | maxServerGroups | 10 |
09:41:37 | maxServerGroupMembers | 10 |
09:41:37 | maxTotalFloatingIps | -1 |
09:41:37 | maxSecurityGroups | -1 |
09:41:37 | maxSecurityGroupRules | -1 |
09:41:37 | totalRAMUsed | 393216 |
09:41:37 | totalCoresUsed | 96 |
09:41:37 | totalInstancesUsed | 25 |
09:41:37 | totalFloatingIpsUsed | 0 |
09:41:37 | totalSecurityGroupsUsed | 0 |
09:41:37 | totalServerGroupsUsed | 0 |
09:41:37 | maxTotalVolumes | -1 |
09:41:37 | maxTotalSnapshots | 10 |
09:41:37 | maxTotalVolumeGigabytes | 4096 |
09:41:37 | maxTotalBackups | 10 |
09:41:37 | maxTotalBackupGigabytes | 1000 |
09:41:37 | totalVolumesUsed | 0 |
09:41:37 | totalGigabytesUsed | 0 |
09:41:37 | totalSnapshotsUsed | 0 |
09:41:37 | totalBackupsUsed | 0 |
09:41:37 | totalBackupGigabytesUsed | 0 |
09:41:37 +--------------------------+---------+
09:41:37 + pushd /opt/ciman/openstack-hot
09:41:37 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:37 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-506 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:24 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:42:24 Waiting to initialize infrastructure...
09:42:24 Waiting to initialize infrastructure...
09:42:24 Waiting to initialize infrastructure...
09:42:24 Stack initialization successful.
09:42:24 ------------------------------------
09:42:24 Stack Details
09:42:24 ------------------------------------
09:42:24 {'added': None,
09:42:24 'capabilities': [],
09:42:24 'created_at': '2025-10-16T09:41:41Z',
09:42:24 'deleted': None,
09:42:24 'deleted_at': None,
09:42:24 'description': 'No description',
09:42:24 'environment': None,
09:42:24 'environment_files': None,
09:42:24 'files': None,
09:42:24 'files_container': None,
09:42:24 'id': '6d07f697-8616-422c-b525-6078e8467e89',
09:42:24 'is_rollback_disabled': True,
09:42:24 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-506/6d07f697-8616-422c-b525-6078e8467e89',
09:42:24 'rel': 'self'}],
09:42:24 '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:24 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-506',
09:42:24 'notification_topics': [],
09:42:24 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:24 'output_key': 'vm_0_ips',
09:42:24 'output_value': ['10.30.170.29']},
09:42:24 {'description': 'IP addresses of the 2nd vm types',
09:42:24 'output_key': 'vm_1_ips',
09:42:24 'output_value': ['10.30.170.171']}],
09:42:24 'owner_id': ****,
09:42:24 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:24 'OS::stack_id': '6d07f697-8616-422c-b525-6078e8467e89',
09:42:24 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-506',
09:42:24 'job_name': '52208-506',
09:42:24 'silo': 'releng',
09:42:24 'vm_0_count': '1',
09:42:24 'vm_0_flavor': 'v3-standard-4',
09:42:24 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:24 '20250917-133034.447',
09:42:24 'vm_1_count': '1',
09:42:24 'vm_1_flavor': 'v3-standard-2',
09:42:24 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:24 '- 20250917-133034.654'},
09:42:24 'parent_id': None,
09:42:24 'replaced': None,
09:42:24 'status': 'CREATE_COMPLETE',
09:42:24 'status_reason': 'Stack CREATE completed successfully',
09:42:24 'tags': [],
09:42:24 'template': None,
09:42:24 'template_description': 'No description',
09:42:24 'template_url': None,
09:42:24 'timeout_mins': 15,
09:42:24 'unchanged': None,
09:42:24 'updated': None,
09:42:24 'updated_at': None,
09:42:24 'user_project_id': 'f676efd7176d48e6b1b6ebb37f342d17'}
09:42:24 ------------------------------------
09:42:24 + popd
09:42:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14471180996325565912.sh
09:42:24 ---> Copy SSH public keys to CSIT lab
09:42:24 Setup pyenv:
09:42:24 system
09:42:24 3.8.13
09:42:24 3.9.13
09:42:24 3.10.13
09:42:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:42:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:26 lf-activate-venv(): INFO: Base packages installed successfully
09:42:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:41 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:42:47 SSH not responding on 10.30.170.29. Retrying in 10 seconds...
09:42:49 SSH not responding on 10.30.170.171. Retrying in 10 seconds...
09:42:57 Ping to 10.30.170.29 successful.
09:42:58 SSH not responding on 10.30.170.29. Retrying in 10 seconds...
09:42:59 Ping to 10.30.170.171 successful.
09:42:59 SSH not responding on 10.30.170.171. Retrying in 10 seconds...
09:43:08 Ping to 10.30.170.29 successful.
09:43:09 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:43:09 Ping to 10.30.170.171 successful.
09:43:10 SSH not responding on 10.30.170.171. Retrying in 10 seconds...
09:43:10 releng-52208-506-0-builder-0
09:43:10 Successfully copied public keys to slave 10.30.170.29
09:43:10 Process 7635 ready.
09:43:20 Ping to 10.30.170.171 successful.
09:43:21 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
09:43:21 releng-52208-506-1-mininet-ovs-217-0
09:43:21 Successfully copied public keys to slave 10.30.170.171
09:43:21 Process 7636 ready.
09:43:21 SSH ready on all stack servers.
09:43:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12736648611619328495.sh
09:43:21 Setup pyenv:
09:43:21 system
09:43:21 3.8.13
09:43:21 3.9.13
09:43:21 3.10.13
09:43:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jVUw
09:43:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:30 lf-activate-venv(): INFO: Base packages installed successfully
09:43:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-jVUw/bin to PATH
09:43:31 + echo 'Installing Python Requirements'
09:43:31 Installing Python Requirements
09:43:31 + cat
09:43:31 + python -m pip install -r requirements.txt
09:43:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:32 Collecting docker-py (from -r requirements.txt (line 1))
09:43:32 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:32 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:32 Preparing metadata (setup.py): started
09:43:32 Preparing metadata (setup.py): finished with status 'done'
09:43:32 Collecting netaddr (from -r requirements.txt (line 3))
09:43:32 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:32 Collecting netifaces (from -r requirements.txt (line 4))
09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:32 Preparing metadata (setup.py): started
09:43:32 Preparing metadata (setup.py): finished with status 'done'
09:43:33 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:33 Collecting requests (from -r requirements.txt (line 6))
09:43:33 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:33 Collecting robotframework (from -r requirements.txt (line 7))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.5 MB/s 0:00:00
09:43:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:33 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:33 Preparing metadata (setup.py): started
09:43:33 Preparing metadata (setup.py): finished with status 'done'
09:43:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:33 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:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:33 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:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:33 Preparing metadata (setup.py): started
09:43:33 Preparing metadata (setup.py): finished with status 'done'
09:43:34 Collecting scapy (from -r requirements.txt (line 12))
09:43:34 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:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.1 MB/s 0:00:00
09:43:34 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:34 Preparing metadata (setup.py): started
09:43:34 Preparing metadata (setup.py): finished with status 'done'
09:43:34 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.3 MB/s 0:00:00
09:43:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:34 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:34 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:34 Collecting isodate (from -r requirements.txt (line 25))
09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:34 Collecting jmespath (from -r requirements.txt (line 28))
09:43:34 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:34 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:35 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:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:35 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:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:35 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:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:35 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:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:35 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:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:35 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:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:35 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:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:35 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:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:35 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:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:36 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:36 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:43:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:36 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:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:36 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:36 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:43:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 50.5 MB/s 0:00:00
09:43:36 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:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:36 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:36 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:36 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:36 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:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:36 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:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:36 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:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.3 MB/s 0:00:00
09:43:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:37 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:38 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:38 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:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 35.0 MB/s 0:00:00
09:43:38 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:38 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:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:38 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:39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:39 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:39 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:39 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:39 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:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
09:43:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 81.3 MB/s 0:00:00
09:43:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:39 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:39 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:39 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:39 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
09:43:40 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:40 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:40 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 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:40 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 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:40 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 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:40 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:40 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:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:43:40 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:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:40 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:40 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:40 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:40 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:40 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:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:40 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:40 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:40 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:40 Building wheel for robotframework-sshlibrary (setup.py): started
09:43:41 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:43:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=397e7f5b7b75d8ecfba6a558dfbc00fac1cb5b2fe2dfbef5827af487eebd6b0a
09:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:41 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:41 Building wheel for ipaddr (setup.py): started
09:43:41 Building wheel for ipaddr (setup.py): finished with status 'done'
09:43:41 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=bce364725c6367469293f1f2441a90a000a75fbfb051c9bc255c644693422d96
09:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:41 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:41 Building wheel for netifaces (setup.py): started
09:43:43 Building wheel for netifaces (setup.py): finished with status 'done'
09:43:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=81045cdc3e3b9b0229df5a3883958710ac1672550b7099dcb7e1065020060c2e
09:43:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:43 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:43 Building wheel for robotframework-httplibrary (setup.py): started
09:43:44 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:43:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=76418f3a6c5880054f971ae19ee221aae1276d9e5008d9c22e0488818ba96a05
09:43:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:44 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:44 Building wheel for jsonpath-rw (setup.py): started
09:43:44 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:43:44 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=920a772016a19d72c582822ec67039a67e16355f47c7e638280ce6ea2c7ed262
09:43:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:44 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:44 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:51
09:43:51 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.36.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:51 + pip freeze
09:43:52 attrs==25.4.0
09:43:52 bcrypt==5.0.0
09:43:52 beautifulsoup4==4.14.2
09:43:52 certifi==2025.10.5
09:43:52 cffi==2.0.0
09:43:52 charset-normalizer==3.4.4
09:43:52 click==8.3.0
09:43:52 cryptography==46.0.3
09:43:52 decorator==5.2.1
09:43:52 distlib==0.4.0
09:43:52 docker-py==1.10.6
09:43:52 docker-pycreds==0.4.0
09:43:52 elastic-transport==8.17.1
09:43:52 elasticsearch==8.19.1
09:43:52 elasticsearch-dsl==8.15.4
09:43:52 enum34==1.1.10
09:43:52 filelock==3.20.0
09:43:52 h11==0.16.0
09:43:52 idna==3.11
09:43:52 invoke==2.2.1
09:43:52 ipaddr==2.2.0
09:43:52 isodate==0.7.2
09:43:52 jmespath==1.0.1
09:43:52 jsonpatch==1.33
09:43:52 jsonpath-rw==1.4.0
09:43:52 jsonpointer==3.0.0
09:43:52 lxml==6.0.2
09:43:52 netaddr==1.3.0
09:43:52 netifaces==0.11.0
09:43:52 outcome==1.3.0.post0
09:43:52 paramiko==4.0.0
09:43:52 platformdirs==4.5.0
09:43:52 ply==3.11
09:43:52 pyang==2.7.1
09:43:52 pyangbind==0.8.6
09:43:52 pycparser==2.23
09:43:52 pyhocon==0.3.61
09:43:52 PyNaCl==1.6.0
09:43:52 pyparsing==3.2.5
09:43:52 PySocks==1.7.1
09:43:52 python-dateutil==2.9.0.post0
09:43:52 regex==2025.9.18
09:43:52 requests==2.32.5
09:43:52 robotframework==7.3.2
09:43:52 robotframework-httplibrary==0.4.2
09:43:52 robotframework-pythonlibcore==4.4.1
09:43:52 robotframework-requests==0.9.7
09:43:52 robotframework-selenium2library==3.0.0
09:43:52 robotframework-seleniumlibrary==6.8.0
09:43:52 robotframework-sshlibrary==3.8.0
09:43:52 scapy==2.6.1
09:43:52 scp==0.15.0
09:43:52 selenium==4.36.0
09:43:52 six==1.17.0
09:43:52 sniffio==1.3.1
09:43:52 sortedcontainers==2.4.0
09:43:52 soupsieve==2.8
09:43:52 trio==0.31.0
09:43:52 trio-websocket==0.12.2
09:43:52 typing_extensions==4.15.0
09:43:52 urllib3==2.5.0
09:43:52 virtualenv==20.35.3
09:43:52 waitress==3.0.2
09:43:52 WebOb==1.8.9
09:43:52 websocket-client==1.9.0
09:43:52 WebTest==3.0.7
09:43:52 wsproto==1.2.0
09:43:52 [EnvInject] - Injecting environment variables from a build step.
09:43:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:52 [EnvInject] - Variables injected successfully.
09:43:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7464572166595272112.sh
09:43:52 Setup pyenv:
09:43:52 system
09:43:52 3.8.13
09:43:52 3.9.13
09:43:52 3.10.13
09:43:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:43:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:54 lf-activate-venv(): INFO: Base packages installed successfully
09:43:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:44:02 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:44:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:44:02 + ODL_SYSTEM=()
09:44:02 + TOOLS_SYSTEM=()
09:44:02 + OPENSTACK_SYSTEM=()
09:44:02 + OPENSTACK_CONTROLLERS=()
09:44:02 + mapfile -t ADDR
09:44:02 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:44:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:44:04 + for i in "${ADDR[@]}"
09:44:04 ++ ssh 10.30.170.29 hostname -s
09:44:04 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:04 + REMHOST=releng-52208-506-0-builder-0
09:44:04 + case ${REMHOST} in
09:44:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:44:04 + for i in "${ADDR[@]}"
09:44:04 ++ ssh 10.30.170.171 hostname -s
09:44:04 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
09:44:04 + REMHOST=releng-52208-506-1-mininet-ovs-217-0
09:44:04 + case ${REMHOST} in
09:44:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:44:04 + echo NUM_ODL_SYSTEM=1
09:44:04 + echo NUM_TOOLS_SYSTEM=1
09:44:04 + '[' '' == yes ']'
09:44:04 + NUM_OPENSTACK_SYSTEM=0
09:44:04 + echo NUM_OPENSTACK_SYSTEM=0
09:44:04 + '[' 0 -eq 2 ']'
09:44:04 + echo ODL_SYSTEM_IP=10.30.170.29
09:44:04 ++ seq 0 0
09:44:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:44:04 + echo ODL_SYSTEM_1_IP=10.30.170.29
09:44:04 + echo TOOLS_SYSTEM_IP=10.30.170.171
09:44:04 ++ seq 0 0
09:44:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:44:04 + echo TOOLS_SYSTEM_1_IP=10.30.170.171
09:44:04 + openstack_index=0
09:44:04 + NUM_OPENSTACK_CONTROL_NODES=1
09:44:04 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:44:04 ++ seq 0 0
09:44:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:44:04 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:44:04 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:04 + '[' -1 -ge 2 ']'
09:44:04 ++ seq 0 -2
09:44:04 + NUM_OPENSTACK_HAPROXY_NODES=0
09:44:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:44:04 ++ seq 0 -1
09:44:04 + echo 'Contents of slave_addresses.txt:'
09:44:04 Contents of slave_addresses.txt:
09:44:04 + cat slave_addresses.txt
09:44:04 NUM_ODL_SYSTEM=1
09:44:04 NUM_TOOLS_SYSTEM=1
09:44:04 NUM_OPENSTACK_SYSTEM=0
09:44:04 ODL_SYSTEM_IP=10.30.170.29
09:44:04 ODL_SYSTEM_1_IP=10.30.170.29
09:44:04 TOOLS_SYSTEM_IP=10.30.170.171
09:44:04 TOOLS_SYSTEM_1_IP=10.30.170.171
09:44:04 NUM_OPENSTACK_CONTROL_NODES=1
09:44:04 OPENSTACK_CONTROL_NODE_1_IP=
09:44:04 NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:04 NUM_OPENSTACK_HAPROXY_NODES=0
09:44:04 [EnvInject] - Injecting environment variables from a build step.
09:44:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:44:04 [EnvInject] - Variables injected successfully.
09:44:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8496340388487292716.sh
09:44:04 Preparing for JRE Version 21
09:44:04 Karaf artifact is karaf
09:44:04 Karaf project is integration
09:44:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:44:04 [EnvInject] - Injecting environment variables from a build step.
09:44:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:44:04 [EnvInject] - Variables injected successfully.
09:44:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5961883121655839708.sh
09:44:04 2025-10-16 09:44:04 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:44:04 Bundle version is 0.21.3-SNAPSHOT
09:44:04 --2025-10-16 09:44:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:44:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:04 HTTP request sent, awaiting response... 200 OK
09:44:04 Length: 1410 (1.4K) [application/xml]
09:44:04 Saving to: ‘maven-metadata.xml’
09:44:04
09:44:04 0K . 100% 22.6M=0s
09:44:04
09:44:04 2025-10-16 09:44:04 (22.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:44:04
09:44:05
09:44:05
09:44:05 org.opendaylight.integration
09:44:05 karaf
09:44:05 0.21.3-SNAPSHOT
09:44:05
09:44:05
09:44:05 20251016.015332
09:44:05 417
09:44:05
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05 pom
09:44:05 0.21.3-20251016.015332-417
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05 tar.gz
09:44:05 0.21.3-20251016.015332-417
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05 zip
09:44:05 0.21.3-20251016.015332-417
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05 cyclonedx
09:44:05 xml
09:44:05 0.21.3-20251016.015332-417
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05 cyclonedx
09:44:05 json
09:44:05 0.21.3-20251016.015332-417
09:44:05 20251016015332
09:44:05
09:44:05
09:44:05
09:44:05
09:44:05 Nexus timestamp is 0.21.3-20251016.015332-417
09:44:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251016.015332-417.zip
09:44:05 Distribution bundle is karaf-0.21.3-20251016.015332-417.zip
09:44:05 Distribution bundle version is 0.21.3-SNAPSHOT
09:44:05 Distribution folder is karaf-0.21.3-SNAPSHOT
09:44:05 Nexus prefix is https://nexus.opendaylight.org
09:44:05 [EnvInject] - Injecting environment variables from a build step.
09:44:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:44:05 [EnvInject] - Variables injected successfully.
09:44:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11109549752837849207.sh
09:44:05 Setup pyenv:
09:44:05 system
09:44:05 3.8.13
09:44:05 3.9.13
09:44:05 3.10.13
09:44:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:44:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:07 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:44:07 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:07 lf-activate-venv(): INFO: Base packages installed successfully
09:44:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:44:13 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:44:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:44:13 Copying common-functions.sh to /tmp
09:44:14 Copying common-functions.sh to 10.30.170.29:/tmp
09:44:15 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:15 Copying common-functions.sh to 10.30.170.171:/tmp
09:44:15 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
09:44:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2046608623970328833.sh
09:44:15 common-functions.sh is being sourced
09:44:15 common-functions environment:
09:44:15 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:15 ACTUALFEATURES:
09:44:15 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:15 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:44:15 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:15 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:15 CONTROLLERMEM: 2048m
09:44:15 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:44:15 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:44:15 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:44:15 SUITES:
09:44:15
09:44:15 #################################################
09:44:15 ## Configure Cluster and Start ##
09:44:15 #################################################
09:44:15 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:44:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:44:15 Locating script plan to use...
09:44:15 Finished running script plans
09:44:15 Configuring member-1 with IP address 10.30.170.29
09:44:15 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:16 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:16 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:44:16 ++ [[ /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:44:16 ++ echo 'common-functions.sh is being sourced'
09:44:16 common-functions.sh is being sourced
09:44:16 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:44:16 ++ DISTROSTREAM=scandium
09:44:16 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:16 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:16 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:16 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:16 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:44:16 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:44:16 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:16 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:16 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:16 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:16 ++ export CONTROLLERMEM=
09:44:16 ++ CONTROLLERMEM=
09:44:16 ++ case "${DISTROSTREAM}" in
09:44:16 ++ CLUSTER_SYSTEM=akka
09:44:16 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:44:16 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:44:16 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:44:16 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:44:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:44:16 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:44:16 ++ print_common_env
09:44:16 ++ cat
09:44:16 common-functions environment:
09:44:16 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:16 ACTUALFEATURES:
09:44:16 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:16 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:44:16 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:16 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:16 CONTROLLERMEM:
09:44:16 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:44:16 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:44:16 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:44:16 SUITES:
09:44:16
09:44:16 ++ SSH='ssh -t -t'
09:44:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:44:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:44:16 Changing to /tmp
09:44:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251016.015332-417.zip
09:44:16 + echo 'Changing to /tmp'
09:44:16 + cd /tmp
09:44:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251016.015332-417.zip'
09:44:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251016.015332-417.zip
09:44:16 --2025-10-16 09:44:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251016.015332-417.zip
09:44:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:16 HTTP request sent, awaiting response... 200 OK
09:44:16 Length: 239819113 (229M) [application/zip]
09:44:16 Saving to: ‘karaf-0.21.3-20251016.015332-417.zip’
09:44:16
09:44:16 0K ........ ........ ........ ........ ........ ........ 1% 74.0M 3s
09:44:16 3072K ........ ........ ........ ........ ........ ........ 2% 117M 2s
09:44:16 6144K ........ ........ ........ ........ ........ ........ 3% 141M 2s
09:44:16 9216K ........ ........ ........ ........ ........ ........ 5% 198M 2s
09:44:16 12288K ........ ........ ........ ........ ........ ........ 6% 176M 2s
09:44:16 15360K ........ ........ ........ ........ ........ ........ 7% 165M 2s
09:44:16 18432K ........ ........ ........ ........ ........ ........ 9% 209M 2s
09:44:16 21504K ........ ........ ........ ........ ........ ........ 10% 213M 1s
09:44:16 24576K ........ ........ ........ ........ ........ ........ 11% 221M 1s
09:44:16 27648K ........ ........ ........ ........ ........ ........ 13% 245M 1s
09:44:16 30720K ........ ........ ........ ........ ........ ........ 14% 244M 1s
09:44:16 33792K ........ ........ ........ ........ ........ ........ 15% 261M 1s
09:44:16 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s
09:44:16 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s
09:44:16 43008K ........ ........ ........ ........ ........ ........ 19% 299M 1s
09:44:16 46080K ........ ........ ........ ........ ........ ........ 20% 290M 1s
09:44:16 49152K ........ ........ ........ ........ ........ ........ 22% 306M 1s
09:44:16 52224K ........ ........ ........ ........ ........ ........ 23% 241M 1s
09:44:16 55296K ........ ........ ........ ........ ........ ........ 24% 313M 1s
09:44:16 58368K ........ ........ ........ ........ ........ ........ 26% 228M 1s
09:44:16 61440K ........ ........ ........ ........ ........ ........ 27% 225M 1s
09:44:16 64512K ........ ........ ........ ........ ........ ........ 28% 230M 1s
09:44:16 67584K ........ ........ ........ ........ ........ ........ 30% 243M 1s
09:44:16 70656K ........ ........ ........ ........ ........ ........ 31% 240M 1s
09:44:16 73728K ........ ........ ........ ........ ........ ........ 32% 235M 1s
09:44:16 76800K ........ ........ ........ ........ ........ ........ 34% 256M 1s
09:44:16 79872K ........ ........ ........ ........ ........ ........ 35% 268M 1s
09:44:16 82944K ........ ........ ........ ........ ........ ........ 36% 301M 1s
09:44:16 86016K ........ ........ ........ ........ ........ ........ 38% 290M 1s
09:44:16 89088K ........ ........ ........ ........ ........ ........ 39% 304M 1s
09:44:16 92160K ........ ........ ........ ........ ........ ........ 40% 289M 1s
09:44:16 95232K ........ ........ ........ ........ ........ ........ 41% 288M 1s
09:44:16 98304K ........ ........ ........ ........ ........ ........ 43% 322M 1s
09:44:16 101376K ........ ........ ........ ........ ........ ........ 44% 299M 1s
09:44:16 104448K ........ ........ ........ ........ ........ ........ 45% 303M 1s
09:44:16 107520K ........ ........ ........ ........ ........ ........ 47% 281M 1s
09:44:16 110592K ........ ........ ........ ........ ........ ........ 48% 280M 1s
09:44:16 113664K ........ ........ ........ ........ ........ ........ 49% 331M 1s
09:44:16 116736K ........ ........ ........ ........ ........ ........ 51% 329M 0s
09:44:16 119808K ........ ........ ........ ........ ........ ........ 52% 319M 0s
09:44:16 122880K ........ ........ ........ ........ ........ ........ 53% 303M 0s
09:44:16 125952K ........ ........ ........ ........ ........ ........ 55% 327M 0s
09:44:16 129024K ........ ........ ........ ........ ........ ........ 56% 313M 0s
09:44:16 132096K ........ ........ ........ ........ ........ ........ 57% 260M 0s
09:44:16 135168K ........ ........ ........ ........ ........ ........ 59% 259M 0s
09:44:16 138240K ........ ........ ........ ........ ........ ........ 60% 218M 0s
09:44:17 141312K ........ ........ ........ ........ ........ ........ 61% 247M 0s
09:44:17 144384K ........ ........ ........ ........ ........ ........ 62% 271M 0s
09:44:17 147456K ........ ........ ........ ........ ........ ........ 64% 271M 0s
09:44:17 150528K ........ ........ ........ ........ ........ ........ 65% 281M 0s
09:44:17 153600K ........ ........ ........ ........ ........ ........ 66% 272M 0s
09:44:17 156672K ........ ........ ........ ........ ........ ........ 68% 240M 0s
09:44:17 159744K ........ ........ ........ ........ ........ ........ 69% 233M 0s
09:44:17 162816K ........ ........ ........ ........ ........ ........ 70% 285M 0s
09:44:17 165888K ........ ........ ........ ........ ........ ........ 72% 376M 0s
09:44:17 168960K ........ ........ ........ ........ ........ ........ 73% 278M 0s
09:44:17 172032K ........ ........ ........ ........ ........ ........ 74% 288M 0s
09:44:17 175104K ........ ........ ........ ........ ........ ........ 76% 296M 0s
09:44:17 178176K ........ ........ ........ ........ ........ ........ 77% 293M 0s
09:44:17 181248K ........ ........ ........ ........ ........ ........ 78% 306M 0s
09:44:17 184320K ........ ........ ........ ........ ........ ........ 80% 258M 0s
09:44:17 187392K ........ ........ ........ ........ ........ ........ 81% 277M 0s
09:44:17 190464K ........ ........ ........ ........ ........ ........ 82% 269M 0s
09:44:17 193536K ........ ........ ........ ........ ........ ........ 83% 334M 0s
09:44:17 196608K ........ ........ ........ ........ ........ ........ 85% 367M 0s
09:44:17 199680K ........ ........ ........ ........ ........ ........ 86% 301M 0s
09:44:17 202752K ........ ........ ........ ........ ........ ........ 87% 217M 0s
09:44:17 205824K ........ ........ ........ ........ ........ ........ 89% 247M 0s
09:44:17 208896K ........ ........ ........ ........ ........ ........ 90% 272M 0s
09:44:17 211968K ........ ........ ........ ........ ........ ........ 91% 270M 0s
09:44:17 215040K ........ ........ ........ ........ ........ ........ 93% 157M 0s
09:44:17 218112K ........ ........ ........ ........ ........ ........ 94% 273M 0s
09:44:17 221184K ........ ........ ........ ........ ........ ........ 95% 197M 0s
09:44:17 224256K ........ ........ ........ ........ ........ ........ 97% 130M 0s
09:44:17 227328K ........ ........ ........ ........ ........ ........ 98% 279M 0s
09:44:17 230400K ........ ........ ........ ........ ........ ........ 99% 285M 0s
09:44:17 233472K ........ ... 100% 275M=0.9s
09:44:17
09:44:17 2025-10-16 09:44:17 (244 MB/s) - ‘karaf-0.21.3-20251016.015332-417.zip’ saved [239819113/239819113]
09:44:17
09:44:17 Extracting the new controller...
09:44:17 + echo 'Extracting the new controller...'
09:44:17 + unzip -q karaf-0.21.3-20251016.015332-417.zip
09:44:19 Adding external repositories...
09:44:19 + echo 'Adding external repositories...'
09:44:19 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:19 ################################################################################
09:44:19 #
09:44:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:19 # contributor license agreements. See the NOTICE file distributed with
09:44:19 # this work for additional information regarding copyright ownership.
09:44:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:19 # (the "License"); you may not use this file except in compliance with
09:44:19 # the License. You may obtain a copy of the License at
09:44:19 #
09:44:19 # http://www.apache.org/licenses/LICENSE-2.0
09:44:19 #
09:44:19 # Unless required by applicable law or agreed to in writing, software
09:44:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:19 # See the License for the specific language governing permissions and
09:44:19 # limitations under the License.
09:44:19 #
09:44:19 ################################################################################
09:44:19
09:44:19 #
09:44:19 # If set to true, the following property will not allow any certificate to be used
09:44:19 # when accessing Maven repositories through SSL
09:44:19 #
09:44:19 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:19
09:44:19 #
09:44:19 # Path to the local Maven settings file.
09:44:19 # The repositories defined in this file will be automatically added to the list
09:44:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:19 # below is not set.
09:44:19 # The following locations are checked for the existence of the settings.xml file
09:44:19 # * 1. looks for the specified url
09:44:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:19 #
09:44:19 #org.ops4j.pax.url.mvn.settings=
09:44:19
09:44:19 #
09:44:19 # Path to the local Maven repository which is used to avoid downloading
09:44:19 # artifacts when they already exist locally.
09:44:19 # The value of this property will be extracted from the settings.xml file
09:44:19 # above, or defaulted to:
09:44:19 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:19 #
09:44:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:19
09:44:19 #
09:44:19 # Default this to false. It's just weird to use undocumented repos
09:44:19 #
09:44:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:19
09:44:19 #
09:44:19 # Uncomment if you don't wanna use the proxy settings
09:44:19 # from the Maven conf/settings.xml file
09:44:19 #
09:44:19 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:19
09:44:19 #
09:44:19 # Comma separated list of repositories scanned when resolving an artifact.
09:44:19 # Those repositories will be checked before iterating through the
09:44:19 # below list of repositories and even before the local repository
09:44:19 # A repository url can be appended with zero or more of the following flags:
09:44:19 # @snapshots : the repository contains snaphots
09:44:19 # @noreleases : the repository does not contain any released artifacts
09:44:19 #
09:44:19 # The following property value will add the system folder as a repo.
09:44:19 #
09:44:19 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:19
09:44:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:19
09:44:19 #
09:44:19 # Comma separated list of repositories scanned when resolving an artifact.
09:44:19 # The default list includes the following repositories:
09:44:19 # http://repo1.maven.org/maven2@id=central
09:44:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:19 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:19 # to add.
09:44:19 # A repository url can be appended with zero or more of the following flags:
09:44:19 # @snapshots : the repository contains snapshots
09:44:19 # @noreleases : the repository does not contain any released artifacts
09:44:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:19 #
09:44:19 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:19
09:44:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:44:19 + [[ True == \T\r\u\e ]]
09:44:19 + echo 'Configuring the startup features...'
09:44:19 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:19 + FEATURE_TEST_STRING=features-test
09:44:19 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:44:19 + KARAF_VERSION=karaf4
09:44:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:19 + [[ ! -z '' ]]
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:19 ################################################################################
09:44:19 #
09:44:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:19 # contributor license agreements. See the NOTICE file distributed with
09:44:19 # this work for additional information regarding copyright ownership.
09:44:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:19 # (the "License"); you may not use this file except in compliance with
09:44:19 # the License. You may obtain a copy of the License at
09:44:19 #
09:44:19 # http://www.apache.org/licenses/LICENSE-2.0
09:44:19 #
09:44:19 # Unless required by applicable law or agreed to in writing, software
09:44:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:19 # See the License for the specific language governing permissions and
09:44:19 # limitations under the License.
09:44:19 #
09:44:19 ################################################################################
09:44:19
09:44:19 #
09:44:19 # Comma separated list of features repositories to register by default
09:44:19 #
09:44:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5e2483bc-6fa2-4d58-a711-d9271f2550d6.xml
09:44:19
09:44:19 #
09:44:19 # Comma separated list of features to install at startup
09:44:19 #
09:44:19 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 53a7e16f-ffc8-4c00-bd00-6b5f6ecda364
09:44:19
09:44:19 #
09:44:19 # Resource repositories (OBR) that the features resolver can use
09:44:19 # to resolve requirements/capabilities
09:44:19 #
09:44:19 # The format of the resourceRepositories is
09:44:19 # resourceRepositories=[xml:url|json:url],...
09:44:19 # for Instance:
09:44:19 #
09:44:19 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:19 # or
09:44:19 #resourceRepositories=json:http://host/path/to/index.json
09:44:19 #
09:44:19
09:44:19 #
09:44:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:19 #
09:44:19 featuresBootAsynchronous=false
09:44:19
09:44:19 #
09:44:19 # Service requirements enforcement
09:44:19 #
09:44:19 # By default, the feature resolver checks the service requirements/capabilities of
09:44:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:19 # the required bundles.
09:44:19 # The following flag can have those values:
09:44:19 # - disable: service requirements are completely ignored
09:44:19 # - default: service requirements are ignored for old features
09:44:19 # - enforce: service requirements are always verified
09:44:19 #
09:44:19 #serviceRequirements=default
09:44:19
09:44:19 #
09:44:19 # Store cfg file for config element in feature
09:44:19 #
09:44:19 #configCfgStore=true
09:44:19
09:44:19 #
09:44:19 # Define if the feature service automatically refresh bundles
09:44:19 #
09:44:19 autoRefresh=true
09:44:19
09:44:19 #
09:44:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:19 # XML file defines instructions related to features processing
09:44:19 # versions.properties may declare properties to resolve placeholders in XML file
09:44:19 # both files are relative to ${karaf.etc}
09:44:19 #
09:44:19 #featureProcessing=org.apache.karaf.features.xml
09:44:19 #featureProcessingVersions=versions.properties
09:44:19 + configure_karaf_log karaf4 ''
09:44:19 + local -r karaf_version=karaf4
09:44:19 + local -r controllerdebugmap=
09:44:19 + local logapi=log4j
09:44:19 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:19 log4j2.rootLogger.level = INFO
09:44:19 #log4j2.rootLogger.type = asyncRoot
09:44:19 #log4j2.rootLogger.includeLocation = false
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:19 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:19 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:19 log4j2.logger.spifly.level = WARN
09:44:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:19 log4j2.logger.audit.level = INFO
09:44:19 log4j2.logger.audit.additivity = false
09:44:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:19 log4j2.appender.console.type = Console
09:44:19 log4j2.appender.console.name = Console
09:44:19 log4j2.appender.console.layout.type = PatternLayout
09:44:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:19 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:19 log4j2.appender.rolling.name = RollingFile
09:44:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:19 #log4j2.appender.rolling.immediateFlush = false
09:44:19 log4j2.appender.rolling.append = true
09:44:19 log4j2.appender.rolling.layout.type = PatternLayout
09:44:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:19 log4j2.appender.rolling.policies.type = Policies
09:44:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:19 log4j2.appender.rolling.policies.size.size = 64MB
09:44:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:19 log4j2.appender.rolling.strategy.max = 7
09:44:19 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:19 log4j2.appender.audit.name = AuditRollingFile
09:44:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:19 log4j2.appender.audit.append = true
09:44:19 log4j2.appender.audit.layout.type = PatternLayout
09:44:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:19 log4j2.appender.audit.policies.type = Policies
09:44:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:19 log4j2.appender.audit.policies.size.size = 8MB
09:44:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:19 log4j2.appender.audit.strategy.max = 7
09:44:19 log4j2.appender.osgi.type = PaxOsgi
09:44:19 log4j2.appender.osgi.name = PaxOsgi
09:44:19 log4j2.appender.osgi.filter = *
09:44:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:19 #log4j2.logger.aether.level = TRACE
09:44:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:19 #log4j2.logger.http-headers.level = DEBUG
09:44:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:19 #log4j2.logger.maven.level = TRACE
09:44:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:19 + logapi=log4j2
09:44:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:19 + '[' log4j2 == log4j2 ']'
09:44:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:19 controllerdebugmap:
09:44:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:19 + unset IFS
09:44:19 + echo 'controllerdebugmap: '
09:44:19 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:19 + '[' -n '' ']'
09:44:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:19 ################################################################################
09:44:19 #
09:44:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:19 # contributor license agreements. See the NOTICE file distributed with
09:44:19 # this work for additional information regarding copyright ownership.
09:44:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:19 # (the "License"); you may not use this file except in compliance with
09:44:19 # the License. You may obtain a copy of the License at
09:44:19 #
09:44:19 # http://www.apache.org/licenses/LICENSE-2.0
09:44:19 #
09:44:19 # Unless required by applicable law or agreed to in writing, software
09:44:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:19 # See the License for the specific language governing permissions and
09:44:19 # limitations under the License.
09:44:19 #
09:44:19 ################################################################################
09:44:19
09:44:19 # Common pattern layout for appenders
09:44:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:19
09:44:19 # Root logger
09:44:19 log4j2.rootLogger.level = INFO
09:44:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:19 #log4j2.rootLogger.type = asyncRoot
09:44:19 #log4j2.rootLogger.includeLocation = false
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:19 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:19
09:44:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:19
09:44:19 # Loggers configuration
09:44:19
09:44:19 # Spifly logger
09:44:19 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:19 log4j2.logger.spifly.level = WARN
09:44:19
09:44:19 # Security audit logger
09:44:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:19 log4j2.logger.audit.level = INFO
09:44:19 log4j2.logger.audit.additivity = false
09:44:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:19
09:44:19 # Appenders configuration
09:44:19
09:44:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:19 log4j2.appender.console.type = Console
09:44:19 log4j2.appender.console.name = Console
09:44:19 log4j2.appender.console.layout.type = PatternLayout
09:44:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:19
09:44:19 # Rolling file appender
09:44:19 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:19 log4j2.appender.rolling.name = RollingFile
09:44:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:19 # uncomment to not force a disk flush
09:44:19 #log4j2.appender.rolling.immediateFlush = false
09:44:19 log4j2.appender.rolling.append = true
09:44:19 log4j2.appender.rolling.layout.type = PatternLayout
09:44:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:19 log4j2.appender.rolling.policies.type = Policies
09:44:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:19 log4j2.appender.rolling.policies.size.size = 1GB
09:44:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:19 log4j2.appender.rolling.strategy.max = 7
09:44:19
09:44:19 # Audit file appender
09:44:19 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:19 log4j2.appender.audit.name = AuditRollingFile
09:44:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:19 log4j2.appender.audit.append = true
09:44:19 log4j2.appender.audit.layout.type = PatternLayout
09:44:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:19 log4j2.appender.audit.policies.type = Policies
09:44:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:19 log4j2.appender.audit.policies.size.size = 8MB
09:44:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:19 log4j2.appender.audit.strategy.max = 7
09:44:19
09:44:19 # OSGi appender
09:44:19 log4j2.appender.osgi.type = PaxOsgi
09:44:19 log4j2.appender.osgi.name = PaxOsgi
09:44:19 log4j2.appender.osgi.filter = *
09:44:19
09:44:19 # help with identification of maven-related problems with pax-url-aether
09:44:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:19 #log4j2.logger.aether.level = TRACE
09:44:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:19 #log4j2.logger.http-headers.level = DEBUG
09:44:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:19 #log4j2.logger.maven.level = TRACE
09:44:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:19 + local -r controllermem=2048m
09:44:19 Configure
09:44:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:19 max memory: 2048m
09:44:19 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 + echo Configure
09:44:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:19 + echo ' max memory: 2048m'
09:44:19 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:44:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:44:19 #!/bin/sh
09:44:19 #
09:44:19 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:19 # contributor license agreements. See the NOTICE file distributed with
09:44:19 # this work for additional information regarding copyright ownership.
09:44:19 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:19 # (the "License"); you may not use this file except in compliance with
09:44:19 # the License. You may obtain a copy of the License at
09:44:19 #
09:44:19 # http://www.apache.org/licenses/LICENSE-2.0
09:44:19 #
09:44:19 # Unless required by applicable law or agreed to in writing, software
09:44:19 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:19 # See the License for the specific language governing permissions and
09:44:19 # limitations under the License.
09:44:19 #
09:44:19
09:44:19 #
09:44:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:19 # script: client, instance, shell, start, status, stop, karaf
09:44:19 #
09:44:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:19 # Actions go here...
09:44:19 # fi
09:44:19
09:44:19 #
09:44:19 # general settings which should be applied for all scripts go here; please keep
09:44:19 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:19 # in example of the start script where the start script is executed first and the
09:44:19 # karaf script afterwards.
09:44:19 #
09:44:19
09:44:19 #
09:44:19 # The following section shows the possible configuration options for the default
09:44:19 # karaf scripts
09:44:19 #
09:44:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:19 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:19 # export KARAF_HOME # Karaf home folder
09:44:19 # export KARAF_DATA # Karaf data folder
09:44:19 # export KARAF_BASE # Karaf base folder
09:44:19 # export KARAF_ETC # Karaf etc folder
09:44:19 # export KARAF_LOG # Karaf log folder
09:44:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:19 # export KARAF_OPTS # Additional available Karaf options
09:44:19 # export KARAF_DEBUG # Enable debug mode
09:44:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:19 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:19 Set Java version
09:44:19 + echo 'Set Java version'
09:44:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:19 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:19 sudo: a password is required
09:44:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:19 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:19 sudo: a password is required
09:44:19 JDK default version ...
09:44:19 + echo 'JDK default version ...'
09:44:19 + java -version
09:44:19 openjdk version "21.0.8" 2025-07-15
09:44:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:44:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:44:19 Set JAVA_HOME
09:44:19 + echo 'Set JAVA_HOME'
09:44:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:19 Listing all open ports on controller system...
09:44:19 + echo 'Listing all open ports on controller system...'
09:44:19 + netstat -pnatu
09:44:19 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:19 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:19 Configuring cluster
09:44:19 + echo 'Configuring cluster'
09:44:19 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.29
09:44:19 ################################################
09:44:19 ## Configure Cluster ##
09:44:19 ################################################
09:44:19 NOTE: Cluster configuration files not found. Copying from
09:44:19 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:19 Configuring unique name in akka.conf
09:44:19 Configuring hostname in akka.conf
09:44:19 Configuring data and rpc seed nodes in akka.conf
09:44:19 modules = [
09:44:19
09:44:19 {
09:44:19 name = "inventory"
09:44:19 namespace = "urn:opendaylight:inventory"
09:44:19 shard-strategy = "module"
09:44:19 },
09:44:19 {
09:44:19 name = "topology"
09:44:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:19 shard-strategy = "module"
09:44:19 },
09:44:19 {
09:44:19 name = "toaster"
09:44:19 namespace = "http://netconfcentral.org/ns/toaster"
09:44:19 shard-strategy = "module"
09:44:19 }
09:44:19 ]
09:44:19 Configuring replication type in module-shards.conf
09:44:19 ################################################
09:44:19 ## NOTE: Manually restart controller to ##
09:44:19 ## apply configuration. ##
09:44:19 ################################################
09:44:19 Dump akka.conf
09:44:19 + echo 'Dump akka.conf'
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:44:19
09:44:19 odl-cluster-data {
09:44:19 akka {
09:44:19 remote {
09:44:19 artery {
09:44:19 enabled = on
09:44:19 transport = tcp
09:44:19 canonical.hostname = "10.30.170.29"
09:44:19 canonical.port = 2550
09:44:19 }
09:44:19 }
09:44:19
09:44:19 cluster {
09:44:19 # Using artery.
09:44:19 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.29:2550"]
09:44:19
09:44:19 roles = ["member-1"]
09:44:19
09:44:19 # when under load we might trip a false positive on the failure detector
09:44:19 # failure-detector {
09:44:19 # heartbeat-interval = 4 s
09:44:19 # acceptable-heartbeat-pause = 16s
09:44:19 # }
09:44:19 }
09:44:19
09:44:19 persistence {
09:44:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:19 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:19 # The relative path is always relative to KARAF_HOME.
09:44:19
09:44:19 # snapshot-store.local.dir = "target/snapshots"
09:44:19
09:44:19 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:19 snapshot-store.local.use-lz4-compression = false
09:44:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:19 snapshot-store.local.lz4-blocksize = 256KB
09:44:19 }
09:44:19 disable-default-actor-system-quarantined-event-handling = "false"
09:44:19 }
09:44:19 }
09:44:19 Dump modules.conf
09:44:19 + echo 'Dump modules.conf'
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:44:19 modules = [
09:44:19
09:44:19 {
09:44:19 name = "inventory"
09:44:19 namespace = "urn:opendaylight:inventory"
09:44:19 shard-strategy = "module"
09:44:19 },
09:44:19 {
09:44:19 name = "topology"
09:44:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:19 shard-strategy = "module"
09:44:19 },
09:44:19 {
09:44:19 name = "toaster"
09:44:19 namespace = "http://netconfcentral.org/ns/toaster"
09:44:19 shard-strategy = "module"
09:44:19 }
09:44:19 ]
09:44:19 Dump module-shards.conf
09:44:19 + echo 'Dump module-shards.conf'
09:44:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:44:19 module-shards = [
09:44:19 {
09:44:19 name = "default"
09:44:19 shards = [
09:44:19 {
09:44:19 name = "default"
09:44:19 replicas = ["member-1"]
09:44:19 }
09:44:19 ]
09:44:19 },
09:44:19 {
09:44:19 name = "inventory"
09:44:19 shards = [
09:44:19 {
09:44:19 name="inventory"
09:44:19 replicas = ["member-1"]
09:44:19 }
09:44:19 ]
09:44:19 },
09:44:19 {
09:44:19 name = "topology"
09:44:19 shards = [
09:44:19 {
09:44:19 name="topology"
09:44:19 replicas = ["member-1"]
09:44:19 }
09:44:19 ]
09:44:19 },
09:44:19 {
09:44:19 name = "toaster"
09:44:19 shards = [
09:44:19 {
09:44:19 name="toaster"
09:44:19 replicas = ["member-1"]
09:44:19 }
09:44:19 ]
09:44:19 }
09:44:19 ]
09:44:19 Locating config plan to use...
09:44:19 Finished running config plans
09:44:19 Starting member-1 with IP address 10.30.170.29
09:44:19 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:20 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:20 Redirecting karaf console output to karaf_console.log
09:44:20 Starting controller...
09:44:20 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:44:20 Execute the post startup script on controller 10.30.170.29
09:44:20 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:20 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:25 2025-10-16T09:44:37,937 | 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:25 Controller is UP
09:45:25 2025-10-16T09:44:37,937 | 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:25 Listing all open ports on controller system...
09:45:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:25 looking for "BindException: Address already in use" in log file
09:45:25 looking for "server is unhealthy" in log file
09:45:25 Let's take the karaf thread dump
09:45:25 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:45:26 karaf main: org.apache.karaf.main.Main, pid:2044
09:45:26 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:45:26 Generating mininet variables...
09:45:26 Locating test plan to use...
09:45:26 Changing the testplan path...
09:45:26 # Place the suites in run order:
09:45:26 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:26 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:26 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:26 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:26 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:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt
09:45:27 ==============================================================================
09:45:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:27 ==============================================================================
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:30 ==============================================================================
09:45:30 Get list of nodes :: Get the inventory | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Link Down :: Take link s1-s2 down | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Link Up :: Take link s1-s2 up | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF10.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 OF10.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:36 ------------------------------------------------------------------------------
09:45:36 Link Down :: Take link s1-s2 down | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Link Up :: Take link s1-s2 up | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:42 4 tests, 4 passed, 0 failed
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:42 ==============================================================================
09:45:42 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:42 4 tests, 4 passed, 0 failed
09:45:42 ==============================================================================
09:45:43 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:43 ==============================================================================
09:45:43 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:47 6 tests, 6 passed, 0 failed
09:45:47 ==============================================================================
09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:47 21 tests, 21 passed, 0 failed
09:45:47 ==============================================================================
09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:47 ==============================================================================
09:45:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:50 ==============================================================================
09:45:50 Get list of nodes :: Get the inventory | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Link Down :: Take link s1-s2 down | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Link Up :: Take link s1-s2 up | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:52 7 tests, 7 passed, 0 failed
09:45:52 ==============================================================================
09:45:52 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:52 ==============================================================================
09:45:52 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 List all the links :: List all the links in the topology. | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Link Down :: Take link s1-s2 down | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Link Up :: Take link s1-s2 up | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:46:02 4 tests, 4 passed, 0 failed
09:46:02 ==============================================================================
09:46:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:46:03 ==============================================================================
09:46:03 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Get Stats for node 1 :: Get the stats for a node | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Get Stats for node 2 :: Get the stats for a node | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Get Stats for node 3 :: Get the stats for a node | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:46:03 4 tests, 4 passed, 0 failed
09:46:03 ==============================================================================
09:46:03 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:46:03 ==============================================================================
09:46:03 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Verify after modifying flow operational - Output to physical port#... | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:46:13 9 tests, 9 passed, 0 failed
09:46:13 ==============================================================================
09:46:13 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:46:13 24 tests, 24 passed, 0 failed
09:46:13 ==============================================================================
09:46:13 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:46:13 ==============================================================================
09:46:16 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:46:16 ==============================================================================
09:46:17 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 1 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 2 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 3 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 4 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 5 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 6 Added | PASS |
09:46:24 ------------------------------------------------------------------------------
09:46:24 Test Is Flow 7 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 8 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 9 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 10 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 11 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 14 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 15 Added | PASS |
09:46:25 ------------------------------------------------------------------------------
09:46:25 Test Is Flow 16 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 17 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 18 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 19 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 20 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 21 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 22 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 23 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 24 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 25 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 31 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 36 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 38 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 43 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 45 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 101 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 102 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 103 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 104 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 105 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 106 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 107 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 108 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 109 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 110 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 113 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 156 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 201 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 202 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 203 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 204 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 205 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 206 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 209 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 214 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 218 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 219 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 220 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 221 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 222 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 223 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 224 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 225 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 550 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 1 Updated | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 2 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 3 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 4 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 5 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 6 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 7 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 8 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 9 Updated | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 10 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 11 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 14 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 15 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 16 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 17 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 18 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 19 Updated | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 20 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 21 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 22 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 23 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 24 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 25 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 31 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 36 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 38 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 43 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 45 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 101 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 102 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 103 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 104 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 105 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 106 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 107 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 108 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 109 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 110 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 113 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 156 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 201 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 202 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 203 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 204 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 205 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 206 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 209 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 214 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 218 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 219 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 220 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 221 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 222 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 223 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 224 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 225 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 550 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 1 Deleted | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 2 Deleted | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 3 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 4 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 5 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 6 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 7 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 8 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 9 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 10 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 11 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 14 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 15 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 16 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 17 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 18 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 19 Deleted | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 20 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 21 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 22 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 23 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 24 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 25 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 31 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 36 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 38 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 43 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 45 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 101 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 102 Deleted | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 103 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 104 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 105 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 106 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 107 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 108 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 109 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 110 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 113 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 156 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 201 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 202 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 203 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 204 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 205 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 206 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 209 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 214 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 218 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 219 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 220 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 221 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 222 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 223 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 224 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 225 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 550 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:53 174 tests, 174 passed, 0 failed
09:46:53 ==============================================================================
09:46:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:53 ==============================================================================
09:46:53 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 1 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 2 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 3 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 4 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 5 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 6 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 7 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 8 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 9 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 10 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 11 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 15 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 16 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 17 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 18 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 19 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 20 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 21 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 22 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 23 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 24 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 25 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 31 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 36 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 38 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 43 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 45 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 101 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 102 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 103 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 104 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 105 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 106 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 107 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 108 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 109 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 110 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 113 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 201 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 202 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 203 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 204 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 205 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 206 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 209 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 214 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 218 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 219 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 220 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 1 Updated | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 2 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 3 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 4 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 5 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 6 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 7 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 8 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 9 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 10 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 11 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 14 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 15 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 16 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 17 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 18 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 19 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 20 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 21 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 22 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 23 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 24 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 25 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 31 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 36 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 38 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 43 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 45 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 101 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 102 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 103 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 104 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 105 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 106 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 107 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 108 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 109 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 110 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 113 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 201 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 202 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 203 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 204 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 205 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 206 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 209 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 214 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 218 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 219 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 220 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 1 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 2 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 3 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 4 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 5 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 6 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 7 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 8 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 9 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 10 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 11 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 14 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 15 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 16 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 17 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 18 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 19 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 20 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 21 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 22 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 23 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 24 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 25 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 31 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 36 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 38 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 43 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 45 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 101 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 102 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 103 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 104 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 105 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 106 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 107 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 108 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 109 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 110 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 113 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 201 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 202 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 203 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 204 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 205 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 206 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 209 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 214 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 218 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 219 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 220 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:32 152 tests, 152 passed, 0 failed
09:48:32 ==============================================================================
09:48:32 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:32 326 tests, 326 passed, 0 failed
09:48:32 ==============================================================================
09:48:32 openflowplugin-sanity.txt.Reconciliation
09:48:32 ==============================================================================
09:48:32 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:32 ==============================================================================
09:48:32 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:34 ------------------------------------------------------------------------------
09:48:34 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:35 ------------------------------------------------------------------------------
09:48:35 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Disconnect Mininet :: Disconnect Mininet. :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 | PASS |
09:48:48 ------------------------------------------------------------------------------
09:48:48 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:59 ------------------------------------------------------------------------------
09:48:59 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:59 ------------------------------------------------------------------------------
09:48:59 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:49:02 ------------------------------------------------------------------------------
09:49:02 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:49:02 ------------------------------------------------------------------------------
09:49:02 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:49:03 ------------------------------------------------------------------------------
09:49:03 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:31 | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 Stop Mininet :: Stop Mininet. | PASS |
09:49:32 ------------------------------------------------------------------------------
09:49:32 Check No Switches :: Check no switches in topology. | PASS |
09:49:33 ------------------------------------------------------------------------------
09:49:33 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:33 23 tests, 23 passed, 0 failed
09:49:33 ==============================================================================
09:49:33 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:33 23 tests, 23 passed, 0 failed
09:49:33 ==============================================================================
09:49:33 openflowplugin-sanity.txt | PASS |
09:49:33 394 tests, 394 passed, 0 failed
09:49:33 ==============================================================================
09:49:33 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:38 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:38 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:38 Examining the files in data/log and checking filesize
09:49:38 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:38 total 1052
09:49:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 09:44 .
09:49:38 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 16 09:44 karaf_console.log
09:49:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 09:44 ..
09:49:38 -rw-rw-r-- 1 jenkins jenkins 1060995 Oct 16 09:49 karaf.log
09:49:38 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:38 1.1M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:49:38 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:49:38 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:38 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:49:38 Let's take the karaf thread dump again...
09:49:38 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:39 karaf main: org.apache.karaf.main.Main, pid:4705
09:49:39 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:39 Killing ODL
09:49:39 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:45 Compressing karaf.log 1
09:49:45 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:45 Fetching compressed karaf.log 1
09:49:45 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:45 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:45 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:46 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:46 Fetch GC logs
09:49:46 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
09:49:46 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:49:46 Examine copied files
09:49:46 total 44100
09:49:46 drwxrwxr-x. 2 jenkins jenkins 6 Oct 16 09:49 gclogs-1
09:49:46 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 16 09:49 odl1_karaf_console.log
09:49:46 -rw-rw-r--. 1 jenkins jenkins 72652 Oct 16 09:49 odl1_karaf.log.gz
09:49:46 -rw-rw-r--. 1 jenkins jenkins 154787 Oct 16 09:49 karaf_1_4705_threads_after.log
09:49:46 -rw-rw-r--. 1 jenkins jenkins 14057 Oct 16 09:49 ps_after.log
09:49:46 -rw-rw-r--. 1 jenkins jenkins 270963 Oct 16 09:49 report.html
09:49:46 -rw-rw-r--. 1 jenkins jenkins 3400242 Oct 16 09:49 log.html
09:49:46 -rw-rw-r--. 1 jenkins jenkins 41046663 Oct 16 09:49 output.xml
09:49:46 -rw-rw-r--. 1 jenkins jenkins 491 Oct 16 09:45 testplan.txt
09:49:46 -rw-rw-r--. 1 jenkins jenkins 108633 Oct 16 09:45 karaf_1_2044_threads_before.log
09:49:46 -rw-rw-r--. 1 jenkins jenkins 14257 Oct 16 09:45 ps_before.log
09:49:46 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 16 09:44 post-startup-script.sh
09:49:46 -rw-rw-r--. 1 jenkins jenkins 252 Oct 16 09:44 startup-script.sh
09:49:46 -rw-rw-r--. 1 jenkins jenkins 3494 Oct 16 09:44 configuration-script.sh
09:49:46 -rw-rw-r--. 1 jenkins jenkins 337 Oct 16 09:44 detect_variables.env
09:49:46 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 16 09:44 pom.xml
09:49:46 -rw-rw-r--. 1 jenkins jenkins 92 Oct 16 09:44 set_variables.env
09:49:46 -rw-rw-r--. 1 jenkins jenkins 297 Oct 16 09:44 slave_addresses.txt
09:49:46 -rw-rw-r--. 1 jenkins jenkins 570 Oct 16 09:43 requirements.txt
09:49:46 -rw-rw-r--. 1 jenkins jenkins 26 Oct 16 09:43 env.properties
09:49:46 -rw-rw-r--. 1 jenkins jenkins 334 Oct 16 09:41 stack-parameters.yaml
09:49:46 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 16 09:40 test
09:49:46 drwxrwxr-x. 2 jenkins jenkins 6 Oct 16 09:40 test@tmp
09:49:46 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 16 01:53 maven-metadata.xml
09:49:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16347946540650024748.sh
09:49:46 Karaf Deployments, Tests must have already run
09:49:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins12075642821522309375.sh
09:49:46 Cleaning up Robot installation...
09:49:46 $ ssh-agent -k
09:49:46 unset SSH_AUTH_SOCK;
09:49:46 unset SSH_AGENT_PID;
09:49:46 echo Agent pid 6418 killed;
09:49:46 [ssh-agent] Stopped.
09:49:46 Recording plot data
09:49:47 Robot results publisher started...
09:49:47 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:47 -Parsing output xml:
09:49:48 Done!
09:49:48 -Copying log files to build dir:
09:49:49 Done!
09:49:49 -Assigning results to build:
09:49:49 Done!
09:49:49 -Checking thresholds:
09:49:49 Done!
09:49:49 Done publishing Robot results.
09:49:49 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10739056694940428330.sh
09:49:49 Archiving csit artifacts
09:49:49 mv: cannot stat '*_1.png': No such file or directory
09:49:49 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:49 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:49 Dload Upload Total Spent Left Speed
09:49:49
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 264k 0 264k 0 0 2808k 0 --:--:-- --:--:-- --:--:-- 2778k
100 3563k 0 3563k 0 0 5076k 0 --:--:-- --:--:-- --:--:-- 5069k
09:49:50 Archive: robot-plugin.zip
09:49:50 inflating: ./archives/robot-plugin/log.html
09:49:50 inflating: ./archives/robot-plugin/output.xml
09:49:50 inflating: ./archives/robot-plugin/report.html
09:49:50 mv: cannot stat '*.log.gz': No such file or directory
09:49:50 mv: cannot stat '*.csv': No such file or directory
09:49:50 mv: cannot stat '*.png': No such file or directory
09:49:50 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9116534250222402422.sh
09:49:50 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:50 [EnvInject] - Injecting environment variables from a build step.
09:49:50 [EnvInject] - Injecting as environment variables the properties content
09:49:50 OS_CLOUD=vex
09:49:50 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:49:50
09:49:50 [EnvInject] - Variables injected successfully.
09:49:50 provisioning config files...
09:49:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5726829101432106224.sh
09:49:51 ---> openstack-stack-delete.sh
09:49:51 Setup pyenv:
09:49:51 system
09:49:51 3.8.13
09:49:51 3.9.13
09:49:51 3.10.13
09:49:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:49:54 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:54 lf-activate-venv(): INFO: Base packages installed successfully
09:49:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:50:21 INFO: Stack cost retrieval disabled, setting cost to 0
09:50:33 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:50:33 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-506
09:50:33 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10704616676534082773.sh
09:50:33 ---> sysstat.sh
09:50:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1437444498891613607.sh
09:50:34 ---> package-listing.sh
09:50:34 ++ facter osfamily
09:50:34 ++ tr '[:upper:]' '[:lower:]'
09:50:34 + OS_FAMILY=redhat
09:50:34 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:50:34 + START_PACKAGES=/tmp/packages_start.txt
09:50:34 + END_PACKAGES=/tmp/packages_end.txt
09:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:50:34 + PACKAGES=/tmp/packages_start.txt
09:50:34 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:34 + PACKAGES=/tmp/packages_end.txt
09:50:34 + case "${OS_FAMILY}" in
09:50:34 + rpm -qa
09:50:34 + sort
09:50:34 + '[' -f /tmp/packages_start.txt ']'
09:50:34 + '[' -f /tmp/packages_end.txt ']'
09:50:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:34 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:34 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:34 + 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:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6051653808515640145.sh
09:50:34 ---> capture-instance-metadata.sh
09:50:34 Setup pyenv:
09:50:35 system
09:50:35 3.8.13
09:50:35 3.9.13
09:50:35 3.10.13
09:50:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:50:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:38 lf-activate-venv(): INFO: Base packages installed successfully
09:50:38 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:50:50 INFO: Running in OpenStack, capturing instance metadata
09:50:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8902739420476138155.sh
09:50:50 provisioning config files...
09:50:50 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #506
09:50:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config15590896110913213287tmp
09:50:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:50 provisioning config files...
09:50:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:51 [EnvInject] - Injecting environment variables from a build step.
09:50:51 [EnvInject] - Injecting as environment variables the properties content
09:50:51 SERVER_ID=logs
09:50:51
09:50:51 [EnvInject] - Variables injected successfully.
09:50:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8330685022308147086.sh
09:50:51 ---> create-netrc.sh
09:50:51 WARN: Log server credential not found.
09:50:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15863836150610670002.sh
09:50:51 ---> python-tools-install.sh
09:50:51 Setup pyenv:
09:50:51 system
09:50:51 3.8.13
09:50:51 3.9.13
09:50:51 3.10.13
09:50:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:50:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:53 lf-activate-venv(): INFO: Base packages installed successfully
09:50:53 lf-activate-venv(): INFO: Installing additional packages: lftools
09:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:51:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11205141824828651312.sh
09:51:04 ---> sudo-logs.sh
09:51:04 Archiving 'sudo' log..
09:51:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11551509810072138715.sh
09:51:04 ---> job-cost.sh
09:51:04 Setup pyenv:
09:51:04 system
09:51:04 3.8.13
09:51:04 3.9.13
09:51:04 3.10.13
09:51:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:51:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:06 lf-activate-venv(): INFO: Base packages installed successfully
09:51:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:51:16 DEBUG: total: 0
09:51:16 INFO: Retrieving Stack Cost...
09:51:16 INFO: Retrieving Pricing Info for: v3-standard-2
09:51:16 INFO: Archiving Costs
09:51:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5633315060684081461.sh
09:51:16 ---> logs-deploy.sh
09:51:16 Setup pyenv:
09:51:16 system
09:51:16 3.8.13
09:51:16 3.9.13
09:51:16 3.10.13
09:51:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xDpy from file:/tmp/.os_lf_venv
09:51:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:19 lf-activate-venv(): INFO: Base packages installed successfully
09:51:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-xDpy/bin to PATH
09:51:30 WARNING: Nexus logging server not set
09:51:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/506/
09:51:30 INFO: archiving logs to S3
09:51:31 ---> uname -a:
09:51:31 Linux prd-centos8-robot-2c-8g-4031.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:51:31
09:51:31
09:51:31 ---> lscpu:
09:51:31 Architecture: x86_64
09:51:31 CPU op-mode(s): 32-bit, 64-bit
09:51:31 Byte Order: Little Endian
09:51:31 CPU(s): 2
09:51:31 On-line CPU(s) list: 0,1
09:51:31 Thread(s) per core: 1
09:51:31 Core(s) per socket: 1
09:51:31 Socket(s): 2
09:51:31 NUMA node(s): 1
09:51:31 Vendor ID: AuthenticAMD
09:51:31 CPU family: 23
09:51:31 Model: 49
09:51:31 Model name: AMD EPYC-Rome Processor
09:51:31 Stepping: 0
09:51:31 CPU MHz: 2799.996
09:51:31 BogoMIPS: 5599.99
09:51:31 Virtualization: AMD-V
09:51:31 Hypervisor vendor: KVM
09:51:31 Virtualization type: full
09:51:31 L1d cache: 32K
09:51:31 L1i cache: 32K
09:51:31 L2 cache: 512K
09:51:31 L3 cache: 16384K
09:51:31 NUMA node0 CPU(s): 0,1
09:51:31 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:51:31
09:51:31
09:51:31 ---> nproc:
09:51:31 2
09:51:31
09:51:31
09:51:31 ---> df -h:
09:51:31 Filesystem Size Used Avail Use% Mounted on
09:51:31 devtmpfs 3.8G 0 3.8G 0% /dev
09:51:31 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:51:31 tmpfs 3.8G 17M 3.8G 1% /run
09:51:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:51:31 /dev/vda1 40G 8.4G 32G 21% /
09:51:31 tmpfs 770M 0 770M 0% /run/user/1001
09:51:31
09:51:31
09:51:31 ---> free -m:
09:51:31 total used free shared buff/cache available
09:51:31 Mem: 7697 588 4821 19 2287 6810
09:51:31 Swap: 1023 0 1023
09:51:31
09:51:31
09:51:31 ---> ip addr:
09:51:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:51:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:51:31 inet 127.0.0.1/8 scope host lo
09:51:31 valid_lft forever preferred_lft forever
09:51:31 inet6 ::1/128 scope host
09:51:31 valid_lft forever preferred_lft forever
09:51:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:51:31 link/ether fa:16:3e:27:cb:2d brd ff:ff:ff:ff:ff:ff
09:51:31 altname enp0s3
09:51:31 altname ens3
09:51:31 inet 10.30.171.99/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:51:31 valid_lft 65775sec preferred_lft 65775sec
09:51:31 inet6 fe80::f816:3eff:fe27:cb2d/64 scope link
09:51:31 valid_lft forever preferred_lft forever
09:51:31
09:51:31
09:51:31 ---> sar -b -r -n DEV:
09:51:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/16/2025 _x86_64_ (2 CPU)
09:51:31
09:51:31 04:07:43 LINUX RESTART (2 CPU)
09:51:31
09:51:31 04:08:01 AM tps rtps wtps bread/s bwrtn/s
09:51:31 04:09:01 AM 181.03 140.12 40.91 12884.51 37825.40
09:51:31 04:10:01 AM 0.88 0.00 0.88 0.00 14.58
09:51:31 04:11:01 AM 0.55 0.03 0.52 0.53 6.01
09:51:31 04:12:01 AM 0.50 0.00 0.50 0.00 6.98
09:51:31 04:13:01 AM 0.38 0.00 0.38 0.00 4.22
09:51:31 04:14:01 AM 0.45 0.00 0.45 0.00 6.16
09:51:31 04:15:01 AM 0.30 0.00 0.30 0.00 3.15
09:51:31 04:16:01 AM 0.33 0.00 0.33 0.00 3.47
09:51:31 04:17:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:31 04:18:01 AM 0.33 0.00 0.33 0.00 3.23
09:51:31 04:19:01 AM 0.58 0.00 0.58 0.00 7.85
09:51:31 04:20:01 AM 0.32 0.00 0.32 0.00 3.28
09:51:31 04:21:01 AM 0.38 0.00 0.38 0.00 4.28
09:51:31 04:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:31 04:23:01 AM 0.42 0.03 0.38 0.27 3.73
09:51:31 04:24:01 AM 1.43 0.00 1.43 0.00 33.16
09:51:31 04:25:01 AM 0.33 0.00 0.33 0.00 3.55
09:51:31 04:26:01 AM 0.28 0.00 0.28 0.00 3.02
09:51:31 04:27:01 AM 0.33 0.00 0.33 0.00 3.87
09:51:31 04:28:01 AM 0.35 0.00 0.35 0.00 3.50
09:51:31 04:29:01 AM 0.45 0.00 0.45 0.00 5.48
09:51:31 04:30:01 AM 0.33 0.00 0.33 0.00 3.60
09:51:31 04:31:01 AM 0.45 0.00 0.45 0.00 5.70
09:51:31 04:32:01 AM 0.33 0.00 0.33 0.00 3.47
09:51:31 04:33:01 AM 0.33 0.00 0.33 0.00 3.87
09:51:31 04:34:01 AM 0.43 0.00 0.43 0.00 5.62
09:51:31 04:35:01 AM 0.35 0.00 0.35 0.00 3.60
09:51:31 04:36:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:31 04:37:01 AM 0.28 0.00 0.28 0.00 2.88
09:51:31 04:38:01 AM 0.35 0.00 0.35 0.00 3.48
09:51:31 04:39:01 AM 0.48 0.00 0.48 0.00 5.93
09:51:31 04:40:01 AM 0.42 0.00 0.42 0.00 5.01
09:51:31 04:41:01 AM 0.22 0.00 0.22 0.00 3.22
09:51:31 04:42:01 AM 0.13 0.00 0.13 0.00 1.03
09:51:31 04:43:01 AM 0.22 0.00 0.22 0.00 2.82
09:51:31 04:44:01 AM 0.20 0.00 0.20 0.00 3.23
09:51:31 04:45:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:31 04:46:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:31 04:47:01 AM 0.20 0.00 0.20 0.00 2.68
09:51:31 04:48:01 AM 0.32 0.00 0.32 0.00 3.72
09:51:31 04:49:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:31 04:50:02 AM 0.12 0.00 0.12 0.00 0.93
09:51:31 04:51:01 AM 0.17 0.00 0.17 0.00 1.24
09:51:31 04:52:01 AM 0.13 0.00 0.13 0.00 1.87
09:51:31 04:53:01 AM 0.22 0.00 0.22 0.00 2.43
09:51:31 04:54:01 AM 0.23 0.00 0.23 0.00 4.05
09:51:31 04:55:01 AM 0.27 0.00 0.27 0.00 4.17
09:51:31 04:56:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:31 04:57:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:31 04:58:01 AM 0.13 0.00 0.13 0.00 1.42
09:51:31 04:59:01 AM 0.25 0.00 0.25 0.00 3.28
09:51:31 05:00:01 AM 0.18 0.00 0.18 0.00 2.38
09:51:31 05:01:01 AM 0.30 0.02 0.28 0.13 4.62
09:51:31 05:02:01 AM 0.28 0.07 0.22 1.73 4.11
09:51:31 05:03:01 AM 0.23 0.00 0.23 0.00 2.80
09:51:31 05:04:01 AM 7.73 5.95 1.78 574.88 29.34
09:51:31 05:05:01 AM 1.55 0.00 1.55 0.00 48.48
09:51:31 05:06:01 AM 0.17 0.00 0.17 0.00 2.18
09:51:31 05:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 05:08:01 AM 0.13 0.00 0.13 0.00 1.02
09:51:31 05:09:01 AM 0.25 0.00 0.25 0.00 4.08
09:51:31 05:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 05:11:01 AM 0.25 0.00 0.25 0.00 3.15
09:51:31 05:12:01 AM 0.20 0.00 0.20 0.00 2.78
09:51:31 05:13:01 AM 0.18 0.00 0.18 0.00 1.85
09:51:31 05:14:01 AM 0.25 0.00 0.25 0.00 3.68
09:51:31 05:15:01 AM 0.28 0.00 0.28 0.00 3.33
09:51:31 05:16:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:31 05:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 05:18:01 AM 0.13 0.00 0.13 0.00 1.00
09:51:31 05:19:01 AM 0.22 0.00 0.22 0.00 3.28
09:51:31 05:20:01 AM 0.13 0.00 0.13 0.00 0.90
09:51:31 05:21:01 AM 0.22 0.00 0.22 0.00 2.68
09:51:31 05:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:51:31 05:23:01 AM 0.13 0.00 0.13 0.00 1.00
09:51:31 05:24:01 AM 0.23 0.00 0.23 0.00 3.45
09:51:31 05:25:01 AM 0.13 0.00 0.13 0.00 1.35
09:51:31 05:26:01 AM 0.15 0.00 0.15 0.00 1.22
09:51:31 05:27:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:31 05:28:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:31 05:29:01 AM 0.33 0.00 0.33 0.00 5.03
09:51:31 05:30:01 AM 0.57 0.32 0.25 6.93 2.80
09:51:31 05:31:01 AM 0.70 0.00 0.70 0.00 17.91
09:51:31 05:32:01 AM 0.22 0.00 0.22 0.00 3.32
09:51:31 05:33:01 AM 0.25 0.00 0.25 0.00 3.90
09:51:31 05:34:01 AM 0.20 0.00 0.20 0.00 3.20
09:51:31 05:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 05:36:01 AM 0.12 0.00 0.12 0.00 0.80
09:51:31 05:37:01 AM 0.13 0.00 0.13 0.00 1.22
09:51:31 05:38:01 AM 0.23 0.00 0.23 0.00 3.12
09:51:31 05:39:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:31 05:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 05:41:01 AM 0.18 0.00 0.18 0.00 2.42
09:51:31 05:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:51:31 05:43:01 AM 0.20 0.00 0.20 0.00 2.68
09:51:31 05:44:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:31 05:45:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 05:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 05:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 05:48:01 AM 0.20 0.00 0.20 0.00 2.83
09:51:31 05:49:01 AM 0.30 0.00 0.30 0.00 4.82
09:51:31 05:50:01 AM 0.19 0.00 0.19 0.00 1.74
09:51:31 05:50:01 AM 0.00 0.00 0.00 0.00 0.00
09:51:31 05:51:01 AM 0.23 0.00 0.23 0.00 3.98
09:51:31 05:52:01 AM 0.13 0.00 0.13 0.00 1.83
09:51:31 05:53:01 AM 0.22 0.00 0.22 0.00 2.47
09:51:31 05:54:01 AM 0.28 0.00 0.28 0.00 4.83
09:51:31 05:55:01 AM 0.20 0.00 0.20 0.00 1.87
09:51:31 05:56:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 05:57:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:31 05:58:02 AM 0.18 0.00 0.18 0.00 2.28
09:51:31 05:59:01 AM 0.25 0.00 0.25 0.00 3.83
09:51:31 06:00:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 06:01:01 AM 0.18 0.00 0.18 0.00 2.42
09:51:31 06:02:01 AM 0.22 0.00 0.22 0.00 3.63
09:51:31 06:03:01 AM 0.25 0.00 0.25 0.00 3.10
09:51:31 06:04:01 AM 0.18 0.00 0.18 0.00 3.23
09:51:31 06:05:01 AM 0.15 0.00 0.15 0.00 1.22
09:51:31 06:06:01 AM 0.12 0.00 0.12 0.00 0.87
09:51:31 06:07:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:31 06:08:01 AM 0.27 0.00 0.27 0.00 3.97
09:51:31 06:09:01 AM 0.32 0.00 0.32 0.00 4.63
09:51:31 06:10:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:31 06:11:01 AM 0.32 0.00 0.32 0.00 5.68
09:51:31 06:12:01 AM 0.25 0.00 0.25 0.00 4.08
09:51:31 06:13:01 AM 0.18 0.00 0.18 0.00 1.85
09:51:31 06:14:01 AM 0.20 0.00 0.20 0.00 3.42
09:51:31 06:15:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:31 06:16:01 AM 0.12 0.00 0.12 0.00 1.35
09:51:31 06:17:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:31 06:18:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:31 06:19:01 AM 0.25 0.00 0.25 0.00 3.42
09:51:31 06:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 06:21:01 AM 0.22 0.00 0.22 0.00 2.68
09:51:31 06:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:51:31 06:23:01 AM 0.12 0.00 0.12 0.00 0.83
09:51:31 06:24:01 AM 0.35 0.00 0.35 0.00 5.78
09:51:31 06:25:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:31 06:26:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:31 06:27:01 AM 0.12 0.00 0.12 0.00 0.97
09:51:31 06:28:01 AM 0.17 0.00 0.17 0.00 1.15
09:51:31 06:29:01 AM 0.33 0.00 0.33 0.00 4.90
09:51:31 06:30:01 AM 0.18 0.00 0.18 0.00 2.42
09:51:31 06:31:01 AM 0.17 0.00 0.17 0.00 1.52
09:51:31 06:32:01 AM 0.20 0.00 0.20 0.00 2.27
09:51:31 06:33:01 AM 0.13 0.00 0.13 0.00 1.40
09:51:31 06:34:01 AM 0.22 0.00 0.22 0.00 3.55
09:51:31 06:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 06:36:01 AM 0.25 0.00 0.25 0.00 3.78
09:51:31 06:37:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:31 06:38:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:31 06:39:01 AM 0.25 0.00 0.25 0.00 3.45
09:51:31 06:40:01 AM 0.15 0.00 0.15 0.00 1.48
09:51:31 06:41:01 AM 0.17 0.00 0.17 0.00 1.35
09:51:31 06:42:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:31 06:43:01 AM 0.22 0.00 0.22 0.00 2.48
09:51:31 06:44:01 AM 0.27 0.00 0.27 0.00 4.23
09:51:31 06:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 06:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 06:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:31 06:48:01 AM 0.20 0.00 0.20 0.00 2.70
09:51:31 06:49:01 AM 0.22 0.00 0.22 0.00 3.23
09:51:31 06:50:01 AM 0.15 0.00 0.15 0.00 1.22
09:51:31 06:51:01 AM 0.25 0.00 0.25 0.00 2.83
09:51:31 06:52:01 AM 0.80 0.00 0.80 0.00 11.91
09:51:31 06:53:01 AM 0.28 0.00 0.28 0.00 4.57
09:51:31 06:54:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:31 06:55:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:31 06:56:01 AM 0.20 0.00 0.20 0.00 2.38
09:51:31 06:57:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:31 06:58:01 AM 0.18 0.00 0.18 0.00 2.28
09:51:31 06:59:01 AM 0.25 0.00 0.25 0.00 3.20
09:51:31 07:00:01 AM 0.15 0.00 0.15 0.00 1.35
09:51:31 07:01:01 AM 0.17 0.00 0.17 0.00 1.38
09:51:31 07:02:01 AM 0.25 0.00 0.25 0.00 4.13
09:51:31 07:03:01 AM 0.27 0.00 0.27 0.00 3.77
09:51:31 07:04:01 AM 0.18 0.00 0.18 0.00 3.60
09:51:31 07:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 07:06:01 AM 0.08 0.00 0.08 0.00 0.50
09:51:31 07:07:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:31 07:08:01 AM 0.20 0.00 0.20 0.00 2.74
09:51:31 07:09:01 AM 0.23 0.00 0.23 0.00 3.07
09:51:31 07:10:01 AM 0.20 0.00 0.20 0.00 2.52
09:51:31 07:11:01 AM 0.18 0.00 0.18 0.00 2.18
09:51:31 07:12:01 AM 0.18 0.00 0.18 0.00 2.28
09:51:31 07:13:01 AM 0.23 0.00 0.23 0.00 2.97
09:51:31 07:14:01 AM 0.20 0.00 0.20 0.00 3.07
09:51:31 07:15:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 07:16:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 07:17:01 AM 0.18 0.00 0.18 0.00 2.25
09:51:31 07:18:01 AM 0.23 0.00 0.23 0.00 3.10
09:51:31 07:19:01 AM 0.20 0.00 0.20 0.00 3.15
09:51:31 07:20:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:31 07:21:01 AM 0.20 0.00 0.20 0.00 2.90
09:51:31 07:22:01 AM 0.18 0.00 0.18 0.00 2.55
09:51:31 07:23:01 AM 0.17 0.00 0.17 0.00 2.07
09:51:31 07:24:01 AM 0.30 0.00 0.30 0.00 4.90
09:51:31 07:25:01 AM 0.22 0.00 0.22 0.00 2.68
09:51:31 07:26:01 AM 0.15 0.00 0.15 0.00 1.95
09:51:31 07:27:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:31 07:28:01 AM 0.17 0.00 0.17 0.00 1.18
09:51:31 07:29:01 AM 0.25 0.00 0.25 0.00 3.45
09:51:31 07:30:01 AM 0.20 0.00 0.20 0.00 2.15
09:51:31 07:31:01 AM 0.23 0.00 0.23 0.00 3.35
09:51:31 07:32:01 AM 0.22 0.00 0.22 0.00 2.92
09:51:31 07:33:01 AM 0.28 0.00 0.28 0.00 3.63
09:51:31 07:34:01 AM 0.23 0.00 0.23 0.00 3.95
09:51:31 07:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 07:36:01 AM 0.10 0.00 0.10 0.00 0.67
09:51:31 07:37:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:31 07:38:01 AM 0.13 0.00 0.13 0.00 1.27
09:51:31 07:39:01 AM 0.27 0.00 0.27 0.00 3.42
09:51:31 07:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 07:41:01 AM 0.22 0.00 0.22 0.00 2.55
09:51:31 07:42:01 AM 0.18 0.00 0.18 0.00 2.65
09:51:31 07:43:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:31 07:44:01 AM 0.20 0.00 0.20 0.00 3.42
09:51:31 07:45:01 AM 0.15 0.00 0.15 0.00 1.08
09:51:31 07:46:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:31 07:47:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:31 07:48:01 AM 0.20 0.00 0.20 0.00 2.35
09:51:31 07:49:01 AM 0.30 0.00 0.30 0.00 4.23
09:51:31 07:50:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 07:51:01 AM 0.22 0.00 0.22 0.00 1.73
09:51:31 07:52:01 AM 0.32 0.00 0.32 0.00 3.95
09:51:31 07:53:01 AM 0.33 0.00 0.33 0.00 3.25
09:51:31 07:54:01 AM 0.40 0.00 0.40 0.00 5.93
09:51:31 07:55:01 AM 0.43 0.00 0.43 0.00 5.03
09:51:31 07:56:01 AM 0.28 0.00 0.28 0.00 2.88
09:51:31 07:57:01 AM 0.35 0.00 0.35 0.00 3.47
09:51:31 07:58:01 AM 0.37 0.00 0.37 0.00 4.02
09:51:31 07:59:01 AM 0.42 0.00 0.42 0.00 5.32
09:51:31 08:00:01 AM 0.33 0.00 0.33 0.00 3.32
09:51:31 08:01:01 AM 0.18 0.00 0.18 0.00 2.90
09:51:31 08:02:01 AM 0.20 0.00 0.20 0.00 2.78
09:51:31 08:03:01 AM 0.27 0.00 0.27 0.00 3.65
09:51:31 08:04:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:31 08:05:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 08:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 08:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 08:08:01 AM 0.23 0.00 0.23 0.00 3.17
09:51:31 08:09:01 AM 0.32 0.00 0.32 0.00 4.68
09:51:31 08:10:01 AM 0.15 0.00 0.15 0.00 1.85
09:51:31 08:11:01 AM 0.15 0.00 0.15 0.00 1.20
09:51:31 08:12:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:31 08:13:01 AM 0.20 0.00 0.20 0.00 2.82
09:51:31 08:14:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:31 08:15:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:31 08:16:01 AM 0.20 0.00 0.20 0.00 2.90
09:51:31 08:17:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:31 08:18:02 AM 0.18 0.00 0.18 0.00 2.20
09:51:31 08:19:01 AM 0.27 0.00 0.27 0.00 3.58
09:51:31 08:20:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:31 08:21:01 AM 0.13 0.00 0.13 0.00 0.93
09:51:31 08:22:01 AM 0.13 0.00 0.13 0.00 1.83
09:51:31 08:23:01 AM 0.30 0.00 0.30 0.00 4.58
09:51:31 08:24:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:31 08:25:01 AM 0.12 0.00 0.12 0.00 1.03
09:51:31 08:26:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 08:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 08:28:01 AM 0.20 0.00 0.20 0.00 2.83
09:51:31 08:29:01 AM 0.23 0.00 0.23 0.00 3.10
09:51:31 08:30:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:31 08:31:01 AM 0.22 0.00 0.22 0.00 3.10
09:51:31 08:32:01 AM 0.22 0.00 0.22 0.00 3.02
09:51:31 08:33:01 AM 0.17 0.00 0.17 0.00 1.68
09:51:31 08:34:01 AM 0.23 0.00 0.23 0.00 4.47
09:51:31 08:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 08:36:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:31 08:37:01 AM 0.17 0.00 0.17 0.00 2.00
09:51:31 08:38:01 AM 0.18 0.00 0.18 0.00 2.07
09:51:31 08:39:01 AM 0.25 0.00 0.25 0.00 3.42
09:51:31 08:40:01 AM 0.20 0.00 0.20 0.00 2.38
09:51:31 08:41:01 AM 0.23 0.00 0.23 0.00 3.58
09:51:31 08:42:01 AM 0.18 0.00 0.18 0.00 2.22
09:51:31 08:43:01 AM 0.70 0.00 0.70 0.00 10.01
09:51:31 08:44:01 AM 0.65 0.00 0.65 0.00 13.11
09:51:31 08:45:01 AM 0.17 0.00 0.17 0.00 1.18
09:51:31 08:46:01 AM 0.15 0.00 0.15 0.00 2.35
09:51:31 08:47:01 AM 0.15 0.00 0.15 0.00 1.18
09:51:31 08:48:01 AM 0.13 0.00 0.13 0.00 0.88
09:51:31 08:49:01 AM 0.33 0.00 0.33 0.00 5.56
09:51:31 08:50:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:31 08:51:01 AM 0.13 0.00 0.13 0.00 1.10
09:51:31 08:52:01 AM 0.17 0.00 0.17 0.00 1.98
09:51:31 08:53:01 AM 0.13 0.00 0.13 0.00 1.00
09:51:31 08:54:01 AM 0.22 0.00 0.22 0.00 3.28
09:51:31 08:55:01 AM 0.15 0.00 0.15 0.00 1.08
09:51:31 08:56:01 AM 0.18 0.00 0.18 0.00 2.43
09:51:31 08:57:01 AM 0.23 0.00 0.23 0.00 2.95
09:51:31 08:58:01 AM 0.15 0.00 0.15 0.00 1.00
09:51:31 08:59:01 AM 0.33 0.00 0.33 0.00 5.08
09:51:31 09:00:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:31 09:01:01 AM 0.15 0.00 0.15 0.00 1.60
09:51:31 09:02:01 AM 0.22 0.00 0.22 0.00 3.58
09:51:31 09:03:01 AM 0.18 0.00 0.18 0.00 1.68
09:51:31 09:04:01 AM 0.20 0.00 0.20 0.00 3.42
09:51:31 09:05:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:31 09:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 09:07:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:31 09:08:01 AM 0.13 0.00 0.13 0.00 1.03
09:51:31 09:09:01 AM 0.28 0.00 0.28 0.00 3.57
09:51:31 09:10:01 AM 0.18 0.00 0.18 0.00 2.65
09:51:31 09:11:01 AM 0.25 0.00 0.25 0.00 3.12
09:51:31 09:12:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:31 09:13:01 AM 0.20 0.00 0.20 0.00 2.83
09:51:31 09:14:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:31 09:15:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:31 09:16:01 AM 0.15 0.00 0.15 0.00 1.47
09:51:31 09:17:01 AM 0.18 0.00 0.18 0.00 2.25
09:51:31 09:18:01 AM 0.25 0.00 0.25 0.00 3.52
09:51:31 09:19:01 AM 0.22 0.00 0.22 0.00 3.53
09:51:31 09:20:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:31 09:21:01 AM 0.13 0.00 0.13 0.00 1.07
09:51:31 09:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:51:31 09:23:01 AM 0.20 0.00 0.20 0.00 2.68
09:51:31 09:24:01 AM 0.27 0.00 0.27 0.00 4.95
09:51:31 09:25:02 AM 0.15 0.00 0.15 0.00 1.45
09:51:31 09:26:01 AM 0.10 0.00 0.10 0.00 0.64
09:51:31 09:27:01 AM 0.10 0.00 0.10 0.00 0.93
09:51:31 09:28:01 AM 0.23 0.00 0.23 0.00 2.98
09:51:31 09:29:01 AM 0.22 0.00 0.22 0.00 3.23
09:51:31 09:30:01 AM 0.17 0.00 0.17 0.00 1.35
09:51:31 09:31:01 AM 0.27 0.00 0.27 0.00 2.97
09:51:31 09:32:01 AM 0.18 0.00 0.18 0.00 2.65
09:51:31 09:33:01 AM 0.20 0.00 0.20 0.00 3.08
09:51:31 09:34:01 AM 0.20 0.00 0.20 0.00 3.33
09:51:31 09:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:31 09:36:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 09:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:31 09:38:01 AM 0.18 0.00 0.18 0.00 2.15
09:51:31 09:39:01 AM 0.23 0.00 0.23 0.00 3.20
09:51:31 09:40:01 AM 0.10 0.00 0.10 0.00 1.07
09:51:31 09:41:01 AM 76.82 8.26 68.56 1452.72 5285.62
09:51:31 09:42:01 AM 86.57 0.72 85.85 52.92 10247.84
09:51:31 09:43:01 AM 21.51 0.38 21.13 64.25 1850.67
09:51:31 09:44:01 AM 45.93 6.71 39.22 1245.72 2420.21
09:51:31 09:45:01 AM 46.79 2.53 44.26 420.33 7450.87
09:51:31 09:46:01 AM 4.53 0.22 4.32 11.73 223.28
09:51:31 09:47:01 AM 2.25 0.00 2.25 0.00 330.38
09:51:31 09:48:01 AM 1.00 0.00 1.00 0.00 533.93
09:51:31 09:49:01 AM 0.48 0.00 0.48 0.00 269.41
09:51:31 09:50:01 AM 4.37 0.35 4.02 38.79 403.05
09:51:31 09:51:01 AM 29.05 0.27 28.78 25.33 2866.62
09:51:31 Average: 1.70 0.48 1.21 48.95 206.18
09:51:31
09:51:31 04:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:51:31 04:09:01 AM 5861996 7221512 2020428 25.63 2688 1558544 642244 7.19 153116 1605876 8
09:51:31 04:10:01 AM 5862712 7222228 2019712 25.62 2688 1558544 642244 7.19 153148 1605416 4
09:51:31 04:11:01 AM 5862016 7221560 2020408 25.63 2688 1558568 642244 7.19 153160 1606864 4
09:51:31 04:12:01 AM 5857672 7217216 2024752 25.69 2688 1558568 642244 7.19 153152 1611104 4
09:51:31 04:13:01 AM 5857852 7217396 2024572 25.68 2688 1558572 642244 7.19 153152 1610836 4
09:51:31 04:14:01 AM 5857916 7217456 2024508 25.68 2688 1558572 642244 7.19 153152 1610908 4
09:51:31 04:15:01 AM 5858108 7217648 2024316 25.68 2688 1558572 642244 7.19 153152 1610884 4
09:51:31 04:16:01 AM 5858052 7217596 2024372 25.68 2688 1558576 642244 7.19 153152 1610888 4
09:51:31 04:17:01 AM 5858004 7217548 2024420 25.68 2688 1558576 642244 7.19 153152 1610888 4
09:51:31 04:18:01 AM 5858104 7217648 2024320 25.68 2688 1558576 642244 7.19 153152 1610888 4
09:51:31 04:19:01 AM 5857872 7217420 2024552 25.68 2688 1558580 642244 7.19 153152 1611048 4
09:51:31 04:20:01 AM 5857628 7217176 2024796 25.69 2688 1558580 623532 6.98 153152 1611248 4
09:51:31 04:21:01 AM 5857968 7217524 2024456 25.68 2688 1558584 623532 6.98 153152 1611128 4
09:51:31 04:22:01 AM 5857880 7217436 2024544 25.68 2688 1558584 623532 6.98 153152 1611128 0
09:51:31 04:23:01 AM 5857844 7217400 2024580 25.68 2688 1558584 622004 6.96 153324 1610988 4
09:51:31 04:24:01 AM 5857880 7217440 2024544 25.68 2688 1558588 622004 6.96 153324 1610804 4
09:51:31 04:25:01 AM 5857820 7217380 2024604 25.69 2688 1558588 622004 6.96 153328 1610732 4
09:51:31 04:26:01 AM 5857828 7217388 2024596 25.68 2688 1558588 622004 6.96 153332 1610844 8
09:51:31 04:27:01 AM 5858036 7217600 2024388 25.68 2688 1558592 622004 6.96 153332 1610732 4
09:51:31 04:28:01 AM 5858096 7217660 2024328 25.68 2688 1558592 622004 6.96 153332 1610776 4
09:51:31 04:29:01 AM 5858016 7217580 2024408 25.68 2688 1558592 622004 6.96 153332 1610800 4
09:51:31 04:30:01 AM 5857544 7217112 2024880 25.69 2688 1558596 637724 7.14 153332 1611088 4
09:51:31 04:31:01 AM 5857888 7217456 2024536 25.68 2688 1558596 637724 7.14 153332 1610856 4
09:51:31 04:32:01 AM 5857824 7217396 2024600 25.68 2688 1558600 637724 7.14 153332 1610744 4
09:51:31 04:33:01 AM 5857372 7216944 2025052 25.69 2688 1558600 637724 7.14 153332 1611292 4
09:51:31 04:34:01 AM 5857840 7217412 2024584 25.68 2688 1558600 637724 7.14 153332 1610844 4
09:51:31 04:35:01 AM 5857672 7217248 2024752 25.69 2688 1558604 637724 7.14 153332 1610780 4
09:51:31 04:36:01 AM 5857752 7217328 2024672 25.69 2688 1558604 621192 6.96 153332 1610896 4
09:51:31 04:37:01 AM 5857848 7217424 2024576 25.68 2688 1558604 621192 6.96 153332 1610780 4
09:51:31 04:38:01 AM 5857716 7217292 2024708 25.69 2688 1558604 621192 6.96 153332 1610780 4
09:51:31 04:39:01 AM 5857668 7217248 2024756 25.69 2688 1558608 621192 6.96 153332 1610856 4
09:51:31 04:40:01 AM 5857272 7216852 2025152 25.69 2688 1558608 623532 6.98 153332 1611260 4
09:51:31 04:41:01 AM 5857700 7217284 2024724 25.69 2688 1558612 623532 6.98 153332 1611000 4
09:51:31 04:42:01 AM 5857208 7216792 2025216 25.69 2688 1558612 623532 6.98 153332 1611360 4
09:51:31 04:43:01 AM 5857740 7217324 2024684 25.69 2688 1558612 623532 6.98 153332 1610896 4
09:51:31 04:44:01 AM 5857804 7217392 2024620 25.69 2688 1558616 623532 6.98 153332 1611100 4
09:51:31 04:45:01 AM 5857880 7217468 2024544 25.68 2688 1558616 623532 6.98 153332 1610916 4
09:51:31 04:46:01 AM 5857288 7216876 2025136 25.69 2688 1558616 623532 6.98 153332 1611336 4
09:51:31 04:47:01 AM 5857648 7217240 2024776 25.69 2688 1558620 623532 6.98 153332 1611012 4
09:51:31 04:48:01 AM 5857884 7217480 2024540 25.68 2688 1558624 623532 6.98 153332 1610936 4
09:51:31 04:49:01 AM 5857892 7217488 2024532 25.68 2688 1558624 623532 6.98 153332 1611004 4
09:51:31 04:50:02 AM 5857468 7217068 2024956 25.69 2688 1558628 615404 6.89 153332 1611288 4
09:51:31 04:51:01 AM 5857672 7217272 2024752 25.69 2688 1558628 615404 6.89 153332 1611160 4
09:51:31 04:52:01 AM 5857576 7217180 2024848 25.69 2688 1558632 615404 6.89 153332 1611164 4
09:51:31 04:53:01 AM 5857736 7217340 2024688 25.69 2688 1558632 615404 6.89 153332 1611164 4
09:51:31 04:54:01 AM 5857552 7217156 2024872 25.69 2688 1558632 630820 7.06 153332 1611216 4
09:51:31 04:55:01 AM 5857728 7217336 2024696 25.69 2688 1558636 630820 7.06 153332 1610948 4
09:51:31 04:56:01 AM 5857756 7217364 2024668 25.69 2688 1558636 630820 7.06 153332 1610948 4
09:51:31 04:57:01 AM 5857812 7217420 2024612 25.69 2688 1558636 630820 7.06 153336 1610944 4
09:51:31 04:58:01 AM 5857752 7217364 2024672 25.69 2688 1558640 630820 7.06 153336 1610948 4
09:51:31 04:59:01 AM 5857648 7217260 2024776 25.69 2688 1558640 630820 7.06 153336 1610980 4
09:51:31 05:00:01 AM 5857424 7217036 2025000 25.69 2688 1558640 623596 6.98 153336 1611296 4
09:51:31 05:01:01 AM 5856652 7216272 2025772 25.70 2688 1558648 623596 6.98 153336 1611868 4
09:51:31 05:02:01 AM 5856864 7216552 2025560 25.70 2688 1558716 623596 6.98 153472 1611580 4
09:51:31 05:03:01 AM 5857396 7217088 2025028 25.69 2688 1558720 623596 6.98 153472 1611176 4
09:51:31 05:04:01 AM 5839504 7216468 2042920 25.92 2688 1575956 624896 7.00 155628 1626596 4
09:51:31 05:05:01 AM 5839864 7216828 2042560 25.91 2688 1575956 624896 7.00 155628 1626296 4
09:51:31 05:06:01 AM 5839756 7216724 2042668 25.91 2688 1575960 624896 7.00 155628 1626300 4
09:51:31 05:07:01 AM 5839868 7216836 2042556 25.91 2688 1575960 624896 7.00 155628 1626300 8
09:51:31 05:08:01 AM 5839828 7216796 2042596 25.91 2688 1575960 624896 7.00 155628 1626420 4
09:51:31 05:09:01 AM 5829824 7206796 2052600 26.04 2688 1575964 624896 7.00 155628 1636508 4
09:51:31 05:10:01 AM 5829412 7206384 2053012 26.05 2688 1575964 641336 7.18 155632 1636784 4
09:51:31 05:11:01 AM 5827352 7204336 2055072 26.07 2688 1575972 641336 7.18 155632 1638940 4
09:51:31 05:12:01 AM 5827412 7204396 2055012 26.07 2688 1575972 641336 7.18 155632 1638824 4
09:51:31 05:13:01 AM 5827676 7204660 2054748 26.07 2688 1575972 641336 7.18 155632 1638608 4
09:51:31 05:14:01 AM 5827496 7204480 2054928 26.07 2688 1575972 641336 7.18 155632 1638804 8
09:51:31 05:15:01 AM 5827644 7204632 2054780 26.07 2688 1575976 641336 7.18 155632 1638624 4
09:51:31 05:16:01 AM 5827544 7204532 2054880 26.07 2688 1575976 641336 7.18 155632 1638624 4
09:51:31 05:17:01 AM 5827520 7204508 2054904 26.07 2688 1575976 641336 7.18 155632 1638624 4
09:51:31 05:18:01 AM 5827660 7204652 2054764 26.07 2688 1575980 641336 7.18 155632 1638628 4
09:51:31 05:19:01 AM 5841380 7218372 2041044 25.89 2688 1575980 641336 7.18 155632 1624824 8
09:51:31 05:20:01 AM 5841428 7218420 2040996 25.89 2688 1575980 641336 7.18 155632 1624552 4
09:51:31 05:21:01 AM 5841680 7218676 2040744 25.89 2688 1575984 641336 7.18 155632 1624540 4
09:51:31 05:22:01 AM 5841696 7218692 2040728 25.89 2688 1575984 641336 7.18 155632 1624540 4
09:51:31 05:23:01 AM 5841776 7218776 2040648 25.89 2688 1575988 641336 7.18 155632 1624660 4
09:51:31 05:24:01 AM 5841964 7218968 2040460 25.89 2688 1575992 641336 7.18 155632 1624404 4
09:51:31 05:25:01 AM 5841464 7218468 2040960 25.89 2688 1575992 641336 7.18 155632 1624624 4
09:51:31 05:26:01 AM 5841864 7218872 2040560 25.89 2688 1575996 641336 7.18 155632 1624344 4
09:51:31 05:27:01 AM 5841896 7218904 2040528 25.89 2688 1575996 641336 7.18 155632 1624460 4
09:51:31 05:28:01 AM 5841868 7218876 2040556 25.89 2688 1575996 641336 7.18 155632 1624460 4
09:51:31 05:29:01 AM 5841892 7218904 2040532 25.89 2688 1576000 641336 7.18 155632 1624416 4
09:51:31 05:30:01 AM 5841196 7218404 2041228 25.90 2688 1576196 616352 6.90 155756 1624788 12
09:51:31 05:31:01 AM 5841420 7218632 2041004 25.89 2688 1576200 616352 6.90 155756 1624664 4
09:51:31 05:32:01 AM 5841608 7218820 2040816 25.89 2688 1576200 616352 6.90 155756 1624444 4
09:51:31 05:33:01 AM 5841080 7218292 2041344 25.90 2688 1576200 616352 6.90 155756 1624876 4
09:51:31 05:34:01 AM 5841524 7218740 2040900 25.89 2688 1576204 616352 6.90 155756 1624556 4
09:51:31 05:35:01 AM 5841524 7218740 2040900 25.89 2688 1576204 616352 6.90 155756 1624488 4
09:51:31 05:36:01 AM 5841616 7218832 2040808 25.89 2688 1576204 616352 6.90 155756 1624492 4
09:51:31 05:37:01 AM 5841488 7218708 2040936 25.89 2688 1576208 616352 6.90 155756 1624500 4
09:51:31 05:38:01 AM 5841484 7218704 2040940 25.89 2688 1576208 616352 6.90 155756 1624504 4
09:51:31 05:39:01 AM 5841400 7218620 2041024 25.89 2688 1576208 616352 6.90 155756 1624572 4
09:51:31 05:40:01 AM 5840984 7218208 2041440 25.90 2688 1576212 636128 7.12 155756 1624740 4
09:51:31 05:41:01 AM 5841264 7218488 2041160 25.90 2688 1576212 636128 7.12 155756 1624720 4
09:51:31 05:42:01 AM 5841300 7218528 2041124 25.89 2688 1576216 636128 7.12 155756 1624724 4
09:51:31 05:43:01 AM 5841504 7218732 2040920 25.89 2688 1576216 636128 7.12 155756 1624516 4
09:51:31 05:44:01 AM 5841360 7218588 2041064 25.89 2688 1576216 636128 7.12 155756 1624584 4
09:51:31 05:45:01 AM 5841608 7218840 2040816 25.89 2688 1576220 636128 7.12 155756 1624520 4
09:51:31 05:46:01 AM 5841500 7218732 2040924 25.89 2688 1576220 636128 7.12 155756 1624520 4
09:51:31 05:47:01 AM 5841612 7218844 2040812 25.89 2688 1576220 636128 7.12 155756 1624520 4
09:51:31 05:48:01 AM 5841480 7218716 2040944 25.89 2688 1576224 636128 7.12 155756 1624640 4
09:51:31 05:49:01 AM 5841308 7218544 2041116 25.89 2688 1576224 636128 7.12 155756 1624712 4
09:51:31 05:50:01 AM 5841852 7219088 2040572 25.89 2688 1576224 638448 7.15 155756 1624412 4
09:51:31 05:50:01 AM 5841284 7218528 2041140 25.89 2688 1576228 623040 6.98 155780 1624696 28
09:51:31 05:51:01 AM 5841476 7218720 2040948 25.89 2688 1576228 623040 6.98 155780 1624512 8
09:51:31 05:52:01 AM 5841456 7218700 2040968 25.89 2688 1576228 623040 6.98 155780 1624476 4
09:51:31 05:53:01 AM 5841428 7218672 2040996 25.89 2688 1576228 623040 6.98 155780 1624516 8
09:51:31 05:54:01 AM 5841464 7218712 2040960 25.89 2688 1576232 623040 6.98 155780 1624592 4
09:51:31 05:55:01 AM 5841576 7218824 2040848 25.89 2688 1576232 623040 6.98 155780 1624524 4
09:51:31 05:56:01 AM 5841456 7218704 2040968 25.89 2688 1576232 623040 6.98 155780 1624524 4
09:51:31 05:57:01 AM 5841580 7218832 2040844 25.89 2688 1576236 623040 6.98 155780 1624528 4
09:51:31 05:58:02 AM 5841576 7218828 2040848 25.89 2688 1576236 623040 6.98 155780 1624536 4
09:51:31 05:59:01 AM 5841504 7218756 2040920 25.89 2688 1576236 623040 6.98 155780 1624608 4
09:51:31 06:00:01 AM 5841164 7218420 2041260 25.90 2688 1576240 616048 6.90 155780 1624892 4
09:51:31 06:01:01 AM 5840452 7217708 2041972 25.91 2688 1576240 616048 6.90 155780 1625332 4
09:51:31 06:02:01 AM 5841300 7218564 2041124 25.89 2688 1576248 616048 6.90 155792 1624820 4
09:51:31 06:03:01 AM 5841564 7218828 2040860 25.89 2688 1576248 616048 6.90 155792 1624548 4
09:51:31 06:04:01 AM 5841324 7218588 2041100 25.89 2688 1576248 616048 6.90 155792 1624760 4
09:51:31 06:05:01 AM 5841324 7218592 2041100 25.89 2688 1576252 616048 6.90 155792 1624696 4
09:51:31 06:06:01 AM 5841288 7218556 2041136 25.89 2688 1576252 616048 6.90 155792 1624696 4
09:51:31 06:07:01 AM 5841428 7218696 2040996 25.89 2688 1576252 616048 6.90 155792 1624696 4
09:51:31 06:08:01 AM 5841352 7218624 2041072 25.89 2688 1576256 616048 6.90 155792 1624700 4
09:51:31 06:09:01 AM 5841360 7218632 2041064 25.89 2688 1576256 616048 6.90 155792 1624768 4
09:51:31 06:10:01 AM 5840844 7218116 2041580 25.90 2688 1576256 638740 7.15 155792 1625048 4
09:51:31 06:11:01 AM 5841660 7218928 2040764 25.89 2688 1576260 638740 7.15 155804 1624512 4
09:51:31 06:12:01 AM 5841728 7218996 2040696 25.89 2688 1576260 638740 7.15 155804 1624628 4
09:51:31 06:13:01 AM 5842004 7219276 2040420 25.89 2688 1576264 638740 7.15 155804 1624296 4
09:51:31 06:14:01 AM 5841988 7219260 2040436 25.89 2688 1576264 638740 7.15 155804 1624364 4
09:51:31 06:15:01 AM 5842016 7219288 2040408 25.89 2688 1576264 638740 7.15 155804 1624296 4
09:51:31 06:16:01 AM 5842036 7219312 2040388 25.89 2688 1576268 638740 7.15 155804 1624300 4
09:51:31 06:17:01 AM 5841888 7219164 2040536 25.89 2688 1576268 638740 7.15 155804 1624300 4
09:51:31 06:18:01 AM 5841824 7219100 2040600 25.89 2688 1576268 638740 7.15 155804 1624300 4
09:51:31 06:19:01 AM 5841916 7219196 2040508 25.89 2688 1576272 622476 6.97 155804 1624372 4
09:51:31 06:20:01 AM 5841336 7218616 2041088 25.89 2688 1576272 623724 6.98 155804 1624768 4
09:51:31 06:21:01 AM 5841956 7219248 2040468 25.89 2688 1576276 623724 6.98 155804 1624308 4
09:51:31 06:22:01 AM 5841844 7219136 2040580 25.89 2688 1576276 623724 6.98 155804 1624308 4
09:51:31 06:23:01 AM 5841844 7219136 2040580 25.89 2688 1576276 623724 6.98 155804 1624308 8
09:51:31 06:24:01 AM 5841840 7219136 2040584 25.89 2688 1576280 623724 6.98 155804 1624388 4
09:51:31 06:25:01 AM 5841908 7219204 2040516 25.89 2688 1576280 623724 6.98 155804 1624320 4
09:51:31 06:26:01 AM 5842020 7219316 2040404 25.89 2688 1576280 623724 6.98 155804 1624320 8
09:51:31 06:27:01 AM 5841960 7219260 2040464 25.89 2688 1576284 623724 6.98 155804 1624440 4
09:51:31 06:28:01 AM 5841952 7219252 2040472 25.89 2688 1576284 623724 6.98 155804 1624440 4
09:51:31 06:29:01 AM 5841748 7219048 2040676 25.89 2688 1576284 623724 6.98 155804 1624508 4
09:51:31 06:30:01 AM 5841172 7218472 2041252 25.90 2688 1576284 615660 6.89 155804 1624940 4
09:51:31 06:31:01 AM 5841628 7218940 2040796 25.89 2688 1576296 615660 6.89 155804 1624560 4
09:51:31 06:32:01 AM 5841724 7219036 2040700 25.89 2688 1576296 615660 6.89 155808 1624392 4
09:51:31 06:33:01 AM 5841316 7218632 2041108 25.89 2688 1576300 615660 6.89 155804 1624724 4
09:51:31 06:34:01 AM 5841668 7218984 2040756 25.89 2688 1576300 615660 6.89 155804 1624616 4
09:51:31 06:35:01 AM 5841600 7218916 2040824 25.89 2688 1576300 615660 6.89 155804 1624452 4
09:51:31 06:36:01 AM 5841724 7219044 2040700 25.89 2688 1576304 615660 6.89 155804 1624456 4
09:51:31 06:37:01 AM 5841780 7219100 2040644 25.89 2688 1576304 615660 6.89 155804 1624456 4
09:51:31 06:38:01 AM 5841452 7218772 2040972 25.89 2688 1576304 615660 6.89 155804 1624876 4
09:51:31 06:39:01 AM 5841736 7219060 2040688 25.89 2688 1576308 615660 6.89 155804 1624616 8
09:51:31 06:40:01 AM 5841188 7218516 2041236 25.90 2688 1576312 615664 6.89 155804 1625016 4
09:51:31 06:41:01 AM 5841376 7218708 2041048 25.89 2688 1576316 615664 6.89 155804 1624764 4
09:51:31 06:42:01 AM 5841376 7218708 2041048 25.89 2688 1576316 615664 6.89 155804 1624764 4
09:51:31 06:43:01 AM 5841252 7218584 2041172 25.90 2688 1576316 615664 6.89 155804 1624764 4
09:51:31 06:44:01 AM 5841428 7218764 2040996 25.89 2688 1576320 615664 6.89 155804 1624744 4
09:51:31 06:45:01 AM 5841580 7218916 2040844 25.89 2688 1576320 615664 6.89 155804 1624560 4
09:51:31 06:46:01 AM 5841548 7218884 2040876 25.89 2688 1576320 615664 6.89 155804 1624560 4
09:51:31 06:47:01 AM 5841696 7219036 2040728 25.89 2688 1576324 615664 6.89 155804 1624564 4
09:51:31 06:48:01 AM 5841604 7218944 2040820 25.89 2688 1576324 615664 6.89 155804 1624564 4
09:51:31 06:49:01 AM 5841500 7218840 2040924 25.89 2688 1576324 615664 6.89 155804 1624632 4
09:51:31 06:50:01 AM 5841204 7218548 2041220 25.90 2688 1576328 623856 6.99 155804 1624920 4
09:51:31 06:51:01 AM 5841272 7218616 2041152 25.89 2688 1576328 626488 7.01 155804 1624920 4
09:51:31 06:52:01 AM 5841396 7218748 2041028 25.89 2688 1576336 634124 7.10 165636 1614992 4
09:51:31 06:53:01 AM 5841312 7218664 2041112 25.89 2688 1576336 634124 7.10 165636 1614972 4
09:51:31 06:54:01 AM 5841020 7218372 2041404 25.90 2688 1576336 634124 7.10 165636 1615180 4
09:51:31 06:55:01 AM 5841252 7218608 2041172 25.90 2688 1576340 634124 7.10 165636 1615040 4
09:51:31 06:56:01 AM 5841556 7218912 2040868 25.89 2688 1576340 634124 7.10 165636 1614732 4
09:51:31 06:57:01 AM 5841588 7218944 2040836 25.89 2688 1576340 634124 7.10 165636 1614768 4
09:51:31 06:58:01 AM 5841648 7219008 2040776 25.89 2688 1576344 634124 7.10 165636 1614772 4
09:51:31 06:59:01 AM 5841620 7218980 2040804 25.89 2688 1576344 634124 7.10 165636 1614840 4
09:51:31 07:00:01 AM 5841148 7218508 2041276 25.90 2688 1576344 617420 6.91 165636 1615120 4
09:51:31 07:01:01 AM 5840408 7217792 2042016 25.91 2688 1576348 617420 6.91 165636 1615804 4
09:51:31 07:02:01 AM 5840748 7218132 2041676 25.90 2688 1576348 617420 6.91 165636 1615456 4
09:51:31 07:03:01 AM 5841516 7218904 2040908 25.89 2688 1576352 617420 6.91 165636 1614836 4
09:51:31 07:04:01 AM 5841356 7218744 2041068 25.89 2688 1576352 617420 6.91 165636 1615084 4
09:51:31 07:05:01 AM 5841496 7218884 2040928 25.89 2688 1576352 617420 6.91 165636 1614880 4
09:51:31 07:06:01 AM 5841528 7218916 2040896 25.89 2688 1576352 632920 7.09 165636 1614880 4
09:51:31 07:07:01 AM 5841500 7218892 2040924 25.89 2688 1576356 632920 7.09 165636 1615000 4
09:51:31 07:08:01 AM 5841500 7218892 2040924 25.89 2688 1576356 632920 7.09 165636 1614884 4
09:51:31 07:09:01 AM 5841368 7218760 2041056 25.89 2688 1576356 632920 7.09 165636 1614952 4
09:51:31 07:10:01 AM 5841120 7218516 2041304 25.90 2688 1576360 612660 6.86 165636 1615236 4
09:51:31 07:11:01 AM 5840996 7218392 2041428 25.90 2688 1576360 612660 6.86 165636 1615372 4
09:51:31 07:12:01 AM 5841388 7218788 2041036 25.89 2688 1576364 628236 7.03 165636 1615104 4
09:51:31 07:13:01 AM 5841356 7218756 2041068 25.89 2688 1576364 628236 7.03 165636 1615108 4
09:51:31 07:14:01 AM 5841504 7218904 2040920 25.89 2688 1576364 628236 7.03 165636 1614964 4
09:51:31 07:15:01 AM 5841648 7219052 2040776 25.89 2688 1576368 628236 7.03 165636 1614900 4
09:51:31 07:16:01 AM 5841528 7218932 2040896 25.89 2688 1576368 628236 7.03 165636 1614904 4
09:51:31 07:17:01 AM 5841616 7219020 2040808 25.89 2688 1576368 628236 7.03 165636 1614904 4
09:51:31 07:18:01 AM 5841528 7218936 2040896 25.89 2688 1576372 628236 7.03 165636 1615024 4
09:51:31 07:19:01 AM 5841240 7218648 2041184 25.90 2688 1576372 628236 7.03 165636 1614980 4
09:51:31 07:20:01 AM 5840748 7218156 2041676 25.90 2688 1576372 645924 7.23 165636 1615396 4
09:51:31 07:21:01 AM 5841364 7218780 2041060 25.89 2688 1576380 645924 7.23 165636 1614924 4
09:51:31 07:22:01 AM 5841364 7218780 2041060 25.89 2688 1576380 645924 7.23 165636 1614924 4
09:51:31 07:23:01 AM 5841244 7218664 2041180 25.90 2688 1576384 645924 7.23 165636 1614928 4
09:51:31 07:24:01 AM 5841224 7218644 2041200 25.90 2688 1576384 630164 7.06 165636 1614996 4
09:51:31 07:25:01 AM 5841432 7218852 2040992 25.89 2688 1576384 630164 7.06 165636 1614928 4
09:51:31 07:26:01 AM 5841432 7218856 2040992 25.89 2688 1576388 630164 7.06 165636 1614932 4
09:51:31 07:27:01 AM 5841316 7218740 2041108 25.89 2688 1576388 630164 7.06 165636 1614932 4
09:51:31 07:28:01 AM 5841456 7218880 2040968 25.89 2688 1576388 630164 7.06 165636 1614932 4
09:51:31 07:29:01 AM 5841400 7218828 2041024 25.89 2688 1576392 630164 7.06 165636 1615008 4
09:51:31 07:30:01 AM 5841088 7218516 2041336 25.90 2688 1576392 611552 6.85 165636 1615172 4
09:51:31 07:31:01 AM 5841076 7218516 2041348 25.90 2688 1576400 626940 7.02 165636 1615176 4
09:51:31 07:32:01 AM 5841140 7218580 2041284 25.90 2688 1576400 626940 7.02 165636 1615176 8
09:51:31 07:33:01 AM 5840920 7218360 2041504 25.90 2688 1576400 626940 7.02 165636 1615356 4
09:51:31 07:34:01 AM 5841220 7218664 2041204 25.90 2688 1576404 626940 7.02 165636 1615052 4
09:51:31 07:35:01 AM 5841488 7218932 2040936 25.89 2688 1576404 626940 7.02 165636 1614984 4
09:51:31 07:36:01 AM 5841280 7218724 2041144 25.89 2688 1576404 626940 7.02 165636 1615100 4
09:51:31 07:37:01 AM 5841500 7218948 2040924 25.89 2688 1576408 626940 7.02 165640 1615084 4
09:51:31 07:38:01 AM 5840996 7218444 2041428 25.90 2688 1576408 626940 7.02 165636 1615404 4
09:51:31 07:39:01 AM 5841192 7218640 2041232 25.90 2688 1576408 626940 7.02 165636 1615052 4
09:51:31 07:40:01 AM 5840864 7218316 2041560 25.90 2688 1576412 648824 7.26 165636 1615336 4
09:51:31 07:41:01 AM 5841112 7218568 2041312 25.90 2688 1576412 648824 7.26 165636 1615236 4
09:51:31 07:42:01 AM 5840996 7218456 2041428 25.90 2688 1576416 648824 7.26 165636 1615240 4
09:51:31 07:43:01 AM 5841056 7218516 2041368 25.90 2688 1576416 648824 7.26 165636 1615240 4
09:51:31 07:44:01 AM 5841316 7218776 2041108 25.89 2688 1576416 648824 7.26 165636 1615080 4
09:51:31 07:45:01 AM 5841372 7218832 2041052 25.89 2688 1576416 648824 7.26 165636 1615012 4
09:51:31 07:46:01 AM 5841488 7218952 2040936 25.89 2688 1576420 648824 7.26 165636 1615016 4
09:51:31 07:47:01 AM 5841316 7218780 2041108 25.89 2688 1576420 648824 7.26 165636 1615132 4
09:51:31 07:48:01 AM 5841316 7218780 2041108 25.89 2688 1576420 632236 7.08 165636 1615016 4
09:51:31 07:49:01 AM 5841356 7218824 2041068 25.89 2688 1576424 632236 7.08 165636 1615088 4
09:51:31 07:50:01 AM 5840964 7218432 2041460 25.90 2688 1576424 624788 7.00 165636 1615368 4
09:51:31 07:51:01 AM 5841000 7218472 2041424 25.90 2688 1576428 624788 7.00 165636 1615252 4
09:51:31 07:52:01 AM 5841276 7218748 2041148 25.89 2688 1576428 624788 7.00 165636 1615028 4
09:51:31 07:53:01 AM 5841196 7218668 2041228 25.90 2688 1576428 624788 7.00 165636 1615028 4
09:51:31 07:54:01 AM 5841116 7218592 2041308 25.90 2688 1576432 624788 7.00 165636 1615100 4
09:51:31 07:55:01 AM 5841092 7218568 2041332 25.90 2688 1576432 624788 7.00 165636 1615032 4
09:51:31 07:56:01 AM 5841112 7218588 2041312 25.90 2688 1576432 624788 7.00 165636 1615032 4
09:51:31 07:57:01 AM 5841092 7218572 2041332 25.90 2688 1576436 624788 7.00 165636 1615036 4
09:51:31 07:58:01 AM 5841128 7218608 2041296 25.90 2688 1576436 624788 7.00 165636 1615036 4
09:51:31 07:59:01 AM 5841104 7218584 2041320 25.90 2688 1576436 624788 7.00 165636 1615104 4
09:51:31 08:00:01 AM 5840672 7218156 2041752 25.90 2688 1576440 615928 6.90 165636 1615504 4
09:51:31 08:01:01 AM 5839636 7217120 2042788 25.92 2688 1576440 615928 6.90 165636 1616368 4
09:51:31 08:02:01 AM 5840528 7218020 2041896 25.90 2688 1576448 615928 6.90 165644 1615556 4
09:51:31 08:03:01 AM 5841124 7218616 2041300 25.90 2688 1576448 615928 6.90 165644 1615064 4
09:51:31 08:04:01 AM 5841048 7218540 2041376 25.90 2688 1576448 615928 6.90 165644 1615132 4
09:51:31 08:05:01 AM 5841096 7218592 2041328 25.90 2688 1576452 615928 6.90 165644 1615068 4
09:51:31 08:06:01 AM 5841064 7218560 2041360 25.90 2688 1576452 615928 6.90 165644 1615184 4
09:51:31 08:07:01 AM 5841124 7218620 2041300 25.90 2688 1576452 615928 6.90 165644 1615184 4
09:51:31 08:08:01 AM 5841212 7218712 2041212 25.90 2688 1576456 615928 6.90 165644 1615072 4
09:51:31 08:09:01 AM 5841076 7218576 2041348 25.90 2688 1576456 615928 6.90 165644 1615264 4
09:51:31 08:10:01 AM 5840504 7218004 2041920 25.90 2688 1576456 637672 7.14 165644 1615704 4
09:51:31 08:11:01 AM 5841176 7218680 2041248 25.90 2688 1576460 637672 7.14 165644 1615088 4
09:51:31 08:12:01 AM 5840532 7218036 2041892 25.90 2688 1576460 637672 7.14 165644 1615620 16
09:51:31 08:13:01 AM 5841036 7218544 2041388 25.90 2688 1576464 622292 6.97 165644 1615100 4
09:51:31 08:14:01 AM 5841096 7218604 2041328 25.90 2688 1576464 622292 6.97 165644 1615168 4
09:51:31 08:15:01 AM 5841212 7218720 2041212 25.90 2688 1576464 622292 6.97 165644 1615100 4
09:51:31 08:16:01 AM 5841272 7218784 2041152 25.89 2688 1576468 622292 6.97 165644 1615104 4
09:51:31 08:17:01 AM 5841256 7218768 2041168 25.90 2688 1576468 622292 6.97 165648 1615140 4
09:51:31 08:18:02 AM 5841332 7218844 2041092 25.89 2688 1576468 622292 6.97 165644 1615104 4
09:51:31 08:19:01 AM 5841064 7218580 2041360 25.90 2688 1576472 622292 6.97 165644 1615176 4
09:51:31 08:20:01 AM 5840736 7218252 2041688 25.90 2688 1576472 624120 6.99 165644 1615456 4
09:51:31 08:21:01 AM 5840724 7218240 2041700 25.90 2688 1576472 624120 6.99 165644 1615436 4
09:51:31 08:22:01 AM 5841020 7218540 2041404 25.90 2688 1576476 624120 6.99 165644 1615228 4
09:51:31 08:23:01 AM 5841076 7218596 2041348 25.90 2688 1576476 624120 6.99 165644 1615112 4
09:51:31 08:24:01 AM 5840992 7218512 2041432 25.90 2688 1576476 624120 6.99 165644 1615296 4
09:51:31 08:25:01 AM 5841108 7218632 2041316 25.90 2688 1576480 624120 6.99 165644 1615156 4
09:51:31 08:26:01 AM 5841312 7218836 2041112 25.89 2688 1576480 624120 6.99 165644 1615156 4
09:51:31 08:27:01 AM 5841116 7218640 2041308 25.90 2688 1576480 624120 6.99 165644 1615156 4
09:51:31 08:28:01 AM 5841148 7218676 2041276 25.90 2688 1576484 624120 6.99 165644 1615160 4
09:51:31 08:29:01 AM 5840980 7218508 2041444 25.90 2688 1576484 624120 6.99 165644 1615232 4
09:51:31 08:30:01 AM 5840644 7218172 2041780 25.90 2688 1576484 645356 7.23 165644 1615396 4
09:51:31 08:31:01 AM 5840636 7218168 2041788 25.90 2688 1576488 645356 7.23 165644 1615656 12
09:51:31 08:32:01 AM 5840888 7218420 2041536 25.90 2688 1576488 645356 7.23 165644 1615384 8
09:51:31 08:33:01 AM 5840376 7217912 2042048 25.91 2688 1576492 645356 7.23 165644 1615764 16
09:51:31 08:34:01 AM 5841052 7218588 2041372 25.90 2688 1576492 645356 7.23 165644 1615256 8
09:51:31 08:35:01 AM 5840960 7218496 2041464 25.90 2688 1576492 645356 7.23 165644 1615268 4
09:51:31 08:36:01 AM 5841132 7218672 2041292 25.90 2688 1576496 645356 7.23 165644 1615192 4
09:51:31 08:37:01 AM 5841052 7218592 2041372 25.90 2688 1576496 645356 7.23 165644 1615192 4
09:51:31 08:38:01 AM 5841084 7218624 2041340 25.90 2688 1576496 645356 7.23 165644 1615192 4
09:51:31 08:39:01 AM 5841200 7218744 2041224 25.90 2688 1576500 645356 7.23 165644 1615264 4
09:51:31 08:40:01 AM 5840744 7218288 2041680 25.90 2688 1576500 626268 7.01 165644 1615544 4
09:51:31 08:41:01 AM 5841096 7218648 2041328 25.90 2688 1576508 626268 7.01 165644 1615320 4
09:51:31 08:42:01 AM 5841128 7218680 2041296 25.90 2688 1576508 626268 7.01 165644 1615320 4
09:51:31 08:43:01 AM 5840712 7218276 2041712 25.90 2688 1576520 624916 7.00 166816 1614412 4
09:51:31 08:44:01 AM 5840504 7218072 2041920 25.90 2688 1576524 624916 7.00 166816 1614368 8
09:51:31 08:45:01 AM 5840376 7217944 2042048 25.91 2688 1576524 624916 7.00 166816 1614464 16
09:51:31 08:46:01 AM 5840980 7218552 2041444 25.90 2688 1576528 624916 7.00 166816 1614060 8
09:51:31 08:47:01 AM 5840884 7218460 2041540 25.90 2688 1576532 624916 7.00 166816 1614180 4
09:51:31 08:48:01 AM 5841156 7218732 2041268 25.90 2688 1576532 624916 7.00 166816 1614064 4
09:51:31 08:49:01 AM 5840944 7218520 2041480 25.90 2688 1576532 624916 7.00 166820 1614172 4
09:51:31 08:50:01 AM 5840596 7218176 2041828 25.90 2688 1576536 617520 6.91 166820 1614392 4
09:51:31 08:51:01 AM 5840748 7218332 2041676 25.90 2688 1576540 617520 6.91 166816 1614284 4
09:51:31 08:52:01 AM 5840796 7218380 2041628 25.90 2688 1576540 617520 6.91 166816 1614384 4
09:51:31 08:53:01 AM 5840944 7218532 2041480 25.90 2688 1576544 617520 6.91 166816 1614044 4
09:51:31 08:54:01 AM 5840844 7218432 2041580 25.90 2688 1576544 617520 6.91 166816 1614268 4
09:51:31 08:55:01 AM 5840816 7218404 2041608 25.90 2688 1576544 617520 6.91 166816 1614200 4
09:51:31 08:56:01 AM 5840812 7218404 2041612 25.90 2688 1576548 617520 6.91 166816 1614204 4
09:51:31 08:57:01 AM 5840820 7218412 2041604 25.90 2688 1576548 617520 6.91 166816 1614296 4
09:51:31 08:58:01 AM 5840876 7218468 2041548 25.90 2688 1576548 617520 6.91 166816 1614208 4
09:51:31 08:59:01 AM 5841004 7218596 2041420 25.90 2688 1576548 617520 6.91 166816 1614172 4
09:51:31 09:00:01 AM 5840632 7218228 2041792 25.90 2688 1576552 624184 6.99 166816 1614460 4
09:51:31 09:01:01 AM 5839404 7217000 2043020 25.92 2688 1576552 624184 6.99 166816 1615404 4
09:51:31 09:02:01 AM 5840396 7217996 2042028 25.91 2688 1576556 624184 6.99 166820 1614592 0
09:51:31 09:03:01 AM 5840500 7218100 2041924 25.90 2688 1576556 624184 6.99 166828 1614428 4
09:51:31 09:04:01 AM 5840872 7218472 2041552 25.90 2688 1576556 624184 6.99 166820 1614236 4
09:51:31 09:05:01 AM 5840820 7218424 2041604 25.90 2688 1576560 624184 6.99 166820 1614172 4
09:51:31 09:06:01 AM 5840932 7218536 2041492 25.90 2688 1576560 624184 6.99 166820 1614172 4
09:51:31 09:07:01 AM 5840776 7218380 2041648 25.90 2688 1576560 624184 6.99 166820 1614172 4
09:51:31 09:08:01 AM 5840660 7218268 2041764 25.90 2688 1576564 624184 6.99 166820 1614292 4
09:51:31 09:09:01 AM 5840648 7218256 2041776 25.90 2688 1576564 624184 6.99 166820 1614244 4
09:51:31 09:10:01 AM 5840176 7217784 2042248 25.91 2688 1576564 624184 6.99 166820 1614784 4
09:51:31 09:11:01 AM 5840624 7218236 2041800 25.90 2688 1576568 624184 6.99 166820 1614416 4
09:51:31 09:12:01 AM 5840756 7218368 2041668 25.90 2688 1576568 624184 6.99 166820 1614208 4
09:51:31 09:13:01 AM 5840884 7218500 2041540 25.90 2688 1576572 624184 6.99 166820 1614212 4
09:51:31 09:14:01 AM 5840568 7218184 2041856 25.90 2688 1576572 624184 6.99 166820 1614416 4
09:51:31 09:15:01 AM 5840684 7218300 2041740 25.90 2688 1576572 624184 6.99 166820 1614448 4
09:51:31 09:16:01 AM 5840792 7218412 2041632 25.90 2688 1576576 624184 6.99 166820 1614248 4
09:51:31 09:17:01 AM 5840768 7218388 2041656 25.90 2688 1576576 624184 6.99 166820 1614248 4
09:51:31 09:18:01 AM 5840680 7218300 2041744 25.90 2688 1576576 624184 6.99 166820 1614252 4
09:51:31 09:19:01 AM 5840676 7218300 2041748 25.90 2688 1576580 624184 6.99 166820 1614324 4
09:51:31 09:20:01 AM 5840364 7217988 2042060 25.91 2688 1576580 616056 6.90 166820 1614604 4
09:51:31 09:21:01 AM 5840556 7218184 2041868 25.90 2688 1576584 616056 6.90 166820 1614492 4
09:51:31 09:22:01 AM 5840512 7218140 2041912 25.90 2688 1576584 616056 6.90 166820 1614608 4
09:51:31 09:23:01 AM 5840788 7218416 2041636 25.90 2688 1576584 616056 6.90 166820 1614260 4
09:51:31 09:24:01 AM 5840632 7218264 2041792 25.90 2688 1576588 616056 6.90 166820 1614332 4
09:51:31 09:25:02 AM 5840552 7218184 2041872 25.90 2688 1576588 616056 6.90 166820 1614264 4
09:51:31 09:26:01 AM 5840776 7218408 2041648 25.90 2688 1576588 616056 6.90 166820 1614264 4
09:51:31 09:27:01 AM 5840612 7218252 2041812 25.90 2688 1576596 616056 6.90 166820 1614272 4
09:51:31 09:28:01 AM 5840764 7218404 2041660 25.90 2688 1576596 616056 6.90 166820 1614272 4
09:51:31 09:29:01 AM 5840224 7217864 2042200 25.91 2688 1576596 616056 6.90 166820 1614684 8
09:51:31 09:30:01 AM 5840112 7217756 2042312 25.91 2688 1576600 636624 7.13 166820 1614744 8
09:51:31 09:31:01 AM 5840736 7218380 2041688 25.90 2688 1576600 616056 6.90 166820 1614280 4
09:51:31 09:32:01 AM 5840876 7218524 2041548 25.90 2688 1576604 616056 6.90 166820 1614284 4
09:51:31 09:33:01 AM 5840276 7217924 2042148 25.91 2688 1576604 616056 6.90 166820 1614556 4
09:51:31 09:34:01 AM 5840464 7218112 2041960 25.91 2688 1576604 616056 6.90 166820 1614468 4
09:51:31 09:35:01 AM 5840756 7218404 2041668 25.90 2688 1576604 616056 6.90 166820 1614284 4
09:51:31 09:36:01 AM 5840816 7218468 2041608 25.90 2688 1576608 616056 6.90 166820 1614288 4
09:51:31 09:37:01 AM 5840712 7218364 2041712 25.90 2688 1576608 616056 6.90 166820 1614288 4
09:51:31 09:38:01 AM 5840600 7218252 2041824 25.90 2688 1576608 616056 6.90 166820 1614404 4
09:51:31 09:39:01 AM 5840580 7218236 2041844 25.90 2688 1576612 616056 6.90 166820 1614476 4
09:51:31 09:40:01 AM 5840056 7217712 2042368 25.91 2688 1576612 631640 7.07 166820 1614912 4
09:51:31 09:41:01 AM 5312924 7042912 2569500 32.60 2688 1912160 702824 7.87 204804 2041348 179728
09:51:31 09:42:01 AM 5133884 6995116 2748540 34.87 2688 2036612 734456 8.22 212720 2181348 42008
09:51:31 09:43:01 AM 5208576 7071332 2673848 33.92 2688 2038540 660476 7.40 233364 2087252 10748
09:51:31 09:44:01 AM 4851944 6973144 3030480 38.45 2688 2288348 720536 8.07 274044 2376664 204508
09:51:31 09:45:01 AM 4921720 7047512 2960704 37.56 2688 2292928 643516 7.21 281776 2292904 4
09:51:31 09:46:01 AM 4878180 7005888 3004244 38.11 2688 2294896 705236 7.90 281968 2335852 116
09:51:31 09:47:01 AM 4846748 6991848 3035676 38.51 2688 2312312 720780 8.07 282384 2367004 9644
09:51:31 09:48:01 AM 4835216 6991672 3047208 38.66 2688 2323616 720780 8.07 282384 2378364 5436
09:51:31 09:49:01 AM 4823364 6986812 3059060 38.81 2688 2330592 720780 8.07 282432 2389868 4508
09:51:31 09:50:01 AM 4966452 7000020 2915972 36.99 2688 2204704 722604 8.09 317000 2231416 62816
09:51:31 09:51:01 AM 4926048 6957620 2956376 37.51 2688 2204884 743468 8.32 517692 2079952 12368
09:51:31 Average: 5815703 7211199 2066721 26.22 2688 1593580 629549 7.05 164650 1638065 1550
09:51:31
09:51:31 04:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:51:31 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:09:01 AM eth0 96.54 49.12 413.59 15.47 0.00 0.00 0.00 0.00
09:51:31 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:10:01 AM eth0 2.60 0.03 0.35 0.00 0.00 0.00 0.00 0.00
09:51:31 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:11:01 AM eth0 1.77 0.10 0.18 0.01 0.00 0.00 0.00 0.00
09:51:31 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:12:01 AM eth0 0.63 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:51:31 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:13:01 AM eth0 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:31 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:14:01 AM eth0 0.70 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:51:31 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:15:01 AM eth0 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:31 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:16:01 AM eth0 0.50 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:51:31 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:17:01 AM eth0 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:31 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:18:01 AM eth0 0.78 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:51:31 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:19:01 AM eth0 0.55 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:31 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:20:01 AM eth0 0.78 0.10 2.71 0.01 0.00 0.00 0.00 0.00
09:51:31 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:21:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:31 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:22:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:23:01 AM eth0 0.33 0.07 0.03 0.01 0.00 0.00 0.00 0.00
09:51:31 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:24:01 AM eth0 0.63 0.13 0.18 0.07 0.00 0.00 0.00 0.00
09:51:31 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:25:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:31 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:26:01 AM eth0 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:31 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:27:01 AM eth0 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:51:31 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:29:01 AM eth0 0.48 0.23 0.10 0.07 0.00 0.00 0.00 0.00
09:51:31 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:30:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:31:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:31 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:32:01 AM eth0 2.62 0.00 4.77 0.00 0.00 0.00 0.00 0.00
09:51:31 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:33:01 AM eth0 0.82 0.52 0.35 0.21 0.00 0.00 0.00 0.00
09:51:31 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:34:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:35:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:36:01 AM eth0 0.30 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:37:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:38:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:39:01 AM eth0 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:40:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:41:01 AM eth0 0.72 0.15 0.18 0.01 0.00 0.00 0.00 0.00
09:51:31 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:42:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:51:31 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:44:01 AM eth0 0.45 0.30 0.16 0.08 0.00 0.00 0.00 0.00
09:51:31 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:45:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:46:01 AM eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:51:31 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:47:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:48:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:49:01 AM eth0 0.47 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:51:31 04:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:50:02 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:53:01 AM eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00
09:51:31 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:54:01 AM eth0 0.75 0.28 0.41 0.26 0.00 0.00 0.00 0.00
09:51:31 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:55:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:57:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 04:59:01 AM eth0 0.53 0.25 0.17 0.13 0.00 0.00 0.00 0.00
09:51:31 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:00:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:01:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:02:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:03:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:04:01 AM eth0 1.08 0.92 0.21 0.13 0.00 0.00 0.00 0.00
09:51:31 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:05:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:06:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:07:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:09:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:10:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:14:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:18:01 AM eth0 0.48 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:19:01 AM eth0 0.70 0.25 0.40 0.25 0.00 0.00 0.00 0.00
09:51:31 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:20:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:23:01 AM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00
09:51:31 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:24:01 AM eth0 0.62 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:51:31 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:25:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:27:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:29:01 AM eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:30:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:31:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:31 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:33:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:34:01 AM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:36:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:37:01 AM eth0 0.32 0.08 0.08 0.00 0.00 0.00 0.00 0.00
09:51:31 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:39:01 AM eth0 0.37 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:40:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:41:01 AM eth0 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00
09:51:31 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:44:01 AM eth0 0.40 0.32 0.11 0.15 0.00 0.00 0.00 0.00
09:51:31 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:45:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:47:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:48:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:49:01 AM eth0 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:51:01 AM eth0 0.33 0.13 0.13 0.01 0.00 0.00 0.00 0.00
09:51:31 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:53:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:54:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:31 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:55:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:57:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 05:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:58:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 05:59:01 AM eth0 0.42 0.19 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:01:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:02:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:04:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:31 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:06:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:09:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:10:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:14:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:15:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:19:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:21:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:23:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:24:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:31 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:25:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:27:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:28:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:29:01 AM eth0 0.63 0.13 0.13 0.07 0.00 0.00 0.00 0.00
09:51:31 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:30:01 AM eth0 0.52 0.25 0.31 0.23 0.00 0.00 0.00 0.00
09:51:31 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:31:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:32:01 AM eth0 0.68 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:51:31 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:33:01 AM eth0 1.23 1.03 0.37 6.19 0.00 0.00 0.00 0.00
09:51:31 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:34:01 AM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:36:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:37:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:38:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:39:01 AM eth0 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:40:01 AM eth0 0.23 0.13 0.13 0.01 0.00 0.00 0.00 0.00
09:51:31 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:44:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:45:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:47:01 AM eth0 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00
09:51:31 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:49:01 AM eth0 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:51:01 AM eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:51:31 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:53:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:54:01 AM eth0 0.67 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:51:31 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:55:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:51:31 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:57:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:58:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 06:59:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:00:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:02:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:51:31 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:03:01 AM eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:31 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:04:01 AM eth0 0.82 0.40 0.45 0.30 0.00 0.00 0.00 0.00
09:51:31 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:06:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:07:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:09:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:31 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:10:01 AM eth0 0.48 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:11:01 AM eth0 0.50 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:51:31 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:14:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:15:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:17:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:19:01 AM eth0 0.75 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:51:31 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:20:01 AM eth0 0.52 0.23 0.31 0.23 0.00 0.00 0.00 0.00
09:51:31 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:22:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:23:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:24:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:31 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:25:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:27:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:29:01 AM eth0 0.37 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:30:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:31:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:32:01 AM eth0 0.72 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:51:31 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:33:01 AM eth0 0.53 0.17 0.32 0.19 0.00 0.00 0.00 0.00
09:51:31 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:34:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:35:01 AM eth0 0.32 0.08 0.08 0.00 0.00 0.00 0.00 0.00
09:51:31 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:36:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:37:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:38:01 AM eth0 0.35 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:39:01 AM eth0 0.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:41:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:42:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:44:01 AM eth0 0.35 0.18 0.20 0.07 0.00 0.00 0.00 0.00
09:51:31 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:47:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:49:01 AM eth0 0.33 0.15 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:50:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:54:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:31 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:55:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:57:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:58:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 07:59:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:00:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:31 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:01:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:02:01 AM eth0 0.37 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:51:31 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:04:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:31 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:05:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:06:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:07:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:09:01 AM eth0 0.70 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:51:31 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:10:01 AM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:51:31 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:11:01 AM eth0 0.55 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:12:01 AM eth0 0.90 0.15 0.31 0.19 0.00 0.00 0.00 0.00
09:51:31 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:13:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:14:01 AM eth0 0.90 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:51:31 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:15:01 AM eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00
09:51:31 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:16:01 AM eth0 0.23 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:51:31 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:17:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:31 08:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:18:02 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:19:01 AM eth0 0.44 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:20:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:22:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:24:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:25:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:27:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:28:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:29:01 AM eth0 0.53 0.10 0.10 0.06 0.00 0.00 0.00 0.00
09:51:31 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:30:01 AM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:51:31 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:31:01 AM eth0 1.52 0.53 0.86 0.60 0.00 0.00 0.00 0.00
09:51:31 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:32:01 AM eth0 0.52 0.05 0.09 0.00 0.00 0.00 0.00 0.00
09:51:31 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:33:01 AM eth0 1.10 0.20 0.33 0.19 0.00 0.00 0.00 0.00
09:51:31 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:34:01 AM eth0 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00
09:51:31 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:35:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:37:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:38:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:39:01 AM eth0 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:40:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:41:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:42:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:43:01 AM eth0 1.02 0.83 0.09 0.07 0.00 0.00 0.00 0.00
09:51:31 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:44:01 AM eth0 0.48 0.15 0.21 0.07 0.00 0.00 0.00 0.00
09:51:31 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:45:01 AM eth0 0.88 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:51:31 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:47:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:48:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:49:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:50:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:52:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:54:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:55:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:56:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:57:01 AM eth0 0.48 0.15 0.28 0.19 0.00 0.00 0.00 0.00
09:51:31 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:58:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 08:59:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:00:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:01:01 AM eth0 0.77 0.22 0.34 0.22 0.00 0.00 0.00 0.00
09:51:31 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:02:01 AM eth0 0.52 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:51:31 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:03:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:04:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:05:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:07:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:09:01 AM eth0 0.88 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:51:31 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:10:01 AM eth0 0.47 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:51:31 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:12:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:13:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:14:01 AM eth0 1.00 0.30 0.44 0.26 0.00 0.00 0.00 0.00
09:51:31 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:15:01 AM eth0 0.63 0.23 0.32 0.23 0.00 0.00 0.00 0.00
09:51:31 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:17:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:18:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:19:01 AM eth0 0.55 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:51:31 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:20:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:21:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:22:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:23:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:24:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:31 09:25:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:25:02 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:26:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:27:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:28:01 AM eth0 0.50 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:51:31 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:29:01 AM eth0 1.45 0.47 0.74 0.48 0.00 0.00 0.00 0.00
09:51:31 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:30:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:31:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:31 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:32:01 AM eth0 0.72 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:31 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:33:01 AM eth0 0.68 0.22 0.28 0.20 0.00 0.00 0.00 0.00
09:51:31 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:34:01 AM eth0 0.42 0.17 0.10 0.07 0.00 0.00 0.00 0.00
09:51:31 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:35:01 AM eth0 0.32 0.13 0.08 0.01 0.00 0.00 0.00 0.00
09:51:31 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:36:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:37:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:38:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:31 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:39:01 AM eth0 0.77 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:51:31 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:40:01 AM eth0 0.65 0.27 0.33 0.20 0.00 0.00 0.00 0.00
09:51:31 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:41:01 AM eth0 209.81 150.32 1410.59 55.48 0.00 0.00 0.00 0.00
09:51:31 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:42:01 AM eth0 66.27 50.12 734.19 8.51 0.00 0.00 0.00 0.00
09:51:31 09:43:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:43:01 AM eth0 11.11 9.40 8.73 3.48 0.00 0.00 0.00 0.00
09:51:31 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:44:01 AM eth0 35.02 30.39 329.19 7.29 0.00 0.00 0.00 0.00
09:51:31 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:45:01 AM eth0 139.93 88.20 33.74 23.56 0.00 0.00 0.00 0.00
09:51:31 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:46:01 AM eth0 22.04 15.43 21.74 2.26 0.00 0.00 0.00 0.00
09:51:31 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:47:01 AM eth0 41.94 38.59 122.06 10.64 0.00 0.00 0.00 0.00
09:51:31 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:48:01 AM eth0 24.96 20.65 75.31 6.62 0.00 0.00 0.00 0.00
09:51:31 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:49:01 AM eth0 15.74 16.84 38.50 12.88 0.00 0.00 0.00 0.00
09:51:31 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:50:01 AM eth0 82.75 54.91 179.88 85.31 0.00 0.00 0.00 0.00
09:51:31 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 09:51:01 AM eth0 13.28 13.61 11.73 6.90 0.00 0.00 0.00 0.00
09:51:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:31 Average: eth0 2.53 1.64 9.95 0.75 0.00 0.00 0.00 0.00
09:51:31
09:51:31
09:51:31 ---> sar -P ALL:
09:51:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/16/2025 _x86_64_ (2 CPU)
09:51:31
09:51:31 04:07:43 LINUX RESTART (2 CPU)
09:51:31
09:51:31 04:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 04:09:01 AM all 22.09 0.05 7.59 3.04 0.07 67.16
09:51:31 04:09:01 AM 0 22.13 0.05 8.32 2.05 0.07 67.39
09:51:31 04:09:01 AM 1 22.04 0.05 6.87 4.03 0.07 66.94
09:51:31 04:10:01 AM all 0.33 0.00 0.08 0.01 0.01 99.57
09:51:31 04:10:01 AM 0 0.53 0.00 0.07 0.02 0.00 99.38
09:51:31 04:10:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75
09:51:31 04:11:01 AM all 0.36 0.00 0.11 0.00 0.03 99.51
09:51:31 04:11:01 AM 0 0.58 0.00 0.10 0.00 0.02 99.30
09:51:31 04:11:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72
09:51:31 04:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 04:12:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:51:31 04:12:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
09:51:31 04:13:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:31 04:13:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:51:31 04:13:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:31 04:14:01 AM all 0.30 0.00 0.10 0.00 0.02 99.58
09:51:31 04:14:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 04:14:01 AM 1 0.47 0.00 0.12 0.00 0.02 99.40
09:51:31 04:15:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67
09:51:31 04:15:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:51:31 04:15:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 04:16:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 04:16:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:51:31 04:16:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43
09:51:31 04:17:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:51:31 04:17:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 04:17:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 04:18:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65
09:51:31 04:18:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
09:51:31 04:18:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:51:31 04:19:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56
09:51:31 04:19:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 04:19:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.31
09:51:31
09:51:31 04:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 04:20:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57
09:51:31 04:20:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:31 04:20:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68
09:51:31 04:21:01 AM all 0.32 0.00 0.13 0.00 0.02 99.54
09:51:31 04:21:01 AM 0 0.30 0.00 0.12 0.00 0.00 99.58
09:51:31 04:21:01 AM 1 0.33 0.00 0.13 0.00 0.03 99.50
09:51:31 04:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 04:22:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:31 04:22:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:31 04:23:01 AM all 0.35 0.00 0.11 0.00 0.02 99.52
09:51:31 04:23:01 AM 0 0.62 0.00 0.12 0.00 0.02 99.25
09:51:31 04:23:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80
09:51:31 04:24:01 AM all 0.34 0.00 0.06 0.01 0.01 99.58
09:51:31 04:24:01 AM 0 0.62 0.00 0.07 0.02 0.02 99.28
09:51:31 04:24:01 AM 1 0.07 0.00 0.05 0.00 0.00 99.88
09:51:31 04:25:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:51:31 04:25:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 04:25:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
09:51:31 04:26:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:51:31 04:26:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 04:26:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.46
09:51:31 04:27:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:51:31 04:27:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:51:31 04:27:01 AM 1 0.15 0.00 0.03 0.00 0.02 99.80
09:51:31 04:28:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:51:31 04:28:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:51:31 04:28:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:51:31 04:29:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:51:31 04:29:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70
09:51:31 04:29:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 04:30:01 AM all 0.14 0.00 0.09 0.00 0.01 99.76
09:51:31 04:30:01 AM 0 0.22 0.00 0.10 0.00 0.02 99.67
09:51:31 04:30:01 AM 1 0.07 0.00 0.08 0.00 0.00 99.85
09:51:31
09:51:31 04:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 04:31:01 AM all 0.33 0.00 0.07 0.01 0.02 99.58
09:51:31 04:31:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:51:31 04:31:01 AM 1 0.10 0.00 0.05 0.02 0.02 99.82
09:51:31 04:32:01 AM all 0.34 0.00 0.08 0.00 0.02 99.56
09:51:31 04:32:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:51:31 04:32:01 AM 1 0.17 0.00 0.15 0.00 0.03 99.65
09:51:31 04:33:01 AM all 0.39 0.00 0.08 0.00 0.03 99.51
09:51:31 04:33:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28
09:51:31 04:33:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:51:31 04:34:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53
09:51:31 04:34:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:51:31 04:34:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 04:35:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:51:31 04:35:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 04:35:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 04:36:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:51:31 04:36:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 04:36:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:51:31 04:37:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:51:31 04:37:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 04:37:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 04:38:01 AM all 0.33 0.00 0.07 0.00 0.01 99.60
09:51:31 04:38:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:51:31 04:38:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
09:51:31 04:39:01 AM all 0.37 0.00 0.08 0.00 0.02 99.54
09:51:31 04:39:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:51:31 04:39:01 AM 1 0.30 0.00 0.08 0.00 0.02 99.60
09:51:31 04:40:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:31 04:40:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
09:51:31 04:40:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 04:41:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:51:31 04:41:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:31 04:41:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:51:31
09:51:31 04:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 04:42:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
09:51:31 04:42:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.41
09:51:31 04:42:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 04:43:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
09:51:31 04:43:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:51:31 04:43:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 04:44:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:51:31 04:44:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 04:44:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65
09:51:31 04:45:01 AM all 0.23 0.00 0.06 0.00 0.01 99.70
09:51:31 04:45:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 04:45:01 AM 1 0.38 0.00 0.05 0.00 0.00 99.57
09:51:31 04:46:01 AM all 0.43 0.00 0.07 0.00 0.02 99.48
09:51:31 04:46:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.57
09:51:31 04:46:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 04:47:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:31 04:47:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 04:47:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:31 04:48:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:51:31 04:48:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:51:31 04:48:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:51:31 04:49:01 AM all 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 04:49:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60
09:51:31 04:49:01 AM 1 0.02 0.00 0.03 0.00 0.00 99.95
09:51:31 04:50:02 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 04:50:02 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:51:31 04:50:02 AM 1 0.22 0.00 0.08 0.00 0.02 99.68
09:51:31 04:51:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:51:31 04:51:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.81
09:51:31 04:51:01 AM 1 0.59 0.00 0.05 0.00 0.03 99.32
09:51:31 04:52:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60
09:51:31 04:52:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 04:52:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:51:31
09:51:31 04:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 04:53:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:31 04:53:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 04:53:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 04:54:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 04:54:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 04:54:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 04:55:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 04:55:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 04:55:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:51:31 04:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:51:31 04:56:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 04:56:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:51:31 04:57:01 AM all 0.18 0.00 0.06 0.00 0.02 99.75
09:51:31 04:57:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:31 04:57:01 AM 1 0.22 0.00 0.05 0.00 0.00 99.73
09:51:31 04:58:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:51:31 04:58:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:51:31 04:58:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70
09:51:31 04:59:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:51:31 04:59:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:51:31 04:59:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 05:00:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57
09:51:31 05:00:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 05:00:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 05:01:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66
09:51:31 05:01:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 05:01:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:51:31 05:02:01 AM all 0.49 0.00 0.08 0.00 0.02 99.42
09:51:31 05:02:01 AM 0 0.38 0.00 0.07 0.00 0.00 99.55
09:51:31 05:02:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:51:31 05:03:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:31 05:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 05:03:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:51:31
09:51:31 05:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:04:01 AM all 0.33 0.27 0.16 0.10 0.03 99.12
09:51:31 05:04:01 AM 0 0.10 0.02 0.10 0.00 0.02 99.77
09:51:31 05:04:01 AM 1 0.57 0.52 0.22 0.20 0.03 98.46
09:51:31 05:05:01 AM all 0.34 0.00 0.07 0.01 0.02 99.57
09:51:31 05:05:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 05:05:01 AM 1 0.58 0.00 0.05 0.02 0.02 99.33
09:51:31 05:06:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:51:31 05:06:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:31 05:06:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:51:31 05:07:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:51:31 05:07:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 05:07:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 05:08:01 AM all 0.33 0.00 0.07 0.01 0.02 99.58
09:51:31 05:08:01 AM 0 0.08 0.00 0.07 0.02 0.02 99.82
09:51:31 05:08:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:51:31 05:09:01 AM all 0.72 0.00 0.08 0.00 0.03 99.17
09:51:31 05:09:01 AM 0 0.87 0.00 0.07 0.00 0.03 99.03
09:51:31 05:09:01 AM 1 0.57 0.00 0.10 0.00 0.03 99.30
09:51:31 05:10:01 AM all 0.28 0.00 0.06 0.00 0.01 99.65
09:51:31 05:10:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 05:10:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52
09:51:31 05:11:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
09:51:31 05:11:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:31 05:11:01 AM 1 0.27 0.00 0.08 0.00 0.02 99.63
09:51:31 05:12:01 AM all 0.08 0.00 0.08 0.00 0.01 99.83
09:51:31 05:12:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90
09:51:31 05:12:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77
09:51:31 05:13:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:51:31 05:13:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 05:13:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:51:31 05:14:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:31 05:14:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 05:14:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31
09:51:31 05:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:15:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:51:31 05:15:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 05:15:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:51:31 05:16:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
09:51:31 05:16:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 05:16:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:51:31 05:17:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:31 05:17:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:51:31 05:17:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 05:18:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 05:18:01 AM 0 0.50 0.00 0.10 0.00 0.02 99.38
09:51:31 05:18:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78
09:51:31 05:19:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50
09:51:31 05:19:01 AM 0 0.70 0.00 0.08 0.00 0.02 99.20
09:51:31 05:19:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 05:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 05:20:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 05:20:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 05:21:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:51:31 05:21:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:51:31 05:21:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:51:31 05:22:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 05:22:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:51:31 05:22:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 05:23:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:51:31 05:23:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
09:51:31 05:23:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:51:31 05:24:01 AM all 0.16 0.00 0.08 0.00 0.03 99.74
09:51:31 05:24:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 05:24:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:51:31 05:25:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 05:25:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 05:25:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30
09:51:31
09:51:31 05:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:26:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56
09:51:31 05:26:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:51:31 05:26:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 05:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:31 05:27:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 05:27:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:51:31 05:28:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 05:28:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 05:28:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
09:51:31 05:29:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
09:51:31 05:29:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:31 05:29:01 AM 1 0.33 0.00 0.10 0.00 0.02 99.55
09:51:31 05:30:01 AM all 0.33 0.00 0.09 0.01 0.03 99.54
09:51:31 05:30:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 05:30:01 AM 1 0.58 0.00 0.10 0.02 0.03 99.27
09:51:31 05:31:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 05:31:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
09:51:31 05:31:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:51:31 05:32:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66
09:51:31 05:32:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 05:32:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:51:31 05:33:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:51:31 05:33:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:51:31 05:33:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
09:51:31 05:34:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:51:31 05:34:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 05:34:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 05:35:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:31 05:35:01 AM 0 0.47 0.00 0.05 0.00 0.00 99.48
09:51:31 05:35:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:51:31 05:36:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:51:31 05:36:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:31 05:36:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:51:31
09:51:31 05:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:37:01 AM all 0.31 0.00 0.03 0.00 0.03 99.63
09:51:31 05:37:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:31 05:37:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:51:31 05:38:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72
09:51:31 05:38:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:51:31 05:38:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:51:31 05:39:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:51:31 05:39:01 AM 0 0.38 0.00 0.12 0.00 0.02 99.48
09:51:31 05:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:31 05:40:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:31 05:40:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:31 05:40:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 05:41:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 05:41:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:51:31 05:41:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 05:42:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:31 05:42:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:51:31 05:42:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:51:31 05:43:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:51:31 05:43:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
09:51:31 05:43:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:31 05:44:01 AM all 0.31 0.00 0.36 0.00 0.05 99.28
09:51:31 05:44:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:51:31 05:44:01 AM 1 0.08 0.00 0.67 0.00 0.07 99.18
09:51:31 05:45:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:51:31 05:45:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:51:31 05:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 05:46:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:31 05:46:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:51:31 05:46:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
09:51:31 05:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:31 05:47:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 05:47:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:31
09:51:31 05:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:48:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:31 05:48:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 05:48:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 05:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 05:49:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 05:49:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 05:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:31 05:50:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 05:50:01 AM 1 0.51 0.00 0.07 0.00 0.03 99.39
09:51:31 05:50:01 AM all 1.43 0.00 1.43 0.00 0.00 97.14
09:51:31 05:50:01 AM 0 1.43 0.00 1.43 0.00 0.00 97.14
09:51:31 05:50:01 AM 1 1.43 0.00 1.43 0.00 0.00 97.14
09:51:31 05:51:01 AM all 0.19 0.00 0.06 0.00 0.02 99.73
09:51:31 05:51:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97
09:51:31 05:51:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50
09:51:31 05:52:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:51:31 05:52:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:51:31 05:52:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:51:31 05:53:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:51:31 05:53:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77
09:51:31 05:53:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 05:54:01 AM all 0.33 0.00 0.03 0.00 0.03 99.62
09:51:31 05:54:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:31 05:54:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33
09:51:31 05:55:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:31 05:55:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:51:31 05:55:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:51:31 05:56:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:51:31 05:56:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:51:31 05:56:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:51:31 05:57:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62
09:51:31 05:57:01 AM 0 0.13 0.00 0.12 0.00 0.02 99.73
09:51:31 05:57:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:51:31
09:51:31 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 05:58:02 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:31 05:58:02 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 05:58:02 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:51:31 05:59:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:31 05:59:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.81
09:51:31 05:59:01 AM 1 0.54 0.00 0.07 0.00 0.03 99.35
09:51:31 06:00:01 AM all 0.21 0.00 0.04 0.00 0.02 99.73
09:51:31 06:00:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:51:31 06:00:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:51:31 06:01:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:31 06:01:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:51:31 06:01:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 06:02:01 AM all 0.38 0.00 0.07 0.00 0.02 99.54
09:51:31 06:02:01 AM 0 0.65 0.00 0.07 0.00 0.02 99.27
09:51:31 06:02:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 06:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:51:31 06:03:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:31 06:03:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 06:04:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:31 06:04:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45
09:51:31 06:04:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:51:31 06:05:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:51:31 06:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 06:05:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
09:51:31 06:06:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 06:06:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 06:06:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43
09:51:31 06:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 06:07:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 06:07:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:31 06:08:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:31 06:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 06:08:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:51:31
09:51:31 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 06:09:01 AM all 0.20 0.00 0.04 0.00 0.02 99.74
09:51:31 06:09:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:51:31 06:09:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 06:10:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:31 06:10:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 06:10:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:51:31 06:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:31 06:11:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:51:31 06:11:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 06:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 06:12:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:31 06:12:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 06:13:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:31 06:13:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 06:13:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:31 06:14:01 AM all 0.24 0.00 0.06 0.00 0.02 99.68
09:51:31 06:14:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 06:14:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:51:31 06:15:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:31 06:15:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 06:15:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.36
09:51:31 06:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:51:31 06:16:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 06:16:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:31 06:17:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:31 06:17:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 06:17:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:31 06:18:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:51:31 06:18:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:51:31 06:18:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:51:31 06:19:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:51:31 06:19:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 06:19:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31
09:51:31 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 06:20:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 06:20:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 06:20:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:51:31 06:21:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71
09:51:31 06:21:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:51:31 06:21:01 AM 1 0.32 0.00 0.10 0.00 0.03 99.55
09:51:31 06:22:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:31 06:22:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 06:22:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:31 06:23:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 06:23:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 06:23:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 06:24:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 06:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:31 06:24:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 06:25:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:51:31 06:25:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:31 06:25:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:51:31 06:26:01 AM all 0.28 0.00 0.04 0.00 0.02 99.66
09:51:31 06:26:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82
09:51:31 06:26:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:51:31 06:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:51:31 06:27:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 06:27:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 06:28:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:51:31 06:28:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:51:31 06:28:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:31 06:29:01 AM all 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 06:29:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.61
09:51:31 06:29:01 AM 1 0.02 0.00 0.05 0.00 0.00 99.93
09:51:31 06:30:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
09:51:31 06:30:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 06:30:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80
09:51:31
09:51:31 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 06:31:01 AM all 0.34 0.00 0.07 0.01 0.03 99.56
09:51:31 06:31:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:51:31 06:31:01 AM 1 0.08 0.00 0.07 0.02 0.02 99.82
09:51:31 06:32:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:51:31 06:32:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40
09:51:31 06:32:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93
09:51:31 06:33:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:31 06:33:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40
09:51:31 06:33:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
09:51:31 06:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:51:31 06:34:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:31 06:34:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 06:35:01 AM all 0.24 0.00 0.08 0.00 0.02 99.66
09:51:31 06:35:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47
09:51:31 06:35:01 AM 1 0.05 0.00 0.08 0.00 0.02 99.85
09:51:31 06:36:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75
09:51:31 06:36:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.56
09:51:31 06:36:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:51:31 06:37:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:51:31 06:37:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:51:31 06:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 06:38:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:51:31 06:38:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:51:31 06:38:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 06:39:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:51:31 06:39:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 06:39:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 06:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:31 06:40:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 06:40:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 06:41:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 06:41:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:51:31 06:41:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31
09:51:31 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 06:42:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:51:31 06:42:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:51:31 06:42:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 06:43:01 AM all 0.31 0.00 0.05 0.01 0.03 99.61
09:51:31 06:43:01 AM 0 0.10 0.00 0.08 0.02 0.03 99.77
09:51:31 06:43:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:31 06:44:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58
09:51:31 06:44:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38
09:51:31 06:44:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:51:31 06:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:51:31 06:45:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:51:31 06:45:01 AM 1 0.02 0.00 0.07 0.00 0.02 99.90
09:51:31 06:46:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:31 06:46:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:51:31 06:46:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:51:31 06:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 06:47:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 06:47:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 06:48:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
09:51:31 06:48:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:51:31 06:48:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:31 06:49:01 AM all 0.18 0.00 0.05 0.00 0.02 99.76
09:51:31 06:49:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:51:31 06:49:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 06:50:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:31 06:50:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:31 06:50:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:51:31 06:51:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55
09:51:31 06:51:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:31 06:51:01 AM 1 0.12 0.00 0.13 0.00 0.03 99.72
09:51:31 06:52:01 AM all 0.33 0.17 0.11 0.00 0.03 99.37
09:51:31 06:52:01 AM 0 0.08 0.33 0.15 0.00 0.02 99.42
09:51:31 06:52:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:51:31
09:51:31 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 06:53:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:51:31 06:53:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:31 06:53:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:51:31 06:54:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
09:51:31 06:54:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 06:54:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:51:31 06:55:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 06:55:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 06:55:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 06:56:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:51:31 06:56:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 06:56:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27
09:51:31 06:57:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:51:31 06:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:31 06:57:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 06:58:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:31 06:58:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:31 06:58:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:51:31 06:59:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:51:31 06:59:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 06:59:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:51:31 07:00:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:31 07:00:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 07:00:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:31 07:01:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:51:31 07:01:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:51:31 07:01:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 07:02:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:31 07:02:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 07:02:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:51:31 07:03:01 AM all 0.20 0.00 0.07 0.00 0.02 99.72
09:51:31 07:03:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 07:03:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
09:51:31
09:51:31 07:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:04:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72
09:51:31 07:04:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 07:04:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:51:31 07:05:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:31 07:05:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 07:05:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 07:06:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 07:06:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 07:06:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:51:31 07:07:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:51:31 07:07:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 07:07:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:51:31 07:08:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:51:31 07:08:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.36
09:51:31 07:08:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 07:09:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:51:31 07:09:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.37
09:51:31 07:09:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:51:31 07:10:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:51:31 07:10:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:51:31 07:10:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 07:11:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:31 07:11:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:51:31 07:11:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 07:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 07:12:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:51:31 07:12:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70
09:51:31 07:13:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:51:31 07:13:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:51:31 07:13:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:31 07:14:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
09:51:31 07:14:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:51:31 07:14:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31
09:51:31 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:15:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:51:31 07:15:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 07:15:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:51:31 07:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:31 07:16:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:31 07:16:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:51:31 07:17:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:51:31 07:17:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:51:31 07:17:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 07:18:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:51:31 07:18:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:51:31 07:18:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:51:31 07:19:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:51:31 07:19:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:51:31 07:19:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 07:20:01 AM all 0.14 0.00 0.08 0.00 0.05 99.73
09:51:31 07:20:01 AM 0 0.20 0.00 0.08 0.00 0.07 99.65
09:51:31 07:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 07:21:01 AM all 0.28 0.00 0.07 0.00 0.01 99.64
09:51:31 07:21:01 AM 0 0.48 0.00 0.05 0.00 0.00 99.47
09:51:31 07:21:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 07:22:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74
09:51:31 07:22:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 07:22:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 07:23:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68
09:51:31 07:23:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:51:31 07:23:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:31 07:24:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:51:31 07:24:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 07:24:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:51:31 07:25:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:31 07:25:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:31 07:25:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
09:51:31
09:51:31 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:26:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71
09:51:31 07:26:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:51:31 07:26:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:51:31 07:27:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67
09:51:31 07:27:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 07:27:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.46
09:51:31 07:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 07:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 07:28:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 07:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:31 07:29:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:31 07:29:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:51:31 07:30:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 07:30:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 07:30:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 07:31:01 AM all 0.33 0.00 0.06 0.03 0.02 99.57
09:51:31 07:31:01 AM 0 0.07 0.00 0.07 0.07 0.02 99.78
09:51:31 07:31:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 07:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:31 07:32:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:51:31 07:32:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
09:51:31 07:33:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 07:33:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 07:33:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 07:34:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
09:51:31 07:34:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:51:31 07:34:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 07:35:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:31 07:35:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:51:31 07:35:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:31 07:36:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71
09:51:31 07:36:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:51:31 07:36:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31
09:51:31 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:37:01 AM all 0.10 0.00 0.07 0.00 0.03 99.81
09:51:31 07:37:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
09:51:31 07:37:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:51:31 07:38:01 AM all 0.33 0.00 0.08 0.00 0.01 99.57
09:51:31 07:38:01 AM 0 0.62 0.00 0.10 0.00 0.02 99.27
09:51:31 07:38:01 AM 1 0.05 0.00 0.07 0.00 0.00 99.88
09:51:31 07:39:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:31 07:39:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
09:51:31 07:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 07:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 07:40:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:31 07:40:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:51:31 07:41:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:31 07:41:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:51:31 07:41:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 07:42:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:51:31 07:42:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.52
09:51:31 07:42:01 AM 1 0.07 0.00 0.02 0.00 0.02 99.90
09:51:31 07:43:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:51:31 07:43:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:51:31 07:43:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 07:44:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:51:31 07:44:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:51:31 07:44:01 AM 1 0.18 0.00 0.03 0.00 0.02 99.77
09:51:31 07:45:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72
09:51:31 07:45:01 AM 0 0.27 0.00 0.12 0.00 0.03 99.58
09:51:31 07:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:31 07:46:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:51:31 07:46:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 07:46:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:51:31 07:47:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 07:47:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:31 07:47:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31
09:51:31 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:48:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:51:31 07:48:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:51:31 07:48:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67
09:51:31 07:49:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:31 07:49:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 07:49:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:51:31 07:50:01 AM all 0.13 0.00 0.07 0.00 0.02 99.79
09:51:31 07:50:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 07:50:01 AM 1 0.15 0.00 0.07 0.00 0.00 99.78
09:51:31 07:51:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:51:31 07:51:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:51:31 07:51:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:31 07:52:01 AM all 0.27 0.00 0.06 0.00 0.01 99.67
09:51:31 07:52:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 07:52:01 AM 1 0.42 0.00 0.03 0.00 0.00 99.55
09:51:31 07:53:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:51:31 07:53:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:51:31 07:53:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 07:54:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:31 07:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:31 07:54:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 07:55:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:51:31 07:55:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 07:55:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:31 07:56:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 07:56:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:31 07:56:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 07:57:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:51:31 07:57:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:51:31 07:57:01 AM 1 0.00 0.00 0.07 0.00 0.02 99.92
09:51:31 07:58:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:31 07:58:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33
09:51:31 07:58:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:51:31
09:51:31 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 07:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:31 07:59:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
09:51:31 07:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 08:00:01 AM all 0.22 0.00 0.07 0.00 0.02 99.70
09:51:31 08:00:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 08:00:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 08:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:31 08:01:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:31 08:01:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 08:02:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57
09:51:31 08:02:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 08:02:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77
09:51:31 08:03:01 AM all 0.33 0.00 0.06 0.01 0.03 99.58
09:51:31 08:03:01 AM 0 0.57 0.00 0.03 0.02 0.02 99.37
09:51:31 08:03:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:51:31 08:04:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:51:31 08:04:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:51:31 08:04:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:51:31 08:05:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:51:31 08:05:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:51:31 08:05:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 08:06:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:31 08:06:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:51:31 08:06:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:51:31 08:07:01 AM all 0.20 0.00 0.08 0.00 0.02 99.71
09:51:31 08:07:01 AM 0 0.30 0.00 0.12 0.00 0.02 99.57
09:51:31 08:07:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85
09:51:31 08:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 08:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:31 08:08:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 08:09:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:51:31 08:09:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 08:09:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31
09:51:31 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 08:10:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69
09:51:31 08:10:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:51:31 08:10:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 08:11:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:51:31 08:11:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:51:31 08:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 08:12:01 AM all 0.17 0.00 0.07 0.00 0.01 99.76
09:51:31 08:12:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.66
09:51:31 08:12:01 AM 1 0.10 0.00 0.05 0.00 0.00 99.85
09:51:31 08:13:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:51:31 08:13:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:51:31 08:13:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78
09:51:31 08:14:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:51:31 08:14:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:51:31 08:14:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 08:15:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:51:31 08:15:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:31 08:15:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 08:16:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 08:16:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 08:16:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:31 08:17:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:51:31 08:17:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50
09:51:31 08:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:31 08:18:02 AM all 0.27 0.00 0.05 0.01 0.02 99.66
09:51:31 08:18:02 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 08:18:02 AM 1 0.42 0.00 0.03 0.02 0.02 99.52
09:51:31 08:19:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:31 08:19:01 AM 0 0.14 0.00 0.05 0.00 0.03 99.78
09:51:31 08:19:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:31 08:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:31 08:20:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 08:20:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:31
09:51:31 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 08:21:01 AM all 0.25 0.00 0.08 0.00 0.02 99.65
09:51:31 08:21:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 08:21:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53
09:51:31 08:22:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:51:31 08:22:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:51:31 08:22:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
09:51:31 08:23:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70
09:51:31 08:23:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:31 08:23:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.56
09:51:31 08:24:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:51:31 08:24:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 08:24:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:51:31 08:25:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:51:31 08:25:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 08:25:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:51:31 08:26:01 AM all 0.11 0.00 0.07 0.00 0.02 99.81
09:51:31 08:26:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 08:26:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
09:51:31 08:27:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:51:31 08:27:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:51:31 08:27:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:31 08:28:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:31 08:28:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 08:28:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:51:31 08:29:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:31 08:29:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 08:29:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:51:31 08:30:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:31 08:30:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:51:31 08:30:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:51:31 08:31:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52
09:51:31 08:31:01 AM 0 0.63 0.00 0.10 0.00 0.02 99.25
09:51:31 08:31:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
09:51:31
09:51:31 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 08:32:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 08:32:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:51:31 08:32:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 08:33:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:51:31 08:33:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:51:31 08:33:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:51:31 08:34:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:51:31 08:34:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:51:31 08:34:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 08:35:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 08:35:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:51:31 08:35:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
09:51:31 08:36:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
09:51:31 08:36:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 08:36:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:51:31 08:37:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66
09:51:31 08:37:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 08:37:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:51:31 08:38:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 08:38:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 08:38:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:51:31 08:39:01 AM all 0.32 0.00 0.05 0.00 0.01 99.62
09:51:31 08:39:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 08:39:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:51:31 08:40:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:31 08:40:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 08:40:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 08:41:01 AM all 0.26 0.00 0.08 0.00 0.01 99.66
09:51:31 08:41:01 AM 0 0.08 0.00 0.07 0.00 0.00 99.85
09:51:31 08:41:01 AM 1 0.44 0.00 0.08 0.00 0.02 99.46
09:51:31 08:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:31 08:42:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 08:42:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:51:31
09:51:31 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 08:43:01 AM all 0.32 0.21 0.13 0.00 0.03 99.32
09:51:31 08:43:01 AM 0 0.07 0.42 0.17 0.00 0.03 99.32
09:51:31 08:43:01 AM 1 0.57 0.00 0.10 0.00 0.02 99.32
09:51:31 08:44:01 AM all 0.33 0.00 0.07 0.01 0.02 99.57
09:51:31 08:44:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 08:44:01 AM 1 0.57 0.00 0.05 0.02 0.02 99.35
09:51:31 08:45:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58
09:51:31 08:45:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 08:45:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:51:31 08:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:31 08:46:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:51:31 08:46:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31 08:47:01 AM all 0.23 0.00 0.05 0.00 0.02 99.70
09:51:31 08:47:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:51:31 08:47:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 08:48:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:51:31 08:48:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:51:31 08:48:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:51:31 08:49:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:51:31 08:49:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 08:49:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 08:50:01 AM all 0.28 0.00 0.08 0.00 0.01 99.64
09:51:31 08:50:01 AM 0 0.38 0.00 0.07 0.00 0.00 99.55
09:51:31 08:50:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73
09:51:31 08:51:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:31 08:51:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:51:31 08:51:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:51:31 08:52:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:51:31 08:52:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:51:31 08:52:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 08:53:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58
09:51:31 08:53:01 AM 0 0.57 0.00 0.05 0.00 0.00 99.38
09:51:31 08:53:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:31
09:51:31 08:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 08:54:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58
09:51:31 08:54:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:51:31 08:54:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73
09:51:31 08:55:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:31 08:55:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:51:31 08:55:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58
09:51:31 08:56:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:51:31 08:56:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 08:56:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 08:57:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:51:31 08:57:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 08:57:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 08:58:01 AM all 0.32 0.00 0.06 0.01 0.02 99.60
09:51:31 08:58:01 AM 0 0.50 0.00 0.03 0.02 0.02 99.43
09:51:31 08:58:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 08:59:01 AM all 0.28 0.00 0.06 0.00 0.01 99.66
09:51:31 08:59:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50
09:51:31 08:59:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 09:00:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56
09:51:31 09:00:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28
09:51:31 09:00:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:51:31 09:01:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52
09:51:31 09:01:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:51:31 09:01:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63
09:51:31 09:02:01 AM all 0.18 0.00 0.10 0.00 0.01 99.71
09:51:31 09:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 09:02:01 AM 1 0.28 0.00 0.13 0.00 0.00 99.58
09:51:31 09:03:01 AM all 0.22 0.00 0.08 0.00 0.02 99.68
09:51:31 09:03:01 AM 0 0.08 0.00 0.07 0.00 0.00 99.85
09:51:31 09:03:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.51
09:51:31 09:04:01 AM all 0.36 0.00 0.06 0.00 0.02 99.57
09:51:31 09:04:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
09:51:31 09:04:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31
09:51:31 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 09:05:01 AM all 0.34 0.00 0.06 0.00 0.01 99.59
09:51:31 09:05:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:51:31 09:05:01 AM 1 0.53 0.00 0.05 0.00 0.00 99.42
09:51:31 09:06:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:51:31 09:06:01 AM 0 0.40 0.00 0.10 0.00 0.02 99.48
09:51:31 09:06:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67
09:51:31 09:07:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 09:07:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:31 09:07:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73
09:51:31 09:08:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:51:31 09:08:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:51:31 09:08:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:51:31 09:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:51:31 09:09:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:31 09:09:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.70
09:51:31 09:10:01 AM all 0.37 0.00 0.08 0.00 0.01 99.55
09:51:31 09:10:01 AM 0 0.17 0.00 0.10 0.00 0.00 99.73
09:51:31 09:10:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:31 09:11:01 AM all 0.36 0.00 0.06 0.00 0.02 99.57
09:51:31 09:11:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 09:11:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32
09:51:31 09:12:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:51:31 09:12:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:51:31 09:12:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:51:31 09:13:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 09:13:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:51:31 09:13:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:51:31 09:14:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 09:14:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:51:31 09:14:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:31 09:15:01 AM all 0.29 0.00 0.11 0.00 0.02 99.58
09:51:31 09:15:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 09:15:01 AM 1 0.48 0.00 0.13 0.00 0.02 99.37
09:51:31
09:51:31 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 09:16:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:31 09:16:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
09:51:31 09:16:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:51:31 09:17:01 AM all 0.26 0.00 0.10 0.00 0.03 99.62
09:51:31 09:17:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:51:31 09:17:01 AM 1 0.40 0.00 0.10 0.00 0.02 99.48
09:51:31 09:18:01 AM all 0.21 0.00 0.08 0.00 0.02 99.70
09:51:31 09:18:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82
09:51:31 09:18:01 AM 1 0.30 0.00 0.10 0.00 0.02 99.58
09:51:31 09:19:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 09:19:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 09:19:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 09:20:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64
09:51:31 09:20:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 09:20:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:51:31 09:21:01 AM all 0.33 0.00 0.08 0.00 0.01 99.58
09:51:31 09:21:01 AM 0 0.17 0.00 0.12 0.00 0.02 99.70
09:51:31 09:21:01 AM 1 0.48 0.00 0.05 0.00 0.00 99.47
09:51:31 09:22:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:51:31 09:22:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31 09:22:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48
09:51:31 09:23:01 AM all 0.23 0.00 0.07 0.00 0.02 99.68
09:51:31 09:23:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:51:31 09:23:01 AM 1 0.33 0.00 0.05 0.00 0.00 99.62
09:51:31 09:24:01 AM all 0.19 0.00 0.08 0.00 0.02 99.72
09:51:31 09:24:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:31 09:24:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58
09:51:31 09:25:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:31 09:25:02 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:31 09:25:02 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:51:31 09:26:01 AM all 0.32 0.00 0.07 0.00 0.02 99.59
09:51:31 09:26:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:31 09:26:01 AM 1 0.56 0.00 0.07 0.00 0.02 99.36
09:51:31
09:51:31 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 09:27:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:51:31 09:27:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:31 09:27:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:51:31 09:28:01 AM all 0.36 0.00 0.07 0.00 0.02 99.56
09:51:31 09:28:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 09:28:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
09:51:31 09:29:01 AM all 0.37 0.00 0.07 0.00 0.02 99.55
09:51:31 09:29:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:51:31 09:29:01 AM 1 0.57 0.00 0.05 0.00 0.00 99.38
09:51:31 09:30:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:31 09:30:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72
09:51:31 09:30:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:31 09:31:01 AM all 0.22 0.00 0.09 0.00 0.02 99.67
09:51:31 09:31:01 AM 0 0.15 0.00 0.12 0.00 0.02 99.72
09:51:31 09:31:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
09:51:31 09:32:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:51:31 09:32:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:51:31 09:32:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:51:31 09:33:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:51:31 09:33:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
09:51:31 09:33:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:51:31 09:34:01 AM all 0.26 0.00 0.09 0.00 0.02 99.63
09:51:31 09:34:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47
09:51:31 09:34:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:51:31 09:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:31 09:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:31 09:35:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:31 09:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:31 09:36:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:31 09:36:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:31 09:37:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:51:31 09:37:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:31 09:37:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:51:31
09:51:31 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 09:38:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57
09:51:31 09:38:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:51:31 09:38:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77
09:51:31 09:39:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:51:31 09:39:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
09:51:31 09:39:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:51:31 09:40:01 AM all 0.37 0.00 0.07 0.00 0.02 99.55
09:51:31 09:40:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:51:31 09:40:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
09:51:31 09:41:01 AM all 33.27 0.00 5.09 0.74 0.08 60.82
09:51:31 09:41:01 AM 0 39.95 0.00 5.26 0.98 0.08 53.73
09:51:31 09:41:01 AM 1 26.58 0.00 4.92 0.49 0.08 67.93
09:51:31 09:42:01 AM all 24.62 0.00 3.39 0.93 0.08 70.99
09:51:31 09:42:01 AM 0 34.43 0.00 4.17 0.87 0.08 60.45
09:51:31 09:42:01 AM 1 14.82 0.00 2.60 0.98 0.07 81.53
09:51:31 09:43:01 AM all 12.57 0.00 1.45 0.19 0.04 85.74
09:51:31 09:43:01 AM 0 8.80 0.00 1.27 0.20 0.03 89.69
09:51:31 09:43:01 AM 1 16.34 0.00 1.64 0.18 0.05 81.79
09:51:31 09:44:01 AM all 26.22 0.00 4.75 0.35 0.08 68.60
09:51:31 09:44:01 AM 0 28.01 0.00 5.07 0.38 0.08 66.45
09:51:31 09:44:01 AM 1 24.43 0.00 4.43 0.32 0.08 70.74
09:51:31 09:45:01 AM all 8.99 0.00 1.87 0.56 0.04 88.53
09:51:31 09:45:01 AM 0 7.30 0.00 1.72 0.57 0.03 90.37
09:51:31 09:45:01 AM 1 10.68 0.00 2.02 0.55 0.05 86.69
09:51:31 09:46:01 AM all 3.29 0.00 0.26 0.02 0.03 96.40
09:51:31 09:46:01 AM 0 4.21 0.00 0.17 0.00 0.03 95.59
09:51:31 09:46:01 AM 1 2.38 0.00 0.35 0.03 0.03 97.21
09:51:31 09:47:01 AM all 19.36 0.00 0.27 0.02 0.06 80.29
09:51:31 09:47:01 AM 0 31.22 0.00 0.30 0.00 0.07 68.42
09:51:31 09:47:01 AM 1 7.49 0.00 0.23 0.03 0.05 92.19
09:51:31 09:48:01 AM all 10.35 0.00 0.16 0.08 0.04 89.37
09:51:31 09:48:01 AM 0 16.69 0.00 0.15 0.00 0.05 83.11
09:51:31 09:48:01 AM 1 4.00 0.00 0.17 0.17 0.03 95.64
09:51:31
09:51:31 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:31 09:49:01 AM all 9.36 0.00 0.18 0.01 0.05 90.41
09:51:31 09:49:01 AM 0 16.27 0.00 0.15 0.00 0.05 83.53
09:51:31 09:49:01 AM 1 2.44 0.00 0.20 0.02 0.05 97.29
09:51:31 09:50:01 AM all 13.33 0.00 1.67 1.06 0.06 83.88
09:51:31 09:50:01 AM 0 16.74 0.00 1.70 0.45 0.07 81.03
09:51:31 09:50:01 AM 1 9.91 0.00 1.64 1.67 0.05 86.73
09:51:31 09:51:01 AM all 26.95 0.00 2.77 1.80 0.07 68.41
09:51:31 09:51:01 AM 0 44.98 0.00 3.56 2.36 0.08 49.02
09:51:31 09:51:01 AM 1 8.93 0.00 1.99 1.24 0.05 87.80
09:51:31 Average: all 0.90 0.00 0.15 0.03 0.02 98.90
09:51:31 Average: 0 1.08 0.00 0.16 0.02 0.02 98.72
09:51:31 Average: 1 0.72 0.00 0.14 0.03 0.02 99.08
09:51:31
09:51:31
09:51:31